@media screen and (max-width: 1600px) {
  h5.download {
    font-size: 60px;
  }

  img.banner-vector {
    width: 65%;
    bottom: -186px;
  }

  h1.banner-heading-1 {
    font-size: 60px;
  }

  section.banner.inner-banner h1.banner-heading-1 {
    font-size: 80px;
  }

  p.banner-text.regular {
    font-size: 16px;
  }
}

@media screen and (max-width: 1330px) {
  section.banner.inner-banner h1.banner-heading-1 {
    font-size: 90px;
  }

  img.banner-vector {
    bottom: -175px;
    width: 66%;
  }
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1200px) {
  .testimonial-slider .item {
    margin-right: 10px;
    margin-left: 10px;
  }

  .testimonial-slider .slick-next-has.slick-arrow {
    left: -310px;
  }

  .testimonial-slider .slick-prev-has.slick-arrow {
    left: -400px;
  }

  section.section-6 {
    padding: 180px 0px 100px;
  }

  .content-box {
    padding: 20px;
  }

  img.banner-vector {
    width: 70%;
    bottom: -142px;
  }

  section.section-2 h1.banner-heading-1 {
    font-size: 50px;
  }

  section.section-2 p.banner-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 999px) {
  section.section-4.inner-banner.frts {
    padding: 100px 0px;
  }
  .mb-100 {
    margin-bottom: 0;
  }

  .mt-custom {
    margin-top: 20px;
  }

  section.team-slider-section {
    margin: 80px 0 0 0;
  }

  .team-slider .item img {
    margin: 0px auto;
  }

  section.section-3.inner-serv {
    margin: 0;
  }

  section.section-4.inner-banner {
    padding: 50px 0px;
  }

  section.banner.inner-banner img.banner-vector {
    display: none;
  }

  section.banner.inner-banner {
    text-align: center;
    padding: 200px 0px 120px;
    margin: 0;
    background: url("../images/bg-lines.png") no-repeat 100% 100% / cover,
      rgb(14, 21, 74);
  }

  section.section-2.inner-sec-2 {
    background-size: cover;
    padding: 100px 0px;
  }

  .border-white {
    border-right: none !important;
  }

  section.section-6 {
    text-align: center;
    padding: 100px 0px 30px;
  }

  .testimonial-slider .item img.t-avatar {
    left: 0;
    right: 0;
    margin: 0px auto;
  }

  .content-box {
    position: static;
    margin: 40px 20px;
  }

  .block-wrap {
    padding: 80px 0px;
  }

  section.section-4 {
    padding: 0;
  }

  section.section-5 {
    text-align: center;
    background: #fff;
    padding: 50px 0px;
  }

  img.mobiles {
    width: 50%;
    margin-bottom: 50px;
  }

  img.d-brand {
    width: 180px;
  }

  section.section-3 .container .row.mb-5 .col-lg-4:last-child .card-box {
    margin: 0;
  }

  .card-box {
    margin-bottom: 130px;
  }

  img.sec2-vector {
    display: none;
  }

  section.section-2 {
    background-size: cover;
    text-align: center;
    padding: 100px 0px;
  }

  section.section-3 {
    padding-top: 50px;
    margin-top: 0;
  }

  img.banner-vector {
    bottom: -107px;
  }

  section.banner {
    margin-bottom: 150px;
  }
}

@media screen and (max-width: 767px) {
  .block-wrap {
    top: -100px;
  }
  h2.heading {
    font-size: 60px;
  }
  h1.banner-heading-1 {
    font-size: 40px;
  }

  section.section-5.inner-sec-5 {
    padding: 50px 0px 0px;
  }

  .bg-icon {
    background: none;
  }

  section.banner.inner-banner {
    padding: 200px 0px 100px;
    margin: 0;
  }

  footer.phooter .input-group.mb-3 .input-group-append button#button-addon2 {
    border-radius: 8px;
    font-size: 35px;
  }

  footer.phooter .input-group.mb-3 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  footer.phooter .input-group.mb-3 input.form-control {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
  }

  section.section-6 {
    padding: 60px 0px;
  }

  .testimonial-slider .slick-list.draggable {
    padding-bottom: 40px;
  }

  section.banner {
    text-align: center;
    padding: 200px 0px 0px;
  }

  img.banner-vector {
    width: 68%;
    bottom: -150px;
    left: 0;
    right: 0;
    margin: 0px auto;
  }
}

@media screen and (max-width: 576px) {
  .contact-wrap {
    padding: 40px 20px;
  }
  img.banner-vector {
    position: static;
    width: 100%;
  }
}

@media screen and (max-width: 325px) {
  .testimonial-slider .item {
    background-size: 20%;
  }

  img.banner-vector {
    display: none;
  }

  section.banner {
    margin: 0;
  }

  section.section-2 {
    background-position: center;
    background-attachment: fixed;
  }
}
