@media screen and (max-width: 1200px) {
	.width3{margin-bottom: 100px;}
}
@media screen and (max-width: 900px) {
	.span_box1 .color_span {margin: 0px 15px !important;}
}
@media screen and (max-width: 720px) {
	.phone_31 {width: 100%;padding: 5%;}
	.phone_32 {flex-direction: column;}
	.phone_33 {margin-bottom: 3%;}
	.span_box1 {display: flex;justify-content: space-between;width: 100%;}
	.phone_34 {display: flex;}
	.span_box1 .color_span {margin: 0px !important;}
	.phone_35 {display: none;}
	.phone_36 {width: 100%;padding: 5% !important;}
	.phone_36 h2 {font-size: 20px;margin-bottom: 2%;}
	.phone_37 {font-size: 13px;display: flex;justify-content: space-evenly;margin-bottom: 10%;}
	.footNav {margin-top: 10%;flex-direction: column;}
	.phone_38 {width: 100%;padding: 5% !important;font-size: 18px !important;}
	.phone_39 {height: auto !important;width: 100%;}
	.consult {width: 90%;margin: 5%;border: #000 solid 1px;}
}