@font-face {
    font-family: 'GapyeongWave';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2312-1@1.1/GapyeongWave.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

h1,p{
	margin:0;
	padding:0;
	/*font-size:12px;line-height:1.5;*/
	font-family:'Nanum Gothic',µ¸¿ò, Dotum, Arial, sans-serif, Verdana, Helvetica, geneva;
	color:#ffffff;
}

.m_button {
	background-color: #0B4A82;
    width: 75px;
    text-align: center;
    padding: 4px 0;
	color:#ffffff;
	margin: 1.5px 0;
}

.ariul {
    position: absolute;
    top: -81px;
    right: 46px;
    font-size: 13px;
    padding: 5px 15px;
    border: 1px solid #2E93D8;
    background: #14A8CD;
    border-radius: 15px;
}

.abc {
	float: left;
    width: 214px;
    height: 194px;

    font-size: 20px;
	padding: 68px 37px;
    box-sizing: border-box;

	text-align: center;
    line-height: 2;

	box-shadow:
		7px 0 0 0 #3287b5,
		0 7px 0 0 #3287b5,
		7px 7px 0 0 #3287b5,
		7px 0 0 0 #3287b5 inset,
		0 7px 0 0 #3287b5 inset;

}

.videojs-player {
	float: left;
    width: 700px;
    height: 400px;
    margin: 15px 20px 25px 22px;
    position: relative;
}

#sermon_screen {
	position: absolute;
    border: 10px;
    background-color: #6666665c;
    top: 232px;
    height: 162px;
    width: 100%;
    color: #fff;
}

#sermon_screen > div {
	margin: 10px 20px 20px 20px;
    line-height: 1.25;
}

#video_button {
	background: #3287b500;
	border: none;
	color: #fbfbfb;
}

.center_new {
	width: 1200px;
    margin: auto;
    height: auto;
    margin-top: 8px;
    border-bottom: none;
    border-top: none;
	position: relative;
}

.tab_new {
	float: left;
    box-sizing: border-box;
    width: 380px;
	width: 33.1%;
    height: 162px;
    padding: 20px 20px 20px 20px;
	margin-top: 30px;
}

.tab_new .center {
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
}

.title_msg {
    margin-bottom: 26px;
    padding-bottom: 20px;
    font-size: 26px;
    color: #394256;
    letter-spacing: 0;
    text-align: center;
    font-family: GapyeongWave;	
}

.vod_thumn_txt {
	position: absolute;
    color: #fff;
    bottom: 5px;
    left: 2px;
	color: #444756;
	text-shadow: 0px 0px 2px #fff, 1px 0px 0px #fff;
}

/* ±³È¸¸¶´Ù »çÁø ÃÔ¿µ ¹®Á¦  À­ºÎºÐ Á¦°Å*/
.bxslider {margin-top: 0;}
.bx-wrapper .bx-controls-direction a {margin-top: -13%;}

.vod_image {
	box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 183px;
    height: 122px;
    margin-right: 10px;
}

.gift_guide {
	position: absolute;
	bottom: 8px;
	left: 358px;
	color: #CDDC39;
	background-color: #3F51B5;
	padding: 10px 12px;
	border-radius: 2px;
	font-size: 1.1em;
	display: none;
}

div[class^="animate__"]{
	opacity:0;
}

.onlign_gift {
    position: absolute;
    bottom: 25px;
    right: 360px;
    color: #d5cd85;
    padding: 10px 12px;
    border-radius: 2px;
    font-size: 1.14em;
    background-color: #3287b5ba;
    font-family: Arial, sans-serif;
	display: none;
}

.jssor_toptext {
    transform: perspective(2000px);
    position: absolute;
    top: 70px;
    left: 316px;
    font-size: 29px;
    font-weight: 800;
    color: #111;
    text-shadow: -1px 1px 1px #fff, 1px -1px 1px #fff;
    line-height: 1.5;
}

.jssor_undertext {
    transform: perspective(2000px);
    position: absolute;
    bottom: 70px;
    left: 316px;
    max-width: 498px;
    font-size: 14px;
    line-height: 1.5;
    -font-weight: 600;
    color: #e8eaea;
    -text-shadow: -1px 1px 1px #fff, 1px -1px 1px #fff;
    -text-indent: -7px;
    padding: 10px;
    background-image: url(/main/img/main/0.42.black.png);
}

@media (max-width: 1920px) {
    .jssor_undertext {left: 289px;}
    .jssor_toptext {left: 289px;}
}

.main_button {
    width: 1200px;
    height: 79px;
    margin: auto;
    padding: 30px 19px 6px;
    text-align: center;
    border-bottom: 1px solid #bcbecb;
    box-sizing: border-box;
}

#full_responsive_slide {
	position: relative;
	display: flex;
	align-items: center;
	margin: 0 auto;
	border-radius: 0;
	overflow: hidden;
	visibility: hidden;
	max-height: 500px; /* ÃÖ´ë ³ôÀÌ °íÁ¤  */
}

.full_responsive {
	position: relative;
	width: calc(100% - 200px);
	width: 1920px;
	margin: auto;
}

@media all and (max-width:1920px) {
	.full_responsive {
		width: calc(100% - 100px);
	}
}

@media all and (max-width:1800px) {
	.full_responsive {
		width: calc(100% - 100px);
	}
}

@media all and (max-width:1550px) {
	.full_responsive {
		width: calc(100% - 50px);
	}
}

@media all and (max-width:1200px) {
	.full_responsive {
		width: calc(100% - 25px);
	}
}

@media all and (max-width:768px) {
	.full_responsive {
		width: calc(100% - 10px);
	}
}


/* jssor slider loading skin spin css */
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

/* Bullet Navigator */
.jssorb032 {position:absolute;}
.jssorb032 .i {position:absolute;cursor:pointer;}
.jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
.jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .i.idn {opacity:.3;}


#main-image-slider {
    width: 100%;
    border-top: unset;
    border-bottom: unset;
}

#header .h_group {
    border-bottom: unset !important;
}