body {
    margin: 0px;
    font-family: 'NanumSquare','Nanum Square',sans-serif;
}

/* top-bar s */

.topbar-login a { color: #676767; padding: 0px; font-size: 12px; text-decoration:none;}
.pull-right { margin-top: 2px;}
.topbar-login a:hover { color:#000; }
#topbar { width: 100%; background: #F8F8F8; position: relative; height:40px; padding: 10px 20px;}

/* top-bar e */

/* gnb-bar s */

#logo {margin-top:20px;}
#gnb-bar {height:100px; overflow:hidden; }
#gnb-bar img {float: left;}
#gnb-bar.active { overflow:visible; }

.gnb ul.depth1 > li { float: left; text-align : center; margin-top:35px; padding:0px 0px; position:relative; }
.gnb ul.depth1 > li > a { color: #555; font-size: 22px; text-decoration: none;}
.gnb ul.depth1 > li > a:hover { border-bottom: 2px solid #E6061B; padding-bottom: 5px; }

.depth1 { float:left; list-style:none; overflow:hidden; margin-bottom:0px; position:absolute; z-index:10; height:65px; margin-left:230px; }
.depth1 > li { float:left; width:155px; text-align:center; padding-top:10px; }
.depth1 > li > a {  color: #555; font-size: 24px; text-decoration: none; font-family: 'nanumbarungothic';  font-weight:600; }
.depth1 > li:hover > a { color:#003d61; }
/*.depth1 > li:last-child  .depth2 { border-right:1px solid #ddd; }*/

.depth2 { display:none; padding-left:10px; list-style:none;  height:460px; 
          padding-top:15px; transition:all 0.2s ease; margin-top:34px; border-bottom:1px solid #ddd;
          background-color:#292929;
          background-image: url(../Images/gnb_gradient.png);
          background-size: 100% auto;
          background-repeat:no-repeat; 

}
/*.depth2:hover { background:rgba(0,0,0,0.3); }*/
.depth2 > li { text-align:left; padding:1px 0px 5px; }
.depth2 > li > a { color:#fff; text-decoration:none; font-size:16px; transition:all 0.2s ease; font-weight:600; }
.depth2 > li > a:hover { color:#ddd; }
.depth3 { padding-left:5px;  }
.depth3 > li > a { color:#efefef; }
.depth3 > li > a:hover { color:#ddd; }

/* gnb-bar s */

.gnb2 {
    height: 0px;
    background:rgba(0,0,0,0.75);
    width: 100%;
    position: absolute;
    top: 140px;
    left: 0px;
    z-index: 9;
    overflow: hidden;
}



#subgnb { border-bottom:1px solid #ddd; padding:10px 0px; text-align:left; margin-bottom:30px; }
#subgnb span,
#subgnb a { font-size:14px; color:#999; position:relative; top:1px; font-family:'NanumBarunGothic' }
#subgnb img { position:relative; width:22px; top:-1px;}
#subgnb span.active { color:#000; }

 .lnb { padding-right:40px;}
.lnb_title { font-size:26px; border-bottom:1px solid #000; padding-bottom:20px; font-weight:bold; font-family:NanumBarunGothic; margin-bottom:0px; text-align:center;}
.sub_depth2 { margin-top:0px; padding-top:0px; }
.sub_depth2 > li { padding:15px 10px; border-bottom:1px solid #ddd; transition:all ease 0.3s; }
.sub_depth2 > li.active > a { color:#58A4D3; font-weight:600; }
.sub_depth2 > li:hover { background:#f0f0f0; }
.sub_depth2 > li > a { color:#777; font-weight:500;  font-size:18px; text-decoration:none; }
.sub_depth2 > li > i { position:relative; margin-right:10px; cursor:pointer; }
.sub_depth2 > li > i.fa-minus { display:none; }
.sub_depth2 > li:last-child { border-color:#000; }
.sub_depth3 { padding-left:5px; margin-top:10px;  }
.sub_depth3.active { display:block; }
.sub_depth3 li { padding:3px 0px; }
.sub_depth3 li a  { color:#999; font-size:14px;  text-decoration:none;  transition:all ease 0.3s; }
.sub_depth3 li a:hover  { color:#739AB9; }
.sub_depth3 li.active > a { font-weight:600; }
.sub_depth4 { padding-left:10px;}




/* footer  s */


.footer-list { background-color:#9598A1; text-align:center;}
.footer-list ul { width:100%;}
.footer-list li { float:left; font-size:14px; padding: 10px 0px; border-left: 1px solid #fff; width:20%; color: #fff;}
.footer-list li:hover { background-color: #58A4D3; transition:0.3s;}
.footer-list li:last-child { border-right: 1px solid #fff;}
.footer-list a { text-decoration:none; color:#fff;}
#footer-content {background-color:#fff;  padding-top:70px; padding-bottom:50px;}
#footer-content .container { text-align:center; }
#footer-logo { margin-bottom: 33px; display:inline-block; }
#footer-cont { font-size:14px; color:#afafaf; display:inline-block; text-align:left; padding-left:30px; padding-top:5px; }
#footer-cont p { margin-bottom:0px; line-height:180%; }



/* footer  e */

.glyphicon {
    color: #F2828C !important;
}

.widget-login a {
    padding: 0 10px;
    text-decoration: none;
}

    .widget-login a:hover {
        background: #59755E;
    }

.widget-login span {
    display: none;
}
                .

            .gnb ul.depth1 li span {
                padding-left: 13px;
            }

            .gnb ul.depth1 li:last-child span {
                display: none;
            }

.sub-drop {
    display: inline-block;
    float: right;
}

#subgnb .dropdown {
    display: inline-block;
}

    #subgnb .dropdown .btn {
        padding: 0px 10px;
        font-size: 16px;
        font-weight: bold;
    }

    #subgnb .dropdown .btn-default {
        border: none;
    }

    #subgnb .dropdown .btn:hover {
        background-color: #E7F5F3;
        transition: 0.3s all ease;
    }

    #subgnb .dropdown .btn .active {
        background-color: #E7F5F3;
    }

#subgnb .dropdown-menu > li > a {
    padding: 5px 20px;
    transition: 0.3s all ease;
    font-size: 14px;
}

.sub-drop .caret {
    position: relative;
    left: 10px;
}

.gnb-line {
    background: #005478;
}

    .gnb-line li {
        list-style-type: none;
        display: inline-block;
        padding: 17px 19px;
        font-size: 16px;
    }

    .gnb-line li:hover{
        background-color:#019DD6;
    }

        .gnb-line li a {
            color: white;
        }

    .gnb-line .gnb-line-wrapper {
        margin: 0 auto;
        width: 1100px;
        padding-left: 315px!important;
    }

        .gnb-line .gnb-line-wrapper .gnb-line-cont li > a {
            text-decoration: none;
        }



.main_box_wrapper {
    margin: 0 auto;
}

.box {
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

    .box:nth-child(3n) {
        margin-right: 0px;
    }

.box1, .box2 {
    height: 350px;
    float: left;
    position: relative;
}

.box1 {
    width: 560px;
}

.box2 {
    width: 280px;
}


.box1 p.title {
    font-size: 36px;
    color: #fff;
    padding-left: 25px;
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

.box1 p.title2, .box2 p.title2 {
    font-size: 28px;
    color: #fff;
    padding-left: 25px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.box-text {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-left: 15px;
}

.box-table {
    bottom: 11px;
    table-layout: fixed;
    width: 100%;
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-left: 15px;
}

    .box-table td {
        padding: 4px 3px;
        width: 50%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.divider_left {
    float: left;
    width: 100%;
    position: relative;
}

.divider_right {
    position: relative;
    float: left;
    width: 280px;
    height: 162px;
    border: 1px solid #ddd;
}

.main_icon_list {
    overflow: hidden;
    padding: 15px 7px;
    border: 1px solid #eee;
    position: relative;
}

    .main_icon_list img {
        height: 90px;
    }

    .main_icon_list p {
        text-align: center;
        font-size: 14px;
        color: #777;
        font-weight: 500;
        margin: 0px;
    }

    .main_icon_list .bar img {
        width: 10px;
        height: 120px;
    }


.footer-box {
    padding-left: 40px;
    width: 50%;
    float: left;
}

    .footer-box a {
        text-decoration: none;
        color: #fff;
    }

#widget_sermon {
    position: absolute;
    top: 125px;
    left: 45px;
}

    #widget_sermon p {
        color: #fff;
        margin: 0px;
    }

    #widget_sermon .sermon_date {
        font-size: 20px;
    }

    #widget_sermon .sermon_title {
        font-size: 34px;
        font-weight: 600;
        margin: 20px 0px;
    }

    #widget_sermon .sermon_bible {
        font-size: 24px;
    }

    #widget_sermon .sermon_pastor {
        font-size: 24px;
        margin-top: 20px;
    }

.widgetTabA {
    border: 0px !important;
    padding-left: 20px;
    margin-bottom: 30px !important;
}

.widget_news, .widget_news2 {
    list-style: none;
}

    .widget_news li {
        padding: 15px 0px !important;
    }

        .widget_news li a, .widget_news2 li a {
            color: #fff;
            font-size: 18px;
        }

.black .widget_news2 li a, .black .widget_news2 .date {
    color: #515544 !important;
}

.black .widget_news2 li {
    border-color: #ABD275 !important;
}


.widget_news2 {
    padding: 0px 20px !important;
}

    .widget_news2 li {
        line-height: 180%;
        padding: 12px 0px !important;
        border-bottom: 1px solid #ddd;
    }

        .widget_news2 li:nth-child(5n), .widget_news2 li:last-child {
            border: 0px;
        }

    .widget_news2 .date {
        color: #fff !important;
        font-size: 14px;
    }

.widgetTabA {
    padding-left: 20px !important;
}

    .widgetTabA li {
        background: none !important;
    }

        .widgetTabA li a {
            background: none !important;
            color: #fff !important;
            border: 0px !important;
            font-size: 16px !important;
        }

            .widgetTabA li.active a, .widgetTabA li a:hover {
                color: #DAF627 !important;
                font-weight: 500 !important;
                text-decoration: none;
            }

.widgetNavigator {
    text-align: center !important;
}

    .widgetNavigator li {
        padding: 0px 3px;
    }

    .widgetNavigator .nav-btn {
        font-size: 16px;
        cursor: pointer;
    }

.b175 {
    color: #8BBCC0;
}

.b181 {
    color: #A9A9A9;
}

.b179 {
    color: #E5F0BA;
}

.white {
    color: #fff !important;
}

.sub_title {
    font-family: 'nanumsquare';
}

.xe_content {
    overflow: hidden !important;
}


#topbar_m {
    background: #fff;
    color: #182D1C;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0px;
    border-bottom: 2px solid #F2828C;
}

    #topbar_m .top-logo {
        margin: 9px;
        float: left;
        height: 33px;
        display: inline-block;
    }

        #topbar_m .top-logo img {
            height: 100%;
        }

.navbar-toggle {
    padding: 0px;
    margin: 5px;
    top: 7px;
}

    .navbar-toggle span {
        font-size: 26px;
    }

.m_list_depth1 {
    background: #005478;
    color: #fff !important;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background: #005478;
    color: #fff !important;
}

.bx-wrapper {
    margin-top: 30px !important;
}


.box {
    position: relative;
}

.bg {
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 0;
}

.sub_head {
    font-size: 24px;
    top: 14px;
    position: relative;
    padding: 15px 30px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

#sub_wrapper {
    margin: 0 auto;
    padding: 40px 15px;
    min-height: 800px;
    overflow: hidden;
}

@media(max-width:1200px) {
    .gnb ul.depth1 {
        margin-top: 5px;
        margin-left: 40px;
    }

        .gnb ul.depth1 li {
            margin: 0px 15px;
        }
    .gnb ul.depth1 li a { font-size:18px; }
    #main_nav {
        height: 70px;
    }

    #logo {
        top: 18px;
        height: 29px;
    }

    .box1, .box2 {
        width: 305px;
    }

    .divider_left {
        margin-right: 0px;
    }

    .main_icon_list img {
        height: 73px;
    }

    .bg {
        left: -50px;
    }
}

@media(max-width:992px) {

    .box1, .box2 {
        width: 355px;
    }

    .box:nth-child(3n) {
        margin-right: 10px;
    }

    .box:nth-child(2n) {
        margin-right: 0px;
    }

    .divider_left {
        margin-right: 0px;
    }

    .main_icon_list img {
        height: 100px;
    }

    .main_icon_list img {
        height: 54px;
    }

    .main_slide {
        margin-top: 50px;
    }

    .navbar-toggle {
        display: block !important;
    }

    .bg {
        height: 100%;
        left: 0px;
    }

    #sub_title {
        margin-top: 50px;
    }

    #sub_wrapper {
        margin-top: 15px;
        padding: 0px 5px;
    }
}

@media(max-width:768px) {
    .box {
        height: 200px;
        width: 100%;
        margin-right: 0px;
    }

    .box1 p.title {
        font-size: 24px;
        color: #fff;
        padding-left: 14px;
        margin-top: 7px;
    }

    .box1 p.title2, .box2 p.title2 {
        font-size: 24px;
        color: #fff;
        padding-left: 14px;
        margin-bottom: 5px;
        margin-top: 7px;
    }

    #widget_sermon {
        position: absolute;
        top: 55px;
        left: 20px;
    }

        #widget_sermon .sermon_title {
            font-size: 25px;
            margin: 10px 0px;
        }

    .widgetTabA {
        padding-left: 0px !important;
    }

    .widget_news {
        padding-left: 20px;
    }

    .widget_news2 li:nth-child(2n) {
        border: 0px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 36% !important;
    }

    .footer-box {
        width: 100%;
    }

    footer {
        padding: 0px;
    }
    
    #footer-content { padding: 50px 0px; }

    .main_icon_list img {
        height: 55px;
    }

    .icon_box {
        height: 90px;
    }

    .main_icon_list div {
        width: 33%;
        text-align: center;
        margin: 5px 0px;
    }

    .divider_left {
        width: 100%;
    }

        .divider_left p {
            font-size: 12px;
        }

    .account input[type="submit"] {
        padding: 0px 25px !important;
    }

    .account > fieldset {
        z-index: 998;
    }

    .bx-wrapper {
        height: 155px !important;
        display: block;
        overflow: hidden;
        margin-top: 0px !important;
    }

    .bx-viewport {
        height: 155px !important;
    }

    .bg {
        height: 100%;
        right: 0px;
        left: auto;
    }

    .main_select_edu, .main_select_work {
        width: 100% !important;
        left: 0px !important;
        z-index: 10;
    }
}


.main_select_edu {
    width: 250px;
    height: 25px;
    position: absolute;
    bottom: -30px;
    left: -57px;
}

    .main_select_edu table {
        width: 100%;
        height: 100%;
    }

        .main_select_edu table td {
            width: 20%;
            text-align: center;
            background: #FADA4B;
            border: 1px solid #fff;
        }

            .main_select_edu table td a {
                color: #777;
                text-decoration: none;
            }

                .main_select_edu table td a:hover {
                    color: #fff;
                }

.main_select_work {
    width: 150px;
    height: 25px;
    position: absolute;
    bottom: -30px;
    left: -10px;
}

    .main_select_work table {
        width: 100%;
        height: 100%;
    }

        .main_select_work table td {
            width: 50%;
            text-align: center;
            background: #FADA4B;
            border: 1px solid #fff;
        }

            .main_select_work table td a {
                color: #777;
                text-decoration: none;
            }

                .main_select_work table td a:hover {
                    color: #fff;
                }



@media(max-width:1200px) {
    .gnb ul.depth1 {
        margin-left: 63px;
    }

        .gnb ul.depth1 li {
            margin: 0px 8px;
        }

    #logo {
        height: 29px;
    }
}

@media(max-width:991px) {
    body {
        padding-top: 50px;
    }

    .widget-login {
        float: right;
        padding-top: 8px;
        color: #333;
    }

        .widget-login a {
            cursor: pointer;
            padding: 0 6px;
        }

            .widget-login a:hover {
                background: none;
            }

    .gnb ul.depth1 li{
        margin: 0px 6px;
    }


    .sub-top-img {
    }

    #mainmenu_m {
        background: #F2828C !important;
        width: 200px !important;
        opacity: 0.96;
    }

    .mobile-gnb > ul {
        /*text-align:center;*/
    }

        .mobile-gnb > ul > li {
            /*border-bottom: 1px solid #e6071b;*/
            display: inline-block;
            width: 100%;
        }

            .mobile-gnb > ul > li:last-child {
                border-bottom: 0;
            }

            .mobile-gnb > ul > li.on > a {
                display: block;
            }

            .mobile-gnb > ul > li.on > ul {
                display: block;
                background: #ffb6bd;
            }

                .mobile-gnb > ul > li.on > ul > li {
                    padding: 0 4px;
                }

            .mobile-gnb > ul > li > a {
                color: #fff;
                cursor: pointer;
                font-size: 14px;
                text-decoration: none;
                display: block;
                padding: 14px;
            }

            .mobile-gnb > ul > li > ul {
                display: none;
            }

                .mobile-gnb > ul > li > ul > li > a {
                    color: white;
                    text-decoration: none;
                    padding: 10px;
                    display: block;
                    cursor: pointer;
                }

                    .mobile-gnb > ul > li > ul > li > a:before {
                        content: ' - ';
                    }
}


@media(max-width:768px) {
    .main_select_work table td {
        width: 100%;
    }



    /*.latest-third{
        text-align:center;
    }*/

    /*.chanyanglabel{
        width:640px;
    }

    .chanyangz > ul li{
        text-align:center;
    }*/


}

.b175 {
    color: #8BBCC0;
}

.b181 {
    color: #A9A9A9;
}

.b179 {
    color: #E5F0BA;
}

.white {
    color: #fff !important;
}

.sub_title {
    font-family: 'nanumsquare';
}

.xe_content {
    overflow: hidden !important;
}


#topbar_m {
    background: #fff;
    color: #182D1C;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0px;
    border-bottom: 2px solid #F2828C;
    padding-left:0px; 
    padding-right:10px; 
}

    #topbar_m .top-logo {
        margin: 9px;
        float: left;
        height: 33px;
        display: inline-block;
    }

        #topbar_m .top-logo img {
            height: 100%;
        }

.navbar-toggle {
    padding: 0px;
    margin: 5px;
    top: 7px;
}

    .navbar-toggle span {
        font-size: 22px;
    }

.m_list_depth1 {
    background: #005478;
    color: #fff !important;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background: #005478;
    color: #fff !important;
}

.bx-wrapper {
    margin-top: 30px !important;
}


.box {
    position: relative;
}

.bg {
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 0;
}

.sub_head {
    font-size: 24px;
    top: 14px;
    position: relative;
    padding: 15px 30px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

#sub_wrapper {
    margin: 0 auto;
    padding: 40px 15px;
    min-height: 800px;
    overflow: hidden;
}

.setting-button a {
    color: #555;
}

@media(max-width:1200px) {
    .gnb ul.depth1 {
        margin-top: 5px;
        margin-left: 40px;
    }

        .gnb ul.depth1 li {
            margin: 0px 15px;
        }

    #main_nav {
        height: 70px;
    }

    #logo {
        top: 18px;
        height: 29px;
    }

    .box1, .box2 {
        width: 305px;
    }

    .divider_left {
        margin-right: 0px;
    }

    .main_icon_list img {
        height: 73px;
    }

    .bg {
        left: -50px;
    }
}

