  @media (min-width: 1440px) and (max-width: 1600px) {
  .heroSlider-custom {
    right: -30px;
}

}
@media (min-width: 1400px) {
  .consul-leftBlock{
      width: 63%;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {
  #header .navbar-brand img {
      height: 55px;
      width: auto;
  }
  .hero-main-heading {
      font-size: 50px;
  }
  .hero-left-box {
      padding-top: 230px;
  }

  .company-info {
      padding: 17px 25px;
      margin: 35px 0 45px;
  }
  .company-info .title-detail {
      font-size: 18px;
  }
  .hero_wrapper .action-btn {
      padding-bottom: 40px;
  }

  
  .service_innerWrapper {
      padding: 50px 0 45px;
  }
  .service_slide_content .swiper-horizontal {
      padding: 45px 0px;
  }

  .about-page-block {
      margin: 40px auto 0;
  }
  
  .suvira-hospital-listing {
      margin-top: 25px;
  }
  .hospital-list {
      margin-bottom: 12px;
  }
  .hospital-info {
      margin-bottom: 30px;
  }
 
  .meet_heartSubText {
    
      margin-bottom: 30px;
  }
  .meet_leftImage img {
      height: 575px;
  }
  .blogs-section {
      padding: 50px 0px;
  }
  .about-page::before {
      left: -30px;
      width: 195px;
  }
  .about-page::after {
      right: -25px;
      width: 127px;
  }
}


@media (min-width: 1200px) and (max-width: 1400px) {
  .consultation-section {
    padding-top: 83px;
  }
  .consul-leftBlock {
    width: 67%;
  }
  .consultation-leftBox {
    background-color: #FFFFFF;
    clip-path: polygon(0% 0%, 55.5% 0%, 100% 100%, 0% 100%);
    padding: 52px 42px 23px;
}
  .consultation-rightBox {
    top: -22px;
    width: 689px;
}

  .heroSlider-custom {
    right: -10px;
}
  .hero_wrapper {
    padding: 70px 0;
}
.outSide_container {
  max-width: 725px;
  padding: 63px 70px;
}
.left_img-section img {
  min-height: 420px;
  max-height: 420px;
}
.outSide_container .section-heading,.outSide_container .description{
  width: 100%;
}
.services_contant img {
  min-height: 226px;
  max-height: 226px;
}
}



@media (min-width: 1200px) {
  .hero-right-shap {
    width: 35.333%;
  }

  
  }

@media (min-width: 992px) {
 
  .mobile_logo {
    display: none;
  }

  .dropdown-menu {
    right: 0;
    left: auto;
  }
/* 
  .dropdown:hover ul.dropdown-menu,
  .dropdown:hover ul.dropdown-menu.show {
    top: calc(100% + 5px);
    opacity: 1;
    visibility: visible;
    transform: rotateX(0) translateZ(0);

  } */
}
@media (min-width: 768px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .hero-main-heading {
    font-size: 50px;
    line-height: 1.3;
}
.consultation-section {
    padding-top: 48px;
}
.consultation-leftBox {
  clip-path: polygon(0 0, 52.5% 0, 100% 100%, 0% 100%);
}
.consul-leftBlock {
    flex: 0 0 auto;
    width: 77%;
}
.consultation-rightBox {
    top: 5px;
    width: 546px;
}
.about-wrapper .sectionTitle {
    font-size: 30px;
}
.about-page-block {
    max-width: 785px;
    margin: 40px auto 0;
    padding: 24px;
}
.about-page::before {
    left: -26px;
    width: 170px;
    height: 120px;
}
.about-page::after {
    right: -28px;
    width: 110px;
    height: 120px;
}
.suvira-hospitalTitle {
    margin-bottom: 18px;
}
.about-text {
    font-size: 16px;
}
.suvira-hospital-listing {
    margin-top: 18px;
}
.hospital-list {
    margin-bottom: 10px;
}
.hospital-info {
    margin-bottom: 25px;
}
.hospi-missionImg img {
    height: 60px;
}
.medical-price {
    font-size: 30px;
}
.medicalName {
    font-size: 18px;
}
.meet_leftImage img {
    height: 485px;
}
.meet_heartTitle {
    font-size: 37px;
    margin-bottom: 6px;
}
.meet_heartSubText {
    margin-bottom: 18px;
}
.meet_heartDescription {
     margin-bottom: 22px;
}
.gallery-playIcon i {
    font-size: 30px;
}
.themes_button {
    padding: 4px;
    gap: 10px;
    max-width: 180px;
}
.blogs-section {
    padding: 40px 0px;
}
 
.blogs-heartImg img, .blogs-heartImg iframe {
    height: 140px;
}
.blogs-heartImg {
    flex: 0 0 170px;
}
.heart_subTitle {
    font-size: 20px;
    margin-bottom: 8px;
    max-width: 100%;
}
.blogs-description {
 
	font-size: 16px; 
}
.blogs-heartInfo {
    gap: 15px;
    margin-bottom: 20px;
}
.blogs_hospitalImg img {
    height: 420px;
}
.footer-title {
    font-size: 18px;
}
footer h6 {
    margin: 0px 0 20px;
}
ul.footer-links li {
    margin-bottom: 6px;
}
.footer-block figure img {
    max-height: 45px;
}
.footer-imgBox {
    margin: 0 0 28px;
    max-width: 100%;
}
.footer-sectionText p {
    font-size: 21px;
}
.footer_wrapper {
    padding: 40px 0 50px 0px;
}
.blogs-subText {
    font-size: 25px;
 }

  .company-info {
    flex-direction: column;
    padding: 22px;
  }
  .company-info > :first-child {
    margin: 0 0 15px;
  }
  .company-info .title-detail {
    font-size: 19px;
  }
  .action-btn > a {
    font-size: 16px;
    max-width: 263px;
  }
  .action-btn a:last-child {
    margin-left: 0;
  }

  .clickCard {
    padding: 20px 15px;
  }
  .heroSlider-custom {
    right: 0;
}
  
  .blogTitle {
    font-size: 24px;
    margin-bottom: 12px;
}
.blogListMainImage {
  margin: 18px 0px 16px;
}

  .section-banner {
    padding: 65px 0;
}
.section_bannerTitle {
  font-size: 32px;
}
.contact_us_detCardBox {
  padding: 0px 34px 14px;
}
.location_iconsBox {
  width: 65px;
  height: 65px;
  margin: -30px auto 10px;
}
.location_icon {
  width: 55px;
  height: 55px;
}
.contact_us_title {
  margin-bottom: 10px;
}
.contact_us_detalisBlock {
  padding: 67px 0px 55px;
}
.section_title {
  margin-bottom: 3px;
}

/* =====  blog_detalis_wrap  ====== */
  .section-banner {
    padding:226px 0px 50px 0;
}
  .services_contant img {
    min-height: 200px;
    max-height: 200px;
}
  .containerOut{
    padding-left: 12px;
    }
    .services-contant .swiper-button-next{
    left: 40px;
    }
    .services_items{
    padding: 10px;
    }
  .hero_wrapper {
    padding: 30px 0;
}
.about_suvira {
  padding: 0 0 60px 0;
}
  .gallery_tab_box .swiper-button-next {
    right: 0;
}
.gallery_tab_box .swiper-button-prev {
  left: 0;
}
.gallery_thum .swiper-slide img {
  max-width: 100%;
  min-height: 120px;
  max-height: 120px;
  
}







  .section-heading {
    font-size: 33px;
}
  .outSide_container {
    max-width: 725px;
    padding: 46px 30px;
    position: inherit;
    height: 100%;
}
  .left_img-section img {
    min-height: 420px;
    max-height: 420px;
  }
  .outSide_container .section-heading,.outSide_container .description{
    width: 100%;
  }
  .footer-block .contact_det {
    display: block;
    padding-right: 30px;
}
  .containerOut {
    padding-left: calc((100% - 900px) /2);
}
  .section_blogs_cardBlock {
    padding-top: 25px;
}
.theme-btnBox {
    margin-top: 55px;
}
 
  #header .extra_nav {
    margin-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {

}

@media (min-width: 768px) and (max-width: 991.98px) {
  .footer-title {
    font-size: 22px;
  }
  .pride-drName {
    font-size: 19px;
  }

  .pride_cardImg img {
    height: 220px;
  }

  .gallery_section {
    padding: 25px 0 65px;
}
  .section-banner {
    padding: 200px 0px 38px 0;
}
  .Critical_Swiper {
    height: 320px;
}
  .services_contant img {
    min-height: 216px;
    max-height: 216px;
}
  .hero_wrapper {
    padding: 30px 0 50px;
}
/* .hero_wrapperSwiper {
  height: 340px;
} */

  .case_description {
    padding: 20px 28px;
}

.gallery_thum .swiper-slide img {
  max-width: 100%;
  min-height: 120px;
  max-height: 120px;
  
}

  .left_img-section img {
    min-height: 340px;
    max-height: 340px;
    object-fit: cover;
}
.section-heading {
  font-size: 28px;
}
  .get-touch-info {
    padding-right: 45px;
}
.get-in-touch-wrapper{
    padding: 50px 0 40px;
}
  .containerOut {
    padding-left: calc((100% - 630px) /2);
}
.outSide_container {
  position: initial;
  padding: 20px;
}
.outSide_container .section-heading {
  width: 100%;
}
.outSide_container .description {
  width: 100%;
}
  .navbar-toggler.menuClose-icon {
    display: none;
  }
  .navbar-toggler.menu-opened:before {
    top: 10px;
    background: #fff;
    width: 22px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .navbar-toggler.menu-opened span {
    opacity: 0;
  }

  .navbar-toggler.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 10px;
    border: 0;
    height: 2px;
    width: 22px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
 
}

 
@media (max-width: 1199.98px) {
  .hero-left-box {
      padding-top: 200px;
  }
  .hero-left-box p {
      font-size: 17px;
  }
  .hero-left-box .subheading {
      font-size: 20px;
      margin-bottom: 15px;
  }
  .company-info {
      padding: 20px;
      margin: 24px 0 30px;
  }
  #header .navbar-brand img {
      height: 48px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-item {
      margin-right: 35px;
  }
  .social-listing {
      gap: 25px;
  }
  .social-mediaItems {
      gap: 20px;
  }
  .top-bar .top-header {
      padding: 10px 0 10px;
  }
  .top-bar #header {
      margin-top: 95px;
  }
  .service_innerWrapper {
      padding: 45px 0 45px;
  }
  .service_slide_content .swiper-horizontal {
      padding: 45px 0px;
  }
 
  .service_slide_content .swiper-pagination-bullet {
      width: 13px;
      height: 13px;
  }
}

@media (max-width: 991.98px) {
  .mobile_logo img {
    max-height: 35px;
}
.social-mediaIcons i {
    font-size: 20px;
}
.social-mediaItems li {
    flex: 0 0 16px;
}
.social-mediaItems {
    gap: 15px;
}
.social-info {
    gap: 8px;
}
.social-listing {
    gap: 10px;
}
.help-serviTitle {
    margin-bottom: 3px;
}
.service_cardBox {
    padding: 18px ;
}
.service_subTitle {
    font-size: 18px;
    margin-bottom: 12px;
}
.service_cardImg {
    width: 55px;
    height: 55px;
}
.about-wrapper .sectionTitle {
    font-size: 23px;
}
.about-page::before {
    display: none;
}
.about-page::after {
    display: none;
}
.about-wrapper {
    padding: 40px 0;
}
.about-page-block {
    margin: 25px auto 0;
    padding: 24px;
}
.suvira-hospitalTitle {
    font-size: 21px;
    margin-bottom: 15px;
    max-width: 100%;
}
.about-text {
    font-size: 16px;
}
.hospital-list {
    font-size: 17px;
    margin-bottom: 14px;
}
.suvira-hospital-listing {
    margin-top: 18px;
}
.hospital-info {
    max-width: 100%;
    margin-bottom: 22px;
}
.hospi-missionImg img {
    height: 55px;
}
.medical-price {
    font-size: 25px;
}
.medicalName {
    font-size: 16px;
}
.meet_leftImage img {
    height: 390px;
}
.meet_heartTitle {
    font-size: 30px;
    margin-bottom: 5px;
}
.meet_heartSubText {
    font-size: 18px;
    margin-bottom: 14px;
}
.meet_heartDescription {
    font-size: 19px;
    margin-bottom: 22px;
}
.themes_button {
    font-size: 15px;
    padding: 4px;
    gap: 10px;
    max-width: 180px;
}
.gallery-playIcon i {
    font-size: 30px;
}

.blogs-head {
    font-size: 18px;
}
.btn-secondary {
    padding: 12px 22px;
}
.blogs_hospitalImg img {
    height: 350px;
}
.blogs_cardiologyText {
    font-size: 14px;
    padding: 10px 18px;
}

.blogs-heartInfo {
	margin-bottom: 25px;
	margin-top: 34px;
}
.pride-drName, .pride-drName a {
	font-size: 20px;
}
.footer-imgBox img {
    height: 45px;
}

  .consultation-leftBox {
    clip-path: none;
  }
  .consul-title {
    max-width: 100%;
  }
  .description {
    max-width: 100%;
  }
  .company-info.consul-detalisBox {
    max-width: 100%;
  }
  .consultation-section {
    padding-top: 40px;
  }
  .consultation-rightBox {
    position: unset;
  }

  .hero-main-heading {
    font-size: 38px;
    line-height: 1.4;
  }

  .company-info .title-detail {
    font-size: 17px;
  }
  .hero_wrapper .row .hero-right-shap {
    opacity: 0.5;
  }

  .serviceLeftBlock {
    padding-left: 0px;
}
.heroSlider-custom {
  right: 2px;
  top: 75%;
}
.hero_wrapper_img {
  min-height: 100%;
  max-height: 100%;
  height: 100%;
}
  .blog-entry {
    padding-bottom: 25px;
}
  .blogListMainImage {
    min-height: 100%;
  }
  .blogTitle {
    font-size: 22px;
    margin-bottom: 6px;
}
.blogListMainImage {
  margin: 24px 0px 16px;
}
.blog_sidebar_block_heading {
  font-size: 16px;
  margin-top: 15px;
}
.blog_sidebar_normal_list {
  margin-top: 20px;
}
.categoryBlogClass {
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.blog-wrapper {
  padding: 29px 0px 40px;
}
.form_inputBox {
  margin-top: 40px;
}
  
.section_bannerTitle {
  font-size: 28px;
}
.location_icon {
  width: 50px;
  height: 50px;
}
.location_iconsBox {
  width: 60px;
  height: 60px;
  margin: -30px auto 8px;
}
.contact_us_title {
  font-size: 18px;
  margin-bottom: 10px;
}
.section_text {
  font-size: 15px;
}
.contact_us_detalisBlock {
  padding: 67px 0px 50px;
}
.section_title {
  font-size: 27px;
  margin-bottom: 4px;
}
.dsec_text {
  font-size: 18px;
}
/* ========  blog_detalis_wrap    ========= */
  .about_inner {
    padding: 60px 0 20px;
}
.our_service {
    margin: 30px 0 30px;
}
.our_service_slider {
    margin-top: 25px;
}
  .right_section {
    padding-left: 35px;
}
.doctor_detail {
    padding: 0 0 30px;
}


.service_listing {
    padding: 20px 0 30px;
}
.service_box{
    padding: 20px 10px 90px;
}
.service_title{
    font-size: 18px;
}
.service_heading{
    font-size: 25px;
}




  .services_box {
    padding: 0 0 30px 0;
    }
    .service-row{
    row-gap: 60px;
    }
    .containerOut{
    padding-left: 12px;
    }
    .services-contant .swiper-button-next {
    left: 40px;
    transform: none;
    bottom: -52px;
    top: unset;
    }
    .services-contant .swiper-button-prev {
      bottom: -52px;
  }
  .about_suvira {
    padding: 0 0 50px 0;
}
  .gallery_tab_box .swiper-button-next {
    right: 10px;
}
.gallery_tab_box .swiper-button-prev {
  left: 10px;
}
.gallerySlider .swiper-slide img{
  min-height: 300px;
  max-height: 300px;
  }
  .footer-block {
    margin-bottom: 30px;
}
.footer-block figure {
    margin-bottom: 20px;
    max-width: 100%;
}
footer h6{
    margin-bottom: 20px;
}
.copyright {
    padding: 20px 0 0;
    margin-top: 15px;
}

.get-in-touch-wrapper .form-control{
    min-height: 40px;
    height: auto;
    /* padding: 10px 20px; */
}
  
  .section_blogs_cardBlock {
    padding-top:40px;
}
.section-title {
    font-size: 27px;
    margin-bottom: 0px;
}
.long_lasting_text {
    font-size: 15px;
    max-width: 100%;
    margin-top: 0px;
}
.doctor_imgBox {
    max-width: 125px;
    max-height: 100%;
    min-height: 100%;
}
.blogs_cardBox {
    gap: 15px;
}
.buy_author {
    font-size: 13px;
}
.blogs_cardIcons_Box {
    margin-top: 10px
}
.theme-btnBox {
    margin-top: 50px;
}
  #header .header_filled_btn,   #header .header_border_btn {
    padding: 8px 15px !important;
  }
  .menuoverlay {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 9;
    }
  #header .navbar-brand img {
    max-height: 42px;
    width: auto;
  }#header .navbar-nav .dropdown-menu {
    border: none;
    /* background: transparent; */
    position: absolute;
}

  .navbar-toggler:focus,
  .navbar-toggler:active {
    outline: none;
    box-shadow: none;
  }

  .navbar-toggler {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0px;
    padding: 0;
    border: 0;
    z-index: 9;
  }

  .navbar-toggler:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #01999b;
    content: "";
  }

  .navbar-toggler span {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    bottom: 14px;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #01999b;
  }
  .navbar-toggler:after {
    position: absolute;
    top: 16px;
    right: 0;
    display: block;
    height: 4px;
    width: 22px;
    border-top: 2px solid #01999b;
    content: "";
  }
 
  /* Main Menu */
  header .collapse:not(.show) {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background:#00B4B1;
    padding: 0 12px;
    padding-top: 110px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
    z-index: 99;
  }

  header .collapse:not(.show).menu-show {
    left: 0px;
  }

  body.scroll-off {
    overflow-y: hidden;
  }

  #header {
    height: 65px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up,
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_in {
    margin: 0 0;
    margin-top: 10px;
    text-align: center;
  }

  .mobile_logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 0 22px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    background-color: #fff;
    height: 95px;
    display: flex;
    align-items: center;
    right: 0;
    z-index: 999;
  }
  .is-sticky .mobile_logo {
    padding: 15px 10px;
  }

  .is-sticky .collapse:not(.show) {
    padding-top: 75px;
  }
  /* .mobile_logo img {
    max-height: 30px;
    width: auto;
  } */
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up {
    margin-top: 20px;
  }
  .overlay {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 1;
  }
  .user_dropdown .dropdown-toggle::after {
    display: none;
  }
  .user_dropdown > a {
    margin-right: 40px;
  }
  #header .extra_nav {
    margin-left: 0;
    border-top: 1px solid #ddd;
    /*margin-top: 15px;*/
    padding-top: 15px;
  }

  #header .extra_nav.for_mobile {
    padding: 0;
    margin-top: 0;
    border: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 0;
    color: #fff;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link:hover, #header .navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
    color: #224699;
}
  #header .navbar-expand-lg .navbar-nav .nav-link.extra_btn {
    width: 100%;
    margin-bottom: 10px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
    width: 60px;
    padding-left: 30px;
    margin-bottom: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 0px !important;
    margin-bottom: 10px;
  }
  #header .extra_nav.for_mobile .nav-item {
    margin-bottom: 0;
  }
  #header .navbar-nav .dropdown-menu {
    border: none;
    padding: 0;
  }
  #header .for_mobile {
    display: block;
  }
  #header .for_desktop {
    display: none;
  }
  .extra_nav.for_mobile {
    margin-left: 0 !important;
  }
  .user_dropdown > a {
    padding-left: 0;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link:before {
    display: none;
  }  
  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 30px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 13px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 10px;
  }
  .footer-signup-link a {
    padding-left: 50px;
  }
  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 70px;
  }
  /* .footer-block figure {
    margin-bottom: 10px;
  } */

  .footer-block {
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .gallery_card_img img {
    min-height: 240px;
    max-height: 240px;
}
.contact_us_detCardBox {
  height: auto;
  margin: 0 auto 50px;
}
.contact_us_detalisBlock {
  padding: 67px 0px 10px;
}
.custom-ratio {
  --bs-aspect-ratio: 240px;
}
  .hero_wrapper .row .hero-right-shap {
    top: 150px;
}
  .pride-content .prideSwiper {
    padding: 0 0 67px;
  }

  .maintenance-text {
    display: none;
  }
  .prideSwiper .swiper-button-prev, .prideSwiper .swiper-button-next {
    display: none;
  }
  .pride-wrapper .sectionTitle, .consul-title, .serviceTitle, .blogs-subTitle{
    font-size: 32px;
  }
  .btn-secondary {
    font-size: 17px;
  }
  .blogs-description {
    font-size: 16px;
}
.social-info.mobile_socialInfo{
    display: none;
}
.navbar-toggler.menuClose-icon {
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 9999;
}

.navbar-toggler.menuClose-icon svg path {
    fill: #00B4B1;
}
.service-head {
    font-size: 18px;
    margin-bottom: 6px;
}
.service_slide_content .swiper-horizontal {
    padding: 35px 0px;
}
.service_innerWrapper {
    padding: 35px 0;
}
.service_slide_content .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}
.about-wrapper .sectionTitle {
    font-size: 23px;
}
.section-head {
    font-size: 18px;
    margin-bottom: 8px;
}
.about-text {
    font-size: 15px;
}
.hospital-list {
    font-size: 16px;
    margin-bottom: 8px;
}
.meet-heartWrapper::before {
    display: none;
}
.meet-heartWrapper {
    background-size: 100% 90% !important; 
}
.blogs-section {
    margin-top: 0;
}
.meet_leftImage img {
    height: 350px;
}
.blogs_hospitalImg img {
    height: 280px;
    border-radius: 10px;
}
.blogs-heartImg img, .blogs-heartImg iframe {
    height: 140px;
    border-radius: 10px;
}
  .social-listing {
    gap: 0;
  }
  .consultation-leftBox {
    padding: 30px;
  }

  .pride-drName {
    font-size: 19px;
  }

  .action-btn > a {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .action-btn a:last-child {
    margin-left: 0;
  }
  .hero_wrapper_img img {
    width: unset;
    /* height: 100%; */
    max-height: 280px;
}
  .nav-tabs {
    gap: 10px 10px;
  }
 .social_box .theme-btn.btn .btn-text{
      display: none;

 }
 .social_item_box li{
  margin-right: 10px;
 }
 .social_item_box li:last-child {
    padding-left: 15px;
  }
  .social_item_box li:last-child::after {
    content: none;
  }
  .Doctors_main .gallery_block .service_heading {
    margin-bottom: 30px;
}
  .gallery_page_tab {
    gap: 10px;
}
  .gallery_section {
    padding: 15px 0 70px;
}
  .top-bar .top-header {
/*    display: none;*/
}
.top-bar #header {
 margin-top: 70px;
}
  .about_des{
    padding-top: 30px;
    padding-left: 0;
}
.plus_icon{
    display: none;
}
.about_des .service_title{
    font-size: 20px;
}
.count{
    font-size: 25px;
}
  .right_section {
    padding-left: 0;
}
.contact_box{
    margin-bottom: 20px;
}
.doctor_detail .service_box{
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
}

