@font-face{
  src:url(../fonts/AvenirLTStd-Black.otf);
  font-family: 'AvenirLTStd-Black';
}

@font-face{
  src:url(../fonts/AvenirLTStd-BlackOblique.otf);
  font-family: 'AvenirLTStd-BlackOblique';
}

@font-face{
  src:url(../fonts/AvenirLTStd-Book.otf);
  font-family: 'AvenirLTStd-Book';
}

@font-face{
  src:url(../fonts/AvenirLTStd-BookOblique.otf);
  font-family: 'AvenirLTStd-BookOblique';
}

@font-face{
  src:url(../fonts/AvenirLTStd-Heavy.otf);
  font-family: 'AvenirLTStd-Heavy';
}

@font-face{
  src:url(../fonts/AvenirLTStd-HeavyOblique.otf);
  font-family: 'AvenirLTStd-HeavyOblique';
}

@font-face{
  src:url(../fonts/AvenirLTStd-Light.otf);
  font-family: 'AvenirLTStd-Light';
}

@font-face{
  src:url(../fonts/AvenirLTStd-LightOblique.otf);
  font-family: 'AvenirLTStd-LightOblique';
}

@font-face{
  src:url(../fonts/AvenirLTStd-Medium.otf);
  font-family: 'AvenirLTStd-Medium';
}

@font-face{
  src:url(../fonts/AvenirLTStd-MediumOblique.otf);
  font-family: 'AvenirLTStd-MediumOblique';
}

@font-face{
  src:url(../fonts/AvenirLTStd-Oblique.otf);
  font-family: 'AvenirLTStd-Oblique';
}

@font-face{
  src:url(../fonts/AvenirLTStd-Roman.otf);
  font-family: 'AvenirLTStd-Roman';
}




/* =========== Typography ========== */
body {
    margin: 0px;
    padding: 0px;
    font-family: 'AvenirLTStd-Book';
}

html ,body{
    height: 100%;
    width: 100%;
}
/* ======DEFAULT BROWSER STYLE========= */
a:focus{
    text-decoration: none;
}
a:focus,.btn:focus,.btn:active:focus,
button:focus,input[type="file"]:focus, 
input[type="radio"]:focus, 
input[type="checkbox"]:focus{
    outline: none;
}
/* =========== SPACE CLASSES=========== */
.space5{margin-top: 5px;}
.space10{margin-top: 10px;}
.space15{margin-top: 15px;}
.space20{margin-top: 20px !important;}
.space25{margin-top: 25px;}
.space30{margin-top: 30px;}
.space40{margin-top: 40px;}
.space50{margin-top: 50px !important;}
.space60{margin-top: 60px;}
.space70{margin-top: 70px;}
.space80{margin-top: 80px;}
.space100{margin-top: 100px;}
.pad0{padding: 0;}
.m0{margin: 0;}


/*===================START MAIN CSS=================*/
.container {
  max-width: 1200px;
  width: 100%;
}

