@media (max-width: 1199px) and (min-width: 992px) {
	
}

@media (max-width: 991px) and (min-width: 768px) {

	header .col-min{min-height: 134px;position: relative;}
	header .logo img {width: 100%;padding: 0 39px;}
	header .logo-left{position: absolute;right: 30px;bottom: -20px;}
	header .logo-right{left: 50px;}
	header .logo-left img{ }
	header .logo{position: relative;text-align: center;}
	header .logo:before{content: '';background: url(../images/logo_left.png);position: absolute;top: 0;left: 0;display: block;width: 9px;height: 100%;background-size: 100% 100%;}
	header .logo:after{content: '';background: url(../images/logo_right.png);position: absolute;top: 0;right: 0;display: block;width: 9px;height: 100%;background-size: 100% 100%;transform: rotate(180deg);}
	header .logo img{ }
	header .header-button a i{display: none;}
	header .header-button.button1 {background: #003169;border: 1px solid #001b3a;left: -29px;}
	header .header-button {border-radius: 5px;position: absolute;bottom: -8px;padding: 2px;}
	header .header-button.button2 {right: -29px;background: #ed7f2a;border: 1px solid #d75e00;}
	header .header-bottom {border: 3px solid #bfbfbf;padding: 15px 0;margin-top: 19px;border-left: navajowhite;border-right: navajowhite;}
	header .header-bottom .text-center .menu {display: inline-block;margin-bottom: 18px;}
	.slider {height: 400px;position: relative;}
	.news .news-main .item .in .more .date{display: none;}
	.icons .item a .title {font-size: 13px;border-bottom: 1px solid #c4c4c4;display: inline-block;padding: 5px 0;margin: 18px 0 14px;min-height: 49px;}
	.icons .item a .excerpt {font-size: 13px;padding: 4px;}
	footer .col-md-20 .menu ul li i {margin-right: 4px;width: 95px;}
	

}
@media screen and (max-width: 768px) {
	header .col-min {min-height: 234px;position: relative;display: none;}
	header .logo img {width: 49%;}
	.fixed-social {display: none;}
	.fixed-info{display: none;}

	.slider .box p {display: none;}
	.slider .box h4 {font-size: 16px;width: 64%;font-weight: bold;color: #3b3b3b;background: #fff;border-left: 10px solid #b4b4b4;padding: 15px;}
	.slider {height: 300px;position: relative;}

	.res-menu{display: block;position: absolute;right: -40px;top: 122px;background: #21a2e5;color: #fff;padding: 22px 14px;}
	.responsive-menu{position: fixed;background: #3b3b3b;z-index: 99;left: -224px;top: 0;z-index: 99;width: 224px;height: 100%;transition: 0.5s;}
	.responsive-menu .logo{margin-top: 18px;}
	.responsive-menu .logo img{}
	.responsive-menu .uye2{float: none !important;text-align: center;border-bottom: 1px solid #fff;padding-bottom: 7px;}
	.responsive-menu .uye2 ul{}
	.responsive-menu .uye2 ul li{display: inline-block;line-height: 38px;padding: 0 21px;border-left: none;font-weight: 600;}
	.responsive-menu .uye2 ul li.sign-up{}
	.responsive-menu .uye2 ul li.sign-up a{color: #fff;font-size: 15px;}
	.responsive-menu .uye2 ul li.sign-in{border-right: none;}
	.responsive-menu .uye2 ul li.sign-in a{color: #fff;}
	.responsive-menu .menu{float: left !important;width: 100%;}
	.responsive-menu .menu{margin-top: 2px;}
	.responsive-menu .menu li{display: inline-block;padding: 0 16px;line-height: 48px;position: relative;display: block;border-bottom: 1px solid #fff;width: 100%;}
	.responsive-menu .menu li:after{content: '';border: 6px solid #21a2e5;border-color: transparent transparent #21a2e5 transparent;position: absolute;display: none;bottom: -1px;left: 50%;margin-left: -6px;}
	.responsive-menu .menu li:hover:after{display: block;}
	.responsive-menu .menu li a{color: #fff !important;font-size: 15px;border: none !important;}
	.lang{display: none !important;;}
	.search{display: none !important;;}
	.col-md-20 {float: left;width: 100%;padding: 0 30px;}
	.branch-news .branch-main .title-top span {font-weight: 300;color: #3b3b3b;line-height: 39px;font-size: 12px;text-align: center;display: block;}
	.branch-news .branch-main .text {font-size: 13px;margin-top: 12px;}
	.title-main:before{display: none !important}
	.campain-slider-thumbs{display: none;}
	.campain-slider {height: 166px;margin-bottom: 11px;}
	.page-detail-text  img{width: 100% }
}