.news_reading .page .news strong,
.news_reading .page .news strong *,
.news_reading .page .news b,
.news_reading .page .news b *,
.news_reading .page .news h1,
.news_reading .page .news h2,
.news_reading .page .news h3,
.news_reading .page .news h4,
.news_reading .page .news h5,
.news_reading .page .news h6,
.page_container.static .main_content .page strong,
.page_container.static .main_content .page strong * {
    font-weight: bold;
}

.news_reading .page .news a {
    color: #0d96de;
    text-decoration: underline;
}

.news_reading .page .news ul {
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.custom_style {
	font-weight: bold;
	margin-bottom: 5px;
	color: #ffb15d;
}

.checking .resultBox {
    margin: 10px 0 0 0;
}

.checking .telBox {
    margin-top: 0;
}

.page_container .page_content .page .youtube-embed-wrapper {
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page_container .page_content .page iframe {
	position: relative !important;
	height: 360px !important;
}

.main_content .page .news a * {
    color: #0d96de;
    text-decoration: underline;
}

@media (max-width: 1199px) {
	.contact .map_box {
		height: auto;
	}
}

@media (max-width: 767px) {
	.pagenation ul#pagenation li {
		display: block;
	}
}