.header_img{
  background: url(../img/poolconstruction/header_img.jpg)no-repeat;
  background-size: cover;
  color: #fff;
  background-position: 50% 50%;
    padding: 300px 0 110px;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    height: 500px;
  
}
.header_img h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:400;
    font-size: 48px;
    color: #fff;
}
.steps{
  padding: 60px 0 0;
}
.step1 {
  margin: 60px 0;
  height: 190px;
}
h2.h2-text{
  color: #23c0d3;
  font-size: 40px;
  font-family: 'AvenirLTStd-Medium';
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.step1 h3{
  color: #23c0d3;
  font-size: 28px;
  font-family: 'AvenirLTStd-Medium';
  text-transform: uppercase;

}
.step1 p {
  color: #7d7d7d;
  font-size: 22px;
  font-family: 'AvenirLTStd-Medium';
  line-height: 35px;
}

.item_text h4{
  font-size: 50px;
  color: #fff;
  font-family: 'AvenirLTStd-Medium';
}
.item_text p{
  font-size: 25px;
  color: #fff;
  font-family: 'AvenirLTStd-Medium';
}
.gloria {
  background: url(../img/poolconstruction/blue_img.jpg)no-repeat;
  padding: 40px 0 0;
  background-size: cover;
  background-position: 25% 25%;
}
.carousel-caption {
    right: auto;
    left: 0;
    z-index: 999;
    padding-bottom: 30px;
    position: relative;
    text-align: left;
}
.item_text{
  margin: 0 100px;
}
.carousel-control {
    top: 65px;
    opacity: 1;
    width: 83px;
}
.carousel-control.right,.carousel-control.left {
    
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
}
.gloria .owl-prev{
    left: -150px;
    top: 40%;
    position: absolute;
}
.gloria .owl-next{
    right: -110px;
    top: 40%;
    position: absolute;
}
.time_line{
  padding: 60px 0;
}
.time_ul li {
    width: 8.3%;
    padding: 20px;
    margin: 0 -4px;
}
.time_img{
  position: relative;
}
.time_ul {
    margin: 80px 0;
}

.time_ul li{
  position: relative;
}
.time_ul li:first-child:after {
    background: #7b22d4;
}
.time_ul li:first-child:before {
    background: #7b22d4;
}
.time_ul li:after {
    position: absolute;
    content: "";
    height: 60px;
    width: 2px;
    right: 4px;
    background: #000;
    top: 40px;
}
.time_ul li:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 45px;
    right: 4px;
    background: #000;
    top: 98px;
}

.time_ul li:nth-child(2):before,.time_ul li:nth-child(4):before,.time_ul li:nth-child(6):before,
.time_ul li:nth-child(8):before,.time_ul li:nth-child(10):before{
  bottom: 100px;
  top:auto;
}
.time_ul li:nth-child(2):after,.time_ul li:nth-child(4):after,.time_ul li:nth-child(6):after,
.time_ul li:nth-child(8):after,.time_ul li:nth-child(10):after{
  bottom: 40px;
  top:auto;
}

.time_ul li:nth-child(2):before {
     background: #d322d4;
     
}
.time_ul li:nth-child(2):after {
     background: #d322d4;
     
}

.time_ul li:nth-child(3):before {
     background: #d3227a;
}
.time_ul li:nth-child(3):after {
     background: #d3227a;
}
.time_ul li:nth-child(4):before {
     background: #d42222;
     
}
.time_ul li:nth-child(4):after {
     background: #d42222;
     
}

.time_ul li:nth-child(5):after {
     background: #d34e21;
}
.time_ul li:nth-child(5):before {
     background: #d34e21;
}
.time_ul li:nth-child(6):before {
     background: #d2a623;
     
}
.time_ul li:nth-child(6):after {
     background: #d2a623;
     
}

.time_ul li:nth-child(7):before {
     background: #a6d321;
}
.time_ul li:nth-child(7):after {
     background: #a6d321;
}
.time_ul li:nth-child(8):before {
     background: #4ed322;
     
}
.time_ul li:nth-child(8):after {
     background: #4ed322;
     
}


.time_ul li:nth-child(9):after {
     background: #22d34d;
}
.time_ul li:nth-child(9):before {
     background: #22d34d;
}

.time_ul li:nth-child(10):before {
     background: #22d3a7;
     
}
.time_ul li:nth-child(10):after {
     background: #22d3a7;
     
}
.time_ul li:last-child:after {
     background: #23c0d3;
     right: 0;
}
.time_ul li:last-child:before {
     background: #23c0d3;
     right: 0;
}

