@media only screen and (min-width: 1024px){
body{
	min-width:960px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main_wrapper{
	width:960px;
	margin:0 auto;
}
.header h1{
	float:left;
}
.banner_slide{
	width:100%;
	margin:0 auto;
}
.home_contant li{
	float:left;
	width:23%;
	text-align:left;
	color:#000000;
	margin:10px 0px 10px 15px;
}
.home_products li{
	float:left;
	width:33.3%;
	padding:10px 0 10px 0;
}
.home_news li{
	float:none;
	width:100%;
}
.home_news_colm{
	width:100%;
	float:left;
	border-right:1px solid #e0e0e0;
}
.innercontant_left,.contactus_left{
	width:50%;
	float:left;
}
.innercontant_right,.contactus_right{
	width:50%;
	float:right;
}
.core_left{
	width:25%;
	float:left;
}
.core_right{
	width:74%;
	float:right;
}
.main_windoor_left{
	width:35%;
	float:left;
}
.main_windoor_right{
	width:63%;
	float:right;
}


.brochure li{
	width:33.3%;
	float:left;
}

.clients li{
	width:23.9%;
	float:left;
	margin:10px 10px 0px 0;
}
.contactus_left p label{
	width:16%;
	float:left;
}
.contactus_left p input[type="text"]{
	width:50%;
}
.contactus_left p textarea{
	width:50%;
}
.contactus li{
	float:left;
	width:23.3%;
	margin:15px 15px 0px 0;	
}
.brochure_left{
	width:60%;
	margin:0 auto;
	
}
.brochure_left p label{
	color:#333333;
	width:17%;
	float:left;
}
.brochure_left p input[type="text"]{
	color:#333333;
	width:50%;
}


.brochure_left p:last-child label{
	display:block;
}

.footer_left{
	width:100%;
	float:none;
}
.footer_mid{
	width:35%;
	border-right:none;
	float:left;
}
.footer_right{
	width:30%;
	float:right;
}
.footer_left h3{
	padding:20px 0 10px 0px;
}
.footer_mid h3{
	padding:10px 0 0px 0px;
}
.footer_mid p{
	padding:10px 0 10px 0px;
}
.footer_right h3{
	padding:10px 0 0px 0px;
}
.footer_right p{
	padding:10px 0 10px 0px;
}
.copy_left{
	width:25%;
	float:left;
}
.copy_mid{
	width:65%;
	float:left;
}
.copy_right{
	width:10%;
	float:right;
}


}
@media only screen and (min-width: 1200px){


body{
	min-width:1170px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main_wrapper{
	width:1170px;
	margin:0 auto;
}
.animenu__nav > li > a{
  	color:#393939;
	display:block;
	margin:0px 13px 0px 13px;
	padding:0 0 2px 0;
}
.banner_slide{
	width:1170px;
	margin:0 auto;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display:block;
	max-width:100%;
	height:552px;
}
.home_contant li{
	float:left;
	width:19%;
	margin:10px 0px 10px 60px;
}

.home_products li{
	float:left;
	width:33.3%;
	padding:10px 0 10px 0;
}
.home_news li{
	float:none;
	width:100%;
}
.home_news_colm{
	width:100%;
	float:left;
	border-right:1px solid #e0e0e0;
}
.innercontant_left,.contactus_left{
	width:50%;
	float:left;
}
.innercontant_right,.contactus_right{
	width:50%;
	float:right;
}
.core_left{
	width:22%;
	float:left;
}
.core_right{
	width:77%;
	float:right;
}
.main_windoor_left{
	width:35%;
	float:left;
}
.main_windoor_right{
	width:63%;
	float:right;
}


.brochure li{
	width:33.3%;
	float:left;
}
.brochure_left{
	width:60%;
	margin:0 auto;
	
}
.brochure_left p label{
	color:#333333;
	width:15%;
	float:left;
}
.brochure_left p input[type="text"]{
	color:#333333;
	width:50%;
}


.brochure_left p:last-child label{
	display:block;
}
.clients li{
	width:23%;
	margin:20px 20px 0px 0;
}
.contactus li{
	float:left;
	width:13%;
	margin:15px 15px 0px 0;	
}

.footer_left{
	width:14%;
	float:left;
}
.footer_mid{
	width:40%;
	border-right:1px solid #5b5b5b;
	float:left;
}
.footer_right{
	width:25%;
	float:left;
}
.footer_left h3{
	padding:65px 0 10px 20px;
}
.footer_mid h3{
	padding:10px 0 0px 20px;
}
.footer_mid p{
	padding:10px 0 10px 20px;
}
.footer_right h3{
	padding:10px 0 0px 20px;
}
.footer_right p{
	padding:10px 0 10px 20px;
}

.copy_left{
	width:20%;
	float:left;
}
.copy_mid{
	width:70%;
	float:left;
}
.copy_right{
	width:10%;
	float:right;
}
.copy_left span{
	text-align:left;
}
.copy_right span{
	text-align:right;
}
.nbs-flexisel-nav-left {
	top:-40px !important;
}

.nbs-flexisel-nav-right {

	top:-40px !important;
}

}

