/* CSS Document */


@media only screen and (max-width: 1030px) {
.header{ display:none;}	
.headerStuck{ display:none;}	
.menu{ display:none;}	
.mobileheader{ display:block;}
.mobileSep{display:block;}
.mobilllheader{ display:block;}

}
@media only screen and (max-width: 1100px) {
.bottomLefts{width:500px;}
.bottomRights{width:257px; height:275px; top:40px;}
.bottomRights img{ width:100%;}
}


@media only screen and (max-width: 900px) {
.bottomLefts{width:100%; float:none;}
.bottomRights{ display:none;}
.bottomSe{ margin-bottom:40px;}
.bannerTeB{ background:url(../images/sbg.jpg) no-repeat left; padding:10px 0; min-height:300px;}
.bannerTTT{padding-top:10px; width:50%;}
.hasantanyeri{width:342px; height:100%; position:absolute; left:0; bottom:0;}

.hasantanyeri img{ width:70%; position:absolute; bottom:0;}

}

@media only screen and (max-width: 800px) {
.bannerTeB{ background:url(../images/sbg.jpg) no-repeat left; padding:10px 0; min-height:477px;}
.bannerTTT{padding-top:10px; width:50%;}
.hasantanyeri{width:100%; height:100%; position:absolute; left:0; bottom:0;}

.hasantanyeri img{ width:70%; position:absolute; bottom:0;}
.subpageIframe iframe{ width:100%; height:250px; }

}


@media only screen and (max-width: 600px) {
#tab-head3{ width:100%; margin:0 auto; height:49px;}
#tab-head3 li{float:none; display:inline-block; width:100%; height:50px; padding:0 10px;}
#tab-head3 a{ font-size:14px; display:inline-block; float:left; text-align:center; width:100%; height:50px; line-height:50px; margin:0 0 10px 0;}

.iNBox{height:490px;}

a.next2{ right:0; display:none !important;}
a.prev2{ left:0; display:none !important;}
#tw{ display:none;}

.bannerTeB{ background:url(../images/sbg.jpg) no-repeat left; padding:0 0; min-height:557px;}
.bannerTTT{padding:15px; width:100%; margin:0;}
.hasantanyeri{width:100%; height:100%; position:absolute; left:0; bottom:0;}

.hasantanyeri img{ width:70%; position:absolute; bottom:0;}
.testleft{ width:0; padding:0;}
.testright{ width:100%; padding-right:0; padding-left:0;}
.testClear{ display:none;}

.adasd{font-size:35px; color:#fff; line-height:35px;}
}


