#site-header{position:fixed;height:120px; width:100%;z-index:999;}
/*@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
	body{
		position: relative;
	}
	.col-sm-2{
		width: 16% !important;
	}
	@media (min-width: 768px){
		#site-body {
			margin-top: -30px;
		}
		#site-header #nav .top{
			margin-left:0 !important;
			clear:none
		}
	}
	@media (max-width: 1200px){
		.box-member{display:none}
		.top .search-form,.top .box-language{float:right}
		.top .search-form{margin-left:15px}
	}
	@media (max-width: 767px){
		#space-top{
			display: none;
		}
	}
} */
@media (min-width: 1920px) {
    .container_banner{width: 1200px; margin: 0px auto}
	.list_item_img {width:94%}
	#product_detail .box-left .thumb_cen {  padding-left: 0px;}
}
@media (min-width: 1367px) and (max-width: 1440px) {
    .container_banner{width: 1200px; margin: 0px auto}
	.list_item_img .item {padding-bottom:15px;}
}
@media (min-width: 1360px) and (max-width: 1366px) {
	.list_item_img .item { padding: 0px 0px 15px 0px;}
}
@media (min-width: 1280px) and (max-width: 1359px) {
	.list_item_img {width:94%}
}

@media (max-width: 1024px) {
    .list_item_img{
        padding: 0px;
        max-height: 385px; width: 92%;
        overflow-y: auto;
    }
	.banner{
		height: auto;
	}
	.box_client{
		height: 350px;
	}
	.home-banner .left:after{
		content: "";
		display: block;  		
	}
	.box_client .intro {
		text-align: center;
	}
}
@media (max-width: 992px) {
    .list_item_img{
        padding: 0px;
        max-height: 255px;
        overflow-y: auto;
    }
}
@media (max-width: 769px) {
	.box_client{
		padding-top: 0px;
		height: 330px;
	}
	.box_client .box-thumb img.img-responsive{
		height: 120px;
	}
	.box_client .intro{
		text-align: center;
	}
	.box_client{
		height: 400px;
	}
	.box_client .box-thumb img.img-responsive{
		height: 240px;
	}
	#product_detail .box-left .left{
		width: 30%;
		float: left;
	}
	#product_detail .box-left .right{
		width: 70%;
		float: left;
	}
	.box_product .box-thumb img.img-responsive{
		max-height: 250px;
	}
	.box_catalog .box-thumb img.img-responsive{
		max-height: 250px;
	}
	#item_news1,#item_news3,#item_news5,#item_news7,#item_news9 {
		background-position-x: -10px;
	}
	#item_news2,#item_news4,#item_news6,#item_news8,#item_news10 {
		background-position-x: -800px;
	}
	.box-intro,.box-intro .title a{color:#fff}
	.box-intro{background:rgba(0,0,0,.3); padding:15px}
}
@media (max-width: 767px) {
	#site-header .wapper-top{float: none;}
	#nav .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
		max-height: 270px;
		background: url('../images/bg_top.jpg');
	}
	#site-header #nav .bottom{
		padding: 0;
	}
	.home-banner .right .item:after{
		content: "";
		display: block;  		
	}
	.home-banner .right .item{
		padding:0
	}
	.box_brand_logo{
		display: none;
	}
	#site-header #nav .top{
		text-align: left;
		height: auto;
		padding: 0 15px;
	}
	.main_menu li{
		display: block;
	}
	#site-header #nav .bottom{
		height: auto;
	}
	#site-header{
		background: #fff;
		border-bottom: 0px;
	}

	.affix{top: -1px;}
	.navbar-header{
		padding: 0 15px 20px 15px;
	}
	.brand_logo{
		margin-top: 0px;
	}
	.m_brand_logo{
		display: block;
		width: 160px;
		float: left;
		margin-top: 8px;
	}
	.home-banner .left,.home-banner .right .item{
		padding-left: 0px;
		padding-right: 0px;
	}
	#site-header #nav .bottom{
		text-align: left;
	}
	.navbar-toggle{
		border-color: #007ae1;
	}
	.navbar-toggle .icon-bar{
		background-color: #007ae1;
	}
	#mobile_main_menu{
		background-color: #ddd;
		padding: 15px;
	}
	#mobile_main_menu .main_menu li{
		display: block;
		background-color: #ddd;
		margin: 0px;
	}
	#mobile_main_menu .main_menu li>a{
		display: block;
		padding: 3px 5px;
	}
	#mobile_main_menu .main_menu li:hover{
		background-color: #ccc;
		font-weight: 400;
	}
	#btn_search:hover{
		background-color: #ddd;
	}
	#content_article .tab-content{
		padding: 0 10px;
	}
	.box_info{
		padding: 50px 10px;
	}
	#site-footer{
		padding: 30px 0px;
	}
	#site-footer .footer{
		padding: 20px 10px;
	}
	#site-footer .footer .item{
		width: 33%;
		float: left;
	}
	.box_product .box-thumb img.img-responsive{
		margin-bottom: 20px;
	}
	.box_catalog .box-thumb img.img-responsive{
		margin-bottom: 20px;
	}
	#product_detail .box-left{
		width: 45%;
		float: left;
	}
	#product_detail .box-right{
		padding: 0;
	}
	#product_detail .info li>b{
		clear: none;
	}
	.box_info{
		padding: 20px 10px;
	}
	.box_client{
		height: auto;
	}
	.box_client .intro{
		text-align: center;
		margin-bottom:25px;
	}
	.box_client .box-thumb img.img-responsive{
		height: 250px;
	}
	.box_info .left,.box_info .right{
		padding-left: 10px;
		padding-right: 10px;
	}
	.box_info .left, .box_info .right{
		padding-bottom: 15px;
	}
	.fulltext{
		padding:15px 10px;
	}
	#contact_wapper .box-contact{
		padding: 10px;
	}
	#product_detail .box-left{
		padding-right: 0px;
	}
	#product_detail h2{
		padding-left: 10px;
	}
	#site-header #nav .top{
		display: none;
	}

	.box_product .box-thumb img.img-responsive{
		height: auto;
	}
	.box_catalog .box-thumb img.img-responsive{
		height: auto;
	}
	span.btn-download-cattalogue{
		display: none;
	}
	.frm-contact .right{
		padding-left: 0px;
	}
	.frm-contact .left{
		padding-right: 0px;
	}
	.agen_list{
		padding-left: 10px;
		padding-right: 10px;
	}
	.main_menu{
		float: left;
		display: block;
		width: 100%;
	}
	.shadow{
		display: none !important;
	}
}
@media (max-width: 600px) {
	.box_product{
		height: 300px;
	}
	.box_catalog{
		height: 300px;
	}
	.list_item_img .item>img.img-responsive{
		height: auto;
	}
	#product_detail .info li>b{
		padding-right: 10px;
		width: auto;
	}
	.home-title-catalog{
		width: 50%;
	}
}
@media (max-width: 480px) {
	.item_news {}
	.item_news .box-intro{height:280px; overflow-y: scroll;}
	#item_news2,#item_news4,#item_news6,#item_news8,#item_news10 {
		background-position-x: -500px;
	}
	.home-title-catalog{
		width: 100%;
	}
	.box_info{
		padding: 10px;
	}
	#site-footer .footer .item:nth-child(1){
		display: block;
		width: 100%;
		padding-bottom: 15px;
	}
	#site-footer .footer .item:nth-child(2){
		width: 50%;
		padding-right: 10px;
	}
	#site-footer .footer .item:nth-child(3){
		width: 50%;
		padding-left: 10px;
	}
	.page-home .shadow_catalog{
		display: none;
	}
	.box_client .box-thumb img.img-responsive{
		height: 160px;
	}
	.box_product .box-thumb img.img-responsive{
		height: 250px;
	}
	.box_product{
		height: 320px;
	}
	.box_catalog .box-thumb img.img-responsive{
		height: auto;
	}
	.box_catalog{
		height: 280px;
	}
	#product_detail .box-left{
		width: 100%;
		float: none;
	}
	#imgzoom{
		height: 300px;
	}
	#product_detail .box-right{
		padding: 10px;
		width: 100%;
	}
	#product_detail h2{
		padding-bottom: 0px;
		padding-left: 10px;
	}
	#site-footer{
		margin-top: 0px;
		padding: 0px;
	}
	#product_wapper{
		margin-bottom: 20px;
	}
	#path ul{
		white-space:normal;
	}
	.banner img{
		height: auto;
	}
	.home-banner .right .item:not(first-child) img{
		float: left;
	}
	#product_detail .info li>b{
		clear: left;
	}
	#content_list .box-right,#content_list .box-left{
		width: 100%;
		margin: 0;
	}
}
@media (max-width: 400px) {
	.item_news .box-intro {height:280px}
	.box_catalog{
		height: 250px;
	}

	.box_product .box-thumb img.img-responsive{
		height: 230px;
	}
	
}
@media (max-width: 320px) {
	.box_catalog{
		height: 200px;
	}
	.box_product .box-thumb img.img-responsive{
		height: 200px;
	}
}

