.categoryName-head {
	font-size: 32px;
	margin-bottom: 53px;
	line-height: 44px;
	font-family: 'Open Sans SemiBold';
	padding-top: 61px;
}

.address {
	font-size: 14px;
	color: #737373;
}

.articleView-other-title a {
	color: #5A5A5A !important;
	padding-bottom: 23px;
}

.articleView-other-wrap {
	margin-bottom: 5px;
	clear: both;
}

.pagination {
	flex-wrap: wrap;
	font-size: .875rem;
	margin-top: 16px;
	float: right;
}

.page-item {
	margin-left: 4px;
	margin-right: 4px;
}

.page-link {
	padding: 6px 12px 6px 12px !important;
	border-radius: 5px;
}

.articleView-other-ul {
	margin-left: 12px;
}

.articleView-see-more {
	float: left;
	width: 100%
}

.articleView-see-more a {
	float: right;
	color: black !important;
	font-weight: 500;
	font-style: italic;
	font-size: 13px;
}

.articleView-complaint a {
	color: black;
	font-weight: bold;
	color: black !important;
	font-size: 13px;
}

.articleView-others-wrap {
	margin-bottom: 55px
}

.fb_iframe_widget_fluid_desktop iframe {
	width: 100% !important;
}

.articleView-other-ul li:before {
	content: "";
	border-color: transparent #5A5A5A;
	border-style: solid;
	border-width: 0.35em 0 0.35em 0.45em;
	display: block;
	height: 0;
	width: 0;
	left: -20px;
	top: 18px;
	position: relative;
}

.articleView-journal-content {
	padding-bottom: 35px;
	line-height: 31px;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 15px;
}

.articleView-other-wrap {
	color: #5A5A5A;
	margin-left: 10px;
}

@media only screen and (max-width: 768px) {
	.pdr-0 {
		padding-right: 0
	}
	.public-date {
		font-size: 14px;
		color: #9d9d9d;
	}
	.articleView-journal-content {
		font-size: 14px;
	}
	.articleView-others {
		font-size: 25px;
		margin-bottom: 20px;
		line-height: 44px;
		font-family: 'Open Sans SemiBold';
	}
	.articleView-other-title a {
		font-size: 14px
	}
	.articleView-img-mobile {
		margin-top: 15px;
	}
	.categoryName-head {
		margin-top: 20px;
	}
	.articleView-title {
		color: black;
		font-size: 16px;
		line-height: 25px;
		font-family: Open Sans Semibold;
	}
	.articleView-title-wrap {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		word-break: break-word;
	}
	.articleView-summary {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		word-break: break-word;
		color: #5a5a5a;
		line-height: 25px;
		font-size: 13px;
		margin-top: 10px;
	}
	.articleView-img {
		border-radius: 4px;
	}
	.articleView-wrap {
		min-height: 130px;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #d3d3d3;
	}
	.articleView-journal-head {
		color: black;
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 8px;
		margin-top: 100px;
		font-family: 'Open Sans SemiBold';
	}
}

@media only screen and (min-width: 768px) {
	.articleView-journal-head {
		color: black;
		font-weight: bold;
		font-size: 32px;
		margin-bottom: 8px;
		margin-top: 51px;
		font-family: 'Open Sans SemiBold';
	}
	.articleView-title {
		color: black;
		font-size: 23px;
		line-height: 31px;
	}
	.articleView-others {
		color: black;
		font-weight: bold;
		font-size: 32px;
		margin-bottom: 8px;
		margin-top: 51px;
		font-family: 'Open Sans SemiBold';
	}
	.articleView-summary {
		padding-top: 10px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		word-break: break-word;
		font-size: 14px;
		color: #5A5A5A;
		line-height: 27px;
	}
	.articleView-wrap {
		min-height: 130px;
		margin-bottom: 51px;
		padding-bottom: 51px;
		border-bottom: 1px solid #d3d3d3;
	}
}

.details a {
	color: #2F80ED;
	font-size: 14px
}

.fb_iframe_widget {
	position: relative;
	float: left;
	display: flex;
	padding-right: 10px;
}

.pagination>li>a {
	color: black !important;
}

.smh-pagination {
	height: 125px
}

.bg-active-link {
	background-color: white !important;
	border: 1px solid #000000 !important;
	border-radius: inherit !important;
}