#call_link {
	display: block;
	position: fixed;
	bottom: 0;
	margin-bottom: 8%;
	left: 50%;
	margin-left: -9%;
	width: 18%;
	z-index: 2147483638;
	border: none !important;
}

#call_button {
	animation-name: resize;
	-webkit-animation-name: resize;
	animation-duration: 1.3s;
	-webkit-animation-duration: 1.3s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	width: 100%;
	border: none!important;
}

@keyframes resize {
	0% {
		transform:scale(.9);
		opacity:.7
	}
	50% {
		transform:scale(1);
		opacity:1
	}
	100% {
		transform:scale(.8);
		opacity:.7
	}
}
@-webkit-keyframes resize {
	0% {
		-webkit-transform:scale(.85);
		opacity:.7
	}
	50% {
		-webkit-transform:scale(1);
		opacity:1
	}
	100% {
		-webkit-transform:scale(.85);
		opacity:.7
	}
}
@media all and (orientation: landscape){
	#call_link {
		margin-left:-5%;
		width:10%;
		margin-bottom:4%;
	}
}
/*
     FILE ARCHIVED ON 15:57:28 Mar 20, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:30:19 Feb 27, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.148
  exclusion.robots.policy: 0.132
  cdx.remote: 0.12
  esindex: 0.012
  LoadShardBlock: 494.392 (6)
  PetaboxLoader3.datanode: 231.35 (8)
  PetaboxLoader3.resolve: 232.065 (3)
  load_resource: 235.943 (2)
*/