/*************** [sermons]basic ***************/
/*section_type_sermons_3 : 금주의 말씀*/
#section_type_sermons_3{background:url(/section/sermon/sermon_3/img/bg2.jpg) no-repeat center center; background-size:cover;}
#section_type_sermons_3 .liveBox{display:none;}
#section_type_sermons_3 .words3{text-align:right; color:#fff; top:30px; padding-right:100px; overflow:hidden;}
#section_type_sermons_3 .words3 h2.title {font-size:36px; line-height:110%;}
#section_type_sermons_3 .words3 .inner_words > h3{font-family: 'GmarketSansMedium'; font-size:30px; font-weight:400; letter-spacing:-2px; line-height:145%; color:#e8ba4b;}
#section_type_sermons_3 .words3 .inner_words > p{font-family: 'GmarketSansLight'; font-size:17px; font-weight:300; line-height:145%;}

#section_type_sermons_3 .words3 .inner_words .media_box3{display:table; float:right;}
#section_type_sermons_3 .words3 .inner_words .media_box3 > ul,
#section_type_sermons_3 .words3 .inner_words .media_box3 > .live{display:table-cell; vertical-align:middle; 
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
}/**/

#section_type_sermons_3 .words3 .inner_words .media_box3 > ul{font-size:0}
#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li{text-align:center; display:inline-block; margin:0 5px; border-radius: 20px; width: 140px; padding:10px 0; transition:all 0.3s;}
#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li:nth-child(1) {background: #4364c4;}
#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li:nth-child(2) {background: #7f8586;}
#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li p{font-size:15px; color:#fff; margin-top:10px 15px;}
#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li:hover {transform:scale(1.05); }
#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li:hover p {color:#e8ba4b;}

#section_type_sermons_3 .sermon {color:#fff; clear:both; padding-top:50px; width:55%; float:right;}
#section_type_sermons_3 .sermon div {display:inline-block;}
#section_type_sermons_3 .sermon h4 {text-align:left; margin-bottom:10px; font-weight:normal; color:#e8ba4b; font-size:24px;}

#section_type_sermons_3 .sermon .sermon_box {width:49%; margin-left:1%; transition:all 0.3s;}
#section_type_sermons_3 .sermon .sermon_box:nth-child(1) {margin-left:0;}
#section_type_sermons_3 .sermon .sermon_box:hover {transform:scale(1.02); box-sizing:border-box;}
#section_type_sermons_3 .sermon .sermon_box:hover .sermon_box_top h3 {color:#e8ba4b; border-bottom: 1px solid #e8ba4b; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
#section_type_sermons_3 .sermon .sermon_box:hover .sermon_box_top p {color:#e8ba4b; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
#section_type_sermons_3 .sermon .sermon_box .sermon_box_top {display:block; width:100%; height:190px; color:#fff; background:url("/section/sermon/sermon_3/img/sermon_img3.jpg")no-repeat center center; background-size:cover; text-align:center; padding: 20px; padding-top: 75px; 
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
}
#section_type_sermons_3 .sermon .sermon_box .sermon_box_top h3 {margin-bottom:10px; font-weight:normal; border-bottom: 1px solid #fff; padding-bottom: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

#section_type_sermons_3 .sermon .sermon_box .sermon_box_bottom {display:block; width:100%; height:80px; background:#162235; color:#fff; text-align:center; padding: 20px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
}
#section_type_sermons_3 .sermon .sermon_box .sermon_box_bottom p {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom:7px;}

/*.words3 .inner_words .media_box3 > .live{background:#ea5252; text-align:left; padding:15px;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
-o-border-radius:15px;
}

.words3 .inner_words .media_box3 > .live > a{display:block; width:100%; height:100%; color:#fff;}
.words3 .inner_words .media_box3 > .live > a > p{font-size:15px; line-height:135%;}
.words3 .inner_words .media_box3 > .live > a > p:first-child{position:relative; font-size:18px; margin-bottom:10px; text-indent:45px; font-weight:400}
.words3 .inner_words .media_box3 > .live > a > p:first-child:before{position:absolute; content:""; background:url(/image/main/words_icon_you.png) no-repeat ; width:40px; height:38px; background-size:40px; top:-3px; left:0}
*/

/*************** [sermons]responsive ***************/
/*금주의 말씀*/
@media screen and (max-width:1200px){ 
    #section_type_sermons_3{background-position:-150px center;}
    #section_type_sermons_3 .words3.inner{padding-right:70px;}
}
@media screen and (max-width:1024px){ 
    #section_type_sermons_3{background-position:-200px center;}
	#section_type_sermons_3 .sermon {width:60%;}
	#section_type_sermons_3 .words3 .inner_words > h3{font-size:35px;}
	#section_type_sermons_3 .words3 .inner_words > p{font-size:14px;}
}

