
/* Large Screens (Desktop) */

@media only screen and (max-width : 1440px) {

}

@media only screen and (max-width : 1600px) {
	.section {
		max-width: 1500px;
	}
	
	#mainWrapper {
		padding-top: 200px;
	}
	
	#header {
		height: 280px;
	}
	
	#header .logo {
		width: 590px;
	}
	
	#intro .info .text {
		width: 793px;
	}
	#intro .info .text .logo {
		width: 515px;
	}
	

}

@media only screen and (max-width : 1530px) {
	.section {
		max-width: 1400px;
	}
	
	#intro .info .text {
		width: 697px;
	}
	
	#intro .info .text .logo {
		width: 478px;
	}

}

@media only screen and (max-width : 1468px) {
	.section {
		max-width: 1300px;
	}
	
	#mainWrapper {
		padding-top: 176px;
	}
	
	#header {
		height: 247px;
	}
	
	#header .logo {
		width: 515px;
	}
	
	#header #navigation ul li {
		font-size: 25px;
	}
	
	#header .enrolNow {
		font-size: 20px;
	}
	
	#header .contacts {
		top: 13px;
		right: 167px;
	}
	
	#intro .info .image {
		width: 588px;
	}
	
	#intro .info .text .logo {
		width: 400px;
	}
			
	#intro .info .text {
		width: 673px;
	}
	
	#intro .info .image {
		width: 561px;
	}
	
	#contentSlider .text {
		font-size: 24px;
	}
	
	#footer .top .logo {
		top: 102px;
		width: 779px;
		margin-left: -223px;
	}

}

@media only screen and (max-width : 1330px) {
	.section {
		max-width: 1170px;
	}

	#intro .info .text {
		width: 593px;
	}
	
	#intro .info .image {
		width: 515px;
	}
	
	#footer .top .logo {
		top: 126px;
		width: 666px;
		margin-left: -165px;
	}

}

@media only screen and (max-width : 1290px) {
	
	body {
		border: 2px solid orange;
	}

   .section {
		max-width: 990px;
	}
	
	#mainWrapper {
		padding-top: 155px;
	}
	
	body.scrolled #mainWrapper {
		padding-top: 138px;
	}
	
	#header {
		height: 223px;
	}
	
	body.scrolled #header {
		height: 187px;
	}
	
	body.scrolled #header .logo {
		width: 360px;
	}
	
	body.scrolled #header #navigation {
		margin-top: 10px;
	}
	
	#header #navigation ul li {
		margin-left: 12px;
		margin-right: 12px;
	}
	
	#header .logo {
		width: 340px;
	}
	
	#intro .info {
		padding-bottom: 35px;
	}

	#intro .links li a span.ico {
		width: 153px;
		height: 153px;
	}
	
	#intro .info .image {
		margin-right: 0;
		width: 460px;
	}
	
	#intro .info .text {
		font-size: 21px;
	}
	
	#intro .info .text .logo {
		width: 300px;
	}

	#contentSlider {
		min-height: 540px;
	}
	
	#contentSlider .text {
		padding-left: 45px;
		padding-right: 45px;
		font-size: 22px;
	}
	
	#contentSlider .text img {
		max-width: 415px;
	}

	#intro .info .text {
		width: 538px;
	}
	
	#intro .info .image {
		width: 408px;
	}

	#feed .section {
		max-width: 990px;
		padding-top: 60px;
		padding-bottom: 234px;
	}
	
	#feed .right {
		width: 49%;
		margin-top: 116px;
	}
	
	#footer .top .logo {
		top: 146px;
		width: 504px;
		margin-left: -83px;
	}
}

/* Medium Screens (Tablets - Landscape) */

