.more-link {
		font-family: var(--cnvs-body-font);
}
.font-12 {
		font-size: 12px !important;
}
.font-14 {
		font-size: 14px !important;
}
.topic-board .display-5 {
		line-height: 1.25;
		font-size: 2.425rem;
		max-width: 85%;
		text-transform: uppercase;
}
.topic-board .subtitle {
		line-height: 1.25;
		font-size: .85rem;
		max-width: 76%;
		padding-top: 1.75rem;
}
.topic-board .display-5 {
		/*margin-bottom: 0 !important;*/
}
.topic-board .news-group {
		padding-top: 2rem;
}
.topic-head h2 {
		font-size: 1.25rem;
}
.topic-head h2 .fs-1 {
		font-size: 130% !important;
}
.topic-enter h2 {
		font-size: 1.75rem;
}
.fbox-content h3, .fbox-content .h3 {
		font-size: 1.125rem;
}
header .primary-menu .menu-link {
		font-size: .85rem !important;
		word-wrap: break-word;
		text-wrap: wrap;
}
.topic-board .display-5.mini {
		line-height: 1.25;
		font-size: 2.45rem;
		max-width: 86%;
}
.footer-widgets-wrap .widget_links li {
		font-size: .75rem;
}
.news-group .list-group-item h4 {
		font-size: 1rem;
}
.topic-enter h2 {
		font-size: 1.5rem;
}
.is-subheight .is-card {
		height: 180px;
}
.ticket-block .content .name {
		width: 160px;
		padding: .5rem 1rem;
		text-align: center;
		font-size: 1rem;
		letter-spacing: normal;
		font-weight: bold;
}
#tab-login {
		max-width: 98%;
}
footer .counter.counter-small + h6 {
		font-size: 12px;
		font-weight: lighter;
}
@media (min-width: 1366px) {
		.topic-board .display-5 {
				line-height: 1.25;
				font-size: 2.5rem;
				max-width: 76%;
		}
}
@media (min-width: 1200px) {
		#tab-login {
				max-width: 600px;
		}
}
@media (max-width: 1199px) {
		.topic-board .subtitle {
				padding-top: 0 !important;
		}
		.topic-board .news-group {
				padding-top: 2.5rem;
		}
		.is-subheight .is-card {
				height: 110px;
		}
		.is-subheight .fbox-content h3, .fbox-content .h3 {
				font-size: 1.2vw;
		}
		.is-subheight .fbox-content {
				font-size: 1.2vw;
				padding-left: .5rem;
				padding-right: .5rem;
		}
		.topic-head h2 {
				font-size: 1rem;
		}
		.topic-board .display-5 {
				line-height: 1.25;
				font-size: 1.5rem;
		}
		.news-group .list-group-item h4 {
				font-size: .85rem;
		}
		.topic-enter h2 {
				font-size: 1.25rem;
		}
		.brand-list .super-head h4 {
				font-size: 1.125rem !important;
		}
		header .primary-menu .menu-link {
				font-size: .75rem !important;
				padding-left: .75rem;
				padding-right: .75rem;
		}
		footer .widget > h4 {
				font-size: 1rem !important;
		}
		footer .counter.counter-small {
				font-size: 1.25rem !important;
		}
}
@media (max-width: 991px) {
		.topic-board .news-group {
				padding-top: 1rem;
		}
		.topic-head h2 {
				font-size: .85rem;
		}
		.topic-board .display-5 {
				line-height: 1.25;
				font-size: 1.25rem;
		}
		.topic-board .container {
				max-width: calc(100% - 1rem)
		}
		.news-group .list-group-item h4 {
				font-size: .75rem;
		}
		#top-bar .top-links-item > a {
				font-size: .75rem !important;
				padding-left: .5rem;
				padding-right: .5rem;
		}
		.brand-list .super-head h4 {
				font-size: 1rem !important;
		}
		.is-subheight .fbox-content h3, .fbox-content .h3 {
				font-size: .75rem;
		}
}
@media (max-width: 767px) {
		.topic-counter .counter span {
				font-size: 200%;
		}
		.search-list-block a h5 {
				font-size: .85rem;
		}
		.topic-board .display-5 {
				line-height: 1.25;
				font-size: 1.75rem;
		}
		.topic-head h2 {
				font-size: 1rem;
		}
}
@media (max-width: 567px) {
		.topic-board .display-5 {
				line-height: 1.25;
				font-size: 1.75rem;
				font-weight: 900 !important;
		}
		.topic-head.topic-head-index {
				left: 10%;
				top: 0;
		}
		.topic-head h2 {
				font-size: 1rem;
		}
		.is-subheight .fbox-content p {
				font-size: 190% !important;
		}
}