@media only screen and (max-width: 1024px) {
.logo {
	width: 100%;
	text-align: center;
}
.logo_after {
	width: 100%;
	margin: 5px 0;
}
.nav-menu li > a {
	font-size: 14px;
}
.banner_wrap .txt .ban_txt {
	width: 75%;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 55px;
	line-height: 1.0;
}
.content_wrapper {
	padding: 50px 0;
	overflow: hidden;
}
}
@media only screen and (max-width: 842px) {
h2, h2 code {
	font-size: 40px;
	line-height: 1.0;
}
.menu_area {
	padding: 5px 0;
	position: static;
	background: #10499e;
}
.nav-menu li:hover, .nav-menu li.active, .nav-menu li.current_page_item {
	background: rgba(0,0,0,0.5);
	border-radius: 0px;
}
.nav-menu li:hover > a, .nav-menu li.active > a, .nav-menu li.current_page_item > a, .nav-menu li > a:focus {
	color: #fff;
}
.nav-menu li {
	border-right: none;
	margin: 0;
}
.nav-menu li > a {
	margin: 0;
	color: #fff;
}
.nav-menu li:last-child {
	border: none;
	border-top: 1px solid #000;
}
.nav-menu .sub-menu a {
	white-space: normal;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 50px;
}
.banner_wrap .txt .ban_txt h5 {
	font-size: 35px;
	line-height: 1.0;
}
.left_img {
	margin: 0 0 15px;
}
.right_img {
	margin: 15px 0 0;
}
.cp_txt {
	text-align: center;
}
.ser_area ul li {
	width: 32.33%;
}
footer {
	text-align: center;
}
.footer_links ul {
	display: table;
	width: auto;
}
.footer_links ul li {
	display: inline-block;
	width: auto;
	padding: 5px 15px;
}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 740px) {
h2, h2 code {
	font-size: 35px;
	line-height: 1.0;
}
h3 {
	font-size: 30px;
	line-height: 1.0;
}
h4 {
	font-size: 25px;
	line-height: 1.0;
}
h5 {
	font-size: 20px;
	line-height: 1.0;
}
h6 {
	font-size: 17.5px;
	line-height: 1.0;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 40px;
	color: #fff;
}
.banner_wrap .txt .ban_txt h5 {
	font-size: 30px;
}
.mivi_wrap {
	background-size: cover;
}
}
@media only screen and (max-width: 680px) {
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 35px;
}
}
@media only screen and (max-width: 568px) {
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 30px;
}
.banner_wrap .txt .ban_txt h5 {
	font-size: 25px;
}
}
@media only screen and (max-width: 480px) {
h2, h2 code {
	font-size: 30px;
}
h4 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt h5 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 25px;
}
.ser_area ul li {
	width: 49%;
}
.three_box .three_txt a {
	padding: 0;
	width: 100%;
}
}
@media only screen and (max-width: 420px) {
h2, h2 code {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt h5 {
	font-size: 15px;
}
.banner_wrap .txt .ban_txt a {
	display: none;
}
.ser_area ul li {
	width: 99%;
}
.three_box .three_txt a {
	padding: 0 57px;
	width: auto;
}
.footer_links ul {
	width: 100%;
}
.footer_links ul li {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	border: none;
	border-bottom: 1px dashed #ccc;
	text-align: left;
}
.footer_links ul li a {
	line-height: 28px;
	color: #fff;
}
.footer_links ul li:last-child {
	border: none;
}
}
@media only screen and (max-width: 380px) {
}
@media only screen and (max-width: 330px) {
}
