@media (max-width: 767px) {
  .logo {
    display: none;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
	.about h3, .service-sec h3, .commercial-sec h3, 
.choose-us h3, .call-us h3, .project-sec h3, .testimonials h3, .emergency-area h3{
	font-size: 25px;
	font-weight: 700;
}
  h6.head {
    font-size: 17px;
  }
  h6.head span:after {
    width: 23px;
    height: 3px;
  }
  /* Top head */

  .top-head .top-area li:last-child {
    display: none;
  }
  .top-head .top-area li:first-child {
    padding-right: 10px;
  }
  .top-head .top-area li a {
    color: #fff;
    font-size: 14px;
  }
  .top-head:before {
    height: 61px;
    width: 184px;
    display: none;
  }
  .top-head::after {
    display: none;
  }
  .top-head .top-area li:nth-child(3) {
    display: none;
  }
  .top-head .top-area {
    margin-bottom: 0;
  }
  .top-head .top-area {
    justify-content: start;
  }
  /* nav section */

  .nav-section:before {
    height: 96px;
    width: 48%;
    top: -1px;
  }
  .nav-section-scrolled:before {
    height: 87px;
  }

  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .nav-section .navbar ul li a {
    color: #fff;
  }
  .nav-section::after {
    height: 100%;
    transform: unset;
    left: 0;
    width: 100%;
  }
  .nav-section .navbar {
    height: auto;
    padding: 0;
  }
  /* .nav-section .menu{
    margin-top: 85px;
  } */

  .nav-section .navbar .navbar-brand {
    display: block;
    width: 134px;
    margin-top: -10px;
  }
  .nav-section .navbar .navbar-brand img {
    width: 100%;
    margin-top: 6px;
  }
  .nav-section-scrolled.nav-section .navbar .navbar-brand img {
    width: 86%;
  }

  .nav-section {
    padding: 2px 0;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .navbar-toggler {
    background: #e63a27 !important;
    padding: 7px 13px !important;
  }
  .cont-btn {
    margin: auto;
    margin-top: 20px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  /* For banner section */
  .banner-sec .owl-carousel,
  .banner-sec .owl-carousel .item {
    height: 485px !important;
  }
  .banner-sec .owl-carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-sec .banner-count {
    right: 0;
    bottom: -61px;
    width: 100%;
  }
  .banner-sec .owl-carousel .item .content-area .caption h2,
  .banner-sec .owl-carousel .item .content-area .caption h2 span {
    font-size: 25px;
  }
	.banner-sec .owl-carousel .item .content-area .caption h1{
		font-size: 33px !important;
	}
  .banner-sec .owl-carousel .item .content-area {
    width: 92%;
    top: 34%;
  }
  .banner-sec .owl-carousel .item .content-area .caption h4 {
    font-size: 21px;
  }
  .banner-sec .owl-carousel .owl-nav {
    display: none !important;
  }
  .banner-sec .book-form {
    margin-top: 20px;
  }
  .banner-sec .owl-carousel .item .content-area .caption {
    margin-top: 7px;
  }
  .banner-btn-area .main-btn {
    margin-right: 6px;
  }
  .banner-btn-area {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  /* process */
  .process-sec ul {
    display: block;
  }
  .process-sec ul li {
    display: inline-block;
    width: 49%;
  }
  .process-sec ul li:last-child {
    display: block;
    width: 100%;
  }
  /* about */
  .about {
    padding: 40px 0 30px 0;
  }
  .main-abt {
    margin-bottom: 10px;
  }
  .abt_left {
    height: 100%;
    width: 100% !important;
  }
  .abt_left1 {
    height: 150px;
    top: 187px;
    right: 0;
    width: 150px;
    border: 4px solid #fff;
  }

  .abt-main-area,
  .abt-main2-area {
    height: 340px;
    overflow: hidden;
  }
  .abt-main2-area {
    position: relative;
  }
  .abt-main2-area .abt_left1 {
    position: absolute;
    bottom: 0;
    height: 59%;
  }
  .abt-main2-area .abt_left1 img {
    height: 100%;
    object-fit: cover;
  }
  .about .about-form form {
    margin-top: 27px;    
  }

.banner-down-form{
    padding: 50px 0;
}


  .banner-down-form .about-form.banner-form{
    display: block;
  }
.banner-down-form .about-form {
  padding: 100px 30px 22px 30px;
  background: #1e45a0;
  border-radius: 6px;
  position: relative;
}
.banner-down-form .wpcf7-form-control-wrap{
display: block;
}
.banner-down-form .about-form .form-icon {
  position: absolute;
  top: -40px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #0f0f0f;
  padding: 22px;
  display: flex;
  justify-self: center;
  align-items: center;
  border: 4px solid #fff;
}

.banner-down-form .about-form input {
  background: #fff;
  border-radius: 6px;
  height: 45px;
}
.banner-down-form .about-form select {
  height: 45px;
}
.banner-down-form .about-form input[type="submit"] {
  display: flex;
  margin: auto;
  background: #000000;
  text-align: center;
  border: 3px solid #fff;
  padding: 12px 50px;
  color: #fff;
  font-weight: 600;
  height: unset;
  margin-top: 14px;
}

  .about .about-form{
display: none;
  }

  .about .count-area h2 {
    font-size: 45px;
  }
  .about-list li i {
    padding-top: 10px;
  }
  .about h1 {
    font-size: 25px;
  }
  .about .about-content ul li span {
    max-width: 60px;
    height: 40px;
    margin-top: 10px;
  }

  .abt_left {
    padding-right: 0;
    height: 100%;
  }
  .abt_left img:first-child {
    width: 90%;
  }

  .abt_left img:last-child {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: -27px;
    object-fit: cover;
  }
  .about .year_exp p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .about .year_exp {
    height: 115px;
    padding-top: 8px;
    right: unset;
    left: 0;
  }
  .about .year_exp h3 {
    margin-bottom: 0;
    font-size: 41px;
  }
  .about .year_exp {
    bottom: 0;
  }
  .about .badge-icon {
    margin: auto;
    margin-top: 20px;
  }
  /* choose  */

  .choose-us h1 {
    font-size: 26px;
  }
  .choose-us p {
    width: 100% !important;
    margin-bottom: 0;
  }
  .choose-img-area:after {
    top: -39px;
  }
  .choose-us::before {
    bottom: 0;
    top: unset;
    display: none;
  }
  .choose-cont {
    margin-top: 40px;
  }
  .book-form::after {
    display: none;
  }
  .choose-us .choose-box.ch1,
  .choose-us .choose-box.ch3 {
    margin-top: 0;
  }
  .choose-us .choose-box {
    margin-bottom: 0;
    padding: 10px;
  }
  .count-sec .count-area p {
    text-align: center;
    font-size: 20px;
  }
  .choose-us .choose-box .choose-icon {
    margin: 0 !important;
  }
  .choose-us .choose-box .choose-icon img {
    margin-top: 43px;
  }
  .choose-us .choose-box h4 {
    padding-top: 27px;
    /* padding-left: 10px; */
  }
  .choose-img-area {
    margin-bottom: 100px;
  }
  .choose-us .choose-img1 {
    width: 200px;
    height: 250px;
    border-radius: 106px;
  }
  .choose-us .service-item {
    margin-bottom: 20px;
  }
  .choose-us .choose-img {
    width: 100%;
  }
  /* residential  */

  .residential-sec {
    height: 100vh;
  }
  .residential-sec .residential-cont {
    padding: 0;
  }
  .residential-sec:after {
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: bottom;
  }
  .residential .para h4 {
    font-weight: 700;
    font-size: 16px;
    padding-top: 16px;
  }
  /* service */

  /* For service section */
  .service-sec {
    padding: 30px 0;
  }
  .service-sec .service-head {
    margin-bottom: 20px;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1,
  .work-process h1 {
    font-size: 26px;
  }
  .service-sec .service-item {
    margin-bottom: 17px;
  }
  .service-sec .service-item .service-content h3 {
    font-size: 22px;
  }
  .service-sec .main-btn {
    margin-top: 12px;
  }

  .service-sec .service-item .service-img:before {
    bottom: -39px;
  }
  .service-sec p {
    width: 100% !important;
    line-height: 24px;
  }
  /* commercial */

  .commercial-sec p {
    width: 100% !important;
    line-height: 24px;
  }
  .commercial-sec .commercial-img {
    height: 240px;
  }
  .commercial-sec .residency-img {
    display: none;
  }
  .commercial-sec .count-area {
    margin-bottom: 20px;
  }
  /* gallery */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 31%;
    right: 9%;
  }
  #gallery .img-wrapper img {
    width: 93%;
  }
  #gallery .image {
    text-align: center;
    padding: 0;
  }
  #gallery .img-wrapper {
    margin-top: 4px;
  }
  #gallery .img-wrapper::before {
    width: 90%;
    height: 90%;
    left: -3px;
    top: -20px;
  }
  #gallery .img-wrapper:hover:before {
    left: 20px;
    top: 0;
  }
  #gallery .img-wrapper{
    height: 130px;
  }
  /* call us */

  .call-us .call-us-area:before {
    bottom: 0;
    top: unset;
    width: 100%;
    height: 300px;
    z-index: 1;
  }
  .call-us .call-us-area {
    background: #1e45a0;
    height: 90vh;
  }
  .call-us .call-us-area .call-icon {
    margin-top: 0;
    margin: auto;
  }
  .call-us h3 {
    text-align: center;
    padding-top: 10px;
  }
  .call-us p {
    text-align: center;
  }
  .call-us .callbtn-area {
    text-align: center;
  }
  .call-us .call-us-area:before {
    position: absolute;
    right: 0;
    bottom: 0 !important;
    top: unset !important;
    content: "";
    width: 100%  !important;
    height: 350px !important;
    background: url(https://weatherbyroofingandpropertycare.com.au/wp-content/uploads/2025/08/2023-05-01-1.webp) no-repeat;
    background-size: cover !important;
    background-position: 50% 35% !important;
    z-index: 0 !important
}
  /* For testimonial section */
  .testimonials p {
    width: 100% !important;
  }
  .testimonials .owl-carousel .owl-stage-outer {
    padding: 50px 0 15px;
  }
  .testimonials .item {
    height: auto;
    padding: 10px 20px 30px;
    width: 94%;
  }

  .testimonials .item .info .author-img {
    margin-top: -56px;
  }

  .testimonials .item .info .author-img {
    width: 90px;
    height: 90px;
    margin: auto;
  }
  .testimonials .item .client-desk .info h6 {
    text-align: center;
  }
  .testimonials .item::before {
    bottom: -63px;
    right: 14px;
    width: 29px;
    height: 168px;
  }
  .testimonials .item::after {
    top: -63px;
    left: 14px;
    width: 29px;
    height: 168px;
  }

  .quote {
    width: 58px;
    margin-bottom: 15px;
  }
  .quote-area {
    border-right: 0;
    border-bottom: 10px solid #032f5e;
  }
  .testimonials {
    padding: 40px 0 100px;
  }
  .testimonials .item p {
    text-align: center;
    margin-bottom: 0;
  }
  .testimonials .item .client-desk .info h6 {
    line-height: 20px !important;
  }

  .testimonials .item .client-desk .cont {
    padding-top: 6px;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .testimonials .item .client-desk .cont p {
    color: #000;
  }
  .testimonials .item .client-desk .client-area p {
    padding-top: 10px;
    text-align: center;
    line-height: 26px;
  }
  .testimonials .item .quote {
    bottom: -10px;
    right: 9px;
    width: 60px;
    height: 60px;
  }
  .testi-head h1 {
    font-size: 26px;
  }
  .testimonials::after {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -50px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 40%;
    bottom: -50px;
    transform: translateX(-60%);
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 55px;
    height: 55px;
    top: 100%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  /* .owl-next>span.ti-angle-right,
    .owl-prev>span.ti-angle-left{
        top: 37%;
        left: 29%;
    } */
  /* emergency */
  .emergency-cont h4 {
    margin-top: 5px;
    text-align: center;
    font-size: 43px;
  }
  .emergency-area {
    height: 63vh;
  }
  .emergency-area:before {
    width: 100%;
    height: 249px !important;
  }
  .news-input input[type="submit"] {
    width: 36%;
  }
  .emergency-area:before{
    width: 100% !important;
  }

  .emergency-area button {
    padding: 13.7px 30px;
  }
  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
  .wideget-contact-area ul li i {
    padding-top: 6px;
  }
  .wideget-area ul {
    padding-top: 9px;
  }
  .wideget-contact-area ul li i {
    margin-bottom: 18px;
  }
  .wideget-contact-area a{
    font-size: 16px;
    word-break: break-all;
  }
  .footer-contact-sec {
    display: block;
  }
  .footer-contact-sec li {
    margin-bottom: 30px;
  }
  .wideget-contact-area ul li p {
    padding-top: 0;
  }
  .footer {
    padding: 60px 0 20px;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-position: center;
  }
  /* inner page */
  .work-img{
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}

@media (min-width: 768px){
    .banner-down-form{
        display: none;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
  .logo {
    display: none;
  }
  
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  h6.head {
    font-size: 17px;
  }
  h6.head span:after {
    width: 23px;
    height: 3px;
  }
  /* Top head */

  .top-head .top-area li:last-child {
    display: none;
  }
  .top-head .top-area li:first-child {
    padding-right: 0;
  }
  .top-head .top-area li a {
    color: #fff;
    font-size: 14px;
  }
  .top-head::before {
    height: 61px;
    width: 283px;
  }
  .top-head::after {
    display: none;
  }

  .top-head .top-area li:nth-child(3) {
    display: none;
  }
  .top-head .top-area {
    margin-bottom: 0;
  }
  .top-head .top-area {
    justify-content: end;
  }

  /* nav section */

  .nav-section:before {
    height: 90px;
    width: 37%;
    top: -1px;
  }
  .nav-section-scrolled:before {
    height: 87px;
  }

  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .nav-section .navbar ul li a {
    color: #fff;
  }
  .nav-section::after {
    height: 100%;
    transform: unset;
    left: 0;
    width: 100%;
  }
  .nav-section .navbar {
    height: auto;
    padding: 0;
  }
  .nav-section .navbar .navbar-brand {
    display: block;
    width: 200px;
    padding: 22px 0;
  }
  .nav-section .navbar .navbar-brand img {
    width: 80%;
  }
    .nav-section .menu{
    margin-top: 105px;
  }
  .nav-section-scrolled .menu{
     margin-top: 8px;
  }
  .nav-section-scrolled.nav-section .navbar .navbar-brand img {
    width: 64%;
  }

  .nav-section {
    padding: 4px 0;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .navbar-toggler {
    background: #e63a27 !important;
    padding: 7px 13px !important;
  }
  .cont-btn {
    margin: auto;
    margin-top: 20px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .menu {
    top: 98px !important;
  }

  /* For banner section */
  .banner-sec .owl-carousel,
  .banner-sec .owl-carousel .item {
    height: 485px !important;
  }
  .banner-sec .owl-carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-sec .banner-count {
    right: 0;
    bottom: -61px;
    width: 100%;
  }
  .banner-sec .owl-carousel .item .content-area .caption h2,
  .banner-sec .owl-carousel .item .content-area .caption h2 span {
    font-size: 50px;
  }
  .banner-sec .owl-carousel .item .content-area {
    width: 92%;
    top: 24%;
  }
  .banner-sec .owl-carousel .item .content-area .caption h4 {
    font-size: 21px;
  }
  .banner-sec .owl-carousel .owl-nav {
    display: none !important;
  }
  .banner-sec .book-form {
    margin-top: 20px;
  }
  .banner-sec .owl-carousel .item .content-area .caption {
    margin-top: 54px;
  }
  .banner-btn-area .main-btn {
    margin-right: 6px;
  }
  .banner-btn-area {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  /* process */
  .process-sec ul {
    display: flex;
  }
  .process-sec ul li .process-icon {
    width: 60px;
    height: 60px;
  }
  /* about */
  .main-abt {
    margin-bottom: 10px;
  }
  .abt_left {
    height: 100%;
    width: 100% !important;
  }
  .abt_left1 {
    height: 150px;
    top: 187px;
    right: 0;
    width: 150px;
    border: 4px solid #fff;
  }

  .abt-main-area,
  .abt-main2-area {
    height: 340px;
    overflow: hidden;
  }
  .abt-main2-area {
    position: relative;
  }
  .abt-main2-area .abt_left1 {
    position: absolute;
    bottom: 0;
    height: 59%;
  }
  .about .about-form{
    margin-top: 54px;
  }
  .abt-main2-area .abt_left1 img {
    height: 100%;
    object-fit: cover;
  }
  .about .about-form form {
    /* margin-top: 64px; */
    /* padding: 100px 20px 22px 20px; */
  }

  .about .count-area h2 {
    font-size: 45px;
  }
  .about-list li i {
    padding-top: 10px;
  }
  .about h1 {
    font-size: 35px;
  }
  .about .about-content ul li span {
    max-width: 60px;
    height: 40px;
    margin-top: 10px;
  }

  .abt_left {
    padding-right: 0;
    height: 100%;
  }
  .abt_left img:first-child {
    width: 90%;
  }

  .abt_left img:last-child {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: -27px;
    object-fit: cover;
  }
  .year_exp p {
    font-size: 16px;
  }
  .year_exp {
    height: 115px;
    padding-top: 3px;
    right: unset;
    left: 0;
  }
  .year_exp h3 {
    margin-bottom: 0;
  }
  .year_exp {
    bottom: 0;
  }
  .about {
    padding: 40px 0 30px 0;
  }
  /* choose  */

  .choose-us h1 {
    font-size: 26px;
  }
  .choose-us p {
    width: 100% !important;
    margin-bottom: 0;
  }

  .choose-us::before {
    bottom: 0;
    top: unset;
    display: none;
  }
  .choose-cont {
    margin-top: 40px;
  }
  .book-form::after {
    display: none;
  }
  .choose-us .choose-box.ch1,
  .choose-us .choose-box.ch3 {
    margin-top: 0;
  }
  .choose-us .choose-box {
    margin-bottom: 0;
    padding: 10px;
  }
  .count-sec .count-area p {
    text-align: center;
    font-size: 20px;
  }
  .choose-us .choose-box .choose-icon {
    margin: 0 !important;
  }
  .choose-us .choose-box .choose-icon img {
    margin-top: 43px;
  }
  .choose-us .choose-box h4 {
    padding-top: 27px;
    /* padding-left: 10px; */
  }
  .choose-img-area {
    margin-bottom: 100px;
  }
  .choose-us .choose-img1 {
    width: 300px;
    height: 350px;
    border-radius: 138px;
  }
  .choose-us .service-item {
    margin-bottom: 20px;
  }
  .choose-us .choose-img {
    width: 100%;
  }
  /* residential  */

  .residential-sec {
    height: 100vh;
  }
  .residential-sec .residential-cont {
    padding: 0;
  }
  .residential-sec:after {
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: bottom;
  }
  .residential .para h4 {
    font-weight: 700;
    font-size: 16px;
    padding-top: 16px;
  }
  /* service */

  /* For service section */
  .service-sec {
    padding: 30px 0;
    height: 368px;
  }

  .service-sec .service-head {
    margin-bottom: 20px;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1,
  .work-process h1 {
    font-size: 26px;
  }
  .service-sec .service-item {
    margin-bottom: 17px;
  }
  .service-sec .service-item .service-content h3 {
    font-size: 22px;
  }
  .service-sec .main-btn {
    margin-top: 12px;
  }

  .service-sec .service-item .service-img:before {
    bottom: -39px;
  }
  .service-sec p {
    width: 100% !important;
    line-height: 24px;
  }
  /* commercial */

  .commercial-sec {
    padding-bottom: 0;
  }
  .commercial-sec p {
    line-height: 24px;
  }
  .commercial-sec .commercial-img {
    height: 370px;
  }
  .commercial-sec .residency-img {
    position: relative;
    width: 90%;
    height: 400px;
    margin: auto;
    right: 0;
  }
  /* gallery */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 31%;
    right: 9%;
  }
  #gallery .img-wrapper img {
    width: 93%;
  }
  #gallery .image {
    text-align: center;
    padding: 0;
  }
  #gallery .img-wrapper {
    margin-top: 4px;
  }
  #gallery .img-wrapper::before {
    width: 90%;
    height: 90%;
    left: -3px;
    top: -20px;
  }
  #gallery .img-wrapper:hover:before {
    left: 20px;
    top: 0;
  }
  /* call us */

  .call-us .call-us-area:before {
    bottom: 0;
    top: unset;
    width: 100%;
    height: 300px;
    z-index: 1;
  }
  .call-us .call-us-area {
    background: #1e45a0;
    height: 60vh;
  }
  .call-us .call-us-area .call-icon {
    margin-top: 0;
    margin: auto;
  }
    .call-us .call-us-area:before {
    position: absolute;
    right: 0;
    bottom: 0 !important;
    top: unset !important;
    content: "";
    width: 100%  !important;
    height: 300px !important;
    background: url(https://weatherbyroofingandpropertycare.com.au/wp-content/uploads/2025/08/2023-05-01-1.webp) no-repeat;
    background-size: cover !important;
    background-position: 50% 35% !important;
    z-index: 0 !important
}
  .call-us h1 {
    text-align: center;
    padding-top: 10px;
  }
  .call-us p {
    text-align: center;
  }
  .call-us .call-us-area h3{
    text-align: center;
  }
  .call-us .callbtn-area {
    text-align: center;
  }
  /* For testimonial section */
  .testimonials p {
    width: 100% !important;
  }
  .testimonials .owl-carousel .owl-stage-outer {
    padding: 50px 0 15px;
  }
  .testimonials .item {
    height: auto;
    padding: 10px 20px 30px;
    width: 94%;
  }

  .testimonials .item .info .author-img {
    margin-top: -56px;
  }

  .testimonials .item .info .author-img {
    width: 90px;
    height: 90px;
    margin: auto;
  }
  .testimonials .item .client-desk .info h6 {
    text-align: center;
  }
  .testimonials .item::before {
    bottom: -63px;
    right: 14px;
    width: 29px;
    height: 168px;
  }
  .testimonials .item::after {
    top: -63px;
    left: 14px;
    width: 29px;
    height: 168px;
  }

  .quote {
    width: 58px;
    margin-bottom: 15px;
  }
  .quote-area {
    border-right: 0;
    border-bottom: 10px solid #032f5e;
  }
  .testimonials {
    padding: 40px 0 100px;
  }
  .testimonials .item p {
    text-align: center;
    margin-bottom: 0;
  }
  .testimonials .item .client-desk .info h6 {
    line-height: 20px !important;
  }

  .testimonials .item .client-desk .cont {
    padding-top: 6px;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .testimonials .item .client-desk .cont p {
    color: #000;
  }
  .testimonials .item .client-desk .client-area p {
    padding-top: 10px;
    text-align: center;
    line-height: 26px;
  }
  .testimonials .item .quote {
    bottom: -10px;
    right: 9px;
    width: 60px;
    height: 60px;
  }
  .testi-head h1 {
    font-size: 26px;
  }
  .testimonials::after {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -50px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 40%;
    bottom: -50px;
    transform: translateX(-60%);
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 55px;
    height: 55px;
    top: 100%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  /* .owl-next>span.ti-angle-right,
    .owl-prev>span.ti-angle-left{
        top: 37%;
        left: 29%;
    } */
  /* emergency */
  .emergency-cont h4 {
    margin-top: 5px;
    text-align: center;
    font-size: 43px;
  }
  .emergency-area {
    height: 50vh;
  }
  .emergency-area:before {
    width: 361px;
    height: 287px;
  }
  .news-input input[type="submit"] {
    width: 36%;
  }

  .emergency-area button {
    padding: 13.7px 30px;
  }
   .emergency-area:before{
    width: 100% !important;
    height: 57% !important;
  }
  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
  .wideget-contact-area ul li i {
    padding-top: 6px;
  }
  .wideget-area ul {
    padding-top: 9px;
  }
  .wideget-contact-area ul li i {
    margin-bottom: 18px;
  }
  .footer-contact-sec {
    display: block;
  }
  .wideget-contact-area a{
    font-size: 14px;
  }
  .footer-contact-sec li {
    margin-bottom: 30px;
  }
  .wideget-contact-area ul li p {
    padding-top: 0;
  }
  .footer {
    padding: 60px 0 20px;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-position: center;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .logo {
    display: none;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  h6.head {
    font-size: 17px;
  }
  h6.head span:after {
    width: 23px;
    height: 3px;
  }
  /* Top head */

  .top-head .top-area li:first-child {
    padding-right: 0;
  }
  .top-head .top-area li a {
    color: #fff;
    font-size: 14px;
  }
  .top-head::before {
    height: 61px;
    width: 283px;
  }
  .top-head::after {
    display: none;
  }
  /* .top-head .top-area li:nth-child(2),
  .top-head .top-area li:nth-child(3) {
    display: none;
  } */
  .top-head .top-area {
    margin-bottom: 0;
  }
  .top-head .top-area {
    justify-content: space-around;
  }

  /* nav section */

  .nav-section:before {
    height: 63px;
    width: 28%;
    top: -1px;
  }
  .nav-section-scrolled:before {
    height: 87px;
  }
  .navbar-expand-lg .navbar-nav {
    padding: 6px 0;
  }

  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .nav-section .navbar ul li a {
    color: #fff;
  }
  .nav-section::after {
    height: 100%;
    transform: unset;
    left: 0;
    width: 100%;
  }
  .nav-section .navbar {
    height: auto;
    padding: 0;
  }
  .nav-section .navbar .navbar-brand {
    display: block;
    width: 200px;
    padding: 22px 0;
  }
  .nav-section .navbar .navbar-brand img {
    width: 80%;
  }
  .nav-section-scrolled.nav-section .navbar .navbar-brand img {
    width: 64%;
  }

  .nav-section {
    padding: 4px 0;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .navbar-toggler {
    background: #e63a27 !important;
    padding: 7px 13px !important;
  }
  .cont-btn {
    margin: auto;
    margin-top: 20px !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  /* For banner section */
  .banner-sec .owl-carousel,
  .banner-sec .owl-carousel .item {
    height: 485px !important;
  }
  .banner-sec .owl-carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-sec .banner-count {
    right: 0;
    bottom: -61px;
    width: 100%;
  }
  .banner-sec .owl-carousel .item .content-area .caption h2,
  .banner-sec .owl-carousel .item .content-area .caption h2 span {
    font-size: 50px;
  }
  .banner-sec .owl-carousel .item .content-area {
    width: 92%;
    top: 24%;
  }
  .banner-sec .owl-carousel .item .content-area .caption h4 {
    font-size: 21px;
  }
  .banner-sec .owl-carousel .owl-nav {
    display: none !important;
  }
  .banner-sec .book-form {
    margin-top: 20px;
  }
  .banner-sec .owl-carousel .item .content-area .caption {
    margin-top: 54px;
  }
  .banner-btn-area .main-btn {
    margin-right: 6px;
  }
  .banner-btn-area {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  /* process */
  .process-sec ul {
    display: flex;
  }
  .process-sec ul li .process-icon {
    width: 60px;
    height: 60px;
  }
  /* about */
  .main-abt {
    margin-bottom: 10px;
    height: 404px;
  }
  .abt_left {
    height: 100%;
    width: 100% !important;
  }
  .abt_left1 {
    height: 150px;
    top: 235px;
    right: 0;
    width: 150px;
    border: 4px solid #fff;
  }

  .abt-main-area,
  .abt-main2-area {
    height: 340px;
    overflow: hidden;
  }
  .abt-main2-area {
    position: relative;
  }
  .abt-main2-area .abt_left1 {
    position: absolute;
    bottom: 0;
    height: 59%;
  }
  .abt-main2-area .abt_left1 img {
    height: 100%;
    object-fit: cover;
  }
  .about .about-form form {
    margin-top: 64px;
    padding: 100px 20px 22px 20px;
  }

  .about .count-area h2 {
    font-size: 45px;
  }
  .about-list li i {
    padding-top: 10px;
  }
  .about h1 {
    font-size: 35px;
  }
  .about .about-content ul li span {
    max-width: 60px;
    height: 40px;
    margin-top: 10px;
  }

  .abt_left {
    padding-right: 0;
    height: 100%;
  }
  .abt_left img:first-child {
    width: 90%;
  }

  .abt_left img:last-child {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: -27px;
    object-fit: cover;
  }
  .year_exp p {
    font-size: 16px;
  }
  .year_exp {
    height: 115px;
    padding-top: 3px;
    right: unset;
    left: 0;
  }
  .year_exp h3 {
    margin-bottom: 0;
  }
  .year_exp {
    bottom: 0;
  }
  .about {
    padding: 40px 0 30px 0;
  }
  /* choose  */

  .choose-us h1 {
    font-size: 26px;
  }
  .choose-us p {
    width: 100% !important;
    margin-bottom: 0;
  }

  .choose-us::before {
    bottom: 0;
    top: unset;
    display: none;
  }
  .choose-cont {
    margin-top: 40px;
  }
  .book-form::after {
    display: none;
  }
  .choose-us .choose-box.ch1,
  .choose-us .choose-box.ch3 {
    margin-top: 0;
  }
  .choose-us .choose-box {
    margin-bottom: 0;
    padding: 10px;
  }
  .count-sec .count-area p {
    text-align: center;
    font-size: 20px;
  }
  .choose-us .choose-box .choose-icon {
    margin: 0 !important;
  }
  .choose-us .choose-box .choose-icon img {
    margin-top: 43px;
  }
  .choose-us .choose-box h4 {
    padding-top: 27px;
    /* padding-left: 10px; */
  }

  .choose-us .choose-img1 {
    width: 193px;
    height: 230px;
    border-radius: 138px;
  }
  .choose-us .service-item {
    margin-bottom: 20px;
  }
  .choose-us .choose-img {
    width: 100%;
  }
  /* residential  */

  .residential-sec {
    height: 100vh;
  }
  .residential-sec .residential-cont {
    padding: 0;
  }
  .residential-sec:after {
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: bottom;
  }
  .residential .para h4 {
    font-weight: 700;
    font-size: 16px;
    padding-top: 16px;
  }
  /* service */

  /* For service section */
  .service-sec {
    padding: 30px 0;
    height: 368px;
  }

  .service-sec .service-head {
    margin-bottom: 20px;
  }
  .service-sec .service-head h6 {
    font-size: 16px;
  }
  .service-sec .service-head h1,
  .work-process h1 {
    font-size: 26px;
  }
  .service-sec .service-item {
    margin-bottom: 17px;
  }
  .service-sec .service-item .service-content h3 {
    font-size: 22px;
  }
  .service-sec .main-btn {
    margin-top: 12px;
  }

  .service-sec .service-item .service-img:before {
    bottom: -39px;
  }
  .service-sec p {
    width: 100% !important;
    line-height: 24px;
  }
  /* commercial */

  .commercial-sec {
    padding-bottom: 0;
  }
  .commercial-sec p {
    line-height: 24px;
  }
  .commercial-sec .commercial-img {
    height: 290px;
  }
  .commercial-sec .residency-img {
    position: relative;
    width: 90%;
    height: 400px;
    margin: auto;
    right: 0;
    bottom: -112px;
  }
  /* gallery */
  .project-sec {
    padding: 30px 0;
  }
  .project-sec .project-content h6 {
    font-size: 16px;
  }
  .project-sec .project-content h1 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .project-sec .project-content p {
    width: 100% !important ;
  }
  #exitButton {
    top: 31%;
    right: 9%;
  }
  #gallery .img-wrapper img {
    width: 93%;
  }
  #gallery .image {
    text-align: center;
    padding: 0;
  }
  #gallery .img-wrapper {
    margin-top: 4px;
  }
  #gallery .img-wrapper::before {
    width: 90%;
    height: 90%;
    left: -3px;
    top: -20px;
  }
  #gallery .img-wrapper:hover:before {
    left: 20px;
    top: 0;
  }
  /* call us */

  .call-us .call-us-area:before {
    width: 50%;
    height: 313px;
    background-size: contain;
    z-index: 0;
  }
  .call-us .call-us-area {
    background: #ee212b;
    height: auto;
    padding-bottom: 0;
  }
  .call-us .call-us-area .call-icon {
    margin-top: 63px !important;
    margin: auto;
  }
  .call-us h1 {
    padding-top: 10px;
    padding-left: 26px;
  }
  .call-us p {
    padding-left: 26px;
  }
  /* For testimonial section */
  .testimonials p {
    width: 100% !important;
  }
  /* .testimonials .owl-carousel .owl-stage-outer {
    padding: 50px 0 15px;
  } */
  .testimonials .item {
    height: auto;
    padding: 10px 20px 30px;
    width: 94%;
  }

  .testimonials .item .info .author-img {
    margin-top: -56px;
  }

  .testimonials .item .info .author-img {
    width: 90px;
    height: 90px;
    margin: auto;
  }
  .testimonials .item .client-desk .info h6 {
    text-align: center;
  }
  .testimonials .item::before {
    bottom: -63px;
    right: 14px;
    width: 29px;
    height: 168px;
  }
  .testimonials .item::after {
    top: -63px;
    left: 14px;
    width: 29px;
    height: 168px;
  }

  .quote {
    width: 58px;
    margin-bottom: 15px;
  }
  .quote-area {
    border-right: 0;
    border-bottom: 10px solid #032f5e;
  }
  .testimonials {
    padding: 40px 0 100px;
  }
  .testimonials .item p {
    text-align: center;
    margin-bottom: 0;
  }
  .testimonials .item .client-desk .info h6 {
    line-height: 20px !important;
  }

  .testimonials .item .client-desk .cont {
    padding-top: 6px;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .testimonials .item .client-desk .cont p {
    color: #000;
  }
  .testimonials .item .client-desk .client-area p {
    padding-top: 10px;
    text-align: center;
    line-height: 26px;
  }
  .testimonials .item .quote {
    bottom: -10px;
    right: 9px;
    width: 60px;
    height: 60px;
  }
  .testi-head h1 {
    font-size: 26px;
  }
  .testimonials::after {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -50px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 40%;
    bottom: -50px;
    transform: translateX(-60%);
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 55px;
    height: 55px;
    top: 100%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  /* .owl-next>span.ti-angle-right,
    .owl-prev>span.ti-angle-left{
        top: 37%;
        left: 29%;
    } */
  /* emergency */
  .emergency-cont h4 {
    margin-top: 5px;
    text-align: center;
    font-size: 43px;
  }
  .emergency-area {
    height: 50vh;
  }
  .emergency-area:before {
    width: 361px;
    height: 287px;
  }
  .emergency-area:after {
    background-size: cover;
  }
  .subscribe-contact-info {
    margin-top: 62px;
  }
  .news-input input[type="submit"] {
    width: 36%;
  }

  .emergency-area button {
    padding: 13.7px 30px;
  }
  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
  .wideget-contact-area ul li i {
    padding-top: 6px;
  }
  .wideget-area ul {
    padding-top: 9px;
  }
  .wideget-contact-area ul li i {
    margin-bottom: 18px;
  }
  .footer-contact-sec {
    display: block;
  }
  .footer-contact-sec li {
    margin-bottom: 30px;
  }
  .wideget-contact-area ul li p {
    padding-top: 0;
  }
  .wideget-contact-area a {
    word-break: break-all;
  }
  .footer {
    padding: 60px 0 20px;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-position: center;
  }
}

@media (min-width: 1347px) and (max-width: 1532px) {
  .nav-section .navbar ul li a {
    font-size: 16px;
  }
}

@media (min-width: 1200px) and (max-width: 1470px) {
  .choose-us::before {
    width: 530px;
  }
  .book-form::after {
    top: -42px;
  }
  .wideget-contact-area a {
    word-break: break-all;
  }
}

@media (min-width: 1200px) and (max-width: 1470px) {
}
