.coolingpg .intro .pgtitle,
.heating_detailpg .intro .pgtitle,
.heatingpg .intro h1.pgtitle {
  margin: 0 0 23px 0;
}

.listing_col {
  margin: 44px -20px 0;
}

.listing_col li {
  width: 50%;
  padding: 0 20px;
}

.heat_det {
  padding: 35px 50px 40px;
  text-align: center;
}

.heat_det p {
  text-align: center;
  color: #333;
  line-height: 26px;
}

.image_div {
  position: relative;
  overflow: hidden;
}

.heat_det span {
  display: block;
  clear: both;
  background: #fde8dc;
  border-radius: 20px;
  text-align: center;
  font-size: 18px;
  color: #f3701b;
  font-weight: 700;
  max-width: 141px;
  padding: 7px 0;
  margin: 40px auto 0;
  position: relative;
  transition: all ease-out 0.3s !important;
  -webkit-transition: all ease-out 0.3s !important;
  -moz-transition: all ease-out 0.3s !important;
  -ms-transition: all ease-out 0.3s !important;
}

.listing_col li a .title_sm {
  margin-bottom: 20px;
}

.listing_col li a:hover .title_sm {
  color: #f3701b;
}

.listing_col li a:hover span {
  background: #1a4879;
  color: #fff;
  transition: all ease-out 0.3s !important;
  -webkit-transition: all ease-out 0.3s !important;
  -moz-transition: all ease-out 0.3s !important;
  -ms-transition: all ease-out 0.3s !important;
}

.image_div > img {
  transition: all ease-out 0.5s !important;
  -webkit-transition: all ease-out 0.5s !important;
  -moz-transition: all ease-out 0.5s !important;
  -ms-transition: all ease-out 0.5s !important;
}

.listing_col li a:hover .image_div > img {
  transform: scale(1.3);
}

.aust_climatediv {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 95px 0 94px;
  clear: both;
}

.aust_climatediv .title_sm {
  color: #fff;
  line-height: 40px;
  text-align: left;
  margin-bottom: 40px;
}

.coolingpg .listing_col {
  margin: 44px -20px 24px;
}

.aust_inner {
  max-width: 695px;
}

.heat_melbourne {
  padding-top: 60px;
}

.melbourne_list {
  margin: 0 -20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.brochure-detail-wrapper {
  margin-bottom: 40px;
}
.melbourne_list > li {
  width: 50%;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
}

.melbourne_list li .title_sm {
  color: #333;
  margin-bottom: 25px;
  font-weight: 700;
}

.debox {
  border: 1px solid #dbdfe5;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
}

.debox .info_det {
  padding: 35px 65px 0;
  text-align: center;
  position: relative;
  flex-grow: 1;
}

.debox .info_det p {
  text-align: center;
}

.debox ul.btnlist {
  margin-top: 35px;
}

.light-orange {
  background: #fde8dc;
  color: #f3701b;
  font-weight: 700;
}

.light-orange:after {
  background: #1a4879;
}

.inner_brand {
  margin-top: 60px;
}

.light-orange:hover {
  color: #fff;
}

.debox a.light-orange {
  max-width: 205px;
  margin: 35px auto 0;
}

.aust_climatediv .btn-theme.orangebtn {
  border: 1px solid #f36d15;
}

.aust_climatediv .btn-theme.orangebtn:hover {
  border: 1px solid #fff;
}

.wrapper.ptag ul.dlist.hdlist {
  max-width: 800px;
  margin: 20px auto;
}

.wrapper.ptag ul.dlist.hdlist li {
  margin: 0 auto;
  display: inline-block;
  margin: 0 20px;
  position: relative;
  z-index: 0;
}

.wrapper.ptag ul.dlist.hdlist li:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: -20px;
  font-size: 16px;
  color: #5d5d5d;
  transition: all 0.3s ease 0s;
  top: 0;
}

.intro.center.topspacing {
  margin: 60px 0 0 0;
}

.flexdiv.melbourne_list .btnlist li a {
  min-width: 180px;
}

/*.page-id-7920.page-template-page-heating-detail ul.dlist li {
    width: auto;
}

.page-id-7920.page-template-page-heating-detail .get_touchsec .intro>.pgtitle {
    text-align: center;
}

.page-id-7920.page-template-page-heating-detail h2.pgtitle:after {
    left: 50%;
    margin: 0 0 0 -20px;
}*/
ul.dlist.hdlist.inlinelist li {
  width: auto;
}