@media(max-width:992px) {

    .box1, .box2 {
        width: 355px;
    }

    .box:nth-child(3n) {
        margin-right: 10px;
    }

    .box:nth-child(2n) {
        margin-right: 0px;
    }

    .divider_left {
        margin-right: 0px;
    }

    .main_icon_list img {
        height: 100px;
    }

    .main_icon_list img {
        height: 54px;
    }

    .main_slide {
        margin-top: 50px;
    }

    .navbar-toggle {
        display: block !important;
    }

    .bg {
        height: 100%;
        left: 0px;
    }

    #sub_title {
        margin-top: 50px;
    }

    #sub_wrapper {
        margin-top: 15px;
        padding: 0px 5px;
    }
}

@media(max-width:768px) {

    .gnb2 {
        display: none;
    }

    .box {
        height: 200px;
        width: 100%;
        margin-right: 0px;
    }

    .box1 p.title {
        font-size: 24px;
        color: #fff;
        padding-left: 14px;
        margin-top: 7px;
    }

    .box1 p.title2, .box2 p.title2 {
        font-size: 24px;
        color: #fff;
        padding-left: 14px;
        margin-bottom: 5px;
        margin-top: 7px;
    }

    #widget_sermon {
        position: absolute;
        top: 55px;
        left: 20px;
    }

        #widget_sermon .sermon_title {
            font-size: 25px;
            margin: 10px 0px;
        }

    .widgetTabA {
        padding-left: 0px !important;
    }

    .widget_news {
        padding-left: 20px;
    }

    .widget_news2 li:nth-child(2n) {
        border: 0px;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 36% !important;
    }

    .footer-box {
        width: 100%;
    }

    footer {
        padding: 10px;
    }

    .main_icon_list img {
        height: 55px;
    }

    .icon_box {
        height: 90px;
    }

    .main_icon_list div {
        width: 33%;
        text-align: center;
        margin: 5px 0px;
    }

    .divider_left {
        width: 100%;
    }

        .divider_left p {
            font-size: 12px;
        }

    .account input[type="submit"] {
        padding: 0px 25px !important;
    }

    .account > fieldset {
        z-index: 998;
    }

    .bx-wrapper {
        height: 155px !important;
        display: block;
        overflow: hidden;
        margin-top: 0px !important;
    }

    .bx-viewport {
        height: 155px !important;
    }

    .bg {
        height: 100%;
        right: 0px;
        left: auto;
    }

    .main_select_edu, .main_select_work {
        width: 100% !important;
        left: 0px !important;
        z-index: 10;
    }
}


