/*	----------------------------------------------------------------
	MaxCycle (Fullscreen Slideshow for use with jQuery Cycle Plugin)
	----------------------------------------------------------------

	Demo at: http://www.aaronvanderzwan.com/maxcycle/
	Download and Info at: http://github.com/akv2/MaxCycle---jQuery-Plugin/
	Copyright (c) 2007-2011 Aaron Vanderzwan
	Dual licensed under the MIT and GPL licenses.

*/
/*! Version: 2.0.73 (12-Oct-2012) */


.mc-hide-scrolls{
	overflow:hidden;
}

body .mc-cycle {
	height:100%;
	left:0;
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	z-index:-1;
}

div.mc-image {
	/*NOTE: Mozilla flickers when fading and using 'all', so we have to be specific with what property we want to transition:
	 	If you are using fading transitions, use 'opacity: */
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;

width: 100%;
height: 100% !important;
overflow: hidden;
text-align: center;
position: relative;
background-size: cover !important;
margin-bottom: -180px;
max-height: 450px !important;
min-height: 192px;}

.mc-old-browser .mc-image {
	overflow:hidden;
}

#maximage img{
	width:100%!important;
}

/*
     FILE ARCHIVED ON 09:26:13 Sep 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:14:26 Jul 16, 2026.
     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: 0.51
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.044
  esindex: 0.01
  cdx.remote: 5.959
  LoadShardBlock: 59.007 (3)
  PetaboxLoader3.datanode: 94.806 (5)
  load_resource: 2744.617
  PetaboxLoader3.resolve: 2679.028
  loaddict: 50.967
*/