.time_ul li:first-child{
  background: #7b22d4;
}
.time_ul li:nth-child(2){
  background: #d322d4;
}
.time_ul li:nth-child(3){
  background: #d3227a;
}
.time_ul li:nth-child(4){
  background: #d42222;
}
.time_ul li:nth-child(5){
  background: #d34e21;
}
.time_ul li:nth-child(6) {
    background: #d2a623;
    width: 14%;
}
.time_ul li:nth-child(7){
  background: #a6d321;
}
.time_ul li:nth-child(8) {
    background: #4ed322;
    width: 14%;
}
.time_ul li:nth-child(9){
  background: #22d34d;
}
.time_ul li:nth-child(10){
  background: #22d3a7;
}
.time_ul li:last-child{
  background: #23c0d3;
}
.time1_img li{
  width: 19%;
}
.time2_img li {
  width: 16.36%;
}
.time_img img{
  width: 160px;
  float: right;
}
.time_img.time1_img li:last-child img {
    margin-right: 62px;
    
}
.time_img.time1_img li:nth-child(4) img{
    margin-right: 12px;
    
}
.time_img.time1_img li:nth-child(3) img {
    margin-right: 51px;
    
}
.time_img.time1_img li:nth-child(2) img {
    margin-right: 93px;
    
}
.time_img.time1_img li:first-child img {
    margin-right: 41px;
    
}
.time_img.time2_img li:last-child img {
    margin-right: 0;
    position: relative;
    right: -15px;
}
.time_img.time2_img li:nth-child(5) img {
    margin-right: 0;
    position: relative;
    right: -20px;
}
.time_img.time2_img li:nth-child(4) img{
    margin-right: 62px;  
}
.time_img.time2_img li:nth-child(3) img{
    margin-right: 144px;  
}
.time_img.time2_img li:nth-child(2) img{
    margin-right: 135px;  
}
.time_img.time2_img li:first-child img{
    margin-right: 127px;  
}
.img_text{
  display: block;
  float: right;
  position: relative;
}
.img_text p {
    position: absolute;
    top: -44px;
    right: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'AvenirLTStd-Medium';
    float: right;
    text-align: right;
    width: 230px;
}
.img_text p span{
     font-size: 40px;
}
.time_img.time2_img li .img_text p {
    right: -10px;
    color: #23c0d3;
    top: -57px;
    line-height: 25px;
}
.time_img.time1_img li .img_text p {
    right: 44px;
    color: #d322d4;
    top: 120px;
    line-height: 31px;
}
.time_img.time1_img li:nth-child(2) .img_text p {
    right: 97px;
    color: #d42222;
    top: 121px;
}
.time_img.time1_img li:nth-child(3) .img_text p {
    right: 58px;
    color: #d2a623;
    top: 120px;
}
.time_img.time1_img li:nth-child(4) .img_text p {
    right: 19px;
    color: #4ed322;
    top: 121px;
}
.time_img.time1_img li:last-child .img_text p {
    right: 71px;
    color: #22d3a7;
    top: 121px;
}
.time_img.time2_img li:nth-child(5) .img_text p {
    color: #22d34d;
    top: -57px;
}
.time_img.time2_img li:nth-child(4) .img_text p {
    right: 69px;
    color: #a6d321;
    top: -58px;
}
.time_img.time2_img li:nth-child(3) .img_text p {
    right: 148px;
    color: #d34e21;
    top: -57px;
}
.time_img.time2_img li:nth-child(2) .img_text p {
    right: 138px;
    color: #d3227a;
    top: -57px;
}
.time_img.time2_img li:first-child .img_text p {
    right: 125px;
    color: #7b22d4;
    top: -58px;
}


#call_today {
  background: #22bbcc;
  padding: 25px 0;
}

#call_today h1{
  color: #ffffff;
  font-family: 'AvenirLTStd-Medium';
  font-size: 38px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
    padding: 15px 0;
}

.garden_img{
  position: relative;
}

.garden_btn {
  position: absolute;
  color: #ffffff;
  font-family: 'AvenirLTStd-Medium';
  font-size: 25px;
  background: #8dbe50;
  padding: 5px 40px;
  top: 8%;
}

.how_title h1{
  color: #23c0d3;
  font-family: 'AvenirLTStd-Medium';
  font-size: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px;
}

.number {
  background: #8dbe50;
  color: #ffffff;
  font-size: 62px;
  width: 90px;
  height: 90px;
  text-align: center;
  border-radius: 50%;
  line-height: 100px;
  float: left;
  margin-right: 20px;
  margin-top: -30px;
}

