﻿.document-readed_count {
    display: none;
}
#gdream-service{margin-top: 105px;}
#subtop {
    position: relative;
}

    #subtop img {
        width: 100%;
    }

#subgnb {
    border-bottom: 1px solid #ddd;
    padding: 0px 0px;
}

    #subgnb .subgnb-home {
        float: right;
        display: inline-block;
        margin: 12px 0px 0px 0px;
    }

    #subgnb span, #subgnb a {
        font-size: 16px;
        color: #777;
        position: relative;
        top: 3px;
        text-decoration: none;
    }

        #subgnb a.active {
            color: #6599CB;
            font-weight: bold;
        }

    #subgnb .dropdown {
        display: inline-block;
    }

        #subgnb .dropdown .btn {
            padding: 15px 20px;
            font-size: 17px;
            font-weight: bold;
        }

        #subgnb .dropdown .btn-default {
            border: none;
        }

        #subgnb .dropdown .btn:hover {
            background-color: #6599CB;
            transition: 0.3s all ease;
        }

        #subgnb .dropdown .btn .active {
            background-color: #6599CB;
        }

    #subgnb .dropdown-menu > li > a {
        padding: 10px 20px;
        transition: 0.3s all ease;
        font-size: 17px;
    }

    #subgnb .caret {
        border-top: 2px solid #000;
        border-right: 0px solid transparent;
        border-left: 2px solid #000;
        position: relative;
        margin: 0;
        height: 8px;
        width: 8px;
        transform: rotate(225deg);
        transition: all 0.6s;
        margin-top: -10px;
        margin-left: 20px;
    }

#content {
    padding: 0px 0px 50px;
}

    #content .third-menus {
        margin: 10px 0 42px 0;
        text-align: center;
    }

        #content .third-menus ul {
            display: inline-block;
        }

            #content .third-menus ul li {
                border: 1px solid #dedede;
                float: left;
                margin-left: -1px;
            }

                #content .third-menus ul li a {
                    color: #333;
                    text-decoration: none;
                    padding: 8px 17px;
                    font-size: 12px;
                    min-width: 160px;
                    display: inline-block;
                    text-align: center;
                }

                #content .third-menus ul li.active a {
                    color: #fff;
                }
#content .container{padding: 0px;}
#sub_title {
    font-size: 40px;
    font-weight: 600;
    margin: 0px 0px 50px;
    border-bottom: 4px solid #000;
    display: inline-block;
    padding-bottom: 10px;
}

#dimodePage {
    padding: 0px 0px 30px;
}

#component4607 #daumRoughmapContainer1626433740453 {
    width: 100% !important;
}

.lnb {
    padding: 0px 30px;
}

.lnb_title {
    font-size: 30px;
    border-bottom: 1px solid #000;
    padding: 40px 0px;
    font-weight: 600;
    text-align: center;
    position: relative;
}

.sub-left-triangle {
    position: absolute;
    right: 0px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-top-width: 30px;
    border-top-style: solid;
    border-top-color: #6599CB;
}

.sub_depth2 {
    margin-top: 0px;
    padding-top: 0px;
}

    .sub_depth2 li {
        padding: 20px 25px;
        border-bottom: 1px solid #ddd;
        transition: all ease 0.3s;
    }

        .sub_depth2 li.active, .sub_depth2 > li:hover {
            background: #d9d3f2;
        }

    .sub_depth2 > li > a {
        color: #777;
        font-weight: 600;
        font-size: 17px;
        text-decoration: none;
    }

    .sub_depth2 li a {
        color: #777;
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
    }

    .sub_depth2 li i {
        position: relative;
        margin: 3px 15px 0px 0px;
        cursor: pointer;
        float: right;
        font-size: 16px;
    }

        .sub_depth2 li i.fa-minus {
            display: none;
        }

    .sub_depth2 li:last-child {
        border-color: #000;
    }

