button,
.btn {
	font-size: 12px;
}
.btn-outline.btn-outline-xs {
	font-size: 12px;
}
a.linkmore,
.linkmore {
	font-size: 12px;
}
.btn.btn-md {
	padding: 0 15px;
}
.nav-main ul li,
.nav-submain ul li {
	font-size: 16px;
}
.section-highlight.heading-h1 {
	font-size: 45px;
}
.section-hero.heading-hero {
	font-size: 28px;
}
.section-filters h3 {
	font-size: 18px;
}
.section-filters h3.ic {
	font-size: 16px;
}
.table-data thead th {
	font-size: 16px;
}
.section-shortcutnav.shortcutnav {
	font-size: 14px;
}
.site-navigation {
	overflow-x: scroll;
}
a.scroll-links {
	font-size: 12px !important;
	margin-right: 11px !important;
}
.scrolled-menu > li {
	display: inline-block;
	position: relative;
	padding: 23px 0.8rem 16px 0.8rem;
	top: 3px;
	height: 63px;
	font-size: 13px;
}
@media screen and(max-width:1280px) {
	.tiles-content {
		font-size: 16px;
	}
	.tiles-content h3 {
		font-size: 30px;
	}
}
@media screen and(max-width:1200px) {
	.nav-main ul li {
		font-size: 15px;
		margin-left: 6px;
		margin-right: 6px;
	}
	a.scroll-links {
		font-size: 9.5px !important;
		margin-right: 8px !important;
	}
	.scrolled-menu > li {
		font-size: 11px;
		padding: 23px 0.7rem 16px 0.1rem;
	}
	.card-register-btn {
		font-size: 11px;
		padding: 9px 10px;
	}
	.login-btn {
		font-size: 11px;
		padding: 4px 8px;
	}
}
@media screen and(max-width:1024px) {
	.nav-main ul li {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.section-highlight.heading-h1 {
		font-size: 40px;
	}
	.scrolled-menu > li {
		font-size: 10.3px;
		padding: 23px 0.7rem 16px 0.1rem;
	}
	.card-register-btn {
		font-size: 10px;
	}
	.login-btn {
		font-size: 10px;
	}
}
@media screen and(max-width:980px) {
	.section-highlight.heading-h1 {
		font-size: 35px;
	}
	.section-hero-full.hero-content p {
		font-size: 15px;
	}
	.section-hero.heading-hero {
		font-size: 22px;
	}
	.section-shortcutnav.shortcutnav {
		font-size: 13px;
	}
}
@media screen and(max-width:767px) {
	.section-highlight.heading-h1 {
		font-size: 30px;
	}
	.nav-main ul li {
		margin-left: 0;
		margin-right: 0;
	}
	.nav-submain ul li {
		white-space: normal;
		font-size: 17px;
		margin-bottom: 12px;
		padding-right: 10px;
	}
	.nav-search a {
		font-size: 14px;
	}
	.heading-h1 {
		font-size: 30px;
	}
	.section-shortcutnav.shortcutnav {
		font-size: 15px;
	}
}
@media screen and(max-width:320px) {
	.section-highlight.heading-h1 {
		font-size: 25px;
	}
}