.work h3{
  color: #23c0d3;
  font-size: 18px;
  font-weight: bold;
}

.top22{
  position: relative;
  top: -14px;
}

.how_padding{
  padding: 0 0 70px;
}

#tours{
  padding: 100px 0;
}

#equipment{
  padding: 50px 0;
}

/*#sync1 .item {
  background: #0c83e7;
  padding: 80px 0px;
  margin: 5px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
}*/
/*#sync2 .item {
  background: #C9C9C9;
  padding: 10px 0px;
  margin: 5px;
  color: #FFF;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}*/
#sync2 .item img {
  cursor: pointer;
}

/*#sync2 .item {*/
/*  width: 150px;*/
/*}*/

/*#sync2 .current .item {
  background: #0c83e7;
}*/
.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  position: absolute;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}

.owl-carousel .owl-item img {
/*  width: auto !important;*/
  margin: 0 auto !important;
}

.owl-theme .owl-nav [class*=owl-]{
  display: none !important;
}

#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev{
  display: block !important;
}

.owl-theme .owl-dots .owl-dot {
  display: none !important;
}

#sync2 {
  margin-top: 7%;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #23c0d3 !important;
  font-size: 75px !important;
  background: transparent !important;
}

#sync1.owl-theme .owl-prev {
  left: -5%;
}

#sync1.owl-theme .owl-next {
  right: -5%;
}

#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
  top: 106%;
}

.slider_description{
  margin-top: 50px;
}

.slider_description h1{
  font-family: 'AvenirLTStd-Medium', sans-serif;
  background: #23c0d3;
  color: #ffffff;
  font-size: 38px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 0;
  text-align: center;
}

.slider_description h2 {
  font-family: 'AvenirLTStd-Medium', sans-serif;
  color: #23c0d3;
  font-size: 32px;
  text-align: center;
  margin-top: 25px;
  padding: 0 12%;
}

.slider_description p{
  color: #7d7d7d;
  padding: 0 13%;
  font-size: 20px;
}

.slider_description a {
  color: #7d7d7d;
  padding: 0 13%;
  font-size: 25px;
  margin-top: 10px;
  display: block;
}

#sync2 .owl-item img {
  opacity: 0.5;
}

#sync2 .owl-item.active.current img {
  opacity: 1;
}

.tours_pad{
  padding: 0 40px;
}

.slick-slide:focus {
  outline: none;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 8%;
  display: block;
  width: 100px;
  height: 50px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  left: -100px;
}
.slick-next{
  left: auto;
  right: -70px;
}
.slick-prev:before{
  content: '\f104';
  font-family: FontAwesome;
  font-size: 80px;
  line-height: 1;
  color: #23c0d3;
  position: absolute;
}

.slick-next:after{
  content: '\f105';
  font-family: FontAwesome;
  font-size: 80px;
  line-height: 1;
  color: #23c0d3;
  position: absolute;
}

.slick-slide img{
  opacity: 0.3;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  width: 500px;
}
.slick-active.slick-current img{
  opacity: 1;
}

.side_padd {
  padding: 0 30px;
}

.jandy_img {
	display: block;
  	width: 200px;
}

.slider-nav img{
  width: 100px;
}

#new_page .form-inline-login {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -30px;
  margin-bottom: -5px;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  text-align: left;
}

#new_page .form-inline-login .form-group {
  width: 47%;
}

.icon-sm {
  font-size: 22px;
  line-height: 1.2;
}


