@media (max-width: 414px) {
	.text-left-tb {
		text-align: center;
	}
	.text-right-tb {
		text-align: center;
	}
	.mobile-menu-bg {
		background: #fff;
	}
	.mobile-menu {
		padding: 10px 15px !important;
		border-bottom: 0.5px dashed #094b77;
	}
	.carousel-control {
		top: 40% !important;
		font-size: 16px !important;
		font-size: 18px !important;
		padding: 0 25px !important;
	}
	.specialities-col {
		height: auto!important;
	}
	.logo-img {
		width: 260px!important;
	}
	.btn-banner-3 {
		line-height: 6;
		margin-left: 0!important;
		font-size: 11px !important;
	}
	.banner-section-two h2 {
		font-size: 13px!important;
	}
	.banner-section-two {
		padding: 30px 0 10px 0;
	}
	.fun-facts-heading {
		font-size: 11px;
	}
}

@media (max-width: 768px) {
	.top-header {
		font-size: 12px;
	}
	.banner-title {
		margin: 0 0 0 0;
		font-size: 16px;
		text-transform: uppercase;
		line-height: 1.5;
	}
	.banner-sub-title {
		margin: 5px 0 0 0;
		font-weight: 200;
		font-size: 14px;
	}
	.btn-banner {
		margin-top: 10px;
		font-size: 11px !important;
	}
	.specialities-slider-arrow-left {
		right: 5%;
	}
	.specialities-col {
		height: 250px;
	}
}

@media only screen and (min-width: 1224px) {}

@media only screen and (min-width: 1824px) {}