@media(min-width:768px) {
  .header-menu .contact-wrap {
    max-width: 1376px;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 50px;
  }

  .header-menu .contact-wrap>div {
    width: initial;
  }

  .hero-banner .banner-info .banner-title br {
    display: none;
  }

  .type-of-roofs-wrap .roofs-list ul li {
    width: 50%;
  }

  .what-we-do-wrap .column-wrap .col-left {
    width: 43.5%;
  }

  .what-we-do-wrap .column-wrap .col-right {
    width: 56.5%;
  }

  /* === FOOTER START === */
  .thank-404 {
    min-height: 100vh;
  }

  .hero-banner.thank-inner {
    height: 100vh;
  }

  .warranty-security {
    display: flex;
    flex-direction: column;
  }

  .warranty-security .warranty-img {
    order: 2;
  }

  .warranty-security .top-content {
    order: 1;
  }

  .warranty-security .bottom-content {
    order: 3;
  }

  .content-img-wrap .content-img.reverse .column-wrap {
    flex-direction: row-reverse;
  }

  .hero-banner.thank-inner .banner-img {
    top: clamp(170px, 19.2vw, 288px);
    bottom: auto;
  }
}

@media(min-width:992px) {
  .service-wrap.home .title-wrap {
    padding-left: clamp(50px, 9.6vw, 144px);
  }

  .rotate-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
  }

  .service-wrap.home .title-wrap h2 {
    width: 166px;
  }

  .what-we-do-wrap .column-wrap {
    margin: 0 -35px;
  }

  .what-we-do-wrap .column-wrap :is(.col-left, .col-right) {
    padding: 0 35px;
  }

  .testimonail-wrap .column-wrap {
    margin: 0 -34px;
  }

  .testimonail-wrap .column-wrap .col-left {
    width: 47.4%;
    padding: 0 34px;
  }

  .testimonail-wrap .column-wrap .col-right {
    width: 52.6%;
    padding: 0 34px;
  }

  .arrow-wrap.hide-desktop {
    display: none;
  }

  .section.contact-wrap .column-wrap .col-left {
    width: 46.7%;
  }

  .section.contact-wrap .column-wrap .col-right {
    width: 53.3%;
  }

  .sun-roof .content-box {
    padding-left: 195px;
  }

  .our-approach .column-wrap .col-left {
    width: 46.4%;
  }

  .our-approach .column-wrap .col-right {
    width: 53.6%;
  }
}

@media (min-width: 1025px) {
  .footer-wrap {
    position: sticky;
    bottom: 0;
  }

  .swiper-slide:not(.swiper-slide-active, .swiper-slide-next, .swiper-slide-prev) .service-box {
    transform: translateX(152px);
  }

  .service-wrap.home .arrow-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    row-gap: 30px;
    z-index: 1;
    justify-content: center;
    left: clamp(682px, 63.73vw, 956px);
    padding-bottom: 50px;
  }
}


@media(min-width:1200px) {
  .vertical-tabs .accordion .accordion-title .title {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    transition: opacity ease .6s, left ease .6s, transform ease .6s;
    opacity: 1;
  }

  .vertical-tabs .accordion .accordion-title.is-active .title {
    opacity: 0;
  }

  .vertical-tabs .accordion .accordion-title {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 40px;
    bottom: 0;
    width: 90px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 17px 0 0;
    transition: opacity ease .6s .6s;
  }

  .vertical-tabs .accordion .accordion-item {
    border-left: 1px solid var(--primary);
  }

  .vertical-tabs .accordion .accordion-item:last-child {
    border-right: 1px solid var(--primary);
  }

  .vertical-tabs .accordion .accordion-item .column-wrap {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity ease .6s;
  }

  .vertical-tabs .accordion .accordion-item.is-active {
    width: 69.946%;
  }

  .vertical-tabs .accordion .accordion-item.is-active .column-wrap {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    transition: opacity ease .6s .6s;
  }

  .vertical-tabs .accordion .accordion-item.is-active .accordion-title {
    opacity: 0;
  }
}

@media(min-width:1280px) {}


@media (max-width: 1279px) {

  .header-menu .inner>.col.col-right,
  .header-menu .inner>.col.col-left {
    width: 50%;
  }

  .section.contact-wrap .img-box {
    margin-right: 50px;
  }
}

@media (max-width: 1199px) {
  .vertical-tabs .accordion .accordion-item .img-cover {
    margin-right: 0px;
  }

  .vertical-tabs .accordion {
    display: flex;
    flex-direction: column;
  }

  .vertical-tabs .accordion .accordion-item {
    width: 100%;
    padding: 0 0 13px;
    border-bottom: 1px solid var(--primary);
  }

  .vertical-tabs .accordion .accordion-item:first-child {
    border-top: 1px solid var(--primary);
  }

  .vertical-tabs .accordion .accordion-item .accordion-title {
    flex-direction: column;
  }

  .vertical-tabs .accordion .accordion-item .head-title {
    display: none;
  }

  .vertical-tabs .accordion .accordion-item .img-cover {
    padding-bottom: 53.82%;
  }

  .vertical-tabs .accordion .accordion-item .column-wrap {
    min-width: initial;
  }

  .vertical-tabs .accordion .accordion-item .accordion-collapse {
    display: none;
  }

  .vertical-tabs .accordion {
    min-height: initial;
  }
}

