

@media screen and (max-width:1920px) {

	html,
	body {
		font-size: 18px;
		width: 100% !important;
	}

	.body {
		width: 100% !important;
	}

	
}

@media screen and (max-width:1660px) {

	html,
	body {
		font-size: 14px;
		width: 100% !important;
	}
}

@media screen and (max-width:1366px) {

	html,
	body {
		font-size: 12px;
		width: 100% !important;
	}
}

@media screen and (max-width:1280px) {
	html,
	body {
		font-size: 12px;
		width: 100% !important;
	}
}

@media screen and (max-width:1000px) {
	html,
	body {
		font-size: 12px;
		width: 100% !important;
	}
	.foot .box .left .main .mright {
		width: 100%;
	}
	#box #content .list .contact .text{
		margin-left: 0rem;
	}
}

@media screen and (max-width:760px) {
	html,
	body {
		width: 100% !important;
	}
}

@media screen and (max-width:750px) {

	html,
	body {
		width: 100% !important;
	}

}

@media screen and (max-width:720px) {

	html,
	body {
		width: 100% !important;
	}

}

@media screen and (max-width:680px) {

	html,
	body {
		width: 100% !important;
	}

}

@media screen and (max-width:640px) {

	html,
	body {
		width: 100% !important;
	}

}

@media screen and (max-width:475px) {
	html {
		width: 100% !important;
	}
}

/*@media screen and (max-width:440px) {
	html {
		font-size: 21.5px;
	}
}
@media screen and (max-width:414px) {
	html {
		font-size: 20px;
	}
}
@media screen and (max-width:400px) {
	html {
		font-size: 19px;
	}
}
@media screen and (max-width:375px) {
	html {
		font-size: 18px;
	}
}
@media screen and (max-width:360px) {
	html {
		font-size: 16px;
	}
}
@media screen and (max-width:320px) {
	html {
		font-size: 14px;
	}
} */
