@media(max-width: 1400px){
  .works-started figure {
     width: 160px;
     height: 160px;
     padding: 42px;
  }
  .hero-img .icon-img {
     width: 198px;
   }
  .works-started:hover figure:before {
      left: -60px;
  }
  .hero-img .phon-icon {
     width: 50px;
  }
  .hero-text h1 {
     line-height: 70px;
     font-size: 60px;
    }
    .hero-section.three .hero-text h1 {
        font-size: 34px;
        line-height: 44px;
    }
    .get-a-quote img.lins {
        width: auto;
    } 
    .experience:hover:after {
        height: 91%;
    }
    .experience .text-experience h3 {
      font-size: 24px;
    }
    .experience.text-style .text-experience {
        padding: 38px;
     }
    .works-started h3 {
      font-size: 22px;
    }
  .heading h2 {
    font-size: 56px;
  }
  .count-text span {
    font-size: 14px;
  }
  .heading span {
    font-size: 16px;
  }
  .navbar-links {
    gap: 14px;
  }
  .brings-leads-two img {
    width: 62%;
  }
  .experience {
     gap: 5px;
   }
   .top-bar a {
    font-size: 16px;
   }
   .top-bar a {
        font-size: 14px; 
  }
   .header-right .mailnumber a {
    font-size: 16px;
  }
   .hero-text p {
    font   n            -size: 18px;
     line-height: 32px;
    padding-bottom: 40px;
    }
   .accordion-section > img {
     top: -1%;
     width: 300px;
  }
  .reviews-full {
     height: 700px;
  }
  #team ul.shaps-img li:nth-child(3) {
     left: 1%;
    width: 4%;
  }
  #team ul.shaps-img li:nth-child(2) {
    top: 32%;
    right: 1%;
    animation: 4s toptop infinite;
  }
  #team ul.shaps-img li:nth-child(4) {
     right: 1%;
   }
   .accordion-section > img {
     top: -9%;
    right: -2%;
     width: 20%;
  }
  #scroll-percentage {
    height: 48px;
    width: 48px;
    bottom: 20px;
    right: 20px;
  }
  .blog h3 {
    font-size: 24px;
  }
  .blog.sid-blog img {
    width: 200px;
  }
  .brings-leads-two img {
    width: 54%;
  }
  .count-text {
    margin-bottom: 22px;
    padding-bottom: 22px;
  }
  .team img {
    width: 150px;
  }
  .btn {
     min-height: 54px;
     padding: 5px 7px 5px 20px;
     font-size: 14px;
    }
    .header-right {
        align-items: center;
    }
    .mailnumber i, .mailnumber h4 { 
      width: 50px;
        height: 50px;
     }
    .btn svg {
    width: 42px;
    height: 42px;
    flex-basis: 42px;
     padding: 10px;
     }
     .pricing:after {
        background-size: 115%;
    }
    .get-a-quote img {
        width: 46px;
    }
    .owner-offer {
      width: 200px;
      flex: 0 0 200px;
    }
    .owner-offer img {
      height: 380px;
    }
    .owner-offer-text {
      padding: 12px;
    }
    .hero-section { 
    padding-top: 145px;
     }
     .hero-section {
        padding-bottom: 120px;
    }
}
@media(max-width: 1200px){
  section.gap {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .lead-capture-box,
  .exit-lead-dialog {
    grid-template-columns: 1fr;
  }
  .lead-capture-text h2,
  .exit-lead-copy h2 {
    font-size: 40px;
    line-height: 48px;
  }
  header .top-bar {
    position: relative;
    justify-content: space-between;
  }
  header .navbar,
  header .header-right {
    display: none;
  }
  .navbar {
    display: none;
  }
  .mobile-menu-panel {
    display: none;
    position: absolute;
    top: calc(100% + 12px);
    right: 0;
    left: auto;
    width: min(360px, calc(100vw - 40px));
    padding: 18px;
    border-radius: 18px;
    background-color: rgba(4, 18, 48, 0.97);
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 24px 48px rgb(0 0 0 / 32%);
    z-index: 50;
  }
  header.mobile-menu-open .mobile-menu-panel {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  .mobile-menu-links {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 0;
  }
  .mobile-menu-links li a {
    display: block;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding: 12px 4px;
    font-size: 16px;
    line-height: 1.2;
    white-space: nowrap;
    text-decoration: none;
  }
  .mobile-menu-links li:last-child a {
    border-bottom: 0;
  }
  .mobile-menu-actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-top: 4px;
  }
  .mobile-menu-actions .mailnumber {
    display: flex;
    margin-bottom: 0;
    color: #fff;
  }
  .mobile-menu-actions .btn {
    width: 100%;
    justify-content: space-between;
  }
  .mobile-menu-toggle {
    display: flex;
  }
  .hero-section {
    padding-bottom: 100px; 
  }    
  .hero-img img {
    width: 100%;
  }
  .reviews-full {
     height: 600px;
  }
  .row.row-full {
    margin-left: 0px;
    margin-right: 0px;
  }
  .reviews {
     padding: 30px;
     border-radius: 20px;
  }
  .get-a-quote img {
     width: 42px;
    }
  .reviews ul.star {
      top: 14px;
      right: 10px;
  }

  .pricing {
     padding: 30px;
   }
   .reviews-admin span {
    font-size: 14px;
     }
   .footer-top { 
    padding-bottom: 100px;
     }
  .pricing:hover:after {
     height: 67%;
   }
   .reviews-admin h5 {
        font-size: 18px;
     }
   .reviews p {
     font-size: 14px;
     line-height: 24px;
    }
  .gap {
    padding: 100px 0; 
  }
  .no-top{
      padding-top: 0;
  }
  .no-bottom{
      padding-bottom: 0;
  }
  .top-bar a {
    font-size: 14px;
    white-space: nowrap;
   }
  .mobile-menu-actions {
    gap: 10px;
  }
  .mobile-menu-actions .mailnumber {
    gap: 8px;
  }
  .navbar-links {
    flex-wrap: nowrap;
    gap: 8px;
  }
  .navbar-links li a {
    font-size: 13px;
  }
  .title {
     padding: 20px 30px;
    padding-right: 0;
  }
  .hero-text h1 {
     line-height: 70px;
     font-size: 60px;
  }
  .blog.sid-blog img {
    width: 170px;
    max-width: initial;
  }
  .heading span {
     font-size: 14px;
   }
   .accordion-item .heading {
     font-size: 18px;
   }
  .team img {
      width: 80px;
  }
  .blog.sid-blog h3 {
    font-size: 22px;
  }
  .brings-leads-two {
    padding: 40px;
  }
  .brings-leads-two img {
    width: 54%;
  }
  .hero-text p {
    font-size: 18px; 
    line-height: 30px;
    padding-bottom: 40px;
  }
  form#contact-form h3 {
    font-size: 30px;
   }
   .count-text {
     margin-bottom: 20px;
    padding-bottom: 20px;
     gap: 9px;
  }
  .footer-top h2,
   .heading h2 {
    font-size: 50px;
  }
  .experience .text-experience p {
    padding-bottom: 30px;
  }
  .experience {
    gap: 10px;
  }
  .experience .text-experience h3 {
    font-size: 18px;
   }
   .experience .text-experience p {
      font-size: 14px;
  }
  .experience.text-style .text-experience {
     padding: 30px;
   }
   .footer-logo p {
        width: 100%;
     }
     .mailnumber a {
      font-size: 20px;
     }
}
@media(max-width: 1200px){
  header .btn {
    min-height: 48px;
    padding-left: 14px;
    font-size: 12px;
  }
  header .btn svg {
    width: 36px;
    height: 36px;
    flex-basis: 36px;
    padding: 8px;
  }
  header .mailnumber i,
  header .mailnumber h4 {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }
  .header-right .mailnumber a {
    font-size: 13px;
  }
  .header-right .mailnumber span {
    font-size: 12px;
  }
  .hero-section .col-lg-5 {
    margin-left: -88px;
    width: calc(41.66666667% + 88px);
  }
  .hero-section .col-lg-5 .get-a-quote {
    width: 360px;
    flex: 0 0 360px;
  }
  .owner-offer {
    width: 208px;
    flex: 0 0 208px;
  }
  .owner-offer img {
    height: 382px;
  }
  .owner-offer-text {
    padding: 18px 16px 20px;
  }
  .owner-offer-text h4 {
    font-size: 23px;
    line-height: 28px;
  }
  .hero-form-wrap {
    width: 70vw;
    min-width: 0;
  }
  .hero-form-wrap .get-a-quote {
    width: 50%;
    flex: 0 0 50%;
  }
  .hero-form-wrap .owner-offer {
    width: 50%;
    flex: 0 0 50%;
  }
  .hero-form-wrap .owner-offer img {
    height: 390px;
  }
}
@media(max-width: 993px){ 
  section.gap {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .lead-capture-section.gap {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .lead-capture-box {
    padding: 32px;
    gap: 30px;
  }
  .lead-form-card {
    margin-top: 0;
  }
  .hero-section {
     padding-bottom: 60px; 
  } 
  .review > ul img {
     width: 55px;
   }
   .hero-section.three .hero-text h1 {
    width: 100%;
   }
   .hero-img img {
    width: 85%;
    margin-top: 50px;
  }
  .get-a-quote img {
     width: auto;
    }
    .reviews-full.three,
    .reviews-full.two {
      display: none;
    }
  .review {
     margin-top: 20px;
  }
  .hero-img .icon-img {
     top: 38%;
    right: 9%;
   }
   form#subscribe-form input {
     height: 64px;
   }
  .top-bar {
     padding: 14px 0px;
  }
  .marquee-icon {
    padding-top: 80px;
   }
  .hero-text {
    padding-bottom: 0;
  }
  .listing {
     width: 100%;
  }
   
  .pricing {
     padding: 40px;
   } 
  .blog {
     margin-bottom: 40px;
  }
  .accordion {
    margin-top: 60px;
  }
  .btn {
     min-height: 52px;
     padding: 4px 6px 4px 18px;
     font-size: 12px;
  }
  .experience {
    gap: 10px;
    flex-wrap: wrap;
  }
  .pricing {
     margin-bottom: 20px;
  }
  .video {
     margin-top: 80px;
   }
   .review > ul li a {
    width: 55px;
    height: 55px;
      font-size: 24px;
   }
   .get-a-quote {
     padding: 30px;
   }
   .experience .text-experience {
    width: 100%; 
    padding-bottom: 20px;
  }
   .get-a-quote input[type="text"], .get-a-quote input[type="email"], .get-a-quote input[type="number"] {
     margin-bottom: 10px;
   }
   .video i {
     width: 90px;
    height: 90px;
   }
   .footer-top h2,
   .heading h2 {
    font-size: 40px;
  }
  .works-started {
     margin-bottom: 30px;
  }
  .review img.arror {
     right: 0%;
    top: -21px;
    width: 29%;
  }
  .brings-leads-two img {
     display: none;
  }
  .brings-leads-two {
     margin-top: 40px;
  }
  .gap {
    padding: 80px 0; 
  }
  .no-top{
      padding-top: 0;
  }
  .no-bottom{
      padding-bottom: 0;
  }
  .get-a-quote img.lins {
    display: none;
  }
  .get-a-quote {
     width: 100%;
    margin-top: 50px;
  }
  .hero-section .col-lg-5 {
    display: block;
    margin-left: 0;
    width: 100%;
  }
  .hero-form-wrap {
    display: block;
    width: 92vw;
    min-width: 0;
  }
  .owner-offer {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    align-items: center;
    width: 100%;
    flex: initial;
    margin-top: 18px;
    margin-left: 0;
    border-radius: 20px;
    border-left: 0;
  }
  .owner-offer img {
    width: 110px;
    height: 132px;
    flex: 0 0 auto;
  }
  .hero-section .col-lg-5 .get-a-quote {
    width: 100%;
    flex: initial;
    border-radius: 20px;
    margin-top: 50px;
  }
  .hero-form-wrap .get-a-quote {
    width: 100%;
    flex: initial;
    border-radius: 20px;
    margin-top: 0;
  }
  .hero-form-wrap .owner-offer {
    width: 100%;
    flex: initial;
  }
  .hero-section {
     padding-top: 145px;
     padding-bottom: 63px;
  }
  .blog.sid-blog h3 {
    padding-bottom: 0;
  }
  .experience:hover:after {
    width: 48%;
    height: 61%;
  }
  .experience div, .experience img {
    width: 100%;
  }
  .experience .text-experience h3 {
    font-size: 22px;
    padding-top: 10px;
  }
  .widget-title h3 {  
      font-size: 24px;  
      padding-bottom: 20px; 
    }
    .hero-text {
        margin-top: 0;
    }
} 
@media(max-width: 768px){
  .widget-title h3 {  
       margin-top: 30px;
    }
  .hero-text h1 {
    line-height: 60px;
    font-size: 50px;
    padding-bottom: 10px;
  }
  form#subscribe-form {
    width: 100%;
  }
  .footer-top > span {
     letter-spacing: 1px;
     font-size: 14px;
    }
  .footer-top { 
    padding-bottom: 80px;
     }
  .blog-data, .blog-data a {
     font-size: 12px;
   }
  .title {
    padding: 20px 30px;
    padding-right: 44px;
  }
  .team { 
    gap: 20px; 
    flex-wrap: wrap;
  }
  .heading {
    width: 100%;
  }
  .team img {
    width: 110px;
  }
  .hero-section.three .review {
     text-align: left;
  }
  .hero-section .video {
    margin-top: 60px;
  }
  .hero-section .video img {
    height: 100%;
  }
  .experience.hover-img,
  .team,
  .blog.sid-blog,
  .brings-leads-two {
    flex-direction: column;
  }
  .experience.hover-img > div:first-child,
  .team > div:first-child,
  .blog.sid-blog > div:first-child,
  .brings-leads-two > img {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .experience.hover-img > div:first-child figure,
  .team figure,
  .blog.sid-blog figure,
  .brings-leads figure,
  .blog:not(.sid-blog) figure {
    height: 260px;
    min-height: 260px;
  }
  .team figure,
  .blog.sid-blog figure {
    width: 100%;
  }
  .blog.sid-blog {
    flex: initial;
    min-height: auto;
  }
  .brings-leads-two {
    padding: 24px;
  }
  .brings-leads-two > img {
    border-radius: 16px;
    margin-bottom: 20px;
  }
  .team img,
  .blog.sid-blog img {
    width: 100%;
  }
}
@media(max-width: 576px){
  section.gap {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .lead-capture-section.gap {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .lead-capture-box {
    padding: 22px;
    border-radius: 18px;
  }
  .lead-capture-text h2,
  .exit-lead-copy h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .lead-capture-text p,
  .exit-lead-copy p {
    font-size: 16px;
    line-height: 26px;
  }
  .lead-form-card h3,
  .exit-lead-form h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .exit-lead-dialog {
    width: calc(100vw - 24px);
    max-height: calc(100vh - 24px);
    padding: 22px;
    gap: 20px;
    border-radius: 18px;
  }
  .exit-lead-close {
    top: 10px;
    right: 10px;
  }
   .gap {
    padding: 50px 0; 
  }
  .no-top{
      padding-top: 0;
  }
  form#subscribe-form input {
    height: 55px;
  }
  .hero-section.three .review img.arror,
  #team ul.shaps-img {
    display: none;
  }
  .hero-img img {
    width: 100%;
   }
  .get-a-quote input[type="text"], .get-a-quote input[type="email"], .get-a-quote input[type="number"] {
     height: 54px;
   }
  .no-bottom{
      padding-bottom: 0;
  }
  .brings-leads figure img, .brings-leads figure {
    width: 100%;
  }
  .heading-center .heading.lf-side {
    width: 100%; 
    margin-bottom: 20px;
  }
  .heading-center {
     flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .pricing:before,
  .experience:before {
    display: none;
  }
  .footer-top h2,
  .heading h2 {
    font-size: 30px;
  }
  .works-started {
        padding: 25px;
     }
   .hero-section .shaps-img {
    display: none;
   }
   .hero-section {
        padding-top: 145px;
   }
   .top-bar a {
    font-size: 12px;
  }
   .hero-text h1 {
    line-height: 48px;
    font-size: 40px;
  }
   .blog.sid-blog h3 {
    font-size: 18px;
  } 
  .btn svg {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
     }
   .accordion-section > img,.team:hover:before {
    display: none;
   }
   .blog.sid-blog img {
    width: 100%;
   }
   .blog.sid-blog {
       gap: 20px;
   }
   .marquee-icon {
    padding-top: 50px;
   }
}
@media(max-width: 500px){
  .works-started figure {
    width: 120px;
    height: 120px;
    padding: 30px;
  } 
  .hero-text > span {
    letter-spacing: 0px;
    font-size: 13px;
  }
  .get-a-quote img {
     width: 42px;
    }
  .video img {
     height: 300px;
    object-fit: cover;
  }
  .footer-top { 
    padding-bottom: 60px;
    width: 100%;
    margin: auto;
  }
}
@media(max-width: 480px){
  .blog.sid-blog img {
    width: 100%;
  }
  .hero-img .icon-img {
     top: 47%;
    right: -1%;
     width: 130px;
   }
  .get-a-quote h6 {
     padding-bottom: 20px;
    }
  .get-a-quote {
     padding: 25px;
    border-radius: 15px;
   }
  .hero-text {
     text-align: center;
  }
  .hero-text .btn {
     justify-content: center;
     margin: auto;
  }
  .mailnumber a {
     font-size: 20px;
   }
  .accordion-item p {
     font-size: 14px;
    line-height: 24px;
  }
  .accordion-item .icon {
     width: 2.0rem;
    height: 2.0rem;
     right: 7px;
     }
  .footer-top > span {
   letter-spacing: 0px;
   font-size: 12px;
  }
}
@media(max-width: 450px){
    .all-rights {
     flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    }
}
@media(max-width: 410px){
  .logo img {
    width: 110px;
  }
}
@media(max-width: 375px){ }

@media(max-width: 576px){
  header {
    z-index: 99999;
  }
  .mobile-menu-panel,
  .navbar-links li.navbar-dropdown .sub-menu {
    z-index: 100000;
  }
  .hero-section {
    overflow: hidden;
    background-position: center top;
    background-size: cover;
  }
  .hero-stack .hero-text {
    padding-bottom: 28px;
  }
  .hero-text > span,
  .hero-text h1,
  .hero-text p {
    white-space: nowrap;
  }
  .hero-text h1 {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 6px;
  }
  .hero-text > span {
    font-size: 11px;
    padding-left: 16px;
    padding-right: 16px;
    letter-spacing: 1px;
  }
  .hero-text p {
    font-size: 9px;
    line-height: 16px;
  }
  .hero-form-wrap {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: min(92vw, 420px);
    filter: drop-shadow(0px 22px 28px rgb(0 0 0 / 32%));
  }
  .hero-form-wrap .owner-offer {
    order: -1;
    width: 100%;
    aspect-ratio: 1 / 1;
    min-height: 0;
    margin: 0;
    border-radius: 20px 20px 0 0;
    display: flex;
    flex-direction: column;
  }
  .hero-form-wrap .owner-offer img {
    width: 100%;
    height: 68%;
    flex: 0 0 68%;
    object-fit: cover;
    object-position: center top;
  }
  .hero-form-wrap .owner-offer-text {
    flex: 1 1 auto;
    padding: 16px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .hero-form-wrap .owner-offer-text h4 {
    font-size: 26px;
    line-height: 30px;
  }
  .hero-form-wrap .owner-offer-text p {
    font-size: 14px;
    line-height: 19px;
  }
  .hero-form-wrap .get-a-quote {
    border-radius: 0 0 20px 20px;
    margin: 0;
  }
  .full-background > section.gap.no-top {
    padding-top: 54px !important;
  }
  .experience .text-experience {
    width: 100%;
    margin: 0;
    padding: 24px;
    box-sizing: border-box;
  }
  .review > ul img,
  .reviews-admin img,
  .review.customers ul li img {
    width: 64px !important;
    min-width: 64px;
    max-width: 64px;
    height: 64px !important;
    aspect-ratio: 1 / 1;
    border-radius: 50% !important;
    object-fit: cover;
    flex: 0 0 64px;
  }
  .review > ul li a {
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
    border-radius: 50%;
  }
  .review > ul li {
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
    overflow: visible;
  }
  #team ul.shaps-img,
  .hero-section .shaps-img,
  .accordion-section > img,
  .section-brings-leads > img,
  img.color-bg-3 {
    display: none !important;
  }
  ul.shaps-img {
    pointer-events: none;
  }
}
