@media (min-width: 1200px) {
    .time-s {
        display: none;
    }
    .t-devide-xs-em {
        display: none
    }
    .cfbrr-1,
    .cfbrr-2,
    .cfbrr-4,
    .cfbrr-5,
    .cfbrr-6,
    .cfbrr-7,
    .cfbrr-8,
    .cfbrr-9 {
        display: none
    }

	input[name="add6"]:first-child{
   margin: 4px 5px 4px 0;
}
}

@media (min-width: 992px) {
    .main-add {
        padding: 30px 0 0 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    /*** 대메뉴 사이 여백 ***/
    .navbar-nav > li > a {
        padding: 0 20px;
    }
    /*** 대메뉴 사이 여백 ***/
    .m-bn-ct-txt {
        font-size: 11px;
    }
    .cs_tt {
        font-size: 16px;
        padding: 6px 0 6px 0;
    }
    .cts-tel-in {
        font-size: 17px;
        padding: 9px 0 19px 7px;
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 15px;
    }
    .cts-cs-tel-t {
        font-size: 13px;
        margin-top: 11px;
    }
    .cts-cs-time {
        font-size: 11px;
        line-height: 150%;
        padding-left: 3px;
    }
    .time-b {
        display: none;
    }
    /*** 서브 고객센터 ***/
    .sn-cs h1 {
        font-size: 15px;
    }
    .sn-cs-nb-w {
        font-size: 15px;
        padding: 9px 0 2px;
    }
    .sn-cs-t {
        font-size: 12px;
    }
    .sn-cs-time,
    .cs-line {
        display: none;
    }
    /*** 서브 고객센터 ***/
    .t-devide-xs-em {
        display: none
    }
    .csti-icon2,
    .telno-tt {
        display: none
    }
    .csm h1 {
        font-size: 17px;
        padding: 4px 0 9px 0;
    }
    .t-devide-xs-em {
        display: none
    }
    .vmc-1-4 h1 {
        font-size: 15px;
    }
    .vmc-1-4-1-1 {
        display: none;
    }
    .ccrrtteh {
        display: none;
    }
    .vmc-1-12-2 {
        font-size: 15px;
        letter-spacing: -0.5px;
        padding: 0 2px 9px;
    }
    .cfbrr-1,
    .cfbrr-2,
    .cfbrr-4,
    .cfbrr-5,
    .cfbrr-6,
    .cfbrr-7,
    .cfbrr-8,
    .cfbrr-9 {
        display: none
    }
    .cpf-1 {
        display: none;
    }
    .vmc-1-3-2-2 {
        letter-spacing: -0.5px;
        font-size: 13px;
        margin: 1px 0 0 0;
    }
    .prc-1 {
        min-height: 456px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /*** 대메뉴 사이 여백 ***/
    .navbar-nav > li > a {
        padding: 0 10px;
    }
    /*** 대메뉴 사이 여백 ***/
    /*** 캐러셀 ***/
    /* 메인 캐러셀 높이 설정 */
    .slider-active .single-slider {
        text-align: center;
        height: 410px;
    }
    /* 메인 */
    .slider-taxt {
        margin: 178px 0 0 0;
    }
    .slider-taxt h1 {
        font-size: 45px;
    }
    /*** 캐러셀 ***/
    .bbrb-txt-w {
        padding: 0 0 20px 0;
    }
    .bbrb-img-s {
        padding: 0
    }
    .ft-btn-w .btn-group-xs > .btn {
        padding: 0 36px;
        font-size: 12px;
    }
    .t-devide-xs-bn {
        display: none;
    }
    .navbar-nav li:last-child {
        display: none;
    }
    .cpf-1 {
        display: none;
    }
    .cfbrr-2,
    .cfbrr-4,
    .cfbrr-6,
    .cfbrr-5,
    .cfbrr-7,
    .cfbrr-8,
    .cfbrr-9 {
        display: none
    }
    .cpf-2 {
        line-height: 1.5;
    }
    .c-d-l-1 {
        display: none;
    }
    .cpf-2-1 {
        margin-bottom: 7px;
    }
    .vmc-1-3 {
        padding: 10px 0 13px 30px;
        border-left: none;
    }
    .prc-1 {
        min-height: 350px;
    }
    .hhh3,
    .hhh4 {
        margin-top: 50px;
    }
    .ccrrttx-2-2 {
        margin-top: 60px;
    }
	.ccchhrp {
    margin-top: 30px;
}
}

@media (min-width: 768px) {
    .phone-call {
        display: none
    }
    /*PC 캐러셀 상단 여백 */
    #slider-area {}
    /*PC 캐러셀 상단 여백 */
    html {
        overflow-y: scroll;
    }
    /*** PC 메뉴 ***/
    /* 메뉴바 그림자 */
    .navbar-default {
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        transition: all .35s;
    }
    .navbar-default.affix {
        background: rgba(0, 0, 0, 0.4);
        padding-top: 20px;
    }
    /* 메뉴바 그림자 */
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }
    /* PC 상단메뉴바 위,아래 여백 */
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li > a:focus {
        color: #fff!important;
        transition: 0.3s all ease;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -ms-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
    }
    .navbar-default .navbar-nav > li > a:hover {
        color: rgba(255, 255, 255, 0.5)!important;
    }
    .navbar-nav > li:last-child {
        border: none;
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        background: none;
    }
    .navbar-nav .dropdown-menu {
        font-family: '나눔고딕', 'NanumGothic', ng, sans-serif!important;
        text-align: center;
        border: none!important;
        box-shadow: none!important;
        border-radius: 0 !important;
        background: rgba(255, 255, 255, 0.92)!important;
        font-size: 12px;
        min-width: 100%!important;
        padding: 12px 16px !important;
        transition: 0.5s all ease;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        -ms-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
    }
    .dropdown-menu > li > a {
        padding: 10px 0 !important;
        color: #666 !important;
        transition: 0.5s all ease;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        -ms-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
    }
    .dropdown-menu > li > a:hover {
        font-weight: bold;
        color: #ccc !important;
    }
    .dropdown-menu > li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    }
    .dropdown-menu > li:last-child {
        border-bottom: none;
    }
    .navbar-nav > li:hover > a,
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background: none;
    }
    /*** 서브페이지 ***/
    /* 연혁 */
    .tt-border-s {
        display: none;
    }
    .adddf-br {
        display: none
    }
    .v-topbar-w {
        display: none;
    }
    .logo-m {
        display: none;
    }
}

