@media (max-width: 575.98px) {
  .container-lg {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }

  .banner_heading {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .border_btn,
  .nav_contact_btn,
  .border_white_btn,
  .tab_btn.active,
  .tab_btn {
    font-size: 13px;
    font-weight: 600;
    padding: 12px 25px;
    border-radius: 7px;
  }

  .border_white_btn svg {
    width: 14px;
    height: 14px;
  }

  .counter_numbers {
    font-size: 1.5rem;
    display: block;
    text-align: center;
  }

  .counter_numbers ~ p {
    font-size: 13px;
  }

  .curve_cards svg {
    width: 40px;
    height: 40px;
  }

  .curve_cards h4 {
    font-size: 1.4rem;
  }

  .curve_cards p {
    font-size: 16px;
  }

  .mix_bg {
    background: url("../images/mix-bg-mob.png") no-repeat bottom center;
    background-size: cover;
    min-height: 400px;
  }

  .tab_cards p {
    font-size: 14px !important;
  }

  .accordion-button {
    font-size: 18px !important;
    font-weight: 500 !important;
  }

  .video-play-btn {
    font-size: 26px;
  }
  
  .card_icons{
    width:80px;
}

.iframe_height{
    height:315px;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .container-lg {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .banner_heading {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .border_btn,
  .nav_contact_btn,
  .border_white_btn,
  .tab_btn.active,
  .tab_btn {
    font-size: 13px;
    font-weight: 600;
    padding: 12px 25px;
    border-radius: 7px;
  }

  .border_white_btn svg {
    width: 14px;
    height: 14px;
  }

  .counter_numbers {
    font-size: 1.5rem;
    display: block;
    text-align: center;
  }

  .counter_numbers ~ p {
    font-size: 13px;
  }

  .curve_cards svg {
    width: 40px;
    height: 40px;
  }

  .curve_cards h4 {
    font-size: 1.4rem;
  }

  .curve_cards p {
    font-size: 16px;
  }

  .mix_bg {
    background: url("../images/mix-bg-mob.png") no-repeat bottom center;
    background-size: cover;
    min-height: 400px;
  }

  .tab_cards p {
    font-size: 14px !important;
  }

  .accordion-button {
    font-size: 18px !important;
    font-weight: 500 !important;
  }

  .video-play-btn {
    font-size: 26px;
  }
  .iframe_height{
    height:560px;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .container-lg {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .banner_heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .border_btn,
  .nav_contact_btn,
  .border_white_btn,
  .tab_btn.active,
  .tab_btn {
    font-size: 13px;
    font-weight: 600;
    padding: 12px 25px;
    border-radius: 7px;
  }

  .border_white_btn svg {
    width: 14px;
    height: 14px;
  }

  .counter_numbers {
    font-size: 2.5rem;
    display: block;
    text-align: center;
  }

  .counter_numbers ~ p {
    font-size: 13px;
  }

  .curve_cards svg {
    width: 40px;
    height: 40px;
  }

  .curve_section {
    min-height: 350px;
  }

  .curve_cards h4 {
    font-size: 1.4rem;
  }

  .curve_cards p {
    font-size: 16px;
  }

  .mix_bg {
    background: url("../images/mix-bg-mob.png") no-repeat bottom center;
    background-size: cover;
    min-height: 400px;
  }

  .tab_cards p {
    font-size: 14px !important;
  }

  .accordion-button {
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  .iframe_height{
    height:490px;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .banner_heading {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .border_btn,
  .nav_contact_btn,
  .border_white_btn,
  .tab_btn.active,
  .tab_btn {
    font-size: 13px;
    font-weight: 600;
    padding: 12px 25px;
    border-radius: 7px;
  }

  .border_white_btn svg {
    width: 14px;
    height: 14px;
  }

  .counter_numbers {
    font-size: 2.5rem;
    display: block;
    text-align: center;
  }

  .counter_numbers ~ p {
    font-size: 13px;
  }

  .curve_cards svg {
    width: 40px;
    height: 40px;
  }

  .curve_section {
    min-height: 350px;
  }

  .curve_cards h4 {
    font-size: 1.4rem;
  }

  .curve_cards p {
    font-size: 16px;
  }

  .mix_bg {
    background: url("../images/mix-bg-mob.png") no-repeat bottom center;
    background-size: cover;
    min-height: 400px;
  }

  .tab_cards p {
    font-size: 14px !important;
  }

  .accordion-button {
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  .iframe_height{
    height:600px;
}
}