@media(min-width: 2000px){
  .step1 {
    height: 150px;
  }
  
  .side_padd {
    padding: 0 20px;
  }

  .time_ul li {
    width: 8.20%;
  }

  .time2_img li {
    width: 15.4%;
  }

  .time_img.time2_img li:first-child img {
    margin-right: 158px;
  }

  .time_img.time2_img li:first-child .img_text p {
    right: 160px;
  }

  .time_img.time2_img li:nth-child(2) .img_text p {
    right: 152px;
  }

  .time_img.time2_img li:nth-child(2) img {
    margin-right: 145px;
  }

  .time_img.time1_img li .img_text p {
    right: 67px;
  }

  .time_img.time1_img li:first-child img {
    margin-right: 59px;
  }

  .time_img.time1_img li:nth-child(2) .img_text p {
    right: 135px;
  }

  .time_img.time1_img li:nth-child(2) img {
    margin-right: 126px;
  }

  .time_img.time1_img li:nth-child(3) .img_text p {
    right: 79px;
  }

  .time_img.time1_img li:nth-child(3) img {
    margin-right: 76px;
  }

  .time_img.time2_img li:nth-child(4) img {
    margin-right: 0;
  }

  .time_img.time1_img li:nth-child(4) img {
    margin-right: 102px;
  }

  .time_ul li:nth-child(8) {
    width: 10%;
  }

  .time_img.time1_img li:nth-child(4) .img_text p {
    right: 109px;
  }

  .time_img.time2_img li:nth-child(5) img {
    right: -47px;
  }

  .time_img.time2_img li .img_text p {
    right: -40px;
  }

  .time_img.time2_img li:nth-child(4) .img_text p {
    right: 10px;
  }

  .time_img.time2_img li:last-child{
    width: 16%;
  }

  .time_img.time2_img li:last-child img {
    right: -45px;
  }

  .time1_img.time1_img li:last-child{
    width: 14%;
  }

  .time_img.time1_img li:last-child .img_text p {
    right: 68px;
  }
}



@media(max-width:1600px){
  .time_img.time2_img li:last-child img {
    right: -2px;
 }
 .time_img.time2_img li:nth-child(5) img {
    right: -9px;
 }
 .time_img.time2_img li:nth-child(4) img {
    margin-right: 55px;
 }
 .time_img.time2_img li:nth-child(3) img {
    margin-right: 120px;
 }
 .time_img.time2_img li:nth-child(2) img {
    margin-right: 111px;
 }
 .time_img.time2_img li:first-child img {
    margin-right: 102px;
 }
 .time_img.time1_img li:first-child img {
    margin-right: 31px;
 }
 .time_img.time1_img li:nth-child(2) img {
    margin-right: 73px;
 }
 .time_img.time1_img li:nth-child(3) img {
    margin-right: 46px;
 }
 .time_img.time1_img li:last-child img {
    margin-right: 57px;
 }
 .time_img.time2_img li .img_text p {
    right: 0px;
 }
 .time_img.time2_img li:nth-child(4) .img_text p {
    right: 61px;
 }
 .time_img.time2_img li:nth-child(3) .img_text p {
    right: 128px;
 }
 .time_img.time2_img li:nth-child(2) .img_text p {
    right: 118px;
 }
 .time_img.time2_img li:first-child .img_text p {
    right: 105px;
 }
 .time_img.time1_img li:nth-child(4) .img_text p {
    right: 20px;
 }
 .time_img.time1_img li:nth-child(2) .img_text p {
    right: 80px;
 }
 .time_img.time1_img li .img_text p {
    right: 37px;
    top: 128px;
 }
}


@media(max-width: 1440px){
  .time2_img li {
    width: 16.3%;
 }
 .time_img.time2_img li:nth-child(4) img {
    margin-right: 50px;
 }

 .time_img.time2_img li:nth-child(3) img {
    margin-right: 108px;
  }

  .time_img.time2_img li:nth-child(2) img {
    margin-right: 100px;
  }

  .time_img.time2_img li:first-child img {
    margin-right: 90px;
  }

  .time_img.time2_img li:nth-child(3) .img_text p {
    right: 111px;
  }
  .time_img.time2_img li:nth-child(2) .img_text p {
    right: 104px;
 }
 .time_img.time2_img li:first-child .img_text p {
    right: 93px;
 }
 .time_img.time1_img li:nth-child(3) img {
    margin-right: 41px;
 }
 .time_img.time1_img li:nth-child(2) img {
    margin-right: 67px;
 }
 .time_img.time1_img li:first-child img {
    margin-right: 26px;
 }
 .time_img.time1_img li:nth-child(2) .img_text p {
    right: 75px;
 }

 .slider_description h2 {
    font-size: 28px;
  }

  .slider_description p {
    padding: 0 12%;
    font-size: 23px;
  }

  #call_today h1 {
    font-size: 55px;
  }

  .top22 {
    top: -15px;
  }

  .work h3 {
    font-size: 18px;
  }
}

