@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 992px) and (min-width: 0px) {
	.hd-sec.sticky_menu {
	   position: relative;
    }
	.logo {
    padding: 0;
    }
	.applay-button-area {
	   
    }
	.mobile-nav-menu{width: 100%;}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.hd-sec.sticky_menu {
	   position: relative;
    }
}

@media only screen and (max-width: 992px) and (min-width: 0px) {
	.hd-sec.sticky_menu {
	   position: relative;
    }
	.logo {
    padding: 8px 0 10px 0;
    }
	.applay-button-area {
	   
    }
}

@media only screen and (max-width: 768px) and (min-width: 0px) {
	.h-banner .carousel-inner { width:100%;position:relative; overflow:hidden; height:378px;}
    .h-banner .carousel-item {width:768px;position:absolute;  left:50%; margin-left:-384px;}
}

@media (max-width:414px){
	.cpent img{height:144px;}
	.swiper-container3 .swiper-slide img{height:150px;}
	.tury img{height:265px;}
	.tusx img{height:150px;}
	.tusxd img{height:145px;}
	.rony img{height: 265px;}
}

@media (max-width:375px){
	.zhek .tur{position: absolute; top: -5px; right:10px;}
	.zhek .tut{position: absolute; top: -5px; right:12px;}
	.zhek .tuy{position: absolute; top: -5px; right:23px;}
	.shuzi .zhek:nth-child(3) span {right: 59px;}
	.shuzi .zhek:nth-child(4) span {right: 52px;}
	.cpent img{height:129px;}
	.tury img{height:236px;}
	.tusx img{height:135px;}
	.tusxd img{height:130px;}
	.swiper-container3 .swiper-slide img{height:135px;}
	.rony img{height: 238px;}
}

@media (max-width:360px){
    a.applay-button {
        padding: 0 0;
        font-size: 17px;
        color: #8e050c;
    }
	.applay-button-area{left: 40%;}
}


