@media (max-width: 1900px) {
  /* .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
        transform: translate(-10%, 0);
        right: 0;
        top: 0;
        width: 1920px;
    } */
}

@media (max-width: 1600px) {
  /* .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
        transform: translate(-16%, 0);
        right: 0;
        top: 0;
        width: 1920px;
    } */
}

@media (max-width: 1440px) {
  /* .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
    transform: translate(-22%, 0);
    right: 0;
    top: 0;
    width: 1920px;
  } */
}

@media (max-width: 1366px) {
  .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
    /* transform: translate(-22%, -9%); */
    min-height: 500px;
  }

  .inrpg_container.coolingpg .inrbnr_div,
  .inrpg_container.heatingpg .inrbnr_div {
    height: 400px;
  }
}

@media (max-width: 1280px) {
  .heat_det span {
    margin: 25px auto 0;
  }

  .heat_det {
    padding: 28px 20px 40px;
  }

  .debox .info_det {
    padding: 28px 20px;
  }

  .debox {
    padding-bottom: 28px;
  }

  .listing_col li a .title_sm,
  .melbourne_list li .title_sm {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .debox ul.btnlist {
    margin-top: 25px;
  }

  /* .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
    transform: translate(-30%, -9%);
  } */
}

@media (max-width: 1100px) {
  /* .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
    transform: translate(-40%, -9%);
  } */
}

@media (max-width: 992px) {
  .melbourne_list {
    margin: 0 -10px;
  }

  .listing_col li,
  .melbourne_list > li {
    padding: 0 10px;
  }

  .listing_col {
    margin: 30px -10px 0;
  }

  .coolingpg .listing_col {
    margin: 44px 0 24px;
  }

  /* .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
    transform: translate(-48%, -9%);
  } */
}

@media (max-width: 768px) {
  .debox a.light-orange {
    margin: 25px auto 0;
  }

  .listing_col li,
  .melbourne_list > li {
    width: 100%;
  }

  .debox ul.btnlist {
    margin-top: 10px;
  }

  .melbourne_list > li:not(:last-child) {
    margin-bottom: 20px;
  }

  .image_div > img {
    display: block;
    margin: 0 auto;
  }

  .page-template-page-heating .inrbnr_div img.bgimg.deskbanner {
    display: none;
  }

  .page-template-page-heating .inrbnr_div img.bgimg.mobbanner {
    display: block;
    transform: translate(0, 0);
    height: 400px;
    width: 100%;
    top: 0;
    left: 0;
  }

  .page-template-page-cooling .inrbnr_div img.bgimg.mobbanner {
    display: block;
    transform: translate(0, 0);
    height: 600px;
    width: 100%;
    top: 0;
    left: 0;
  }

  .inner-cnter .inrbnr_container,
  .inrbnr_container {
    top: 70%;
  }
}

@media (max-width: 650px) {
  .heat_det span {
    margin: 15px auto 0;
  }

  .aust_climatediv .title_sm {
    color: #fff;
    line-height: 100%;
    text-align: left;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .aust_climatediv {
    padding: 30px 50px 30px;
  }
}

@media (max-width: 575px) {
  .page-template-page-cooling .inrbnr_div img.bgimg.mobbanner {
    transform: none;
  }
}

@media (max-width: 480px) {
  .debox a.light-orange {
    margin: 0 auto 0;
  }

  .debox {
    height: auto !important;
  }

  .page-template-page-heating .inrbnr_div .inrbnrtitle {
    text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.5);
  }

  .page-template-page-cooling .inrbnr_div .inrbnrtitle {
    text-shadow: 2px 1px 0 rgba(255, 255, 255, 0.5);
  }

  .page-template-page-cooling .inrbnr_div img.bgimg.mobbanner {
    transform: translate(0, 0);
  }

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

@media (max-width: 360px) {
  .page-template-page-heating .inrbnr_div img.bgimg.mobbanner {
    display: block;
    transform: none;
    height: 400px;
    width: 450px;
    top: 0;
    left: 0;
  }

  .page-template-page-cooling .inrbnr_div img.bgimg.mobbanner {
    transform: none;
  }
}
