*{padding: 0; margin: 0; box-sizing: border-box;}
img{border: none; display: block; max-width: 100%;}
a{outline: none !important; text-decoration: none; transition: all 0.3s ease-in-out;}
a:hover{text-decoration: underline;}
ul{list-style: none !important;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

@font-face {
    font-family: 'avenirroman';
    src: url('../fonts/avenirroman.eot');
    src: url('../fonts/avenirroman.eot') format('embedded-opentype'),
         url('../fonts/avenirroman.woff2') format('woff2'),
         url('../fonts/avenirroman.woff') format('woff'),
         url('../fonts/avenirroman.ttf') format('truetype'),
         url('../fonts/avenirroman.svg#avenirroman') format('svg');
}

@font-face {
    font-family: 'avenirmedium';
    src: url('../fonts/avenirmedium.eot');
    src: url('../fonts/avenirmedium.eot') format('embedded-opentype'),
         url('../fonts/avenirmedium.woff2') format('woff2'),
         url('../fonts/avenirmedium.woff') format('woff'),
         url('../fonts/avenirmedium.ttf') format('truetype'),
         url('../fonts/avenirmedium.svg#avenirmedium') format('svg');
}

@font-face {
    font-family: 'avenirnextmedium';
    src: url('../fonts/avenirnextmedium.eot');
    src: url('../fonts/avenirnextmedium.eot') format('embedded-opentype'),
         url('../fonts/avenirnextmedium.woff2') format('woff2'),
         url('../fonts/avenirnextmedium.woff') format('woff'),
         url('../fonts/avenirnextmedium.ttf') format('truetype'),
         url('../fonts/avenirnextmedium.svg#avenirnextmedium') format('svg');
}

@font-face {
    font-family: 'avenirnextdemibold';
    src: url('../fonts/avenirnextdemibold.eot');
    src: url('../fonts/avenirnextdemibold.eot') format('embedded-opentype'),
         url('../fonts/avenirnextdemibold.woff2') format('woff2'),
         url('../fonts/avenirnextdemibold.woff') format('woff'),
         url('../fonts/avenirnextdemibold.ttf') format('truetype'),
         url('../fonts/avenirnextdemibold.svg#avenirnextdemibold') format('svg');
}

@font-face {
    font-family: 'avenirblack';
    src: url('../fonts/avenirblack.eot');
    src: url('../fonts/avenirblack.eot') format('embedded-opentype'),
         url('../fonts/avenirblack.woff2') format('woff2'),
         url('../fonts/avenirblack.woff') format('woff'),
         url('../fonts/avenirblack.ttf') format('truetype'),
         url('../fonts/avenirblack.svg#avenirblack') format('svg');
}

@font-face {
    font-family: 'avenirheavy';
    src: url('../fonts/avenirheavy.eot');
    src: url('../fonts/avenirheavy.eot') format('embedded-opentype'),
         url('../fonts/avenirheavy.woff2') format('woff2'),
         url('../fonts/avenirheavy.woff') format('woff'),
         url('../fonts/avenirheavy.ttf') format('truetype'),
         url('../fonts/avenirheavy.svg#avenirheavy') format('svg');
}

@font-face {
    font-family: 'avenirnextcondensedmedium';
    src: url('../fonts/avenirnextcondensedmedium.eot');
    src: url('../fonts/avenirnextcondensedmedium.eot') format('embedded-opentype'),
         url('../fonts/avenirnextcondensedmedium.woff2') format('woff2'),
         url('../fonts/avenirnextcondensedmedium.woff') format('woff'),
         url('../fonts/avenirnextcondensedmedium.ttf') format('truetype'),
         url('../fonts/avenirnextcondensedmedium.svg#avenirnextcondensedmedium') format('svg');
}

@font-face {
    font-family: 'avenirnextcondenseddemibold';
    src: url('../fonts/avenirnextcondenseddemibold.eot');
    src: url('../fonts/avenirnextcondenseddemibold.eot') format('embedded-opentype'),
         url('../fonts/avenirnextcondenseddemibold.woff2') format('woff2'),
         url('../fonts/avenirnextcondenseddemibold.woff') format('woff'),
         url('../fonts/avenirnextcondenseddemibold.ttf') format('truetype'),
         url('../fonts/avenirnextcondenseddemibold.svg#avenirnextcondenseddemibold') format('svg');
}

@font-face {
    font-family: 'AvenirNextCondensedBold';
    src: url('../fonts/AvenirNextCondensedBold.eot');
    src: url('../fonts/AvenirNextCondensedBold.eot') format('embedded-opentype'),
         url('../fonts/AvenirNextCondensedBold.woff2') format('woff2'),
         url('../fonts/AvenirNextCondensedBold.woff') format('woff'),
         url('../fonts/AvenirNextCondensedBold.ttf') format('truetype'),
         url('../fonts/AvenirNextCondensedBold.svg#AvenirNextCondensedBold') format('svg');
}

@font-face {
    font-family: 'SquadaOneRegular';
    src: url('../fonts/SquadaOneRegular.eot');
    src: url('../fonts/SquadaOneRegular.eot') format('embedded-opentype'),
         url('../fonts/SquadaOneRegular.woff2') format('woff2'),
         url('../fonts/SquadaOneRegular.woff') format('woff'),
         url('../fonts/SquadaOneRegular.ttf') format('truetype'),
         url('../fonts/SquadaOneRegular.svg#SquadaOneRegular') format('svg');
}

body{
	font-family: 'avenirroman' !important;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #313131;
	background-color: #fff !important;
	/*overflow: hidden;*/
}

body::before{width: 100% !important; box-shadow: none !important; position: relative !important;}

.container{max-width: 1800px;}

.float-call{position: fixed; top: 30%; right: 0; z-index: 999; display: inline-block; max-width: 55px;}


/* Header */
header{}
	header p:last-child{margin: 0 !important;}

	.header-top{padding: 35px 0;}
		.header-top.is-stuck{position: fixed; background-color: #fff; box-shadow: 0 0 10px 3px rgba(0,0,0,0.1); z-index: 999; width: 100%; padding: 10px 0;}
			.header-top.is-stuck .logo{height: 80px;}
		.header-top .navigation{font-size: 20px; line-height: 24px; text-transform: uppercase; padding: 45px 0 0; margin: 0; letter-spacing: 1px}
			.header-top.is-stuck .navigation{padding: 25px 0 0;}
			.header-top .navigation li{display: inline-block; border-left: #231F20 1px solid; padding: 0 13px 0 15px; position: relative;}
				.header-top .navigation li:first-child{border: none;}
				.header-top .navigation li a{color: #231F20;}
					.header-top .navigation li:hover > a{text-decoration: none; color: #13AC4B;}
			.header-top .navigation ul{position: absolute; left: 0; top: 25px; width: 250px; background-color: #13AC4B; display: none; z-index: 9999999; text-align: left; font-size: 18px; line-height: 24px; padding: 0; letter-spacing: 0;}
				.header-top .navigation ul li{display: block; padding: 0; border: none;}
					.header-top .navigation ul li a{display: block; padding: 10px 20px; color: #fff;}
						.header-top .navigation ul li:hover > a{color: #231F20;}
		.header-top p{font-family: 'SquadaOneRegular'; font-size: 30px; line-height: 34px; text-transform: uppercase; padding: 40px 0 0; text-align: right;}
			.header-top.is-stuck p{padding: 20px 0 0;}
			.header-top p a{color: #13AC4B;}

	.slider{padding: 320px 0 125px; background-color: #31363d; background-position: 98% 50%; background-repeat: no-repeat; background-size: auto 100%;}
		.slider h1{font-family: 'AvenirNextCondensedBold'; font-size: 115px; line-height: 1; margin: 0; color: #fff; text-transform: uppercase;}
		.slider p{font-size: 65px; line-height: 68px; color: #95CD88; margin: 0 0 30px;}

		.slider .slider-wrap{position: relative;}
		.slider .slide-item{padding: 50px 0 0; background-position: 50% 0; background-repeat: no-repeat; background-size: cover;}
		.slider .content{background: url(../images/shape.png) 0 0 no-repeat; background-size: cover; padding: 150px 250px 10px 40px; max-width: 560px;}
			.slider .content h2{font-family: 'AvenirNextCondensedBold'; font-size: 52px; line-height: 1; margin: 0 0 5px; color: #fff; text-transform: uppercase;}
			.slider .content p{font-size: 32px; line-height: 36px; color: #fff; margin: 0 0 30px;}
				.slider .content p a{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 18px; line-height: 24px; text-transform: uppercase; color: #0FAB4B; background-color: #fff; padding: 11px 25px; margin: 0 0 0 35px;}
					.slider .content p a:hover{text-decoration: none; opacity: 0.7;}

	.inner-banner{padding: 435px 0 50px; background-position: 98% 50%; background-repeat: no-repeat; background-size: cover; position: relative;}	
		.inner-banner.projects{padding: 590px 0 280px;}
		.inner-banner.homeowners{padding: 100px 0 130px; text-align: center;}
		.inner-banner.middle{padding: 390px 0 20px;}
			.inner-banner.middle.right{padding: 155px 0 0; text-align: right;}
			.inner-banner.middle.about-bottom{padding: 255px 35px  25px;}
		.inner-banner.about{padding: 815px 0 0;}
		.inner-banner:before{width: 50%; height: 88%; position: absolute; left: 0; bottom: 0; background: url(../images/shape.png) 0 100% no-repeat; background-size: 100% auto; content: "";}
			.inner-banner.homeowners:before{display: none;}
			.inner-banner.middle.right:before{background: url(../images/shape-alt.png) 0 100% no-repeat; background-size: 100% auto; left: auto; right: 0;}
			.inner-banner.about:before{display: none;}
			.inner-banner.middle.about-bottom:before{background: url(../images/shape-1.png) 0 90% no-repeat; background-size: 100%; width: 25%; height: 92%;}
		.inner-banner .container{position: relative; z-index: 2;}
		.inner-banner .inner-banner-content{position: relative; z-index: 2;}
		.inner-banner h1{font-family: 'AvenirNextCondensedBold'; font-size: 104px; line-height: 1; margin: 0; color: #fff; text-transform: uppercase; padding: 0 0 0 130px;}
		.inner-banner h2{font-family: 'AvenirNextCondensedBold'; font-size: 100px; line-height: 1; margin: 0; color: #fff; text-transform: uppercase;}
			.inner-banner.middle h2{line-height: 90px;}
			.inner-banner.homeowners h2{text-shadow: 0 0 3px #242424;}
			.inner-banner.middle.right h2{font-family: 'avenirheavy'; font-size: 73px; line-height: 75px; text-transform: none; margin: 245px 0 55px;}
			.inner-banner.about h2{background-color: rgba(62, 180, 74, 0.6); padding: 25px 20px; font-size: 110px;}
			.inner-banner.middle.about-bottom h2{margin: 0 0 20px;}
		.inner-banner h3{font-family: 'avenirnextcondenseddemibold'; font-size: 73px; line-height: 85px; margin: 0; color: #343434; padding: 0 0 0 26%; letter-spacing: 1px;}
		.inner-banner p{font-size: 45px; line-height: 63px; color: #fff; margin: 0 0 10px;}
			.inner-banner p a{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 30px; line-height: 34px; color: #0EAB4B; background-color: #fff; text-transform: uppercase; padding: 17px 45px;}
				.inner-banner.middle.right p a{padding: 17px 60px;}
				.inner-banner p a:hover{text-decoration: none; opacity: 0.7;}
		.inner-banner.homeowners .inner-banner-inside{padding: 305px 0; background-position: 50% 50%; background-repeat: no-repeat;}


/* Body */
main{}
	main p:last-child{margin: 0 !important;}

	.home-top{padding: 55px 0 30px;}
		.home-top.middle{padding: 0;}
		.home-top .top-part{padding-bottom: 45px;}
			.home-top .top-part h2{font-family: 'AvenirNextCondensedBold'; font-size: 65px; line-height: 78px; text-transform: uppercase; margin: 0 0 15px; color: #13AC4B;}
			.home-top .top-part p{font-family: 'avenirmedium'; font-size: 32px; line-height: 38px; color: #000;}
		.home-top .market-block{margin: 0 0 30px; background-color: #13ac4b;}
			.home-top .market-block a:hover{text-decoration: none; opacity: 0.7;}
			.home-top .market-block img{width: 100%;}
			.home-top .market-block .name{display: table; height: 75px; width: 100%; padding: 0 15px;}
				.home-top .market-block .name h3{font-family: 'SquadaOneRegular'; font-size: 80px; line-height: 84px; text-transform: uppercase; margin: 0; color: #fff; display: table-cell; vertical-align: middle;}
					.home-top .market-block .name h3 span{font-size: 55px;}

 	.home-features{margin: 0 0 30px; padding: 85px 0 50px; background: url(../images/features-bg.jpg) 50% 0 no-repeat; background-size: cover;}
 		.home-features.inner{margin: 0 0 115px;}
 		.home-features.homeowners{padding: 180px 0; margin: 0; background: url(../images/features-bg-home.jpg) 50% 0 no-repeat;}
		.home-features h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 85px; text-transform: uppercase; margin: 0 0 80px; color: #fff;}
			.home-features h2 strong{color: #3DA849;}
		.home-features .advantage-block{margin: 0 0 30px; padding: 0 10%;}
			.home-features.homeowners .advantage-block{margin: 0 0 50px;}
			.home-features .advantage-block img{margin: 0 auto 15px;}
				.home-features.inner .advantage-block img{margin: 0 auto 30px;}
			.home-features .advantage-block h3{font-family: 'SquadaOneRegular'; font-size: 47px; line-height: 54px; text-transform: uppercase; margin: 0 0 5px; color: #97CE89;}
				.home-features.inner .advantage-block h3{font-size: 39px; line-height: 41px; text-transform: none; min-height: 90px;}
			.home-features .advantage-block p{font-family: 'avenirmedium'; font-size: 30px; line-height: 34px; color: #fff; padding: 0 4%;}
				.home-features.inner .advantage-block p{font-size: 19px; line-height: 23px;}
		.home-features .bot-part{padding-top: 40px;}
			.home-features .bot-part h4{font-family: 'avenirnextcondenseddemibold'; font-size: 45px; line-height: 54px;  color: #fff; margin: 0;}

	.testimonials{padding: 95px 0;}
		.testimonials.homeowners{padding: 0 0 100px; background-color: #31363d;}
		.testimonials h2{font-family: 'AvenirNextCondensedBold'; font-size: 60px; line-height: 72px; text-transform: uppercase; margin: 0 0 85px; color: #13AC4B; text-align: center;}
		.testimonials .slick-slide{padding: 50px 0.5% 0 3%; position: relative;}
			.testimonials .slick-slide:before{width: 145px; height: 86px; position: absolute; top: 0; left: 30px; content: ""; background: url(../images/icon.png) 0 0 no-repeat;}
			.testimonials .slick-slide p{font-family: 'avenirnextmedium'; font-size: 42px; line-height: 50px; color: #231F20; margin: 0 0 15px;}
			.testimonials .slick-slide h4{font-family: 'avenirmedium'; font-size: 21px; line-height: 24px; color: #231F20; margin: 0;}
		.testimonials .slick-arrow{font-size: 0; line-height: 0; text-indent: -5000px; width: 28px; height: 75px;}
			.testimonials .slick-arrow.slick-prev{background: url(../images/prev-arrow.png) 0 0 no-repeat;}
			.testimonials .slick-arrow.slick-next{background: url(../images/next-arrow.png) 0 0 no-repeat;}
		.testimonials .testimonials-inner{background-color: #d6d7d8; padding: 125px 100px; border-radius: 20px;}
		.testimonials .testimonial-block{padding: 40px 30px 0 130px; background: url(../images/icon.png) 0 0 no-repeat;}
			.testimonials .testimonial-block p{font-family: 'avenirnextmedium'; font-size: 32px; line-height: 38px; color: #231F20; margin: 0 0 15px;}
			.testimonials .testimonial-block h4{font-family: 'avenirmedium'; font-size: 20px; line-height: 24px; color: #231F20; margin: 0;}

	.home-products{padding: 30px 0;}
		.home-products h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 91px; text-transform: uppercase; margin: 0 0 45px; color: #fff; background-color: #32373E; padding: 10px 20px;}
		.home-products .product-block{margin: 0 0 30px; background-color: #13ac4b;}
			.home-products .product-block a:hover{text-decoration: none; opacity: 0.7;}
			.home-products .product-block img{width: 100%;}
			.home-products .product-block .desc{padding: 10px 35px;}
				.home-products .product-block .desc h3{font-family: 'SquadaOneRegular'; font-size: 60px; line-height: 64px; text-transform: uppercase; margin: 0; color: #fff;}
				/*.home-products .product-block .desc p{font-family: 'avenirmedium'; font-size: 14px; line-height: 18px; color: #fff; display: table-cell; margin: 0; text-align: left; vertical-align: middle;}*/

	.home-team{margin: 0 0 30px;}
		.home-team .home-team-inner{position: relative;}
		.home-team img{width: 100%;}
		.home-team h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 91px; text-transform: uppercase; margin: 0; color: #fff; position: absolute; width: 100%; top: 45%; left: 0;}
		.home-team .home-team-content{padding: 45px 0 100px;}
			.home-team .home-team-content p{font-family: 'avenirmedium'; font-size: 32px; line-height: 38px; color: #231F20; margin: 0 0 100px;}
				.home-team .home-team-content p a{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 30px; line-height: 34px; color: #fff; background-color: #0EAB4B; text-transform: uppercase; padding: 17px 45px;}
					.home-team .home-team-content p a:hover{text-decoration: none; opacity: 0.7;}

	.home-projects{padding: 30px 0;}
		.home-projects.inner{padding: 0 0 100px;}
		.home-projects h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 91px; text-transform: uppercase; margin: 0 0 45px; color: #fff; background-color: #32373E; padding: 10px 20px;}
			.home-projects.inner h2{font-family: 'AvenirNextCondensedBold'; font-size: 77px; line-height: 92px; text-transform: uppercase; margin: 0; color: #343434; background-color: transparent; margin: 0 0 45px;}
		.home-projects .project-block{margin: 0 0 30px; background-color: #13ac4b;}
			.home-projects .project-block a:hover{text-decoration: none; opacity: 0.7;}
			.home-projects .project-block img{width: 100%;}
			.home-projects .project-block .name{padding: 5px 15px;}
				.home-projects .project-block .name h3{font-family: 'SquadaOneRegular'; font-size: 60px; line-height: 64px; text-transform: uppercase; margin: 0; color: #fff;}
		.home-projects .project-wrap{}
			.home-projects .project-wrap .slick-slide{padding: 0 60px;}
				.home-projects .project-wrap .slick-slide a{position: relative; display: block;}
				.home-projects .project-wrap .slick-slide .info{position: absolute; left: 0; top: 13%; padding: 20px 0 35px 25px; width: 360px; height: 195px; background-color: #09aa4b;}
				.home-projects .project-wrap .slick-slide h4{font-family: 'AvenirNextCondensedBold'; font-size: 38px; line-height: 41px; text-transform: uppercase; margin: 0; color: #fff;}
				.home-projects .project-wrap .slick-slide p{font-size: 25px; line-height: 31px; color: #fff;}
		.home-projects .slick-arrow{font-size: 0; line-height: 0; text-indent: -5000px; width: 32px; height: 82px; z-index: 999; top: 50%;}
			.home-projects .slick-arrow.slick-prev{background: url(../images/prev-arrow-white.png) 0 0 no-repeat; left: 20px;}
			.home-projects .slick-arrow.slick-next{background: url(../images/next-arrow-white.png) 0 0 no-repeat; right: 20px;}
		.home-projects.inner .projects-wrap{padding: 60px 0 0;}
			.home-projects.inner .projects-wrap:first-child{padding-top: 100px;}

	.clients{padding: 90px 0;}
		.clients .container{max-width: 1480px;}
			.clients .container.top{max-width: 1800px;}
		.clients h2{font-family: 'AvenirNextCondensedBold'; font-size: 65px; line-height: 78px; text-transform: uppercase; margin: 0 0 65px; color: #13AC4B; text-align: center;}
			.clients.about h2{font-size: 76px; line-height: 91px; margin: 0 0 45px; color: #fff; background-color: #32373E; padding: 10px 20px;}
		.clients h3{font-family: 'AvenirNextCondensedBold'; font-size: 65px; line-height: 78px; text-transform: uppercase; margin: 0 0 75px; color: #13AC4B; text-align: center;}
		.clients ul{padding: 0; margin: 0;}
			.clients ul li{display: inline-block; padding: 0 30px 40px; vertical-align: middle;}

	.contact-block{margin: 0 0 45px; background-color: #13ac4b; padding: 45px 0;}
		.contact-block h2{font-family: 'AvenirNextCondensedBold'; font-size: 53px; line-height: 64px; text-transform: uppercase; margin: 0 0 15px; color: #fff; text-align: center;}
		.contact-block .form-block{margin: 0 0 30px;}
			.contact-block .form-block input{width: 100%; height: 40px; font-family: 'avenirmedium'; font-size: 26px; line-height: 40px; padding: 0 30px; border: #fff 1px solid; background-color: transparent; position: relative; top: -5px;}
			.contact-block .form-block textarea{width: 100%; height: 180px; font-family: 'avenirmedium'; font-size: 26px; line-height: 40px; padding: 0 30px; border: #fff 1px solid; background-color: transparent; resize: none; margin-top: -5px;}
				.contact-block .form-block ::-webkit-input-placeholder{font-family: 'avenirmedium'; color: #fff; opacity: 1;}
				.contact-block .form-block ::-moz-placeholder{font-family: 'avenirmedium'; color: #fff; opacity: 1;}
				.contact-block .form-block :-ms-input-placeholder{font-family: 'avenirmedium'; color: #fff; opacity: 1;}
				.contact-block .form-block :-moz-placeholder{font-family: 'avenirmedium'; color: #fff; opacity: 1;}
		.contact-block input[type="submit"]{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 30px; line-height: 34px; text-transform: uppercase; color: #0FAB4B; background-color: #fff; padding: 11px 45px; float: right; border: none;}
			.contact-block input[type="submit"]:hover{text-decoration: none; opacity: 0.7;}

	.cities-top{padding: 70px 0 60px;}
		.cities-top.builders{padding: 70px 0 90px;}
		.cities-top .top-part{padding-bottom: 85px;}
		.cities-top h1{font-family: 'AvenirNextCondensedBold'; font-size: 77px; line-height: 92px; text-transform: uppercase; margin: 0 0 15px; color: #343434;}
		.cities-top h2{font-family: 'AvenirNextCondensedBold'; font-size: 65px; line-height: 78px; text-transform: uppercase; margin: 0 0 15px; color: #13AC4B; padding: 0 4%;}
		.cities-top p{font-family: 'avenirmedium'; font-size: 32px; line-height: 38px; color: #000; padding: 0 5%;}
		.cities-top .middle-content{background-color: #0eab4b; padding: 57px 30px;}
			.cities-top .middle-content h2{color: #fff; line-height: 68px;}
			.cities-top .middle-content p{color: #fff; font-size: 31px;}

	.city-types{padding: 100px 0;}
		.city-types h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 91px; text-transform: uppercase; margin: 0 0 45px; color: #fff; background-color: #32373E; padding: 10px 20px;}
		.city-types .type-block{margin: 0 0 35px;}
			.city-types .type-block img{width: 100%;}
			.city-types .type-block h3{font-family: 'SquadaOneRegular'; font-size: 60px; line-height: 64px; text-transform: uppercase; margin: 0 0 15px; color: #fff; background-color: #0eab4b; padding: 20px 0;}
			.city-types .type-block p{font-family: 'avenirmedium'; font-size: 29px; line-height: 34px; color: #000; padding: 0 1%; margin: 0;}

	.cities-video{padding: 175px 0 100px; background-color: #31363d;}
		.cities-video h2{font-family: 'AvenirNextCondensedBold'; font-size: 65px; line-height: 78px; text-transform: uppercase; margin: 0 0 25px; color: #13AC4B;}
		.cities-video.builders{padding: 100px 0; background-color: transparent;}
		.cities-video .video-block{position: relative;}
			.cities-video .video-block .play{position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}

	.gallery{padding: 120px 0 60px;}
		.gallery h2{font-family: 'AvenirNextCondensedBold'; font-size: 65px; line-height: 78px; text-transform: uppercase; margin: 0 0 85px; color: #13AC4B; text-align: center;}
		.gallery img{margin-bottom: 30px;}

	.drewing-block{padding: 0 0 90px;}
		.drewing-block img{}

	.blogs{}
		.blogs.homeowners{padding: 0 0 80px;}
		.blogs.buildres{padding: 0 0 80px;}
		.blogs h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 91px; text-transform: uppercase; margin: 0 0 45px; color: #fff; background-color: #32373E; padding: 10px 20px;}
		.blogs .blog-block{margin: 0 0 30px; background-color: #13ac4b;}
			.blogs.homeowners .blog-block{margin: 0 0 15px;}
				.blogs.homeowners .blog-block + a{display: inline-block; margin: 0 0 30px; font-size: 34px; line-height: 40px; color: #3DA849; text-decoration: underline;}
					.blogs.homeowners .blog-block + a:hover{text-decoration: none;}
			.blogs .blog-block a:hover{text-decoration: none; opacity: 0.7;}
			.blogs .blog-block img{width: 100%;}
			.blogs .blog-block h3{font-family: 'SquadaOneRegular'; font-size: 50px; line-height: 51px; margin: 0; color: #fff; padding: 15px 50px;}

	.project-details-main{padding: 75px 0 0;}
		.project-details-main .main-img img{width: 100%; height: auto;}
		.project-details-main .project-info{padding: 50px; background-color: #32373E; margin-top: 150px; position: relative; margin-left: -100px;}
		.project-details-main h1{font-family: 'AvenirNextCondensedBold'; font-size: 56px; line-height: 61px; text-transform: uppercase; margin: 0 0 25px; color: #fff;}
		.project-details-main .container.main-part{max-width: 1640px; margin: 0 auto; margin-bottom: 45px;}
		.project-details-main .project-info p{font-size: 20px; line-height: 28px; color: #fff; margin: 0 0 30px;}
			.project-details-main .info p strong{font-family: 'avenirblack'; font-weight: 400; color: #3EA849; font-size: 30px;}
		.project-details-main .project-info .button{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 20px; line-height: 28px; color: #fff; background-color: #0EAB4B; text-transform: uppercase; padding: 17px 45px;}
			.project-details-main .project-info .button:hover{text-decoration: none; opacity: 0.7;}
		.project-details-main .info-row{padding-top: 50px; padding-bottom: 20px;}
			.project-details-main .info-row .info-block{background-color: #13ac4b; padding: 50px 30px; margin-bottom: 30px;}
				.project-details-main .info-row .info-block h4{font-family: 'SquadaOneRegular'; font-size: 38px; line-height: 42px; font-weight: normal; margin: 0 0 10px; text-transform: uppercase; color: #fff;}
				.project-details-main .info-row .info-block p{font-size: 20px; line-height: 28px; color: #fff; margin: 0;}
		.project-details-main .gal-row{padding: 50px 0;}
			.project-details-main .gal-row img{transition: transform .3s;}
			.project-details-main .gal-row .img-block{margin-bottom: 15px; overflow: hidden;}
			.project-details-main .gal-row a{display: block;}
				.project-details-main .gal-row a:hover{transform: scale(1.1);}
		.project-details-main .description{padding-bottom: 40px; padding-right: 5%;}
			.project-details-main .description p{font-size: 32px; line-height: 38px; color: #231F20; margin: 0 0 30px;}
		.project-details-main .video-block{position: relative; margin-top: 40px;}
			.project-details-main .video-block .play{position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}

	.tour{padding: 40px 0 140px;}
		.tour h2{font-family: 'AvenirNextCondensedBold'; font-size: 60px; line-height: 72px; text-transform: uppercase; margin: 0 0 50px; color: #000;}
		.tour p a{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 30px; line-height: 34px; color: #fff; background-color: #0EAB4B; text-transform: uppercase; padding: 17px 45px;}
			.tour p a:hover{text-decoration: none; opacity: 0.7;}

	.projects-main{padding: 0 0 60px;}
		.projects-main .projects-wrap{padding: 60px 0 0;}
			.projects-main .projects-wrap:first-child{padding-top: 100px;}
			.projects-main .projects-wrap .top-part{padding-bottom: 65px;}
				.projects-main .projects-wrap .top-part h2{font-family: 'AvenirNextCondensedBold'; font-size: 77px; line-height: 92px; text-transform: uppercase; margin: 0; color: #343434;}
				.projects-main .projects-wrap .top-part p{font-size: 32px; line-height: 30px; color: #231F20; margin: 0 0 30px;}
		.projects-main .project-block{margin: 0 0 60px;}
			.projects-main .project-block a{display: block;}
				.projects-main .project-block a:hover{text-decoration: none; opacity: 0.7;}
			.projects-main .project-block img{width: 100%; height: auto;}
			.projects-main .project-block h3{font-family: 'SquadaOneRegular'; font-size: 52px; line-height: 55px; text-transform: uppercase; margin: 0; color: #fff; background-color: #0eab4b; padding: 10px 0;}

	.homeowners-main{padding: 55px 0 30px;}
		.homeowners-main .top-part{padding-bottom: 65px;}
			.homeowners-main .top-part h1{font-family: 'AvenirNextCondensedBold'; font-size: 78px; line-height: 92px; text-transform: uppercase; margin: 0 0 10px; color: #343434;}
			.homeowners-main .top-part h2{font-family: 'AvenirNextCondensedBold'; font-size: 65px; line-height: 78px; text-transform: uppercase; margin: 0 0 20px; color: #13AC4B;}
			.homeowners-main .top-part p{font-family: 'avenirmedium'; font-size: 32px; line-height: 38px; color: #000;}
		.homeowners-main .top-gal{padding: 0; margin: 0 0 20px; overflow: hidden;}
			.homeowners-main .top-gal li{width: 18.8%; float: left; margin: 0 25px 15px 0;}
				.homeowners-main .top-gal li:last-child{margin-right: 0;}
		.homeowners-main .keywords{}
			.homeowners-main .keywords ul{font-family: 'avenirnextcondenseddemibold'; font-size: 60px; line-height: 65px; text-transform: uppercase; padding: 0; margin: 0; color: #0EAB4B;}
				.homeowners-main .keywords ul li{display: inline-block; padding: 0 30px 0 35px; border-left: #0EAB4B 5px solid;}
					.homeowners-main .keywords ul li:first-child{border: none;}

	.home-products{padding: 0 0 40px;}
		.home-products .home-product-block{padding: 90px 0 0;}
		.home-products h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 91px; text-transform: uppercase; margin: 0 0 40px; color: #fff; background-color: #32373E; padding: 10px 20px; text-align: center;}
		.home-products .product-wrap{padding: 0 0 0 2.5%; overflow: hidden;}
			.home-products .product-wrap .slick-slide{margin: 0 20px 0 0;}
				.home-products .product-wrap .slick-slide a{display: block;}
					.home-products .product-wrap .slick-slide a:hover{text-decoration: none; opacity: 0.7;}
				.home-products .product-wrap .slick-slide .info{padding: 10px 15px; background-color: #0DAB4A;}
				.home-products .product-wrap .slick-slide h3{font-family: 'AvenirNextCondensedBold'; font-size: 37px; line-height: 44px; color: #fff; margin: 0;}
				.home-products .product-wrap .slick-slide p{font-family: 'avenirmedium'; font-size: 23px; line-height: 27px; color: #fff;}
			.home-products .product-wrap .slick-arrow{width: 270px; height: 447px; font-size: 0; line-height: 0; text-indent: -5000px; z-index: 99;}
				.home-products .product-wrap .slick-arrow.slick-prev{background: url(../images/product-prev.png) 0 0 no-repeat; left: 2.5%;}
					.home-products .product-wrap .slick-arrow.slick-prev.slick-disabled{background-image: none; cursor: default;}
				.home-products .product-wrap .slick-arrow.slick-next{background: url(../images/product-next.png) 0 0 no-repeat; right: 0;}
					.home-products .product-wrap .slick-arrow.slick-next.slick-disabled{background-image: none; cursor: default;}

	.meet-boss{padding: 100px 0 160px;}
		.meet-boss h2{font-family: 'AvenirNextCondensedBold'; font-size: 77px; line-height: 92px; text-transform: uppercase; margin: 0 0 15px; color: #343434;}
		.meet-boss p{font-family: 'avenirmedium'; font-size: 32px; line-height: 38px; color: #000;}
		.meet-boss .video-block{position: relative; margin-top: 40px;}
			.meet-boss .video-block .play{position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}

	.steps{padding: 100px 0 70px;}
		.steps h2{font-family: 'AvenirNextCondensedBold'; font-size: 77px; line-height: 92px; text-transform: uppercase; margin: 0 0 45px; color: #343434;}
		.steps h3{font-family: 'AvenirNextCondensedBold'; font-size: 60px; line-height: 72px; margin: 30px 0 45px; color: #000;}
		.steps p a{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 30px; line-height: 34px; color: #fff; background-color: #0EAB4B; text-transform: uppercase; padding: 12px 45px;}
			.steps p a:hover{text-decoration: none; opacity: 0.7;}
		.steps .step-block{margin: 0 0 75px; padding: 0 12%;}
			.steps .step-block img{margin: 0 auto 20px;}
			.steps .step-block h4{font-family: 'SquadaOneRegular'; font-size: 41px; line-height: 48px; text-transform: uppercase; margin: 0 0 5px; color: #0eab4b;}
			.steps .step-block p{font-family: 'avenirmedium'; font-size: 29px; line-height: 34px; color: #000; padding: 0 7%;}

	.copmare-chart{padding: 80px 0 125px; background-color: #31363D;}
		.copmare-chart .chart-bottom{max-width: 1600px;}
		.copmare-chart h2{font-family: 'AvenirNextCondensedBold'; font-size: 77px; line-height: 92px; text-transform: uppercase; margin: 0 0 65px; color: #fff;}
		.copmare-chart .compare-block{padding-bottom: 40px;}
			.copmare-chart .compare-block h3{font-family: 'SquadaOneRegular'; font-size: 50px; line-height: 1; text-transform: uppercase; margin: 0 0 5px; color: #3DA849; font-weight: 400;}
				.copmare-chart .compare-block h3 strong{font-weight: 400; color: #fff;}
			.copmare-chart .compare-block p{font-family: 'avenirblack'; font-size: 30px; line-height: 60px; color: #fff; margin: 0 0 20px;}
			.copmare-chart .compare-block img{margin: 0 auto;}

	.about-top{padding: 115px 0 100px;}
		.about-top .container{max-width: 1320px;}
		.about-top h1{font-family: 'AvenirNextCondensedBold'; font-size: 77px; line-height: 92px; text-transform: uppercase; margin: 0 0 75px; color: #000; text-align: center;}
		.about-top h3{font-family: 'AvenirNextCondensedBold'; font-size: 35px; line-height: 42px; text-transform: uppercase; margin: 0 0 10px; color: #13AC4B}
		.about-top p{font-family: 'avenirmedium'; font-size: 31px; line-height: 38px; color: #32373E; margin: 0 0 20px;}

	.teams{padding: 0 0 50px;}
		.teams .container{max-width: 1320px;}
			.teams .container.top{max-width: 1800px;}
		.teams h2{font-family: 'AvenirNextCondensedBold'; font-size: 76px; line-height: 91px; text-transform: uppercase; margin: 0 0 75px; color: #fff; background-color: #32373E; padding: 10px 20px;}
		.teams .team-block{padding-bottom: 60px;}
			.teams .team-block h3{font-family: 'avenirblack'; font-size: 31px; line-height: 38px; margin: 0 0 10px; color: #3DA849;}
			.teams .team-block p{font-size: 21px; line-height: 25px; color: #231F20; margin: 0 0 15px;}

	.button-cont{padding: 50px 0;}
		.button-cont a{display: inline-block; font-family: 'avenirnextdemibold'; font-size: 30px; line-height: 34px; color: #fff; background-color: #0EAB4B; text-transform: uppercase; padding: 15px 45px;}
			.button-cont a:hover{text-decoration: none; opacity: 0.7;}


/* Footer */
footer{padding: 75px 0 65px; background: url(../images/footer-bg.jpg) 50% 50% no-repeat; background-size: cover;}
	footer p:last-child{margin: 0;}

	footer .top-part{padding-bottom: 30px;}
		footer .top-part h3{font-family: 'avenirblack'; font-size: 26px; line-height: 30px; font-weight: 400; text-transform: uppercase; color: #fff; margin: 5px 0 10px;}
		footer .top-part ul{padding: 0; margin: 0; font-family: 'avenirmedium'; font-size: 26px; line-height: 30px;}
			footer .top-part ul li{}
				footer .top-part ul li a{color: #fff;}
		footer .top-part p{font-family: 'avenirmedium'; font-size: 26px; line-height: 30px; color: #fff;}
			footer p a{color: #fff;}
	footer .copy{font-family: 'avenirnextcondensedmedium'; font-size: 21px; line-height: 24px; color: #fff;}


/* Media Query */
@media screen and (max-width: 1800px) {
	.container{max-width: 90%;}
	.header-top{padding: 20px 0;}
	.header-top .logo{max-width: 60%;}
	.header-top .navigation{font-size: 0.95rem; line-height: 1.3rem; padding: 5% 0 0;}
	.header-top .navigation ul{font-size: 0.9rem; line-height: 1.3rem;}
	.header-top .navigation li{padding: 0 10px 0 12px;}
	.header-top p{font-size: 1.6rem; line-height: 2rem; padding: 9% 0 0;}
	.slider{padding: 10% 0 8%;}
	.slider p{font-size: 3rem; line-height: 3.5rem;}
	.slider h1{font-size: 5.5rem;}
	.home-top .top-part h2{font-size: 3rem; line-height: 4rem;}
	.home-top .top-part p{font-size: 1.5rem; line-height: 2rem;}
	.home-top .market-block .name h3{font-size: 3.2rem; line-height: 4rem;}
	.home-top .market-block .name h3 span{font-size: 2.2rem;}
	.home-features h2{font-size: 3rem; line-height: 4rem; margin: 0 0 60px;}
	.home-features .advantage-block img{max-width: 45%;}
	.home-features .advantage-block h3{font-size: 2rem; line-height: 3rem;}
	.home-features .advantage-block p{font-size: 1.4rem; line-height: 1.8rem;}
	.home-features .bot-part h4{font-size: 2.5rem; line-height: 3rem;}
	.testimonials{padding: 75px 0;}
	.testimonials h2{font-size: 3rem; line-height: 4rem;}
	.testimonials .slick-slide:before{left: 0;}
	.testimonials .slick-slide p{font-size: 2rem; line-height: 2.8rem;}
	.testimonials .testimonials-inner{padding: 100px 70px;}
	.testimonials .testimonial-block p{font-size: 1.7rem; line-height: 2.2rem;}
	.home-products h2{font-size: 3rem; line-height: 4rem;}
	.home-products .product-block .desc h3{font-size: 2.8rem; line-height: 3.5rem;}
	.home-team h2{font-size: 2.2rem; line-height: 2.8rem;}
	.home-team .home-team-content p{font-size: 1.5rem; line-height: 2rem;}
	.home-team .home-team-content p a{font-size: 1.3rem; line-height: 1.8rem; padding: 1% 2%;}
	.home-projects h2{font-size: 3rem; line-height: 4rem;}
	.home-projects .project-block .name h3{font-size: 2.8rem; line-height: 3.5rem;}
	.clients h2{font-size: 3rem; line-height: 4rem;}
	.contact-block h2{font-size: 2.5rem; line-height: 3rem; margin: 0 0 20px;}
	.contact-block .form-block input,
	.contact-block .form-block textarea{font-size: 20px;}
	.contact-block input[type="submit"]{font-size: 1.4rem; line-height: 2rem; padding: 1% 2%;}
	footer .top-part h3{font-size: 1.5rem; line-height: 2rem;}
	footer .top-part ul{font-size: 1.1rem; line-height: 1.5rem;}
	footer .top-part p{font-size: 1.1rem; line-height: 1.5rem;}
	footer .copy{font-size: 1rem; line-height: 1.5;}
	.float-call{max-width: 40px;}

	.inner-banner{padding: 20% 0 3%;}
	.inner-banner.projects{padding: 30% 0 15%;}
	.inner-banner.homeowners{padding: 70px 0 80px;}
	.inner-banner.homeowners .inner-banner-inside{padding: 313px 0;}
	.inner-banner.middle{padding: 23% 0 5%;}
	.inner-banner h1{font-size: 5rem;}
	.inner-banner h2{font-size: 5rem;}
	.page-template-page-builders .inner-banner h2{font-size: 4.8rem;}
	.inner-banner.middle h2{font-size: 3.8rem; line-height: 4rem;}
	.inner-banner.middle.about-bottom h2{font-size: 4.8rem; line-height: 5rem;}
	.inner-banner p{font-size: 2.5rem; line-height: 3rem;}
	.inner-banner p a{font-size: 1.3rem; line-height: 1.8rem; padding: 15px 41px;}
	.inner-banner.middle.right img{max-width: 80%;}
	.inner-banner.middle.right h2{font-size: 3.5rem; line-height: 4rem; margin: 30% 0 5%;}
	.inner-banner.about{padding: 40% 0 0;}
	.inner-banner.about h2{font-size: 3.5rem;}
	.inner-banner.middle.about-bottom{padding: 10% 35px 25px;}
	.inner-banner h3{font-size: 3.5rem; line-height: 4rem;}
	.inner-banner.middle.about-bottom::before{width: 23%; height: 98%;}

	.cities-top .top-part{padding-bottom: 65px;}
	.cities-top h1{font-size: 3.5rem; line-height: 4.2rem;}
	.cities-top h2{font-size: 3rem; line-height: 3.5rem;}
	.cities-top p{font-size: 1.5rem !important; line-height: 2rem;}
	.cities-top .middle-content{padding: 45px 25px;}
	.cities-top .middle-content h2{line-height: 1;}
	.cities-top .middle-content p{line-height: 1.8rem !important;}
	.city-types{padding: 80px 0;}
	.city-types .type-block h3{font-size: 3rem; line-height: 4rem; padding: 15px 0;}
	.city-types .type-block p{font-size: 1.5rem; line-height: 1.8rem;}
	.cities-video h2{font-size: 3.5rem; line-height: 4rem;}
	.cities-video{padding: 145px 0 80px}
	.home-features.homeowners{padding: 140px 0 180px;}
	.home-features.inner .advantage-block h3{font-size: 1.9rem; line-height: 2rem; min-height: 80px;}
	.home-features.inner .advantage-block p{font-size: 1.05rem; line-height: 1.4rem;}
	.gallery h2{font-size: 3rem; line-height: 4rem; margin: 0 0 65px;}
	.blogs h2{font-size: 3rem; line-height: 4rem;}
	.blogs .blog-block h3{font-size: 2.3rem; line-height: 2.6rem;}
	.blogs.homeowners .blog-block + a{font-size: 1.7rem; line-height: 2rem;}
	.projects-main .projects-wrap .top-part h2{font-size: 3.5rem; line-height: 4rem;}
	.projects-main .projects-wrap .top-part p{font-size: 1.5rem; line-height: 2rem;}
	.projects-main .project-block h3{font-size: 2.3rem; line-height: 3rem;}

	.project-details-main h1{font-size: 3.5rem; line-height: 4rem;}
	.project-details-main .container.main-part{max-width: 80%;}
	.project-details-main .info p{font-size: 1.4rem; line-height: 1.8rem;}
	.project-details-main .info p strong{font-size: 1.5rem; line-height: 1.8rem;}
	.project-details-main .description p{font-size: 1.5rem; line-height: 2rem;}
	#slideshow.fullscreen{height: 600px !important;}
	.tour h2{font-size: 3rem; line-height: 3.8rem;}
	.tour p a{font-size: 1.3rem; line-height: 1.8rem; padding: 15px 41px;}

	.homeowners-main .top-part h1{font-size: 3.5rem; line-height: 4rem;}
	.homeowners-main .top-part h2{font-size: 3rem; line-height: 3.5rem;}
	.homeowners-main .top-part p{font-size: 1.5rem; line-height: 2rem;}
	.homeowners-main .top-gal li{width: 18.5%;}
	.homeowners-main .keywords ul{font-size: 2.3rem; line-height: 2.8rem;}
	.homeowners-main .keywords ul li{padding: 0 20px 0 27px;}
	.meet-boss h2{font-size: 3rem; line-height: 3.5rem;}
	.meet-boss p{font-size: 1.5rem; line-height: 2rem;}
	.steps h2{font-size: 3rem; line-height: 3.5rem;}
	.steps h3{font-size: 2.5rem; line-height: 3.2rem;}
	.steps .step-block{padding: 0;}
	.steps .step-block img{max-width: 35%;}
	.steps .step-block h4{font-size: 2rem; line-height: 3rem;}
	.steps .step-block p{font-size: 1.4rem; line-height: 1.8rem; padding: 0 15%;}
	.steps p a{font-size: 1.3rem; line-height: 1.8rem; padding: 15px 41px;}
	.home-products .product-wrap{padding: 0 0 0 5.8%;}
	.home-products .product-wrap .slick-arrow.slick-prev{left: 5.8%;}
	.home-products .product-wrap .slick-slide{width: 390px;}
	.home-products .product-wrap .slick-slide h3{font-size: 2rem; line-height: 2.5rem;}
	.home-products .product-wrap .slick-slide p{font-size: 1.3rem; line-height: 1.8rem;}

	.city-types h2{font-size: 3rem; line-height: 4rem;}
	.copmare-chart h2{font-size: 3rem; line-height: 3.5rem;}
	.copmare-chart .chart-bottom{max-width: 90%;}
	.copmare-chart .compare-block h3{font-size: 2.8rem;}
	.copmare-chart .compare-block p{font-size: 1.5rem; line-height: 1.8rem;}
	.copmare-chart .compare-block img{max-width: 75%;}

	.about-top h1{font-size: 3rem; line-height: 3.5rem;}
	.about-top p{font-size: 1.5rem; line-height: 2rem;}
	.clients.about h2{font-size: 3rem; line-height: 4rem;}
	.clients h3{font-size: 2.5rem; line-height: 3rem;}
	.teams h2{font-size: 3rem; line-height: 4rem;}
	.button-cont a{font-size: 1.3rem; line-height: 1.8rem; padding: 15px 41px;}	
}

@media screen and (max-width: 900px) {
	.mobmenur-container{top: 60px !important;}
	.mobmenur-container i{line-height: 40px !important; font-size: 40px !important;}
	.float-call{display: none;}
	.container{max-width: 100% !important;}
	.header-top.is-stuck{position: static;}
	.header-top p{text-align: left; padding: 2% 0 0;}
	.slider{background-size: 100%; padding: 10% 0 95%; background-position: 50% 100%;}
	.slider h1{font-size: 3.5rem;}
	.slider p{font-size: 2rem; line-height: 2.5rem;}
	.home-top .top-part h2{font-size: 2.8rem; line-height: 3rem;}
	.home-top .top-part p{font-size: 1.2rem; line-height: 1.6rem;}
	.home-top .market-block .name h3{font-size: 2.8rem; line-height: 3rem;}
	.home-top .market-block .name h3 span{font-size: 2rem;}
	.home-features h2{font-size: 2.8rem; line-height: 3rem; margin: 0 0 30px;}
	.testimonials h2{font-size: 2.8rem; line-height: 3rem;}
	.testimonials .slick-slide{padding: 95px 0 0 0;}
	.testimonials .slick-slide p{font-size: 1.5rem; line-height: 2rem;}
	.testimonials .slick-slide h4{font-size: 1.2rem; line-height: 1rem; margin: 25px 0 0;}
	.testimonials .slick-arrow.slick-prev{left: 0;}
	.testimonials .slick-arrow.slick-next{right: 0;}
	.home-products h2{font-size: 2.8rem; line-height: 3rem;}
	.home-products .product-block .desc h3{font-size: 2rem; line-height: 2.5rem;}
	.home-team h2{font-size: 2.5rem; line-height: 3rem; top: 25%;}
	.home-team .home-team-content{padding: 45px 0 0;}
	.home-team .home-team-content p{font-size: 1.2rem; line-height: 1.6rem; margin: 0 0 30px;}
	.home-team .home-team-content p a{padding: 2% 5%;}
	.home-projects h2{font-size: 2.8rem; line-height: 3rem;}
	.home-projects .project-wrap .slick-slide{padding: 0;}
	.home-projects .project-wrap .slick-slide img{height: auto;}
	.home-projects .project-wrap .slick-slide .info{position: static; width: 100%; height: auto;}
	.home-projects .project-wrap .slick-slide h4{font-size: 2rem; line-height: 2.2rem;}
	.home-projects .project-wrap .slick-slide p{font-size: 1.5rem; line-height: 1;}
	.clients{padding: 0 0 50px;}
	.clients h2{font-size: 2.5rem; line-height: 3rem;}
	.contact-block h2{font-size: 2.2rem; line-height: 2.5rem;}
	.contact-block input[type="submit"]{padding: 2% 5%;}
	footer .top-part h3{margin-top: 40px;}

	.inner-banner{padding: 10% 0;}
	.inner-banner h1{font-size: 3rem; padding: 0;}
	.inner-banner h2{font-size: 3rem;}
	.inner-banner.middle h2{font-size: 3rem;}
	.page-template-page-builders .inner-banner h2{font-size: 3rem;}
	.inner-banner p{font-size: 2rem !important; line-height: 2.2rem !important;}
	.inner-banner p a{font-size: 1.2rem; padding: 2% 5%;}
	.inner-banner:before{background-color: rgba(19, 172, 75, 0.5) !important; background-image: none !important; width: 100%; height: 100% !important;}
	 .inner-banner.middle.about-bottom::before{background-color: rgba(19, 172, 75, 0.5) !important; background-image: none !important; width: 100%; height: 100% !important;}
	.inner-banner.homeowners .inner-banner-inside{padding: 95px 0; background-size: 100%;}
	.inner-banner.middle.right{padding: 5% 0 0;}
	.inner-banner.middle.right h2{font-size: 2.5rem; line-height: 2.8rem;  margin: 10% 0 5%;}
	.inner-banner.middle.right p a{padding: 3% 8%; margin: 0 0 40px;}
	.inner-banner.middle.right img{margin: 0 auto;}
	.inner-banner h3{padding: 0; font-size: 2.5rem; line-height: 2.8rem;}
	.inner-banner p{font-size: 1.5rem; line-height: 2rem;}
	.inner-banner.about h2{font-size: 3rem;}

	.cities-top h1{font-size: 2.8rem; line-height: 3rem;}
	.cities-top h2{font-size: 2rem; line-height: 2.2rem;}
	.cities-top p{font-size: 1.2rem !important; line-height: 1.6rem !important;}
	.cities-top .middle-content{padding: 25px 10px;}
	.city-types .type-block h3{font-size: 2rem; line-height: 2.5rem;}
	.city-types .type-block p{font-size: 1.2rem !important; line-height: 1.6rem !important;}
	.cities-video{padding: 75px 0 55px;}
	.cities-video .video-block .play{width: 70px;}
	.gallery{padding: 50px 0;}
	.gallery h2{font-size: 2.8rem; line-height: 3rem;}
	.blogs h2{font-size: 2.8rem; line-height: 3rem;}
	.blogs .blog-block h3{font-size: 1.8rem; line-height: 2rem; padding: 15px 10px;}
	.home-projects.inner{padding-bottom: 50px;}
	.home-projects.inner h2{font-size: 2.8rem; line-height: 3rem; margin: 0 0 20px;}

	.homeowners-main .top-part h1{font-size: 2.8rem; line-height: 3rem;}
	.homeowners-main .top-part h2{font-size: 2rem; line-height: 2.2rem;}
	.homeowners-main .top-part p{font-size: 1.2rem !important; line-height: 1.6rem !important;}
	.homeowners-main .top-gal li{width: 100%; margin-right: 0;}
	.homeowners-main .keywords ul{font-size: 1.5rem; line-height: 1.8rem;}
	.homeowners-main .keywords ul li{margin: 0 0 10px;}
	.home-products .product-wrap{padding: 0 20px;}
	.home-products .product-wrap .slick-arrow{width: 32px; height: 82px; z-index: 999;}
	.home-products .product-wrap .slick-arrow.slick-prev{background: url(../images/prev-arrow-white.png) 0 0 no-repeat; left: 20px;}
	.home-products .product-wrap .slick-arrow.slick-next{background: url(../images/next-arrow-white.png) 0 0 no-repeat; right: 20px;}
	.home-products .product-wrap .slick-slide{margin: 0;}
	.home-products .product-wrap .slick-slide h3{font-size: 1.8rem; line-height: 2.2rem;}
	.home-products .product-wrap .slick-slide p{font-size: 1.1rem; line-height: 1.5rem;}
	.meet-boss{padding: 50px 0 60px;}
	.meet-boss h2{font-size: 2.8rem; line-height: 3rem; margin: 0 0 20px;}
	.meet-boss p{font-size: 1.2rem !important; line-height: 1.6rem !important;}
	.meet-boss .video-block .play{width: 70px;}
	.home-features.homeowners{background-size: cover; padding: 80px 0 50px;}
	.testimonials .testimonials-inner{padding: 40px 20px 0;}
	.testimonials .testimonial-block{padding: 100px 0 40px;}
	.testimonials .testimonial-block p{font-size: 1.4rem; line-height: 1.8rem;}
	.testimonials .testimonial-block h4{font-size: 1.2rem; line-height: 1.4rem; margin: 25px 0 0;}
	.steps h2{font-size: 2.8rem; line-height: 3rem; margin: 0 0 10px;}
	.steps h3{font-size: 2rem; line-height: 2.5rem; margin: 0 0 5px;}
	.steps p a{padding: 2% 5%;}
	.blogs.homeowners .blog-block + a{font-size: 1.5rem; line-height: 2rem;}
	.city-types h2{font-size: 2.8rem; line-height: 3rem; margin: 0 0 20px;}
	.copmare-chart h2{font-size: 2.8rem; line-height: 3rem;}
	.copmare-chart .compare-block h3{font-size: 2rem;}
	.copmare-chart .compare-block p{font-size: 1.3rem; line-height: 1.5rem;}
	.cities-video h2{font-size: 2.8rem; line-height: 3rem;}
	.cities-video.builders{padding: 40px 0 20px;}

	.about-top{padding: 70px 0 30px;}
	.about-top h1{margin-bottom: 20px;}
	.about-top p{font-size: 1.3rem; line-height: 1.5rem;}
	.teams .team-block img{width: 100%; margin: 0 0 30px;}
	.teams .team-block p{font-size: 1.3rem; line-height: 1.5rem;}

	.project-details-main .project-info{margin: 0; padding: 30px;}
	.project-details-main h1{font-size: 2.6rem; line-height: 3rem;}
	.project-details-main .video-block .play{width: 70px;}
}