/* Default */
/*body{padding-top:117px;}*/


.sub-wrapper {
    margin: 0 auto;
    /*width: 1298px;*/
    /*width: 1140px;*/
    padding-top: 10px;
}

/* Lnb */

.wrap-sub .sub-imagetop .wrapper .sub-image img {
    width: 100%;
}

.wrap-sub .body-lnb {
    display: inline-block;
    width: 100%;
    /*border-bottom: 1px solid #eee;*/
    /*ºÎ¸ð¿¡°Ô °¡¿îµ¥ Á¤·Ä*/
    text-align: center;
}

    /*.wrap-sub .body-lnb > .wrapper {
        margin: 0 auto;
        width: 1098px;
    }*/

    .wrap-sub .body-lnb > .wrapper .lnb-title .text {
        display: none;
    }

    .wrap-sub .body-lnb > .wrapper .lnb-submenus {
        display: inline-block;
        width: 100%;
        padding-top: 6px;
    }

        .wrap-sub .body-lnb > .wrapper .lnb-submenus .each-menu {
            padding: 15px 30px;
            /*float: left;*/
            /*°¡¿îµ¥ Á¤·Ä ÇÏ±â À§ÇØ float:left ´ë½Å display:inline-block¸¦ ¸Å±è*/
            display:none;
        }

            .wrap-sub .body-lnb > .wrapper .lnb-submenus .each-menu.active {
                /*border-bottom: 3px solid #07c;*/
                display:block;
                font-weight:bold;
            }

            .wrap-sub .body-lnb > .wrapper .lnb-submenus .each-menu a {
                color: black;
                font-size: 26px;
            }

    .wrap-sub .body-lnb > .wrapper ul.lnb-third {
        border-top: 1px solid #eee;
        margin-top: 12px;
    }

        .wrap-sub .body-lnb > .wrapper ul.lnb-third > li {
            display: inline-block;
        }

            .wrap-sub .body-lnb > .wrapper ul.lnb-third > li > a {
                display: inline-block;
                padding: 21px 30px;
                color: #333;
                font-size: 15px;
            }

            .wrap-sub .body-lnb > .wrapper ul.lnb-third > li.active > a {
                text-decoration: underline;
            }

a, a:active, a:focus {
    text-decoration: none;
}

.middle-menu-wrapper{padding-top:20px;}

.middle-menu-wrapper span a, .lnb-2nd {
    color: #8b8785;
    text-decoration: none;
    font-size: 16px;
}

.border{
    border-bottom: 1px solid #dddddd;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tab-content{padding:30px 0px;}

.nav-tabs>li>a{font-size:15px;}

/*.detail-content .each-img img{height:712px;}*/

.dimode-component  .map{padding-top:5px !important;}


@media (max-width: 768px) {
    .root_daum_roughmap{width:auto !important;}
    .col-sm-8.dimode-unit{padding-top:20px;}

}



@media (max-width: 991px) {
    .headerSection .topPart {
        background: #1B3A63 !important;
    }

        .headerSection .topPart .church-slogun {
            display: none;
        }
    /* sub page */
    .subSection .subSectionWrapper {
        width: 100%;
    }

    .subSection .lnb {
        display: none;
    }

    .subSection .sub-right {
        width: 100%;
    }
}

/* search customized */
#spot .search input[type="text"] {
    height: 33px;
}

.localNavigation li a {
    padding: 7px 15px 22px 15px;
    font-size: 12px;
    background: #eee;
}
