@charset "utf-8";

#visual-section{position:relative;}
#visual-section .owl-carousel{width:100%;}
#visual-section .owl-carousel .item{-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-position:center center !important; background-repeat:no-repeat !important; background-size:cover !important;}
#visual-section .owl-carousel .item:before{-webkit-backface-visibility:hidden;}
#visual-section .owl-carousel .item .container{height:100%; position:relative; min-height:inherit;}
#visual-section .stretchy_wrapper{width:100% !important; height:0px; padding-bottom:700px; position:relative !important; overflow:hidden !important; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-position:center center; background-repeat:no-repeat; background-size:cover; display:block;}
#visual-section .stretchy_wrapper > * {width:100%; height:100%; top:0; bottom:0; left:0; right:0; display:block; position: absolute !important;}
#visual-section .owl-carousel .owl-dots{width:100%; height:10px; bottom:40px; z-index:10000; text-align:center; position:absolute; display:none;}
#visual-section .owl-carousel .owl-dots .owl-dot{height:10px; margin:0 2px; display:inline-block; z-index:1000; position:relative;}
#visual-section .owl-carousel .owl-dots .owl-dot span{width:15px; height:15px; border-radius:30px; border:2px solid #fff; display:block; vertical-align:bottom;}
#visual-section .owl-carousel .owl-dots .active span{background:#fff;}
#visual-section .owl-carousel .owl-nav{display:none;}

#visual-section .visual-txt{width:100%; max-width:1200px; top:140px; left:50%; z-index:100; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%); position:absolute;}
#visual-section .visual-txt .vtxt1{margin-top:50px; font-family:'scoredreamMedium'; font-size:42px; line-height:140%; color:#fff;}
#visual-section .visual-txt .vtxt2{margin-top:25px; padding:0 10px; font-family:'scoredreamLight'; font-size:25px; line-height:140%; color:#fff;}
#visual-section .visual-txt .vtxt3{margin-top:35px; font-family:'scoredreamBold'; font-size:35px; line-height:100%; color:#fff;}
#visual-section .visual-txt .vcount{margin-top:35px; text-align:center;}
#visual-section .visual-txt .vcount ul{}
#visual-section .visual-txt .vcount ul:after{clear:both; content:""; display:block;}
#visual-section .visual-txt .vcount ul li{padding:0 10px; font-family:'scoredreamMedium'; font-size:16px; text-align:center; color:#dbdbdb; display:inline-block; position:relative;}
#visual-section .visual-txt .vcount ul li span{}
#visual-section .visual-txt .vcount ul li em{margin-left:10px; font-family:'scoredreamBold'; font-size:30px; color:#fff;}
#visual-section .vimg{width:100%; bottom:0; z-index:10; text-align:center; position:absolute;}
#visual-section .vimg img{max-width:100%;}

@media screen and (max-width:1000px){
	#visual-section .visual-txt{top:130px;}
	#visual-section .visual-txt .vtxt1{font-size:40px;}
	#visual-section .visual-txt .vtxt2{margin-top:20px; font-size:22px;}
	#visual-section .visual-txt .vtxt3{margin-top:30px; font-size:30px;}
}

@media screen and (max-width:880px){
	#visual-section .visual-txt .vtxt1{font-size:35px;}
	#visual-section .visual-txt .vtxt2{margin-top:10px; font-size:20px;}
	#visual-section .visual-txt .vtxt3{margin-top:20px; font-size:27px;}
}

@media screen and (max-width:780px){
	#visual-section .stretchy_wrapper{padding-bottom:780px;}
	#visual-section .visual-txt{top:80px;}
	#visual-section .visual-txt .vtxt2{width:90%; margin:20px auto 0;}
	#visual-section .vimg{padding:0 5%;}
}

@media screen and (max-width:680px){
	#visual-section .stretchy_wrapper{padding-bottom:750px;}
}

