@charset "utf-8";
@font-face {
    font-family: 'KBIZHanmaumMyungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KBIZHanmaumMyungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Helvetica-bl'; src: url('./font/HelveticaNeueLTPro-BlkCn.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Helvetica-hv'; src: url('./font/HelveticaNeueLTPro-Hv.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica-lt'; src: url('./font/Helvetica-LT-97-Black-Condensed.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica-ult'; src: url('./font/HelveticaNeueLTPro-UltLtEx.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BinggraeTaom'; src: url('./font/BinggraeTaom.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham'; src: url('./font/Gotham-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham'; src: url('./font/Gotham-Bold.woff') format('woff');
	font-weight: 800;
	font-style: bold;
}

@font-face {
	font-family: 'Handletter';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/naverfont_05@1.0/Handletter.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Cafe24Shiningstar';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Shiningstar.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Handletter';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/naverfont_05@1.0/Handletter.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Antro Vectra';
    font-style: normal;
    font-weight: 400;
    src: local('Antro Vectra'), url('https://fonts.cdnfonts.com/s/35344/Antrovectra-DOLWD.woff') format('woff');
}
@font-face {
    font-family: 'Antro Vectra';
    font-style: normal;
    font-weight: 700;
    src: local('Antro Vectra'), url('https://fonts.cdnfonts.com/s/35344/AntrovectraBolder-ALGPp.woff') format('woff');
}


.antro {font-family: 'Antro Vectra', sans-serif !important;}

.nanumpen {
 font-family: 'Handletter', cursive !important;
}

@font-face {
    font-family: 'Cafe24Shiningstar';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Shiningstar.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.cafe24 {
 font-family: 'Cafe24Shiningstar', cursive !important;
}

.hanmaum {
 font-family: 'KBIZHanmaumMyungjo', cursive !important;
}


.hel_b {
 font-family: 'Helvetica-bl', cursive !important;
}

.hel_h {
 font-family: 'Helvetica-hv', cursive !important;
}

.hel_u {
 font-family: 'Helvetica-ult', cursive !important;
}

.hel_lt {
 font-family: 'Helvetica-lt', cursive !important; letter-spacing: 2px  !important;
} 

.noto_serif {
 font-family: 'NotoSerifKR', cursive !important;
}

pre {
	white-space: pre-wrap;
}


p {word-break: break-word;}
.mt10 {margin-top:10px}

@media (max-width: 1100px) {
	#hd_wrapper {
		height: 50px !important;
		background-color: rgba(255, 255, 255, 0.05);
	}
	.hd_login .mobile {
		display: inline-block !important;
		width: 45%;
		line-height: 50px;
	}
}

.block {
	display: block;
}
.inline-block {
	display: inline-block;
}

audio {
	width: 100%;
	max-width: 1200px !important;
	padding: 0 10px;
}

.text-left {text-align:left  !important;}

.popup-img {
	cursor: pointer;
}

.swiper-fixed-text div > div {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.swiper-fixed-text .btn-wrap {
	font-size: 0;
	text-align: center;
}
.swiper-fixed-text .btn-wrap > li {
	display: inline-block;
	font-size: 0.75rem;
	line-height: 36px;
	border: 2px solid #FFF;
	border-radius: 40px;
	max-width: 150px;
	width: 100%;
	margin: 50px 10px 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.swiper-fixed-text .btn-wrap > li:hover {
	background-color: #FFF;
}
.swiper-fixed-text .btn-wrap > li a {
	color: #FFF;
}
.swiper-fixed-text .btn-wrap > li:hover a {
	color: #000;
}

@media (max-width: 640px) {
	.swiper-container-1 {}
	.swiper-fixed-text {
		padding-top: 0;
	}
	.swiper-fixed-text > div > div:nth-of-type(1) {
		font-size: 1em !important;
	}
	.swiper-fixed-text > div > div:nth-of-type(2) {
		font-size: 4em !important;
		white-space: nowrap;
	}
	.swiper-fixed-text > div > div:nth-of-type(3) {
		font-size: 2.5em !important;
		white-space: nowrap;
	}

	.swiper-fixed-text .btn-wrap > li {
		margin: 0;
		width: 100%;
		max-width: 100%;
		margin-top: 15px;
	}
}

/*.swiper-container.pc {*/
.swiper-container {
	/*top: -38px;*/
	/*margin-bottom: -38px;*/
}
/*.swiper-container.pc.on {*/
.swiper-container.on {
	top: 0;
	margin: 138px 0 0;
}


.index .pc_banner {width:100%}


/**
 * SubPage
 */

#container #page-title {
	font-size: 2.5em;
	font-weight: 600;
	text-align: center;
	margin-top: 80px;
}

/*
#bo_list,
#bo_w,
#bo_v
*/
#sub-page {
	margin: 0 auto;
/*	padding: 50px 0 0px;*/
	position: relative;
}
@media (max-width: 1100px) {
	#sub-page {
		padding-top: 0;
	}
}

#sub-page * {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	line-height: 150%;
}
#sub-page *:not(i) {
	font-family: "SpoqaHanSansNeo", "Noto Sans KR";
}

#sub-page .common-width {
	max-width: 1400px !important;
	padding: 0;
}

#sub-page .underline {
	display: inline-block;
	text-decoration: underline !important;
}

#sub-page .edit-page {
	position: absolute;
	display: block;
	top: 0;
	right: 15px;
	text-align: right;
	z-index: 1;
}


@media (max-width: 1400px) {
#sub-page .common-width {
	padding: 0px 20px;
}
}

@media (max-width: 1100px) {
	#sub-page .edit-page {
		top: -55px;
	}
}
#sub-page .edit-page i {
	color: #b51818;
	font-size: 2em;
}

.hover-underline:hover {
	text-decoration: underline !important;
}

#sub-page b,
#sub-page b *,
[id^='addon-']  b,
[id^='addon-']  b * {
	font-weight: 800 !important;
}

#sub-page .vtop {
	vertical-align: top;
}
#sub-page .vmiddle {
	vertical-align: middle;
}
#sub-page .vbottom {
	vertical-align: bottom;
}

#sub-page .table {
	display: table;
	width: 100%;
}
#sub-page .table > * {
	display: table-cell;
}
@media (max-width: 760px) {
	#sub-page .table {
		display: block !important;
	}
	#sub-page .table > * {
		display: inline-block !important;
	}

	#sub-page .mobile-center {
		text-align: center !important;
		width: 100% !important;
	}
}

#sub-page .inline-wrap > * {
	display: inline-block;
	margin-right: 28px;
}
#sub-page.tour .inline-wrap > * {
	margin-right: 10px;
}
#sub-page.tour .inline-wrap img {
	width: 100%;
	height: auto;
}
@media (max-width: 640px) {
	#sub-page .inline-wrap {
		text-align: center;
	}
	#sub-page .inline-wrap > * {
		margin-right: 0;
	}
}

#sub-page .block-wrap > * {
	display: block;
}

#sub-page h1 {
	font-size: 2.2em;
	line-height: 55px;
}
#sub-page h2 {
	font-size: 2.5em;
	line-height: 40px;
	text-align: center;
	margin-bottom: 60px;
}
#sub-page h2.white {
	color: #FFF;
}
#sub-page h2 > * {
	display: inline-block;
	font-weight: 600;
	border-bottom: 3px solid #0066B8;
}
#sub-page h2.white > * {
	border-color: #FFF;
}
#sub-page h3 {
	font-size: 1.3em;
	line-height: 45px;
}
#sub-page h4 {
	font-size: 1.1em;
	line-height: 40px;
}
@media (max-width: 640px) {
	#sub-page h2 {
		margin-bottom: 30px;
	}
}

.white {color:#fff !important}

#sub-page dl.box {
	border: 1px solid #e5e5e5;
	padding: 70px 50px;
}
#sub-page dl *:not(i) {
	font-weight: 400;
}
#sub-page dt,
#sub-page dt *,
#container_wr dt,
#container_wr dt * {
	font-weight: 500 !important;
}
#sub-page dt,
#container_wr dt {
	position: relative;
	padding: 0 0 10px;
	line-height: 29px;
	font-size: 21pt;
	color: #000;
	font-weight: 400 !important;
}
#sub-page dt {
	line-height: 150%;
}
#sub-page dt.front-line {
	padding-left: 15px;
}
#sub-page dt.front-line:before {
	content: '';
	position: absolute;
	top: 9px;
	bottom: 12px;
	left: 0;
	width: 3px;
	background-color: #024c80;
}
#sub-page dt.upper-bar {
	position: relative;
	padding: 15px 0 20px;
}
#sub-page dt.upper-bar:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 1px;
	background-color: #000;
}
#sub-page dt.front-dot {
	padding-left: 15px;
	font-size: 1.7em;
	font-weight: 600 !important;
}
#sub-page dt.front-dot:before {
	content: '●';
	position: absolute;
	color: #FFCD38;
	left: 0;
	top: -6px;
	font-size: 8pt;
	transform: scale(0.7);
}
#sub-page dt .sub-en {
	position: relative;
	display: inline-block;
	padding-left: 10px;
	margin-left: 10px;
	font-weight: 300 !important;
}
#sub-page dt .sub-en:before {
	content: '';
	position: absolute;
	top: 10px;
	bottom: 5px;
	left: 0;
	width: 1px;
	background-color: rgba(0, 0, 0, 1);
}
#sub-page dt .big {
	font-size: 1.3em;
	line-height: 130%;
}
#sub-page dt .big2 {
	font-size: 1.8em;
	line-height: 130%;
}
#sub-page dd,
#container_wr dd {
	position: relative;
	font-weight: 400;
	line-height: 150%;
	font-size: 13pt;
	color: #000;
}
#container_wr dd.big {
	font-size: 15pt;
	letter-spacing: -1px;
}
#sub-page dd .big {
	font-size: 1.2em;
}
#sub-page dd .big2 {
	font-size: 1.4em;
}
#sub-page dd .big3 {
	font-size: 2.5em;
	line-height: 120%;
}
#sub-page dd .big4 {
	font-size: 2.3em;
	line-height: 120%;
}
#sub-page dd .big5 {
	font-size: 1.6em;
	line-height: 120%;
}
#sub-page dd .big6 {
	font-size: 3.2em;
	line-height: 120%;
}
#sub-page dd .small {
	display: inline-block;
	font-size: 10.5pt;
	color: #a2a2a2;
}
#sub-page dd .dot:after {
	content: '.';
	position: relative;
	display: inline-block;
	margin-right: 4px;
	top: -5px;
}
#sub-page dd [class^="before-dot"]:before {
	content: '.';
	position: relative;
	display: inline-block;
	margin-right: 4px;
	top: -5px;
}
#sub-page .before-dot-blue:before {
	color: #4466E2;
	font-weight: 800;
	font-size: 1.5em;
	top: -7px !important;
}
#sub-page .before-dot-blue.before-dot-padding {
	position: relative;
	padding-left: 15px;
}
#sub-page .before-dot-blue.before-dot-padding:before {
	position: absolute;
	left: 0;
}
#sub-page dd .small.padding {
	padding:  0 0 0 10px !important;
}
@media (max-width: 1024px) {
	#sub-page dl.box {
		padding: 30px 20px;
	}
	#sub-page dt,
	#container_wr dt {
		line-height: 35px;
		font-size: 13pt;
	}
	#sub-page dd ,
	#container_wr dd {
		line-height: 28px;
		font-size: 11pt;
	}
	#sub-page dt.upper-bar {
		padding: 5px 0 10px;
	}
	#container_wr dd.big {
		font-size: 12pt;
	}
	#sub-page dd .big {
		font-size: 13pt;
	}
	#sub-page dd .big2 {
		font-size: 14pt;
	}
	#sub-page dd .small {
		font-size: 10pt;
	}
}

#container_wr.index .divide-line,
#sub-page .divide-line {
	width: 100%;
	height: 1px;
	background-color: #eaeaea;
	margin: 10px 0;
}

#sub-page div.title-line {
	width: 100%;
	height: 0;
	border-top: 1px solid #D3D4C6;
	position: relative;
	margin-top: 100px;
}
#sub-page div.title-line > div {
	position: absolute;
	top: -4px;
	left: 0;
	width: 50px;
	height: 0;
	border-top: 3px solid #75C9B2;
}

#sub-page .image-half {
	font-size: 0;
}
#sub-page .image-half > * {
	display: inline-block;
	width: 50%;
	margin-bottom: 10px;
}
#sub-page .image-half > li:first-child {
	text-align: left;
}
#sub-page .image-half > li:last-child {
	text-align: right;
}
#sub-page .image-half img {
	width: 99%;
	height: auto;
}
@media (max-width: 640px) {
	#sub-page .image-half > * {
		width: 100%;
	}
	#sub-page .image-half img {
		width: 100%;
	}
}

#sub-page .statement-of-faith {
	max-width: 1080px;
	margin: 0 auto;
}
#sub-page .statement-of-faith > li {
	border-bottom: 1px solid #E0E0E0;
	padding-top: 50px;
	padding-bottom: 50px;
}
#sub-page .statement-of-faith > li:first-child {
	width: 162px;
	vertical-align: top;
}
#sub-page .statement-of-faith > li:last-child {
	text-align: justify;
	font-size: 0.8em;
	line-height: 30px;
}
@media (max-width: 760px) {
	#sub-page .statement-of-faith > li:first-child {
		text-align: center;
		border: none;
		width: 100%;
		padding-bottom: 0;
	}
}

#sub-page.full {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#sub-page h3.title {
	font-size: 20pt;
	font-weight: 400;
	font-family: 'Nanum Myeongjo', serif;
	color: #8CC7F1;
	line-height: 35px;
	padding-bottom: 30px;
}
#sub-page h3.title > span.underline {
	width: 50px;
	margin-left: -25px;
	border-color: #8CC7F1;
}
@media (max-width: 740px) {
	#sub-page h3.title {
		font-size: 14pt;
		line-height: 30px;
		margin-bottom: 0;
	}
	#sub-page h3.title > span.underline {
		width: 30px;
		margin-left: -15px;
	}
}

#container_wr.index hr,
.hr,
#sub-page hr {
	border: none;
	height: 30px;
	display: block;
	margin: 0;
}
#container_wr.index hr.light,
#sub-page hr.light {
	height: 15px;
	margin: 0;
}
#container_wr.index hr.thin,
#sub-page hr.thin {
	height: 8px;
	margin: 0;
}
@media (max-width: 760px) {
	#container_wr.index hr,
	.hr,
	#sub-page hr {
		height: 20px;
	}
	#sub-page hr.light {
		height: 8px;
	}
	#sub-page hr.thin {
		height: 5px;
	}
}

#sub-page .text {
	font-weight: 400;
	line-height: 40px;
	font-size: 14pt;
}
@media (max-width: 760px) {
	#sub-page .text {
		font-size: 10pt;
	}
}

#sub-page .line {
	width: 100%;
	height: 1px;
	background-color: #EFEFEF;
}

#sub-page .icon {
	position: relative;
	display: inline-block;
	background-color: #FED325;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	vertical-align: middle;
}
#sub-page .icon i,
#sub-page .icon .glyphicon {
	position: absolute;
	color: #000;
	font-size: 14pt;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#sub-page .icon .glyphicon {
	font-size: 12pt;
}

#sub-page .info {
	position: relative;
/*	top: 6px;*/
}

.text-light-gray {
	color: #aaaaa8 !important;
}
.text-gray {
	color: #838381 !important;
}
.text-dark-gray {
	color: #535353 !important;
}
.text-green {
	color: #429406;
}
.text-light-green {
	color: #c5d841;
}
.text-orange {
	color: #f99d2e;
}
.text-light-blue,
.text-light-blue-all,
.text-light-blue-all * {
	color: #70c6dd !important;
}
.text-blue,
.text-blue-all,
.text-blue-all * {
	color: #2697b5 !important;
}
.text-dark-blue,
.text-dark-blue-all,
.text-dark-blue-all * {
	color: #3a4b52 !important;
}
.text-dark-blue2 {
	color: #38406a !important;
}
.text-red {
	color: #D71921 !important;
}
.text-white,
.text-white-all,
.text-white-all * {
	color: #FFF !important;
}
.text-brown {
	color: #906d03 !important;
}
.text-dark-brown {
	color: #796f58 !important;
}
.text-black,
.text-black-all,
.text-black-all * {
	color: #000 !important;
}
.text-yellow,
.text-yellow-all,
.text-yellow-all * {
	color: #ebf05e !important;
}
.text-dark-yellow,
.text-dark-yellow-all,
.text-dark-yellow-all * {
	color: #e4b224 !important;
}
.font-en {
	font-family: 'Dhurjati', sans-serif !important;
}
.font-brush {
	font-family: 'Nanum Brush Script', cursive !important;
}
.font-pen {
	font-family: 'Nanum Pen Script', cursive !important;
}
.font-covered {
	font-family: 'Covered By Your Grace', cursive !important;
}
.font-dokdo {
	font-family: 'East Sea Dokdo', cursive !important;
}
.font-abril-fatface {
	font-family: 'Abril Fatface', cursive !important;
}
.font-caveat {
	font-family: 'Caveat', cursive !important;
}
.font-myeongjo {
	font-family: 'Gowun Batang', serif !important;
}
.font-concert-one {
	font-family: 'Concert One', cursive !important;
}
.font-handlatter {
	font-family: 'Handletter', serif !important;
}
.font-cafe24-shiningstar {
	font-family: 'Cafe24Shiningstar', serif !important;
}
#sub-page .font-quotes {
	font-family: 'Passion One', cursive;
}

#sub-page .text-box {
	position: relative;
	padding: 20px 30px 30px;
	margin-top: 20px;
	background-color: #f4f4f4;
	/*color: #000;*/
}
#sub-page .text-box.white {
	background-color: #FFF;
	border: 1px solid #dfdfdf;
}
#sub-page .text-box .light-brown {
	background-color: #FBF8EC;
}
#sub-page .text-box .title {
	position: absolute;
	height: 40px;
	line-height: 40px;
	background-color: #FED325;
	padding: 0 25px;
	top: -20px;
	left: 40px;
	border-radius: 40px;
	color: #000;
	font-size: 0.9em;
}
@media (max-width: 1024px) {
	#sub-page .text-box {
		padding: 35px 25px 25px;
	}
	#sub-page .text-box .title {
		left: 25px;
	}
}

#sub-page .left-padding-20 {
	padding-left: 20px;
}

#sub-page .quotes .wrap {
	display: inline-block;
}
#sub-page .quotes .wrap:before,
#sub-page .quotes .wrap:after {
	content: '"';
	display: inline-block;
	position: relative;
	font-family: 'Passion One', cursive;
	line-height: 0;
	height: 0;
	font-size: 40pt;
	font-weight: 400;
}
#sub-page .quotes .wrap:before {
	transform: rotate(180deg);
	top: -35px;
}
#sub-page .quotes .wrap:after {
	top: -10px;
}

#sub-page .half-title {
	display: table;
	width: 100%;
	min-height: 148px;
	padding-left: 40px;
	background-color: #bcb5d9;
	color: #FFF;
	font-size: 18pt;
	position: relative;
	overflow: hidden;
}
#sub-page .half-title > span,
#sub-page .half-title small {
	position: relative;
	font-family: 'Sunflower';
	z-index: 2;
	display: table-cell;
	vertical-align: middle;
	height: 148px;
}
#sub-page .half-title.both > span,
#sub-page .half-title.both small {
	width: 50%;
}
#sub-page .half-title small {
	font-size: 13pt;
	line-height: 27px;
}

#sub-page .half-title div {
	position: absolute;
	right: 0;
	top: 0;
}
#sub-page .half-title div span {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
#sub-page .half-title div img {
	vertical-align: top;
	z-index: 1;
}
@media (max-width: 1300px) {
	#sub-page .half-title.both {
		display: block;
	}
	#sub-page .half-title.both > span,
	#sub-page .half-title.both small {
		display: block;
		width: 100%;
		height: auto;
		padding: 10px 0;
	}
	#sub-page .half-title.both div {
		left: 0;
	}
	#sub-page .half-title.both div span {
		background-color: rgba(0, 0, 0, 0.3);
	}
	#sub-page .half-title.both div img {
		height: 350px;
	}
}
@media (max-width: 1200px) {
	#sub-page .half-title div {
		left: 0;
	}
	#sub-page .half-title div span {
		background-color: rgba(0, 0, 0, 0.3);
	}
	#sub-page .half-title div img {
		width: 100%;
	}
}
@media (max-width: 615px) {
	#sub-page .half-title {
		font-size: 16pt;
		padding: 0;
		text-align: center;
	}
	#sub-page .half-title.both small {
		font-size: 10pt;
	}
	#sub-page .half-title div img {
		width: auto;
	}
}

#sub-page table {
	width: 100%;
	border: 1px solid #DADADA;
}
#sub-page table.auto {
	width: auto;
}
#sub-page table th,
#sub-page table td {
	border: 1px solid #DADADA;
	padding: 15px;
	text-align: center;
}
#sub-page table thead th {
	text-align: center;
	background-color: #4466E2;
	border-color: #FFF;
	color: #FFF;
	font-size: 1.1em;
}
#sub-page table tbody th {
	font-size: 1.1em;
	background-color: #F7F7F7;
}
#sub-page table.red th {
	color: #FFF;
	background-color: #D71921;
}
#sub-page table td {
	font-size: 0.95em;
	text-align: center;
}
#sub-page table tr > th:first-child,
#sub-page table tr > td:first-child {
	border-left-width: 0;
}
#sub-page table tr > td:first-child {
	color: #000;
}
#sub-page table tr > th:last-child,
#sub-page table tr > td:last-child {
	border-right-width: 0;
}
@media (max-width: 640px) {
	#sub-page table th,
	#sub-page table td {
		font-size: 10pt !important;
		word-break: break-word;
		padding: 5px;
	}
}

#sub-page .more span {
	line-height: 250% !important;
	border-radius: 3px !important;
	background-color: rgba(252, 120, 22, 1) !important;
}
#sub-page .more span:hover {
	background-color: rgba(228, 97, 0, 1) !important;
}

#sub-page .divide-2 {
	font-size: 0;
}
#sub-page .divide-2 > * {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	font-size: 0.75rem;
}
#sub-page .divide-2 > *:nth-of-type(2n) {
	margin-left: 2%;
}
#sub-page .divide-2 > * img {
	width: 100%;
}
@media (max-width: 640px) {
	#sub-page .divide-2 > * {
		width: 100% !important;
	}
	#sub-page .divide-2 > *:nth-of-type(2n) {
		margin-left: 0 !important;
		margin-top: 20px;
	}
}

#sub-page .divide-3 {
	font-size: 0;
}
#sub-page .divide-3 > * {
	display: inline-block;
	width: 26%;
	vertical-align: top;
	font-size: 0.75rem;
	margin-left: 11%;
}
#sub-page .divide-3 > *:first-child,
#sub-page .divide-3 > *:nth-of-type(3n+1) {
	margin-left: 0;
}
#sub-page .divide-3 > * img {
	width: 100%;
}
@media (max-width: 640px) {
	#sub-page .divide-3 > * {
		width: 100% !important;
		margin-left: 0 !important;
		margin-top: 20px;
	}
	#sub-page .divide-3 > *:first-child {
		margin-top: 0;
	}
}