.main_select_edu {
    width: 250px;
    height: 25px;
    position: absolute;
    bottom: -30px;
    left: -57px;
}

    .main_select_edu table {
        width: 100%;
        height: 100%;
    }

        .main_select_edu table td {
            width: 20%;
            text-align: center;
            background: #FADA4B;
            border: 1px solid #fff;
        }

            .main_select_edu table td a {
                color: #777;
                text-decoration: none;
            }

                .main_select_edu table td a:hover {
                    color: #fff;
                }

.main_select_work {
    width: 150px;
    height: 25px;
    position: absolute;
    bottom: -30px;
    left: -10px;
}

    .main_select_work table {
        width: 100%;
        height: 100%;
    }

        .main_select_work table td {
            width: 50%;
            text-align: center;
            background: #FADA4B;
            border: 1px solid #fff;
        }

            .main_select_work table td a {
                color: #777;
                text-decoration: none;
            }

                .main_select_work table td a:hover {
                    color: #fff;
                }

.table th {
    font-size: 16px;
    background: #efefef;
}

.table td {
    font-size: 16px;
}

.board-theme .theme-detail .detail-content img {
    height: inherit !important;
}

@media(max-width:1200px) {
    .gnb ul.depth1 {
        margin-top:35px;
        margin-left: 215px;
    }
        .gnb ul.depth1 li {
            width: 110px;
        }

        .gnb ul.depth1 li {
            margin: 0px 8px;
        }

    #logo {
        height: 45px;
    }
    .depth2 { margin-top:40px; }
    .gnb ul.depth1 li .depth2 li a {
        font-size: 13px;
    }
}