@media screen and (max-width:975px){ 
	#section_type_sermons_3.fp-section,
	#section_type_sermons_3 .fp-tableCell{
		height: auto !important;
  }
}

@media screen and (max-width:970px){ 
    #section_type_sermons_3 .words3.inner{padding-right:0px;}
    #section_type_sermons_3{background-position:center center; background-size:cover; padding:100px 0 100px 0}
	#section_type_sermons_3 .sermon {width:80%;}
}
@media screen and (max-width:680px){ 
    #section_type_sermons_3 .words3 .inner_words > h3{font-size:30px;}
	#section_type_sermons_3{background-position:-390px top; padding:60px 0 100px 0}
	/*.words3 .inner_words .media_box > ul li img.words_icon_play,
	.words3 .inner_words .media_box > ul li img.words_icon_more{width:44px;}*/
}
@media screen and (max-width:580px){ 
    #section_type_sermons_3 .words3 .inner_words > h3{font-size:27px;}
	#section_type_sermons_0{padding:60px 0 100px 0}
	/*.words3 .inner_words .media_box3 > .live > a > p{font-size:14px;}
	.words3 .inner_words .media_box3 > .live > a > p:first-child{font-size:17px;}*/
	#section_type_sermons_3 .sermon {width:100%;}
	#section_type_sermons_3 .words3 h2.title p {line-height: 20px; margin-top: 10px;}
}
@media screen and (max-width:480px){ 
    #section_type_sermons_3{padding:50px 0 50px 0}
	#section_type_sermons_3 .sermon h4 {padding-right:20px; text-align:right;}
	#section_type_sermons_3 .sermon .sermon_box {width:90%; margin:5% 5% 0 5%;}
	#section_type_sermons_3 .sermon .sermon_box .sermon_box_bottom {display:none;}

    #section_type_sermons_3 .words3{width:100%; top:0;}
	#section_type_sermons_3 .words3 > h2,
    #section_type_sermons_3 .words3 .inner_words > h3,
    #section_type_sermons_3 .words3 .inner_words > p{padding-right:20px;}
   
    #section_type_sermons_3 .words3 > h2{margin-bottom:20px !important;}
	#section_type_sermons_3 .float_clear.mb_30{margin-bottom:15px !important;}
	#section_type_sermons_3 .words3 .inner_words > h3{font-size:25px;}
	#section_type_sermons_3 .words3 .inner_words .media_box3{display:block; width:100%; float:none;}
	#section_type_sermons_3 .words3 .inner_words .media_box3 > ul{display:inline-block; }
	#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li {display:block; margin-right:20px; }
	#section_type_sermons_3 .words3 .inner_words .media_box3 > ul li:nth-child(1) {margin-bottom:10px;}

    /*.words3 .inner_words .media_box3 > .live{display:none;}
    
	.liveBox{display:block;}
	.liveBox{background:#ea5252; text-align:left; padding:20px 30px;}
	.liveBox > a{display:block; width:100%; height:100%; color:#fff;}
	.liveBox > a > p{font-size:15px; line-height:135%;}
	.liveBox > a > p:first-child{position:relative; font-size:18px; margin-bottom:10px; text-indent:45px; font-weight:400}
	.liveBox > a > p:first-child:before{position:absolute; content:""; background:url(/image/main/words_icon_you.png) no-repeat ; width:40px; height:38px; background-size:40px; top:-3px; left:0}
*/}
@media screen and (max-width:420px){
   #section_type_sermons_3 .words3 .inner_words > h3{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:280px; float:right;}
   #section_type_sermons_3 .words3 .inner_words > p{float:right;}
}
@media screen and (max-width:320px){
  #section_type_sermons_3 .words3 .inner_words > h3{font-size:18px;}
  #section_type_sermons_3 .words3 .inner_words .media_box3 > ul li img.words_icon_play,
  #section_type_sermons_3 .words3 .inner_words .media_box3 > ul li img.words_icon_more{width:33px;}
  #section_type_sermons_3 .words3 .inner_words .media_box3 > ul li p{font-size:14px; margin-top:5px;}
}

/*************** [animation]responsive ***************/
/*animation*/
/*#section_type_sermons_3 .inner_words > h3{
	opacity: 0;
	right:20%;
	position:relative;
	transition: all 600ms ease;
}
#section_type_sermons_3 .inner_words > p{
	opacity: 0;
	right:20%;
	position:relative;
	transition: all 600ms ease;
	transition-delay:0.3s
}

#section_type_sermons_3 .media_box3 ul,
#section_type_sermons_3 .sermon {
  opacity: 0;
  transition: all 600ms ease;
  top:20px;
  position:relative;
}
#section_type_sermons_3 .sermon {transition-delay:0.4s}*/