@media screen and (max-width:1730px)
{
}
@media screen and (max-width:1600px)
{
}
@media screen and (max-width:1500px)
{
	.ctinfo{padding: 32px}
}
@media screen and (max-width:1400px)
{
	.ctform{padding: 50px}
	.ctinfo{padding: 35px 20px}
}
@media screen and (max-width:1300px)
{ 	
	.ctform{padding: 45px}
	.ctxt p{font-size: 26px}
	.cticon{width: 116px;right: 30px}
	.contactmain{margin-bottom: 50px}
}
@media screen and (max-width:1200px)
{
	.ctform{padding: 35px}
	.ctxt p{font-size: 24px}
}
@media screen and (max-width:1120px)
{  
	.ctright{width: 100%;padding-right: 0;margin-bottom: 20px}
	.ctleft{width: 100%}
	.ctinfobox{display: flex;flex-wrap: wrap;justify-content: space-between}
	.ctinfobox li{width: 49.5%;float: left;box-shadow: 0.416px 1.956px 0px 0px rgba(225, 225, 225, 0.25);background: #fff}
	.cticon{min-height: 100px;width: 75px;right: 20px}
	.ctimg{max-height: 570px;width:48%}
	.ctform{width: 52%}
	.contactmain{margin-bottom: 30px}
	.ctinfo{background: transparent;box-shadow: none;padding: 15px;min-height: inherit}
	.ctxt span br{display: none}
}
@media screen and (max-width:1024px){
	.mapbox iframe{height: 400px}
}
@media screen and (max-width:992px){	
}
@media screen and (max-width:860px){
		
}
@media screen and (max-width:768px){
	
}
@media screen and (max-width:700px)
{
	.ctimg{max-height: 500px;width:100%}
	.ctit{font-size: 28px}
	.ctform{width: 100%;padding: 30px 25px}
	.ctimg img{max-width: 100%}
	.ctitsm{font-size: 15px;line-height: 24px;margin-bottom: 20px}
}
@media screen and (max-width:600px)
{
	
}
@media screen and (max-width:500px)
{
	.ctinfobox li{width: 100%}	
	.ctxt p{font-size: 20px;margin-bottom: 5px;}	
	.cticon{width: 65px;min-height: 60px}
	.mapbox iframe{height: 380px}
}
@media screen and (max-width:400px)
{	

}
@media screen and (max-width:360px)
{
}