.section_bannerTitle{
    font-size: 30px;
}
.dr-des{
    font-size: 15px;
}
  .Critical_Swiper {
    height: 300px;
}
  .services_contant img {
    min-height: 255px;
    max-height: 255px;
    object-fit: cover;
    width: 100%;
    height: 100%;
    }
    .services_items{
    padding: 10px;
    }
    .services_box {
    padding: 0 0 30px 0;
    }
  .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.hero_wrapperSwiper .swiper-pagination-bullet {
  margin: auto auto 8px auto !important;
}
  .hero_wrapper {
    padding: 40px 0;
}
.hero_wrapper_contant {
  padding-top: 40px;
}
/* .hero_wrapperSwiper {
  height: 500px;
} */
  .case_description {
    max-width: 100%;
    width: 100%;
    padding: 15px 28px;
}
.case_title {
  font-size: 18px;
}
.section_blogs_wrap {
  padding: 20px 0px 66px;
}
.case_title {
  margin-bottom: 10px;
}
  .left_img-section img {
    min-height: auto;
    max-height: auto;
}
  .footer-block .contact_det{
    padding-right: 0;
}
.quick-link li {
    width: 100%;
}
.copyright{
    text-align: center;
    padding: 20px 0 20px;
}
.social_icon{
    justify-content: center;
    margin-top: 15px;
}
.contact-form {
    margin-top: 50px;
}
.get-in-touch-wrapper{
    padding: 40px 0 40px;
}
/* .get-in-touch-wrapper .theme-btn{
    margin-top: 0;
} */
  .outSide_container {
    position: inherit; 
    max-width: 100%;
    padding: 20px;
}
.outSide_container .section-heading {
  width: 100%;
}
.section-heading {
  font-size: 28px;
}
.outSide_container .description {
  width: 100%;
}
  .social_box{
/*    display:none;*/
}
.top-header {
/*    padding: 0px 0;*/
}

