
/* Large Screens (Desktops) */

@media only screen and (max-width : 1440px) {
	#slider:before,
	#footer:after,
	#banner:before	{
		background-size: 1440px 100%;
	}
}

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

	#slider .slides li .overlay .section {
		padding-bottom: 128px;
	}

	#slider .slides li .overlay .title {
		font-size: 55px;
	}

	#slider .slides li .overlay .subtitle {
		font-size: 22px;
		margin-bottom: 17px;
	}

	#slider .circleLogo,
	#banner .circleLogo {
		width: 100px;
		height: 100px;
		margin-left: -50px;
		bottom: -15px;
	}

	.imageText .image {
		width: 544px;
	}

	.imageText .text {
		width: 624px;
	}

	.offerSlider {
		padding: 0 45px;
	}
	
	.heading {
		font-size: 38px;
	}
	
	#content .section {
		padding-top: 30px;
	}

	#footer .top .links {
		margin-left: 87px;
	}

}

/* Medium Screens (Tablets - Landscape) */

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

	#slider .slides li .overlay .title {
		font-size: 45px;
	}

	#slider .slides li .overlay .subtitle {
		font-size: 19px;
	}

	.imageText .image {
		width: 397px;
	}

	.imageText .text {
		width: 546px;
	}

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

	.heading {
		font-size: 34px;
	}

	#why .listing li {
		padding-left: 68px;
	}

	#why .listing li:before {
		width: 45px;
		height: 45px;
	}
	
	#content .section {
		padding-top: 20px;
	}

	#footer .top .logo {
		margin-left: 30px;
	}

	#footer .top .links {
		margin-left: 68px;
	}

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

	.linkBtn {
		font-size: 18px;
	}

}

/* 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: 116px;
		font-size: 18px;
	}

	#header,
	body.scrolled #header {
		height: 117px;
	}

	#header .logo,
	body.scrolled #header .logo {
		font-size: 31px;
	}

	#header #navigation,
	body.scrolled #header #navigation {
		margin-top: 15px;
	}

	#header #navigation ul li {
		margin-left: 10px;
		margin-right: 10px;
	}

	#slider:before,
	#banner:before	{
		height: 40px;
	}

	#slider .circleLogo,
	#banner .circleLogo {
		width: 82px;
		height: 82px;
		margin-left: -41px;
		bottom: -26px;
	}

	#slider .slides li .overlay .section {
		padding-bottom: 89px;
	}

	#slider .slides li .overlay .title {
		font-size: 40px;
	}

	#slider .slides li .overlay .subtitle {
		font-size: 16px;
	}

	.imageText .image {
		width: 289px;
	}

	.imageText .text {
		width: 406px;
	}

	#why .listing li {
		width: 50%;
	}

	#journey .section {
		padding-top: 50px;
	}
	
	#content .section {
		padding-bottom: 30px;
	}
	
	.heading {
		font-size: 25px;
	}

	.subheading {
		font-size: 22px;
		margin-bottom: 16px;
	}

	.offerSlider {
		padding-left: 0;
		padding-right: 0;
	}

	#offer .section {
		padding-top: 90px;
		padding-bottom: 70px;
	}

	#offer .bg:before, #offer .bg:after {
		width: 600px;
		height: 600px;
	}

	#offer .bg:before {
		left: -216px;
		top: -291px;
	}

	#offer .bg:after {
		right: -171px;
		bottom: -288px;
	}

	#footer .top .section {
		padding-top: 57px;
	}

	#footer .top .contacts {
		margin-right: 0;
	}

	#footer .top .logo {
		margin-left: 0;
		margin-top: 0;
		font-size: 23px;
	}

	#footer .top .links {
		margin-left: 32px;
	}

	#footer .top .title {
		font-size: 23px;
	}
	
	blockquote {
		font-size: 20px;
	}

	h1, h2, h3, h4, h5, h6, .heading {
		margin-bottom: 19px;
	}

	p {
		margin-bottom: 19px;
	}
}

/* Extra Small Screens */

@media only screen and (max-width : 767px) {
	#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;
	}

	#header,
	body.scrolled #header {
		position: static;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 6px solid #5fd0ea;
		border-bottom: 4px solid #5fd0ea;
	}

	#header #navigation {
		display: none;
	}

	#header .enrolBtn {
		position: static;
	}

	#header .logo {
		display: block;
		margin-bottom: 10px;
	}

	#header .logo img {
		display: block;
		margin: 0 auto;
		width: 70px;
	}

	#header .logo span {
		display: block;
		width: 240px;
		font-size: 23px;
	}

	#slider:before,
	#banner:before	{
		height: 7px;
	}

	#slider .circleLogo,
	#banner .circleLogo {
		width: 50px;
		height: 50px;
		margin-left: -25px;
		bottom: -41px;
	}

	#slider .slides li .overlay .section {
		padding-bottom: 21px;
	}

	#slider .slides li .overlay .enrolBtn {
		display: none;
	}

	#slider .slides li .overlay .title {
		font-size: 24px;
		margin-bottom: 10px;
	}

	#slider .slides li .overlay .subtitle {
		font-size: 12px;
	}

	.imageText {
		display: block;
		text-align: center;
	}

	.imageText .text {
		width: auto;
	}

	.imageText .image {
	   /*	width: 200px;   */
		margin: 0 auto 20px;
	}

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

	#why .heading {
		margin-bottom: 33px;
	}

	#why .listing {
		display: block;
		text-align: center;
		margin-left: 0;
		margin-right: 0;
	}

	#why .listing li {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-top: 60px;
		margin-bottom: 35px;
	}

	#why .listing li:before {
		width: 50px;
		height: 50px;
		left: 50%;
		margin-left: -25px;
	}

	.circleLogo,
	#why .circleLogo {
		width: 70px;
		height: 70px;
	}

	ul.bulletList {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		padding: 0;
	}

	ul.bulletList li {
		margin: 0 0 5px;
		padding: 0;
		list-style: none;
	}

	ul.bulletList li:before {
		content: "\2022";
		margin-right: 5px;
	}

	.offerSlider {
		padding: 0;
	}

	.offerSlider .owl-dots {
		margin-top: 32px;
	}

	#offer .section {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	#offer .bg:before,
	#offer .bg:after {
		left: -111px;
		top: -157px;
		width: 300px;
		height: 300px;
	}

	#offer .bg:after {
		left: auto;
		top: auto;
		right: -18px;
		bottom: -157px;
	}
	
	#content .section {
		padding-top: 45px;
		padding-bottom: 30px;
	}

	#footer .top .section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
	}

	#footer .top .logo {
		font-size: 26px;
		margin-bottom: 30px;
	}

	#footer .top .links {
		margin: 0 0 20px;
		width: 100%;
	}

	#footer .top .links ul li{
		margin-bottom: 10px;
	}

	#footer .top .contacts {
		width: 100%;
	}

	#footer .top .socials {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	#footer .top .socials li {
		margin-left: 5px;
		margin-right: 5px;
	}

	#footer .top .contacts .means li.email {
		font-size: 16px;
	}

	.circleLogo {
		margin-bottom: 10px;
	}
	.welcome {
        margin-bottom: 20px;
    }
    .welcome>:last-child {
	margin-bottom: 0;
    }
}

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

}

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