a{
    color:white;
    text-decoration:none;
}
.popup-setting a {color:#337ab7;}

.wrap-main {
    padding: 30px 0;
    min-height: 1000px;
}

.layout-main .layout-slider {

}

.mobile-icon { margin:15px 0; text-align:center; }

.church-slogun { text-align:center; padding-bottom: 15px}

@media(min-width:1201px){
    .church-slogun span { margin-top:17px; }
    .church-slogun h1 { display:inline-block; padding: 0px 30px;}
}


/* ½½¶óÀÌ´õ ¹öÆ° css */
/*.dimode-slider .move-btn { opacity:0.4 !important; padding: 23px 28px !important; }*/
.dimode-slider .slider-dots { display:none;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {

    color: #daf42a;
    cursor: pointer;
    border-bottom-color: transparent;
    background-color: transparent;
    border: none;
    font-size: 16px;
}

.nav>li>a:focus, .nav>li>a:hover {

    color: #fff;
    cursor: pointer;
    border-bottom-color: transparent;
    background-color: transparent;
    border: none;
    font-size: 16px;

}

.nav-tabs>li>a {
    border: 0px;
}

.new1{text-decoration : none !important;}

.latest-area .latest-third {
    background-color: #3B3825!important;
}
.latest-area .latest-fourth .latest-wrapper ul > li > a{
	text-decoration : none;
	
}
.document-widget.normal .document{
	text-decoration : none;
}

.bibletitle a .title{
	text-decoration : none;
    font-size:16px;
       text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal !important;
    display: block;
    width:210px;
}

.left-bottom .bottom-ico h4 {
      float : left;
}

.left-bottom .bottom-ico img {
      float : left;
}


.bibletitle a .title a:focus, a:hover {
    color: #fff;
}


.latest-area > div:nth-child(2)  .latest-third > div:first-child .nav-tabs{

    border:none;
    font-size:16px;
}

.latest-area > div:nth-child(2)  .latest-third > div:first-child .nav-tabs li a{
    padding:17px 5px;
}


@media (min-width:1200px) and (max-width:1499px) {
.church-slogun .row h4 { width:100%; }
.church-slogun h1 { display:block; }
}

@media (min-width:993px) and (max-width:1199px) {

}

@media (min-width:768px) and (max-width:992px) {

}

@media(max-width:767px) {
    .layout-main .layout-slider .layout-slider-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .church-slogun { text-align:center; padding-bottom: 15px}
    
}