#header .navbar-brand img {
    height: 40px;
}

  .navbar-toggler.menuClose-icon::before,
  .navbar-toggler.menuClose-icon::after {
    display: none;
  }
  header .collapse:not(.show) {
    width: 100%;
  }
  header .collapse:not(.show) {
    left: -100%;
    box-shadow: unset;
  }

  p {
    font-size: 15px;
  }  
  #header, 
  #header.is-sticky {
    height: 60px;
  }
  .mobile_logo {
    height: 60px;
  }

  header .collapse:not(.show) {
    padding-top: 110px;
  }
  .copyright {
    font-size: 12px;
  }
  footer h6 {
    margin: 0 0 10px;
  }  
  .features-coin {
    height: 55px;
    width: 55px;
    line-height: 55px;
  }

  .features-coin img {
    height: 30px;
  }

  .features-heading {
    font-size: 17px;
  }

  .features-text {
    font-size: 13px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 20px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 11px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 30px;
    width: 30px;
    line-height: 30px;
    right: 10px;
    font-size: 14px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
    padding-left: 15px;
  }
  .price-value-right,
  .coinname-detail-box,
  .coin-trade-action {
    padding: 10px 20px;
  }
 
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .pride_cardImg img {
    height: 220px;
  }
  .section-banner {
    padding: 170px 0px 45px 0;
}
.gallery_thum .swiper-slide img {
    min-width: 126px;
    max-width: 100%;
    min-height: 100px;
    max-height: 100px;

}
.gallery_tab_box .swiper-button-prev {
  bottom: 30px;
}
.gallery_tab_box .swiper-button-next {
  bottom: 30px;
}
}

