@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;
}

/* main add style  */

.onlign_gift{
    position: absolute;
    bottom: 8px;
    left: 382px;
    color: #d5cd85;
    padding: 10px 12px;
    border-radius: 2px;
    font-size: 1.14em;
    background-color: rgb(31 37 50 / 84%);
    font-family: Arial, sans-serif;
}

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: 80px;
    /*border: 1px solid #f5f5f5;*/
    border-bottom: none;
    border-top: none;
	position: relative;
}


.tab_new {
    width: calc(50% - 10px);
    height: 255px;
	float: left;
	margin-top: 30px;
	/*border: 1px solid #2196F3;*/
    /*padding: 20px 30px 20px 30px;*/
    padding: 20px 10px 20px 25px;
    box-sizing: border-box;
}

.tab_new:nth-child(even) {
	padding: 20px 23px 20px 2px;
}

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

.title_msg {
	text-align: center;
	font-size: 30px;
    letter-spacing: 0;
	margin: 42px 0 45px;
	color: #394256;
	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;
}

/* ÀüÀÚ¿ä¶÷ ¾ÆÀÌÄÜ */
.fa_link {
	position: absolute;
	top: 14px;
    left: 8.7px;
	font-size: 24px;
	color: #1a1449;
	font-weight: 600;
}

.fa_bt_link {
	color: rgb(212, 200, 157);
	font-weight: 200;
	font-size: 56px;
	text-shadow: rgb(245 245 245) -1px 1px 1px, rgb(2 2 2) 1px 3px 3px;
	user-select: auto;
}


/* vod_content ÃÖ±Ù ¼³±³ -- start */
.vod_content {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: auto;
    background: #4a6999;
    padding-top: 50px;
    height: 525px;
}

.vod_content .vod_img {
	background: #96a5bc;
	width: 666px;
	height:376px;
	float: left;
}

.vod_content .vod_info {
	width: 295px;
	height: 376px;
	float: left;
	background: #fff;
	margin-left: 33px;
}

.vod_content .vod_info > .ser_tit {
	height: auto;
	padding: 22px 0 16px;
	text-align: center;
	font-size: 19px;
	font-weight: 600;
	color: #99999a;
	border-bottom: 2px solid #ccc;
	width: calc(100% - 100px);
	margin: auto;
	line-height: 1.68;
    overflow: hidden;
}

.vod_content .boxbtn {
	color: #fff;
	font-size: 19px;
	padding: 10px 0;
	border: 2.5px solid #dee2e9;
	text-align: center;
	border-radius: 3px;
	margin-top: 17px;
}

.vod_content .vod_btns {
	width: 156px;
	height: 376px;
	float: left;
	margin-left: 42px;
}
/* vod_content ÃÖ±Ù ¼³±³ -- end */

/* guide_msg  -- start */
.guide_msg {
	width: 309px;
	margin: auto;
	font-size: 16px;
	text-align: center;
	margin: 20px auto;
}

.guide_btnbox {
	width: 950px;
	margin: auto;
	padding: 20px 39px;
	text-align: center;
	/*
	border-radius: 3px;
	background: #3a4257;
	background: #dadee3;
	*/
}

.guide_btnbox  > .guide_tit {
	width: 100%;
	font-size: 15px;
	color: #fff;
	color: #333;
	font-weight: 600;
}

.guide_btnbox  > .guide_btn_flex {
	display: flex;
	justify-content: center;
	width: 910px;
	margin: auto;
	padding: 15px 18px;
}

.guide_btnbox .guide_btn {
	width: 258px;
	height: 130px;
	margin: 10px 30px;
	padding: 22px 48px;
	color: #fff;
	border-radius: 2px;
	box-sizing: border-box;
	background: #3a4d6c;
}

.guide_btnbox .guide_btn  > div {
	width: 100%;
	padding-top: 15px;
	font-size: 14px;
}
/* guide_msg  -- end */

.photo_image_gallay {
	width: 100%;
	/*max-width: 1920px;*/
	height: 473px;
	margin: auto;
	margin-top: 0;
	padding: 30px 0 80px;
	background: #313131;
	background: #333;
	background: #242426;
}

/* ¿©±â¼­ºÎÅÍ ¹ÝÀÀÇü full box */

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

#main-image-slider > .wrapper > .screen {
    max-width: 1920px;
    width: calc(100% - 200px);
    width: calc(1687px + ((100% - 1920px) / 1280)* 480);
}

.full_responsive {
	max-width: 1920px;
	width: 1920px;
	width: calc(100% - 200px);
	width: calc(1687px + ((100% - 1920px) / 1280) * 480);
	margin: auto;
}

.jssor_toptext {/* ºÎ¸ð ÀÎÀÚ ³ÖÀ¸¸é ±ô¹ÚÀÓ ¹ß»ýÇÔ! */
	transform: perspective(2000px);
	position: absolute;
	top: 140px;
	left: 92px;
	font-size: 30px;
	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: 150px;
    left: 92px;
    max-width: 498px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 600;
	color: #e8eaea;
	padding: 10px;
    background-image: url(/main/img/main/0.42.black.png);
}

@media all and (max-width:1920px) {
	#full_responsive_slide {border-radius: 2px;}
	#main-image-slider > .wrapper > .screen {width: calc(100% - 200px)}

	.full_responsive {width: calc(100% - 200px);}
	.jssor_toptext {top: 70px;font-size: 38px;}
	.jssor_undertext {bottom: 50px;font-size: 18px;}
}

@media all and (max-width:1800px) {
	#main-image-slider > .wrapper > .screen {width: calc(100% - 100px)}
	.full_responsive {width: calc(100% - 100px);}
	.jssor_toptext {top: 70px;font-size: 38px;}
	.jssor_undertext {bottom: 50px;font-size: 18px;}
}

@media all and (max-width:1550px) {
	#main-image-slider > .wrapper > .screen {width: calc(100% - 50px)}
	.full_responsive {width: calc(100% - 50px);}
	.jssor_toptext {top: 70px;font-size: 42px;}
	.jssor_undertext {bottom: 50px;font-size: 20px;}
}

@media all and (max-width:1200px) {
	#main-image-slider > .wrapper > .screen {width: calc(100% - 25px)}
	.full_responsive {width: calc(100% - 25px);}
	.jssor_toptext {top: 70px;font-size: 38px;}
	.jssor_undertext {bottom: 50px;font-size: 18px;}
}

@media all and (max-width:768px) {
	#main-image-slider > .wrapper > .screen {width: calc(100% - 10px)}
	.full_responsive {width: calc(100% - 10px);}
	.jssor_toptext {top: 70px;font-size: 38px;}
	.jssor_undertext {bottom: 50px;font-size: 18px;}
}