@media screen and (max-width:580px){
	#visual-section .stretchy_wrapper{padding-bottom:670px;}
	#visual-section .visual-txt{top:60px;}
	#visual-section .visual-txt .vtxt1{font-size:30px;}
	#visual-section .visual-txt .vtxt2{font-size:16px;}
}

@media screen and (max-width:500px){
	#visual-section .visual-txt .vtxt1{font-size:25px; letter-spacing:-1px;}
}

.main-title-box{}
.main-title-box h2{padding-bottom:20px; font-weight:700; font-size:27px; line-height:100%; letter-spacing:-1px; display:inline-block;}

@media screen and (max-width:980px){
	.main-title-box h2{font-size:24px;}
}

@media screen and (max-width:880px){
	.main-title-box h2{font-size:22px;}
}

@media screen and (max-width:780px){
	.main-title-box h2{font-size:20px;}
}

@media screen and (max-width:680px){
	.main-title-box h2{font-size:18px;}
}

.request-ibox{width:100%; max-width:1220px; margin:30px auto 0; padding:0 10px;}
.request-ibox h3{margin-bottom:15px; font-size:28px; text-align:left; text-shadow:0px 0px 3px rgba(0, 0, 0, 0.4);}
.request-ibox ul.box{width:100%; margin:0 -3px;}
.request-ibox ul.box:after{clear:both; content:""; display:block;}
.request-ibox ul.box .iibox{padding:3px; float:left;}
.request-ibox ul.box .iibox:nth-child(1){width:34%;}
.request-ibox ul.box .iibox:nth-child(2){width:34%;}
.request-ibox ul.box .iibox:nth-child(3){width:16%;}
.request-ibox ul.box .iibox:nth-child(4){width:16%;}
.request-ibox ul.box .iibox:nth-child(5){width:34%;}
.request-ibox ul.box .iibox:nth-child(6){width:34%;}

@media screen and (max-width:1160px){
	.request-ibox ul.box .iibox:nth-child(5){width:68%; text-align:right;}
	.request-ibox ul.box .iibox:nth-child(6){width:32%;}
}

@media screen and (max-width:780px){
	.request-ibox h3{font-size:24px;}
	.request-ibox ul.box .iibox:nth-child(1),
	.request-ibox ul.box .iibox:nth-child(2),
	.request-ibox ul.box .iibox:nth-child(3),
	.request-ibox ul.box .iibox:nth-child(4),
	.request-ibox ul.box .iibox:nth-child(5),
	.request-ibox ul.box .iibox:nth-child(6){width:100%;}
}

@media screen and (max-width:580px){
	.request-ibox h3{font-size:22px;}
}

@media screen and (max-width:500px){
	.request-ibox h3{font-size:20px; line-height:140%;}
}


