@media only screen and (max-width: 1024px) {
.logo {
	width: 100%;
	text-align: center;
}
.logo_after {
	width: 100%;
	margin: 5px 0;
}

.banner_wrap .txt .ban_txt h1 {
	font-size: 55px;
	line-height: 1.0;
}
.banner_wrap .txt .ban_txt h2 {
	font-size: 45px;
	line-height: 1.0;
}
.banner_wrap .txt .ban_txt a {
	padding: 0 20px;
}
.content_wrapper {
	padding: 50px 0;
	overflow: hidden;
}
.waa_wrap {
    background-size: 100% 100%;
    padding: 230px 0 100px !important;
}
.eq_wrap {
    padding: 75px 0 150px;
}
}
@media only screen and (max-width: 842px) {
h2 {
	font-size: 40px;
	line-height: 1.0;
}
.logo_after ul li p, .logo_after ul li a {
	font-size: 13px;
}
.logo_after ul li{
	border-right:none;
}
.menu_area {
	padding: 5px 0;
}
.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 {
	font-size: 40px;
}
.banner_wrap .txt .ban_txt h2{
	font-size:35px;
	line-height:1.0;
}
.banner_wrap .txt .ban_txt p {
	font-size: 14px;
	line-height: 1.0;
}
.banner_wrap .txt .ban_txt a {
	display: none;
}
.left_img {
	margin: 0 0 15px;
}
.right_img {
	margin: 15px 0 0;
}
.download_area ul li {
    width: 48%; 
    margin: 1%;
}

.footer_logo {
    text-align: center;
}
.footer_social {
    margin: 16px 0 0 0;
    text-align: center;
}
.footer_social ul {
    float: none;
    display: table;
}


.footer_links {
    margin: 25px 0 0 0;
	text-align:center;
}
.footer_con ul {
    width: auto;
    display: table;
}
.footer_links ul li{
	width:auto;
	padding:5px 10px 5px 20px;
	
}
.footer_con {
    margin: 15px 0 0 0;
	text-align:center;
}
.footer_con ul li{
	width:auto;
	padding:5px 12px 5px 35px;
	text-align:left;
	min-height:auto;
}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 740px) {
h2 {
	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 h2 {
    font-size: 30px;
}
}
@media only screen and (max-width: 680px) {
.banner_wrap .txt .ban_txt h1{
	font-size: 35px;
}

}
@media only screen and (max-width: 568px) {
.banner_wrap .txt .ban_txt h1 {
	font-size: 30px;
	background:none;
}
.banner_wrap .txt .ban_txt h2 {
    font-size: 25px;
	padding: 0px 0 15px;
}
.banner_wrap .txt .ban_txt p {
    font-size: 12px;
	padding:5px 0 0 0;
}
[class*="flexslider"] ul.flex-direction-nav {
	display: none;
}
}
@media only screen and (max-width: 480px) {
h2 {
	font-size: 30px;
}
h4 {
	font-size: 20px;
}
.logo_after ul li {
    border-left: none;
}

.banner_wrap .txt .ban_txt h1 {
	font-size: 25px;
}
.banner_wrap .txt .ban_txt h2 {
    font-size: 20px;
}
.download_area ul li {
    width: 98%;
}
}
@media only screen and (max-width: 420px) {
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
.flexslider .flex-control-nav li {
    display: inline-block;
    padding:0 5px;
}
.banner_wrap .txt .ban_txt {
    padding: 15px;
	width: 40%;
}
.banner_wrap .txt .ban_txt:after{
    width: 27px;
    height: 42px;
    
    right: -15px;
    top: -15px;
    
    background-size: 100%;
}
.banner_wrap .txt .ban_txt h1, .banner_wrap .txt .ban_txt h2 {
	font-size: 20px;
}
.banner_wrap .txt .ban_txt p {
	display:none;
}
.download_area ul li {
    width: 98%;
    margin: 1%;
}
.footer_links ul {
	width: 100%;
}
.footer_links ul li {
	width: 100%;
	margin: 0;
	border: none;
	border-bottom: 1px dashed #ccc;
	text-align: left;
}
.footer_links ul li a {
	line-height: 28px;
}
.footer_links ul li:last-child {
	border: none;
}
.footer_con ul li{
	width:100%;
}
}
@media only screen and (max-width: 380px) {
}
@media only screen and (max-width: 330px) {
}
