@media screen and (max-width: 1499px) and (min-width: 1196px){
  .navbar .navbar-nav .nav-link{
    font-size: 12px;
  }
}
@media screen and (max-width:991px) and (min-width:300px){
    body{
        height: 125vh;
    }
  .about_main_secction .img-border-two img{
    width: 90%;
    height: 70%;
  }
  .about_main_secction .img-border{
    height: auto;
    min-height: 280px;
  }
  .main_mission_vision_section .inner_mission_vision_section{
    margin-top: 20px;
  }
  .header-carousel .owl-nav{
    /* width: 100px; */
    width: 75px;
    height: 30px;
    bottom: 0px;
  }
  .header-carousel .owl-nav .owl-prev, 
  .header-carousel .owl-nav .owl-next{
    font-size: 11px;
    background-color: #830a0a;
    height: 30px;
    width: 30px;
  }
  .header-carousel .owl-dots{
    display: none;
  }
  .vision_mission_section_two_on_top{
    padding-top: 0px!important;
  }
  .navbar .button_section_in_menu{
    display: block;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .phone_view_main_section_top .inner_phone_view_section .phone_view_section_for_responsive{
    display: block!important;
  }
  .phone_view_main_section_top .inner_phone_view_section .phone_view_section_for_responsive .hidden_on_phone_view{
    display: none!important;
  }
  .phone_view_main_section_top .inner_phone_view_section .inner_two_section_on_phone_view{
    padding-left: 0px!important;
    padding-right: 0px!important;
    text-align: center!important;
  }
  .navbar .navbar-brand img {
    max-height: 75px;
    width: 100%;
}
.specialty_services_main_section .col-lg-2{
  width: 100%;
}
.navbar .navbar-brand{
  width: 50%;
}
.whatsapp_contact {
  left: -20px;
  width: 200px;
}
.vision_mission_section_two_on_top .membership-item{
  height: auto;
}
.review_main_section .review-carousel .new_section_add_slide{
  height: auto;
}
.review_main_section .review-carousel .new_section_add_slide .center_img_review{
  display: flex;
  justify-content: center;
}
.review_main_section .review-carousel .new_section_add_slide .center_img_review img{
  width: 60%;
}
.review_main_section .review-carousel .owl-nav{
  margin-top: 10px;
}
.review_main_section .container-fluid{
  padding-bottom: 0px!important;
}
.top_inner_call_section .btn_section_for_top_two .div_top_inner_two{
  display: flex;
}
.top_inner_call_section .btn_section_for_top_two i{
  font-size: 25px;
}
.imgSpec{
  width: 50%;
}
.overlayIcon{
  left: 24.5%;
  width: 51%;
}
}

/* @media screen and (min-width: 589px) {
  .navbar .navbar-nav .nav-link{
    font-size: 12px;
  }
} */