@media (max-width: 575.98px) {
  .is-sticky .collapse:not(.show) {
    padding-top: 92px;
}

  #header.is-sticky .navbar-brand img {
    height: 42px;
}
.navbar-toggler {
  top: 9px;
}
#header.is-sticky .navbar-toggler {
  top: 15px;
}
#header.is-sticky .navbar-toggler.menuClose-icon{
  top: 30px !important;
}
  .custom-container {
    padding: 0  15px;
}
.about-page-block {
    padding: 15px;
}
.custom-container {
    padding: 0  15px;
}
.hospital-info {
    margin-bottom: 0px;
}
.medical-price {
    font-size: 22px;
}
.medicalName {
    font-size: 15px;
}
.hospi-missionBox {
    gap: 15px;
}
.latest-blogsBlock {
    flex-wrap: wrap;
    row-gap: 12px;
}
.blogs_hospitalImg img {
    height: 190px;
}
.blogs_cardBlock {
    padding: 0;
}
.blogs_cardDate {
    font-size: 14px;
}
.blogs_card_detailsBox {
    margin: 13px 0 15px;
}
.blogs-subText {
    font-size: 23px;
    margin-bottom: 10px;
}
.blogs-heartInfo {
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 45px;
}
.blogs-heartImg {
    flex: 100%;
}
.heart_subTitle {
    margin-bottom: 10px;
}
  .blogs-heartImg img, .blogs_hospitalImg img {
    height: auto;
  }
  .blogs-heartImg iframe {
    height: 270px;
  }
  .pride_cardImg img {
    height: 300px;
    width: 320px;
  }
  .company-info {
    flex-direction: column;
  }
  .company-info > :nth-child(2) {
    margin-top: 20px;
  }

  .hero_wrapper {
    padding: 10px 0;
}
.hero_wrapper_img img {
  max-height: 166px;
}
.heroSlider-custom {
  right: 30px;
  top: 50%;
}
.hero_wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin:0 auto !important;
}
.hero_wrapper .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 9px;
  height: 9px;
}
.theme-btn-2 {
  padding: 5px 10px 5px 23px;
  margin-bottom: 20px;
}
.theme-btn-2 .btn-title {
  font-size: 16px;
}
 
  .social_item_box li:last-child {
    padding-left: 0px;
}
 