@media (min-width: 1024px)
{
    .row.banner.home-banner .left .inner img {width: 100%; height: 592px}
    .row.banner.home-banner .right .inner img {width: 100%; height: 291px}
}
@media (max-width: 1024px) and (min-width: 992px)
{
    .row.banner.home-banner .left .inner img {width: 100%; height: 446px}
    .row.banner.home-banner .right .inner img {width: 100%; height: 218px}
}
@media (max-width: 991px) and (min-width: 768px)
{
    .row.banner.home-banner .left .inner img {width: 100%; height: 340px}
    .row.banner.home-banner .right .inner img {width: 100%; height: 165px}
    .main_menu li {font-size: 16px}
    .main_menu li {margin: 0 10px;}
	span.btn-download-cattalogue {padding:10px;}
}
@media (max-width: 767px) and (min-width: 600px)
{
    .row.banner.home-banner .right .inner img {width: 100%; height: 230px}
    .list_item_img{
        max-height: 250px;
    }
}
@media (max-width: 480px) and (min-width: 415px)
{
    .row.banner.home-banner .right .inner img {width: 100%; height: 191px}
    .list_item_img{
        max-height: 350px;
    }
}
@media (max-width: 414px) and (min-width: 376px)
{
	body {font-size:18px;}
    .row.banner.home-banner .right .inner img {width: 100%; height: 191px}
    .list_item_img{
        max-height: 305px; width: 93%;
    }
	#product_detail .box-left .thumb_cen {
		padding-left: 5px !important;
	}
	#content_article .container,#product_block .container {padding:0 10px; text-align:justify}
	#content_article img {max-width:100%}
	.box_product .box-thumb img.img-responsive{
		height: 118px;
	}
	.box_product { height: 240px;}
	#item_news2,#item_news4,#item_news6,#item_news8,#item_news10 {
		background-position-x: -550px;
	}
}
@media (max-width: 375px) and (min-width: 321px) {
	body {font-size:18px;}
    .row.banner.home-banner .right .inner img {width: 100%; height: 191px}
    .list_item_img{
        max-height: 275px; width: 92%;
    }
	#product_detail .box-left .thumb_cen {
		padding-left: 5px !important;
	}
	#content_article .container,#product_block .container {padding:0 10px; text-align:justify}
	#content_article img {max-width:100%}
	.box_product .box-thumb img.img-responsive{
		height: 118px;
	}
	.box_product { height: 240px;}
}
@media (max-width: 320px)
{
	body {font-size:18px;}
    .row.banner.home-banner .right .inner img {width: 100%; height: 150px}
    .list_item_img{
        max-height: 235px; width: 90%;
    }
	#product_detail .box-left .thumb_cen { padding-left: 5px;}
	.item_news  { height: 340px;}
	.item_news .box-intro { height: 300px;}
	#content_article .container,#product_block .container {padding:0 10px; text-align:justify}
	#content_article img {max-width:100%}
	.box_product .box-thumb img.img-responsive{
		height: 118px;
	}
	.box_product { height: 240px;}
}