#sub-page .divide-4 {
	font-size: 0;
}
#sub-page .divide-4 > * {
	display: inline-block;
	font-size: 14pt;
	width: 24.25%;
	margin: 1% 1% 0 0;
}
#sub-page .divide-4 > *:nth-of-type(4n) {
	margin-right: 0;
}
#sub-page .divide-4 > *:nth-of-type(1),
#sub-page .divide-4 > *:nth-of-type(2),
#sub-page .divide-4 > *:nth-of-type(3),
#sub-page .divide-4 > *:nth-of-type(4) {
	margin-top: 0;
}
@media (max-width: 640px) {
	#sub-page .divide-4 > * {
		width: 100%;
		margin: 1% 0 0 !important;
	}
	#sub-page .divide-4 > *:first-child {
		margin-top: 0 !important;
	}
}

.align-center,
.align-center-all,
.align-center-all * {
	text-align: center !important;
}
.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}

#sub-page [class^='grid'] {
	display: grid;
}
#sub-page [class^='grid'] > * {
	display: flex;
	flex-direction: column;
}
#sub-page .grid-2 {
	grid-template-columns: 1fr 1fr;
}
#sub-page .grid-3 {
	grid-template-columns: 1fr 1fr 1fr;
}
#sub-page .grid-3.auto {
	grid-template-columns: auto auto auto;
}
#sub-page .grid-4 {
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
#sub-page .grid-5 {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#sub-page .grid-6 {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
#sub-page [class^='grid'] .col-no-2 {
	grid-column: 2;
}
#sub-page [class^='grid'] .row-no-1-span-2 {
	grid-row: 1 / span 2;
}
@media (max-width: 640px) {
	#sub-page .grid-2,
	#sub-page .grid-3,
	#sub-page .grid-4,
	#sub-page .grid-5,
	#sub-page .grid-6 {
		grid-template-columns: 1fr;
		grid-row-gap: 10px;
	}
	#sub-page [class^='grid'] .col-no-2 {
		grid-column: inherit;
	}
	#sub-page [class^='grid'] .row-no-1-span-2 {
		grid-row: inherit;
	}
}

#sub-page .word {
	color: #FED325;
	font-size: 3em;
	/*font-family: 'Sue Ellen Francisco', cursive;*/
	font-family: 'Shadows Into Light', cursive;
}
#sub-page .word.ko,
#board_list .word.ko {
	font-family: 'Nanum Brush Script', cursive;
}

.zoom-wrap .more {
	padding: 0 15px !important;
	height: 30px !important;
	line-height: 30px !important;
	margin-top: 20px !important;
	border-radius: 3px !important;
}

.zoom {
	margin: 20px 0 0;
}
.zoom .title {
	font-size: 19pt;
	font-weight: 600;
	line-height: 100%;
	margin-bottom: 10px;
}
.zoom .info {
	font-size: 13pt;
	margin-bottom: 25px;
}
.zoom .datetime {
	font-size: 13pt;
}
.zoom .datetime span {
	font-family: 'Dhurjati', sans-serif !important;
	font-size: 1.5em;
}


/* 메인페이지 */
h1.index,
.latest-title h1,
.latest-title > a {
	font-size: 32pt;
	font-weight: 600 !important;
	letter-spacing: -2px;
}
h1.index small,
.latest-title h1 small {
	display: block;
	font-size: 0.55em;
}
@media (max-width: 640px) {
	h1.index,
	.latest-title h1 {
		font-size: 23pt;
	}
}

#container_wr.index h1 {
	font-size: 2.3rem;
	font-weight: 600;
	color: #000;
}
#container_wr.index h1 small {
	display: block;
	font-size: 0.4em;
}
#container_wr.index h2 {
	font-size: 52px;
	color: #000;
}
#container_wr.index h3 {
	font-size: 1.2em;
}





#container_wr.index .banner-3 {
	overflow: inherit;
}
#container_wr.index .banner-3 .grid-3 {
	position: relative;
	top: -32.5px;
	border: 1px solid #E5E5E5;
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	background: rgba(255, 255, 255);
}
#container_wr.index .banner-3 .grid-3 > * {
	padding: 40px 40px;
	align-items: baseline;
	justify-content: center;
	min-height: 125px;
	border-left: 1px solid #E5E5E5;
	cursor: pointer;
	background-size: cover !important;
}
#container_wr.index .banner-3 .grid-3 > *:first-child {
	border-left-width: 0;
}
/*
#container_wr.index .banner-3 .grid-3 > *:hover {
	background: rgb(29,173,227);
	background: linear-gradient(90deg, rgba(29,173,227,1) 0%, rgba(44,179,215,1) 43%, rgba(58,186,202,1) 55%, rgba(77,194,186,1) 100%);
}
*/
#container_wr.index .banner-3 .grid-3 > *:hover * {
	color: #000 !important;
}
#container_wr.index .banner-3 .grid-3 .img .off {
	display: none;
}
#container_wr.index .banner-3 .grid-3 > *:hover .on {
	display: none;
}
#container_wr.index .banner-3 .grid-3 > *:hover .off {
	display: block;
}
#container_wr.index .banner-3 .grid-3 > *:hover small {
	opacity: 0.8;
}
#container_wr.index .banner-3 .wrap {
	position: relative;
	z-index: 2;
}
#container_wr.index .banner-3 .wrap > * {
	display: inline-block;
	vertical-align: middle;
	line-height: 100%;
}
#container_wr.index .banner-3 .grid-3 > * {
	position: relative;
}
#container_wr.index .banner-3 .grid-3 > *:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/*
#container_wr.index .banner-3 .grid-3 > *:hover:before {
	box-shadow: 0 0 0 3px #ca382b inset; 
}
*/
#container_wr.index .banner-3 .grid-3 > *:hover .text b {color:#ca382b !important}

#container_wr.index .banner-3   .text {
	margin-left: 30px;
	color: #000;
	font-size: 1.2em;
	font-weight: 500;
    text-align: left;
}
#container_wr.index .banner-3  small {
	display: block;
	margin-top: 10px;
	color: #7f7f7f;
	font-size: 0.62em;
}



#container_wr.index .maintxt_single_wrap {position: relative;}
.maintxt_single_wrap {
    position: relative;
    height: 415px;
}
#container_wr.index .maintxt_single_wrap > div dl.info-wrap {
    top: 10%;
    bottom: 10%;
    left: 5%;
    right: 5%;
    z-index: 2;
}

#container_wr.index .maintxt_single_wrap > div dl > dd h2  small {
    display: block;
    font-size: 20px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.7);
}

#container_wr.index .maintxt_single_wrap > div dl > dd span.sermon-subject {
    font-size: 52px;
    margin-top:22px;
    width: 100%;
    line-height: 30px !important;
    height: 50px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 20px;
	display:block;
	letter-spacing: -1px;
	text-transform:uppercase 
}




#container_wr.index .welcome {text-align:center; padding:160px 0px !important}
#container_wr.index .welcome h2{font-size:42px; font-weight:800}
#container_wr.index .welcome h2:after {content:""; width:50px; height:3px; background:rgba(0,0,0,1); margin:35px auto 40px; display:block}
#container_wr.index .welcome h3{font-size:26px; line-height:150%; padding-bottom:5px}
#container_wr.index .welcome h3 span {color:#e60012}
#container_wr.index .welcome p{font-size:18px;  line-height:150%; padding-bottom:50px}
#container_wr.index .welcome ul {display:flex; justify-content: space-between;}
#container_wr.index .welcome ul li {text-align:center; width:20%; margin-right:20px}
#container_wr.index .welcome ul li:last-child {margin-right:0px;}
#container_wr.index .welcome ul li:hover div img{box-shadow: 0 0 0 3px #ca382b inset;}

#container_wr.index .welcome ul li img{margin:0 auto; max-width:100%; background:#fff;  border-radius:50%; padding:30px; }
#container_wr.index .welcome ul li div {margin:0 auto}
#container_wr.index .welcome ul li b {font-size:20px; display:block; margin-top:20px}


@media (max-width:740px) {
#container_wr.index .welcome {text-align:center; padding:80px 0px !important}
#container_wr.index .welcome ul li img{margin:0 auto; max-width:100%; background:#fff;  border-radius:50%; padding:10px; }
#container_wr.index .welcome h2 {font-size:30px !important;}
#container_wr.index .welcome h3 span {font-size:21px !important;}
#container_wr.index .welcome ul {flex-wrap: wrap;     justify-content: flex-start;}
#container_wr.index .welcome ul li {width:calc(33.3% - 20px); margin-right:20px; margin-bottom:50px}
#container_wr.index .welcome ul li:nth-child(3n) {margin-right:0px}
#container_wr.index .welcome p {font-size:16px  !important;}
#container_wr.index .welcome ul li b {font-size:14px  !important;}
}


#container_wr.index .worship_service {overflow: inherit !important; }
#container_wr.index .worship_service:before{background-size:cover; background-position:center right}

/*#container_wr.index .maintxt_single_wrap {box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1), 0 5px 5px rgba(0,0,0,0.1); background:#fff}*/
#container_wr.index .maintxt_single_wrap > div dl {padding:50px 65px;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul {display:flex; justify-content: space-between; flex-wrap: wrap;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li {width:25%}

@media (max-width:1400px) {
#container_wr.index .maintxt_single_wrap > div dl {padding:50px 20px;}
}

#container_wr.index .maintxt_single_wrap > div dl > dd > ul li span { width:60px; height:52px; background-size:cover; display:block; margin:0 auto 10px}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:first-child span {background:url('../img/index_icon01.png') no-repeat center; width:60px; height:52px; background-size:cover; display:block; }
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(2) span {background:url('../img/index_icon02.png') no-repeat center; width:60px; height:52px; background-size:cover; display:block; }
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(3) span {background:url('../img/index_icon03.png') no-repeat center; width:60px; height:52px; background-size:cover; display:block; }
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:last-child span {background:url('../img/index_icon04.png') no-repeat center; width:60px; height:52px; background-size:cover; display:block; }

#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:last-child a {margin-right:0}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a{background:rgba(255,255,255,0.65); padding:30px 15px; display:block; margin-right:15px; font-size:16px; line-height:150%; text-align:center; }
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a:hover span{filter: invert(29%) sepia(70%) saturate(3974%) hue-rotate(343deg) brightness(84%) contrast(111%);}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li img {display:block; padding-bottom:20px; margin: 0 auto;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li b {display:block; font-size:18px; font-weight:800}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:last-child {margin-right:0px}

@media (max-width:1715px) {
#container_wr.index .maintxt_single_wrap .worship_table table td {font-size:18px !important}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {font-size:14px !important}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a b{font-size:16px !important}
}


@media (max-width:1590px) {
#container_wr.index .maintxt_single_wrap .worship_table table td {font-size:16px !important}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {padding:30px 10px;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {letter-spacing: -0.5px;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a b{letter-spacing: -0.5px;}
}

@media (max-width:1430px) {
#container_wr.index .maintxt_single_wrap .worship_table table td {letter-spacing: -1px;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {padding:30px 5px;}

}

@media (max-width:1280px) {
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {font-size:13px !important}
}

@media (max-width:1150px) {
#container_wr.index .maintxt_single_wrap .worship_table table td {font-size:15px !important}

}
#container_wr.index .maintxt_single_wrap .worship_table  {display:flex; padding-bottom:100px; padding-top:25px}
#container_wr.index .maintxt_single_wrap .worship_table table {width:50%}
#container_wr.index .maintxt_single_wrap .worship_table table:first-child{padding-right:50px}
#container_wr.index .maintxt_single_wrap .worship_table table td {border-bottom:1px solid #fff; padding:15px 0px; font-size:20px;}


@media (max-width: 1270px) {
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a{font-size: 16px;  padding:30px 20px;}
}

@media (max-width: 1100px) {

#container_wr.index .worship_service .left {width:100%; padding-right:0px; display:block}
#container_wr.index .worship_service .right  {width:100%; padding-left:0px; display:block}
#container_wr.index .worship_service .maintxt_single_wrap {height:100%}
	#container_wr.index .banner-3 .grid-3 {
		top: -30px;
		row-gap: 0;
	}
	#container_wr.index .banner-3 .grid-3 > * {
		border-left-width: 0;
		min-height: 105px;
	}
	#container_wr.index .banner-3 .grid-3 > *:first-child {
		border-top-width: 0;
	}

	#container_wr.index .banner-3 .grid-3 .img {padding-bottom:20px; display:block;  text-align:center}
	#container_wr.index .banner-3 .grid-3 .text {margin-left: 0px; text-align:center}
	#sub-page [class^='grid'] > *  {flex-direction: column;}
}

@media (max-width:800px) {
#container_wr.index .maintxt_single_wrap > div dl > dd span.sermon-subject {margin-top:0px}
}

@media (max-width: 640px) {
.hel_lt {letter-spacing:1px  !important;} 
#container_wr.index .maintxt_single_wrap .worship_table {flex-wrap: wrap;}
#container_wr.index .maintxt_single_wrap .worship_table table {width:100%}
#container_wr.index .maintxt_single_wrap .worship_table table:first-child{padding-right:0px; padding-bottom:20px}
#container_wr.index .maintxt_single_wrap .worship_table table tr td {font-size:14px  !important}
#container_wr.index .maintxt_single_wrap .worship_table table tr td:nth-child(1){width:35%}
#container_wr.index .maintxt_single_wrap .worship_table table tr td:nth-child(2){width:30%}
#container_wr.index .maintxt_single_wrap .worship_table table tr td:nth-child(3){width:35%}


	#container_wr.index .banner-3 .grid-3 {
		top: -30px;
		row-gap: 0;
	}
	#container_wr.index .banner-3 .grid-3 > * {
		border-left-width: 0;
		border-top: 1px solid #E5E5E5;
		min-height: 105px;
	}
	#container_wr.index .banner-3 .grid-3 > *:first-child {
		border-top-width: 0;
	}

	#container_wr.index .banner-3 .grid-3 .img {padding-bottom:20px; display:inline-block;  text-align:left}
	#container_wr.index .banner-3 .grid-3 .text {margin-left:20px; text-align:left}
	#sub-page [class^='grid'] > *  {align-items: start;     flex-direction: column;}
}

#container_wr.index .stage2-sermon .left,
#container_wr.index .stage2-sermon .right {
	padding: 0 !important;
}
@media (max-width: 1100px) {
	#container_wr.index .stage2-sermon .left,
	#container_wr.index .stage2-sermon .right {
		display: block;
		width: 100%;
	}
}

#container_wr.index .banner-8 .grid-4 {
	row-gap: 1px;
	column-gap: 1px;
}
#container_wr.index .banner-8 .grid-4 > * {
	cursor: pointer;
}
#container_wr.index .banner-8 img {
	width: 100%;
}
#container_wr.index .banner-8 .wrap {
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#container_wr.index .banner-8 .wrap:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#container_wr.index .banner-8 .wrap:hover:before {
	background-color: rgba(0, 0, 0, 0.5);
}
/*
#container_wr.index .banner-8 .brown .wrap:before {
	background-color: rgba(160, 147, 128, 0);
}
#container_wr.index .banner-8 .brown .wrap:hover:before {
	background-color: rgba(160, 147, 128, 1);
}
#container_wr.index .banner-8 .green .wrap:before {
	background-color: rgba(99, 150, 154, 0);
}
#container_wr.index .banner-8 .green .wrap:hover:before {
	background-color: rgba(99, 150, 154, 1);
}
*/
#container_wr.index .banner-8 .text,
#container_wr.index .banner-8 .text * {
	color: #FFF;
}
#container_wr.index .banner-8 .offering .text,
#container_wr.index .banner-8 .offering .text *,
#container_wr.index .banner-8 .application .text,
#container_wr.index .banner-8 .application .text * {
	color: #000;
}
#container_wr.index .banner-8 .text {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 45px 35px;
	font-size: 1.8em;
}
#container_wr.index .banner-8 small {
	display: block;
	font-weight: 100;
	font-size: 11pt;
}
#container_wr.index .banner-8 .divide-line {
	width: 55px;
	margin: 20px 0 50px;
	background-color: rgba(255, 255, 255, 0.5);
}
#container_wr.index .banner-8 .info {
	font-size: 9.5pt;
	line-height: 150%;
	margin: 7px 0;
}
#container_wr.index .banner-8 .btn {
	display: inline-block;
	font-size: 11pt;
	border: 1px solid #FFF;
	line-height: 30px;
	height: 32px;
	padding: 0 15px;
}
#container_wr.index .banner-8 .offering {
	background-color: #FFFAE6;
}
#container_wr.index .banner-8 .application {
	background-color: #DAF2EA;
}
#container_wr.index .banner-8 .offering .img,
#container_wr.index .banner-8 .application .img {
	display: none;
}
#container_wr.index .banner-8 .offering .btn,
#container_wr.index .banner-8 .application .btn {
	border-color: #000;
}
#container_wr.index .banner-8 .brown .wrap:hover .btn,
#container_wr.index .banner-8 .green .wrap:hover .btn {
	background-color: #FFF;
	border-color: #FFF;
	color: #3a4b52;
}
#container_wr.index .banner-8 .wrap:hover .btn {
	background-color: #3a4b52;
	border-color: #3a4b52;
	color: #FFF;
}
@media (max-width: 640px) {
	#container_wr.index .banner-8 .content {
		padding: 0;
	}
	#container_wr.index .banner-8 .grid-4 > * {
		height: 290px;
		overflow: hidden;
	}
	#container_wr.index .banner-8 .grid-4 .offering .img,
	#container_wr.index .banner-8 .grid-4 .application .img {
		display: none;
	}
	#container_wr.index .banner-8 .grid-4 .offering {
		background-color: #FCF6DC;
	}
	#container_wr.index .banner-8 .grid-4 .application {
		background-color: #D2E3DD;
	}
	#container_wr.index .banner-8 .divide-line {
		margin: 20px auto 50px;
	}
}


#container_wr.index #sub-page {
	padding-top: 0;
}

.title-text {
	display: inline-block !important;
	font-size: 10.5pt !important;
	font-weight: 400 !important;
	color: #000 !important;
	height: 40px;
	line-height: 38px;
	padding: 0 15px;
	border: 1px solid #A78842;
	border-radius: 40px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.title-text:hover {
	border-color: #FED325;
	background-color: #FED325;
}
.notice li {
	border-color: #DADADA !important;
}
.notice .latest-title a .more,
#sub-page .more,
#container_wr.index .more {
	display: inline-block;
	line-height: 45px !important;
	height: 47px !important;
	text-align: center;
	min-width: 200px;
	padding: 0 20px;
	border-radius: 47px !important;
	background-color: #FFF !important;
	color: #0057af !important;
	border: 1px solid #0057af !important;
	cursor: pointer;
	font-size: 16pt;
	font-weight: 400;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.notice .latest-title a .more.blue,
#sub-page .more.blue,
#container_wr.index .more.blue {
	background-color: #0057af !important;
	color: #FFF !important;
}
#sub-page .more:hover,
.notice .latest-title a .more:hover,
#container_wr.index .more:hover {
	background-color: #0057af !important;
	color: #FFF !important;
}
#sub-page .more.white:hover,
.notice .latest-title a .more.white:hover,
#container_wr.index .more.white:hover {
	border-color: #FFF !important;
}
#sub-page .more.blue:hover,
.notice .latest-title a .more.blue:hover,
#container_wr.index .more.blue:hover {
	color: #4466e2 !important;
	background-color: #FFF !important;
}
.notice .latest-title a .more.transparency,
#sub-page .more.transparency,
#container_wr.index .more.transparency {
	background-color: rgba(255, 255, 255, 0) !important;
	border-color: #FFF !important;
	color: #FFF !important;
}
.notice .latest-title a .more.transparency:hover,
#sub-page .more.transparency:hover,
#container_wr.index .more.transparency:hover {
	background-color: rgba(255, 255, 255, 1) !important;
	color: #0057af !important;
}
@media (max-width: 640px) {
	#container_wr.index .more.transparency {
		margin-top: 10px;
	}
}

#sub-page .center {text-align:center}
.point_color {color:#d95134 !important}




#sub-page .top .big3 {
	line-height: 50%;
}
#sub-page .pastor .content {
	position: relative;
}
#sub-page .pastor .wrap {
	position: relative;
	z-index: 3;
	padding: 50px 20px 0 50px;
	min-height: 700px;
}
#sub-page .pastor .wrap > .big {
	font-size: 1.1em;
}
#sub-page .pastor .font-cafe24-shiningstar.big2 {
	position: relative;
	font-size: 1.7em;
	vertical-align: middle;
}
#sub-page .pastor .font-cafe24-shiningstar.big3 {
	font-size: 3.5em;
}
#sub-page .pastor .font-cafe24-shiningstar.big2.text-yellow-all {
	line-height: 100%;
	padding: 10px 0;
}
#sub-page .pastor .pastor {
	position: absolute;
	bottom: 0;
	right: 20px;
	z-index: 2;
}
#sub-page .pastor .position {
	font-size: 2.5em;
	width: 55%;
	text-align: right;
}
#sub-page .pastor .position small {
	font-size: 0.5em;
	color: rgba(255, 255, 255, 0.7) !important;
}
#sub-page .church_introduction .grid-3 {
	column-gap: 45px;
}
#sub-page .church_introduction .grid-3 > * {
	background-color: #FFF;
	padding: 65px 55px;
	text-align: left;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1100px) {
	#sub-page .pastor .pastor {
		width: 40%;
		right: 0;
	}
	#sub-page .pastor .pastor img {
		width: 100%;
	}
}
@media (max-width: 640px) {
	#sub-page .church_introduction.top .big3 {
		line-height: 100%;
	}
	#sub-page .pastor .wrap {
		padding: 20px 20px 150px;
	}
	#sub-page .pastor .position {
		text-align: left;
	}
	#sub-page .pastor .position .font-cafe24-shiningstar {
		display: inline-block;
		position: relative;
		top: -20px;
	}
	#sub-page .pastor .position small {
		display: inline-block;
		line-height: 100%;
	}
	#sub-page .pastor .pastor {
		width: 50%;
	}
	#sub-page .church_introduction.box {
		padding: 50px 0 !important;
	}
	#sub-page .church_introduction .grid-3 > * {
		padding: 25px 50px;
		text-align: center;
	}
	#sub-page .church_introduction.bottom {
		padding: 50px 0 !important;
	}
}
#sub-page.history-cont .img-full {
	text-align: center;
}
@media (min-width: 1100px) {
	#sub-page.history-cont .img-full img {
		width: auto;
	}
}

#sub-page .worship_guide .grid-2 {
	column-gap: 40px;
}
#sub-page .worship_guide .grid-2 > * {
	padding: 50px;
	border: 1px solid #eaeaea;
	border-top: 5px solid #2697B5;
}
#sub-page .worship_guide .grid-2 .big3 {
	font-size: 2em;
	line-height: 100%;
	margin-bottom: 40px;
	font-weight: 600;
}
#sub-page .worship_guide .grid-2 .table {
	position: relative;
}
#sub-page .worship_guide .grid-2 .table:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 10px;
	right: 10px;
	height: 1px;
	border-top: 1px dashed #d4d4d4;
}
#sub-page .worship_guide .grid-2 .table > * {
	line-height: 45px;
}
#sub-page .worship_guide .grid-2 .table > *:first-child {
	color: #000;
}
#sub-page .worship_guide .grid-2 .table > *:last-child {
	text-align: right;
}
#sub-page .worship_guide .grid-2 .table span {
	position: relative;
	display: inline-block;
	background-color: #FFF;
	letter-spacing: -1px;
	z-index: 1;
}
#sub-page .worship_guide .grid-2 .table > *:first-child span {
	padding-right: 20px;
	font-size: 1.2em;
}
#sub-page .worship_guide .grid-2 .table > *:last-child span {
	padding-left: 20px;
	font-size: 1.1em;
}
@media (max-width: 640px) {
	#sub-page .worship_guide .grid-2 {
		row-gap: 30px;
	}
	#sub-page .worship_guide .grid-2 > * {
		padding: 30px 20px;
	}
	#sub-page .worship_guide .grid-2 .big3 {
		margin-bottom: 30px;
	}
	#sub-page .worship_guide .grid-2 .table {
		display: table !important;
	}
	#sub-page .worship_guide .grid-2 .table > * {
		display: table-cell !important;
	}
}