@media (max-width: 1024px) {
  .footer-wrap footer {
    padding: 49px 0 100px;
  }

  .service-wrap.home .swiper-slide {
    max-width: clamp(204px, 40vw, 439px);
  }

  .service-wrap.home .arrow-wrap {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding-top: 42px;
    padding-right: 15px;
  }

  .service-wrap.home .arrow-wrap .swiper-arrow {
    display: none;
  }

  .service-slider-scrollbar {
    width: 100%;
    height: 1px;
    background: var(--gray-700);
    opacity: 1 !important;
  }

  .service-slider-scrollbar .swiper-scrollbar-drag {
    border-radius: 0;
    background: var(--white);
  }
}

@media (max-width: 991px) {
  .rotate-text {
    font-size: 32px;
    line-height: 1.25;
  }

  .header-wrap .menu-toggle button {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
    width: 112px;
    height: 40px;
    padding: 0;
    align-items: center;
    justify-content: center;
  }

  .header-wrap .menu-toggle button span:not(.icon) {
    display: none;
  }

  .service-wrap.home .title-wrap {
    flex-direction: column;
    row-gap: 14px;
  }

  .service-wrap.home .title-wrap h2 {
    padding-bottom: 0;
  }

  .type-of-roofs-wrap .column-wrap {
    flex-direction: column;
    margin: 0;
  }

  .type-of-roofs-wrap .column-wrap .col-left {
    width: 100%;
    padding-top: 0;
  }

  .type-of-roofs-wrap .column-wrap .col-right {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .type-of-roofs-wrap .roofs-list ul {
    margin: 0 -15px;
  }

  .type-of-roofs-wrap .roofs-list ul li {
    padding: 0 15px;
  }

  .arrow-wrap.hide-mobile {
    display: none;
  }

  .testimonail-wrap .arrow-wrap {
    justify-content: center;
  }

  .section.contact-wrap .img-box {
    display: none;
  }

  .what-stand .title-wrap {
    align-items: flex-start;
  }

  .what-stand .title-wrap .rotate-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    width: 74px;
    padding-bottom: 15px;
  }

  .what-stand .title-wrap .sub-text {
    width: calc(100% - 74px);
  }

  .what-stand .title-wrap {
    padding-left: 0;
    padding-right: 0;
  }

}

