.slider.float_l {
  background-image: url("../images/slide.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  height: 772px;
}
.welcome-area.float_l {
  padding: 55px 0 40px 0;
  text-align: center;
}
.welcome-area .heading {
  font-size: 55px;
  font-family: antonio;
  line-height: 60px;
}
.welcome-area .heading2 {
  font-size: 25px;
  color: #838383;
  padding: 20px 0;
  line-height: 28px;
}
.welcome-area .simple-text {
  padding: 11px 0;
  line-height: 25px;
}
.wel-ser-main.float_l {
  margin: 23px 0 0 0;
}
.wel-ser-box {
  float: left;
  width: 23%;
  margin: 1%;
  text-align: left;
  background-color: #ebebeb;
}
.wel-ser-box img {
  float: left;
}
.wel-ser-box .ser-name {
  font-family: antonio;
  font-size: 25px;
  line-height: 35px;
  padding: 28px 0 0 10px;
}
.wel-ser-box .ser-name a {
  color: #146192;
}
.wel-ser-box .ser-name a:hover {
  color: #000;
}
.wel-ser-box .simple-text {
  padding: 0 0 15px 10px;
}
.home-listings.float_l {
  background-color: #eaeaea;
  padding: 40px 0;
}
.quick-search-form .form-box.box5 select {
  max-width: 118px;
}
.home-listings .heading {
  font-size: 45px;
  font-family: antonio;
  line-height: 55px;
  text-align: center;
  border-bottom: 5px solid #146192;
  padding: 0 0 15px 0;
}
.h-listing-box {
  float: left;
  width: 23%;
  margin: 25px 1%;
  padding: 6px;
  background-color: #fff;
}
.h-listing-box img {
  float: left;
}
.h-listing-box .price {
  font-family: antonio;
  font-size: 25px;
  line-height: 35px;
  padding: 35px 0 7px 6px;
  color: #146192;
}
.h-listing-box .simple-text {
  line-height: 23px;
}
.h-listing-box a.view-listing {
  font-family: antonio;
  font-size: 20px;
  line-height: 28px;
  padding: 9px 0 5px 0;
  color: #fff;
  text-align: center;
  float: left;
  width: 92%;
  margin: 23px 4% 25px 4%;
  background-color: #146192;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.h-listing-box a.view-listing:hover,
.fea-property-text a.view:hover,
.home-blog a.visit-blog-btn:hover,
.home-testi a.more-testi:hover,
.quick-search-form .form-box.box6 input:hover {
  background-color: #151515;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home-listings a.view-more-list {
  font-family: antonio;
  font-size: 20px;
  line-height: 28px;
  padding: 12px 0 8px 0;
  color: #fff;
  text-align: center;
  float: left;
  width: 46%;
  margin: 11px 27% 20px 27%;
  background-color: #151515;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home-listings a.view-more-list:hover {
  background-color: #146192;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home-listings.commercial.float_l {
  background-color: #d9d9d9;
}
.fea-property.float_l {
  padding: 45px 0 65px 0;
}
.fea-property-text {
  float: left;
  width: 48%;
}
.fea-property-text .heading {
  font-size: 45px;
  font-family: antonio;
  line-height: 55px;
  padding: 23px 0 15px 0;
}
.fea-property-text .heading2 {
  font-size: 30px;
  line-height: 40px;
  padding: 0 0 25px 0;
  font-weight: bold;
}
.fea-property-text .simple-text {
  line-height: 26px;
}
.fea-property-text a.view {
  font-family: antonio;
  font-size: 20px;
  line-height: 28px;
  padding: 4px 50px 1px 50px;
  color: #fff;
  text-align: center;
  float: left;
  margin: 20px 0 0 0;
  background-color: #146192;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fea-property-img {
  float: right;
  width: 47%;
}
.fea-property-img img {
  float: left;
  border: 8px solid #d1d1d1;
}
.home-news-testi.float_l {
  background-image: url("../images/home-news-testi-bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  padding: 50px 0 65px 0;
}
.home-blog {
  background-image: url("../images/white80.png");
  float: left;
  width: 66%;
  padding: 25px;
}
.home-testi {
  background-image: url("../images/white80.png");
  float: right;
  width: 32%;
  padding: 60px 48px 10px 28px;
}
.home-testi .head {
  font-size: 40px;
  font-family: antonio;
  line-height: 55px;
  margin: 0 0 17px 0;
}
.home-testi .simple-text {
  font-style: italic;
  line-height: 28px;
  margin: 0 0 20px 0;
}
.home-blog a.visit-blog-btn,
.home-testi a.more-testi {
  float: left;
  font-family: antonio;
  color: #fff;
  margin: 35px 0;
  padding: 8px 75px 0px 75px;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  background-color: #146192;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home-blog .heading {
  font-size: 40px;
  font-family: antonio;
  line-height: 55px;
  margin: 0 0 32px 0;
  border-bottom: 3px solid #146192;
  padding: 0 0 4px 0;
}
.home-blog .left-text {
  float: left;
  width: 45%;
}
.home-blog .right-img {
  float: right;
  width: 50%;
  margin: 0 0 25px 0;
}
.home-blog .right-img img {
  float: left;
}
.home-blog .left-text .heading2 {
  font-weight: bold;
  font-size: 20px;
  margin: 5px 0 30px 0;
  line-height: 24px;
}
.home-blog .simple-text {
  line-height: 25px;
}
.home-blog a.visit-blog-btn {
  margin: 22px 0 14px 0;
}
.home-blog .simple-text a {
  color: #5a7f8b;
}
.home-blog .simple-text a:hover {
  text-decoration: underline;
}
.quick-search-main.float_l {
  margin: -160px 0 0 0;
  height: 180px;
  overflow: hidden;
}
.quick-search-head {
  float: left;
  width: 18%;
  position: relative;
  background-image: url("../images/quick-search-head.png");
  font-family: antonio;
  font-size: 30px;
  line-height: 35px;
  padding: 12px 0 5px 0;
  font-weight: bold;
  color: #fff;
}
.quick-search-head:before {
  content: "";
  position: absolute;
  bottom: 0;
  background-image: url("../images/quick-search-head.png");
  height: 100%;
  width: 100%;
  right: 100%;
}
.quick-search-form.float_l {
  background-image: url("../images/quick-search-bg.png");
  padding: 0 0 22px 0;
}
.quick-search-form .form-box {
  float: left;
  margin-left: 10px;
}
.quick-search-form .form-box .text {
  padding: 22px 0 14px 3px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.quick-search-form .form-box input,
.quick-search-form .form-box select {
  border: 1px solid #000;
  background-color: #fff;
  font-size: 16px;
  padding: 3px;
  width: 100%;
  float: left;
}
.quick-search-form .form-box.box1 {
  width: 175px;
}
.quick-search-form .form-box.box3,
.quick-search-form .form-box.box4 {
  width: 123px;
}
.quick-search-form .form-box.box5 {
  width: 380px;
}
.quick-search-form .form-box.box5 .to {
  float: left;
  width: 10%;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.quick-search-form .form-box.box5 input {
  width: 45%;
}
.quick-search-form .form-box.box6 {
  width: 150px;
  margin-left: 15px;
}
.quick-search-form .form-box.box6 .text {
  padding: 19px 0 16px 3px;
}
.quick-search-form .form-box.box6 a {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
.quick-search-form .form-box.box6 a:hover {
  color: #fff;
}
.quick-search-form .form-box.box6 input {
  border: none;
  background-color: #146192;
  font-size: 18px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  padding: 3px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.quick-search-form .form-box.box2 {
  width: 170px;
}
.quick-search-form .form-box.box1 {
  width: 175px;
}

@media screen and (max-width: 1200px) {
  .slider.float_l {
    background-size: cover;
    height: 600px;
  }
  .quick-search-head {
    width: 20%;
  }
  .quick-search-form .form-box.box1 {
    width: 145px;
  }
  .quick-search-form .form-box.box2 {
    width: 145px;
  }
  .quick-search-form .form-box.box3,
  .quick-search-form .form-box.box4 {
    width: 97px;
  }
  .quick-search-form .form-box.box5 {
    width: 280px;
  }
  .quick-search-form .form-box.box6 {
    margin-left: 10px;
    width: 135px;
  }
  .quick-search-form .form-box.box6 a {
    font-size: 14px;
  }
  .quick-search-form .form-box.box6 input {
    padding: 1px 0;
  }
  .welcome-area .heading {
    font-size: 48px;
    line-height: 58px;
  }
  .fea-property-text {
    width: 50%;
  }
  .home-news-testi.float_l {
    background-size: cover;
  }
  .home-testi a.more-testi {
    padding: 8px 0 0;
    width: 100%;
  }
  .home-blog .left-text {
    width: 48%;
  }
}
@media screen and (max-width: 990px) {
  .quick-search-main.float_l {
    margin: 0;
  }
  .quick-search-main.float_l {
    height: auto;
    margin: 0;
  }
  .quick-search-form .form-box.box1,
  .quick-search-form .form-box.box2,
  .quick-search-form .form-box.box3,
  .quick-search-form .form-box.box4 {
    width: 49%;
  }
  .quick-search-form .form-box.box5 {
    width: 729px;
  }
  .quick-search-form .form-box.box6 {
    width: 200px;
  }
  .quick-search-form .form-box.box6 {
    width: 200px;
  }
  .quick-search-form .form-box.box1,
  .quick-search-form .form-box.box3,
  .quick-search-form .form-box.box5,
  .quick-search-form .form-box.box6 {
    margin-left: 0;
  }
  .quick-search-form .form-box.box2,
  .quick-search-form .form-box.box4 {
    margin-left: 2%;
  }
  .quick-search-form .form-box.box5 {
    width: 100%;
  }
  .quick-search-head {
    width: 30%;
  }
  .wel-ser-box {
    width: 48%;
  }
  .h-listing-box {
    margin: 1%;
    width: 48%;
  }
  .home-listings a.view-more-list {
    margin: 20px 27%;
  }
  .home-testi {
    padding: 45px 30px 65px;
  }
  .slider.float_l {
    height: 420px;
  }
}
@media screen and (max-width: 768px) {
  .quick-search-head {
    padding: 12px 20px 5px 0;
    width: auto;
  }
  .quick-search-form .form-box.box1,
  .quick-search-form .form-box.box2,
  .quick-search-form .form-box.box3,
  .quick-search-form .form-box.box4,
  .wel-ser-box,
  .h-listing-box,
  .home-listings a.view-more-list,
  .fea-property-text,
  .home-blog,
  .home-blog .left-text,
  .home-testi {
    width: 100%;
  }
  .quick-search-form .form-box.box2,
  .quick-search-form .form-box.box4 {
    margin-left: 0;
  }
  .welcome-area .heading,
  .home-listings .heading,
  .fea-property-text .heading,
  .home-blog .heading,
  .home-testi .head {
    font-size: 38px;
    line-height: 48px;
  }
  .welcome-area .heading2 {
    font-size: 22px;
    padding: 5px 0;
  }
  .wel-ser-box,
  .h-listing-box {
    margin: 10px 0;
  }
  .wel-ser-box,
  .h-listing-box,
  .home-listings a.view-more-list {
    max-width: 282px;
  }
  .home-listings a.view-more-list {
    margin: 20px 0;
  }
  .fea-property-img,
  .home-blog .right-img {
    display: none;
  }
  .fea-property-text .heading,
  .fea-property-text .heading2 {
    padding: 0;
  }
  .home-blog .left-text .heading2 {
    line-height: 26px;
    margin: 0 0 5px;
  }
  .home-testi {
    margin: 20px 0 0;
    padding: 25px;
  }
  .home-testi a.more-testi {
    margin: 0;
  }
}
