@media only screen and (max-width: 1180px) {
	.section-submit-an-application .submit-an-application .btn {
		float: none;
	}
}
@media only screen and (max-width: 1185px) {
	.section-header .main-menu .uk-navbar-nav > li {
		margin: 0;
	}
	.section-header .header-top .logo {
	    width: 220px;
	    top: 28px;
	}
}
@media only screen and (max-width: 1060px) {
	.header-bottom h1 br {
		display: none;
	}
	.header-bottom p br {
		display: none;
	}
}
@media only screen and (max-width: 959px) {
	.section-header {
    min-height: 0;
    background: #3ec5cf url("../img/head-img.png") no-repeat bottom left;
	}
	.header-bottom h1 {
		margin-top: 30px;
		margin-bottom: 80px;
	}
}
@media only screen and (max-width: 959px) {
	.section-why-study .why-study {
		padding-bottom: 25px;
	}
	.section-submit-an-application .head .arrow-left {
		display: none;
	}
	.section-submit-an-application .head .arrow-right {
		display: none;
	}
}
@media only screen and (max-width: 959px) {
	.section-subjects .study_plan {
		margin-bottom: 0px;
		text-align: center;
	}
	.section-subjects .btn.sub {
		margin-top: 20px;
	}
	.section-after-school {
		padding-top: 100px;
	}
}
@media only screen and (max-width: 959px) {
	.section-header .header-top {
		text-align: center !important;
	}
	.section-header .header-top .logo {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 15px;
	}	
	.section-slide .menu-who .uk-navbar-nav > li {
		float: none;
		width: 100%;
    	padding: 10px;
	}	
	.section-header .main-menu .uk-navbar {
		float: none;
	}
	.section-header .main-menu .uk-navbar {
		margin: 20px auto;
    	width: 550px;
	}
	.section-header .main-menu .uk-navbar-nav > li:last-child {
		margin: 0px 190px;
	}
}
@media only screen and (max-width: 768px) {
	.section-subjects .subjects > div {
		padding: 15px 0px;
	}
	.section-subjects .subjects > div:first-child {
    	padding-bottom: 15px;
	}
	.header-bottom h1 {
		margin-top: 25px;
		margin-bottom: 0px;
	}
	.section-why-study .why-study {
		padding-bottom: 50px;
	}
	.section-why-study .why-study > div {
		padding-left: 0px;
	}
	.section-why-study .why-study h3 {
		margin-top: 15px;
	}
	.section-footer .footer > div {
		text-align: center !important;
	}
	.section-submit-an-application .submit-an-application .wrapper .or-label {
		display: none;
	}
	.section-submit-an-application .submit-an-application > div:first-child {
		padding: 0;
		padding-bottom: 25px;
	}
	.section-submit-an-application .submit-an-application > div:last-child {
		padding: 0;
		border: none;
	}
	.section-submit-an-application .submit-an-application .address {
		margin-right: 25px;
	}
	.section-submit-an-application .submit-an-application-title h2 {
		display: none;
	}
	.section-submit-an-application .submit-an-application h2 {
		display: block;
		margin-bottom: 15px;
	}
	.section-after-school {
		background: url("../img/vawe2.png") center top no-repeat, url("../img/after-school-bg.png") left bottom no-repeat;
		min-height: 0;
	}
	.section-header {
  		min-height: 0;
  		padding: 0;
  		background: #3ec5cf url("../img/head-bg-resp.png") no-repeat top right;
	}
	.header-bottom p {
		padding-top: 35px;
	}
}
@media only screen and (max-width: 560px) {
	.section-header .main-menu-resp {
		display: block;
	}
	.section-header .main-menu {
		display: none;
	}
	.section-slide .slide {
		background-position: left center;
	}
	.section-slide-subpage .slide {
		background-position: left center;
	}
	.section-header .main-menu .uk-navbar {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	.section-header .main-menu .uk-navbar-nav {
		float: none;
	}
	.section-header .main-menu .uk-navbar-nav > li {
		float: none;
		border-bottom: 1px solid #003d5e;
		padding: 10px 0px;
		margin: 0px 20px;
	}
	.section-header .main-menu .uk-navbar-nav > li:last-child {
		border-bottom: none;
		margin: 0px auto;
	}
	.section-header .main-menu .uk-navbar-nav > li a {
		padding: 0px;
	}
	.section-header .main-menu .uk-navbar-nav > li > a.btn {
		width: 170px;
    	margin: 0px auto;
	}
	.header-bottom h1 br {
		display: none;
	}
	.header-bottom p {
		margin-top: 0px;
	}
	.header-bottom p br {
		display: none;
	}
}
@media only screen and (max-width: 445px) {
	.header-bottom img.logo2 {
		display: none;
	}
}