@media only screen and (max-width : 1225px) {

	.section {
		max-width: 970px;
	}
	
	#mainWrapper {
		padding-top: 158px;
	}
	
	#header {
		height: 212px;
	}

	#header:before {
		left: -250px;
		right: -250px;
	}

	#header #navigation {
		margin-top: 18px;
	}
	
	#header .logo {
		width: 400px;
	}
	
	#header .contacts {
		top: 55px;
		right: 9px;
	}	
	
	#header .contacts li {
		font-size: 21px;
	}
	
	#content .section {
		padding-top: 40px;
	}

	#contentSlider {
		min-height: 470px;
	}
	
	#contentSlider .image img {
		width: 430px;
	}

	#contentSlider .text .slides .owl-nav {
		bottom: 40px;
	}
	
	#intro .section {
		padding-top: 34px;
	}
	
	#intro .info {
		padding-bottom: 10px;
	}
	
	#intro .info .text {
		width: 520px;
	}
	
	#feed .right {
		margin-top: 38px;
		margin-right: 45px;
	}
	
	#footer .bottom .copyright {
		font-size: 16px;
	}
}

/* Small Screens  (Tablets - Portrait ) */

@media only screen and (max-width : 991px) {

	.section {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}

	#mainWrapper, body.scrolled #mainWrapper {
		padding-top: 120px;
	}

	#header, body.scrolled #header {
		height: 161px;
	}
	
	#header #navigation,
	body.scrolled #header #navigation {
		margin-top: 18px;
	}

	#header #navigation ul li,
	body.scrolled #header #navigation ul li {
		font-size: 19px;
		margin: 0 9px;
	}

	#header .logo,
	body.scrolled #header .logo {
		width: 290px;
	}

	#header .contacts,
	body.scrolled #header .contacts {
		top: 44px;
		right: 9px;
	}

	#header .contacts li,
	body.scrolled #header .contacts li {
		font-size: 16px;
		margin-left: 3px;
	}

	#header .contacts li a img,
	body.scrolled #header .contacts li a img {
		height: 18px;
	}

	#header .enrolNow, 
	body.scrolled #header .enrolNow {
		font-size: 14px;
	}

	#slider .slides .owl-prev, #slider .slides .owl-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}

	#intro {
		font-size: 20px;
	}
		
	#intro .info {
		padding-top: 20px;
		padding-bottom: 10px;
	}

	#intro .links li a span.ico {
		width: 110px;
		height: 110px;
	}

	#intro .links li a span.name {
		font-size: 18px;
	}
	
	#intro .info .image {
		width: 361px;
		border-width: 6px;
		margin-top: 10px;
	}
	
	#intro .info .text {
		width: 331px;
		font-size: 18px;
	}
	
	#intro .info .text .logo {
		width: 200px;
		margin-bottom: 20px;
	}

	#contentSlider {
		min-height: 407px;
	}
	
	#contentSlider .image img {
		width: 320px;
	}
	
	#contentSlider .text {
		font-size: 18px;
	}

	#contentSlider .text .slides li {
		font-size: 16px;
	}

	#contentSlider .text .slides .owl-nav {
		right: 25px;
	}
	
	#contentSlider .text .title {
		font-size: 35px;
	}
	
	#intro .info {
		padding-top: 30px;
	}
	
	#intro .info .text {
		width: 400px;
	}
	
	#intro .info .image {
		width: 285px;
		margin-top: 70px;
	}

	#feed .right .registerBtn {
		font-size: 16px;
	}
	
	#footer .top .section {
		padding-top: 167px;
		min-height: 393px;
	}
	
	#footer .top .contacts li {
		font-size: 21px;
	}

	#footer .top .logo {
		top: 60px;
		margin-left: -252px;
	}
	
	#footer .bottom .copyright {
		font-size: 13px;
	}
	
}

