/*************** [sermons]basic ***************/
/*section_type_sermons_16 : 금주의 말씀*/
#section_type_sermons_16{background:#f5fcff url(/section/sermon/sermon_16/img/sermon16_bg2.jpg) no-repeat center center; background-size:cover;}
#section_type_sermons_16 .worship_mov {padding-top: 200px; position:relative;}
#section_type_sermons_16 .worship_mov .inner{position: relative;width: 100%;max-width: 1200px; display: flex; margin: 0 auto;}
#section_type_sermons_16 .worship_mov .worship_txt,
#section_type_sermons_16 .worship_mov .worship_img {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_16 .worship_mov .worship_img{width: 55%; display: flex;}
#section_type_sermons_16 .worship_mov .worship_img img {width:100%;
box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-webkit-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-moz-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-o-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
}
#section_type_sermons_16 .worship_mov .worship_img iframe {width:100%;}

#section_type_sermons_16 .worship_mov .worship_txt{width: 45%;padding: 0 40px 0 0;display: flex; flex-direction: column;justify-content: flex-end;}
#section_type_sermons_16 .worship_mov .worship_txt h2 {font-size:37px;color:#fff; font-weight:500; margin-bottom: 15px;}
#section_type_sermons_16 .worship_mov .worship_txt h2 span {width:30px; height:2px; background:#fff; display:block; margin-bottom:15px;}
#section_type_sermons_16 .worship_mov .worship_txt > p {color:#fff; font-size:17px;}
#section_type_sermons_16 .worship_mov .worship_txt ul {margin-top:130px; margin-top: 20px; padding: 8px; background: rgba(5,5,5,0.5); color: white;}
#section_type_sermons_16 .worship_mov .worship_txt ul li {margin:15px 0;}
#section_type_sermons_16 .worship_mov .worship_txt ul li p {display:table-cell; vertical-align:middle;}
#section_type_sermons_16 .worship_mov .worship_txt ul li p:last-child{padding-left:20px; line-height:140%;}
#section_type_sermons_16 .worship_mov .worship_txt ul li p:first-child span{display:block; width:100px; height:32px; line-height:32px; color:#fff; text-align:center; background:#001053; border-radius:20px;}


#section_type_sermons_16 .worship_board{padding-top: 60px; background-color: #f5f5f5;}
#section_type_sermons_16 .worship_board .box{width:30%; height:230px; display:inline-block; margin-right:4%; vertical-align:top;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
}
#section_type_sermons_16 .worship_board .box:last-child{margin-right:0;}
#section_type_sermons_16 .worship_board .box h2 {font-size:20px; color:#222; font-weight:normal; position:relative; margin-bottom:20px;}
#section_type_sermons_16 .worship_board .box h2 span {width:30px; height:1px; background:#444; display:block; margin-top:15px;}
#section_type_sermons_16 .worship_board .box h2 a {position:absolute; right:0; top:5px; transition:all 0.3s;}
#section_type_sermons_16 .worship_board .box h2 a img {transition:all 0.3s;}
#section_type_sermons_16 .worship_board .box h2 a img:hover {transform:rotate(360deg);}
#section_type_sermons_16 .worship_board .box ul li {font-size:15px; padding:8px 0; color:#666; overflow:hidden;}
#section_type_sermons_16 .worship_board .box ul li a {color:#444; display:block; float:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 53%;}
#section_type_sermons_16 .worship_board .box ul li a:hover {text-decoration:underline;}
#section_type_sermons_16 .worship_board .box ul li span {float:right;}

/*************** [sermons]responsive ***************/
/*금주의 말씀*/
@media screen and (max-width:1366px){ /*pc*/
	#section_type_sermons_16 .worship_mov .worship_img img {width:85%;}
}

@media screen and (max-width:1200px){ /*pc*/
    #section_type_sermons_16 .worship_mov .worship_txt h2{margin-top: 120px;}
}

@media screen and (max-width:1100px){ /*pc*/
    #section_type_sermons_16 .worship_mov .worship_txt h2{margin-top: 80px;}
}


@media screen and (max-width:1024px){ /*tablet - ipad*/
	#section_type_sermons_16 {background: #f5f5f5 url(/section/sermon/sermon_16/img/sermon16_bg.jpg) no-repeat background-size: cover;background-position:90% 20%;}
	#section_type_sermons_16 {padding:50px 0;}
	#section_type_sermons_16 .worship_mov {padding-top: 0px;}
	#section_type_sermons_16 .worship_mov .inner{width: 96%; flex-direction: column;}
	#section_type_sermons_16 .worship_mov .worship_txt, #section_type_sermons_16 .worship_mov .worship_img {display:block;}
	#section_type_sermons_16 .worship_mov {margin: 0; top:0;}
	#section_type_sermons_16 .worship_mov .worship_txt {position: relative; width:100%; padding:0;}
	#section_type_sermons_16 .worship_mov .worship_txt h2 {margin-top: 0px;}
	#section_type_sermons_16 .worship_mov .worship_txt ul {margin-top: 20px; margin-bottom:0;}
	#section_type_sermons_16 .worship_mov .worship_txt ul li {margin: 15px 0;}
	#section_type_sermons_16 .worship_mov .worship_txt ul li p {color:#fff;}
	#section_type_sermons_16 .worship_mov .worship_txt ul li p:first-child span {color: #c7294d; background: #FFF; }

	#section_type_sermons_16 .worship_mov .worship_img {padding-left:0; width:100%; margin-top:36px;}
	#section_type_sermons_16 .worship_mov .worship_img img {width:100%;}
	
	#section_type_sermons_16 .worship_board {margin-top: 50px; background: #f5f5f5;}
	#section_type_sermons_16 .worship_board .box {width: 100%; padding-top: 20px; margin-bottom: 20px; border-top: 1px dashed #888; margin-right:0;}
	
}

@media screen and (max-width:600px){ /*tablet*/

}

@media screen and (max-width:414px){ /*mobile - iphone 6+,7+,8+*/
	#section_type_sermons_16 .worship_mov .worship_txt {padding: 0;}
}

@media screen and (max-width:384px){ /*mobile - optimus G*/

}

@media screen and (max-width:375px){ /*mobile - iphone 6,7,8*/

}

@media screen and (max-width:360px){ /*mobile - galaxy*/
	#section_type_sermons_16 .worship_mov .worship_img {padding-top:30px;}
	#section_type_sermons_16 .worship_board {margin-top: 20px;}
}

@media screen and (max-width:320px){ /*mobile - iphone5*/
	#section_type_sermons_16 .worship_mov .worship_img {padding-top:0px;}
}
/*************** [animation]responsive ***************/
/*animation*/
/*#section_type_sermons_16 .worship_mov{
	opacity: 0;
	top:20%;
	position:relative;
	transition: all 900ms ease;
}

#section_type_sermons_16 .worship_board .inner .box{opacity: 0; transition: all 3s ease; transition-delay:0.4s;}
#section_type_sermons_16 .worship_board .inner .box:nth-child(2){transition-delay:0.6s;}
#section_type_sermons_16 .worship_board .inner .box:nth-child(3){transition-delay:0.8s;}*/