@media(max-width: 1366px){
  .time_img.time2_img li:nth-child(3) img {
    margin-right: 103px;
  }
 .time_img.time2_img li:nth-child(2) img {
    margin-right: 94px;
 }
 .time_img.time2_img li:first-child img {
    margin-right: 83px;
 }
 .time_img.time2_img li:nth-child(4) .img_text p {
    right: 55px;
 }
 .time_img.time2_img li:nth-child(3) .img_text p {
    right: 108px;
 }
 .time_img.time2_img li:nth-child(2) .img_text p {
    right: 101px;
 }
 .time_img.time2_img li:first-child .img_text p {
    right: 88px;
 }
 .time_img.time1_img li:nth-child(4) img {
    margin-right: 21px;
 }
 .time_img.time1_img li:nth-child(4) .img_text p {
    right: 25px;
 }
 .time_img.time1_img li:nth-child(3) img {
    margin-right: 38px;
 }
 .time_img.time1_img li:nth-child(2) img {
    margin-right: 64px;
 }
}

@media(max-width: 1280px){
  .step1 {
    height: 160px;
  }
  .step1 h3 {
    font-size: 20px;
  }
  .step1 p {
    font-size: 18px;
    line-height: 25px;
  }
  h2.h2-text {
    font-size: 36px;
  }
  .slick-next:after, .slick-prev:before{
    content: none;
  }
  .slick-prev{
    left: 0;
  }
  .slick-next{
    right: 0;
  }
  .time_img img {
    width: 120px;
 }
 .img_text p span {
    font-size: 30px;
 }
 .img_text p {
    font-size: 17px;
    width: 170px;
 }
 .time_img.time2_img li .img_text p {
    right: 7px;
    top: -55px;
 }
 .time_img.time1_img li .img_text p {
    right: 33px;
    top: 95px;
 }
 .time_img.time2_img li:last-child img {
    right: 5px;
 }
 .time_img.time2_img li:nth-child(5) img {
    right: -2px;
 }
 .time_img.time2_img li:nth-child(4) img {
    margin-right: 48px;
 }
 .time_img.time2_img li:nth-child(3) img {
    margin-right: 96px;
 }
 .time_img.time2_img li:nth-child(2) img {
    margin-right: 87px;
 }
 .time_img.time2_img li:first-child img {
    margin-right: 76px;
 }
 .time_img.time2_img li:nth-child(2) .img_text p {
    right: 94px;
 }
 .time_img.time2_img li:nth-child(3) .img_text p {
    right: 103px;
 }
 .time_img.time1_img li:nth-child(2) .img_text p {
    right: 69px;
    top: 96px;
 }
 .time_img.time1_img li:nth-child(3) .img_text p {
    right: 48px;
    top: 96px;
 }
 .time_img.time1_img li:nth-child(4) .img_text p {
    right: 28px;
    top: 96px;
 }
 .time_img.time1_img li:last-child .img_text p {
    right: 62px;
    top: 96px;
 }

 .slider_description h2 {
    font-size: 24px;
  }

  .slider_description p {
    padding: 0 13.5%;
    font-size: 18px;
  }

  .slider_description a {
    font-size: 18px;
  }

  #call_today h1 {
    font-size: 48px;
  }

  #call_today {
    padding: 30px 0;
  }
  
  .work h3 {
    font-size: 12px;
  }
  
  .slick-slide img{
    width: 300px;
  }
  .slider-nav img{
    width: 80px;
  }
}