/* Extra Small Screens */
@media only screen and (max-width : 767px) {
	body {
		border: none;
	}
	#menuBtn {
		display: block;
	}

	#mainWrapper,
	body.scrolled #mainWrapper {
		padding-top: 0;
		transition: -webkit-transform .4s ease;
		-webkit-transition: -webkit-transform .4s ease;
		-o-transition: transform .4s ease;
		transition: transform .4s ease;
		transition: transform .4s ease, -webkit-transform .4s ease;
		transition: transform .4s ease,-webkit-transform .4s ease;
	}

	#header,
	body.scrolled #header {
		position: relative;
		top: 0;
		height: auto;
		padding-top: 10px;
		z-index: 10000;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}

	#header #navigation {
		display: none;
	}

	#header:before {
		-webkit-mask-image: none;
		mask-image: none;
		z-index: -1;
	}

	#header .logo,
	body.scrolled #header .logo {
		position: static;
		display: block;
		margin: 0 auto 10px;
		width: 242px;
	}

	#header .contacts {
		position: static;
		text-align: center;
	}

	#header .contacts li,
	body.scrolled #header .contacts li {
		float: none;
		display: inline-block;
		margin: 0 3px;
		font-size: 20px;
	}

	#header .enrolNow,
	body.scrolled #header .enrolNow {
		display: block;
		position: static;
		-webkit-animation: none;
		        animation: none;
		text-align: center;
		border-radius: 0;
		font-size: 14px;
		padding-top: 7px;
		padding-bottom: 7px;
	}

	#slider .slides .owl-prev, #slider .slides .owl-next {
		width: 25px;
		height: 25px;
		margin-top: -12.50px;
	}

	#intro .section {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#intro .links {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	#intro .links li {
		margin: 0 15px 15px;
	}
	
	#intro .section {
		padding-top: 24px;
		padding-bottom: 20px;
	}
	
	#intro .info {
		flex-direction: column;
		padding-bottom: 10px;
	}
	
	#intro .info .image {
		order: -1;
		width: auto;
		max-width: 210px;
		margin: 0 auto 20px;
	}
	
	#intro .info .text {
		width: 100%;
		text-align: center;
	}
	
	#intro .info .text p {
		text-align: center;
	}
	
	#contentSlider .image {
		position: static;
		width: auto;
		padding-bottom: 86.7043847241867%;
	}
	
	#contentSlider .image img {
		width: 280px;
	}

	#contentSlider .text {
		width: auto;
		padding: 20px;
		text-align: center;
	}

	#contentSlider .text .slides .owl-nav {
		position: static;
		text-align: center;
	}

	#contentSlider .text .slides .owl-nav .owl-prev, #contentSlider .text .slides .owl-nav .owl-next {
		margin: 0 10px;
	}
	
	#content .section {
		padding-top: 35px;
	}

	#feed .section {
		padding-top: 30px;
	}

	#feed .left {
		float: none;
		width: auto;
		max-width: 500px;
		margin: 0 auto;
	}

	#feed .right {
		float: none;
		width: auto;
		margin-right: 0;
		margin-top: 50px;
	}

	#feed .right img {
		display: none;
	}

	#feed .right .registerBtn {
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0;
	}

	#footer .top .section {
		position: relative;
		padding-top: 46px;
		padding-bottom: 25px;
		min-height: 1px;
		z-index: 1;
	}

	#footer .top .section:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 50px;
		bottom: 0;
		background: #e4edde;
		z-index: -1;
	}

	#footer .top .logo {
		display: block;
		position: static;
		width: 280px;
		margin: 0 auto 30px;
	}

	#footer .top .contacts {
		float: none;
		margin-top: 30px;
	}

	#footer .top .contacts li {
		display: table;
		margin: 0 auto 20px;
		font-size: 17px;
	}

	#header .contacts li:last-child a img {
		margin-top: -152px;
		margin-right: 10px;
	}

	#footer .socials {
		float: none;
		display: block;
		margin-top: 21px;
		text-align: center;
	}

	#footer .socials li {
		display: inline-block;
		margin: 0 10px;
	}
	
	#footer .socials li a img {
		height: 28px;
	}
	
	#footer .bottom .section {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media only screen and (max-width : 478px) { 
	#slider .slides li .overlay {
 		font-size: 4.5vw;
 		bottom: .5em;
	}
	
}

@media only screen and (max-width : 400px) { 
	

}