.sub_depth3 {
    padding: 0px 15px;
    margin-top: 15px;
    display: none;
}

    .sub_depth3.active {
        display: block;
    }

    .sub_depth3 li {
        padding: 10px 20px;
        border-bottom: 1px solid #999;
        background-color: #f4c9ff;
    }

        .sub_depth3 li a {
            color: #999;
            font-size: 15px;
            text-decoration: none;
            transition: all ease 0.3s;
        }

            .sub_depth3 li a:hover {
                color: #739AB9;
            }

    .sub_depth3.a_96 li a:hover {
        color: #4E5397;
    }

    .sub_depth3.a_98 li a:hover {
        color: #E4C640;
    }

.sub-top-2 {
    margin-top: 70px;
}

.subTitle {
    position: relative;
}

#sub_title {
    font-size: 30px;
    font-weight: 600;
    margin: 0px 0px 35px;
    border-bottom: 4px solid #044F58;
    display: inline-block;
    padding-bottom: 10px;
}

.sub-left-triangle {
    position: absolute;
    right: 0px;
    top: 10%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-top-width: 30px;
    border-top-style: solid;
    border-top-color: #044F58;
}
/*글자자르기*/
.dimode-theme {
    word-break: keep-all;
}

ul.timeline > li > span {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

/*유트브*/
/*반응형
.detail-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
#dimodeYoutube {
  position: absolute;
  width: 100%;
  height: 100%;
}
*/


/*서브메뉴*/
.d3-subgnb-menu {
    display: inline-block;
}

.d3-menulist {
    display: inline-block;
    padding: 15px 15px;
    float: left;
}

    .d3-menulist a {
        font-size: 20px !important;
        color: #8F8F8F !important;
        font-weight: bold;
    }

.d3-subgnb-menu div.active a {
    color: #325481 !important;
    padding-bottom: 10px;
    border-bottom: 2px solid #B4CEF1;
    font-weight: 700;
}

.d3-menulist a:hover {
    color: #325481 !important;
}
.add{font-size: 20px;}


.comments-in-detail{display:none!important;}
@media (min-width:1230px) {
    #content .container {
        width: 1400px !important;
    }
    #content .visioncontainer {
        width: 100% !important;
        margin: 0 auto;
        overflow: hidden;
    }
    #content .visioncontainer > div {padding: 0;}
    
}

@media (min-width:1200px) and (max-width:1499px) {
	#component9226 #unit7010 .unit7016 > div{height:223px!important;}
	.vision_01{padding-left: 40px!important;}
	#component1266 #unit9483 #unit9486{flex-wrap: wrap;}
	#component1266 #unit9483 #unit9486 > div:nth-child(1),
	#component1266 #unit9483 #unit9486 > div:nth-child(2),
	#component1266 #unit9483 #unit9486 > div:nth-child(3){width: calc(100% / 3 - 15px)!important;margin:0 0 20px!important;}
	#component1266 #unit9483 #unit9486 > div:nth-child(4),
	#component1266 #unit9483 #unit9486 > div:nth-child(5){width: calc(100% / 2 - 15px)!important;}
	#component2676 .dimode-sort #unit2897:nth-child(1){width:20%!important; padding:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2){width:80%!important; padding:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2) p{text-align: left!important;}
	#component2676 #unit8111{width:100%!important;}
	#component2676 #unit8112{width:50%!important;}
	#component3118 #unit7428 > div{padding: 60px 40px!important;}
}

