/* ======================================================================================================================================================
Text Rotator
====================================================================================================================================================== */
#top .av-rotator-container{position: relative; }
#top .av-rotator-container-inner{position: relative; line-height: 1.1em; margin:0; font-weight:300; text-transform:none; color:inherit; font-size: inherit;}
#top p.av-rotator-container .av-rotator-container-inner{line-height: 1.1em;}
.av-rotator-text, .av-rotator-text-single{position: relative; display: inline; }


.av-rotator-text-single{display: none; top:0; }
.av-rotator-text-single:first-child{display: inline-block;}
.av-typewriter .av-rotator-text-single:first-child{display: inline;}


#top .av-rotator-container a:hover{text-decoration: underline;}
.av-fixed-rotator-width .av-rotator-text{text-align: left; display: inline-block; }
.av-typewriter .av-rotator-text{display: inline; }
.av-rotator-multiline-on.av-rotator-text{display:block;}
.av-rotation-container-center .av-rotator-multiline-on.av-rotator-text{display:block; margin:0 auto; text-align: center;}


/* typewriter effect */
.av-caret .av-rotator-text-single:after{
	border-right-width: 1px;
	border-right-style: solid;
	border-color:currentColor;
	content: "";
	
}



.av-blinking-caret .av-rotator-text-single:after{
	-webkit-animation: blink-caret 1s step-end infinite;
	animation: blink-caret 1s step-end infinite;
}


.av-marked-text .av-rotator-text-single{
	color:#fff !important;
}



@media only screen and (max-width: 767px)
{
	.responsive.no-preview  #top .av-rotator-container-inner{font-size: 0.7em;}
}

@-webkit-keyframes blink-caret {
  from, to { opacity: 0 }
  50% { opacity: 1; }
}

@keyframes blink-caret {
  from, to { opacity: 0 }
  50% { opacity: 1; }
}
/*
     FILE ARCHIVED ON 23:02:23 Mar 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:43:45 Nov 01, 2022.
     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):
  captures_list: 94.898
  exclusion.robots: 0.104
  exclusion.robots.policy: 0.097
  cdx.remote: 0.061
  esindex: 0.007
  LoadShardBlock: 66.948 (3)
  PetaboxLoader3.datanode: 69.285 (4)
  CDXLines.iter: 19.23 (3)
  load_resource: 109.904
  PetaboxLoader3.resolve: 90.372
*/