﻿@media (min-width: 1500px) { #content > .container, #subgnb > .container { width: 1400px; } }


.document-readed_count{display:none;}
#subtop img { width:100%; min-height:100px;}

#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:40px 0px;}
#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; }
#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:30px 0px; border-top:1px solid #E5E5E5;}

.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; }
/*글자자르기*/
.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:22px!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;
}
.subTitle{text-align:center;}
.sort-list li {padding-left: 1em;    text-indent: -2.5em;}

@media (min-width:1200px) and (max-width:1499px) {
    .lnb { padding:0px 15px;}

}

@media (min-width:992px) and (max-width:1199px) {
    .lnb { padding:0px 5px;}
    .sub_depth2 li { padding:20px 15px;}
    

}


@media (min-width:768px) and (max-width:991px) {
	.d3-menulist a{font-size:18px!important;}
    .subTitle { text-align:center;}
    #sub_title {font-size:30px; margin:0px 0px 30px;}
    .header-mobile-gnb {float:right; margin-top:35px; font-size:30px;}
    #footer { text-align:center; }
    #footer img { float:none; margin:0px;}
    #subgnb .dropdown { display:inline-block;}
    #subgnb .dropdown .btn { padding:30px 15px; font-size:17px; font-weight:bold;}
    #subgnb .dropdown .btn-default { border:none;}
    #subgnb .dropdown .btn:hover { background-color:#9fb2b3; transition:0.3s all ease;}
    #subgnb .dropdown .btn .active  { background-color:#9fb2b3; }
    #subgnb .dropdown-menu>li>a { padding:10px 20px; transition:0.3s all ease; font-size:18px;}
    #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; }
    #subgnb .subgnb-home { margin:25px 0px;}
    /*교회소개*/
    #component1142 {margin-bottom:40px!important;}
    #component1142 #unit8771 > div{font-size:23px!important;}
    #component2463 {padding:0px!important;}
    #component2463 #unit3682{padding:0px!important;}
    #component2463 #unit3682 > div{width:100%!important; height:100%!important; padding:30px 0px!important;}
    #component2463 #unit3682 > div > div{margin-bottom: 10px!important;}
    #component4857 #unit1968 > div{font-size:23px!important;}
    /*교회소개*/
}