.gallery_nav_link {
  font-size: 16px;
  padding: 10px 25px;
}
  .blogTitle {
    font-size: 17px;
}
.submit_btn {
  font-size: 15px;
  padding: 10px 10px;
}
.arrow_icon svg {
  margin-left: 10px;
  width: 19px;
  height: 19px;
}
.blog-wrapper .form_inputBox {
  margin-top: 30px;
}


.blog_detalis_wrap {
  padding: 30px 0px;
}
.blog-disc-text {
  font-size: 14px;
  margin-bottom: 8px;
}
.health_questionsText {
  font-size: 16px;
}
.blog_detalis_wrap .submit_btn {
  padding: 8px 12px;
}
.form_inputBox {
  margin-top: 0px;
}
.related_postsBlock {
  margin: 20px 0px 30px;
}
.blog_detalis_wrap .section_bannerTitle {
  font-size: 18px;
}
.categoryBlogClass {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
.blog_sidebar_block_heading {
  font-size: 16px;
  margin-top: 15px;
}
.blogListMainImage {
  margin: 16px 0px 16px;
}
  .section-banner {
    padding: 45px 0;
}
.section_bannerTitle {
  font-size: 24px;
}
.contact_us_detalisBlock {
  padding: 50px 0px 0px;
}
/* ===========  blog_detalis_wrap  ============ */
  .our_service .service_img img {
    max-width: 35px;
}
.our_service .service_img {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
}
.our_service_slider .service_box{
    padding: 46px 15px;
}
.our_service .ourservice_title{
    font-size: 18px;
}
  .service_box {
    padding: 20px 10px 70px;
}
.service_heading {
    font-size: 20px;
}
.contact_img {
    width: 25px;
    height: 36px;
    flex: 0 0 25px;
}
.contact_img svg {
    width: 25px;
}
.contact_box{
    gap: 18px;
}
.top-bar .top-header {
    padding: 12px 0;
    }
  .section-banner {
    padding: 170px 0px 40px 0;
  }
  .gallery_tab_box .swiper-button-prev {
    left: 0px;
    bottom: 12px;
}
.gallery_box .swiper-button-next:after {
  width: 20px;
  height: 20px;

}
.gallery_tab_box .swiper-button-next {
  right: 0px;
  bottom: 12px;
}
.GallerySwiper2 {
  margin-bottom: 20px;
}
.gallery_box .swiper-button-prev:after {
  width: 20px;
  height: 20px;
}
.gallery_thum .swiper-slide img {
    min-width: 75px;
    max-width: 100%;
    min-height: 70px;
    max-height: 70px;
    border-radius: 5px;
    object-fit: cover;
}
.gallerySlider .swiper-slide img{
  min-height: 300px;
  max-height: 300px;
}
.gallery_thum .swiper-slide-thumb-active:before {
  width: 20px;
  height: 15px;
  top: -15px;
  transform: translateX(-50%);
}






  .footer-block figure img {
    height: 50px;
}
  .blogs_cardBox {
    height:unset;
    flex-wrap: wrap;
}
.blogs_card_detalis {
    padding: 0px 20px 20px;
}
.doctor_imgBox {
    max-width:100%;
}

  #header .navbar-brand img {
    max-height: 55px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop img {
    width: 19px;
  }
  .section {
    margin-top: 25px;
  }
  .features-coin {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .features-coin img {
    height: 22px;
  }
  .footer-block figure img {
    height: 35px;
  }

 

  .footer-signin-link a,
  .footer-signup-link a {
    padding-left: 10px;
    padding-right: 0;
    height: 80px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 16px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    top: 10px;
    transform: unset;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 13px;
  }
  
  
}