/*************** [sermons]basic ***************/
/*#section_type_sermons_14*/
#section_type_sermons_14 {clear:both;}

#section_type_sermons_14 .sermon {width:100%; background:#b2cce5 url("/section/sermon/sermon_14/img/sermon_img.jpg") no-repeat right bottom; /*height:500px;*/}
#section_type_sermons_14 .sermon .sermon_box {display: table; width: 100%; margin:0 auto; padding: 200px 0;}

#section_type_sermons_14 .sermon .sermon_box .sermon_video {display: table-cell; vertical-align: middle; width:50%; box-shadow: 1px 2px 5px 0px rgb(0,0,0,0.7);}
#section_type_sermons_14 .sermon .sermon_box .sermon_video .embed-container{position:relative; padding-bottom:56.25%; height:0; overflow: hidden; width:100%; margin:0 auto;}
#section_type_sermons_14 .sermon .sermon_box .sermon_video .embed-container iframe, 
#section_type_sermons_14 .sermon .sermon_box .sermon_video .embed-container object, 
#section_type_sermons_14 .sermon .sermon_box .sermon_video .embed-container embed {position: absolute; margin-left:auto; margin-right:auto; top: 0; left: 0; width:100%; height: 100%; }

#section_type_sermons_14 .sermon .sermon_box .sermon_txt {display: table-cell; vertical-align: middle; width:50%; padding-left:8%;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
}

#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_inner{width:100%;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box{width:100%;display: flex;margin-bottom: 20px;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box:last-child{margin-bottom: 0px;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box .sermon_txt_title{width: 200px;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box .sermon_txt_title h4{font-size: 20px; color: #10416c;width: 100px;padding: 10px 10px;text-align: center;background: #fff;border-radius: 50px;display: inline-block;font-weight: 400;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box .sermon_txt_con{width:100%;display: flex;align-items: center;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box .sermon_txt_con p{font-size:18px; color:#fff;line-height: 2em; text-align: left;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt h2 {font-size:36px; color:#fff; margin-bottom:40px; font-weight:400;}
#section_type_sermons_14 .sermon .sermon_box .sermon_txt h3 {font-size:22px; color:#9bc7ee; margin-bottom:40px; font-weight:400; line-height:135%;}



/*************** [sermons]responsive ***************/
/*#section_type_sermons_13*/
@media screen and (max-width:1200px){ 
	#section_type_sermons_14 .sermon .sermon_box .sermon_txt {padding-left:2%;}
}

@media screen and (max-width:1024px){ 
	#section_type_sermons_14 .sermon .sermon_box .sermon_video {display: block; width: 90%; margin: 0 auto 70px;}
	#section_type_sermons_14 .sermon .sermon_box .sermon_txt {display: block; width: 90%; margin:0 auto; padding-left:0; text-align:center;}
}

@media screen and (max-width:450px){ /*mobile*/

    #section_type_sermons_14 .sermon .sermon_box {padding: 70px 0;}
	#section_type_sermons_14 .sermon .sermon_box {width:100%;}
    
	#section_type_sermons_14 .sermon .sermon_box .sermon_txt h2 {font-size:30px; margin-bottom:20px;}
	#section_type_sermons_14 .sermon .sermon_box .sermon_txt h3 {font-size:19px;}

    #section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box{flex-direction: column;}
	#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box .sermon_txt_title{width: unset;}
	#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box .sermon_txt_con{display: initial;}
	#section_type_sermons_14 .sermon .sermon_box .sermon_txt .sermon_txt_box .sermon_txt_con p{text-align: center;}
	
	#section_type_sermons_14 .sermon .sermon_box .sermon_video {margin: 0 auto 50px;}
}
