@media only screen and (max-width: 1399px) and (min-width: 1200px) {
  .banner h1 {
    font-size: 60px;
    line-height: 65px;
  }

  .form_bx .servs label {
    font-size: 14px;
  }

  .services h2 {
    font-size: 48px;
    line-height: 54px;
  }
    .cta_new_sec h2 {
    font-size: 48px;
    line-height: 54px;
  }
  


  .process h2 {
    font-size: 48px;
  }

  section.btm_form h2 {
    font-size: 48px;
  }

  footer h2 {
    font-size: 48px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .banner h1 {
    font-size: 50px;
    line-height: 54px;
    font-weight: 650;
  }

  .form_bx .servs {
    flex-wrap: wrap;
    justify-content: start;
    gap: 10px;
  }

  .counter_sect h2 {
    font-size: 45px;
  }

  .c_bx h6 {
    font-size: 26px;
  }

  .services h2 {
    font-size: 45px;
    line-height: 48px;
  }
   .cta_new_sec h2 {
    font-size: 45px;
    line-height: 48px;
  }

  .serv_bx h5 {
    font-size: 24px;
  }

  .serv_bx p {
    font-size: 14px;
    line-height: 20px;
  }

  .how_works h2 {
    font-size: 45px;
  }

  .work_bx h3 {
    font-size: 35px;
  }

  .work_bx p {
    font-size: 18px;
  }

  .process h2 {
    font-size: 45px;
    line-height: 54px;
  }

  .process ul li {
    margin: 10px 0;
  }

  section.portfolio h2 {
    font-size: 45px;
  }

  section.btm_form h2 {
    font-size: 45px;
    line-height: 50px;
  }

  section.btm_form hr {
    margin: 30px 0;
  }

  footer h2 {
    font-size: 42px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .banner h1 {
    font-size: 58px;
    line-height: 64px;
  }
  .form_bx .servs {
    flex-wrap: wrap;
    justify-content: start;
    gap: 10px 20px;
  }
  .counter_sect h2 {
    font-size: 45px;
  }

  .c_bx h6 {
    font-size: 30px;
  }

  .services h2 {
    font-size: 45px;
    line-height: 48px;
    text-align: center;
  }

    .cta_new_sec h2 {
    font-size: 45px;
    line-height: 48px;
    text-align: center;
  }
  .serv_bx h5 {
    font-size: 24px;
  }

  .serv_bx p {
    font-size: 14px;
    line-height: 20px;
  }

  .how_works h2 {
    font-size: 45px;
  }

  .work_bx h3 {
    font-size: 35px;
  }

  .work_bx p {
    font-size: 18px;
  }

  .process h2 {
    font-size: 45px;
    line-height: 54px;
    text-align: center;
  }
  section.portfolio h2 {
    font-size: 45px;
  }

  section.btm_form h2 {
    font-size: 40px;
  }

  .newsletter {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
    .mbl_show{
        display:none;
    }
}

@media only screen and (max-width: 767px) {
    .mbl_hide{
        display:none;
    }
  a.header_btn {
    display: none
  }

  a.header_btn span {
    height: 30px;
    width: 30px;
    padding: 5px;
  }

  .banner h1 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 650;
  }

  .banner p {
    padding: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .form_bx .servs {
    flex-wrap: wrap;
    gap: 10px 10px;
    justify-content:flex-start;
  }

  .counter_sect h2 {
    font-size: 40px;
    line-height: 44px;
  }

  .counter_sect p {
    font-size: 20px;
    line-height: 24px;
  }

  .services h2 {
    text-align: center;
    font-size: 45px;
    line-height: 48px;
  }
    .cta_new_sec h2 {
    text-align: center;
    font-size: 45px;
    line-height: 48px;
  }

  .serv_bx h5 {
    font-size: 20px;
  }

  .how_works h2 {
    font-size: 45px;
  }

  .work_bx h3 {
    font-size: 35px;
  }

  .work_bx p {
    font-size: 18px;
  }

  .process h2 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }

  .process ul li {
    margin: 10px 0;
  }

  section.portfolio h2 {
    font-size: 35px;
    line-height: 40px;
  }

  section.btm_form h2 {
    font-size: 45px;
  }

  section.btm_form p {
    padding: 0;
    font-size: 18px;
  }

  footer h2 {
    font-size: 42px;
  }

  .newsletter {
    text-align: center;
  }
  .floating_wrap {
    display: none;
  }
  header .container {
    justify-content: center !important;
  }
  footer .col-lg-7 img{
      width:220px;
  }
  footer .col-lg-7 .d-flex {
    flex-wrap: wrap;
}

.copy_right p {
    text-align: center !important;
    margin: 3px 0;
}

.copy_right .row {
    flex-direction: column;
}
}

@media only screen and (max-width: 575px) {
}

@media only screen and (max-width: 480px) {
    .form_bx .servs {
        flex-wrap: wrap;
        gap: 10px 15px;
    }
}

@media only screen and (max-width: 375px) {
  .banner h1 {
    font-size: 34px;
    line-height: 40px;
  }

  .form_bx .servs label {
    font-size: 15px;
  }

  form.form_bx {
    padding: 30px;
  }

  .counter_sect h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .c_bx h6 {
    font-size: 30px;
  }

  .services h2 {
    font-size: 30px;
    line-height: 35px;
  }
    .cta_new_sec h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .how_works h2 {
    font-size: 35px;
    line-height: 40px;
  }

  .work_bx h3 {
    font-size: 28px;
  }

  .work_bx p {
    font-size: 16px;
    line-height: 22px;
  }

  .process h2 {
    font-size: 30px;
    line-height: 35px;
  }

  section.portfolio h2 {
    font-size: 30px;
    line-height: 35px;
  }

  section.btm_form h2 {
    font-size: 30px;
    line-height: 38px;
    padding: 0 10px;
  }

  section.btm_form {
    text-align: center;
  }

  .socials {
    justify-content: center;
  }

  footer h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .copy_right .row {
    flex-direction: column;
    gap: 10px;
  }

  .copy_right .row .col {
    text-align: center !important;
  }
      .form_bx .servs {
        flex-wrap: wrap;
        gap: 10px 5px;
    }
}
