@media (max-width: 1333px) {
  /* HOME PAGE */
  .title {
    h2 {
      font-size: 39px;
      font-weight: 400;
    }
  }
  .Banner {
    .row {
      h1 {
        color: var(--white);
        text-transform: capitalize;
        font-size: 55px;
        font-weight: 600;
        span {
          display: contents;
        }
      }
    }
    .Hearo {
      margin-left: 6.5%;
    }
  }
  .InnerBanner {
    & .Cnt {
      h1 {
        font-size: 43px;
      }
    }
  }
  .HomeWhy {
    & .row {
      & .Image {
        width: 90%;
        margin: 0 auto;
        img {
          width: 100%;
        }
        .Complete {
          width: 145px;
          height: 145px;
          left: -60px;
          .item {
            span {
              font-size: 40px;
            }
            h5 {
              font-size: 16px;
            }
          }
        }
      }
      & .CntMain {
        & .Flex {
          p {
            max-width: 100%;
          }
        }
      }
    }
  }
  .HomeTestimonial {
    & .TestimonialSlider {
      .NextArow {
        right: 100px;
      }
      .PrevArow {
        right: 144px;
      }
    }
  }

  element.style {
    width: 265px;
  }
  .slick-initialized .slick-slide {
    display: block;
  }
  .HomeService {
    ul {
      li {
        padding: 41px 23px;
        h3 {
          font-size: 23px;
        }
      }
    }
  }
  .WhyAccordian {
    .Cnt {
      padding: 45px 50px;
    }
  }
  .ServiceGrid {
    & .Card {
      height: 100%;
      padding: 23px;
      h3 {
        max-width: 79%;
        font-size: 23px;
      }
    }
  }
  .Btn {
    button {
      font-size: 15px;
    }
  }
  .HomeTechniq {
    .row {
      align-items: start;
    }
  }
  .HomeProject {
    & .ProjectSlider {
      & li {
        .Cnt {
          padding: 19px;
        }
      }
    }
    & .counter-section {
      .CountItem {
        width: 200px;
        height: 200px;
        h2 {
          font-size: 38px;
        }
        p {
          font-size: 17px;
        }
      }
    }
  }
  footer {
    & .QuuickContact {
      & .row {
        h2 {
          font-size: 32px;
        }
      }
    }
  }
  /* Prlject */
  h3 {
    font-size: 20px;
  }
  .Project {
    & .row {
      & .Card {
        .Cnt {
          padding: 20px;
        }
      }
    }
  }
  /* CONTACT PAGE */
  .Contact {
    h5 {
      margin-top: 35px;
      margin-bottom: 10px;
    }
  }
}
@media (max-width: 1024px) {
  /* HOME PAGE */
  .Btn {
    button {
      font-size: 14px;
    }
  }
  .Banner {
    .Hearo {
      margin-left: 3.5%;
    }
  }
  .HomeWhy {
    .row {
      .Image {
        .Complete {
          width: 130px;
          height: 130px;
          left: -45px;
          .item {
            span {
              font-size: 34px;
            }
            h5 {
              font-size: 15px;
            }
          }
        }
      }
    }
  }
  /* ABOUT */
  .About {
    & .row {
      img {
        padding-right: 0px;
      }
    }
  }
  /* SERVICE */
  .ServiceGrid {
    & .Card {
      i {
        font-size: 65px;
      }
      h3 {
        max-width: 89%;
      }
    }
  }
  /* CONTACT */
  .InnerBanner {
    & .Cnt {
      h1 {
        font-size: 39px;
      }
      li {
        font-size: 16px;
      }
    }
  }
}
@media (max-width: 991px) {
  .title {
    h2 {
      font-size: 33px;
    }
  }
  .Subtitle {
    span {
      font-size: 13px;
      padding: 6px 12px;
    }
  }
  p {
    font-size: 15px;
  }
  header {
    & .container {
      .Logo {
        width: 147px;
      }
      & nav {
        ul {
          gap: 8px;
          & li {
            a {
              font-size: 14px;
            }
          }
        }
      }
    }
  }
  .Banner {
    .Hearo {
      margin-left: 5.5%;
    }
    padding-top: 55px;
    & .row {
      margin-bottom: 50px;
      h1 {
        color: var(--white);
        text-transform: capitalize;
        font-size: 40px;
        font-weight: 600;
      }
    }
  }
  .HomeAbout {
    margin: 60px 0;
    .title {
      margin-bottom: 25px;
    }
    & .row {
      margin-bottom: 10px;
      & ul {
        & li {
          i {
            font-size: 56px;
          }
          h3 {
            font-size: 19px;
            font-weight: 500;
          }
        }
      }
    }
  }
  .HomeService {
    padding: 60px 0;
    & ul {
      li {
        padding: 30px 21px;
        i {
          font-size: 65px;
        }
        h3 {
          font-size: 20px;
          margin-top: 20px;
        }
      }
    }
  }
  .HomeWhy {
    margin-top: 60px;
    & .row {
      .Image {
        margin-bottom: 18px;
      }
      .Subtitle {
        margin-top: 35px;
      }
      .title {
        max-width: 500px;
      }
      & .CntMain {
        & .Flex {
          max-width: 70%;
        }
      }
    }
  }
  .HomeProject {
    & .counter-section {
      margin-top: 47px;
      & .CountItem {
        width: 170px;
        height: 170px;
        h2 {
          font-size: 30px;
        }
        p {
          font-size: 15px;
        }
      }
    }
  }
  .HomeProject {
    margin-top: 60px;
  }
  .HomeTestimonial {
    margin-top: 60px;
    .title {
      h2 {
        max-width: 400px;
      }
    }
  }
  .TopHeader {
    .Social {
      justify-content: center;
    }
    .NumberOther {
      justify-content: space-between;
    }
  }
  /* SERVICE */
  .ServiceGrid {
    & .Card {
      h3 {
        max-width: 68%;
        font-size: 21px;
      }
    }
  }
  .Maintain {
    & .row {
      & .Cnt {
        p {
          margin: 18px 0;
        }
        ul {
          li {
            &:nth-child(1) {
              padding-top: 8px;
            }
            &:nth-child(2) {
              padding-top: 8px;
            }
            h1 {
              font-size: 30px;
            }
            h5 {
              font-size: 12px;
            }
          }
        }
      }
    }
  }
  /*  */
  .Contact {
    margin: 70px 0;
    .InnerBanner {
      & .Cnt {
        h1 {
          font-size: 32px;
        }
        ul {
          margin-top: 2px;
          li {
            font-size: 14px;
          }
        }
      }
    }
  }
}

