@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
/*************** [sermons]basic ***************/
#section_type_sermon_26 {clear:both;}

#section_type_sermon_26 .sermon {width:100%; height:100%; background:url("/section/sermon/sermon_26/img/bg.jpg") no-repeat top center; background-size:cover;}
#section_type_sermon_26 .sermon .inner {max-width:1500px;}

#section_type_sermon_26 .sermon .top {padding-top:120px; width:96%; margin:0 auto;}
#section_type_sermon_26 .sermon .top h1 {font-family: 'NanumSquare'; font-size:60px; margin-bottom:30px; font-weight:300; color:#fff;}
#section_type_sermon_26 .sermon .top h1 span {font-weight:500;}
#section_type_sermon_26 .sermon .top h2 {margin-bottom:60px; font-weight:300; transition:all 0.3s; display:inline-block;}
#section_type_sermon_26 .sermon .top h2:hover {transform:translateX(20px);}
#section_type_sermon_26 .sermon .top h2 a {font-family: 'NanumSquare'; font-size:30px; color:#fff; }
#section_type_sermon_26 .sermon .top h2 a img {padding-left:15px;}

/*autoplay*/
#section_type_sermon_26 .autoplay .image {position:relative; padding-bottom:56.25%; height:0; overflow: hidden; width:90%; margin:0 auto;}
#section_type_sermon_26 .autoplay .image iframe {position: absolute; top: 0; left: 0; width:100%; height: 100%;}
#section_type_sermon_26 .autoplay .text {width:90%; margin:20px auto;}
#section_type_sermon_26 .autoplay .text p {font-family: 'NanumSquare'; color:#fff; font-weight:300; font-size:18px; margin-bottom:15px;}
#section_type_sermon_26 .autoplay .text h4 {font-family: 'NanumSquare'; color:#fff; font-size:30px;font-weight: 300;}
#section_type_sermon_26 .autoplay .text h4 a {font-family: 'NanumSquare'; color:#fff; font-size:30px;}

#section_type_sermon_26 .autoplay .slick-prev:hover,
#section_type_sermon_26 .autoplay .slick-prev:focus,
#section_type_sermon_26 .autoplay .slick-next:hover,
#section_type_sermon_26 .autoplay .slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
#section_type_sermon_26 .autoplay .slick-prev:hover:before,
#section_type_sermon_26 .autoplay .slick-prev:focus:before,
#section_type_sermon_26 .autoplay .slick-next:hover:before,
#section_type_sermon_26 .autoplay .slick-next:focus:before
{
    opacity: 1;
}
#section_type_sermon_26 .autoplay .slick-prev.slick-disabled:before,
#section_type_sermon_26 .autoplay .slick-next.slick-disabled:before
{
    opacity: .25;
}

#section_type_sermon_26 .autoplay .slick-prev,
#section_type_sermon_26 .autoplay .slick-next {width:40px; height:40px; top:40%;}

#section_type_sermon_26 .autoplay .slick-prev {left:-20px;}
#section_type_sermon_26 .autoplay .slick-next {right:-20px;}

#section_type_sermon_26 .autoplay .slick-prev:before,
#section_type_sermon_26 .autoplay .slick-next:before
{
    font-family: 'Noto Sans KR';
    font-size: 40px;
	font-weight:800;
    line-height: 1;

    opacity:1;
    color:#ffff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*************** [sermons]responsive ***************/
@media screen and (max-width:1560px){ 
	#section_type_sermon_26 .sermon .inner {max-width:1200px;}
}
@media screen and (max-width:1260px){ 
	#section_type_sermon_26 .sermon .inner {max-width:1000px;}

	#section_type_sermon_26 .sermon .top h1 {font-size:50px;}
	#section_type_sermon_26 .sermon .top h2 a {font-size:24px;}
}
@media screen and (max-width:1024px){ 
	#section_type_sermon_26 .sermon .inner {width:90%;}

	#section_type_sermon_26 .sermon .top {width:82%;}
	#section_type_sermon_26 .sermon .top h1 {font-size:40px;}

	#section_type_sermon_26 .autoplay {width:90%; margin:0 auto;}
	
	#section_type_sermon_26 .autoplay .slick-prev {left:-40px;}
	#section_type_sermon_26 .autoplay .slick-next {right:-40px;}
	#section_type_sermon_26 .autoplay .slick-prev:before,
	#section_type_sermon_26 .autoplay .slick-next:before {font-size:40px;}
}
@media screen and (max-width:600px){	
	#section_type_sermon_26 .sermon {background:url("/section/sermon/sermon_26/img/bg.jpg") no-repeat left center; background-size:cover;}
	#section_type_sermon_26 .sermon .top {width:90%; padding-top:150px;}
	#section_type_sermon_26 .sermon .top h1 {font-size:30px}
	#section_type_sermon_26 .sermon .top h2 a {font-size:20px;}

	#section_type_sermon_26 .autoplay {width:100%;}
	#section_type_sermon_26 .autoplay .text h4 {font-size:24px;}
	#section_type_sermon_26 .autoplay .text h4 a {font-size:24px;}
	
	#section_type_sermon_26 .autoplay .slick-prev {left:-20px;}
	#section_type_sermon_26 .autoplay .slick-next {right:-20px;}
	#section_type_sermon_26 .autoplay .slick-prev:before,
	#section_type_sermon_26 .autoplay .slick-next:before {font-size:30px;}
}
@media screen and (max-width:450px){	
	#section_type_sermon_26 .autoplay .image {top:30px;}
	#section_type_sermon_26 .autoplay .text {margin:60px auto;}

	#section_type_sermon_26 .autoplay .slick-prev {top:0; left:220px;z-index: 99999999;}
	#section_type_sermon_26 .autoplay .slick-next {top:0; right:30px;z-index: 99999999;}
}