#sub-page .senior_pastor.pastor .wrap {
	min-height: 900px;
	font-size: 1.1em;
	padding: 100px 70px;
}
#sub-page .senior_pastor.pastor .position {
	width: 63%;
}
#sub-page .senior_pastor.pastor .logo {
	position: absolute;
	display: grid;
	width: 100%;
	left: 0;
	top: 10%;
	bottom: 10%;
	text-align: center;
	opacity: 0.15;
	justify-content: center;
}
#sub-page .senior_pastor.pastor .logo img {
	height: 100%;
}
#sub-page .senior_pastor .table {
	background-color: #FFF;
	border: 1px solid #e5e5e5;
}
#sub-page .senior_pastor .table > *:first-child {
	border-right: 1px solid #e5e5e5;
	width: 275px;
}
#sub-page .senior_pastor .table > *:last-child {
	padding: 10px 70px;
}
#sub-page .senior_pastor .table .grid-2 {
	min-height: 160px;
	column-gap: 32px;
	grid-template-columns: 317px auto;
}
#sub-page .senior_pastor .table .grid-2 > *:first-child {
	padding-right: 32px;
	border-right: 1px solid #cfcfcf;
}
#sub-page .senior_pastor .table .grid-2 > *:first-child .wrap {
	position: relative;
	top: -10px;
}
#sub-page .senior_pastor .table .grid-2 .big3 {
	font-size: 2em;
	letter-spacing: -2px;
	white-space: nowrap;
}
#sub-page .senior_pastor .table .grid-2 small {
	font-size: 1.1em;
	font-family: 'Montserrat', sans-serif;
}
#sub-page .senior_pastor .table .grid-2 .front-dot {
	position: relative;
	display: block;
	color: #000;
	font-size: 1em;
	padding-left: 10px;
}
#sub-page .senior_pastor .table .grid-2 .front-dot:before {
	content: '.';
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
	line-height: 0;
}
@media (max-width: 1100px) {
	#sub-page .senior_pastor.pastor .wrap {
		font-size: 1.1em;
		padding: 20px 20px 150px;
		width: 60%;
	}
	#sub-page .senior_pastor.pastor .position {
		width: 100%;
	}
}
@media (max-width: 760px) {
	#sub-page .senior_pastor .table > * {
		width: 100% !important;
	}
	#sub-page .senior_pastor .table > *:first-child {
		border-right-width: 0;
		border-bottom: 1px solid #cfcfcf;
	}
	#sub-page .senior_pastor .table > *:last-child {
		padding: 20px 10px;
	}
	#sub-page .senior_pastor .table img {
		width: 100%;
	}
	#sub-page .senior_pastor .table .grid-2 {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 640px) {
	#sub-page .senior_pastor.pastor .wrap {
		width: 100%;
		padding: 20px 20px 270px;
	}
	#sub-page .senior_pastor.pastor .position {
		width: 60%;
	}
	#sub-page .senior_pastor .table .grid-2 > * {
		padding: 0 !important;
		border-width: 0 !important;
	}
	#sub-page .senior_pastor .table .grid-2 > *:first-child .wrap {
		top: 0;
	}
}