@media (max-width: 768px) {
  .MobBtn {
    display: block !important;
    position: relative;
    z-index: 9999;
  }
  .title {
    h2 {
      font-size: 30px;
    }
  }
  .Btn {
    button {
      padding: 4px 5px;
      font-size: 13px;
    }
  }
  .TopHeader {
    .NumberOther {
      justify-content: center;
      flex-flow: row wrap;
      gap: 5px;
      span {
        display: none;
      }
      a {
        span {
          display: block;
        }
      }
    }
  }
  .Banner {
    padding-top: 40px;
    & .row {
      margin-bottom: 35px;
      .Cnt {
        max-width: 500px;
        margin-left: 0;
        display: flex;
        gap: 30px;
        justify-content: space-between;
      }
    }
    .Hearo {
      margin-left: 8.5%;
    }
  }
  .HomeAbout {
    .title {
      h2 {
        max-width: 400px;
      }
    }
    & .row {
      & ul {
        & li {
          i {
            font-size: 50px;
          }
          .Des {
            max-width: 400px;
          }
        }
      }
    }
    .TextSlider {
      margin-top: 40px;
    }
  }
  .HomeProject {
    & .counter-section {
      flex-flow: row wrap;
      justify-content: center;
      gap: 24px;
    }
  }
  footer {
    padding-top: 55px;
    & .QuuickContact {
      & .row {
        h2 {
          font-size: 23px;
        }
        a {
          width: 45px;
          height: 45px;
          &::before {
            width: 68px;
            height: 68px;
          }
        }
      }
    }
    & .Menus {
      .logo {
        max-width: 300px;
      }
      h3 {
        margin-top: 20px;
      }
    }
  }
  /* ABOUT */
  .OurMision {
    margin-top: 55px;
    .Card {
      margin-top: 16px;
    }
  }
  .About {
    margin-top: 55px;
    .Subtitle {
      margin-top: 30px;
    }
  }
  .WhyAccordian {
    margin-top: 60px;
    .accordion-header {
      font-size: 18px;
    }
    .accordion-content {
      padding: 0px 0px;
    }
  }
  /* SERVICE */
  .ServiceGrid {
    margin-top: 60px;
    & .Card {
      h3 {
        max-width: 90%;
        font-size: 20px;
      }
    }
  }
  .Maintain {
    margin-top: 50px;
    padding: 68px 0;
    img {
      position: unset;
      width: 100%;
      margin-top: 23px;
    }
    & .Cnt {
      & ul {
        & li {
          h5 {
            max-width: 60%;
          }
        }
      }
    }
  }
  /* CONTACT */
  .InnerBanner {
    & .Cnt {
      h1 {
        font-size: 29px;
      }
    }
  }
  .Contact {
    margin: 60px 0;
    .Flex {
      flex-flow: row wrap;
    }
    .title {
      margin-bottom: 32px;
    }
    h3 {
      font-size: 21px;
    }
    p {
      margin: 12px 0;
    }
    & .Flex {
      gap: 20px;
      h3 {
        font-size: 20px;
      }
    }
  }
}
@media (max-width: 550px) {
  .Logo {
    img {
      width: 100px;
    }
  }
  .InnerBanner {
    height: 25vh;
    img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center;
    }
    & .Cnt {
      h1 {
        font-size: 24px;
      }
      & ul {
        margin-top: 2px;
        li {
          font-size: 14px;
        }
      }
    }
  }
  .title {
    h2 {
      font-size: 28px;
    }
  }
  .Btn {
    button {
      padding-left: 16px !important;
    }
  }

  .TopHeader {
    span,
    li,
    a {
      font-size: 12px;
    }
    .Social {
      display: none;
    }
    .NumberOther {
      justify-content: space-between;
    }
  }
  .Banner {
    .Hearo {
      margin-left: 3.5%;
      img {
        border-radius: 18px 0px 0px 0px;
      }
    }
    & .row {
      margin-bottom: 12px;
      h1 {
        font-size: 32px;
      }
    }
  }
  .HomeService {
    ul {
      margin-top: 19px;
    }
    .title {
      h2 {
        max-width: 300px;
      }
    }
    .PrevArow {
      right: 33px;
    }
    .PrevArow,
    .NextArow {
      width: 30px;
      height: 30px;
      top: -53px !important;
    }
  }
  .HomeWhy {
    & .row {
      & .CntMain {
        & .Flex {
          max-width: 100%;
          i {
            font-size: 44px;
          }
        }
      }
    }
  }
  .HomeAbout {
    & .TextSlider {
      & .Sliderwrap {
        h1 {
          font-size: 37px;
        }
      }
    }
  }
  footer {
    & .QuuickContact {
      & .row {
        a {
          margin-top: 30px;
          margin-left: 11px;
        }
      }
    }
  }
  .HomeTestimonial {
    & .TestimonialSlider {
      margin-top: 32px;
      .NextArow {
        right: 25px;
        top: -72px;
      }
      .PrevArow {
        right: 68px;
        top: -72px;
      }
      .PrevArow,
      .NextArow {
        width: 30px;
        height: 30px;
      }
    }
  }
  .HomeWhy {
    & .row {
      & .Image {
        width: 75%;
        margin: 0 auto;
      }
    }
  }
  /* SERVICE */
  /* SERVICE */
  .ServiceGrid {
    & .Card {
      h3 {
        font-size: 19px;
      }
    }
  }
}
