@media all and (max-width: 1400px){
	.slider-txt {left: 10%; transform: translateX(0%);}
}

@media all and (max-width: 1200px){
	.wrap_in {width: inherit; padding: 0 20px;}
	body{overflow: hidden;}
	.logo {left: 20px;}
	#jsddm {right: 10px;}
	#jsddm li {margin-left: 30px;}
	.link_s2 {right: 20px;}
	.f_w_s1 img{width: 80px; margin-bottom: 15px}
	.s3_c1.wrap_in{padding: 0 !important}
}
@media all and (max-width: 1023px){
	#jsddm {display: none}
	.m_menu{display: block}
	.scroll{display: none}
	.slider-txt h1 {font-size: 50px;}
	.slider-txt p {font-size: 20px;}
	.link_s2 img{width: 60px}
	.s3_c1_b1_txt {width: 95%;}
}
@media all and (max-width: 880px){
	.link_s1 p{display: none}
	.f_w_s2 ul:nth-child(2) li {margin-bottom: 10px;}
	.f_w_s2 ul:nth-child(3) li {margin-bottom: 10px;}
	.s2_w {display: block;}
	.s2_c1 {width: 100%;  height: 400px;    margin-bottom: 30px;}
	.s2_c2 {width: 100%;}
	.s2_c2_b2_w {display: none}

	
}
@media all and (max-width: 680px){
	.slider-txt {
    left: 20px;
    transform: initial;
    padding-right: 20px;}
	.mo_none{display: none}
	.fs24 {font-size: 20px !important;}
	.f_w {padding: 40px 0;}
	.s3_c1_b1{width: 100%;    height: 250px;}
	.s3_c1_b2{width: 100%;    height: 250px;}
	.s3_c1 {display: block;  }
}
@media all and (max-width: 480px){
	.fs36 {font-size: 25px !important;}
	.s2_c1 {height: 300px;    padding-top: 65px; background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/images/s2_c1.jpg) center no-repeat;}
	.s2_c2_b1 {height: 300px;     background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/images/s2_c2_b1.jpg) center no-repeat;}
	.s2_c2_b1_txt h1 {padding-top: 65px;}
	.slider-txt h1 {font-size: 40px;}
	.slider-txt p {font-size: 18px;}
	.link_s1{text-align: center;    margin-bottom: 15px;}
	.link_s2 {position: initial; text-align: center;    transform: translateY(0px);}
	.link_s2 img {width: 51px; }
	.f_w_s1 img {display: none}
	.f_w_s2{text-align: center;font-size: 15px;}
	.f_w_s2 ul li{margin-right: 0 !important}
	.f_w_s2 ul:first-child li {padding: 0 10px;}
	.s3_c1_b1_txt span {font-size: 20px;}
	
}