@media (min-width:992px) and (max-width:1199px) {
	#component9226 #unit7010 .unit7016{flex-wrap: wrap;justify-content: space-around!important;}
	#component9226 #unit7010 .unit7016 > div:nth-child(1),
	#component9226 #unit7010 .unit7016 > div:nth-child(2),
	#component9226 #unit7010 .unit7016 > div:nth-child(3){width: calc(100% / 3 - 15px)!important;margin:0 0 20px!important;height: 298px!important;}
	#component9226 #unit7010 .unit7016 > div:nth-child(4),
	#component9226 #unit7010 .unit7016 > div:nth-child(5){width: calc(100% / 3 - 15px)!important;height: 298px!important;}
	#component1266 #unit9483 #unit9485{flex-wrap: wrap;justify-content: space-around!important;}
	#component1266 #unit9483 #unit9485 > div:nth-child(1),
	#component1266 #unit9483 #unit9485 > div:nth-child(2),
	#component1266 #unit9483 #unit9485 > div:nth-child(3){width: calc(100% / 3 - 15px)!important;margin:0 0 20px!important;}
	#component1266 #unit9483 #unit9485 > div:nth-child(4),
	#component1266 #unit9483 #unit9485 > div:nth-child(5){width: calc(100% / 3 - 15px)!important;}
	.vision_01{padding-left: 0px!important;}
	.vision_01 li{font-size:20px!important;}
	#component1266 #unit9483 #unit9486{flex-wrap: wrap;}
	#component1266 #unit9483 #unit9486 > div:nth-child(1),
	#component1266 #unit9483 #unit9486 > div:nth-child(2),
	#component1266 #unit9483 #unit9486 > div:nth-child(3){width: calc(100% / 3 - 15px)!important;margin:0 0 20px!important;}
	#component1266 #unit9483 #unit9486 > div:nth-child(4),
	#component1266 #unit9483 #unit9486 > div:nth-child(5){width: calc(100% / 2 - 15px)!important;}
	#component7193 #unit4683,
	#component7193 #unit7556{width:100%!important;}
	#component7193 #unit4683{margin:0 0 20px!important;}
	#component7193 #unit4683 p img{width:75%!important;}
	.history_01 colgroup col{width:40%!important;}
	#component5660 #unit1393{width:30%!important;}
	#component5660 #unit4407{width:70%!important;}
	#component4158 #unit7397,
	#component4158 #unit2992{width:33%!important;}
	#component4158 #unit7397,
	#component4158 #unit2992{width:50%!important;float:left;margin:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(1){width:30%!important; padding:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2){width:70%!important; padding:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2) p{text-align: left!important;}
	#component2676 #unit8111{width:100%!important;}
	#component2676 #unit8112{width:50%!important;}
	#component3118 #unit7428 > div{padding: 60px 40px!important;}
	.add{font-size: 18px;}
}