@media(max-width:991px) {
    body {
        padding-top: 50px;
    }

    .widget-login {
        float: right;
        padding-top: 8px;
        color: #333;
    }

        .widget-login a {
            cursor: pointer;
            padding: 0 6px;
        }

            .widget-login a:hover {
                background: none;
            }

    .gnb ul.depth1 li {
        margin: 0px 6px;
    }


    .sub-top-img {
    }

    #mainmenu_m {
        background: #F2828C;
        !important;
        width: 200px !important;
        opacity: 0.96;
    }

    .mobile-gnb > ul {
        /*text-align:center;*/
    }

        .mobile-gnb > ul > li {
            border-bottom: 1px solid #F2828C;
            display: inline-block;
            width: 100%;
        }

            .mobile-gnb > ul > li:last-child {
                border-bottom: 0;
            }

            .mobile-gnb > ul > li.on > a {
                display: block;
            }

            .mobile-gnb > ul > li.on > ul {
                display: block;
                background: #daaeab;
            }

                .mobile-gnb > ul > li.on > ul > li {
                    padding: 0 4px;
                }

            .mobile-gnb > ul > li > a {
                color: #fff;
                cursor: pointer;
                font-size: 14px;
                text-decoration: none;
                display: block;
                padding: 14px;
            }

            .mobile-gnb > ul > li > ul {
                display: none;
            }

                .mobile-gnb > ul > li > ul > li > a {
                    color: white;
                    text-decoration: none;
                    padding: 10px;
                    display: block;
                    cursor: pointer;
                }

                    .mobile-gnb > ul > li > ul > li > a:before {
                        content: ' - ';
                    }
}


