@media (min-width: 280px) and (max-width: 767px) {
body{
	min-width:100%;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main_container{
	width:90%;
	margin:0 auto;
}
.header h1{
	float:none;
	padding:10px 0 10px 0;
}
.header p{
	float:left;
	margin:8px 0px 0 0;
}
.header p a{
	padding:8px 15px;
}
.header span{
	float:right;
	display:block;
	text-align:center;
	padding:10px 0 20px 0;
}
.slogan_left{
	width:100%;
	float:none;
}
.slogan_right{
	width:100%;
	float:none;
}
.slogan_left_cont{
	width:100%;
	float:none;
	margin:0 0 20px 0;
}
.slogan_right_cont{
	width:100%;
	float:none;
}

.contant_left{
	width:100%;
	float:none;
	
}
.contant_right{
	width:100%;
	float:none;
}
.mid_left{
	width:100%;
	float:none;
}
.mid_right{
	width:100%;
	float:none;
}
.mid_left li{
	float:none;
	width:100%;
	padding:10px 0px 10px 0;
}

.bot_contant_third{
	width:100%;
	float:none;
}
.mar20{
	margin:0 0% 0 0%;
}
.inner_third{
	width:100%;
	float:none;
}
.inner_colm01{
	width:100%;
	float:none;
}
.inner_colm02{
	width:100%;
	float:none;
}
.inner_colm_left{
	width:100%;
	float:none;
}
.inner_colm_right{
	width:100%;
	float:none;
}
.isoko_people p span{
	float:none;
	display:block;
}

.conti_left{
	width:100%;
	float:none;
}
.conti_right{
	width:100%;
	float:none;
}

.contactus_left{
	width:100%;
	float:none;
}
.contactus_left p label{
	display:block;
	width:100%;
	float:none;
}
.contactus_left p input[type="text"]{
	width:90%;
}
.contactus_left p textarea{
	width:90%;
}

}

@media all and (min-width: 320px){

}
@media all and (min-width: 360px){

}
@media all and (min-width: 480px){

body{
	min-width:100%;
	margin:0 auto;
}

img{
	max-width:100%; 
	height:auto;
}

.slogan_left{
	width:100%;
	float:none;
}
.slogan_right{
	width:100%;
	float:none;
}
.slogan_left_cont{
	width:48%;
	float:left;
	margin:0;
}
.slogan_right_cont{
	width:48%;
	float:right;
}
.contactus_left p label{
	display:inline-block;
	width:17%;
	float:left;
}
.contactus_left p input[type="text"]{
	width:70%;
}
.contactus_left p textarea{
	width:70%;
}

}

@media all and (min-width: 640px){

body{
	min-width:100%;
	margin:0 auto;
}

img{
	max-width:100%; 
	height:auto;
}
.main_container{
	width:96%;
	margin:0 auto;
}

.slogan_left{
	width:100%;
	float:none;
}
.slogan_right{
	width:100%;
	float:none;
}
.slogan_left_cont{
	width:48%;
	float:left;
	margin:0;
}
.slogan_right_cont{
	width:48%;
	float:right;
}
.mid_left li{
	float:left;
	width:46%;
	padding:10px 20px 10px 0;
}
.inner_third{
	width:48%;
	float:left;
}
.mar20{
	margin:0 2% 0 2%;
}
.inner_colm01{
	width:100%;
	float:none;
}
.inner_colm02{
	width:100%;
	float:none;
}
.inner_colm_left{
	width:35%;
	float:left;
}
.inner_colm_right{
	width:63%;
	float:right;
}
.contactus_left p label{
	display:inline-block;
	width:13%;
	float:left;
}
.contactus_left p input[type="text"]{
	width:80%;
}
.contactus_left p textarea{
	width:80%;
}


}
@media only screen and (min-width: 768px){
body{
	min-width:738px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}

.main_container{
	width:738px;
	margin:0 auto;
}
.header h1{
	float:left;
	padding:10px 0 10px 0;
}
.header span{
	float:right;
	padding:60px 0 20px 0;
}
.header p{
	float:right;
	line-height:22px;
	padding:0px 0 20px 0;
	margin:20px 0px 0 0;
}
.slogan_left{
	width:49%;
	float:left;
}
.slogan_right{
	width:49%;
	float:right;
}
.slogan_left_cont{
	width:49%;
	float:left;
}
.slogan_right_cont{
	width:49%;
	float:right;
}

.contant_left{
	width:70%;
	float:left;
}
.contant_right{
	width:28%;
	float:right;
}
.mid_left{
	width:73%;
	float:left;
}
.mid_right{
	width:27%;
	float:right;
}
.mid_left li{
	float:left;
	width:46%;
	padding:10px 20px 10px 0;
}

.bot_contant_third{
	width:32%;
	float:left;
}
.mar20{
	margin:0 2% 0 2%;
}
.inner_third{
	width:32%;
	float:left;
}
.inner_colm01{
	width:100%;
	float:none;
}
.inner_colm02{
	width:100%;
	float:none;
}
.inner_colm_left{
	width:35%;
	float:left;
}
.inner_colm_right{
	width:63%;
	float:right;
}
.isoko_people p span{
	float:left;
	display:inline-block;
}

.conti_left{
	width:30%;
	float:left;
}
.conti_right{
	width:68%;
	float:right;
}

.contactus_left{
	width:50%;
	float:left;
}
.contactus_left p label{
	display:inline-block;
	width:18%;
	float:left;
}
.contactus_left p input[type="text"]{
	width:70%;
}
.contactus_left p textarea{
	width:70%;
}

}


@media only screen and (min-width: 1024px){
body{
	min-width:960px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main_container{
	width:960px;
	margin:0 auto;
}

.header h1{
	float:left;
	padding:10px 0 10px 0;
}
.header span{
	float:right;
	padding:60px 0 20px 0;
}
.header p{
	float:right;
	padding:0px 0 10px 0;
	margin:60px 20px 0 0;
}
.slogan_left{
	width:49%;
	float:left;
}
.slogan_right{
	width:49%;
	float:right;
}
.slogan_left_cont{
	width:48%;
	float:left;
}
.slogan_right_cont{
	width:48%;
	float:right;
}
.contant_left{
	width:70%;
	float:left;
}
.contant_right{
	width:28%;
	float:right;
}
.mid_left{
	width:73%;
	float:left;
}
.mid_right{
	width:27%;
	float:right;
}
.mid_left li{
	float:left;
	width:47%;
	padding:10px 20px 10px 0;
}

.bot_contant_third{
	width:32%;
	float:left;
}
.mar20{
	margin:0 2% 0 2%;
}
.inner_third{
	width:32%;
	float:left;
}
.inner_colm01{
	width:49%;
	float:left;
}
.inner_colm02{
	width:49%;
	float:right;
}
.inner_colm_left{
	width:35%;
	float:left;
}
.inner_colm_right{
	width:63%;
	float:right;
}
.isoko_people p span{
	float:left;
	display:inline-block;
}

.conti_left{
	width:30%;
	float:left;
}
.conti_right{
	width:68%;
	float:right;
}

.contactus_left{
	width:50%;
	float:left;
}
.contactus_left p label{
	display:inline-block;
	width:15%;
	float:left;
}
.contactus_left p input[type="text"]{
	width:80%;
}
.contactus_left p textarea{
	width:80%;
}

}

@media only screen and (min-width: 1200px){
body{
	min-width:1170px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.main_container{
	width:1170px; 
	margin:0 auto;
}
.header h1{
	float:left;
	padding:10px 0 10px 0;
}
.header span{
	float:right;
	padding:60px 0 20px 0;
}
.header p{
	float:right;
	padding:0px 0 10px 0;
	margin:60px 20px 0 0;
}
.slogan_left{
	width:49%;
	float:left;
}
.slogan_right{
	width:49%;
	float:right;
}
.slogan_left_cont{
	width:48%;
	float:left;
}
.slogan_right_cont{
	width:48%;
	float:right;
}


.contant_left{
	width:70%;
	float:left;
}
.contant_right{
	width:25%;
	float:right;
}
.mid_left{
	width:73%;
	float:left;
}
.mid_right{
	width:27%;
	float:right;
}
.mid_left li{
	float:left;
	width:47%;
	padding:10px 20px 10px 0;
}

.bot_contant_third{
	width:32%;
	float:left;
}
.mar20{
	margin:0 2% 0 2%;
}
.inner_third{
	width:32%;
	float:left;
}
.inner_colm01{
	width:49%;
	float:left;
}
.inner_colm02{
	width:49%;
	float:right;
}
.inner_colm_left{
	width:35%;
	float:left;
}
.inner_colm_right{
	width:63%;
	float:right;
}
.isoko_people p span{
	float:left;
	display:inline-block;
}

.conti_left{
	width:30%;
	float:left;
}
.conti_right{
	width:68%;
	float:right;
}

.contactus_left{
	width:50%;
	float:left;
}
.contactus_left p label{
	display:inline-block;
	width:15%;
	float:left;
}
.contactus_left p input[type="text"]{
	width:80%;
}
.contactus_left p textarea{
	width:80%;
}


}