@media (max-width:767px) {
		/*교회소개*/
    #component1142 {margin-bottom:40px!important;}
    #component1142 #unit8771 > div{font-size:18px!important;}
    #component2463 {padding:0px!important;}
    #component2463 #unit3682{padding:0px!important;}
    #component2463 #unit3682 > div{width:250px!important; height:100%!important; padding:30px 0px!important;margin-bottom:10px!important;}
    #component2463 #unit3682 > div > div{margin-bottom: 10px!important;}
    #component4857 #unit1968 > div{font-size:23px!important;}
    /*교회소개*/
    /*인사말*/
    #unit9515 small span{font-size:25px!important;}
    #unit9515 > div:nth-child(2){font-size:18px!important;}
    /*인사말*/
    /*섬기는분들*/
    #component5141{width:50%!important; float:left;}
    #unit9633{text-align:center;width:100%!important;}
    #unit5385{padding:0px!important; margin:10px 0px!important; width:100%!important; text-align:center!important;}
		#unit5385 > div span{width:100%!IMPORTANT;    DISPLAY: INLINE-BLOCK;}
    #unit5385 > div:first-child{margin:0px!important; font-size:20px!important;}
    #unit5385 > div:nth-child(2){font-size:16px!important;}
    
    #component4978{width:50%!important; float:left;}
    #unit9729{text-align:center;width:100%!important;}
    #unit2236{padding:0px!important; margin:10px 0px!important; width:100%!important; text-align:center!important;}
    #unit2236 > div span{width:100%!IMPORTANT;     DISPLAY: INLINE-BLOCK;}
    #unit2236 > div:first-child{margin:0px!important; font-size:20px!important;}
    #unit2236 > div:nth-child(2){font-size:16px!important;}
    
    #component6780{width:50%!important; float:left;}
    #unit9318{padding:0px!important; margin:10px 0px!important; width:100%!important; text-align:center!important;}
    #unit9318 > div span{width:100%!IMPORTANT;     DISPLAY: INLINE-BLOCK;}
    #unit9318 > div:first-child{margin:0px!important; font-size:20px!important;}
    #unit9318 > div:nth-child(2){font-size:16px!important;}
    
    #component3931{width:50%!important; float:left;}
    #unit4381{padding:0px!important; margin:10px 0px!important; width:100%!important; text-align:center!important;}
    #unit4381 > div span{width:100%!IMPORTANT;     DISPLAY: INLINE-BLOCK;}
    #unit4381 > div:first-child{margin:0px!important; font-size:20px!important;}
    #unit4381 > div:nth-child(2){font-size:16px!important;}
    /*섬기는분들*/
    /*예배안내*/
    #sub02{height:200px!important;}
    #sub02 DIV{width:100%!important;}
    #sub02 DIV SPAN {WIDTH:100%!important;}
    #sub02 DIV table{width:100%!important;}
  	#sub02 DIV table tr td{text-align:center!important;}
  	
  	#sub03{height:200px!important;}
    #sub03 DIV{width:100%!important;}
    #sub03 DIV SPAN {WIDTH:100%!important;}
    #sub03 DIV table{width:100%!important;}
  	#sub03 DIV table tr td{text-align:center!important;}
  	
  	#sub04{height:200px!important;}
    #sub04 DIV{width:100%!important;}
    #sub04 DIV SPAN {WIDTH:100%!important;}
    #sub04 DIV table{width:100%!important;}
  	#sub04 DIV table tr td{text-align:center!important;}
    /*예배안내*/
    /*교회학교*/
    #component5416 #unit8703 div div:nth-child(3){font-size:25px!important;}
    #component2017 #unit5230{display:inline-block; width:100%!important; margin-bottom:30px;}
    #component2017 #unit5230 div:first-child{float:inherit!important;margin:0 auto!important; margin-bottom:30px!important;}
    #component2017 #unit5230 div:nth-child(2){width:100%!important; margin:0px!important;padding: 0px 40px!important;}
    
    #component2017 #unit6455{display:inline-block; width:100%!important;}
    #component2017 #unit6455 div:first-child{float:inherit!important;margin:0 auto!important; margin-bottom:30px!important;}
    #component2017 #unit6455 div:nth-child(2){width:100%!important; margin:0px!important;padding: 0px 30px!important;}
    #component2017 #unit6455 div:nth-child(3){width:100%!important; margin:0px!important;padding: 0px 30px!important;}
    /*교회학교*/
    /*국내선교*/
    #component5416 #unit8703 div div:nth-child(2){font-size:16px!important;}
    #component1374 #unit3252 div div {width:100%!IMPORTANT;}
    #component1374 #unit3252 div div:nth-child(2) {line-height:1.5!important;}
    #component1374 #unit6564 div div {width:100%!IMPORTANT;}
    #component1374 #unit6564 div div:nth-child(2) {line-height:1.5!important;}
    
    /*국내선교*/
    
    
    #subgnb .container { padding:0px;}
    .header-mobile-gnb { font-size:30px;}
    #footer { text-align:center; }
    #footer img { float:none; margin:0px;}
    #footer p { font-size:14px;}
    #gnb-wrap { padding: 0px;}
    #subgnb span, #subgnb a { font-size:14px;}
    .subTitle { text-align:center;}
    #sub_title {font-size:30px; margin:0px 0px 30px;}
    #header .container { padding:0px 15px}
    #subgnb .dropdown { display:inline-block; }
    #subgnb .dropdown .btn { padding:15px; font-size:14px; font-weight:bold;  text-align:center;}
    #subgnb .dropdown .btn-default { border:none;}
    #subgnb .dropdown .btn:hover { background-color:#9fb2b3; transition:0.3s all ease;}
    #subgnb .dropdown .btn .active  { background-color:#9fb2b3; }
    #subgnb .dropdown-menu>li>a { padding:8px 15px; transition:0.3s all ease; font-size:14px;}
    #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; }
    #subgnb .subgnb-home { padding:15px 15px; width:100%; border-top:1px solid #e5e5e5; margin:0px;}
   
}
@media (max-width:320px) {
  
}
