@media screen and (max-width:1700px){}
@media screen and (max-width:1600px){}
@media screen and (max-width:1500px){}
@media screen and (max-width:1400px){}
@media screen and (max-width:1300px){}
@media screen and (max-width:1260px){}
@media screen and (max-width:1200px){}
@media screen and (max-width:1110px){
	.cu-form{padding-left: 30px;}
	.cu-info{width: 340px;padding: 15px 15px 25px 20px;}
	.cu-form{width: calc(100% - 340px);}
}
@media screen and (max-width:1024px){}
@media screen and (max-width:992px){
	.cu-form{padding-top: 0;}
	.cu-form .col2{width: 100%;}
	.cu-form .inpg-heading {margin: 0 0 25px 0;}
}
@media screen and (max-width:860px){}
@media screen and (max-width:768px){
	.cu-info{width: 100%;float: none;padding: 25px;}
	.cu-form{width: 100%;float: none;padding-left: 0;padding-top: 40px;}
	.map-img{width: 100%;text-align: center;}
	.map{width: 100%;height: 400px;}
	.cu-detail{margin-bottom: 40px;}
	.cu-form .inpg-heading span{padding-left: 0;}
}
@media screen and (max-width:700px){}
@media screen and (max-width:600px){}
@media screen and (max-width:550px){
	.cui-list > li:not(:last-child) {margin-bottom: 15px;}
}
@media screen and (max-width:480px){
	.cu-info{padding: 15px;}
	.cui-info {padding-left: 29px;}
	.map{height: 300px;}
	.cu-detail{margin-bottom: 30px;}
	.cu-form{padding-top: 30px;}
}	
@media screen and (max-width:370px){
	.cui-item>img{position: relative;margin-bottom: 10px;}
	.cui-list > li{text-align: center;}
	.cui-info{padding-left: 0;}
	.cui-content.add{margin: 0 auto;}
	.cui-list > li:not(:last-child) {margin-bottom: 28px;}
}