@media (min-width:768px) and (max-width:991px) {
	#component9226 #unit7010 .unit7016{flex-wrap: wrap;justify-content: space-around!important;}
	#component9226 #unit7010 .unit7016 > div:nth-child(1),
	#component9226 #unit7010 .unit7016 > div:nth-child(2),
	#component9226 #unit7010 .unit7016 > div:nth-child(3){width: calc(100% / 3 - 15px)!important;margin:0 0 20px!important;height: 224px!important;}
	#component9226 #unit7010 .unit7016 > div:nth-child(4),
	#component9226 #unit7010 .unit7016 > div:nth-child(5){width: calc(100% / 3 - 15px)!important;height: 224px!important;}
	#component1266 #unit9483 #unit9485{flex-wrap: wrap;justify-content: space-around!important;}
	#component1266 #unit9483 #unit9485 > div:nth-child(1),
	#component1266 #unit9483 #unit9485 > div:nth-child(2),
	#component1266 #unit9483 #unit9485 > div:nth-child(3){width: calc(100% / 3 - 15px)!important;margin:0 0 20px!important;}
	#component1266 #unit9483 #unit9485 > div:nth-child(4),
	#component1266 #unit9483 #unit9485 > div:nth-child(5){width: calc(100% / 3 - 15px)!important;}
	#sub-81 .dimode-theme #component9226:nth-child(4) #unit7010 > div{height:100%!important;background-position: 30% 100%!important;
    background-repeat: no-repeat!important; background-size: cover!important;}
	#sub-81 .dimode-theme #component9226:nth-child(4) #unit7010 .container > div{margin: 20px 0!important;}
	#component9226 #unit7010 .row > div{width:100%!important;}
	.vision_01{padding: 0px!important;}
	.vision_01 li{font-size:20px!important;margin-top: 20px;}
	#component1266 #unit9483 #unit9486 > div > span{font-size:16px!important;} 
	#component1266 #unit9483 #unit9486{flex-wrap: wrap;}
	#component1266 #unit9483 #unit9486 > div:nth-child(1),
	#component1266 #unit9483 #unit9486 > div:nth-child(2),
	#component1266 #unit9483 #unit9486 > div:nth-child(3){width: calc(100% / 3 - 15px)!important;margin:0 0 20px!important;}
	#component1266 #unit9483 #unit9486 > div:nth-child(4),
	#component1266 #unit9483 #unit9486 > div:nth-child(5){width: calc(100% / 2 - 15px)!important;}
	#component7193 #unit4683,
	#component7193 #unit7556{width:100%!important;}
	#component7193 #unit4683{margin:0 0 20px!important;}
	#component7193 #unit4683 p img{width:75%!important;}
	#component7194 #unit4683,
	#component7194 #unit7556{width:100%!important;}
	#component7194 #unit7556 ul{margin:0!important;}
	#component7455 #unit8886{width:100%!important;margin:0 0 20px!important;}
	#component7455 #unit7734{width:100%!important;}
	.history_01 colgroup col{width:55%!important;}
	#component5660 #unit1393{width:30%!important;}
	#component5660 #unit1393 p strong span{font-size:36px!important;}
	#component5660 #unit4407{width:70%!important;}
	#component4158 #unit7397,
	#component4158 #unit2992{width:33%!important;}
	#component9965 #unit4675 table tbody tr td{font-size:17px!important;}
	#component4158 #unit7397,
	#component4158 #unit2992{width:50%!important;float:left;margin:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(1){width:30%!important; padding:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2){width:70%!important; padding:0 0 20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2) p{text-align: left!important;}
	#component2676 #unit8111{width:100%!important;}
	#component2676 #unit8112{width:50%!important;word-break:keep-all;}
	#component6207 > div{display:grid;}
	#component6207 #unit9509{width:100%!important;grid-row:2;margin:0!important;}
	#component6207 #unit3865{width:100%!important;grid-row:1;}
	#component3118 #unit7428 > div{padding: 30px 20px!important;}
}

