@media (max-width: 1599.98px) {
  .home_bnr .info {
    padding-left: 150px;
  }

  .main_bnr .info {
    padding: 0 150px;
  }

  .home_bnr p.dscp {
    width: 80%;
  }
}

@media (min-width: 1399.98px) and (max-width: 1500px) {
  .home_bnr .info {
    padding-left: 50px;
  }

  .main_bnr .info {
    padding: 0 50px;
  }
}

@media (max-width: 1399.98px) {
  .home_bnr .info {
    padding-left: 100px;
  }

  .main_bnr .info {
    padding: 0 100px;
  }
}
@media (max-width: 1199.98px) {
  .home_bnr .info {
    padding-left: 30px;
  }

  .home_bnr.main_bnr::before,
  .home_bnr::after {
    top: -200px;
  }

  .main_bnr .info {
    padding: 0 30px;
  }

  .info h1.heading {
    font-size: 50px;
    line-height: 60px;
  }

  .info p.dscp {
    font-size: 16px;
    line-height: 24px;
  }

  .home_bnr p.dscp {
    width: 100%;
  }

  .home_bnr::before {
    width: 450px;
    height: 450px;
  }

  .home_bnr::after {
    width: 600px;
    height: 600px;
  }

  .bnr_rgt .overlay {
    top: 60px;
    left: -60px;
  }

  .lets_build_sec.space_sec .info {
    width: 75%;
  }

  h2.heading {
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
  }

  .lets_build_sec .info {
    width: 100%;
  }

  .lets_build_sec .info h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .card .card-title {
    font-size: 20px;
    line-height: 28px;
  }

  .custom_info p {
    width: 64%;
    margin: auto;
  }

  .service_detail .info h2.heading {
    font-size: 45px;
    line-height: 55px;
  }

  .service_detail .cnt {
    gap: 10px;
  }

  .service_detail .cnt p {
    font-size: 14px;
    line-height: 24px;
  }

  .service_detail .cnt h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .team_slider .card {
    min-height: 430px;
    height: 100%;
  }
}
@media (max-width: 991.98px) {
  .info h1.heading {
    font-size: 40px;
    line-height: 50px;
  }

  .info p.dscp {
    font-size: 14px;
    line-height: 24px;
  }

  .bnr_rgt .overlay {
    width: 250px;
  }

  .bnr_rgt .overlay p {
    font-weight: 400;
    font-size: 12px;
  }

  .home_bnr::after {
    width: 450px;
    height: 450px;
    top: -150px;
  }

  .bnr_rgt .overlay {
    top: 40px;
    left: -40px;
  }

  .lets_build_sec.space_sec .info {
    width: 90%;
  }

  h2.heading {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
  }

  .lets_build_sec .info h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .lets_build_sec .info_wrapper::before,
  .lets_build_sec .info_wrapper::after {
    width: 450px;
    height: 450px;
  }

  .ftr_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .custom_info p {
    width: 75%;
    margin: auto;
  }

  .team_slider .card {
    min-height: 460px;
  }

  form.subscribe_form {
    width: 100%;
  }

  .testimonial_slider .card {
    flex-direction: column;
    min-height: 320px;
  }
   .home_bnr::before {
    width: 450px;
    height: 500px;
  }
}
@media (max-width: 767.98px) {
  .home_bnr .info {
    padding-left: 10px;
    padding-top: 20px;
  }

  .main_bnr .info {
    padding: 0 10px;
  }

  .bnr_rgt .overlay {
    left: 20px;
  }

  .lets_build_sec.space_sec .info {
    width: 100%;
  }

  .space_sec::before,
  .space_sec::after {
    width: 130px;
    height: 160px;
  }

  .black_pattern_img {
    width: 60px;
  }

  .lets_build_sec .info {
    gap: 20px;
  }

  .lets_build_sec.space_sec .info h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h2.heading {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
  }

  .featured_projects .btn_box {
    justify-content: center;
  }

  .lets_build_sec .info h2 {
    font-size: 24px;
    line-height: 40px;
  }

  .cprt_txt {
    text-align: center;
  }

  .social_icons {
    justify-content: center;
  }

  .custom_info p {
    width: 100%;
    margin: auto;
  }

  .service_detail .info h2.heading {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 575.98px) {
  .home_bnr.main_bnr::before {
    top: -10%;
    left: -35%;
  }

  .home_bnr::before {
    left: -35%;
  }

  .home_bnr::after {
    display: none;
  }

  .home_bnr .info {
    padding-left: 0;
  }

  .main_bnr .info {
    padding: 0;
  }

  .bnr_rgt .overlay {
    left: 12px;
  }

  .ftr_list a {
    font-size: 13px;
  }
   .home_bnr::before {
    width: 450px;
    height: 550px;
  }
}