@media (max-width: 767px) {
  .btn {
    font-size: 16px;
    line-height: 1.5;
    column-gap: 15px;
    padding: 15px 28px 15px 32px;
  }

  .btn .icon {
    width: 23px;
  }

  .header-wrap .head-call {
    padding: 0 0 6px;
    display: inline-flex;
    align-items: flex-end;
  }

  .header-menu .inner {
    height: auto;
  }

  .header-menu .inner>.col.col-right,
  .header-menu .inner>.col.col-left {
    width: 100%;
  }

  .header-menu .contact-wrap>div {
    width: 50%;
  }

  .footer-wrap footer .header-top .contact-wrap .col {
    width: 50%;
  }

  .footer-wrap footer .logo a {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-wrap footer .copyrights {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
  }

  .footer-wrap footer .copyrights span+span {
    padding: 0;
  }

  .hero-banner .banner-info .banner-title {
    line-height: 1.2;
  }

  .hero-banner .banner-img {
    right: -66%;
    width: 108%;
  }

  .service-box h3 a .icon {
    margin-top: -1px;
  }

  .service-box.box-roof h3 {
    margin-bottom: -2px;
  }

  .service-wrap.home {
    padding-top: 38px;
  }

  .service-wrap.home .title-wrap .sub-text {
    line-height: 1.625;
  }

  .we-are-ready .banner-info h2 {
    line-height: 0.875;
  }

  .we-are-ready .banner-info {
    margin-top: -29px;
    position: relative;
  }

  .type-of-roofs-wrap .container {
    padding: 0;
  }

  .type-of-roofs-wrap .roofs-list ul {
    margin: 0;
    flex-wrap: nowrap;
    flex-direction: column;
    row-gap: 51px;
  }

  .type-of-roofs-wrap .roofs-list ul li:nth-child(odd) {
    padding: 0 15px 0 0;
  }

  .type-of-roofs-wrap .roofs-list ul li:nth-child(even) {
    padding: 0 0 0 15px;
  }

  .type-of-roofs-wrap .roofs-list ul li:nth-child(odd) .service-box .service-info {
    padding-left: 15px;
  }

  .type-of-roofs-wrap .roofs-list ul li:nth-child(even) .service-box .service-info {
    padding-right: 15px;
  }

  .what-we-do-wrap .column-wrap .col-right {
    display: none;
  }

  .what-we-do-wrap .title-wrap h2 {
    line-height: 1.458;
  }

  .what-we-do-wrap .title-wrap p {
    line-height: 1.625;
  }

  .testimonail-wrap .title-wrap h2 {
    text-align: left;
    line-height: 1.218;
  }

  .testimonail-wrap .title-wrap h2 br {
    display: none;
  }

  .testimonail-wrap .content-box h3 {
    line-height: 1.27;
  }

  .let-work-wrap .title-wrap h2 {
    line-height: 1.2;
  }

  .let-work-wrap .title-wrap h2 span {
    line-height: 1.05;
    padding-top: 4px;
  }

  .contact-banner h1 {
    line-height: 1.2;
  }

  .contact-banner h1 br {
    display: none;
  }

  .section.contact-wrap h2.title {
    line-height: 1.333;
  }

  .section.contact-wrap .contact-form h2.title {
    padding-bottom: 39px;
  }

  .section.contact-wrap .contact-form form .input-box {
    row-gap: 17px;
  }

  .section.contact-wrap .contact-form .form-control {
    padding: 16px 0;
  }

  .section.contact-wrap .contact-form .btn-wrap {
    padding-top: 0;
  }

  .section.contact-wrap .contact-form .gform-body .gform_fields .gfield {
    row-gap: 17px;
  }

  .section.contact-wrap .contact-form .gform-body .ginput_container :is(input, textarea) {
    padding: 16px 0;
  }


  .faq-wrap .faq ul li h3 {
    line-height: 1.3333;
  }

  .faq-wrap .faq ul li .content-box {
    padding-top: 16px;
  }

  .faq-wrap .faq ul li {
    padding-bottom: 46px;
  }

  .vertical-tabs .accordion .accordion-item .column-wrap {
    row-gap: 26px;
  }

  .vertical-tabs .accordion .accordion-item .column-wrap .col-right,
  .vertical-tabs .accordion .accordion-item .column-wrap .col-left {
    width: 100%;
    padding: 0;
  }

  .vertical-tabs .accordion .accordion-item .content-box {
    line-height: 1.43;
  }

  .vertical-tabs .accordion .title {
    margin-top: -7px;
  }

  .what-stand .title-wrap .sub-text {
    line-height: 1.4375;
  }

  .learned-in {
    padding-bottom: 5px;
  }

  .learned-in .learned-footer>div {
    width: 100%;
  }

  .learned-in .learned-footer {
    line-height: 1.437;
  }

  .bitumen-banner .banner-title {
    line-height: 1.2;
    padding-bottom: 33px;
  }

  .bitumen-banner .content-box {
    line-height: 1.4375;
  }

  .bitumen-banner .content-box.bullet-check ul li:not(:last-child) {
    padding-bottom: 3px;
  }

  .sun-roof .content-box {
    line-height: 1.4375;
  }

  .sun-roof .title-wrap h2 div,
  .sun-roof .title-wrap h2 {
    line-height: 1.464;
  }

  .our-approach .title-wrap h2 {
    line-height: 1.281;
  }

  .warranty-security .title-wrap .sub-text,
  .our-approach .title-wrap .sub-text {
    line-height: 1.4375;
  }

  .our-approach .our-approach-list ul {
    row-gap: 63px;
  }

  .our-approach .approach-box {
    flex-direction: column;
    row-gap: 9px;
  }

  .our-approach .approach-box .img-box {
    width: 100%;
  }

  .our-approach .approach-box .info {
    padding: 0;
  }

  .our-approach .approach-box .img-box {
    aspect-ratio: 1/0.5965;
  }

  .warranty-security {
    padding-bottom: 72px;
  }

  .warranty-security .title-wrap {
    text-align: left;
  }

  .warranty-security .title-wrap h2 {
    line-height: 1.42;
  }

  .warranty-security .title-wrap .sub-text {
    padding-top: 12px;
    -webkit-line-clamp: 3;
  }

  .warranty-security .top-content {
    padding-top: 28px;
  }

  .warranty-security .content-box {
    padding-top: 0;
  }

  .warranty-security .content-box.bullet-check ul li {
    padding-left: 29px;
  }

  .warranty-security .content-box.bullet-check ul li::after {
    width: 15px;
    height: 15px;
  }

  .warranty-security .bottom-content {
    padding-top: 10px;
  }

  .warranty-security .bottom-content .content-box ul li:not(:last-child) {
    padding-bottom: 7px;
  }

  .warranty-security .content-box .btn-wrap {
    padding-left: 0;
  }

  .default-page .custom-content-box {
    line-height: 1.4375;
  }

  .default-page .page-title .h1 {
    line-height: 1.2;
  }

  .content-img-wrap .content-img .column-wrap {
    flex-direction: column;
    row-gap: 20px;
  }

  .content-img-wrap .content-img .column-wrap .img-box {
    width: 100%;
  }

  .content-img-wrap .content-img .content-box {
    line-height: 1.437;
  }
}

@media (max-width: 575px) {
  .header-menu .service-wrap>div {
    width: 100%;
  }

  .header-menu .contact-wrap>div {
    width: 100%;
  }

  .footer-wrap footer .header-top .contact-wrap .col {
    width: 100%;
  }

  .hero-banner.over-inner .banner-info {
    max-width: 100%;
  }
}