/*Supersized*/
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:20px; height:20px; margin:-30px 0 0 -30px; text-indent:-999em; /*background:url(../img/progress.gif) no-repeat center center;*/}
	
#supersized {display:block; position:absolute; left:0; top:160px; overflow:hidden; z-index:1; min-height:450px; width:100%; margin:0px; padding:0px;}
#supersized img {width:auto; height:auto; position:relative; display:none; outline:none; border:none;}
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
#supersized li {display:block; list-style:none; z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; padding: 0px !important;background:none;}
#supersized a {width:100%; height:100%; display:block;}
#supersized li.prevslide { z-index:-20; visibility:unset !important;}
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading {background:#url(../img/cmn/loading.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:visible; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; margin-top:0px;}

.bodyPage1 #supersized{height:750px;} /*Homepage*/
.bodyPage #supersized{height:450px;} /*Subpage*/
.divMastheadBackgroundContainer{height:750px;}
.divMastheadBackgroundContainerSub{height:450px;}

/*ul#slide-list{padding:5px 0 5px;float:right;position:absolute;right:0%;top:48%; z-index:99999999999;}
ul#slide-list li{list-style:none;width:30px;height:6px;float:right;margin:0 5px 0 0;}
ul#slide-list li.current-slide a,ul#slide-list li.current-slide a:hover{background-position:0 -56px;}
ul#slide-list li a{display:block;width:30px;height:6px;background:url('../img/usr/btn-hover-masthead.png') no-repeat 0 0px;}
ul#slide-list li a:hover{background-position:0 -56px;cursor:pointer;}*/
/*End Supersized*/
/*Supersized Tagline*/
#slidedescription {
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

#slidedescription .tagline
{
    position:absolute;
    top:0;
    left:0; 
}

@media only screen and (max-width: 700px){
    #supersized{height:80%;}
}

/*@media only screen and (max-width: 1366px) and (max-height: 768px) {
    .divMisTopMenu {top: 0px !important;}
}

@media only screen and (max-width: 1350px) and (max-height: 680px) {
    .divMisTopMenu {top: 28px !important;}
}*/

/*@media only screen and (max-width: 1800px) {
    .divSSPaging {top:97% !important;}
}

@media only screen and (max-width: 1500px) {
    .divSSPaging {top:94% !important;}
}

@media only screen and (max-width: 1300px) {
    .divSSPaging {top: 24% !important;}
}

@media only screen and (max-width: 1280px) and (max-height: 940px) {
    .divSSPaging {top: 95% !important;}
}

@media only screen and (max-width: 1280px) and (max-height: 880px) {
    .divSSPaging {top: 95% !important;}
}

@media only screen and (max-width: 1280px) and (max-height: 720px) {
    .divSSPaging {top: 95% !important;}
}

@media only screen and (max-width: 1280px) and (max-height: 520px) {
    .divSSPaging {top: 93% !important;}
}

@media only screen and (max-width: 1200px) {
    .divSSPaging {top: 95% !important;}
}

@media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .divSSPaging {top: 94% !important;}
}

@media only screen and (max-width: 667px) and (max-height: 375px) {
    .divSSPaging {top: 63% !important;}
}*/
/*End of Supersized Tagline*/