/** @format */
@media (min-width: 1200px) and (max-width: 1400px) {
  .formtxt h4 {
    font-size: 27px;
  }
  .about-mid .midtxt {
    gap: 14px;
  }
  .about-mid .midtxt img {
    width: 300px;
    height: 671px;
  }
  .about-mid .midtxt h3 {
    font-size: 32px;
  }

  form.wpcf7-form.invalid {
    position: relative;
  }
  .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    bottom: -29px;
  }
  form.wpcf7-form.invalid .wpcf7-response-output {
    bottom: 1px;
    right: 0;
    padding: 0.2em 0.8em;
    margin: 0;
    position: absolute;
    max-width: 324px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1400px) {
  .map-section .map-inner {
    width: calc(50vw + 250px);
  }
  .contact .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    bottom: 9px;
    position: relative;
  }
}

@media screen and (max-width: 1364px) {
  h1,
  h2 {
    font-size: 60px !important;
    line-height: 64px !important;
  }

  .banner .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    margin: 0 auto;
  }

  .banner.inner-banner .container {
    top: auto;
    bottom: 0;
  }
}

@media screen and (max-width: 1199px) {
  h1,
  h2 {
    font-size: 50px !important;
    line-height: 54px !important;
  }

  .banner .container p {
    margin-bottom: 0;
  }

  header .navWrap ul {
    display: flex;
    gap: 32px;
  }

  .faq_item {
    padding: 20px;
  }

  .our-testi h2 {
    margin-bottom: 30px;
  }

  .comm .comm-txt h2 {
    margin-bottom: 23px;
  }

  .faq {
    padding-bottom: 80px;
  }

  footer ul li a {
    font-size: 12px;
    line-height: 21px;
  }

  footer .with-icons ul li a img {
    margin-right: 5px;
    width: 20px;
  }

  footer p {
    font-size: 12px;
    line-height: 20px;
  }

  footer {
    padding-top: 45px;
  }

  footer .copyright {
    border-top: 1px solid #2e2e2e;
    margin-top: 35px;
  }

  footer .copyright p {
    font-size: 14px;
    line-height: 24px;
  }

  footer .container .row:nth-child(2) p {
    margin-bottom: 30px;
  }

  .about-mid .midtxt img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0.3;
  }

  .about-mid .midtxt {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 40px;
    position: relative;
    height: 100%;
  }

  .about-mid .midtxt .txtinner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    height: 100%;
  }

  .about-mid .formtxt input,
  .about-mid .formtxt select,
  .about-mid .formtxt textarea {
    margin-bottom: 25px;
  }
  .contact .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    bottom: 9px;
    font-size: 13px;
    position: relative;
    left: 3px;
  }
  .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    bottom: 16px;
    font-size: 13px;
    position: relative;
    left: 3px;
  }
  form.wpcf7-form.invalid .wpcf7-response-output {
    border-color: #ffb900;
    font-size: 12px;
  }

  .formtxt h4 {
    font-size: 28px;
    line-height: 32px;
    color: #7a3bed;
    margin-bottom: 29px;
  }

  .about-mid .formtxt {
    padding: 30px 10px;
  }

  .about-top .txt {
    flex-direction: column;
    padding: 60px 16px 16px;
  }

  .about-top .txt p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
  }

  .about-top .txt .vertical {
    border-radius: 8px 8px 0px 0px;
    padding: 8px 4px;
    writing-mode: inherit;
    white-space: unset;
    transform: inherit;
    transform-origin: unset;
    margin-right: 0;
    transform: scale(1);
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
  }

  .about-top .txt img {
    position: absolute;
    bottom: 10px;
    right: 10px;
    opacity: 0.5;
  }

  .map-section .map-inner {
    width: calc(50vw + 150px);
  }
  .repeater-sec .repeater-row h3 {
    font-size: 38px;
  }
  header .navWrap ul li.has-sub > a:before {
    right: -13px;
  }
}

@media screen and (max-width: 1100px) {
}

