/*************** [sermons]basic ***************/
/*section_type_sermons_8 : 금주의 말씀*/
/*#section_type_sermons_8 {background:url("/section/sermon/sermon_8/img/bg1_b.jpg") no-repeat top center; background-size:cover;
}*//*스크롤페이지로 옮길 때, 3번 주석처리하고, 5번 주석 풀면 됨(사진 높이값 차이)*/
#section_type_sermons_8 .section1 {background:url("/section/sermon/sermon_8/img/bg1.jpg") no-repeat top center; background-size:cover; padding:175px 0;
 box-sizing:border-box;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 -o-box-sizing:border-box;z
}
#section_type_sermons_8 .section1 .inner{}
#section_type_sermons_8 .section1 .inner > div,
#section_type_sermons_8 .section1 .inner > p{display:table-cell; vertical-align: middle;}
#section_type_sermons_8 .section1 .inner > p a {width:100%; height:100%; display:block;}
#section_type_sermons_8 .section1 .inner > p a img{ width:100%;
-webkit-box-shadow: 9px 7px 24px -8px rgba(0,0,0,0.66);
-moz-box-shadow: 9px 7px 24px -8px rgba(0,0,0,0.66);
box-shadow: 9px 7px 24px -8px rgba(0,0,0,0.66);
}
#section_type_sermons_8 .section1 .inner > div{padding-left:40px; color:#545454}
#section_type_sermons_8 .section1 .inner > div h4{font-size:20px;font-weight:300; margin-bottom:20px;}
#section_type_sermons_8 .section1 .inner > div h5{font-size:36px; color:#000;}
#section_type_sermons_8 .section1 .inner > div h5 span{font-size:17px; font-weight:300;display:block; margin-top: 10px; margin-bottom:20px; line-height:135%;}
#section_type_sermons_8 .section1 .inner > div p{font-size:17px;}
#section_type_sermons_8 .section1 .inner > div p:last-child{margin-top:50px;}
#section_type_sermons_8 .section1 .inner > div p a{display:inline-block; padding:10px 20px; border-radius:50px; color:#fff; font-size:16px;}
#section_type_sermons_8 .section1 .inner > div p a.btn1{background:#353535; }
#section_type_sermons_8 .section1 .inner > div p a.btn2{background:#466cac;}



/*************** [sermons]responsive ***************/
/*section_type_sermons_8 : 금주의 말씀*/
/*section1*/
@media screen and (max-width:1200px){
  /*#section_type_sermons_8.section1{padding:50px 0; background-size:100% 100%}*/
  #section_type_sermons_8 .section1 .inner > p{width:50%}
  #section_type_sermons_8 .section1 .inner > div h4{margin-bottom:10px;}
  #section_type_sermons_8 .section1 .inner > div h5{font-size:26px;}
  #section_type_sermons_8 .section1 .inner > div p:last-child{margin-top:15px;}
}
@media screen and (max-width:1024px){ /*pc- 1024부터 모바일 버전으로 나오도록*/
	/* #section_type_sermons_8 {background: url("/section/sermon/sermon_8/img/bg1_b.jpg") no-repeat top right;} */
	/*스크롤페이지로 옮길 때, 43번 주석처리하고, 45번 주석 풀면 됨(사진 높이값 차이)*/
	#section_type_sermons_8 .section1 {background: url("/section/sermon/sermon_8/img/bg1_b.jpg") no-repeat top right; padding: 50px 0;}
	#section_type_sermons_8 .section1 .inner > div, #section_type_sermons_8 .section1 .inner > p {display: block; width: 80%; margin: 0 auto; margin: 50px auto; text-align: center; padding:0;}
}
@media screen and (max-width:680px){
  /* #section_type_sermons_8 .section1 .inner > p{width:45%} */
  #section_type_sermons_8 .section1 .inner > div h4 {font-size:18px;}
  #section_type_sermons_8 .section1 .inner > div h5{font-size:24px;}
  #section_type_sermons_8 .section1 .inner > div h5 span {font-size:16px;}
  #section_type_sermons_8 .section1 .inner > div p {font-size: 16px;}
  #section_type_sermons_8 .section1 .inner > div p a {font-size:14px;}
  #section_type_sermons_8 .section1 .inner > p a iframe{width:100%;height:220px;}
}
@media screen and (max-width:640px){
  #section_type_sermons_8 .section1 .inner > div,
  #section_type_sermons_8 .section1 .inner > p{display:block; width:100%;}
  #section_type_sermons_8 .section1 .inner > p{width:90%; margin:20px auto;}
  #section_type_sermons_8 .section1{background-size:100% 0}
  #section_type_sermons_8 .section1 .inner > div{padding:0 20px; box-sizing:border-box;}
}