.request-ibox .iip{width:100%; height:60px; padding:0 15px; font-family:"scoredream"; font-size:16px; color:#777; border:0; background:#fff;}
.request-ibox .selectric-wrapper{width:100%; display:inline-block; vertical-align:middle;}
.request-ibox .selectric-wrapper .selectric-items{}
.request-ibox .selectric{border:0; background:#fff; text-align:left;}
.request-ibox .selectric:hover{border:0;}
.request-ibox .selectric .label {width:100%; height:60px; margin:0; margin-right:0; margin-left:2px; font-weight:normal; font-family:"scoredream"; font-size:16px; text-align:left; line-height:57px; color:#888888;}
.request-ibox .selectric .button {width:50px; height:60px; background:#fff;}
.request-ibox .selectric-items li{text-align:left;}
.request-ibox .selectric-items .selectric-scroll li{position: relative;}
.request-ibox .selectric-items .selectric-scroll li em{position: absolute; top: 10px; right: 20px; font-style:normal;}
.request-ibox .post-layer{position:relative;}
.request-ibox .price-info{padding:11px 0 10px; font-family:"scoredreambold"; font-size:24px; color:#fff; border-bottom:2px solid #90ff00;}
.request-ibox .price-info span{font-family:"scoredream"; font-size:18px; color:#fff;}
.request-ibox .price-info input{width:120px; border:0; text-align:right; background:inherit;}
.request-ibox .request-box button{width:100%; height:60px; font-weight:500; font-size:18px; color:#fff; border:0; background:rgb(61,79,133); background:linear-gradient(110deg, rgba(61,79,133,1) 0%, rgba(27,40,79,1) 100%);}
.request-ibox #wr_4,
.request-ibox #wr_10{padding-right:25px; background-image:url("../img/search_icon.png"); background-repeat:no-repeat; background-position:right 20px center; background-size:30px;}

@media screen and (max-width:810px){
	.request-ibox table td{width:100%; padding:5px; display:block;}
	.request-ibox .iip{height:50px;}
	.request-ibox .selectric .label{height:50px; line-height:47px;}
	.request-ibox .selectric .button{height:50px;}
	.request-ibox .request-box button{height:50px;}
}

@media screen and (max-width:780px){
	.request-ibox{max-width:90%;}
	.request-ibox .price-info{font-size:20px;}
	.request-ibox .price-info span{font-size:16px;}
	.request-ibox .price-info input{width:100px; border:0; text-align:right; background:inherit;}
}

@media screen and (max-width:500px){
	.request-ibox{max-width:95%;}
}

.cont-area{width:100%; max-width:1200px; margin:0 auto; position:relative;}


#inquiry-wrap{padding:50px 10px 50px; clear:both;}
#inquiry-section{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}

#inquiry-section .inquiry-area{position:relative;}
#inquiry-section .inquiry-area .list-zone{}
#inquiry-section .inquiry-area .list-head{overflow:hidden;}
#inquiry-section .inquiry-area .list-head ul{}
#inquiry-section .inquiry-area .list-head ul:after{clear:both; content:""; display:block;}
#inquiry-section .inquiry-area .list-head ul li{font-weight:500; font-size:16px; line-height:50px; text-align:center; color:#000; border-top:2px solid #000; border-bottom:1px solid #000; background:#fbfbfb; float:left;}
#inquiry-section .inquiry-area .list-body{background:#fff; overflow:hidden;}
#inquiry-section .inquiry-area .list-body .nslider{width:100%; height:250px;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav{width:100%;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav-clip{width:100% !important;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav-clip ul{width:100% !important;}
#inquiry-section .inquiry-area .list-body .sliderkit-nav-clip ul li{width:100% !important; height:50px !important;}
#inquiry-section .inquiry-area .list-body ul{}
#inquiry-section .inquiry-area .list-body ul:after{clear:both; content:""; display:block;}
#inquiry-section .inquiry-area .list-body ul li{padding:10px 0; font-size:16px; text-align:center; color:#777; border-bottom:1px solid #ddd;}
#inquiry-section .inquiry-area .list-body ul li:after{clear:both; content:""; display:block;}
#inquiry-section .inquiry-area .list-body ul li span{display:inline-block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; vertical-align:middle; float:left;}

@media screen and (max-width:980px){
	#inquiry-wrap{padding:35px 10px;}
	#inquiry-section .inquiry-area{padding-right:0;}

	#inquiry-section .ttt{font-size:27px;}
	#inquiry-section .stt{margin:10px auto 20px; font-size:16px;}
}

@media screen and (max-width:880px){
	#inquiry-wrap{padding:25px 10px;}

	#inquiry-section .ttt{font-size:24px;}
	#inquiry-section .stt{font-size:15px;}
}

@media screen and (max-width:780px){
	#inquiry-section .ttt{font-size:21px;}
	#inquiry-section .stt{font-size:14px;}

	#inquiry-section .inquiry-area .list-head ul li,
	#inquiry-section .inquiry-area .list-body ul li{font-size:15px;}

}

@media screen and (max-width:680px){
	#inquiry-section .inquiry-area .list-head ul li{font-size:14px; line-height:45px;}
	#inquiry-section .inquiry-area .list-body ul li{font-size:14px;}
}

@media screen and (max-width:580px){
	#inquiry-section{padding:0;}
	#inquiry-section .inquiry-area .list-head ul li{font-size:13px; line-height:40px;}
	#inquiry-section .inquiry-area .list-body ul li{font-size:13px;}
}

#inquiry-section .inquiry-area .ww1{width:12.5%;}
#inquiry-section .inquiry-area .ww2{width:25%;}
#inquiry-section .inquiry-area .ww3{width:12.5%;}
#inquiry-section .inquiry-area .ww4{width:14.5%;}
#inquiry-section .inquiry-area .ww5{width:12.5%;}
#inquiry-section .inquiry-area .ww6{width:14.5%;}
#inquiry-section .inquiry-area .ww7{width:10.5%;}
#inquiry-section .inquiry-area .ww8{width:10.5%;}

#inquiry-section .inquiry-area .status{width:60px; margin:0 auto; padding:5px; font-size:11px; text-align:center; display:block; float:none !important;}
#inquiry-section .inquiry-area .sts1{color:#fff; background:#b1b1b1;}
#inquiry-section .inquiry-area .sts2{color:#fff; background:#ff8034;}
#inquiry-section .inquiry-area .sts3{color:#fff; background:#444;}
#inquiry-section .inquiry-area .sts4{color:#fff; background:#248e98;}
#inquiry-section .inquiry-area .sts5{color:#fff; background:#0073bf;}
#inquiry-section .inquiry-area .sts6{color:#fff; background:#2db400;}
#inquiry-section .inquiry-area .sts7{color:#fff; background:#3b5998;}


@media screen and (max-width:540px){
	#inquiry-section .inquiry-area .ww2,
	#inquiry-section .inquiry-area .ww4,
	#inquiry-section .inquiry-area .ww7,
	#inquiry-section .inquiry-area .ww8{width:25% !important;}

	#inquiry-section .inquiry-area .ww3,
	#inquiry-section .inquiry-area .ww5,
	#inquiry-section .inquiry-area .ww6{display:none !important;}
}

#cartype-wrap{padding:50px 0; background:url("../img/inquiry_bg.gif?v1") no-repeat center center; background-size:cover;}
#cartype-wrap #cartype-section{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}
#cartype-wrap .cartype-list-box{}
#cartype-wrap .cartype-list-box ul{margin:0 -10px;}
#cartype-wrap .cartype-list-box ul li{padding:0 10px;}
#cartype-wrap .cartype-list-box .box{border-radius:10px; border:1px solid #ddd; background-color:#fff; overflow:hidden;}
#cartype-wrap .cartype-list-box .box .img{text-align:center;}
#cartype-wrap .cartype-list-box .box .img img{max-width:100%;}
#cartype-wrap .cartype-list-box .box .txt{}
#cartype-wrap .cartype-list-box .box .txt h2{margin-bottom:10px; font-weight:500; font-size:18px; text-align:center; display:block;}
#cartype-wrap .cartype-list-box .box .txt table{width:100%;}
#cartype-wrap .cartype-list-box .box .txt table th{width:40%; padding:10px; font-weight:500; font-size:14px; border:1px solid #eee; border-left:0; background-color:#f7f7f7;}
#cartype-wrap .cartype-list-box .box .txt table td{padding:10px; font-size:14px; border:1px solid #eee; border-right:0;}
#cartype-wrap .cartype-list-box .box .txt table tr:last-child th,
#cartype-wrap .cartype-list-box .box .txt table tr:last-child td{border-bottom:0;}
#cartype-wrap .cartype-list-box .slick-dots{margin-top:15px; text-align:center; display:none !important;}
#cartype-wrap .cartype-list-box .slick-dots li{margin:0 2px; padding:0; display:inline-block;}
#cartype-wrap .cartype-list-box .slick-dots li button{width:15px; height:15px; text-indent:-9000px; border-radius:50px !important; border:1px solid #eee;; background-color:#fff;}
#cartype-wrap .cartype-list-box .slick-dots li.slick-active button{width:40px; border:1px solid #0073bf; background:#0073bf;}
#cartype-wrap .cartype-list-box .slick-next,
#cartype-wrap .cartype-list-box .slick-prev{border: 0; text-indent: -9999px; display: block; background-color:transparent; width: 60px; height: 60px; position: absolute; margin: 0 auto;}
#cartype-wrap .cartype-list-box .slick-next{background: url("../img/slider_next.png") no-repeat center center; right: -100px; top: 50%; transform: translate(-50%, -50%);}
#cartype-wrap .cartype-list-box .slick-prev{background: url("../img/slider_prev.png") no-repeat center center; left: -40px; top: 50%; transform: translate(-50%, -50%);}

@media screen and (max-width:1400px){
	#cartype-wrap .cartype-list-box .slick-prev,
	#cartype-wrap .cartype-list-box .slick-next{display:none !important;}
	#cartype-wrap .cartype-list-box .slick-dots{display:block !important;}
}

@media screen and (max-width:500px){
	#cartype-wrap .cartype-list-box ul{margin:0 -5px;}
	#cartype-wrap .cartype-list-box ul li{padding:0 5px;}
}

#cs-section{border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#cs-section .cs-area{width:100%; max-width:1220px; margin:0 auto; padding:0 10px;}
#cs-section .cs-area:after{clear:both; content:""; display:block;}
#cs-section .cs-area .cs-box1{width:34%; height:250px; padding:35px 30px; float:left;}
#cs-section .cs-area .cs-box2{width:32%; height:250px; padding:35px 30px; border-left:1px solid #ddd; border-right:1px solid #ddd; float:left;}
#cs-section .cs-area .cs-box3{width:34%; height:250px; padding:35px 30px; float:left;}
#cs-section .cs-area .cs-title{margin-bottom:10px; position:relative;}
#cs-section .cs-area .cs-title h2{padding-top:13px; font-size:18px; display:inline-block; position:relative;}
#cs-section .cs-area .cs-title h2:after{width:50px; height:4px; top:0; left:0; background:#cc2920; content:""; display:block; position:absolute;}
#cs-section .cs-area .cs-title a{top:10px; right:0; position:absolute;}
#cs-section .cs-area .cs-box1 .txt1{margin-top:20px; font-size:20px; color:#000;}
#cs-section .cs-area .cs-box1 .txt1 span{width:100px; height:30px; margin-right:10px; font-size:15px; line-height:30px; text-align:center; color:#fff; background:#ff4545; display:inline-block;}
#cs-section .cs-area .cs-box1 .txt2{margin-top:10px;}
#cs-section .cs-area .cs-box1 .txt2 ul{}
#cs-section .cs-area .cs-box1 .txt2 ul li{font-size:14px; line-height:190%; color:#999;}
#cs-section .cs-area .cs-box1 .txt2 ul li span{color:#ff4e00;}
#cs-section .cs-area .cs-box2 .board-list{}
#cs-section .cs-area .cs-box2 .board-list ul{}
#cs-section .cs-area .cs-box2 .board-list ul li{font-size:15px; line-height:37px; border-bottom:1px dashed #ddd;}
#cs-section .cs-area .cs-box2 .board-list ul li:last-child{border-bottom:0;}
#cs-section .cs-area .cs-box2 .board-list ul li a{color:#999; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
#cs-section .cs-area .cs-box3 .counter-list{padding-top:10px;}
#cs-section .cs-area .cs-box3 .counter-list ul{}
#cs-section .cs-area .cs-box3 .counter-list ul:after{clear:both; content:""; display:block;}
#cs-section .cs-area .cs-box3 .counter-list ul li{width:50%; height:77px; padding-top:10px; text-align:center; float:left;}
#cs-section .cs-area .cs-box3 .counter-list ul li:first-child{border-right:1px solid #999;}
#cs-section .cs-area .cs-box3 .counter-list ul li h3{font-weight:500; font-size:16px; color:#cc2920;}
#cs-section .cs-area .cs-box3 .counter-list ul li span{font-weight:900; font-size:25px; color:#ff0d00;}
#cs-section .cs-area .cs-box3 .counter-list div{margin-top:15px; padding:5px; font-size:18px; text-align:center; color:#deff00; background:#30397b;}

@media screen and (max-width:920px){
	#cs-section .cs-area .cs-box1{width:50%;}
	#cs-section .cs-area .cs-box2{width:50%; border-right:0;}
	#cs-section .cs-area .cs-box3{width:100%; border-top:1px solid #ddd;}
}

@media screen and (max-width:590px){
	#cs-section .cs-area{padding:0;}
	#cs-section .cs-area .cs-box1{width:100%; height:auto; padding:30px 20px; float:none;}
	#cs-section .cs-area .cs-box2{width:100%; height:auto; padding:30px 20px; border-top:1px solid #ddd; border-left:0; float:none;}
	#cs-section .cs-area .cs-box3{height:auto; padding:30px 20px;}
}

#mbbc-section{padding:45px 0; text-align:center; background:url("../img/mbbc_bg.jpg?v10") no-repeat center center; background-size:cover;}
#mbbc-section .mcont-area{width:100%; max-width:1220px; margin:0 auto; padding:0 10px; position:relative;}
#mbbc-section .mcont-area h3{font-size:30px; text-align:center; color:#fff;}
#mbbc-section .mcont-area h4{margin-top:10px; font-weight:300; font-size:20px; text-align:center; color:#fff;}
#mbbc-section .mcont-area span{margin-top:20px; padding:10px 30px; font-family:'scoredreamHeavy'; font-size:25px; line-height:100%; text-align:center; color:#010101; border-radius:50px; background:#c0ff00; display:inline-block;}

@media screen and (max-width:980px){
	#mbbc-section{padding:40px 0;}
	#mbbc-section .mcont-area h3{font-size:27px;}
	#mbbc-section .mcont-area h4{margin-top:7px; font-size:18px;}
	#mbbc-section .mcont-area span{margin-top:15px; padding:7px 25px; font-size:22px;}
}

@media screen and (max-width:880px){
	#mbbc-section{padding:35px 0;}
	#mbbc-section .mcont-area h3{font-size:24px;}
	#mbbc-section .mcont-area h4{font-size:16px;}
	#mbbc-section .mcont-area span{font-size:20px;}
}

@media screen and (max-width:780px){
	#mbbc-section{padding:30px 0;}
	#mbbc-section .mcont-area h3{font-size:22px;}
	#mbbc-section .mcont-area h4{font-size:15px; letter-spacing:-0.5px;}
}

@media screen and (max-width:680px){
	#mbbc-section{padding:25px 0;}
	#mbbc-section .mcont-area h3{font-size:20px;}
}

#system-section{padding:55px 0; background:url("../img/cs_bg.gif") repeat;}
#system-section .title{font-family:'scoredreamBold'; font-size:35px; text-align:center; color:#000;}
#system-section .system-box{width:100%; max-width:1220px; margin:50px auto 0;}
#system-section .system-box ul{}
#system-section .system-box ul:after{clear:both; content:""; display:block;}
#system-section .system-box ul li{width:20%; text-align:center; float:left;}
#system-section .system-box .icon{width:130px; height:130px; margin:0 auto; padding-top:35px; border-radius:50%; border:1px solid #ddd; background:#fff;}
#system-section .system-box .txt{margin-top:25px;}
#system-section .system-box .txt h3{padding:5px 15px; font-family:'scoredreamBold'; font-size:16px; color:#fff; border-radius:50px; background:#ff6c00; display:inline-block;}
#system-section .system-box .txt h4{margin-top:15px; font-size:14px; color:#444;}

@media screen and (max-width:980px){
	#system-section{padding:50px 0;}
	#system-section .title{font-size:32px;}
	#system-section .system-box{margin-top:30px;}
	#system-section .system-box ul li{width:33.333%; padding:20px 10px;}
	#system-section .system-box ul li:nth-child(4){margin-left:16.666%;}
}

@media screen and (max-width:880px){
	#system-section .title{font-size:30px;}
}

@media screen and (max-width:780px){
	#system-section .title{font-size:27px;}
}

@media screen and (max-width:640px){
	#system-section .system-box ul li{width:50%; padding:20px 10px;}
	#system-section .system-box ul li:nth-child(4){margin-left:0;}
	#system-section .system-box ul li:nth-child(5){margin-left:25%; padding-bottom:0;}
	#system-section .system-box .txt h3{font-size:16px;}
	#system-section .system-box .txt h4{height:35px; font-size:13px;}
	#system-section .system-box .txt h4 br{display:none;}
}

@media screen and (max-width:540px){
	#system-section .system-box .txt h3{font-size:14px; letter-spacing:-0.5px;}
}


#scs-section{padding:100px 0; text-align:center; background:url("../img/scs_bg.jpg") no-repeat center center; background-size:cover;}
#scs-section .mcont-area{width:100%; max-width:1220px; margin:0 auto; position:relative;}
#scs-section .mcont-area h3{font-weight:600; font-size:35px; color:#fff;}
#scs-section .mcont-area h4{margin-top:20px; font-weight:300; font-size:20px; color:#fff;}
#scs-section .mcont-area ul{width:100%; max-width:750px; margin:80px auto 0;}
#scs-section .mcont-area ul:after{clear:both; content:""; display:block;}
#scs-section .mcont-area ul li{width:25%; padding:0 10px; float:left;}
#scs-section .mcont-area ul li .box{border-right:1px solid #fff;}
#scs-section .mcont-area ul li:last-child .box{border-right:0;}
#scs-section .mcont-area ul li div{font-weight:700; font-size:40px; color:#fff;}
#scs-section .mcont-area ul li span{margin-top:10px; font-size:20px; color:#fff; display:block;}

@media screen and (max-width:980px){
	#scs-section{padding:90px 0;}
	#scs-section .mcont-area h3{font-size:32px;}
	#scs-section .mcont-area h4{margin-top:17px; font-size:18px;}
	#scs-section .mcont-area ul li div{font-size:37px;}
	#scs-section .mcont-area ul li span{font-size:18px;}
}

@media screen and (max-width:880px){
	#scs-section{padding:80px 0;}
	#scs-section .mcont-area h3{font-size:28px;}
	#scs-section .mcont-area h4{margin-top:15px; font-size:16px;}
	#scs-section .mcont-area ul li{padding:0 5px;}
	#scs-section .mcont-area ul li div{font-size:34px;}
	#scs-section .mcont-area ul li span{font-size:16px;}
}

@media screen and (max-width:780px){
	#scs-section{padding:70px 0;}
	#scs-section .mcont-area h3{font-size:25px;}
	#scs-section .mcont-area h3 br{display:none;}
	#scs-section .mcont-area ul{margin:70px auto 0;}
	#scs-section .mcont-area ul li div{font-size:31px;}
}

@media screen and (max-width:680px){
	#scs-section{padding:60px 0;}
	#scs-section .mcont-area h3{font-size:22px;}
	#scs-section .mcont-area ul{margin:50px auto 0;}
	#scs-section .mcont-area ul li div{font-size:28px;}
}

@media screen and (max-width:580px){
	#scs-section{padding:50px 0;}
	#scs-section .mcont-area h3{font-size:20px;}
	#scs-section .mcont-area ul{margin:40px auto 0;}
	#scs-section .mcont-area ul li{padding:0;}
	#scs-section .mcont-area ul li div{font-size:24px;}
	#scs-section .mcont-area ul li span{font-size:14px;}
}

@media screen and (max-width:480px){
	#scs-section{padding:40px 0;}
	#scs-section .mcont-area ul{margin:30px auto 0;}
	#scs-section .mcont-area ul li div{font-size:22px; letter-spacing:-1px;}
	#scs-section .mcont-area ul li span{font-size:12px; letter-spacing:-1px;}
}