#sub-page .staff .grid-2 {
	column-gap: 30px;
	border: 1px solid #E5E5E5;
	align-items: center;
	justify-content: center;
}
#sub-page .staff .grid-2 .wrap {
	min-width: 95%;
	padding: 20px;
}
#sub-page .big3.over-line {
	display: block;
	position: relative;
	font-size: 2em;
	padding-top: 10px;
}
#sub-page .big3.over-line:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 1px;
	background-color: #2697B5;
}
#sub-page .big3.over-line small,
#sub-page .big3.over-line small * {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
#sub-page .big3.over-line .text-gray {
	color: #a8a8a8 !important;
}
#sub-page .big3.over-line small {
	display: block;
	font-size: 0.5em;
}
#sub-page .staff .title {
	font-size: 1.2em;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 5px;
	line-height: 40px;
	margin: 0;
}
#sub-page .staff .title .icon {
	position: relative;
	background: none;
	width: auto;
	height: auto;
	margin-right: 5px;
	vertical-align: unset;
	top: -2px;
}
#sub-page .staff .title .minus {
	position: relative;
	float: right;
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #989898;
	color: #989898;
	top: 12px;
}
#sub-page .staff .title .minus:before {
	content: '-';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#sub-page .staff small.box {
	display: block;
	background-color: #FCFCFC;
	padding: 15px;
}
#sub-page .staff .grid-2 > * {
	align-items: center;
	justify-content: center;
}
#sub-page .staff .grid-2 table {
	width: auto;
	border-width: 0;
}
#sub-page .staff .grid-2 table td,
#sub-page .staff .grid-2 table th {
	background-color: rgba(255, 255, 255, 0);
	padding: 5px 15px 0 0;
	text-align: left;
	font-size: 1em;
	border-width: 0;
}
#sub-page .staff .grid-2 table th,
#sub-page .staff .grid-2 table th * {
	color: #2697B5;
}
#sub-page .staff .grid-2 table td,
#sub-page .staff .grid-2 table td * {
	color: #000;
}
#sub-page .staff .grid-2 .img {
	background-color: #E5E5E5;
	height: 100%;
}
#sub-page .staff .grid-2 .img img {
	width: 100%;
}
#sub-page .staff .grid-3 {
	border: 1px solid #E5E5E5;
}
#sub-page .staff .grid-3 > * {
	border-left: 1px solid #E5E5E5;
}
#sub-page .staff .grid-3 > *:first-child {
	border-left-width: 0;
}
#sub-page .staff .grid-3 .wrap {
	padding: 50px;
}
#sub-page .staff .grid-3 small.text-blue {
	color: #2697b5 !important;
}
#sub-page .staff .grid-3 .big {
	color: #000;
}
@media (max-width: 640px) {
	#sub-page .staff .grid-3 > * {
		border-top: 1px solid #E5E5E5;
		border-left-width: 0;
		row-gap: 0;
	}
	#sub-page .staff .grid-3 > *:first-child {
		border-top-width: 0;
	}
	#sub-page .staff .grid-3 .wrap {
		padding: 30px;
	}
}
`
#sub-page .content-cont .grid-2 {
	column-gap: 30px;
	align-items: end;
	grid-template-columns: 1.2fr 1fr;
}
#sub-page .content-cont .grid-2 > * {
	position: relative;
	overflow: hidden;
}
#sub-page .content-cont .grid-2 > *:first-child .wrap {
	margin-top: 215px;
}
#sub-page .content-cont .grid-2 > *:last-child .wrap {
	padding-top: 150px;
}
#sub-page .content-cont .info {
	position: relative;
	z-index: 2;
	padding: 40px 50px 30px;
}
#sub-page .content-cont .cont-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
}
#sub-page .content-cont .cont-bg img {
	width: 100%;
}
#sub-page .content-cont .grid-2 > *:last-child .cont-bg {
	top: 30px;
}
#sub-page .content-cont .big3.over-line {
	font-size: 1.7em;
	letter-spacing: -2px;
}
#sub-page .content-cont .big3.over-line small {
	display: inline-block !important;
	font-size: 0.85em;
	font-weight: 500;
	letter-spacing: -2px;
}
#sub-page .content-cont .floor {
	display: block;
	position: relative;
	font-size: 1.1em;
	padding: 30px 0 30px 105px;
}
#sub-page .content-cont .floor:before {
	content: attr(data-floor);
	position: absolute;
	display: inline-block;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: #33B5D7;
	color: #FFF;
	text-align: center;
	font-size: 1.3em;
}
#sub-page .content-cont .parking {
	position: relative;
	z-index: 3;
	border-top: 30px solid #FFF;
	background-color: #33B5D7 !important;
	padding: 0;
	height: 175px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-size: 2em;
}
#sub-page .content-cont .parking-only .parking {
	height: 438px;
}
@media (max-width: 1100px) {
	#sub-page .content-cont .grid-2 {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 760px) {
	#sub-page .content-cont .wrap {
		margin-top: 90px !important;
	}
	#sub-page .content-cont .grid-2 > *:last-child .wrap {
		padding-top: 60px !important;
	}
	#sub-page .content-cont .info {
		padding: 0 20px 10px;
	}
	#sub-page .content-cont .grid-2 > * .wrap.parking-only {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
	#sub-page .content-cont .parking-only .parking {
		height: 175px;
	}
}

#sub-page .new_family dt.upper-bar:before {
	width: 65px;
	height: 2px;
	background-color: #3A4B52;
}
#sub-page .new_family dd > .grid-2 {
	border: 1px solid #E5E5E5;
	grid-template-columns: 510px 1fr;
}
#sub-page .new_family dd > .grid-2 > * {
	position: relative;
	height: 100%;
	align-items: center;
	justify-content: center;
}
#sub-page .new_family dd > .grid-2 > *:first-child {
	background-color: #E5E5E5;
}
#sub-page .new_family dd > .grid-2 > * > .wrap {
	padding: 50px;
	width: 100%;
}
#sub-page .new_family .front-dot {
	position: relative;
	padding-left: 15px;
}
#sub-page .new_family .front-dot:before {
	content: '.';
	position: absolute;
	top: 1px;
	left: 0;
	font-weight: 800;
	color: #2daccd;
	line-height: 100%;
}
#sub-page .new_family .img-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	font-size: 1.4em;
}
#sub-page .new_family .img-text small {
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.7em;
}
#sub-page .new_family .img-text .btn {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 0.7em;
	line-height: 40px !important;
	height: 42px !important;
	border: 1px solid #FFF;
	color: #2DACCD;
	min-width: 280px;
	cursor: pointer;
}
#sub-page .new_family .img-text .btn:hover {
	background-color: rgba(255, 255, 255, 1);
}
#sub-page .new_family .grid-4 {
	align-items: center;
	justify-items: center;
	column-gap: 30px;
}
#sub-page .new_family .grid-4 > * {
	width: 100%;
}
#sub-page .new_family .grid-4 .wrap {
	position: relative;
	text-align: center;
	line-height: 130%;
	width: 100%;
}
#sub-page .new_family .grid-4 .wrap:before {
	content: '\f054';
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	top: 50%;
	right: -30px;
	width: 30px;
	transform: translateY(-50%);
	text-align: center;
	font-size: 2em;
	color: #E9E9E9;
}
#sub-page .new_family .grid-4 > *:last-child .wrap:before {
	content: '';
}
@media (max-width: 1100px) {
	#sub-page .new_family dd > .grid-2 {
		grid-template-columns: 1fr 1fr;
	}
	#sub-page .new_family dd > .grid-2 > *:first-child img {
		width: 100%;
	}
}
@media (max-width: 850px) {
	#sub-page .new_family dd > .grid-2 {
		grid-template-columns: 1fr;
	}
	#sub-page .new_family dd > .grid-2 > * > .wrap {
		padding: 30px 20px;
		width: 100%;
	}
	#sub-page .new_family dd > .grid-2 .grid-4 {
		grid-row-gap: 30px;
		margin-bottom: -30px;
	}
	#sub-page .new_family dd > .grid-2 .grid-4 .wrap {
		width: 230px;
		text-align: left;
		margin: 0 auto;
		white-space: nowrap;
	}
	#sub-page .new_family dd > .grid-2 .grid-4 .wrap:before {
		content: '\f078';
		top: auto;
		bottom: -40px;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		height: 30px;
	}
	#sub-page .new_family dd > .grid-2 .grid-4 hr,
	#sub-page .new_family dd > .grid-2  .grid-4 br {
		display: none;
	}
	#sub-page .new_family dd > .grid-2 .grid-4 img {
		display: inline-block;
		margin-right: 10px;
	}
	#sub-page .new_family .img-text {
		font-size: 1.8em;
	}
	#sub-page .new_family .img-text .big2 {
		font-size: 1.4em;
	}
}

#sub-page .sent_missionary .big3.text-blue {
	font-size: 1.6em;
}
#sub-page .sent_missionary .grid-2 {
	grid-template-columns: 380px auto;
	border: 1px solid #E5E5E5;
	border-top-width: 4px;
	border-top-color: #2697B5;
}
#sub-page .sent_missionary .grid-2 > *:first-child {
	align-items: center;
	background-color: #F7F7F7;
	padding: 80px 0;
}
#sub-page .sent_missionary .grid-2 > *:last-child {
	padding: 80px;
}
#sub-page .sent_missionary .grid-2 .text-dark-gray {
	font-size: 1.3em;
	font-weight: 500;
	margin-bottom: 20px;
}
#sub-page .sent_missionary .grid-2 small {
	font-size: 0.7em;
}
#sub-page .sent_missionary .grid-2 .text {
	line-height: 150%;
}
#sub-page .sent_missionary .flag {
	display: inline-block;
	align-items: center;
}
@media (max-width: 1000px) {
	#sub-page .sent_missionary .grid-2 > * {
		padding: 20px !important;
	}
}
@media (max-width: 760px) {
	#sub-page .sent_missionary .grid-2 {
		grid-template-columns: 1fr;
	}
	#sub-page .sent_missionary .grid-2 .text {
		font-size: 1.1em;
	}
}

#sub-page .cooperative_missionary dl.box {
	border-top-width: 4px;
	border-top-color: #2697B5;
}
#sub-page .cooperative_missionary div.title > * {
	display: inline-block;
	vertical-align: middle;
}
#sub-page .cooperative_missionary div.title .img {
	margin-right: 25px;
}
#sub-page .cooperative_missionary div.title .big3 {
	font-size: 1.7em;
}
#sub-page .cooperative_missionary div.title small {
	margin-top: 5px;
	font-size: 0.65em;
}
#sub-page .cooperative_missionary .grid-3 {
	grid-template-columns: 1fr 0.8fr 2fr;
}
#sub-page .cooperative_missionary .grid-2 {
	grid-template-columns: 1fr 2fr;
}
#sub-page .cooperative_missionary .grid-3 > *,
#sub-page .cooperative_missionary .grid-2 > * {
	border-right: 1px solid #E9E9E9;
	padding: 5px 0;
}
#sub-page .cooperative_missionary .grid-3 .text-gray,
#sub-page .cooperative_missionary .grid-2 .text-gray {
	color: #838381 !important;
	padding-left: 70px;
	border-right-width: 0;
}
@media (max-width: 800px) {
	#sub-page .cooperative_missionary .grid-2,
	#sub-page .cooperative_missionary .grid-3 {
		grid-template-columns: 1fr;
	}
	#sub-page .cooperative_missionary .grid-2 > *,
	#sub-page .cooperative_missionary .grid-3 > * {
		text-align: left !important;
		padding-left: 0 !important;
		border-right-width: 0 !important;
	}
	#sub-page .cooperative_missionary .grid-2 > *:nth-of-type(2n),
	#sub-page .cooperative_missionary .grid-3 > *:nth-of-type(3n) {
		border-bottom: 1px solid #e9e9e9;
		padding-bottom: 15px;
	}
	#sub-page .cooperative_missionary .grid-2 > *:last-child,
	#sub-page .cooperative_missionary .grid-3 > *:last-child {
		border-bottom-width: 0px;
	}
}

#sub-page .Infants_toddlers .big3 {
	letter-spacing: -1px;
}
#sub-page .Infants_toddlers .grid-2 {
	background-color: #FFF;
	align-items: center;
	justify-items: center;
}
#sub-page .Infants_toddlers .grid-2 > * {
	align-items: center;
	justify-items: center;
	width: 100%;
}
#sub-page .Infants_toddlers .grid-2 .wrap {
	padding: 70px;
	width: 100%;
}
#sub-page .Infants_toddlers .grid-2 .img {
	position: relative;
	background-color: #F7F7F7;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#sub-page .Infants_toddlers table {
	border: none;
	width: auto;
}
#sub-page .Infants_toddlers table td,
#sub-page .Infants_toddlers table th {
	position: relative;
	border: none;
	text-align: left;
	padding: 8px 0;
	background: none;
	font-size: 1.05em;
}
#sub-page .Infants_toddlers table td {
	padding-left: 15px;
}
#sub-page .Infants_toddlers table th:after {
	content: '';
	position: absolute;
	right: 0;
	top: 16px;
	bottom: 16px;
	width: 1px;
	background-color: #c9c9c9;
}
#sub-page .Infants_toddlers table th {
	padding-right: 15px;
	white-space: nowrap;
}
#sub-page .Infants_toddlers table i {
	width: 22px;
	margin-right: 5px;
	text-align: center;
}
#sub-page .Infants_toddlers .more {
	border: 1px solid #33B5D7 !important;
	background-color: #33B5D7 !important;
	color: #FFF !important;
	line-height: 33px !important;
	height: 35px !important;
	border-radius: 0 !important;
	font-size: 0.9em;
	min-width: 80px !important;
	margin-right: 8px;
	vertical-align: middle;
}
#sub-page .Infants_toddlers .more:hover {
	border-color: #000 !important;
	background-color: #FFF !important;
	color: #000 !important;
}
#sub-page .Infants_toddlers .insta {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background: rgb(125,58,175);
	background: linear-gradient(219deg, rgba(125,58,175,1) 0%, rgba(182,50,133,1) 30%, rgba(248,24,1,1) 67%, rgba(248,212,4,1) 100%);
	vertical-align: middle;
}
#sub-page .Infants_toddlers .insta i {
	position: absolute;
	color: #FFF;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 19pt;
}
#sub-page .Infants_toddlers .insta:hover {
	border: 1px solid #000 !important;
	background-color: #FFF !important;
	background: unset !important;
}
#sub-page .Infants_toddlers .insta:hover i {
	color: #000 !important;
}
@media (min-width: 640px) {
	#sub-page .Infants_toddlers .grid-2 .img {
		height: 100%;
		background-size: cover !important;
	}
	#sub-page .Infants_toddlers .grid-2 img {
		display: none;
	}
}
@media (max-width: 900px) {
	#sub-page .Infants_toddlers .more,
	#sub-page .Infants_toddlers .insta {
		width: 100%;
		margin-bottom: 10px;
	}
	#sub-page .Infants_toddlers .grid-2 .wrap {
		padding: 30px;
	}
}
@media (max-width: 640px) {
	#sub-page .Infants_toddlers .grid-2 {
		row-gap: 0;
	}
	#sub-page .Infants_toddlers .grid-2 .img {
		background: none;
	}
}



#container_wr.index .stage3 [class^='stage-'] {
	width: 30%;
	margin-left: 0 !important;
}
#container_wr.index .stage3 [class^='stage-']:not(.stage-3) {
	margin-right: 5%;
}

#container_wr.index .stage3.banner .banner-title {
	font-size: 0.9em;
	font-weight: 600 !important;
}
#container_wr.index .stage3.banner dt:hover .more {
	background-color: #000 !important;
	border-color: #000 !important;
	color: #FFF !important;
}
@media (max-width: 640px) {
	#container_wr.index .stage3 [class^='stage-']:not(.stage-3) {
		padding-bottom: 40px !important;
	}
	#container_wr.index .stage3.banner {
		padding-top: 20px !important;
		padding-bottom: 40px !important;
		margin-top: -50px !important;
	}
	#container_wr.index .stage3.banner [class^='stage-'] {
		padding-bottom: 0 !important;
	}
	#container_wr.index .stage3.banner .banner-title {
		font-size: 1.4em;
		margin-left: 10px;
	}
}

#container_wr.index .english-ministry-arc > .common-width {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr;
	grid-column-gap: 3%;
}
#container_wr.index .english-ministry-arc .left,
#container_wr.index .english-ministry-arc .right {
	display: flex;
	width: 100%;
	flex-direction: column;
}
#container_wr.index .english-ministry-arc .left {
	background-color: #3b3a3a;
}

#container_wr.index .english-ministry-arc .left dd {
	position: absolute;
	top: 45px;
	bottom: 45px;
	left: 45px;
	right: 45px;
	text-align: left;
}
#container_wr.index .english-ministry-arc .left dd .big {
	font-size: 2.2em;
	font-weight: 600;
	margin-bottom: 30px;
}
#container_wr.index .english-ministry-arc .left dd .explain {
	font-size: 1.1em;
	color: rgba(255, 255, 255, 0.7);
}
#container_wr.index .english-ministry-arc .left dd .more {
	position: absolute;
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	transform: translateY(0);
}

#container_wr.index .english-ministry-arc .right {
	margin: 0;
}
#container_wr.index .english-ministry-arc .right dl {
	display: flex;
	height: 100%;
}
#container_wr.index .english-ministry-arc .right .grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	height: 100%;
}
#container_wr.index .english-ministry-arc .right .grid > * {
	position: relative;
	border: 1px solid #DADADA;
	cursor: pointer;
}
#container_wr.index .english-ministry-arc .right .grid > *:nth-of-type(1) {
	border-top-width: 0;
	border-left-width: 0;
	padding: 0 25px 25px 0;
}
#container_wr.index .english-ministry-arc .right .grid > *:nth-of-type(2) {
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	padding: 0 0 25px 25px;
}
#container_wr.index .english-ministry-arc .right .grid > *:nth-of-type(3) {
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding: 25px 25px 0px 0;
}
#container_wr.index .english-ministry-arc .right .grid > *:nth-of-type(4) {
	border-width: 0;
	padding: 25px 0 0px 25px;
}
#container_wr.index .english-ministry-arc .right .grid .big2 {
	color: #000;
	font-size: 1.3em;
	font-weight: 600;
	margin-bottom: 20px;
}
#container_wr.index .english-ministry-arc .right .grid > *:hover .big2 {
	text-decoration: underline;
}
#container_wr.index .english-ministry-arc .right .grid .explain {
	font-size: 0.95em;
	word-break: keep-all;
}
#container_wr.index .english-ministry-arc .right .grid .more {
	top: auto;
	left: auto;
	bottom: 25px;
	right: 25px;
	transform: translateY(0);
}
#container_wr.index .english-ministry-arc .right .grid > *:nth-of-type(3) .more,
#container_wr.index .english-ministry-arc .right .grid > *:nth-of-type(4) .more {
	bottom: 0;
}
#container_wr.index .english-ministry-arc .right .grid > *:hover .more {
	background-color: #000 !important;
	border-color: #000 !important;
	color: #FFF !important;
}
#container_wr.index .bottom-banner * {
	line-height: 100%;
}
#container_wr.index .bottom-banner .big2 {
	font-size: 4em;
}
#container_wr.index .bottom-banner .big {
	font-size: 3em;
}

@media (max-width: 1100px) {
	#container_wr.index .english-ministry-arc .right dl {
		height: auto;
	}
	#container_wr.index .english-ministry-arc > .common-width {
		grid-template-columns: 1fr;
		grid-template-rows: auto auto;
		grid-column-gap: 0;
		grid-row-gap: 15px;
	}
	#container_wr.index .english-ministry-arc .right .grid .more {
		bottom: 10px;
		right: 10px;
	}
}
@media (max-width: 640px) {
	#container_wr.index .english-ministry-arc .left dd {
		top: 25px;
		bottom: 25px;
		left: 15px;
		right: 15px;
	}
	#container_wr.index .english-ministry-arc .common-width {
		padding: 0;
	}
	#container_wr.index .english-ministry-arc .right .grid {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr 1fr 1fr;
	}
	#container_wr.index .english-ministry-arc .right .grid > * {
		padding: 20px !important;
		border-width: 0 !important;
		border-top-width: 1px !important;
	}
	#container_wr.index .english-ministry-arc .right .grid > *:nth-of-type(1) {
		border-top-width: 0 !important;
	}
}

#container_wr.index .bible-study [class^="stage-"] {
	width: 31%;
}
#container_wr.index .bible-study [class^="stage-"]:not(.stage-3) {
	margin-right: 3.5%;
}
@media (max-width: 640px) {
	#container_wr.index .bible-study [class^="stage-"]:not(.stage-3) {
		border-bottom: 1px solid #DADADA;
		padding-bottom: 40px !important;
	}
}

#container_wr.index .banner-bottom .big2 {
	margin-top: 35px;
	color: #000;
	font-size: 1.7em;
	font-weight: 600;
}
#container_wr.index .banner-bottom .explain {
	color: #000;
	font-size: 1.1em;
	margin-top: 20px;
}
#container_wr.index .banner-bottom .more {
	position: relative;
	top: auto;
	right: auto;
	transform: translateY(0);
	margin-top: 30px !important;
}
#container_wr.index .banner-bottom dd:hover .more {
	border-color: #000 !important;
	background-color: #000 !important;
	color: #FFF !important;
}
@media (max-width: 640px) {
	#container_wr.index .banner-bottom {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	#container_wr.index dd {
		text-align: center;
	}
	#container_wr.index .banner-bottom .more {
		margin-bottom: 30px !important;
	}
}

#container_wr.index .gallery-title .read-more {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	margin-top: 20px;
	font-size: 12pt;
	line-height: 150%;
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
@media (max-width: 640px) {
	#container_wr.index .gallery-title .read-more {
		position: relative;
	}
}


/**
 * SNS Login
 */

#register_member input[type='checkbox'] {
	-webkit-appearance: checkbox;
}

@media (max-width: 600px) {
	#register_member .sns_tbl th {
		display: none;
	}
	#register_member .sns_tbl input {
		width: 100%;
	}
}

#mb_login #sns_login .sns-icon {
	display: block;
	width: 100% !important;
	float: none !important;
	height: 45px;
	line-height: 45px;
	border-radius: 3px;
}
#sns_login .sns-kakao {
	border: none;
	background-position-y: center !important;
}


/**
 * SideMenu
 */

#side_menu {
	z-index: 10000;
	box-shadow: unset;
}
#side_menu * {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media (max-width: 1100px) {
	#side_menu {
		padding: 0;
		border: none;
		top: 50px;
	}
	#side_menu #quick {
		display: table;
		position: fixed;
		top: 0;
		left: auto;
		right: 0;
		width: 250px;
		margin: 0;
		text-align: center;
		background-color: #FFF;
		transform: translateX(250px);
	}
	#side_menu.on #quick {
		transform: translateX(0px);
	}
	#side_menu #quick li {
		display: table-cell;
		width: 25%;
	}
	#side_menu #quick li .qk_tit {
		display: none !important;
	}
	#ol_auto,
	#ol_svc {
		float: none;
		margin-top: 10px;
	}
	#ol_auto input[type=checkbox] {
		width: 0;
		height: 0;
	}
	#ol_auto input[type=checkbox] + label {
		display: inline-block;
	}
	#ol_svc a {
		display: block;
		text-align: center;
	}

	#side_menu #tabs_con .qk_con {
		width: 250px;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	#s_ol_be_cate > * {
		width: 50%;
	}

	#tabs_con .con_close {
		display: none !important;
	}
}


/**
 * Member Login
 */

@media (max-width: 1100px) {
	#mb_login #agree {
		padding: 0;
	}
	#mb_login label[for=agree] {
		display: inline-block;
		text-align: left;
		height: auto;
		line-height: 150%;
		padding-top: 3px;
	}
	#mb_login label[for=agree] > span {
		position: absolute;
		top: 0;
		left: 0;
	}
}


/**
 * Register Form
 */

.register {
	padding: 50px 0 100px;
}
@media (max-width: 640px) {
	.register {
		padding: 20px 0 30px;
	}
}

#fregisterform .warning {
	position: relative;
	text-align: center;
	color: #FFF;
	height: 50px;
	line-height: 50px;
	font-size: 1.1em;
	background-color: #F2838F;
	margin: 0 0 10px;
	border-radius: 5px;
	font-weight: bold;
}
@media (max-width: 1100px) {
	#fregisterform .warning {
		height: auto;
		line-height: 150%;
		padding: 10px 10px 10px 5px;
		border-left: 5px solid #da4453;
	}
}
#fregisterform .warning:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 5px;
	border-radius: 5px 0 0 5px;
	background-color: #DA4453;
}
@media (max-width: 1100px) {
	#fregisterform .warning:before {
		background-color: none;
	}
}
#fregisterform .warning i {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	top: 3px;
	text-align: center;
	border-radius: 50%;
	background: url('../img/require.png') no-repeat center center #FFF;
}

#register_form #mb_1 {
	width: 100%;
}

#register_form .read-only {
	display: inline-block;
	line-height: 31px;
}

#register_form .chk_box .tooltip_icon {
	line-height: 15px;
	margin-top: -4px;
}
#register_form .chk_box .tooltip_icon i {
	position: relative;
	top: 2px;
}

@media (max-width: 1100px) {
	#register_form .chk_box .tooltip {
		top: 33px;
		left: 0;
	}
	#register_form .chk_box .tooltip:before {
		top: -10px;
		left: 0;
		border-top: 0 solid transparent;
		border-bottom: 10px solid #000;
		border-left: none;
		border-right: 10px solid transparent;
	}
}

#register_form .bill_form {
	background: #F7F7F7;
	border: 1px solid #DDE7E9;
	border-radius: 3px;
}
#register_form .bill_form table {
	width: 100%;
	padding: 20px;
	display: block;
	overflow: hidden;
}
#register_form .bill_form.register_form_inner table {
	padding-top: 0;
}
#register_form .bill_form.register_form_inner ul {
	padding-bottom: 0;
}
#register_form .bill_form.register_form_inner tbody {
	display: block;
}
#register_form .bill_form.register_form_inner tbody tr {
	display: block;
	float: none !important;
}
#register_form .bill_form.register_form_inner select {
	width: 24.5%;
}
@media (max-width: 1100px) {
	#register_form .bill_form.register_form_inner select {
		width: 100%;
		margin-bottom: 10px;
	}
	#register_form .bill_form.register_form_inner select:last-child {
		margin: 0;
	}
}

#register_form .bill_form table tr {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#register_form .bill_form table tr:nth-last-of-type(2),
#register_form .bill_form table tr:nth-last-of-type(3),
#register_form .bill_form table tr:nth-last-of-type(4),
#register_form .bill_form table tr:nth-last-of-type(5),
#register_form .bill_form table tr:nth-last-of-type(6),
#register_form .bill_form table tr:nth-last-of-type(7) {
	width: 49%;
}
#register_form .bill_form table tr:nth-last-of-type(2),
#register_form .bill_form table tr:nth-last-of-type(4),
#register_form .bill_form table tr:nth-last-of-type(6) {
	margin-left: 1%;
}
#register_form .bill_form table tr:nth-last-of-type(3),
#register_form .bill_form table tr:nth-last-of-type(5),
#register_form .bill_form table tr:nth-last-of-type(7) {
	margin-right: 1%;
}
#register_form .bill_form table th {
	display: block;
	margin-bottom: 10px;
	line-height: 24px;
	text-align: left;
}
#register_form .bill_form table td {
	display: block;
}
#register_form .bill_form table input {
	width: 100%;
}

#register_form .bill_form .mb_bill_zip {
	width: 385px;
	margin-right: 10px;
}
#register_form .bill_form table tr:nth-of-type(8) label {
	display: none;
}

@media (max-width: 1100px) {
	#register_form #reg_mb_zip,
	#register_form .bill_form .mb_bill_zip {
		width: 59%;
		float: left;
		margin: 0;
	}
	#register_form #reg_mb_zip:before,
	#register_form .bill_form .mb_bill_zip:before {
		content: "";
		display: block;
	}

	#register_form #reg_mb_zip + button,
	#register_form .bill_form .mb_bill_zip + button {
		width: 40%;
		float: right;
	}

	#register_form .register_form_inner input[type="checkbox"] + label {
		padding-left: 0;
		margin: 0;
		display: inline-block;
	}
	#register_form .register_form_inner input[type="checkbox"] + label > span {
		top: 0;
	}
	#register_form .register_form_inner input[type="checkbox"] + label + span {
		display: inline-block;
		line-height: 34px;
		padding-left: 10px;
	}
}


/**
 * Etc
 */

.btn_bo_adm input {
	background-color: #FE1E92;
}

#container_title_wrap {
	display: none !important;
	padding: 0;
	overflow: hidden;
/*	border-bottom: 1px solid #DADADA;*/
	background:#f5f5f5;
	line-height: 76px;
	height: 76px;
	overflow: hidden;
}
#container_title_wrap > div > * {
	vertical-align: top;
}

#container_title {
	float: left;
	padding: 0;
	/*text-align: center;*/
}
#container_title span {
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	line-height: 76px;
	font-weight: 800;
}
/*
    #container_title span:before {
        content: "|";
        position: absolute;
        left: 0;
        top: 2px;
        font-family: 'Black Han Sans', sans-serif;
        display: inline-block;
        color: #ff3b3b;
    }
*/
@media (max-width: 1100px) {
	#container_title {
		padding-top: 0;
	}
}

#container_title #position {
	float: right;
	font-size: 0.75em;
	margin-top: 5px;
}
#container_title #position,
#container_title #position * {
	color: #bcbcbc;
	font-weight: 300;
}
#container_title #position a:after {
	content: '>';
	position: relative;
	display: inline-block;
	font-family: "Nanum Gothic";
	padding-left: 4px;
	font-size: 0.7em;
	top: -2px;
}
#container_title #position a:last-child:after {
	content: '';
	padding: 0;
}
@media(max-width: 640px) {
	#container_title_wrap {
/*		padding: 15px 10px;*/
	}
}

.sct_admin {
	position: absolute;
	top: 0;
	right: 0;
}

#copymove input,
#copymove textarea,
#copymove button,
#copymove select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
}

#bo_list_total {
	white-space: nowrap;
}

.new-noti {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999999;
}
.new-noti-text {
	padding: 10px 25px;
	background-color: rgba(237, 105, 82, 0.8);
	color: #FFF;
	border-radius: 3px;
}
.new-noti .close {
	display: inline-block;
	margin-left: 10px;
	font-size: 1.2em;
	cursor: pointer;
	color: #FFF !important;
}
.new-noti .blink {
	-webkit-animation: blink 0.5s ease-in-out infinite alternate;
	-moz-animation: blink 0.5s ease-in-out infinite alternate;
	animation: blink 0.5s ease-in-out infinite alternate;
}
.new-noti .blink,
.new-noti .blink * {
	color: #FFF !important;
}

.front-round:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 4px solid #024c80;
	margin-right: 8px;
}

.float-wrap {
	position: relative;
	overflow: hidden;
}
.float-wrap .left {
	float: left;
}
.float-wrap .right {
	float: right;
}

@media (max-width: 1100px) {
	#container_title span {
		font-size: 1.4em;
	}

	.sct_admin {
		position: absolute;
		top: 15px;
		right: 0;
	}

	.register {
		padding: 0 10px 30px;
	}
	#fregister p {
		height: auto;
		line-height: 150%;
		padding: 10px 10px 10px 5px;
		border-left: 5px solid #da4453;
	}
	#fregister p:before {
		background: none;
	}

	#smb_my {
		margin: 0;
	}
	.tooltip_txt {
		height: auto;
		line-height: 150%;
		text-align: center;
		padding: 10px 20px;
	}
	.tooltip_txt:before {
		height: auto;
		bottom: 0;
	}

	#smb_ws_act > button {
		width: 100% !important;
		margin-bottom: 10px;
	}
	#smb_ws_act > button:last-child {
		margin-bottom: 0;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 0;
	}
	49% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
}
@-moz-keyframes blink {
	0% {
		opacity: 0;
	}
	49% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
}
@keyframes blink {
	0% {
		opacity: 0;
	}
	49% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
}

@-webkit-keyframes zoom-out {
	0% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}
@-moz-keyframes zoom-out {
	0% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes zoom-out {
	0% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}

/**
 * Hover Popup
 **/

#hover-popup,
#weekly-popup,
#img-popup {
	position: fixed;
	display: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0);
	z-index: 99999;

}
#hover-popup.on,
#hover-popup.on-full,
#weekly-popup.on-full,
#img-popup.on-full {
	display: block;
}
#hover-popup.on-full,
#weekly-popup.on-full,
#img-popup.on-full {
	background: rgba(0, 0, 0, 0.8);
}

#weekly-popup * {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#weekly-popup > ul {
	display: flex;
	width: 200%;
	height: 100%;
	align-items: center;
	justify-content: center;
}
#weekly-popup > ul li {
	position: relative;
	display: inline-flex;
	width: 50%;
}
#weekly-popup > ul li img,
#img-popup img {
	max-width: 100%;
}
#img-popup img {
	max-height: 100%;
}

#weekly-popup nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 0;
	font-weight: 100;
	font-size: 8em;
}

#weekly-popup nav div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: rgba(0, 0, 0, 0.3);
	cursor: pointer;
	font-family: 'Nanum Gothic', sans-serif;
}
#img-popup-cont {
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
}
#weekly-popup nav div:hover {
	color: rgba(0, 0, 0, 1);
}
#weekly-popup nav div.prev {
	left: 10px;
}
#weekly-popup nav div.prev:before {
	content: '<';
}

#weekly-popup nav div.next {
	right: 10px;
}
#weekly-popup nav div.next:before {
	content: '>';
}

#hover-popup-close,
.hover-popup-close {
	display: none;
	cursor: pointer;
}
#hover-popup-close.on-full,
.hover-popup-close.on-full,
#img-popup.on-full #img-popup-close,
#weekly-popup-close {
	position: fixed;
	display: block;
	top: 20px;
	right: 20px;
	color: rgba(255, 255, 255, 0.8);
	font-size: 3em;
	line-height: 0;
	z-index: 9999999;
	cursor: pointer;
}
.hover-popup-close.on-full {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 35pt;
}

#hover-popup-cont {
	position: absolute;
	transform: scale(1);
	border-radius: 5px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.8);
}
#hover-popup-cont.on,
#hover-popup-cont.on-full {
	transform: scale(1.5);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 999999;
	box-shadow: 0 15px 35px rgba(50,50,90,0.3), 0 5px 15px rgba(0,0,0,0.3);
}
#hover-popup-cont.img {
	transform: scale(1);
	border-radius: 0;
	box-shadow: none;
}
#hover-popup-cont.on-full {
	position: fixed;
	top: 50% !important;
	left: 0 !important;
	width: 100% !important;
	transform: translateY(-50%);
}
#hover-popup-cont .iframe-hover {
	display: none;
}
#hover-popup-cont a {
	display: block;
	color: #FFF;
	overflow: hidden;
	max-height: 0;
}
#hover-popup-cont.on a {
	max-height: 1000px;
}
#hover-popup-cont img {
	width: 100%;
}
#hover-popup-cont .hover-wrap {
	padding: 5px 10px 12px;
	font-size: 1rem;
}
#hover-popup-cont.on .hover-wrap {
	cursor: pointer;
}
#hover-popup-cont.img .hover-wrap {
	font-size: 1.8em;
}
#hover-popup-cont .hover-wrap span {
	display: block;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFF;
}
#hover-popup-cont .hover-wrap span.btn {
	position: relative;
	display: inline-block;
	top: -1px;
	padding: 0 3px;
	border-radius: 1px;
	background-color: rgba(255, 255, 255, 0.3);
	font-weight: 300;
	line-height: 140%;
	height: auto !important;
	width: 37px;
	text-align: center;
	margin-right: 6px;
	font-size: 0.9em;
	vertical-align: middle;
}
#hover-popup-cont .hover-wrap span.subject {
	font-size: 0.7em;
	height: 18.5px;
	line-height: 18.5px;
	margin-bottom: 3px;
}
#hover-popup-cont.img .hover-wrap span.subject {
	height: 26.5px;
	line-height: 26.5px;
}
#hover-popup-cont .hover-wrap span.datetime,
#hover-popup-cont .hover-wrap span.text,
#hover-popup-cont .hover-wrap span.preacher {
	font-size: 0.6em;
	line-height: 17.5px;
	height: 17.5px;
}

#hover-popup.on-full.text-popup {
	background-color: rgba(0, 0, 0, 0.7) !important;
}
#hover-popup-cont.on-full.text-popup {
	max-width: 1000px;
	max-height: 100%;
	width: 100%;
	background-color: #FFF !important;
	border-radius: 0 !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	overflow: auto;
}
#hover-popup-cont.on-full.text-popup > *,
#hover-popup-cont.on-full.text-popup #sub-page > * {
	width: auto !important;
	display: block !important;
}
#hover-popup-cont.on-full.text-popup #sub-page {
	padding: 20px 30px;
}
.hover-popup-close.on-full.text-popup {
	top: 10px;
	transform: translateY(0);
	color: rgba(0, 0, 0, 0.7);
}
.hover-popup-close.on-full.text-popup:hover {
	color: rgba(0, 0, 0, 1);
}

@media (max-width: 1100px) {
	#hover-popup {
		background-color: rgba(0, 0, 0, 1);
	}
	#hover-popup.on .close,
	#hover-popup.on-full .close {
		position: absolute;
		display: block;
		top: 20px;
		right: 20px;
		color: rgba(255, 255, 255, 0.8);
		font-size: 3em;
		line-height: 0;
	}

	#hover-popup-cont.on,
	#hover-popup-cont.on-full {
		position: fixed;
		transform: scale(1) translateY(-50%);
		border-radius: 0;
		box-shadow: none;
		top: 50% !important;
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		-webkit-transition: all 0s ease-out;
		-moz-transition: all 0s ease-out;
		-o-transition: all 0s ease-out;
		transition: all 0s ease-out;
	}
	#hover-popup-cont .hover-wrap span.btn {
		font-size: 0.8em;
		width: 60px;
		border-radius: 3px;
		margin-right: 10px;
	}
	#hover-popup-cont .hover-wrap span.subject {
		font-size: 1.2em;
		height: 37px;
		line-height: 37px;
	}
	#hover-popup-cont .hover-wrap span.datetime,
	#hover-popup-cont .hover-wrap span.text,
	#hover-popup-cont .hover-wrap span.preacher {
		font-size: 1em;
		height: 35px;
		line-height: 35px;
	}
}

#hover-popup-cont.letterbox {
	left: 50% !important;
	transform: scale(1) translate(-50%, -50%);
}


/**
 * 3rd Menu
 */

#menu-3rd {
	width: 100%;
	border-spacing: 4px 0;
	border-collapse: separate;
	padding-bottom: 4px;
}
#menu-3rd.auto {
	width: auto;
	margin-left: auto;
}
#menu-3rd.board {
	margin: 50px 0 0;
}
#menu-3rd td {
	text-align: center;
	white-space: nowrap;
	border: 1px solid #A78842;
	padding: 0 20px;
	line-height: 48px;
	height: 50px;
	border-radius: 50px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#menu-3rd td.on,
#menu-3rd td:hover {
	background-color: #FED325;
	border-color: #FED325;
}
#menu-3rd a {
	display: inline-block;
	color: #000;
	font-size: 12pt;
}

@media (max-width: 640px) {
	#menu-3rd {
		width: 100% !important;
		margin: 0;
		border-collapse: collapse;
	}
	#menu-3rd td {
		display: block;
		width: 100% !important;
		border-top: none;
	}
	#menu-3rd tr > td:first-child {
		bprder-top: none;
		border-top: 1px solid #056cbe;
	}
}

/**
 * Board
 */

#bo_v_title,
#bo_w {
	margin-top: 50px !important;
}
@media (min-width: 1100px) {
	#bo_v_title,
	#bo_w {
		margin-top: -4px;
	}
}

#bo_v {
	/*max-width: 800px !important;*/
	width: 100%;
	margin: 0 auto !important;
}
#container #bo_list,
#container #bo_gall,
#container #bo_w,
#container #bo_v {
	max-width: 1400px !important;
	width: 100%;
	margin: 0 auto !important;
	/*padding: 50px 10px 0;*/
}
#container #board_list {
	max-width: 1200px !important;
	width: 100%;
	margin: 0 auto !important;
}
/* #bo_gall:not(.blog) { */
#bo_gall {
	padding-top: 50px;
}
#bo_list {
	padding-top: 50px;
}

#bo_v > header,
#bo_v_info,
#bo_v_atc {
	border: 1px solid #EBEBEB;
}
#bo_v > header,
#bo_v_info {
	border-bottom-width: 0 !important;
}
#bo_v_info,
#bo_v_atc {
	border-top-width: 0;
}
#bo_v_atc {
	padding: 0 30px 50px;
}
#bo_v_con {
	font-size: 1.1em;
	word-break: keep-all !important;
}
#bo_v_top {
	padding: 0 20px;
}
@media (max-width: 640px) {
	#bo_v_atc {
		padding: 0 10px 50px;
	}
	#bo_v_top {
		padding: 0 10px;
	}
}

#bo_v_img {
	text-align: center;
}

#bo_v_title {
	text-align: center;
}
#bo_v_title .bo_v_tit {
	text-align: center !important;
	padding: 15px 0;
	border-width: 0 !important;
	font-size: 2.4em !important;
	font-weight: 600;
}
#bo_v_title .bo_v_tit .info {
	color: #848484;
	font-size: 0.5em;
	font-weight: 300;
	display: block;
}
#bo_v_title .bo_v_tit .info .dot {
	display: none;
}
#bo_v_title .bo_v_tit .info .sv_member {
	display: none;
}
#bo_v_title .bo_v_cate {
	position: relative;
	font-size: 15pt;
	top: -2px;
	background-color: #FFF;
	color: #5BBDE7;
}
#bo_v_info {
	border-bottom-width: 0;
}
#bo_v_info .profile_info {
	/*display: block;*/
	display: none;
	float: inherit;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 30px;
	margin-top: 0 !important;
}
#bo_v_info .profile_info > * {
	display: inline-block !important;
	float: inherit !important;
}
#bo_v_info .profile_info .pf_img {
	display: none !important;
}
#bo_v_info .profile_info .profile_info_ct > * {
	display: inline-block !important;
}
#bo_v_info .profile_info .profile_info_ct > br {
	display: none !important;
}

#bo_v header {
	padding: 50px 15px 30px;
	background-color: #FFF;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}
#bo_v header > .grid-2 {
	display: grid;
	grid-template-columns: auto auto;
}
#bo_v header > .grid-2 > * {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#bo_v header > .grid-2 #bo_v_title {
	margin-top: 0 !important;
}
#bo_v header > .grid-2 #bo_v_title .bo_v_tit {
	border: none !important;
	text-align: left !important;
	font-size: 1.7em !important;
	margin: 0;
}
#bo_v header > .grid-2 .datetime,
#bo_v header > .grid-2 .hit {
	display: inline-block;
	position: relative;
}
#bo_v header > .grid-2 .datetime {
	padding-right: 10px;
	margin-right: 10px;
}
#bo_v header > .grid-2 .datetime:after {
	content: '';
	position: absolute;
	right: 0;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background-color: #888;
}
@media (max-width: 640px) {
	#bo_v header > .grid-2 {
		display: grid;
		grid-template-columns: 1fr;
	}
	#bo_v header > .grid-2 > li:last-child {
		padding: 20px 0;
		border-top: 1px solid #d6d6d6;
	}
}
.bo_user,
#bo_v_share > .btn.btn_b03 {
	display: none;
}

/*#bo_cate_ul {
	font-size: 0;
	margin: 0 0 50px;
	display: grid !important;
	grid-template-rows: 1fr;
	grid-column-gap: 2px;
	grid-row-gap: 2px;
}
#bo_cate_ul > li {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}*/
#bo_cate_ul {
	font-size: 0;
	margin: 0 0 50px;
	display: table !important;
	width: 100%;
	background:#f5f5f5;
	/*border: 1px solid #E6E6E6;
	border-top: 4px solid #A6A6A6;*/
}
#bo_cate_ul > li {
	position: relative;
	display: table-cell !important;
	padding: 0;
	border-right: 1px solid #E6E6E6;
	background-color: #f5f5f5;
}
#bo_cate_ul > li:last-child {
	border-right-width: 0;
}
#bo_cate_ul a,
#bo_cate_ul span:not(.sound_only) {
	display: inline-block;
	width: 100%;
	/*height: 60px;*/
	/*line-height: 60px;*/
	border-width: 0 !important;
	color: #000;
	font-size: 18pt;
	text-align: center;
	border-radius: 0;
	padding:12px 20px;
}
#bo_cate_ul a:hover,
#bo_cate_ul span:hover,
#bo_cate #bo_cate_on {
	background-color: #e31e21;
	box-shadow: none;
	color: #fff;
}
#bo_cate_ul a:hover:before,
#bo_cate_ul span:hover:before,
/*#bo_cate #bo_cate_on:before {
	content: '';
	position: absolute;
	top: -4px;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 4px solid #2697B5;
	z-index: 1;
}*/
/*#bo_cate #bo_cate_on:after {
	content: '▼';
	position: relative;
	display: inline-block;
	margin-left: 5px;
	transform: scale(0.5);
}*/
#bo_cate_ul > li:nth-of-type(1) a,
#bo_cate_ul > li:nth-of-type(2) a,
#bo_cate_ul > li:nth-of-type(3) a,
#bo_cate_ul > li:nth-of-type(4) a,
#bo_cate_ul > li:nth-of-type(5) a,
#bo_cate_ul > li:nth-of-type(6) a,
#bo_cate_ul > li:nth-of-type(1) span:not(.sound_only),
#bo_cate_ul > li:nth-of-type(2) span:not(.sound_only),
#bo_cate_ul > li:nth-of-type(3) span:not(.sound_only),
#bo_cate_ul > li:nth-of-type(4) span:not(.sound_only),
#bo_cate_ul > li:nth-of-type(5) span:not(.sound_only),
#bo_cate_ul > li:nth-of-type(6) span:not(.sound_only) {
	border-bottom: 1px solid #E9E9E9;
}
#bo_cate_ul small {
	display: block;
	font-size: 0.65em;
	color: #888;
	margin-bottom: 5px;
}
@media (max-width: 640px) {
	#bo_cate {
		margin-top: 0;
	}
	#bo_cate_ul {
		display: grid !important;
		margin: 20px 0;
		grid-template-columns: 1fr 1fr;
		border-bottom-width: 0;
	}
	#bo_cate_ul > li {
		display: block;
		width: 100% !important;
		border-bottom: 1px solid #E7E7E7;
	}
	#bo_cate_ul > li:nth-of-type(2),
	#bo_cate_ul > li:nth-of-type(3) {
		border-top-width: 0;
	}
	#bo_cate_ul a {
		font-size: 1rem;
		border-left: none !important;
		border-right: none !important;
		border-top: none !important;
		padding: 10px 0;
	}
	#bo_cate_ul small {
		margin-bottom: 0;
	}
	#bo_cate_ul > li:first-child a {
		border-top: 1px solid #E9E9E9 !important;
	}
	#bo_cate_ul a:hover:before,
	#bo_cate #bo_cate_on:before {
		border-bottom-color: #000;
	}
}

#taxbill {
	display: block;
	padding: 15px 0;
	height: auto;
	line-height: inherit;
	margin: -10px 0 20px;
	cursor: pointer;
	text-align: center;
	font-size: 1.2em;
	font-weight: 400;
	color: #FFF;
	background-color: #2769C7;
	border-radius: 3px;
}
#taxbill.ing {
	background-color: #FF7F27;
	cursor: auto;
}
#taxbill.end {
	background-color: #d50c0c;
	cursor: auto;
}

.more_opt li i {
	display: inline-block;
	width: 10px;
}

.ctt_admin {
	position: absolute;
	right: 10px;
	top: 10px;
}

#ctt,
#ctt_con {
	margin: 0;
	padding: 0;
}
#ctt {
	padding-bottom: 50px;
}
button.btn_share {
	display: none;
}
.bo_v_snswr {
	padding: 10px 0;
}

.pg_current {
	/*border-radius: 50%;*/
	margin: 0 2px;
	background:#fff;
	font-weight:100;
	border:0px;
	height:25px;
	min-width:25px;
	line-height: 23px;
	background-color: #fff;
	color: #000;
	font-weight: 800;
}
.pg_page {
	/*border-radius: 50%;*/
	margin: 0 2px;
	background:#fff;
	color:#000;
	font-weight:100;
	border:0px;
	height:25px;
	min-width:25px;
	line-height: 23px;
}
.pg_start,
.pg_end,
.pg_prev,
.pg_next {
	position: relative;
	border: none;
	text-align: center;
	color: #fff !important;
	background-image: none;
	background:#000; 
	border-radius:50%
}
.pg_start:before,
.pg_end:before,
.pg_prev:before,
.pg_next:before {
	position: absolute;
	font-family: "Nanum Gothic", "나눔고딕", sans-serif;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-indent: 0;
	color: #fff;
	font-size: 8pt;
	letter-spacing: -2px;
	font-weight: 600;
}
.pg_start:before {
	content: '<<';
	margin-left: -2px;
}
.pg_end:before {
	content: '>>';
}
.pg_prev:before {
	content: '<';
	margin-left: -2px;
}
.pg_next:before {
	content: '>';
}

.bo_fx {
	margin: 25px 0;
}
.bo_sch_wrap {
	display: block;
	position: relative;
}
.bo_sch {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	max-height: 100%;
	margin: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	max-width: 100%;
	display: inline-block;
	/*float: left;*/
}
.bo_sch h3,
.bo_sch .bo_sch_cls {
	display: none;
}
.bo_sch form {
	display: grid;
	grid-template-columns: 0.5fr 1.5fr;
	grid-template-rows: 1fr;
	position: relative;
	padding: 0;
	font-size: 0;
	/*background-color: #F6F6F6;*/
	border: 1px solid #fff;
	border-radius: 0;
}
.bo_sch form > * {
/*	width: 100% !important;*/
	vertical-align: top;

}
.bo_sch #sfl,
.bo_sch .sch_bar {
	/*position: relative;*/
	font-size: 0.75rem;
	box-shadow: none;
}
.bo_sch #sfl {
	position: relative;
	height: 42px !important;
	margin: 0px 3% 0px 0px;
	padding-right: 3% !important;
	border-radius: 0;
	border-width: 0;
	background:url('../img/arrow_down.png') #fff no-repeat ;
	background-position: 90% center;
	border: 1px solid #DADADA;
	/*
    border-top: none;
    border-left: none;
    border-right: none;
    padding-right: 40px;
    */
}



.bo_sch .sch_bar {
	width: 60%;
	margin: 0;
	border-width: 0 !important;
	   border-right:0px !important;    background: #fff;
}
.bo_sch .sch_input {
	width: 100%;
	height: 42px;
	padding: 0 35px 0 15px;
    border: 1px solid #DADADA;
	border-right:0px;
}
.bo_sch .sch_btn {
	position: absolute;
	top: 0px;
	right: -1px;
	height: 42px;
	background-color: #FFF;
	border: 1px solid #DADADA;
	border-left: 0px solid #DADADA;
	width: 35px;
	overflow: hidden;
}
/*
.bo_sch .sch_btn:after {
	content: '검색';
	color: #FFF;
	font-size: 0.9em;
}
*/
.bo_sch .sch_btn i {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	font-size: 1.5em;
}
@media(min-width: 640px) {
	.bo_sch .sch_input {    background: #fff;
		min-width: 300px;
	}
}

@media(max-width: 639px) {
	.bo_sch .sch_input {
		min-width: 200px;
	}
}

#bo_gall .top-explain,
#bo_list .top-explain,
#board_list .top-explain {
	overflow: hidden;
	margin-bottom: 30px;
/*	border-bottom: 1px solid #E0E0E0;
	border-top: 2px solid #666;*/
	padding: 10px 0;
}
#bo_list .top-explain,
#board_list .top-explain {
	margin-bottom: 0;
}
#board_list .top-explain {
	margin-left: 5px;
	margin-right: 5px;
}
#bo_gall .top-explain .left,
#bo_list .top-explain .left,
#board_list .top-explain .left {
	float: left;
/*	font-size: 12pt;
	font-weight: 500;*/
	line-height: 49px !important;
}
/*#bo_gall .top-explain .left:before,
#bo_list .top-explain .left:before,
#board_list .top-explain .left:before {
	content: '.';
	position: relative;
	display: inline-block;
	margin-right: 6px;
	top: -5px;
}*/
#bo_gall .top-explain .right,
#bo_list .top-explain .right,
#board_list .top-explain .right {
	float: right;
}
@media (max-width: 900px) {
	#bo_gall .top-explain > *,
	#bo_list .top-explain > *,
	#board_list .top-explain > * {
		width: 100%;
	}
	.bo_sch {
		float: inherit !important;
	}
	.bo_sch #sfl {
		margin-left: 0 !important;
	}
}

@media (max-width: 640px) {
	#page-wrap.grid-2 {
		grid-template-columns: 1fr;
		grid-row-gap: 20px;
		margin-top: 20px;
	}
	#page-wrap.grid-2 > * {
		align-items: center !important;
	}
	#page-wrap > *,
	.bo_fx > * {
		float: inherit !important;
		display: block;
	}
	.bo_fx .btn_bo_adm {
		padding: 0 0 10px;
	}
	#page-wrap .top-explain {
		padding: 30px 0 0;
	}
}

/**
 * Popup
 */

@media (max-width: 1100px) {
	.hd_pops {
		position: fixed !important;
		top: 50% !important;
		left: 0 !important;
		right: 0 !important;
		transform: translateY(-50%);
	}
	.hd_pops_con {
		width: 100% !important;
		height: auto !important;
	}
	.hd_pops_con img {
		width: 100%;
	}
}

.file_del input[type="checkbox"] {
	display: inline-block;
	width: 21px;
	height: 21px;
	appearance: auto !important;
	-webkit-appearance: auto !important;
	-moz-appearance: auto !important;
	vertical-align: middle;
}

.file_del input[type="checkbox"]:checked + label {
	display: inline-block;
	color: #FFF;
	border-radius: 3px;
	background-color: rgb(217, 15, 15);
	padding: 0 10px;
	line-height: 21px;
	vertical-align: middle;
}

#radio-button {
	margin-bottom: 20px;
}
#radio-button input[type='checkbox'],
#radio-button input[type='radio'] {
	display: none;
}
#radio-button input[type='checkbox'] + label,
#radio-button input[type='radio'] + label {
	display: inline-block;
	padding: 5px 10px;
	margin: 3px;
	border-radius: 3px;
	background-color: #F7F7F7;
	border: 1px solid #E7E7E7;
	vertical-align: middle;
	cursor: pointer;
}
#radio-button input[type='checkbox']:checked + label,
#radio-button input[type='radio']:checked + label {
	color: #FFF;
	background-color: #DB1F1F;
	border-color: #DB1F1F;
}
#radio-button input[id$="-n"]:checked + label,
#radio-button [data-message="n"].on {
	background-color: #949494 !important;
	border-color: #949494 !important;
}


/**
 * 꼭 적용돼야 하는 것들을 순서상 제일 마지막에 정의
 */

#container .weight-100 {
	font-weight: 100 !important;
}
#container .weight-200 {
	font-weight: 200 !important;
}
#container .weight-300 {
	font-weight: 300 !important;
}
#container .weight-400 {
	font-weight: 400 !important;
}
#container .weight-500 {
	font-weight: 500 !important;
}
#container .weight-600 {
	font-weight: 600 !important;
}
#container .weight-700 {
	font-weight: 700 !important;
}
#container .weight-800 {
	font-weight: 800 !important;
}

.weight_800 {
	font-weight: 800 !important;
}

.weight_800 a{
	font-weight: 800 !important;
}

.maintxt_single .sermon-title {padding-top:50px}

/*임시*/
@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.gallery_single {
	position: relative;
	display: block;
	height: 100%;
}

.content02 {position:relative; font-size:0;}
.content02 .ctrl {position:absolute; bottom:20px; left:50%; z-index:10; transform:translateX(-50%);}
.content02 .ctrl span {font-size:30px; color:#fff; line-height:31px; font-weight:bold; display:inline-block;}
.content02 .ctrl span.bar {margin:0 4px; font-size:20px; color:#fff; line-height:31px; font-weight:bold; display:inline-block;}

.gallery_single_wrap {
	position: relative;
	height:850px;
}
@media (min-width: 1100px) {
	.gallery_single_wrap {
		margin-right: 1px;
	}
}

.latest_gallery_title {
	text-align: center;
	padding: 0px 0px 30px;
}
.latest_gallery_title a {
	font-size: 3em;
	font-weight: 600;
	color: #555;
}
.latest_gallery_title small {
	font-size: 15pt;
	display: block;
}

.gallery_single > div {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.gallery_single div.thumb-wrap-single > div {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100%;
}
.gallery_single div.thumb-wrap-single .hover-wrap {
	display: none;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
	z-index: 1;
}

.gallery_single_wrap div.thumb-wrap-single-bg {
	display: grid;
	flex-direction: column;
	height: 100%;
	background-color: rgba(0, 26, 39, 0.8);
	align-items: center;
	justify-content: end;
	background-size: cover !important;

}
.gallery_single > div ul.info-wrap {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 65px;
	right: 65px;
	z-index: 2;
}


@media (max-width:1400px) {
.gallery_single > div ul.info-wrap {	left: 20px;	right: 20px;}
}

.gallery_single > div ul.info-wrap > li:last-child {
	position: relative;
	left: 0px;
	padding-top:30px;
	bottom: 0px;
	white-space: nowrap;
}

.gallery_single > div ul {
	position: relative;
	margin: 0px auto;
	background: none !important;
	padding: 0px !important;
}
.gallery_single .iframe-wrap {
	padding-bottom: 202px;
}
.gallery_single > div ul > li,
.gallery_single > div ul > li span {
	vertical-align: middle;
}
.gallery_single > div ul > li h2 a {
	font-family: 'Helvetica-lt', cursive !important;
	display: block;
	color: #FFF;
	font-size: 52px;
	line-height: 90%;
	margin-bottom: 20px;
}
.daily_meditation > div ul > li h2 a {
	/*margin-bottom: 0;*/
	color: #ffc000;
}
.gallery_single > div ul > li h2 a small {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.7);
}
/*.daily_meditation > div ul > li h2 a small {
	margin: 10px 0;
}*/
.gallery_single > div ul > li span {
	display: inline-block;
/*	overflow: hidden;*/
	text-overflow: ellipsis;
	color:#000;
	text-transform:uppercase 
		
}
.gallery_single > div ul > li span.sermon-subject {
	font-size:38px;
	margin-top:20px;
	font-weight: 800;
	width: 100%;
/*	line-height: 30px !important;*/
	height: auto;
	color: rgba(0, 0, 0, 1);
	margin-bottom: 10px;
/*	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}
.gallery_single > div ul > li span.sermon-datetime,
.gallery_single > div ul > li span.sermon-text,
.gallery_single > div ul > li span.sermon-preacher {
	font-size: 22px !important;
	font-weight: 400;
	line-height: 30px;
	margin-bottom:10px;
	color: rgba(0, 0, 0, 1);
}
.gallery_single > div ul > li span.sermon-text {
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
}
.gallery_single > div ul > li span.sermon-datetime:after {
	content: '';
	position: relative;
	display: inline-block;
	font-size: 0.75em;
	vertical-align: middle;
	top: -2px;
	margin: 0px 0px 0px 3px;
}
.gallery_single > div ul > li span.btn {
	position: relative;
	top: -1px;
	font-size: 0.9em;
	font-weight: 300;
	line-height: 25px !important;
	height: 25px !important;
	width: 70px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	margin-right: 10px;
}

.gallery_single > div ul > li span.sermon-content {
	margin-top: 10px;
	font-size: 1.4em;
	display: -webkit-box;
	line-height: 30px;
	height: 90px;
	-webkit-line-clamp: 3; /* 라인수 */
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	margin-bottom: 10px;
}

.gallery_single > div ul > li span.bottom-btn {
	margin-top: 10px;
	
	overflow: hidden;
	text-align: center;
	margin-right: 20px;
	font-size: 12px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border:0px;
	border-radius: 0px;

}

.gallery_single > div ul > li span.bottom-btn:hover {color:#e31e21}
.gallery_single > div ul > li span.bottom-btn:hover i{color:#e31e21}

.gallery_single > div ul > li span.bottom-btn i {
	font-size:14px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


/*
.gallery_single > div ul > li span.play {
	background-color: rgba(255, 255, 255, 0.7);
	color: #2A2A28;
}
.gallery_single > div ul > li span.play:hover {
	background-color: rgba(255, 255, 255, 1);
}
.gallery_single > div ul > li span.play .play-btn {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #2A2A28;
	top: -1px;
}
.gallery_single > div ul > li span.play i {
	position: absolute;
	color: #F5CC32;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(0.6);
}
*/

.gallery_single > div ul > li span.read {
	/*background-color: rgba(64, 74, 105, 0.8);*/
	color: #000;
	background:#fff;
}

.gallery_single > div ul > li span.play {
	color: #fff;
	background:#cb372c;
}

.gallery_single > div ul > li span.read_01 {
	/*background-color: rgba(64, 74, 105, 0.8);*/
	color: #000;
}

.gallery_single > div ul > li span.play_01 {
	color: #000;
	font-size:22px !important;
	border: 1px solid;
    padding: 15px 80px  !important;
	display:inline-block !important;
}

.gallery_single > div ul > li span.play_01 i{
	color: #e31e21;
	font-size:22px;
}

.gallery_single > div ul > li span.play_01:hover i{
	color: #fff;
}

.gallery_single > div ul > li span.play_01:hover {
	color: #fff; background:#e31e21;  border: 1px solid #e31e21; 
}
.gallery_single > div ul > li span.read:hover {
	color: #FFF;
	background:#000;
}

.gallery_single > div ul > li span.play:hover {
	background-color:#000;
	color:#fff;
}

.gallery_single > div ul > li span.read:hover i{
	color: #FFF;
}

.gallery_single > div ul > li span.play:hover i{
	color:#FFF;
}
.gallery_single_wrap div.thumb-wrap-single-bg img{
    position: absolute;
    right: -20px;
	bottom:0px;
}
.gallery_single_wrap div.thumb-wrap-single-bg img {width:60%}
@media (max-width: 800px) {

.gallery_single {height:500px}
}
/*
.gallery_single > div ul > li span.read:hover,
.gallery_single > div ul > li span.read:hover *,
.gallery_single > div ul > li span.play:hover,
.gallery_single > div ul > li span.play:hover * {
	color: #114b93;
}
*/
.gallery_single > div ul > li span.play i,
.gallery_single > div ul > li span.read i {
	font-size: 0.9em;
}
/*
.gallery_single > div ul > li span.read .icon {
	display: inline-block;
	font-weight: 300;
	font-size: 1.5em;
	position: relative;
	margin-right: 10px;
	top: -3px;
}
.gallery_single > div ul > li span.read .icon:before {
	content: '+';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFF;
}
*/

@media (max-width: 1200px) {
.gallery_single > div ul > li h2 a {font-size:40px  !important}
/*#container_wr.index .maintxt_single_wrap > div dl > dd span.sermon-subject {font-size:40px  !important}*/
#container_wr.index .maintxt_single_wrap > div dl > dd h2 small {font-size:16px  !important}
.gallery_single > div ul > li h2 a small {font-size:16px  !important}
}
@media (max-width: 1000px) {
	.gallery_single div.thumb-wrap-single > div {
		display: inline-table;
		align-content: end;
	}
	.gallery_single > div ul > li span.sermon-subject {
/*		white-space: nowrap;*/
	}
	.gallery_single > div ul > li span.sermon-content {
		font-size: 1.5em;
		height: 60px;
		-webkit-line-clamp: 2;
	}
	.gallery_single > div ul > li span.bottom-btn {		
		padding: 0px;
		margin-top: 10px;
	}

	.gallery_single > div ul > li span.sermon-datetime,
	.gallery_single > div ul > li span.sermon-text,
	.gallery_single > div ul > li span.sermon-preacher {
		font-size: 1em;
		margin-top:10px
	}
}
@media (max-width: 640px) {
	.gallery_single > div ul.info-wrap {
		top: 30px;
		left:20px;
	}
	.gallery_single > div ul > li span.sermon-content {
		font-size: 1.5em;
		height: 30px;
		white-space: nowrap;
	}
}
@media (max-width: 400px) {
	.gallery_single > div ul > li span.sermon-content {
		display: none;
	}

	.gallery_single > div ul > li span.bottom-btn {display:block}
}



.gallery_single .owl-nav {
	position: absolute;
	width: 100%;
	height: 0px;
	top: 50%;
	z-index: 999;
	display: block !important;
}
.gallery_single .owl-nav > * {
	position: absolute;
	top: 0px;
	transform: translateY(-50%);
	font-size: 5em !important;
	color: rgba(0, 0, 0, 0.15) !important;
	-webkit-transition: all 0.3s ease-out !important;
	-moz-transition: all 0.3s ease-out !important;
	-o-transition: all 0.3s ease-out !important;
	transition: all 0.3s ease-out !important;
	font-family: "Nanum Gothic", "나눔고딕", "Noto Sans KR", "Lato","Apple SD Gothic Neo", "Malgun Gothic", dotum, sans-serif !important;
	font-weight: bold !important;
}
.gallery_single .owl-nav > *:hover {
	color: rgba(0, 0, 0, 0.7) !important;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.gallery_single .owl-nav .owl-prev {
	left: -65px;
}
.gallery_single .owl-nav .owl-next {
	right: -65px;
}
@media (max-width: 1200px) {
	.gallery_single .owl-nav > div {
		top: -30px;
		background: rgba(0, 0, 0, 0.6);
		padding: 20px 10px;
		font-size: 3em;
	}
	.gallery_single .owl-nav .owl-prev {
		left: -4px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
	.gallery_single .owl-nav .owl-next {
		right: -4px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}
}


.index .board .left {padding-right:10px !important}
.index .board .right {padding-left:10px !important}
@media (max-width: 1400px) {
.index .board .left {padding-right:0px !important}
.index .board .right {padding-left:0px !important}
}

@media (max-width: 640px) {
.index .board .left {padding:0px !important}
.index .board .right {padding:0px !important}
}


/*.index .worship_service .content {display:flex}*/
.index .worship_service .left{width: 50%;}
.index .worship_service .right{width: 50%;}
.index  #addon-contents-002_003 > li {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.index .worship_service >  li > div > div{
    position: relative;
    display: table-cell;
    vertical-align: top;
}
.index  worship_service .content, .index  worship_service .common-width {
    display: flex;
	width:100%
}

.index  #addon-contents-002_003 .left {
    padding-right: 0% !important;
}


@media (max-width:900px) {
.index .worship_service > li > div > div {display:block}
.index .worship_service .content {flex-direction: column;}
.index .worship_service .left{width: 100%; max-width:100% }
.index .worship_service .right{width: 100%;}

#container_wr.index .maintxt_single_wrap > div dl > dd > ul li span { width:38px; height:34px; background-size:cover; display:block; margin:0 auto 10px}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:first-child span {background:url('../img/index_icon01.png') no-repeat center; width:38px; height:34px; background-size:cover; display:block; }
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(2) span {background:url('../img/index_icon02.png') no-repeat center; width:38px; height:34px; background-size:cover; display:block; }
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(3) span {background:url('../img/index_icon03.png') no-repeat center; width:38px; height:34px; background-size:cover; display:block; }
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:last-child span {background:url('../img/index_icon04.png') no-repeat center; width:38px; height:34px; background-size:cover; display:block; }



#container_wr.index .maintxt_single_wrap > div dl > dd > ul li {width:25%}
#container_wr.index .worship_service dd  {text-align:left}
}

@media (max-width: 800px) {
#addon-contents-002_003 > ul, #addon-contents-002_003 > ul > li {
    display: block !important;;
    width: 100% !important;
}
/*.gallery_single > div ul > li span {font-size:28px !important;}*/
.gallery_single > div ul > li h2 a small {font-size:16px !important; padding-bottom:0px}
.gallery_single > div ul > li span.sermon-subject  {font-size:28px !important;padding-top:0px; height:auto;}
.gallery_single > div ul > li span.sermon-datetime   {font-size:14px !important;height:auto; padding-top:20px; padding-bottom:10px; margin:0px}
.gallery_single > div ul > li span.sermon-text   {font-size:14px !important; height:auto; margin:0px}

.gallery_single > div ul > li span.bottom-btn {font-size: 1.2em !important; display:block; text-align:left; padding:10px 40px !important;}
.gallery_single > div ul > li span.bottom-btn i{font-size: 1.2em !important; }
#container_wr.index .maintxt_single_wrap > div dl > dd span.sermon-subject { letter-spacing: -1.5px;}
#container_wr.index .maintxt_single_wrap > div dl > dd h2 small {font-size:14px !important; padding-bottom:10px;     letter-spacing: -0.5px;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {font-size:14px !important;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li b {font-size:14px !important;}
.gallery_single > div ul > li span.sermon-subject {margin-top:20px;}
}

@media (max-width:650px) {
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(2) a {margin-right:0px}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(4) a {margin-right:0px}
#container_wr.index .maintxt_single_wrap > div dl {padding:10px;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li {width:50%; margin-bottom:20px}
#container_wr.index .right .maintxt_single_wrap {height:auto}
#container_wr.index .right .maintxt_single_wrap dd:nth-child(2) {margin-bottom:40px}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {padding:20px 10px}
.gallery_single_wrap {height:auto}
.gallery_single_wrap div.thumb-wrap-single-bg {padding:20px 0px}
.gallery_single > div ul > li span.sermon-subject  {font-size:26px !important;padding-top:0px; height:auto;}
.gallery_single_wrap div.thumb-wrap-single-bg img {
    width: 65%;
}
.gallery_single_wrap div.thumb-wrap-single-bg img {
    position: absolute;
    right: -80px;
}
}



@media (max-width:500px) {
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(2) a {margin-right:0px}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li:nth-child(4) a {margin-right:0px}
#container_wr.index .maintxt_single_wrap > div dl {padding:10px;}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li {width:50%; margin-bottom:20px}
#container_wr.index .right .maintxt_single_wrap {height:auto}
#container_wr.index .right .maintxt_single_wrap dd:nth-child(2) {margin-bottom:40px}
#container_wr.index .maintxt_single_wrap > div dl > dd > ul li a {padding:20px 10px}
.gallery_single_wrap {height:auto}
.gallery_single_wrap div.thumb-wrap-single-bg {padding:20px 0px}
.gallery_single > div ul > li span.sermon-subject  {font-size:26px !important;padding-top:0px; height:auto;}
.gallery_single_wrap div.thumb-wrap-single-bg img {
    width: 75%;
}
.gallery_single_wrap div.thumb-wrap-single-bg img {
    position: absolute;
    right: -20px;
}
}

.color_black {color:#000  !important}
.color_black a{color:#000  !important}
.color_gray {color:#999999  !important}
.color_gray01{color:#666666  !important}
.color_gray02 {color: rgba(0, 0, 0, 0.7)  !important;}
.bg_white {background:#fff  !important}
.bg_gray {background:#f5f5f5  !important}
.color_white {color:#fff  !important}
.color_white_05 {color:rgba(255,255,255,0.5) !important}

#sub-page .vision ul {display:flex;}
#sub-page .vision ul li {display:flex;  align-items: center; margin-bottom:50px}
#sub-page .vision ul li div:first-child {margin-right:25px; margin-left:25px;}
#sub-page .vision ul li div img {max-width:100%}
#sub-page .vision ul li h2{font-size:92px; line-height:130%; margin-bottom:50px; font-weight:400; color:#fff}
#sub-page .vision ul li h2:after {content:""; display:block; border-bottom:1px solid #fff; width:100px; margin:0 auto}
#sub-page .vision ul li p {color:#fff}
#sub-page .vision.pastor ul li {position: relative;}
#sub-page .vision.pastor ul li  .into {position: absolute; text-align:center; left:50%; transform:translateX(-50%); width:100%}

@media (max-width:1000px){
#sub-page .vision .txt_title_08 {font-size:26px !important;}
}
@media (max-width: 640px){
#sub-page .vision ul {flex-direction: column;}
#sub-page .vision .txt_title_08 {font-size:20px !important;}
#sub-page .vision ul li div:first-child {margin-right:0px; margin-left:0px; margin-bottom:30px}
#sub-page .vision ul li { margin-bottom:10px}
#sub-page .vision ul li h2 {margin-bottom: 20px;}
#sub-page dd .big6 {font-size:2.2em;}
#sub-page .vision ul li p {padding-bottom:20px;     word-break: break-word;}

}

@font-face {
    font-family: 'OTEnjoystoriesBA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/OTEnjoystoriesBA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.tvn {font-family: 'OTEnjoystoriesBA' !important;}

.txt_title_01 {font-size:36px  !important; line-height:150% !important;} 
.txt_title_01 span{font-size:36px  !important; line-height:150% !important;} 
.txt_title_01 b{font-size:36px  !important; line-height:150% !important;font-weight:800 !important;} 

.txt_title_02 {font-size:30px  !important; line-height:150% !important;} 
.txt_title_02 span{font-size:30px  !important; line-height:150% !important;} 
.txt_title_02 b{font-size:30px  !important; line-height:150% !important; font-weight:800 !important} 
.txt_title_03 {font-size:22px  !important; line-height:150% !important;} 
.txt_title_03 b{font-size:22px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_03 a{font-size:22px  !important; line-height:150% !important;} 
.txt_title_04 {font-size:18px  !important; line-height:180% !important;} 
.txt_title_04 a{font-size:18px  !important; line-height:180% !important;} 
.txt_title_04 b{font-size:18px  !important; line-height:180% !important;font-weight:800 !important;} 
.txt_title_04 dt{font-size:18px  !important; line-height:150% !important;} 
.txt_title_04  b span{font-size:18px  !important; line-height:150% !important;font-weight:800 !important;} 


.txt_title_05 {font-size:124px  !important; line-height:150% !important;} 
.txt_title_05 b{font-size:124px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_06 {font-size:16px  !important; line-height:150% !important;} 
.txt_title_06 b{font-size:16px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_07 {font-size:68px !important; line-height:150% !important;}
.txt_title_07 b{font-size:68px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_08 {font-size:40px !important; line-height:150% !important;}
.txt_title_08 b{font-size:40px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_08 a{font-size:40px !important; line-height:150% !important;}
.txt_title_09 {font-size:26px !important; line-height:150% !important;}
.txt_title_09 a{font-size:26px !important; line-height:150% !important;}
.txt_title_09 b{font-size:26px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_10 {font-size:20px !important; line-height:150% !important;}
.txt_title_10 b{font-size:20px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_11 {font-size:34px !important; line-height:150% !important;}
.txt_title_11 b{font-size:34px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_12 {font-size:32px !important; line-height:150% !important;}
.txt_title_12 b{font-size:32px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_13 {font-size:170px !important; line-height:150% !important;}
.txt_title_13 b{font-size:170px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_14 {font-size:52px !important; line-height:150% !important;}
.txt_title_14 b{font-size:52px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_14 a{font-size:52px !important; line-height:150% !important;}

#sub-page .domestic.bottom ul.domestic_ul {padding:0px 0px 100px}
.domestic_ul li {width:calc(25% - 20px); margin-left:20px; margin-bottom:20px}
.domestic_ul li div{background:#000; padding:10px 0px}
.domestic_ul li p{padding-top:10px; word-break:keep-all}
@media (max-width: 1300px){
#sub-page .domestic.bottom ul.domestic_ul li {width:calc(33% - 20px); margin-left:20px; PADDING:0PX}
}

@media (max-width:700px){
#sub-page .domestic.bottom ul.domestic_ul li:nth-child(odd) {width:calc(50% - 10px); margin-left:0px; margin-right:10px; PADDING:0PX}
#sub-page .domestic.bottom ul.domestic_ul li {width:calc(50% - 10px); margin-left:10px; PADDING:0PX}
#sub-page .domestic.bottom ul.domestic_ul li br.none {display:none}
}

@media (max-width:640px){
#sub-page .domestic.top ul.common-width {display:flex; flex-direction:column-reverse}
#sub-page .domestic.top ul.common-width li.left {margin-top:30px}
}


@media (max-width:400px){
#sub-page .domestic.bottom ul.domestic_ul li:nth-child(odd) {width:calc(100% - 0px); margin-left:0px; margin-right:0px; PADDING:0PX}
#sub-page .domestic.bottom ul.domestic_ul li {width:calc(100% - 0px); margin-left:0px; PADDING:0PX}
}

#sub-page .senior_pastor .txt_title_04 b.name {font-size:24px}

#sermon-video .sermon-date {line-height:150%; font-weight:100; color:#666666; margin-left:5px;}
#sermon-video .sermon-date span{ line-height:150%; font-weight:100;  color:#666666} 


@media (max-width: 1100px) {
#sub-page dd .big3 {font-size: 2em;}

.txt_title_01 {font-size:30px !important;} 
.txt_title_01 span{font-size:30px !important;} 
.txt_title_01 b{font-size:30px !important;} 
.txt_title_02 {font-size:26px !important;} 
.txt_title_02 span {font-size:26px !important;} 
.txt_title_02 b{font-size:26px !important;} 
.txt_title_03 {font-size:20px !important;} 
.txt_title_03 b{font-size:20px !important;} 
.txt_title_03 a{font-size:20px !important;} 
.txt_title_04 {font-size:16px !important;} 
.txt_title_04 a{font-size:16px !important;} 
.txt_title_04 b{font-size:16px !important;} 
.txt_title_04 b span{font-size:18px  !important;} 
.txt_title_05 {font-size:110px !important;} 
.txt_title_05 b{font-size:110px !important;} 
.txt_title_06 {font-size:14px !important;}
.txt_title_06 b{font-size:14px !important;}
.txt_title_07 {font-size:48px !important;}
.txt_title_07 b{font-size:48px !important;}
.txt_title_08 {font-size:36px !important; }
.txt_title_08 b{font-size:36px !important;}
.txt_title_08 a{font-size:36px !important;}
.txt_title_09 {font-size:22px !important;}
.txt_title_09 b{font-size:22px !important; }
.txt_title_09 a{font-size:22px !important; }
.txt_title_10 {font-size:18px !important;}
.txt_title_10 b{font-size:18px !important;}
.txt_title_11 {font-size:28px !important;}
.txt_title_11 b{font-size:28px !important;}
.txt_title_12 {font-size:24px !important;}
.txt_title_12 b{font-size:24px !important;}
.txt_title_13 {font-size:140px !important;}
.txt_title_13 b{font-size:140px !important;}
.txt_title_14 {font-size:40px !important;}
.txt_title_14 b{font-size:40px !important;}
.txt_title_14 a{font-size:40px !important;}

#sub-page .senior_pastor.txt br.none {display:none}
}


@media (max-width:620px) {
.txt_title_01 {font-size:26px !important;} 
.txt_title_01 span{font-size:26px !important;} 
.txt_title_02 {font-size:22px !important;} 
.txt_title_02 span {font-size:22px !important;} 
.txt_title_03 {font-size:14px !important} 
.txt_title_03 a{font-size:14px !important} 
.txt_title_04 {font-size:12px !important} 
.txt_title_04 a{font-size:12px !important} 
.txt_title_04 dt{font-size:12px !important} 
.txt_title_04 b span{font-size:12px  !important;} 

.txt_title_05 {font-size:80px !important} 
.txt_title_07 {font-size:38px !important}
.txt_title_08 {font-size:30px !important; }
.txt_title_08 b{font-size:30px !important;} 
.txt_title_08 a{font-size:30px !important;}

.txt_title_01 b{font-size:26px !important;} 
.txt_title_02 b{font-size:20px !important;} 
.txt_title_03 b{font-size:14px !important} 
.txt_title_04 b{font-size:12px !important} 
.txt_title_05 b{font-size:80px !important} 
.txt_title_07 b{font-size:38px !important} 
.txt_title_09 {font-size:18px !important; }
.txt_title_09 b{font-size:18px !important; }
.txt_title_09 a{font-size:18px !important; }

.txt_title_10 {font-size:16px !important;}
.txt_title_10 b{font-size:16px !important;}

.txt_title_11 {font-size:24px !important;}
.txt_title_11 b{font-size:24px !important;}
.txt_title_12 {font-size:22px !important;}
.txt_title_12 b{font-size:22px !important;}
.txt_title_13 {font-size:100px !important;}
.txt_title_13 b{font-size:100px !important;}

.txt_title_14 {font-size:34px !important;}
.txt_title_14 b{font-size:34px !important;}
.txt_title_14 a{font-size:34px !important;}
}

@media (max-width:450px) {
#container #sub-page #addon-contents-2.vision div {line-height:120%;  overflow-wrap: break-word;}


.txt_title_13 {font-size:70px !important;}
.txt_title_13 b{font-size:70px !important;}
}

#sub-page .staff  h2{text-align:left; margin-bottom:10px}
#sub-page .staff ul li > div img {max-width:100%;}

#sub-page .staff.senior ul {text-align:center}
#sub-page .staff.senior ul li{display: inline-block;}
#sub-page .staff.senior ul li > div{border:1px solid #dcdcdc; padding:30px;  display: inline-block; text-align:center}

#sub-page .staff.senior ul li > div > div:nth-child(2) {padding:30px 0px 20px; border-bottom:1px solid #dcdcdc;}
#sub-page .staff.senior ul li > div > div:nth-child(3) {padding-top:20px; }

#sub-page .staff.associate  {padding:120px 0px !important;}
#sub-page .staff.associate ul {text-align:center; display:flex; flex-wrap: wrap;   justify-content: space-between; align-items: flex-end;}
#sub-page .staff.associate ul li{ width:33.3%; margin-bottom:50px;}
#sub-page .staff.associate ul li > div{position: relative; padding:30px;  display: inline-block; text-align:center; width:100%; }
#sub-page .staff.associate ul li > div div {text-align:left;}
#sub-page .staff.associate ul li > div > div.info .info_cont { position: absolute;   bottom: 30px;}

/*#sub-page .staff.pastor ul li > div{ height:510px}*/
#sub-page .staff.associate ul li > div > div.info {padding:30px 20px; min-width:248px; position: absolute; background:url('/data/image/20221409/0__f4cec53760aab2907f62c8352998e94dfd1bb19c.png') no-repeat  center right;  background-size:cover; height: 90%; left:240px; top:60px}

#sub-page .staff.associate ul li > div > div.info h3 {font-size:30px !important;; line-height:150%; font-weight:800} 
#sub-page .staff.associate ul li > div > div.info h3 span{font-size:22px !important;; line-height:150%; font-weight:300} 
#sub-page .staff.associate ul li > div > div.info a {font-size:14px !important;     word-break: break-all;}

#sub-page .staff.associate ul li:last-child {margin-right:0}

@media (max-width: 1500px) {
#sub-page .staff.associate ul li > div > div.info h3 {font-size:26px !important;} 
#sub-page .staff.associate ul li > div > div.info h3 span{font-size:18px !important;} 
}

@media (max-width:1400px) {
}

@media (max-width: 1100px) {
}



@media (max-width: 1400px) {
#sub-page .staff.associate ul {flex-wrap: wrap; align-items: flex-start;}
#sub-page .staff.associate ul li > div {display:block}
#sub-page .staff.associate ul li:nth-child(2) {margin-right:0px; } 
#sub-page .staff.associate ul li > div > div:nth-child(3) {line-height: 30px;}
#sub-page .staff.associate ul li > div{ height:auto}
#sub-page .staff.associate ul li {margin-bottom:0px}
#sub-page .staff ul li > div > div:first-child img {width:100%;}
#sub-page .staff.associate ul li > div > div.info {position:relative; padding:30px 20px; min-width:100%;  height: auto; left:auto; right:0px; top:0px}
#sub-page .staff.associate ul li > div > div.info .info_cont {position:relative; bottom: 0px;}
}


@media (max-width:650px) {
#sub-page .staff.associate  {padding:60px 0px !important;}
#sub-page .staff.associate ul li  { width:100%; margin-bottom:20px; margin-right:0}
#sub-page .staff.senior ul li  { width:100%; margin-bottom:20px; margin-right:0}
#sub-page .staff.senior ul li > div {width:100%}
#sub-page .staff.associate ul li > div{ height:auto}
#sub-page .staff ul li > div > div:first-child img {width:100%;}
#sub-page .staff.associate ul li > div > div.info {position:relative; padding:30px 20px; min-width:100%;  height: auto; left:auto; right:0px; top:0px}
#sub-page .staff.associate ul li > div > div.info .info_cont {position:relative; bottom: 0px;}
/*
#sub-page .staff.associate  {padding:60px 0px !important;}
#sub-page .staff.associate .txt_title_04 a {font-size:13px !important; overflow-wrap: break-word;}
#sub-page .staff.associate ul li > div {height: auto;}*/
}

.index .index_youtube  {padding:150px 0px}
.index .index_youtube img {padding:20px 0px 50px}
.index .index_youtube  .btn {
    text-align: center;
    margin-top: 30px;
    height: auto;
    padding: 0;
}
.index .index_youtube .btn a {
    background: #e31e21;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 15px 50px;
    display: inline-block;
    height: auto;
}


@media (max-width:1000px) {
.index .index_youtube img {width:600px}
}

@media (max-width:720px) {
.index .index_youtube img {width:320px; max-width:100%}
.index .index_youtube .txt_title_11 { font-size:18px !important;}
}

#sub-page  .senior_pastor.consulting ul li {float:left}
#sub-page  .senior_pastor.consulting ul li:last-child {float:right}
#sub-page  .senior_pastor.consulting ul li a.btn01 {background:#000; color:#fff; font-size:14px; font-weight:600; padding:20px 40px}



#sub-page  .senior_pastor.book ul  {display:flex}
#sub-page  .senior_pastor.book ul li {margin: 0 auto; padding-right:30px}
#sub-page  .senior_pastor.book ul li:last-child {padding-right:0px}
#sub-page  .senior_pastor.book ul li h2{text-align:left ; margin-bottom:0px; margin-top:10px}

@media (max-width: 1050px) {
#sub-page  .senior_pastor.book ul li {width:33%}
#sub-page  .senior_pastor.book ul li img {max-width:100%}
#sub-page .senior_pastor.book br.none {display:none}
}


@media (max-width:620px) {
#sub-page  .senior_pastor.book ul {flex-wrap: wrap;     flex-direction: column;}
#sub-page  .senior_pastor.book ul li {width:100%;  padding-right:0px; padding-bottom:50px}
#sub-page  .senior_pastor.book ul li:last-child {padding-bottom:0px}
#sub-page  .senior_pastor.book ul li div {text-align: center;}
#sub-page  .senior_pastor.book ul li img {width:100%}

#sub-page .senior_pastor.consulting ul li {float:none !important}
#sub-page .senior_pastor.consulting ul li:first-child {margin-bottom:50px}
}


#sub-page.content-cont ul {display:flex}

#sub-page.content-cont ul.center  li div {
    padding: 20px 10px;
}
#sub-page.content-cont ul {border-top:1px solid #cb372c; border-bottom:1px solid #dcdcdc}
#sub-page.content-cont ul li {border-right:1px solid #dcdcdc}
#sub-page.content-cont ul li:last-child {border-right:0px}

#sub-page.content-cont .sunday ul li {width:33.3%}
#sub-page.content-cont .weekly ul li {width:25%}

@media (max-width:620px) {
#sub-page.content-cont ul {flex-wrap: wrap;}
#sub-page.content-cont .sunday ul li {width:100%}
#sub-page.content-cont .weekly ul li {width:50%}
}



@media (max-width:780px) {
#sub-page.content-cont .map .wrap {flex-wrap: wrap;}
#sub-page.content-cont .map .left {width:100% !important}
/*#sub-page.content-cont .map .left iframe {height:450px}*/
#sub-page.content-cont .map .right {width:100% !important; margin-left: 0px; margin-top:50px}
}

#sub-page .meet_jesus img {max-width:100%}
#sub-page .meet_jesus ul {display:flex; align-items: center;  justify-content: space-between;}
#sub-page .meet_jesus .left ul li:first-child {margin-right:30px; min-width:411px}

#sub-page .meet_jesus ul li p{word-break: keep-all;}
#sub-page .meet_jesus .right ul li:last-child {margin-left:30px; min-width:411px}
#sub-page .meet_jesus br.none {display:none}

#sub-page .meet_jesus .btn {text-align:left; margin-top:30px}
#sub-page .meet_jesus .btn a {background:#e31e21; font-size:16px !important; color:#fff; text-align:center; padding:10px 30px; display:inline-block; margin-right:10px;}
#sub-page .meet_jesus .btn a:hover {background:#000}

@media (max-width: 1100px){
#addon-latest-9.meet_jesus  {height:80px;}
}

@media (max-width:945px) {
#sub-page .meet_jesus .left ul li:first-child {margin-right:30px; min-width:311px}
#sub-page .meet_jesus .right ul li:last-child {margin-left:30px; min-width:311px}
#sub-page .meet_jesus .btn {margin-bottom: 50px;}
}

@media (max-width:700px) {
	#sub-page .meet_jesus ul {flex-direction: column; margin-bottom:50px}
	#sub-page .meet_jesus .right ul {flex-direction: column-reverse;}
	#sub-page .meet_jesus  .txt_title_03 b.point_color {padding-top:20px; display:block}
	#sub-page .meet_jesus .left ul li:first-child {margin-right:0px; min-width:100%; text-align: center;}
	#sub-page .meet_jesus .right ul li:last-child {margin-left:0px; min-width:100%; text-align: center;}
	#sub-page .meet_jesus  .txt_title_06 b {font-size:16px !important}
	#sub-page .meet_jesus .btn a {padding:10px 20px; margin-right:5px; margin-bottom:10px}
}


#sub-page .org.top ul {display:flex}
#sub-page .org.top ul li {background:#000; color:#fff; width:25%; margin-right:20px; text-align:center; padding:20px}
#sub-page .org.top ul li:last-child {margin-right:0px}

#sub-page .org.box ul {display:flex}
#sub-page .org.box ul li {width:33.3%; margin-right:20px; text-align:center;  border:1px solid #dcdcdc; border-top:1px solid #cb372c; }
#sub-page .org.box ul li:last-child {margin-right:0px}
#sub-page .org.box ul li .txt_title_03 {background:#f5f5f5; padding:20px;}
#sub-page .org.box ul li .txt_title_04 {text-align:left; padding:30px; display:flex; justify-content: space-between;}
#sub-page .org.top br.none {display:none}

@media (max-width:1100px) {
#sub-page .org.top ul li{padding: 20px 10px;}
#sub-page .org.top .txt_title_03 {font-size:16px !important}
#sub-page .org.box .txt_title_03 {font-size:18px !important}
#sub-page .org.box .txt_title_04 {font-size:14px !important}
}

@media (max-width:955px) {
#sub-page .org.box ul li .txt_title_04 {flex-direction: column;}
#sub-page .org.top br.none {display:block}
}


@media (max-width:780px) {
#sub-page .org.box ul {flex-direction: column;}
#sub-page .org.box ul li {width:100%; margin-right:0px; margin-bottom:20px}
#sub-page .org.top ul {flex-wrap: wrap;}
#sub-page .org.top ul li {width:100%; margin-right:0px; margin-bottom:10px}
}




@media (max-width:1270px) {
#sub-page .new_family.top ul  li div:before {width:64px; height:64px;  font-size:32px; line-height:64px; }
#sub-page .new_family.top .txt_title_02 { font-size:22px !important;}
#sub-page .new_family.top .txt_title_04 {font-size: 16px !important;}
#sub-page .new_family.top ul  li p {margin:10px 0px 50px 170px; }
#sub-page .new_family.top ul  li:nth-child(1) p {margin:10px 0px 50px 160px;} 
#sub-page .new_family.top ul  li:nth-child(3) p {margin:10px 0px 50px 135px;} 
#sub-page .new_family.top ul  li:nth-child(5) p {margin:10px 0px 50px 120px;} 
}

@media (max-width:1000px) {
#sub-page .new_family ul {    justify-content: flex-start;}
#sub-page .new_family ul li {width:50%}
#sub-page .new_family.top .txt_title_02 {text-align:left}
#sub-page .new_family.top ul  li p {margin:10px 0px 50px 85px !important; }
}

@media (max-width:700px) {
#sub-page .new_family ul li {width:100%; padding-left:0% !important;}
}

#sub-page .bottom_box ul {display:flex; justify-content: center;  align-items: flex-start;   flex-wrap: wrap; }
#sub-page .bottom_box ul li {width:calc(33.3% - 30px); background:rgba(255,255,255,0.6)}
#sub-page .bottom_box ul li{margin:0px 15px; padding:40px}
#sub-page .bottom_box ul li .wrap { padding:70px}
#sub-page .bottom_box ul li img {float:left; margin-right: 20px;}
#sub-page .bottom_box ul li p {word-break: keep-all; padding-top:25px; border-top:1px solid #Fff; min-height:156px;}
#sub-page .bottom_box ul li div:first-child {padding-bottom:0px; min-height:120px;}
#sub-page .bottom_box .btn {text-align:center;  margin-top:50px; margin-bottom:100px; height:auto; padding:0}
#sub-page .bottom_box .btn a {background:#e31e21; font-size:16px; color:#fff; text-align:center; padding:15px 50px; display:inline-block;  height:auto} 
#sub-page .bottom_box .btn a:hover {background:#000}

#sub-page .bottom_box img {max-width:100%}
#sub-page .bottom_box ul li div b {font-weight: 800 !important;}
#sub-page .bottom_box ul li div span {margin-left:35px}

#sub-page .new_family ul {display: flex;  ; margin-top:150px; flex-wrap: wrap;}


@media (max-width:1100px) {
#sub-page .bottom_box .txt_title_03 {font-size:18px !important;}
#sub-page .bottom_box .txt_title_04 {font-size:15px !important;}
#sub-page .bottom_box dd:first-child {width:110px}
}


@media (max-width:750px) {
#sub-page .bottom_box ul {    flex-direction: column; margin-top:50px}
#sub-page .bottom_box ul li {width:100%; height:100%; padding:0px 0px}
#sub-page .bottom_box img {display:block; max-width:100%}
#sub-page .bottom_box ul li .wrap { padding:20px 20px 70px}
#sub-page .bottom_box ul li div:first-child {min-height:auto; padding-bottom:20px}
}


#sermon-video .sermon-text span{display:block; font-weight:100} 

#sub-page .give ul{display:flex}
#sub-page .give.top ul li {border-right:1px solid #dcdcdc; width:33.3%; padding:0px 20px}
#sub-page .give.top ul li:last-child {border:0px}
#sub-page .give.top img {padding-bottom:20px}

#sub-page .give .bottom {display:flex;     justify-content: space-between;}
#sub-page .give .bottom ul li {margin-right:20px}


@media (max-width:1000px) {
#sub-page .give.top img {max-width:120px; width:100%}
#sub-page .give.top .txt_title_03 {font-size:16px !important;}
}


@media (max-width:700px) {
#sub-page .give ul {flex-direction: column;  align-items: flex-start}
#sub-page .give.top ul li {border-right:0px solid #dcdcdc; border-bottom:1px solid #dcdcdc;  padding:30px 0px; width:100%}

#sub-page .give .bottom {flex-direction: column;  align-items: flex-start;}
#sub-page .give .bottom ul {margin-bottom:30px}
#sub-page .give .bottom br.none {display:none}
}



#sermon-video .list {display:flex; justify-content: space-between;}
#sermon-video .list .r_btn {margin-top:30px}

@media (max-width:700px) {
#sermon-video .list {flex-direction: column;}
}


#sub-page .btn_new a{background:#e31e21; font-size:16px; color:#fff; text-align:center; padding:10px 30px; display:inline-block; margin-right:10px;}
#sub-page .btn_new a:hover {background:#000}

#sub-page a.btn_new {background:#e31e21; font-size:16px; color:#fff; text-align:center; padding:10px 30px; display:inline-block; margin-right:10px;}
#sub-page a.btn_new:hover {background:#000}

#sub-page a.btn_new_01  {background:#000; font-size:16px; color:#fff; text-align:center; padding:10px 30px; display:inline-block; }
#sub-page a.btn_new_01:hover {background:#e31e21}

#sub-page span.btn_new_01  {background:#000; font-size:16px; color:#fff; text-align:center; padding:10px 30px; display:inline-block; }
#sub-page span.btn_new_01:hover {background:#e31e21}


/*.bbs_bg {background:#f5f5f5}*/


.cm.menu ul {display:flex}
.cm.menu ul li {width:33.3%;  text-align:center;}
.cm.menu ul li a{background:#f5f5f5; padding:12px 20px; display: block;}
.cm.menu ul li.on a{background:#e31e21; color:#fff}
.cm.menu ul li a:hover {background:#e31e21; color:#fff}

#sub-page .cm_notice.menu ul {display:flex}
#sub-page .cm_notice.menu ul li {width:33.3%;  text-align:center;}
#sub-page .cm_notice.menu ul li a{background:#f5f5f5; padding:10px 20px; display: block;}
#sub-page .cm_notice.menu ul li.on a{background:#e31e21; color:#fff}
#sub-page .cm_notice.menu ul li a:hover {background:#e31e21; color:#fff}

#sub-page .cm_gallery.menu ul {display:flex}
#sub-page .cm_gallery.menu ul li {width:33.3%;  text-align:center; margin-right:1px}
#sub-page .cm_gallery.menu ul li a{background:#f5f5f5; padding:10px 20px; display: block;}
#sub-page .cm_gallery.menu ul li.on a{background:#e31e21; color:#fff}
#sub-page .cm_gallery.menu ul li a:hover {background:#e31e21; color:#fff}
#sub-page .cm_gallery.menu ul li:last-child {margin-right:0px}

#sub-page .cm.info ul {display:flex; justify-content: space-between}
#sub-page .cm.info ul li {width:50%;}
#sub-page .cm.info ul li:last-child {margin-left:50px}
#sub-page .cm.info ul li img {max-width:100%}

#sub-page .cm.middle table tr th {border-top: 1px solid #e31e21 !important;}
#sub-page .cm.middle table { border-top:1px solid #e31e21}
#sub-page .cm.middle table tr td:first-child {background:#fffef5;}
#sub-page .cm.middle table.blue tr td:first-child  {background:#effeff}


#sub-page .cm.bottom .content div ul li:first-child {background:url('../img/me01.jpg') no-repeat center; background-size:cover; color:#fff; text-align:center; padding:100px; 20px} 
#sub-page .cm.bottom .content div ul:first-child li:first-child {background:url('../img/me01.jpg') no-repeat center; background-size:cover; color:#fff; text-align:center;} 
#sub-page .cm.bottom .content div ul:nth-child(2) li:first-child {background:url('../img/me02.jpg') no-repeat center; }
#sub-page .cm.bottom .content div ul:nth-child(3) li:first-child {background:url('../img/me03.jpg') no-repeat center; }
#sub-page .cm.bottom .content div ul:nth-child(4) li:first-child {background:url('../img/me04.jpg') no-repeat center; }
#sub-page .cm.bottom .content div ul:nth-child(5) li:first-child {background:url('../img/me05.jpg') no-repeat center; }


#sub-page .cm.bottom .content div ul li:last-child hr {height:10px;}
#sub-page .cm.bottom .content div ul li:last-child {padding:30px 0px}
#sub-page .cm.bottom .content div ul {margin-bottom:100px;}


@media (max-width: 620px){
#sub-page .cm.info ul {flex-direction: column-reverse;}
#sub-page .cm.info ul li {width:100%;}
#sub-page .cm.info ul li:last-child {margin-left:0px; margin-bottom:30px;}
.cm .txt_title_03 {font-size: 16px !important;}
#sub-page .cm.bottom .content div ul li:first-child {padding:50px; 20px} 
}


#sub-page .tit  {margin-bottom:30px}
#sub-page .tit .txt_title_09:before {content:"|"; color:#dcdcdc; font-size: 30px; margin:0px 10px;} 

#sub-page .cm_top  .top ul li{float:left}
#sub-page .cm_top  .top ul li:last-child{float:right}
#sub-page .cm_top  .top ul li a {background:#000; color:#fff; padding:10px 20px}
#sub-page .cm_top .top  ul li a:hover {background:#e31e21; }



#sub-page .cm_info ul {display:flex}

#sub-page .cm_info  .top ul li div {padding:20px 10px}
#sub-page .cm_info  .top ul {border-top:1px solid #cb372c; border-bottom:1px solid #dcdcdc}
#sub-page .cm_info  .top ul li {border-right:1px solid #dcdcdc;}
#sub-page .cm_info .top  ul li:last-child {border-right:0px}

#sub-page .cm_info  .top ul li {width:33.3%}

@media (max-width:620px) {
#sub-page .cm_info .top ul {flex-wrap: wrap;}
#sub-page .cm_info .top  ul li {width:100%}
}



#sub-page .cm_info.info  {padding:120px 0px !important;}
#sub-page .cm_info.info ul {text-align:center;}
#sub-page .cm_info.info ul li{display: inline-block; margin-right:20px; width:25%}
#sub-page .cm_info.info ul li > div{border:1px solid #dcdcdc; padding:30px;  display: inline-block; text-align:center}
#sub-page .cm_info.info ul li > div > div:nth-child(2) {padding:30px 0px 20px;}
#sub-page .cm_info.info ul li > div > div:nth-child(3) {padding-top:20px; }
#sub-page .cm_info.info ul li:last-child {margin-right:0}
#sub-page .cm_info.info ul li img {max-width:100%}


@media (max-width: 1025px) {
#sub-page .cm_info.info ul {flex-wrap: wrap;}
#sub-page .cm_info.info ul li  { width:calc(50% - 10px); margin-bottom:20px}
#sub-page .cm_info.info ul li > div {display:block}
#sub-page .cm_info.info ul li:nth-child(2) {margin-right:0px; } 
#sub-page .cm_info.info ul li > div > div:nth-child(3) {line-height: 30px;}

}


@media (max-width:620px) {
#sub-page .cm_info.info  {padding:60px 0px !important;}
/*#sub-page .cm_info.info ul li  { width:100%; margin-bottom:20px; margin-right:0}*/
}



#sub-page .cm_info .cm_top ul {display:block}
#sub-page .cm_info .cm_top ul li {float:left}
#sub-page .cm_info .cm_top ul li:last-child {float:right}
#sub-page .cm_info .cm_top a {background:#000; color:#fff; padding:10px 20px}
#sub-page .cm_info .cm_top a:hover {background:#cb372c; }



@media (max-width:620px) {
#sub-page .cm_info .cm_top ul li {float:none}
#sub-page .cm_info .cm_top ul li:last-child {float:none; padding:30px 0px 0px}
}

#sub-page .cm_info.info.bottom ul {margin-bottom:40px}
#sub-page .cm_info.info.bottom .txt_title_04 {font-size:16px !important;}
#sub-page .cm_info.info.bottom .txt_title_04 div { letter-spacing: -1px;}

@media (max-width:620px) {
#sub-page .cm_info.info.bottom ul li {width:100%}
#sub-page .cm_info .info_none {display:none}
}


#sub-page .youth_ministry dt {display:inline-block; margin-right:10px }
#sub-page .youth_ministry dd {display:inline-block;  vertical-align: top;  width:calc(100% - 50px); padding-bottom:20px}


#sub-page  ul.box_table {display:flex; border-top:1px solid #e31e21}
#sub-page  ul.box_table li {border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; width:50%;}
#sub-page  ul.box_table li:last-child {border-right:0}
#sub-page  ul.box_table li div { padding:20px 10px}

.center {text-align:center}
.mtb120 {margin:100px 0px 50px}
.inner {max-width: 1400px !important; width:100%; margin:0 auto}
.inner_100 {max-width: 100% !important; width:100%; margin:0 auto}

.small_group {margin:100px 0px 50px; background:url('../../../data/image/20221908/0__25b29881e88849bd70511490d8ee58615ee69848.png') no-repeat;position: relative; background-position:center; background-size:cover; width:100%; padding:200px 0px}
.small_group ul {position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); width:100%}
.small_group ul li {color:#fff; text-align:center; padding:0px 20px}
.small_group ul li:first-child {margin-bottom:50px}
.small_group ul li b {text-decoration: underline; text-underline-position: under; font-weight:800}

@media (max-width:1289px) {
.inner {padding:0px 30px}
}

@media (max-width:690px) {
.small_group ul li br.none {display:none}
}

@media (max-width:800px) {
#sub-page .bible_school ul li {width:100% !important; padding-right:0%  !important; display: block !important;}
#sub-page .bible_school ul li {margin-bottom:10px}
}

.ministry_works {padding:120px 0px 50px}
.ministry_works .txt_title_02  {margin-bottom:50px}
.ministry_works img {max-width:100%}

.missionary   {padding:120px 0px 50px}
.missionary ul {display:flex; padding-top:70px}
.missionary ul li {width:50%}
.missionary ul li:first-child {margin-right:30px}
.missionary ul li:last-child {margin-left:30px}

.missionary ul table {width:100%}
.missionary ul table tr{text-align:center;}
.missionary ul table tr th {background:#f5f5f5; padding:30px 0px; border-top:1px solid #e31e21} 
.missionary ul table tr td{border-bottom:1px solid #dcdcdc; padding:20px 0px}
.missionary ul table tr td:first-child {font-weight:800}

@media (max-width:690px) {
.missionary ul {flex-direction: column;}
.missionary ul li {width:100%}
.missionary ul li:first-child {margin-right:0px; margin-bottom:50px}
.missionary ul li:last-child {margin-left:0px}
.missionary .txt_title_04 {font-size: 14px !important;}
}

.radio  {padding:120px 0px 50px; text-align:center}
.radio  img {margin-bottom:20px}
.radio ul li { text-align:center; padding:0px 20px}
.radio ul li:first-child {margin-bottom:50px; }
.radio ul li b {text-decoration: underline; text-underline-position: under; font-weight:800}


.wed_ministry  {padding:120px 0px 50px; text-align:center}
.wed_ministry  img {margin-bottom:20px}
.wed_ministry .txt_title_02 { text-align:center; text-decoration: underline; text-underline-position: under; padding-bottom:50px}


.bbs_menu {padding:120px 0px 0px}
.bbs_menu .txt_title_02 {padding-bottom:50px}


@media (max-width: 1400px){
.bbs_menu {padding:20px 0px 0px}
#bo_gall {padding:20px 20px!important ;}
#bo_list {padding:15px 30px!important ;}
}


#sub-page .qt_ministry.top ul li:first-child {margin-bottom:50px;}
#sub-page .qt_ministry table th {font-weight:800; font-size:22px !important; background:#f5f5f5 !important; padding:25px 20px  !important; border-top:1px solid #e31e21 !important}
#sub-page .qt_ministry table {border:0px  !important}
#sub-page .qt_ministry table td {font-size:18px !important;  padding:25px 20px  !important}

#sub-page .qt_ministry.bottom div.txt_title_04 {padding-bottom:20px}
#sub-page .qt_ministry.bottom ul {background:#f5f5f5; padding:15px}
#sub-page .qt_ministry.bottom ul li {float:left}
#sub-page .qt_ministry.bottom ul li:last-child {float:right}
#sub-page .qt_ministry.bottom ul li b {line-height: 67px  !important; }


@media (max-width: 1100px){
#sub-page .qt_ministry table th  {font-size:18px  !important; }
#sub-page .qt_ministry table td {font-size:14px  !important; }
}

@media (max-width:720px){
#sub-page .qt_ministry br.none {display:none}
#sub-page .qt_ministry table th  {padding:20px 10px  !important; font-size:14px  !important; }
#sub-page .qt_ministry table td {font-size:12px  !important; }
}

@media (max-width:670px){
#sub-page .qt_ministry.bottom ul li b {line-height: 150%  !important; }
#sub-page .qt_ministry.bottom ul li {float:none; text-align: center; }
#sub-page .qt_ministry.bottom ul li:last-child {float:none; padding-top:20px}
}

@media (max-width:450px){
#sub-page .qt_ministry.content .content {overflow-x: scroll;}
#sub-page .qt_ministry.content table {min-width:450px}
}


#sub-page .intercession ul {display:flex; margin-bottom:30px}
#sub-page .intercession .txt_title_03 {font-weight:800}
#sub-page .intercession.bottom .txt_title_03 {font-weight:400; margin-bottom:50px}

#sub-page .intercession ul li {border:1px solid #dcdcdc; border-top:1px solid #cb372c}
#sub-page .intercession ul li div:first-child {background:#f5f5f5; padding:20px 10px; text-align:center}
#sub-page .intercession ul li div:last-child {padding:30px 20px}


#sub-page .intercession ul li:last-child {margin-right:0px!important;}
#sub-page .intercession .stage_02 ul li{width:50% !important; margin-right:30px}
#sub-page .intercession .stage_03 ul li{width:33.33% !important; margin-right:30px}
#sub-page .intercession ul li p {margin-top:10px}


@media (max-width:940px){
#sub-page .intercession ul  {flex-direction: column;}
#sub-page .intercession ul li {margin-bottom:30px;}
#sub-page .intercession .stage_02 ul li {width:100%! important; margin-right:0px!important;}
#sub-page .intercession .stage_03 ul li {width:100%! important; margin-right:0px!important;}
}



@media(max-width: 1024px){
.banner-3 .common-width {padding:0px !important}
.banner-3 .content {padding:0px !important}
.banner-3 #sub-page {padding:40px 0px 0px}
.swiper-container-1 .swiper-button-prev:before, .swiper-button-next:before, .swiper-button-prev:after, .swiper-button-next:after {background:#fff !important}
.main_campaign_slider_wrap .campaign:before, .campaign:before, .campaign:after, .campaign:after {background:#adadad !important}
.main_campaign_slider_wrap .campaign:hover:before, .campaign:hover:before, .campaign:hover:after, .campaign:hover:after {background:#000 !important}
.main_campaign_slider_wrap .campaign {top:60%  !important}
.main_campaign_slider_wrap li {padding:20px;}
#container_wr.index .banner-3 .wrap img {max-width:80px; width:100%}
#container_wr.index .banner-3 .text {margin-left:10px;}
#container_wr.index .banner-3 small {margin-top:0px; font-size:12px}
.main_campaign_slider_wrap .swiper-slide {justify-content: flex-start;}
#container_wr.index .banner-3 .wrap {padding: 0px 10px;}

#container_wr.index .banner-3   .text {font-size: 1.2em;}
#container_wr.index .banner-3  small {font-size: 0.65em; line-height: 150%;}


#container_wr.index .banner-3 .swiper-button-next:after, .swiper-button-prev:after {transform: rotate(314deg) !important;}
#container_wr.index .banner-3 .swiper-button-next:after, .swiper-button-prev:before { transform: rotate(44deg) !important;}
#container_wr.index .banner-3 .swiper-button-next:before, .swiper-button-prev:after {transform: rotate(314deg) !important;}
#container_wr.index .banner-3 .swiper-button-prev:before, .swiper-button-next:before, .swiper-button-prev:after, .swiper-button-next:after {  height: 15px !important;}
#container_wr.index .banner-3 .swiper-button-prev {left: 5px !important;}
#container_wr.index .banner-3 .swiper-button-next {right: 5px !important;}
#container_wr.index .banner-3 .swiper-button-prev:before, .swiper-button-next:before { top: 15px !important;}
}

/*
.main_campaign_slider_item {display: table;padding: 2.1rem 4rem; width: 100%; table-layout: fixed;}
.main_campaign_slider_item > * {display: table-cell;vertical-align: middle;}
.main_campaign_slider_img {width:95px; position: relative; padding-top: 6.5rem; padding-top: 0;}
.main_campaign_slider_img img {width: 100%; vertical-align: top;}

.main_campaign_slider_txt {padding-left: 1.2rem;}
.main_campaign_slider_txt b { font-size: 1.6rem; font-weight: 600; color: #222; letter-spacing: -0.04em; line-height: 1.37; /* word-break: break-word;  display: inline-block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block;}
.main_campaign_slider_txt p { font-size: 1.3rem; font-weight: 400; color: #666; letter-spacing: -0.04em; line-height: 1.57; margin-top: 0.3rem; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; max-height: 3.14em; text-overflow: ellipsis;}


.main_campaign_slider_wrap .swiper-button-prev, 
.main_campaign_slider_wrap .swiper-button-next { position: absolute; background: none; border: none; font-size: 0; top: 50%; padding: 1rem; margin: 0; margin-top: -1.6rem; cursor: pointer; z-index: 2; width: auto; height: auto; }
.main_campaign_slider_wrap .swiper-button-prev:after, 
.main_campaign_slider_wrap .swiper-button-next:after {font-family: 'jt-font';color: #b2b2b2;font-size: 1.2rem;}
.main_campaign_slider_wrap .swiper-button-prev {left: 0;}
.main_campaign_slider_wrap .swiper-button-next {right: 0;}
.main_campaign_slider_wrap .swiper-button-prev:after {content: '\e912';}
.main_campaign_slider_wrap .swiper-button-next:after {content: '\e913';}

.main_campaign_slider_wrap .swiper-button-prev, 
.main_campaign_slider_wrap .swiper-button-next {margin-top: -1.7rem;}

.jt-lazyload {position: relative;overflow: hidden;}
.jt-lazyload img {display: block;/* max-width: 100%; position: absolute;left: 0;top: 0;width: 100%;}
.jt-lazyload img.jt-lazyload--loaded {height: auto;}
@media(min-width: 1024px){
	.main_campaign_slider_wrap {margin: 0 -2rem;}
	.main_campaign { max-width: 132rem; margin: 0 auto; background: #f6f6f6; position: relative; top: -6rem; z-index: 2; margin-bottom: -6rem; }
	.main_campaign .wrap { max-width: inherit; padding: 0 1.8rem; }
	.main_campaign_slider_wrap { margin: 0; }
	.main_campaign_slider { display: block; font-size: 0; }
	.main_campaign_slider_item { display: inline-table; vertical-align: top; padding: 2.5rem 0 2.5rem 2.4rem; width: 33.33%; position: relative; }
	.main_campaign_slider_item:before {content: '';display: block;width: 0.1rem; height: 10rem;background: #ddd;position: absolute;top: 2.5rem; right: -0.1rem;}
	.main_campaign_slider_item:last-child:before {display: none;}


	.main_campaign_slider_txt { width: 100%; padding-left: 2rem; padding-right: 2rem;}
	.main_campaign_slider_txt b { font-size: 20px; transition: color 0.3s; -webkit-transition: color 0.3s; position:relative;}
	.main_campaign_slider_txt b:before {width:100%; height:1px; background: #0f4c82; content:''; display:block; position:absolute; bottom:0; opacity:0; transition: opacity 0.3s; -webkit-transition: opacity 0.3s;}
	.main_campaign_slider_txt p { font-size: 16px; margin-top: 0.7rem; }
	.main_campaign_slider_wrap .swiper-button-prev, 
	.main_campaign_slider_wrap .swiper-button-next {display: none;}

	.main_campaign_slider_item {padding: 2.5rem 0 2.5rem 4.2rem;}
}


.txt_title_01 {font-size:36px  !important; line-height:150% !important;} 
.txt_title_01 b{font-size:36px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_02 {font-size:30px  !important; line-height:150% !important;} 
.txt_title_02 span{font-size:30px  !important; line-height:150% !important;} 
.txt_title_02 b{font-size:30px  !important; line-height:150% !important; font-weight:800 !important} 
.txt_title_03 {font-size:22px  !important; line-height:150% !important;} 
.txt_title_03 b{font-size:22px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_03 a{font-size:22px  !important; line-height:150% !important;} 
.txt_title_04 {font-size:18px  !important; line-height:150% !important;} 
.txt_title_04 a{font-size:16px  !important; line-height:150% !important;} 
.txt_title_04 b{font-size:18px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_04 dt{font-size:18px  !important; line-height:150% !important;} 
.txt_title_04  b span{font-size:18px  !important; line-height:150% !important;font-weight:800 !important;} 

.txt_title_05 {font-size:124px  !important; line-height:150% !important;} 
.txt_title_05 b{font-size:124px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_06 {font-size:16px  !important; line-height:150% !important;} 
.txt_title_06 b{font-size:16px  !important; line-height:150% !important;font-weight:800 !important;} 
.txt_title_07 {font-size:68px !important; line-height:150% !important;}
.txt_title_07 b{font-size:68px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_08 {font-size:40px !important; line-height:150% !important;}
.txt_title_08 b{font-size:40px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_08 a{font-size:40px !important; line-height:150% !important;}
.txt_title_09 {font-size:26px !important; line-height:150% !important;}
.txt_title_09 b{font-size:26px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_10 {font-size:20px !important; line-height:150% !important;}
.txt_title_10 b{font-size:20px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_11 {font-size:34px !important; line-height:150% !important;}
.txt_title_11 b{font-size:34px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_12 {font-size:32px !important; line-height:150% !important;}
.txt_title_12 b{font-size:32px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_13 {font-size:170px !important; line-height:150% !important;}
.txt_title_13 b{font-size:170px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_14 {font-size:52px !important; line-height:150% !important;}
.txt_title_14 b{font-size:52px !important; line-height:150% !important;font-weight:800 !important;}
.txt_title_14 a{font-size:52px !important; line-height:150% !important;}


*/

.index .calvary .txt_title_09 {padding-bottom:50px}
.index .calvary .txt_title_12 {line-height:120% !important}
.index .calvary {padding:0px 65px}
.index .calvary ul {display:flex;     justify-content: center;}
.index .calvary ul li {position: relative; width:33.3%}
.index .calvary ul p {font-size:16px !important; padding-top:50px;     word-break: inherit;}
.index .calvary ul p b{font-size:18px !important; font-weight:800  !important}
.index .calvary ul div:last-child {background:#fff; position: absolute; bottom: 0px; right:20px; max-width: 280px;  padding: 30px;     min-height: 365px;}
.index .calvary a.calvary_btn { display: block;     position: absolute;    bottom: 20px;}
.index .calvary a.calvary_btn:hover img{filter: invert(9%) sepia(86%) saturate(6853%) hue-rotate(354deg) brightness(122%) contrast(82%);}

@media (max-width:1400px){
.index .calvary {padding:0px 20px; margin-top:45px;}


}

@media (max-width:1200px){
.index .calvary ul div:first-child img {width:100%}
.index .calvary ul li {padding:0px 10px}
.index .calvary ul li:last-child {}
.index .calvary ul div:last-child {background:rgba(255,255,255,.95); right:20px; left:20px; top:20px; bottom:20px; max-width:100%;   min-height: auto;}
.index .calvary ul li {width:calc(33.3% - 20px)}
.index .calvary ul p {font-size:16px !important; padding-top:20px;}
.index .calvary a.calvary_btn {}
}

.index .calvary .mo_img {display:none}

@media (max-width:970px){
.index .calvary {padding:0px 0px}
.index .calvary ul {    flex-wrap: wrap;}
.index .calvary ul li {padding-right:0px; padding-bottom:20px}
.index .calvary ul li {width:100%}
.index .calvary ul div:last-child {bottom:40px; left:30px;}

.index .calvary .pc_img {display:none}
.index .calvary .mo_img {display:block}
}


#sub-page .senior_pastor.txt .txt_title_01 {letter-spacing: -1px;}
#sub-page .senior_pastor.txt img{max-width:393px; width:100%}
#sub-page .senior_pastor.txt .txt_title_11 {padding-bottom:20px}
#sub-page .senior_pastor.txt .txt_title_04 b {font-size:21px !important} 

@media (max-width: 640px){
#sub-page .senior_pastor.txt .left {
    text-align: center;
}
}



@media (max-width:450px){
.index .calvary .pc_img {display:block}
.index .calvary .mo_img {display:none}
}


#sub-page .way_to_come.way ul {display:flex;     justify-content: center;}
#sub-page .way_to_come.way ul li b{margin-left:5px;}
#sub-page .way_to_come.way ul li:nth-child(2) {margin:0px 10%;}
#sub-page .way_to_come.way ul li b span{display:block; margin-left:29px; margin-top:5px;}

@media (max-width:1000px){
#sub-page .way_to_come.way ul {flex-direction: column;}
#sub-page .way_to_come.way ul li:nth-child(2) {margin:10px 0%;}
}



#sub-page .Adult.welcome div:nth-child(3){padding-bottom:50px} 

#sub-page .Adult.link ul {display:flex; justify-content: center; padding:100px 0px}
#sub-page .Adult.link ul li{text-align:center; border-right:1px solid #dbdbdb; padding:0px 3%}
#sub-page .Adult.link ul li:last-child {border:0px}
#sub-page .Adult.link ul li p {padding-top:10px}


#sub-page .Adult.link ul li p {font-size: 14px !important;  line-height: 180% !important;}


@media (max-width: 640px){
#sub-page .Adult.link ul {    flex-wrap: wrap; padding:50px 0px}
#sub-page .Adult.link ul li{padding:5% 3%; width:50%}
#sub-page .Adult.link ul li:nth-child(2) {border-right:0px}
#sub-page .Adult.link ul li:nth-child(4) {border-right:0px}
}

#sub-page table.default_table {margin-bottom:80px;}
#sub-page table.default_table tr:first-child td {border-top:1px solid #000}
#sub-page table.default_table td {font-size:20px; text-align:left; padding:20px 30px; width:30%}
#sub-page table.default_table td:first-child {background:#f9f9f9; font-weight:800; width:40%}


#sub-page .resumption.top p {padding-top:20px}

#sub-page .resumption.bottom .txt_title_01 {padding-top:100px}
#sub-page .resumption.bottom .txt_title_09 {padding-top:30px; padding-bottom:100px}
#sub-page .resumption.bottom ul {display:flex; justify-content: center;    flex-wrap: wrap; padding-bottom:50px}
#sub-page .resumption.bottom ul li {text-align:center; width:33.3%; margin-bottom:5%}
#sub-page .resumption.bottom ul li div {background:#fff; width:330px; height:330px; border-radius:50%;     display: flex;    flex-direction: column;    justify-content: center; margin: 0 auto;}
#sub-page .resumption.bottom ul li b{font-size:28px; font-weight:800}
#sub-page .resumption.bottom ul li h2{font-size:32px; margin-bottom:30px}
#sub-page .resumption.bottom ul li p{font-size:20px; font-weight:300}


@media (max-width: 1100px){
#sub-page .resumption.bottom ul li div {width:230px; height:230px;}
#sub-page .resumption.bottom ul li b{font-size:22px;}
#sub-page .resumption.bottom ul li h2{font-size:26px;}
#sub-page .resumption.bottom ul li p{font-size:14px;}
}

@media (max-width:780px){
#sub-page .resumption.bottom ul li h2{margin-bottom:20px}
#sub-page .resumption.bottom ul li div {width:200px; height:200px;}
#sub-page .resumption.bottom ul li { width:50%; margin-bottom:5%}
}


@media (max-width:700px){
#sub-page .resumption.bottom ul li div {width:200px; height:200px;}
}

@media (max-width:500px){
#sub-page .resumption.bottom ul li h2{margin-bottom:5px; line-height:120%}
#sub-page .resumption.bottom ul li div {width:160px; height:160px;}
#sub-page .resumption.bottom ul li p{font-size:12px;}
}

@media (max-width:420px){
#sub-page .resumption.bottom ul li h2{margin-bottom:20px; }
#sub-page .resumption.bottom ul li { width:100%; margin-bottom:5%}
#sub-page .resumption.bottom ul li div {width:200px; height:200px;}
}

#sub-page .woman.top p {padding-top:20px}
#sub-page .woman.top .txt_title_01 b {font-size:42px !important}

@media (max-width: 1100px){
#sub-page .woman.top .txt_title_01 b {font-size:36px !important}
}

@media (max-width: 640px){
#sub-page .woman.top .txt_title_01 b {font-size:32px !important}
}


#sub-page .overseas.top div {padding-top:30px}
#sub-page .overseas.top p {padding-top:30px}

#sub-page .overseas.bottom ul {display:flex; justify-content: space-between; padding:100px 0px}
#sub-page .overseas.bottom ul li {}
#sub-page .overseas.bottom ul li h2{text-align:left  !important}
#sub-page .overseas.bottom ul li h3 {padding-bottom:30px}
#sub-page .overseas.bottom ul li h4 {padding-bottom:10px}
#sub-page .overseas.bottom ul li:nth-child(2) p {padding-bottom:30px;}
#sub-page .overseas.bottom ul li:nth-child(2) p span {margin-left:140px}


#sub-page .domestic.bottom ul {display:flex; justify-content: space-between; flex-wrap: wrap; padding:100px 0px}
#sub-page .domestic.bottom ul li {text-align:center}
#sub-page .domestic.bottom ul li img {width:100%}
#sub-page .domestic.bottom ul li h2{padding-top:74px; margin-bottom:20px}
#sub-page .domestic.bottom ul li:nth-child(2) h2 {padding-top:20px;}
#sub-page .domestic.bottom ul li:nth-child(1) a.btn_b { margin-top:64px}

@media (max-width: 1000px){
#sub-page .overseas.bottom .inner {padding:0px}
#sub-page .overseas.bottom ul {    flex-direction: column;}
#sub-page .overseas.bottom ul li {padding-bottom:30px}
}
a.btn_b {color:#fff; font-size:16px; background:#000; padding:10px 40px; margin-top:30px; display:inline-block}

@media (max-width: 1300px){
#sub-page .domestic.bottom ul li  {width:33.3%; padding:0px 25px}
}

@media (max-width: 1100px){
#sub-page .domestic.bottom ul {justify-content: center;}
#sub-page .domestic.bottom ul li h2{padding-top:62px;}

}

@media (max-width: 900px){
#sub-page .domestic.bottom ul li h2{padding-top:52px;}
#sub-page .domestic.bottom ul li:nth-child(1) a.btn_b { margin-top:55px}
#sub-page .domestic.bottom ul li .txt_title_01 {font-size:22px !important;}
#sub-page .domestic.bottom ul li .txt_title_03 {font-size:16px !important;}
}


@media (max-width: 640px){
#sub-page .domestic.bottom ul li  {width:100%; padding:0px 25px 100px}
#sub-page .domestic.bottom ul li h2{padding-top:20px; }
a.btn_b { margin-top:10px}
#sub-page .domestic.bottom ul li:nth-child(1) a.btn_b { margin-top:10px}
}


#sub-page .disciple.top p {padding-top:30px}
#sub-page .disciple.top .right {vertical-align: middle;}


#sub-page .disciple.bottom .left {vertical-align: middle;}
#sub-page .disciple.bottom .left ul {padding-top:35px}
#sub-page .disciple.bottom .left ul li {font-size:20px; padding:10px 0px; font-weight:300}
#sub-page .disciple.bottom .left ul li b {letter-spacing: 2px;}
#sub-page .disciple.bottom .left ul li span {margin-left:70px; font-weight:300}
#sub-page .disciple.bottom .left p {padding:35px 0px; border-bottom:1px solid #d8d8d8}

#sub-page .school p {font-size:18px; padding-top:50px; font-weight:300}

#sub-page .school ul {padding-top:50px}
#sub-page .school ul li {font-size:20px; font-weight:300}
#sub-page .school ul li span {font-weight:300}
#sub-page .school ul li:nth-child(1) span {letter-spacing:1.5px;}
#sub-page .school ul li:nth-child(2) span {letter-spacing:58px;}


#sub-page .school.bottom ul li.left {width:40%;     padding-right: 5%;} 
#sub-page .school.bottom ul li.right {width:60%} 
#sub-page .school.bottom ul > li {display: table-cell; vertical-align: top;}
#sub-page .school.bottom img {max-width:100%}
#sub-page .school.bottom  a img {margin-right:5px; vertical-align: text-top;}

@media (max-width: 640px){
#sub-page .disciple.bottom .left .txt_title_12  {padding-top:50px}
#sub-page .school.bottom ul li {width: 100% !important; display: block;}
#sub-page .school.bottom ul li:first-child { margin-bottom: 20px;}

#sub-page .school.middle ul {display:flex; flex-direction: column-reverse;}
#sub-page .school.middle ul li:last-child { margin-bottom: 20px;}
}



#sub-page .km.top .txt_title_09 {padding:50px 0px; }
#sub-page .km.top_middle {padding:50px 0px !important}
#sub-page .km.middle {padding:200px 0px  !important}
#sub-page .km.middle *{color:#fff !important}
#sub-page .km.middle .txt_title_01 {text-decoration: underline;  text-underline-position: under;}

#sub-page .km.bottom .txt_title_01 {padding-bottom:50px}
#sub-page .km.bottom h2 {text-align:left; font-size:24px; font-weight:800; margin-bottom:5px} 
#sub-page .km.bottom p {margin-bottom:20px;}
#sub-page .km.bottom .name {padding-top:80px}


@media (max-width: 640px){
#sub-page .km.top .txt_title_09 {padding:25px 0px; }
#sub-page .km.top_middle {padding:10px 0px 50px !important}
#sub-page .km.bottom .txt_title_01 {padding-bottom:25px; padding-top:20px}
#sub-page .km.bottom .name {padding-top:30px; padding-bottom:50px}
#sub-page .km.middle .txt_title_05 {font-size:60px !important; line-height: 100% !important; padding-top:30px}
}


#sub-page .em.top .txt_title_09 {padding:50px 0px; }
#sub-page .em.top_middle {padding:50px 0px !important}
#sub-page .em.top_middle p{padding-top:50px!important}
#sub-page .em.middle {padding:200px 0px  !important}
#sub-page .em.middle *{color:#fff !important}
#sub-page .em.middle .txt_title_01 {text-decoration: underline;  text-underline-position: under;}


#sub-page .em.middle a.w_btn {text-align:center; padding:10px 30px; color:#000  !important; background:#fff; margin:30px auto; display:inline-block}



@media (max-width: 640px){
#sub-page .em.top .txt_title_09 {padding:25px 0px; }
#sub-page .em.top_middle {padding:10px 0px 50px !important}
#sub-page .em.middle .txt_title_05 {font-size:60px !important; line-height: 100% !important; padding-top:30px}
}


#sub-page .korea_school.top .txt_title_03 {padding-top:50px; padding-bottom:10px}
#sub-page .korea_school.top .right img {padding-top:50px}


#sub-page .korea_school.top .txt_title_09 {padding:50px 0px; }
#sub-page .korea_school.bottom .left{vertical-align: middle;}
#sub-page .korea_school.bottom p {padding:50px 0px 20px}




#sub-page .montessori .left{vertical-align: middle;}
#sub-page .montessori .right{vertical-align: middle;}


#sub-page .seminary ul {display:flex; flex-wrap: wrap;}
#sub-page .seminary ul li {position: relative; width:20%}
#sub-page .seminary ul li img {width:100%}
#sub-page .seminary ul li .text_cont {position: absolute; z-index:1; top:21%;     left: 55%;  transform: translateX(-50%);  width: 100%;}
#sub-page .seminary ul li .text_cont div:first-child {color:#Fff !important}
#sub-page .seminary ul li .text_cont .txt_title_03 {padding-top:40px}


@media (max-width:1220px){
#sub-page .seminary ul li .text_cont .txt_title_03 {font-size:18px  !important}

}


@media (max-width:1100px){
#sub-page .seminary ul li .text_cont .txt_title_03 {font-size:14px  !important; padding-top:30px}
}

@media (max-width:850px){
#sub-page .seminary ul li {position: relative; width:33%}
}

@media (max-width: 640px){
#sub-page .korea_school.bottom div:first-child {text-align:center}
}

@media (max-width: 540px){
#sub-page .seminary ul li {position: relative; width:50%}
}

@media (max-width: 420px){
#sub-page .seminary ul li .text_cont .txt_title_12 {font-size:18px  !important}
}

.sub_tit {padding:130px 0px 110px}


#ft_wr .grid-2 * {font-family: 'Noto Sans KR', "Nanum Gothic", "나눔고딕", "Lato","Apple SD Gothic Neo", "Malgun Gothic", dotum, sans-serif;}

#ft_wr .grid-2 .menu * { font-family: 'SpoqaHanSansNeo', 'Noto Sans KR', "Nanum Gothic", "나눔고딕", "Lato","Apple SD Gothic Neo", "Malgun Gothic", dotum, sans-serif;}


#ft_wr {display:inline-block !important}
	
#ft_wr .grid-2.wrap {
	grid-template-columns: 1fr 1fr;
	column-gap: 45px;
}
#ft_wr img {
	/*width: 75px;*/
}
#ft_wr .grid-2.wrap .grid-2 {
	column-gap: 60px;
}
#ft_wr .grid-2.wrap .grid-2 > * {
	position: relative;
}

#ft_wr .name {
	margin-top:50px;
	margin-bottom: 15px; 
	text-transform: uppercase
}
#ft_wr .location,
#ft_wr .tel {
	font-size:14px;
}
#ft_wr .location,
#ft_wr .tel,
#ft_wr .tel a {
	font-weight: 300 !important;
	color: rgba(255, 255, 255, 0.7);
}
#ft_wr .gnb_mnal,
#ft_wr .bg,
#ft_wr .gnb_2dul dt,
#ft_wr .gnb_2dul dd > .table > ul > *:not(.title) {
	display: none !important;
}
#ft_wr .gnb_1da {
	padding: 0;
}
#ft_wr .gnb_1dli_over .gnb_1da .normal:before {
	display: none;
}
#ft_wr .gnb_2dul {
	position: relative;
	display: block;
	background-color: rgba(255, 255, 255, 0);
	top: 0;
}
#ft_wr .gnb_2dul_box {
	margin: 20px 0 0;
}
#ft_wr .gnb_2dul dd .table,
#ft_wr .gnb_2dul dd .table > * {
	display: block !important;
}

#ft_wr .gnb_2dul dd ul {padding-bottom:10px}

#ft_wr .gnb_2dul .gnb_2da {
	background-color: rgba(255, 255, 255, 0);
	font-size: 0.9em;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.7);
	white-space: nowrap;
}
#ft_wr .gnb_2dul .gnb_2da {
	display: inline-block;
	padding: 0;
	margin: 0 0 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}
#ft_wr .gnb_2dul .gnb_2da:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
#ft_wr .sns {
/*	margin-bottom: 80px;*/
}

@media (max-width:1100px){
#ft_wr .sns {
	margin-bottom: 0px;
}
#ft_wr .name {
	margin-top:0px;
}
}

#ft_wr .sns > * {
	display: inline-block;
	text-align: center;
	width:40px; height:40px;
	margin-right: 17px;
	color: rgba(255, 255, 255, 0.7);
	border:1px solid rgba(255, 255, 255, 0.7);
	border-radius:50%;
	cursor: pointer;
}
#ft_wr .sns > *:last-child {
	margin-right: 0;
}
#ft_wr .sns > *:hover {
	color: rgba(217, 81, 52, 1);
	border:1px solid rgba(217, 81, 52, 1)
}
#ft_wr .sns i {
	font-size: 1.5em;
	line-height:40px;
    font-family: 'Font Awesome 5 Brands';
}
#ft_wr .copyright {
	font-size: 0.9em;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.5);
	line-height: 24px;
}
#ft_wr .copyright .crown {
	color: rgba(255, 277, 48, 0.5);
}
#ft_wr .copyright .select {
	position: relative;
	float: right;
}
#ft_wr .copyright .select:after {
	content: '▼';
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	color: rgba(255, 255, 255, 0.3);
	font-size: 0.8em;
}
#ft_wr .copyright select {
	background: #222;
	color: rgba(255, 255, 255, 0.7);
	min-width: 190px;
	height: 40px;
	padding: 0 40px 0 10px;
	font-weight: 100;
}
#ft_wr .copyright select,
#ft_wr .copyright select:focus {
	-webkit-appearance:none !important;
	-moz-appearance:none !important;
	appearance:none !important;
}
#ft_wr .copyright select:focus {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	border-color: rgba(255, 255, 255, 0.4) !important;
}

[class^='grid'] {
    display: grid !important;
}

[class^='grid'] > * {
    display: flex !important;
    flex-direction: column;
}

#ft_wr .gnb_1da {height:auto}
#ft_wr .gnb_1da > span {height:auto} 
#ft_wr .gnb_2dul {overflow: inherit;}
#ft_wr .info:after {content:""; display:block; clear:both}
@media (max-width:1350px){
#ft_wr {
    max-width: 95vw !important;
}
#ft_wr .grid-2.wrap,
#ft_wr .grid-2.wrap .grid-2 {
    grid-template-columns: 1fr;
}
#ft_wr .grid-2.wrap .info {
    text-align: center;
}
#ft_wr .grid-2.wrap .grid-2 {
    row-gap: 30px;
}
#ft_wr .menu {
    display: none !important;
}
}




@media (max-width: 620px){
.index .calvary .txt_title_12 {
    font-size: 30px !important;
}
.index .calvary .txt_title_06 {
    font-size: 18px !important;
}
.index .calvary ul p {
    font-size: 20px !important;
    padding-top: 20px;
}
.index .calvary ul p b{
    font-size: 20px !important;
}

.index .calvary ul li div {transform:none !important; opacity: 1  !important;}
}





.index  .automove-img-updown * {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}



#wrapper.index .automove-img-updown * {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}


	.main_motion01 {opacity: 0; transform: translateY(-50px);}
	.main_motion02 {opacity: 0; transform: translateY(50px);}
	.main_motion03 {opacity: 0; transform: translateX(-50px);}
	.main_motion04 {opacity: 0; transform: translateX(50px);}