@media(max-width:768px) {
    .main_select_work table td {
        width: 100%;
    }

    .layout-slider {
        margin-top: 0px;
    }


    /*.latest-third{
        text-align:center;
    }*/

    /*.chanyanglabel{
        width:640px;
    }

    .chanyangz > ul li{
        text-align:center;
    }*/

    .footer {
        padding: 20px 0px 10px;
    }

    .footer-list {
        margin-bottom: 20px;
    }

        .footer-list div {
            width: 33.3%;
            font-size: 12px;
            padding: 5px 0px;
        }


    .mobile-gnb > ul > li > a {
        padding: 8px 10px;
    }

    .mobile-gnb > ul > li > ul > li > a {
        font-size: 14px;
    }

    .mobile-gnb > ul > li > ul > li > ul {
        padding-bottom: 10px;
    }

        .mobile-gnb > ul > li > ul > li > ul > li {
            padding: 3px 5px 3px 20px;
        }

            .mobile-gnb > ul > li > ul > li > ul > li a {
                color: #fff;
            }

    .board-detail  .document-extended_keys {
        display: none;
    }
    .board-num_67062 .list .document-title { width:60%; }
    .board-num_67062 .list .document-extendedValue_name,
    .board-num_67062 .list .document-extendedValue_name2 { display:table-cell !important; } 

    #sub-top-text {
        top: 60%;
    }

        #sub-top-text, #sub-top-text p {
            font-size: 32px;
        }

    .mainsection-1 .container .row {
        margin: 0px;
    }

        .mainsection-1 .container .row > div {
            padding: 0px;
        }

    #subgnb_pc {
        display: none;
    }
}



/*Á¦ÀÚÈÆ·Ã*/
.jeja {
    margin-bottom: 50px;
}

.jeja1 {
    font-size: 18px;
    color: #fff;
    background: #0E8DDF;
    padding: 8px 12px;
    font-weight: 600;
}

.jeja2 {
    color: #0E8DDF;
    font-size: 18px;
    margin-top: 15px;
}

.jeja_ul {
    font-size: 16px;
}

.jeja3 {
    font-size: 16px;
    line-height: 150%;
    word-break: keep-all;
}

@media(max-width:767px) {
    #subgnb {
        padding: 0px 0px 0px;
    }

    .sub-drop {
        float: none;
        width: 100%;
    }

    #subgnb .dropdown {
        display: inline-block;
    }

        #subgnb .dropdown .btn {
            padding: 10px 10px;
            font-size: 14px;
            font-weight: bold;
        }

    #subgnb .dropdown-menu > li > a {
        padding: 5px 20px;
        transition: 0.3s all ease;
        font-size: 13px;
    }

    .sub-drop .caret {
        position: relative;
        left: 5px;
    }
    .footer { padding:0px; }
    #footer-content { background:#f3f3f3; padding:25px 0px;  }
}


.slider .slider-wrapper .slide img { width:100%; }