@media(max-width: 1024px){
  #sync2 {
    margin-left: 0;
  }
  
  .container{
    max-width: 100%;
    width: 100%;
  }
 
 .header_img h1 {
    font-size: 50px;
  }
 
  .step1 h3 {
    font-size: 30px;
  }
  .step1 p {
    font-size: 25px;
 }
 .item_text p {
    font-size: 30px;
 }
 .item_text h4 {
    font-size: 40px;
 }
 .time2_img li {
    width: 16%;
 }
 .time_img.time1_img li:nth-child(2) img {
    margin-right: 52px;
 }
 .time_img.time1_img li:nth-child(4) img {
    margin-right: 25px;
 }
 .time_img.time2_img li:last-child img {
    right: 0px;
 }
 .time_img.time2_img li:nth-child(4) img {
    margin-right: 34px;
 }
 .time_img.time2_img li:nth-child(3) img {
    margin-right: 76px;
 }
 .time_img.time2_img li:nth-child(2) img {
    margin-right: 69px;
 }
 .time_img.time2_img li:first-child img {
    margin-right: 61px;
 }
 .img_text p {
    font-size: 12px;
    width: 130px;
 }
 .img_text p span {
    font-size: 22px;
 }
 .time_img.time2_img li:nth-child(3) .img_text p {
    right: 84px;
 }
 .time_img.time2_img li:nth-child(2) .img_text p {
    right: 79px;
 }
 .time_img.time2_img li:first-child .img_text p {
    right: 71px;
 }
 .time_img.time1_img li:nth-child(2) .img_text p {
    right: 61px;
 }
 .time_img.time1_img li:nth-child(4) .img_text p {
    right: 33px;
 }
 .time_img.time2_img li:nth-child(4) .img_text p {
    right: 43px;
 }

 .number {
    font-size: 36px;
    width: 70px;
    height: 70px;
    line-height: 80px;
    margin-right: 10px;
    margin-top: -20px;
  }

  .top22 {
    top: -4px;
  }

  .work h3 {
    font-size: 12px;
  }

  #call_today h1 {
    font-size: 42px;
  }

  .garden_btn {
    font-size: 18px;
    padding: 5px 30px;
  }

  #tours {
    padding: 60px 0;
  }

  #sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
    top: 111%;
  }
  #sync1.owl-theme .owl-prev {
    left: -2%;
  }
  #sync1.owl-theme .owl-next {
    right: 1%;
 }

 .step1 {
    height: auto;
  }

  .step1 h3 {
    font-size: 16px;
  }

  .step1 p {
    font-size: 16px;
    line-height: 22px;
  }

  .side_padd {
    padding: 0px 30px;
  }
}

@media(max-width: 1080px){
  .step1 {
    height: auto;
  }

  .col-md-offset-2 {
    margin-left: 0;
  }

  .steps .col-md-8,
  #rendering_room .col-md-8
  {
    width: 100%;
  }

  .time2_img li {
    width: 16.1%;
  }
  
  .time_img.time2_img li:nth-child(3) img {
    margin-right: 81px;
  }
  
  .time_img.time2_img li:nth-child(3) .img_text p {
    right: 87px;
  }
}