@media (max-width: 991px) {
    .sp-ct-l-w,
    .csti-icon {
        display: none;
    }
    .telti-txt {
        text-align: center
    }
}

@media (max-width: 767px) {
    .navbar-default {
        padding-top: 0;
    }
    .v-topbar-w {
        height: 31px;
        background-color: #A6AEC1;
    }
    /*** 최상단 탑 메뉴 ***/
    .navbar-header {
        height: 58px;
        overflow: hidden;
    }
    .navbar-default .navbar-brand h1 {
        font-size: 22px;
        line-height: 0 !important;
        color: #7C8DA5;
        letter-spacing: 1.3px;
        margin-top: 22px;
    }
    .navbar-brand {
        margin: 9px 0 0 10px;
    }
    .navbar-brand img {
        -ms-interpolation-mode: nearest-neighbor!important;
        image-rendering: -webkit-optimize-contrast!important;
        image-rendering: -webkit-crisp-edges!important;
        image-rendering: -moz-crisp-edges!important;
        image-rendering: -o-crisp-edges!important;
        image-rendering: pixelated!important;
    }
    /*** 모바일 토굴버튼 ***/
    .navbar-default .navbar-toggle {
        border-color: #fff !important;
    }
    .navbar-toggle {
        border-radius: 0;
        margin-right: 8px!important;
        margin-top: 11px!important;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff!important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #8D97B0!important;
    }
    .navbar-toggle .icon-bar:nth-of-type(2) {
        top: 1px;
    }
    .navbar-toggle .icon-bar:nth-of-type(3) {
        top: 2px;
    }
    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 200ms ease-in-out;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -ms-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 6px;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: transparent!important;
    }
    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -6px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navbar-toggle .icon-bar {
        border-radius: 0!important;
    }
    /*** 모바일 메뉴 ***/
    .navbar-default {
        background: none!important;
    }
    .navbar-header {
        background: #fff!important;
        border-bottom: solid 1px #dedede;
    }
    .navbar-default .navbar-collapse {
        border: none!important;
        background: rgba(0, 0, 0, 0.8);
        box-shadow: none!important;
    }
    .navbar-default .navbar-nav > li {
        border-bottom: solid 1px rgba(255, 255, 255, 0.12);
    }
    .navbar-default .navbar-nav > li:last-child {
        border-bottom: none!important;
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        color: #fff!important;
        background: none!important;
        border-bottom: solid 1px rgba(255, 255, 255, 0.15);
    }
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a:hover {
        color: #fff!important;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 15px;
        text-align: center;
        color: rgba(255, 255, 255, 0.6);
        padding-top: 9px;
        padding-bottom: 10px;
        line-height: 1 !important;
    }
    .dropdown > ul > li > a {
        font-family: '나눔고딕', 'NanumGothic', ng, sans-serif!important;
        padding: 0 !important;
        font-size: 12px;
        text-align: center;
        line-height: 1 !important;
        color: #fff !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: rgba(255, 255, 255, 0.4) !important;
        line-height: 1 !important;
    }
    .navbar-collapse.in {
        overflow: hidden;
        max-height: none !important;
        height: auto !important;
    }
    /*** 캐러셀 ***/
    #slider-area {
        margin-top: 33px;
    }
    /* 메인 캐러셀 */
    .slider-active .single-slider {
        text-align: center;
        height: 280px;
    }
    .slider-taxt {
        margin: 132px 0 0 0;
    }
    .slider-taxt h1 {
        font-size: 29px;
    }
    .slider-taxt h2 {
        font-size: 15px;
        margin: 1px 0 0 0;
        padding: 0 0 0;
        border-left: none;
        border-right: none;
    }
    /* 서브 캐러셀 */
    .slider-active .single-slider-s {
        display: none;
    }
    /*** 캐러셀 ***/
    .cts-2-ttbox h1,
    .cts-2-ttbox2 h1,
    .cts-2-ttbox3 h1 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        letter-spacing: 0;
        border-right: none;
    }
    .cts-2-ttbox h3,
    .cts-2-ttbox2 h2,
    .cts-2-ttbox3 h2 {
        letter-spacing: 0;
    }
    .mainmap {
        margin-top: 40px;
    }
    .main-add {
        margin-top: 45px;
    }
    /*** 하단롤링배너 ***/
    .bbrb-txt-w {
        padding: 0 0 20px 0;
    }
    .bbrb-img-s {
        padding: 0
    }
    .bbrb-txt-w h1 {
        margin-top: 0;
    }
    .btn-m-lg {
        margin-top: 5px;
    }
    /*** 풋터-1 ***/
    .ft-btn-w .btn-group-xs > .btn {
        padding: 0 10px;
        font-size: 12px;
    }
    .t-devide-xs,
    .t-devide-xs-bn,
    .t-devide-xs-em {
        display: none
    }
    /*** 서브페이지 속성 ***/
    /* 서브페이지 레이아웃 및 타이틀 속성 */
    .sp-ct-w {
        margin-bottom: 20px;
    }
    .sp-ct-r-w {
        margin-top: 30px;
    }
    .sp-ct-r-tt {
        padding-bottom: 10px;
        margin: 0 12px 35px;
        border-bottom: 1px solid #d4d4d4;
    }
    .r-tt-w {
        padding-left: 2px !important;
    }
    /* 서브페이지 레이아웃 및 타이틀 속성 */
    /* 서브페이지 인사말 속성 */
    .sp-ct-r-cts {
        margin: 0 0 34px 0;
    }
    .sp-ct-r-cts h1 {
        font-size: 40px;
        line-height: 36px;
        font-weight: bold;
        letter-spacing: 0;
    }
    .r-cts-ct-txt {
        margin-top: 0;
        word-break: break-all;
    }
    .r-cts-tt-img {
        height: 110px;
        text-align: center;
        margin-top: 30px;
        padding: 45px 0 0 0;
    }
    .r-cts-ct-txt-img {
        max-width: 55%;
    }
    .rcti-tt {
        font-size: 21px;
        letter-spacing: 1px;
    }
    .r-cts-tt-img p {
        display: none
    }
    /* 서브페이지 인사말 속성 */
    /* 서브페이지 연혁 속성 */
    .r-ct-his-w {
        padding: 6px 15px 2px 16px;
        border-left: none;
    }
    .sp-ct-r-his {
        margin: 0 0 40px 0;
        padding-left: 13px;
    }
    .r-ct-his-yr {
        text-align: left;
        margin-bottom: 7px;
    }
    .yr-h-2017,
    .yr-h-2016,
    .yr-h-2015 {
        padding-top: 0;
    }
    .r-ct-his-ct-n {
        width: 10%;
    }
    .r-ct-his-ct-txt {
        width: 90%;
    }
    /* 서브페이지 오시는길 속성 */
    .sp-address {
        margin-top: 12px;
    }
    .sp-map {
        margin-top: 6px;
        padding: 0;
    }
    .r-ct-loca-t {
        text-align: left;
        padding-right: 0;
    }
    .r-ct-loca-ct-t {
        padding-right: 0;
        width: 3%;
    }
    .r-ct-loca-ct-txt {
        width: 97%;
    }
    .r-ct-loca-w {
        padding: 6px 15px 2px 15px;
        border-left: none;
    }
    /* 서브페이지 사업영역 속성 */
    .r-cts-tt-biz1-img {
        height: 120px;
        text-align: center;
        margin-bottom: 10px;
        padding: 50px 0 0 0;
    }
    .sp-ct-r-biz1 h1 {
        display: none;
    }
    .sp-img-biz-box-w {
        margin-top: 30px;
    }
    .bizar-1 {
        display: block;
        font-size: 40px;
        margin: 0;
        padding: 0;
        border-right: none;
    }
    /* 서브페이지 사업소개 속성 */
    .sp-ct-r-biz2 h1 {
        font-size: 40px;
        border-right: none;
        padding: 0;
        margin: 0;
        line-height: 36px;
        font-weight: bold;
    }
    .biz2-stt-br {
        display: none;
    }
    .r-cts-tt-biz2-img {
        text-align: center;
        margin: 25px 0 50px;
        padding: 60px 0 0 0;
    }
    .rctb2i-tt {
        letter-spacing: 1px;
    }
    .r-ct-biz2-tt {
        text-align: left;
        padding-top: 0;
        padding-right: 15px;
    }
    .ct-biz2-tt-img {
        height: 80px;
        margin: 15px auto 24px;
    }
    .r-ct-biz2-w {
        padding: 6px 15px 2px 16px;
        border-left: none;
    }
    .r-ct-biz2-ct-n {
        width: 10%;
    }
    .r-ct-biz2-ct-txt {
        width: 90%;
    }
    .cts-2-ttbox h1,
    .cts-2-ttbox3 h1,
    .cts-2-ttbox2 h1 {
        font-size: 30px;
    }
    /* 메인 게시판 추출 */
    .board_output .board_output_2_tr > td:nth-child(3),
    .board_output .board_output_3_tr > td:nth-child(3) {
        display: none;
    }
    .copy-tf-t {
        display: block;
    }
    .cts-nc-add2 {
        margin: 3px 0 0;
    }
    .cts-li-i9-w-add3 {
        border-left: none;
        margin-left: 0;
        padding-left: 0;
        margin-top: 4px;
    }
    .rrdsdafasdf {
        display: none!important;
    }
    .logo-p {
        display: none;
    }
    .navbar-nav li:last-child {
        display: none;
    }
    .navbar-default .navbar-nav .borddrr {
        border-bottom: none!important;
    }
    .vmc-1-12 {
        margin: 0 auto 50px;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        padding-top: 49px;
        border: solid 1px rgba(0, 0, 0, 0.15);
    }
    .vmc-1-3 {
        padding: 10px 35px 13px 35px;
        border-left: none;
    }
    .vmc-1-4 {
        margin: 30px 23px 0;
        padding: 17px 19px 20px;
        border: solid 1px #dedede;
    }
    .vp-line2m {
        display: none;
    }
    #mcgop1 {
        padding: 10px 0 60px;
    }
    .ccdrifdimr {
        background-image: url(../../images/mi_1m.jpg);
        height: 170px;
    }
    .mc-t-glout1-1 {
        font-size: 30px;
        margin: 0 0 20px 0;
    }
    .mc-t-glout1-2 {
        width: 40px;
    }
    .mc-t-glout1-w {
        margin-bottom: 20px;
    }
    .cpf-1 {
        display: none;
    }
    .copy {
        padding-bottom: 25px;
        text-align: center;
    }
    .cpf-2 {
        line-height: 1.3;
        text-align: center;
    }
    .copy-cr-t {
        text-align: center;
        margin-top: 15px;
    }
    .cpf-2-1 {
        display: block;
        margin-bottom: 5px;
    }
    .ft-btn-w {
        padding: 17px 0 12px 0;
    }
    .c-d-l-1,
    .c-d-l-2,
    .c-d-l-5,
    .c-d-l-6 {
        display: none;
    }
    .prc-1 {
        min-height: 50px;
        margin-top: 50px;
    }
    .hhh1 {
        margin-top: 0;
    }
    .mc-t-glout33-1 {
        font-size: 32px;
        color: #818181;
        margin: 0 0 18px 0;
    }
    #mcgop2 {
        padding: 105px 0 60px;
    }
    .cccimggd {
        margin-bottom: 50px;
        height: 130px;
        background-image: url(../../images/mi_22.jpg);
    }
    .ccrrttx-2-2 {
        margin-top: 40px;
    }
    .ccrrttx-1-1 {
        font-size: 60px;
    }
    .ccrrttx-1-2 {
        font-size: 40px;
    }
    .ccrrttx-1-3 {
        font-size: 20px;
        letter-spacing: 16px;
        padding: 6px 0 0 7px;
    }
    .ccrrttx-1-5 {
        font-size: 50px;
        padding: 20px 0 0 0;
        width: 95%;
    }

	.cvrrwww-11 {
    width: 280px;
    margin: 50px auto 0;
}

.cvrrwww-11 div {
    width: 100%!important;

}

#divpop {
    left: 9px;
    top: 100px;

}

}