@media(max-height: 520px) {
	.page-main-page .school-details {
		bottom: auto;
		top: 134px;
	}
	.theme-school-logo img {
		max-height: 32px;
	}
	.page-main-page .theme-site-name {
		font-size: 28px;
	}
	.page-main-page .theme-strap-line {
		font-size: 22px;
	}
	.page-main-page .footer-inner {
		position: relative;
	}
	.page-main-page .theme-school-logo {
		margin-bottom: 5px;
	}
}
@media(max-width:1270px) {
	.nav > ul > li {
		margin: 0;
		position: relative;
		width: 18.666667%;
	}
}
@media(max-width:1120px) {
	.page-main-page .school-details {
		bottom: 17%;
	}
	@media(max-width:960px) {
		.popup-box {
			width: 90%;
			max-width: 90%;
		}
		.nav_mobile {
			margin-top: 0;
			margin-bottom: 0px;
		}
		.has-side-menu .content {
			padding-left: 0;
		}
		.theme-school-logo img {
			max-height: 140px;
		}
		.slicknav_nav {
			position: absolute;
			top: 100%;
			width: 100%;
			left: 0;
			background: #006c9d;
			z-index: 50;
		}
		div.slicknav_menu {
			background: #006c9d;
			position: relative;
		}
		.right-box {
			float: none;
			display: block;
			margin: 0 auto;
			/* width: auto !important;
			*/
		}
		.school-details {
			bottom: 15%;
		}
		.page-main-page .theme-site-name {
			width: 90%;
			font-size: 40px;
		}
		.theme-site-name {
			font-size: 40px;
			width: 100%;
		}
		.page-main-page .theme-strap-line {
			font-size: 30px;
		}
		.theme-strap-line {
			font-size: 30px;
		}
		body:not(.page-main-page) .site-name-strap {
			display: block;
			vertical-align: middle;
			margin-left: 0;
			text-align: center;
			width: 100%;
		}
		.tel-btn-wrapper .theme-telephone {
			right: auto;
			left: 0;
			border-top-right-radius: 7px;
			border-top-left-radius: 0;
		}
		.page-main-page .copyright {
			position: relative;
			background: #006c9d;
		}
		.info-wrapper {
			right: auto;
			left: 0;
			border-radius: 7px;
			border-top-left-radius: 0;
		}
		.tel-btn-wrapper .info-wrapper, .translate-btn-wrapper .info-wrapper{
			border-radius:5px;
			transform: translateX(-50%);
		}
		.info-wrapper p i{
			top:0;
			transform: translateY(0);
		}
	}
}
@media(max-height:560px) {
	.theme-school-logo img {
		max-height: 60px;
	}
	.page-main-page .theme-site-name {
		font-size: 20px;
	}
	.theme-strap-line {
		font-size: 16px !important;
	}
	.page-main-page .theme-site-name:before, .page-main-page .theme-site-name:after {
		display: none;
	}
}
@media(max-width: 500px) {
	.right-box {
		height: initial;
		width: 100% !important;
		text-align: center;
	}
	p.theme-telephone,p.theme-address,p.theme-email {
		text-align: left;
	}
	.theme-school-logo img {
		max-height: 120px;
	}
	.page-main-page .school-details {
		bottom: 11%;
	}
	.tel-btn-wrapper, .translate-btn-wrapper {
		width: 35px;
		display: inline-block;
		margin: 0 auto;
		height: 35px;
		float:none;
	}
	.theme-social {
		text-align: center;
		float: none;
		clear: both;
		margin-bottom: 4px;
		display: inline-block;
		vertical-align: bottom;
	}
	.tel-btn span, .translate-btn span {
		display: none;
	}
	.theme-social a {
		width: 35px;
		height: 35px;
	}
	.theme-social a .fa-stack-1x:after {
		display: none;
	}
	.search {
		margin: 0 auto;
		float: none;
		display: block;
		clear: both;
		width: 191px;
	}
	.search .site-search, .page-Generated-search input {
		width: 159px;
		height: 35px !important;
	}
	.search .btn, .page-Generated-search .content .btn {
		height: 35px !important;
		width: 32px;
	}
	.page-main-page .theme-strap-line {
		font-size: 18px;
	}
	.page-main-page .theme-site-name {
		width: 280px;
		font-size: 25px;
	}
}
@media(max-width: 420px) {
	.tel-btn-wrapper .info-wrapper, .translate-btn-wrapper .info-wrapper {
		left: 50px;
		font-size: 12px;
	}
}