@media(max-width: 991px){
    .slick-next:after, .slick-prev:before{
        content: none;
    }
    
    .slider_description {
        margin-top: 20px;
    }
  .carousel-control img{
    width: 20px;
  }
  .time_line {
    padding: 20px 0 40px;
  }
  .carousel-control {
    top: 123px;
    width: 23px;
  }
  .gloria .owl-next {
    right: -50px;
 }
 .gloria .owl-next img ,.gloria .owl-prev img{
    width: 30px
 }
 .gloria .owl-prev {
    left: -50px;
 }
 h2.h2-text {
    font-size: 30px;
 }
 .step1 {
    height: auto;
 }
 .header_img h1 {
    font-size: 40px;
 }
 .step1 h3 {
    font-size: 25px;
 }
 .step1 p {
    font-size: 22px;
 }
 .steps {
    padding: 60px 20px 0;
 }
 .time_line .media h4{
   font-size: 30px;
    font-family: 'AvenirLTStd-Medium';
 }
 .time_line .media p{
   font-size: 20px;
    font-family: 'AvenirLTStd-Medium';
 }
 .time_line .media-left,.time_line1 .media>.pull-left {
    padding-right: 20px;
 }
 .time_line .media img{
  width: 130px;
 }
 .color1{
  color: #7b22d4;
 }
 .color2{
  color: #d322d4;
 }
 .color3{
  color: #d3227a;
 }
 .color4{
  color: #d42222;
 }
 .color5{
  color: #d34e21;
 }
 .color6{
  color: #d2a623;
 }
 .color7{
  color: #a6d321;
 }
 .color8{
  color: #4ed322;
 }
 .color9{
  color: #22d34d;
 }
 .color10{
  color: #22d3a7;
 }
 .color11{
  color: #23c0d3;
 }

 #sync1.owl-theme .owl-prev {
    left: -2%;
  }

  #sync1.owl-theme .owl-next {
    right: -3%;
  }

  #call_today h1 {
    font-size: 32px;
  }

  .pad0{
    padding-left: 15px;
    padding-right: 15px;
  }

  .top22 {
    top: 0;
  }

  .number {
    font-size: 19px;
    width: 50px;
    height: 50px;
    line-height: 53px;
    margin-right: 10px;
    margin-top: -20px;
  }

  .how_works {
    margin-top: 6%;
  }

  .how_padding {
    padding: 0 0 40px;
  }

  .how_title h1 {
    padding: 40px 0 0;
    font-size: 36px;
  }
  #sync1.owl-theme .owl-next,#sync1.owl-theme .owl-prev {
    display: none !important;
  }
}


@media(max-width: 767px){
  .carousel-control {
    top: 103px;
    width: 15px;
  }
  .gloria .owl-next img, .gloria .owl-prev img {
    width: 20px;
 }
 .item_text p {
    font-size: 20px;
 }
 .gloria .owl-next {
    right: -40px;
 }
 .gloria .owl-prev {
    left: -40px;
 }
 h2.h2-text {
    font-size: 26px;
    margin-bottom: 0;
 }
 .step1 h3 {
    font-size: 22px;
 }
 .step1 p {
    font-size: 18px;
    line-height: normal;
    margin: 10px 0;
 }
 .time_line {
    padding: 20px 0;
 }
 .steps {
    padding: 20px 10px 0;
 }
 .step1 {
    margin: 30px 0;
 }

 #call_today {
    padding: 20px 0;
  }

  #call_today h1 {
    font-size: 20px;
  }

  .slider_description h1 {
    font-size: 22px;
    padding: 5px 0;
  }

  .slider_description h2 {
    font-size: 12px;
    padding: 0;
  }

  .slider_description p {
    padding: 0;
    font-size: 10px;
  }

  .slider_description a {
    padding: 0;
    font-size: 18px;
    margin-top: 0;
  }

  .how_title h1 {
    font-size: 26px;
  }

  .number {
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 33px;
    margin-top: 0;
  }

  .owl-carousel .owl-item img {
    width: 50% !important;
  }

  .owl-theme .owl-nav [class*=owl-] {
    font-size: 26px !important;
  }

  #sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
    top: 50% !important;
  }
  .header_img {
    padding: 100px 0 50px;
 }
 .item_text {
    margin: 0 40px;
 }
 
 #sync2 .item img {
    cursor: pointer;
    padding: 0;
    width: auto !important;
    }
    
    .slick-next:after, .slick-prev:before{
        content: none;
    }
    
    .slider_description {
        margin-top: 20px;
    }
}

@media(max-width: 320px){
  .gloria .owl-next {
    right: -30px;
 }
 .gloria .owl-prev {
    left: -30px;
 }
 .header_img h1 {
    font-size: 30px;
 }
 .item_text p {
    font-size: 16px;
 }
}