@media (max-width:767px) {
	.table-responsive{border:none!important;}
	#component9226 #unit7010 div span{font-size:20px!important;}
	#sub-81 #component9226:nth-child(2) #unit7010 > .container{margin-top: 30px!important;}
	#component9226 #unit7010 .unit7016{flex-wrap: wrap;justify-content: space-around!important;}
	#component9226 #unit7010 .unit7016 > div{width: calc(100% / 2 - 15px)!important;margin:0 0 15px!important;height: 135px!important;}
	#component1266 #unit9483 #unit9485{flex-wrap: wrap;justify-content: space-around!important;}
	#component1266 #unit9483 #unit9485 > div{padding:20px 0!important;}
	#component1266 #unit9483 #unit9485 > div:nth-child(1),
	#component1266 #unit9483 #unit9485 > div:nth-child(2),
	#component1266 #unit9483 #unit9485 > div:nth-child(3),
	#component1266 #unit9483 #unit9485 > div:nth-child(4){width: calc(100% / 2 - 5px)!important;margin:0 0 15px!important;}
	#component1266 #unit9483 #unit9485 > div:nth-child(5){width: calc(100% / 2 - 5px)!important;}
	#component1266 #unit9483 #unit9485 > div p{font-size:17px!important;}
	#component1266 #unit9483 #unit9485 > div span{font-size:15px!important;}
	#sub-81 .dimode-theme #component9226:nth-child(1) #unit7010 > div{height:200px!important;}
	#sub-81 .dimode-theme #component9226:nth-child(1) #unit7010 > div > div > div{margin-top: 20px!important;}
	#sub-81 .dimode-theme #component9226:nth-child(2) #unit7010 div p{font-size:17px!important;}
	#sub-81 .dimode-theme #component9226:nth-child(2) #unit7010 div span{font-size:15px!important;}
	#sub-81 .dimode-theme #component9226:nth-child(4){margin: 20px 0px 0px!important;}
	#sub-81 .dimode-theme #component9226:nth-child(4) #unit7010 > div{height:100%!important;background-position: 30% 100%!important;background-repeat: no-repeat!important; background-size: cover!important;}
	#sub-81 .dimode-theme #component9226:nth-child(4) #unit7010 > div p{font-size:17px!important;}
	#sub-81 .dimode-theme #component9226:nth-child(4) #unit7010 .container > div{margin: 20px 0!important;}
	#sub-81 .dimode-theme #component1266:nth-child(6) #unit9483 > div{padding: 20px 0!important;}
	#component9226 #unit7010 .row > div{width:100%!important;}
	.vision_01{padding: 0px!important;}
	.vision_01 li{margin-top: 5px!important;font-size:15px!important;padding-left: 1em;text-indent: -1em;}
    .vision_01 li:before{font-size:10px!important;}
	#component1266{margin: 20px 0px 0px!important;}
	#component1266 #unit9483 div p{font-size:17px!important;}
	#component1266 #unit9483 div table tbody tr td{font-size:15px!important;}
	#component1266 #unit9483 #unit9486 > div > span{font-size:15px!important;} 
	#component1266 #unit9483 #unit9486{flex-wrap: wrap;align-items:stretch!important;}
	#component1266 #unit9483 #unit9486 > div{width: calc(100% / 2 - 5px)!important;margin:0 0 20px!important;padding:10px 0!important;}
	#component7193 #unit4683,
	#component7193 #unit7556{width:100%!important;}
	#component7193 #unit7556 p:nth-child(1){font-size:15px!important;}
	#component7193 #unit7556 p:nth-child(2) span{font-size:17px!important;}
	#component7193 #unit7556 p:nth-child(2) span > span{font-size:45px!important;}
	#component7193 #unit4683{margin:0 0 20px!important;}
	#component7194 #unit4683,
	#component7194 #unit7556{width:100%!important;}
	#component7194 #unit7556 .pastor_01{margin:0!important;}
	#component7194 #unit7556 .pastor_01,
	#component7194 #unit4683 .pastor_01{padding-left: 5px!important;}
	#component7194 #unit7556 .pastor_01 li,
	#component7194 #unit4683 .pastor_01 li{font-size:15px!important;}
	#component7455 > div{padding:15px!important;}
	.book_01 li:before{font-size:15px!important;}
	#component7455 #unit7734 ul li{font-size:15px!important;}
	#component7455 #unit7734 div span{font-size:15px!important;}
	#component7455 #unit7734 div:last-child{margin-top: 15px!important;}
	#component7455 #unit8886{width:100%!important;margin:0 0 20px!important;}
	#component7455 #unit7734{width:100%!important;}
	#component6909{margin:0!important;}
	#component6909 #unit6769 span{font-size:17px!important;}
	.history_01 colgroup col{width:30%!important;}
	#component5660 #unit1393{width:30%!important;position:relative;top:inherit!important;margin: 0 0 20px;}
	#component5660 #unit1393 p strong span{font-size:20px!important;}
	#component5660 #unit4407{width:100%!important;}
	#component5660 #unit4407 p span{font-size:17px!important;}
	.history_01 td:first-child:before{display:none;}
	#component5660 #unit4407 table tbody tr td{font-size:14px!important;width:30%!important;word-break:keep-all;}
	#component5660 #unit4407 table tbody tr td:last-child{width:70%!important;}
	#sub-12 .dimode-theme #component5660:nth-child(2),
	#sub-12 .dimode-theme #component5660:nth-child(3),
	#sub-12 .dimode-theme #component5660:nth-child(4){margin:0!important;}
	#component5660 #unit4407 > p:nth-child(1){margin: 0 0 20px!important;}
	#component5660 #unit4407 > p{margin: 40px 0 20px!important;}
	#component4196{margin: 20px 0px 20px!important;}
	#component4196 #unit7317 div{font-size:20px!important;}
	#component4158 #unit7397,
	#component4158 #unit2992{width:50%!important;float:left!important;}	
	#component4158 #unit7397 hr,
	#component4158 #unit2992 hr{margin:10px auto 10px!important;}
	#component4158 #unit7397 p,
	#component4158 #unit2992 p{font-size:17px!important;text-align: center;}
	#component4158 #unit7397 p:last-child,
	#component4158 #unit2992 p:last-child{font-size:15px!important;}
	#component9965 #unit4675 > div{height:80px!important;}
	#component9965 #unit4675 div span{font-size:20px!important;}
	#component9965 #unit4675 table tbody tr td{font-size:15px!important;}
	#sub-148 #component9965 #unit4675 table tbody tr td{font-size:12px!important;}
	#sub-83 .dimode-theme #component4158 #unit7397 p:last-child,
	#sub-83 .dimode-theme #component4158 #unit2992 p:last-child{font-size:17px!important;}
	#component1759 #unit2150 p span{font-size:24px!important;}
	.add{font-size:15px!important;}
	#component1730{margin: 0px 0px 20px!important;}
	#component4104 #unit4921 > div{padding-bottom: 20px!important;margin-top: 5px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(1){width:45%!important; padding:0 0 10px!important;display: inline-block!important;}
	#component2676 .dimode-sort #unit2897 p{font-size:17px!important;}
	#component2676 .dimode-sort #unit2897 p img{max-width:20px!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2){width:53%!important; padding:0 0 10px!important;display: none!important;}
	#component2676 .dimode-sort #unit2897:nth-child(2) p{text-align: left!important;}
	#component2676 #unit8111{width:100%!important;}
	#component2676 #unit8111 .next_02 li,
	#component2676 #unit8111 .next_03 li,
	#component2676 #unit8112 .next_03 li{font-size:15px!important;word-break:keep-all;}
	#component2676 #unit8111 p{font-size:15px!important;word-break:keep-all;}
	#component6207 > div{display:grid;}
	#component6207 #unit9509{width:100%!important;grid-row:2;margin:0!important;}
	#component6207 #unit3865{width:100%!important;grid-row:1;}
	#component6207 #unit3865 div img{max-width:55%!important;margin:0 0 10px!important;}
	#component6207 #unit3865 div p{font-size:17px!important;}
	#component6207 #unit3865 div p:nth-child{font-size:15px!important;}
	#component6207 #unit9509 div a div{margin:0!important;padding:10px 0!important;}
	#component6207 #unit9509 div a div span{font-size:17px!important;}
	#stcaL #stcaLHR{margin: 10px 0!important; padding: 0px 15px!important;}
	#stcaR #stcaRHR{margin: 10px 0!important; padding: 0px 15px!important;}
	#stcaL img{left:0!important;}
	#stcaR img{right:0!important;}
	#stcaL,
	#stcaR{transform: translate(0,50%)!important;}
	#component1730 #unit5903 div{font-size:17px!important;word-break: keep-all;}
    #component1730 #unit5903 div > div{display:none!important;}
	#component8060 #unit5942 span{font-size:20px!important;}
	#component6328 #unit7623 table tbody tr td,
	#component2464 #unit5310 table tbody tr td{font-size:15px!important;}
	#sub-88 #component6328 #unit7623 table tbody tr td,
	#sub-88 #component2464 #unit5310 table tbody tr td{font-size:12px!important;}
	#component3118 #unit7428 > div{padding: 20px!important;font-size:15px!important;}
	#component3118 #unit7428 > div strong{font-size:17px!important;}
	#component6736 #unit9578 div a div{font-size:17px!important;}
}  

@media (max-width:320px) {
}

