.prod_descri .sechead_service_size {
    font-size: 22px;
    font-family: "Source Serif 4";
    line-height: 24px;
    min-height: 44px;
}

.prod_descri .sechead_service_size .ptag {
  font-size: 14px;
}
.roof_repairs .who_wrap .who_left {
  flex: 1;
}
.map {
  width: 603px;
}
.areaweserve_os {
  padding: 100px 0;
  background: #f5f5f5;
}

.areaweserve_os .os_title h1:after {
  width: 800px;
  top: 50%;
  left: 425px;
}
/* 
.roof_repairs .sec_og_insta {
  padding-top: 80px;
} */

.roof_repairs .sec_wwa .wcu_wrap {
  display: flex;
  align-items: center;
}

.roof_repairs .sec_wwa ul li {
  position: relative;
  margin: 0 0 7px 0;
}

.roof_repairs .sec_wwa ul li a {
  margin-left: 20px;
}

.roof_repairs .sec_wwa ul li a::before {
  position: absolute;
  content: "";
  background: url(../images/RoofRestoration_colour.svg);
  height: 15px;
  width: 15px;
  background-repeat: no-repeat;
  left: 0px;
  top: 8px;
}

.roof_repairs .who_wrap .who_lef {
  padding-right: 20px !important;
}

.roof_repairs .who_wrap {
  justify-content: space-between;
}

/* .roof_repairs section.sec_og_insta .os_body .os_title h1:after {
    left: 415px;
} */

.prod_list li {
  width: 33.3%;
  padding: 0 20px;
}

.area_we_serve .sec_testimonials button.slick-prev.slick-arrow,
.area_we_serve .sec_testimonials button.slick-next.slick-arrow {
  background: #52ac48;
}

.area_we_serve .banner_title.sechead_sm {
  color: white;
  text-shadow: 3px 3px 6px BLACK;
}

.searchspecial button {
  padding: 13px 16px;
  font-size: 30px;
  background-color: #52ac48;
  display: inline-block;
  border: none;
  text-decoration: none;
  color: white;
  margin-left: -4px;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  height: 60px;
}
/* .searchspecial button:after {
  position: absolute;
  content: "";
  bottom: 0;
  top: 0;
  width: 27px;
  height: 27px;
  background: url(../images/search.svg) no-repeat center center;
} */
.suburb-search-form input[type="search"] {
  height: 60px;
}
.suburb-search-form button {
  text-indent: -9999px;
  display: inline-flex;
  align-items: center;
  background: #52ac48 url(../images/search.svg) no-repeat center center;
}
.searchspecial {
  display: flex;
  margin-top: 20px;
}

.searchspecial .formcontrol {
  margin: 0;
}

.searchspecial input {
  height: 60px;
}

.searchspecial input::placeholder {
  font-size: 16px;
}

.areaweserve_os {
  position: relative;
}

.areaweserve_os:after {
  background: url(../images/areaweserve_ark.svg);
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  width: 510px;
  height: 102px;
  right: 0;
  bottom: 0;
}

.roof_resto_location ul {
  column-count: 2;
}
.roof_resto_location ul li a:hover {
  color: #498e36;
}
.other_servicelist ul.slick-dots {
  bottom: -50px;
}
.sec_wcu {
  position: relative;
}
.sec_wcu img {
  z-index: 0;
}
#suburb-search-popup-content {
  padding: 30px;
  background-color: #007fbd;
  background-image: linear-gradient(
    to right,
    rgba(325, 0, 0, 0),
    rgb(0 0 0 / 45%)
  );
  text-align: left;
}
/*  STEP css  */
.hm_steps .faq_accordion.smk_accordion .accordion_in {
  overflow: initial !important;
}
.inner-section-title.sechead_sm {
  font-size: 30px;
}
.hm_steps .accordion_in.acc_active span.steps_no {
  background: #007fbd;
  color: #fff;
}
/* Super Large devices (large desktops, less than 1600px) */
@media (max-width: 1599.98px) {
}

/* Extra Large devices (large desktops, less than 1440px) */
@media (max-width: 1439.98px) {
  .area_we_serve .sec_wwa .who_wrap .who_left {
    width: 50%;
    padding-right: 0;
  }

  .area_we_serve .map_box {
    width: 50%;
  }

  .map iframe {
    width: 100%;
  }

  .roof_repairs .sec_wwa ul li a {
    margin-left: 20px;
    font-size: 14px;
  }

  .map {
    padding-left: 50px;
  }

  .roof_resto_location {
    justify-content: space-between;
  }

  .area_we_serve .areaweserve_os {
    padding: 50px 0;
  }

  .area_we_serve .os_title {
    padding: 0px 0 40px 0;
  }

  .box img {
    width: 100%;
  }

  .areaweserve_os:after {
    background: none;
  }

  .area_we_serve .contact_left {
    padding: 30px;
    width: 50%;
  }

  .area_we_serve .contact_right {
    width: 50%;
  }

  .area_we_serve .contact_bg_img img {
    width: 100%;
  }

  .area_we_serve .contact_left .who_left {
    padding: 0;
  }

  .area_we_serve form .formgroup:last-child {
    margin: 14px 0 0 auto;
  }

  .area_we_serve .sec_contact {
    padding: 50px 0;
  }

  .roof_repairs .sec_og_insta {
    padding-top: 0px;
  }

  .area_we_serve .sechead_sm {
    font-size: 28px;
  }

  .searchspecial input {
    height: 50px;
  }

  .searchspecial button {
    padding: 8px 14px;
  }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  .prod_descri .sechead_service_size{
        font-size: 24px;
        max-height: 50px;
  }
  .map {
    width: 450px;
}
.area_we_serve .sec_wwa .who_wrap .who_left {width: calc(100% - 450px);}
  
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  .area_we_serve .sec_wwa .who_wrap .who_left {
    width: 100% !important;
    padding-right: 0;
  }
  .area_we_serve .map_box {
    width: 100%;
  }
  .who_wrap {
    flex-wrap: wrap;
  }

  .map {
    margin-top: 30px !important;
    padding-left: 0 !important;
  }
  .area_we_serve .contact_left {
    padding: 20px;
    width: 100% !important;
    background: #eeebeb;
  }
  .area_we_serve .contact_right {
    width: 100%;
    margin-top: 30px;
  }
  .map {width:100%;}
  .area_we_serve .sec_wwa .who_wrap .who_left {text-align: left;padding:0;}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .bnr_left .formgroup.formgroup50 {
    width: 100%;
  }
  .area_we_serve .sechead_sm {
    font-size: 24px;
  }
  .os_title .ourservice_title:after {
    display: none;
  }
  .roof_repairs .sec_og_insta {
    padding-top: 0px !important;
  }
  .sec_og_insta {
    padding-bottom: 40px !important;
  }
  .roof_resto_location {
    flex-wrap: wrap;
  }

  .formgroup.formgroup50 {
    width: 100% !important;
  }
  .searchspecial button {
    padding: 8px 15px;
    background-size: 35%;
  }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .sec_wwa {
    padding: 20px 0 40px 0 !important;
  }
  .roof_resto_location {
    flex-wrap: wrap;
  }

  .formgroup.formgroup50 {
    width: 100% !important;
  }
  .roof_resto_location ul {
    column-count: 1;
  }
}
