/*************** [sermons]basic ***************/
/*#section_type_sermons_10 : ±ÝÁÖÀÇ ¸»¾¸ */
#section_type_sermons_10 .section1{background:url("/section/sermon/sermon_10/img/bg2.jpg") no-repeat top center; padding:70px 0; text-align:center;
 box-sizing:border-box;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 -o-box-sizing:border-box;
}
#section_type_sermons_10 .section1 h2{font-size:30px; color:#222; text-align:center; margin-bottom:10px;}
#section_type_sermons_10 .section1 h3{font-size:20px; color:#545454; text-align:center; font-weight:400;}

#section_type_sermons_10 .section1 .section1_in {max-width:980px; margin:50px auto 0; }
#section_type_sermons_10 .section1 .section1_in p{color:#000; font-size:35px; letter-spacing:-2px; margin-bottom:20px;}
#section_type_sermons_10 .section1 .section1_in p span{font-size:18px; display:block; color:#555; letter-spacing:0px; margin-top: 15px;}
#section_type_sermons_10 .section1 .section1_in p a {display:inline-block; width:148px; height:50px; border-radius:30px;  font-size:17px; color:#fff; padding-top:14px;
 box-sizing:border-box;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 -o-box-sizing:border-box;
 }
#section_type_sermons_10 .section1 .section1_in p .btn1 {background:#353535; margin-right:10px;}
#section_type_sermons_10 .section1 .section1_in p .btn2 {background:#5090b6;}

#section_type_sermons_10 .section1 .embed-container{position:relative; padding-bottom:56.25%; height:0; overflow: hidden; width:100%; background:#000; margin-bottom:30px; }
#section_type_sermons_10 .section1 .embed-container iframe,
#section_type_sermons_10 .section1 .embed-container object,
#section_type_sermons_10 .section1 .embed-container embed {position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0; width:100%; height: 100%;}


/*************** [sermons]responsive ***************/

@media screen and (max-width:1024px){
    #section_type_sermons_10 .section1{background-size:cover; padding:50px 0;}
    #section_type_sermons_10 .section1 .section1_in {width:95%; margin:30px auto 0;}
    #section_type_sermons_10 .section1 .section1_in  > p > img{width:100%;}
}
@media screen and (max-width:580px){
    #section_type_sermons_10 .section1 .section1_in p{font-size:27px}
}
@media screen and (max-width:414px){
    #section_type_sermons_10 .section1 .section1_in p{font-size:24px}
	#section_type_sermons_10 .section1 .section1_in p a {width:100%;}
}
@media screen and (max-width:360px){
    #section_type_sermons_10 .section1 .section1_in p{font-size:22px}
}