@media screen and (max-width: 1024px) {
  .repeater-sec .repeater-row h3 {
    font-size: 38px;
  }
  .contact .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    left: 4px;
    line-height: 17px;
    bottom: 9px;
    font-size: 10px;
    position: relative;
  }
  .contact .formtxt input:not([type="submit"]) {
    border-radius: 3px;
    padding: 7px 6px;
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 14px;
  }
  .contact .formtxt span.wpcf7-form-control-wrap[data-name="CNameOpt"] > input {
    margin-bottom: 12px;
  }
  .contact .formtxt select {
    padding: 7px 6px;
    height: 40px;
    font-size: 12px;
  }
  .contact .formtxt textarea {
    padding: 7px 6px;
    font-weight: 400;
    font-size: 12px;
  }
  .contact .formtxt input:not([type="submit"]),
  .contact .formtxt textarea {
    margin-bottom: 20px;
  }
  .contact .formtxt input:not([type="submit"]),
  .contact .formtxt textarea {
    margin-bottom: 12px;
  }
  .repeater-sec .repeater-row ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  h1,
  h2 {
    font-size: 40px !important;
    line-height: 44px !important;
  }

  .resizeWrap {
    display: flex;
    align-items: center;
  }

  .navWrap {
    order: 2;
  }

  .banner .container {
    text-align: center;
  }

  .banner .container p {
    max-width: inherit;
  }

  header {
    position: sticky;
    left: 0;
    right: 0;
    padding: 20px 0;
    z-index: 1;
    background: rgba(0, 0, 0, 1);
    z-index: 10;
    /* backdrop-filter: blur(3px); */
  }

  .btn {
    padding: 8px 16px;
  }

  .banner .container h2 {
    max-width: inherit;
    margin-bottom: 8px;
  }

  .banner .container h2 span {
    display: inline-block;
  }

  .stellarnav.mobile.right > ul {
    background: rgb(122, 59, 237);
    background: -moz-linear-gradient(
      180deg,
      rgba(122, 59, 237, 1) 0%,
      rgba(49, 14, 113, 1) 100%
    );
    background: -webkit-linear-gradient(
      180deg,
      rgba(122, 59, 237, 1) 0%,
      rgba(49, 14, 113, 1) 100%
    );
    background: linear-gradient(
      180deg,
      rgba(122, 59, 237, 1) 0%,
      rgba(49, 14, 113, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a3bed", endColorstr="#310e71", GradientType=1);
  }

  .why-choose-us p {
    max-width: 978px;
    margin: 0 auto 30px;
  }

  .our-testi .swiper-slide .clientbx {
    padding: 25px;
    padding-bottom: 25px;
  }

  .banner.inner-banner .container ul {
    justify-content: center;
  }

  .repeater-sec .repeater-row h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .repeater-sec .repeater-row ul {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .plans_price .plans_pricebg {
    padding: 20px 40px;
  }

  .plans_price .plans_pricebg p {
    margin-top: 0;
  }

  footer h4 {
    margin-bottom: 18px;
  }

  .all-services h6 {
    margin-bottom: 0;
  }

  .all-services .serv-pods {
    padding: 10px 10px 15px;
  }

  .all-services .serv-pods h4 {
    font-size: 20px;
    line-height: 23px;
    text-transform: capitalize;
    margin-bottom: 15px;
  }

  .all-services {
    padding: 35px 0;
    margin-bottom: 35px;
  }

  .all-services .container .row:nth-child(2) .col-md-4 {
    flex: 1 0 50%;
    max-width: 50%;
    margin-top: 25px;
  }

  .all-services .container .row:nth-child(2) .col-md-4:nth-child(1),
  .all-services .container .row:nth-child(2) .col-md-4:nth-child(2) {
    margin-top: 0px;
  }

  .map-section .map-inner {
    width: calc(50vw + 50px);
  }

  .map-section h3 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 25px;
  }

  header .navWrap ul li ul {
    border-radius: 0;
  }

  .getintouch {
    margin: 0;
    position: absolute;
    right: 60px;
  }

  header .container {
    position: relative;
  }

  .stellarnav .menu-toggle {
    padding-right: 0;
  }

  .about-mid .formtxt input,
  .about-mid .formtxt select,
  .about-mid .formtxt textarea {
    margin-bottom: 30px;
  }
  /* .contact .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    bottom: -25px;
    font-size: 12px;
  } */
  .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    bottom: 17px;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  h1,
  h2 {
    font-size: 32px !important;
    line-height: 34px !important;
  }

  .residential,
  .comm,
  .indus,
  .service {
    overflow: hidden;
    padding: 35px 0;
  }

  .comm .comm-txt {
    padding-top: 0;
  }

  h1 span.text-stroke,
  h2 span.text-stroke {
    display: inline-block !important;
  }

  .comm .container {
    position: static;
  }

  .why-choose-us {
    padding-top: 35px;
  }

  .our-testi,
  .faq {
    padding: 35px 0;
  }

  .faq .nav .nav-link {
    font-size: 12px;
    line-height: 19px;
    padding: 12px 15px;
  }

  .love-to-hear {
    padding: 40px 0;
  }

  .comm:before {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #7a3bed;
    position: absolute;
    width: auto;
    z-index: 0;
    inset: 0;
    mix-blend-mode: difference;
    opacity: 0.2;
  }

  .residential .resimg,
  .comm .resimg,
  .indus .resimg {
    position: absolute;
    width: 100%;
    height: 100% !important;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    opacity: 0.2;
    object-fit: cover !important;
  }

  footer ul {
    margin-top: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    gap: 5px 15px;
    text-align: center;
  }

  footer ul li {
    margin-bottom: 0;
  }

  footer h5 {
    margin-bottom: 5px;
  }

  footer {
    text-align: center;
  }

  footer h4 {
    margin-bottom: 18px;
  }

  footer .container .row:nth-child(2) {
    gap: 30px 0;
  }

  footer .container .row:nth-child(2) p {
    margin-bottom: 0;
  }

  .repeater-sec .repeater-row {
    padding-top: 35px;
  }

  .repeater-sec .repeater-row:first-child > img,
  .repeater-sec .repeater-row:nth-child(even) > img {
    width: 100%;
  }

  .repeater-sec .repeater-row > img {
    position: static !important;
    width: 100% !important;
    margin: 0 0 30px 0;
    height: inherit !important;
  }

  .plans_price .plans_pricebg {
    padding: 15px 20px;
  }

  .mrq-section h2 {
    margin-bottom: 0;
  }

  .plans_price .plans_pricebg h2 {
    max-width: inherit;
    text-align: left;
  }

  .repeater-sec .repeater-row:first-child {
    padding-top: 5px;
  }

  .repeater-sec .repeater-row:last-child {
    padding-bottom: 35px;
  }

  .plans_price {
    margin-bottom: 35px;
  }

  .plans_price .plans_pricebg p {
    padding-bottom: 0;
  }

  .repeater-sec .repeater-row .btn {
    margin-top: 0;
  }

  .mrq-section {
    padding: 35px 0;
  }

  .service h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #000000;
  }

  .faqpg .getin {
    margin-top: 35px;
  }

  .about-top {
    padding: 35px 0;
  }

  .about-top h2 {
    color: black;
    margin-bottom: 40px;
    max-width: inherit;
  }

  .about-mid,
  .about-bottom {
    padding: 35px 0;
    background-size: cover !important;
  }

  .about-mid .midtxt .txtinner {
    padding: 20px 10px;
  }

  .abtbtmimg {
    margin-bottom: 30px;
  }

  .map-section .map-inner {
    width: calc(50vw + -40px);
  }

  .map-section .p-80,
  .contact {
    padding: 35px 0;
  }

  .container {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 639px) {
  .all-services .container .row:nth-child(2) .col-md-4 {
    max-width: inherit;
    flex: 1 0 100%;
  }

  .all-services .container .row:nth-child(2) .col-md-4:nth-child(2) {
    margin-top: 25px;
  }

  .our-testi .swiper-slide .clientbx {
    max-width: 288px;
  }

  header .logo a {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #7a3bed;
  }

  .banner .container {
    position: static;
    padding: 30px 15px;
    background-color: #7a3bed;
    transform: translateY(0%);
    margin: 0;
    width: 100%;
    max-width: inherit;
  }

  .banner img {
    height: 300px;
  }

  h1,
  h2 {
    text-align: center;
  }

  h6 {
    text-align: center;
  }

  .twentytwenty-wrapper {
    padding: 5px;
  }

  .twentytwenty-handle {
    transform: scale(1);
    border: none;
  }

  .love-to-hear {
    padding: 40px 0;
    text-align: center;
  }

  .faqpg .getin {
    padding: 15px 20px;

    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .faqpg .getin .glft {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .faqpg .getin .glft h3 {
    font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 5px;
  }

  .faqpg .getin .glft p {
    margin: 0 0 10px 0;
  }

  .faq .nav li {
    width: 100%;
    text-align: center;
  }

  .faqpg .faq-search input[type="search"] {
    padding: 10px 20px;
    padding-left: 45px;
    background: url(../images/search.svg) no-repeat left 10px center;
    margin-bottom: 40px;
    background-size: 22px;
  }

  .banner .container {
    padding: 15px 10px;
  }

  .about-top .txt + ul {
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    /* flex-direction: column; */
    /* align-items: flex-start; */
    gap: 5px 20px;
  }

  .about-bottom h2,
  .about-bottom h6 {
    text-align: left;
  }

  .about-bottom p {
    line-height: 24px;
  }

  .about-top .txt + ul li {
    font-size: 14px;
  }

  .contact h2,
  .contact h6 {
    text-align: left;
  }

  .contact ul {
    gap: 10px;
    margin-bottom: 30px;
  }

  .contact .formtxt {
    padding: 20px;
  }

  .contact .formtxt h4 {
    margin-bottom: 15px;
  }

  .map-section .map-inner {
    width: 100%;
    position: static;
  }

  .getintouch {
    right: 50px;
  }
}

@media screen and (max-width: 575px) {
  .about-mid {
    padding: 0;
  }

  .about-mid .col-md-6:nth-child(1) {
    padding-right: 0;
    padding: 0;
  }

  .stellarnav .menu-toggle span.bars span {
    width: 1.3375rem;
  }

  header .logo a {
    font-size: 11px;
    line-height: 20px;
    color: #7a3bed;
  }

  .stellarnav .menu-toggle {
    padding: 0 0 0 0.9375rem;
  }

  .btn {
    font-size: 12px;
    line-height: 16px;
  }
}
