@media (max-width: 768px) {

    header .h-bottom .h-right-top {
        gap: 10px;
        margin-bottom: 5px;
    }
  #home-slider .home-banner-outer img,
  #home-slider .home-banner-outer video {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
  }

  #home-slider .home-slider-area {
    position: absolute;
    top: 5%;
    width: 100%;
  }

  main #home-slider .home-slider-outer {
    height: 100%;
  }

main #home-slider .home-slider-area {
    position: absolute;
    top: 27%;
    width: 100%;
}

  main #home-slider .swiper-slide-active .slider-item .slider-text-area .slider-title {
      font-size: 28px;
  }
  #home-slider .swiper-slide-active .slider-item .slider-text-area .slider-text {
    animation-name: fadeInDown;
    animation-delay: 0.6s;
    font-size: 16px;
  }
  main #home-form .section-desc {
      margin-bottom: 15px;
  }
}


@media (max-width: 768px) {
  #home-longevity-therapy .videos-slider-area .swiper-slide .video-images {
    width: 100%;
    height: 100%;
  }
  #home-longevity-therapy .videos-slider-area .swiper-slide a .video-image {
      border-radius: 20px;
      width: 100%;
      height: 100%;
      object-fit: cover;
  }

  #home-longevity-therapy .swiper.video-swiper{
    padding: 0px!important;
  }

  /* Disable stacked/cascading card transforms on mobile — show slides one-by-one */
  #home-longevity-therapy .videos-slider-area .swiper-slide,
  #home-longevity-therapy .videos-slider-area .swiper-slide.swiper-slide-active,
  #home-longevity-therapy .videos-slider-area .swiper-slide:nth-child(2),
  #home-longevity-therapy .videos-slider-area .swiper-slide:nth-last-child(2),
  #home-longevity-therapy .videos-slider-area .swiper-slide:nth-last-child(1) {
    transform: none !important;
    opacity: 1 !important;
    filter: none !important;
    visibility: visible !important;
    pointer-events: auto !important;
    z-index: 1 !important;
  }

  #home-longevity-therapy .videos-slider-area .swiper-wrapper {
    display: flex;
    align-items: center;
  }

  #home-longevity-therapy .videos-slider-area .swiper-slide {
    width: 100% !important;
    margin: 0 8px !important;
  }
}
@media(min-width: 1600px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1400px !important;
    }
    .custom-container{
        max-width: 1400px !important;
    }
}

.custom-container{
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

@media (min-width: 576px) { /* Small (sm) */
    .custom-container {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) { /* Medium (md) */
    .custom-container {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) {
    .custom-container {
        max-width: 960px !important;
    }
}

@media (min-width: 1200px) {
    .custom-container {
        max-width: 1140px !important;
    }
}

@media (min-width: 1400px) {
    .custom-container {
        max-width: 1320px !important;
    }
}

@media (min-width: 1600px) { 
    .custom-container {
        max-width: 1500px !important;
    }
    header .h-bottom{
        justify-content: start !important;
    }
    header .main-menu{
        gap: 5px;
    }
}



@media(max-width:1800px){

  header .header-content .header-content-right #menu-ana-menu{
    gap: 20px;
  }

  main #home-journey-process .journey-image{
    width: 600px;
  }
}

@media (min-width:1200px) and (max-width:1700px){
	
	header .tops-menu > li > a {
		font-size: 16px;
	}
	
}

@media (min-width:1701px) and (max-width:1759px){

	header .tops-menu > li > a {
		font-size: 17px;
	}
}	

@media (min-width:1200px) and (max-width:1633px){

	header .tops-menu > li > a {
		font-size: 14px;
	}
	
}


@media (min-width: 1600px) and (max-width: 1800px) {
    header .main-menu {
        margin-left: 0%;
    }
}

@media (min-width: 1441px) and (max-width: 1633px) {
    header .tops-menu > li > a {
        font-size: 12px;
    }
}

@media (min-width: 1509px) and (max-width: 1633px) {
	
	header .tops-menu > li > a {
        font-size: 14px;
    }
	
}

@media(max-width:1600px){
  header .meeting-btn{
    display: none!important;
  }

 
}

@media (max-width:1500px) {
    .section-title{
        font-size: 36px!important;
    }
}

@media(max-width: 1440px) {
    header .main-menu{
        gap: 15px;
    }

    header .h-left .logo img {
        width: 235px;
    }

    header .tops-menu > li > a{
        padding: 12px;
        font-size: 14px
    }
    main #home-about .about-inner .section-bottom-text{
        display: none;
    }
    main #home-about-us .video-inner-container {
        gap: 15px;
        position: relative;
        width: 100%;
        transform: translate(0px);
        /* bottom: 0; */
        /* width: 850px; */
    }

    main #home-longevity-therapy .videos-slider-area .swiper-slide .video-images{
        width: 100%;
        height: auto;
    }

    main #home-longevity-therapy .videos-slider-area .swiper-slide a .video-image {
        border-radius: 20px;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    main #home-about-us .section-subdescription{
        padding-right: 0px;
    }

    main #home-step-process .progress-line{
        bottom: 60px;
    }

    main #home-step-process .process-box .process-inner-box {
        transform: translate(8px, -45px);
    }

  
    /* contact */
    #post-detail .contact-address-col{
        margin-bottom: 30px;
        padding: 0px;
    }

    main #post-detail.contact-page .contact-col{
        margin-bottom: 25px;
    }

    main #post-detail.contact-page .contact-content{
        padding: 15px;
    }

    main #post-detail.contact-page .contact-content .branch-name{
        font-size: 22px;
    }

    main #post-detail.contact-page .contact-content .contact-list .contact-list-item{
        font-size: 16px;
    }
}

@media(max-width:1300px){
    main #home-banner .banner-content .banner-title p {
        font-weight: 700;
        font-size: 64px;
    }
	header .tops-menu > li > a {
        padding: 7px;
    }
	header .tops-menu > li > a {
        font-size: 19px;
        margin-left: 10px;

    }

}

@media(max-width:1200px){
    main  .section-title {
        font-size: 28px !important;
    }
    main #home-banner .banner-content .banner-title {
        font-size: 48px;
    }

    main #home-comments .site-logo::after {
        width: 70%;
    }

    main #home-comments .comment-card .arrow {
        right: -54px;
    }
    main #home-services .logo::after {
        content: "";
        width: 70%;
    }

    main #home-center-form #center-form-area {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    main #home-center-form .center-form-inner img {
        width: 35px;
    }
    main #home-blog .blog-right-image {
        width: 100%;
        border-radius: 20px;
    }
    main #home-blog .owl-dots {
      margin-top: 35px;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 5px
    }
    
    main #home-blog .owl-dots .owl-dot span {
      width: 16px;
      height: 16px;
      background-color: var(--desc-color);
      margin: 0
    }
    
    main #home-blog .owl-dots .owl-dot.active span {
      background-color: var(--color);
      width: 41px;
      height: 16px
    }
    main #home-choose-area .patients-box-container{
        flex-direction: column;
    }
  
    footer .footer-logo img{
        width: 100%;
    }
}

@media(max-width:991px){
    main .section-title {
        font-size: 28px!important;
    }

    main .line{
        top: 20px;
    }
    main .fixed-col{
        padding: 0px;
    }
    main #home-banner .banner-col{
        margin-bottom: 25px;
    }

    main #home-banner .banner-image{
        min-height: 100%;
    }

    main #home-banner .home-banner-outer img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: right;
    }

    main #home-banner .banner-content .banner-title {
        font-size: 36px;
        text-align: center;
    }
    main #home-form .home-form::before{
        display: none;
    }
    main #home-center-form .center-form-col::before{
      display: none;
    }
    main #home-center-form .section-desc{
        color: #fff;
    }
    main #home-center-form .center-form-inner img {
        width: 30px;
        background: #fff;
        padding: 5px;
        border-radius: 50%;
    }
    main #home-center-form .section-title-head .section-title{
        color: #fff;
    }
    main #home-center-form .center-form-col {
        position: relative;
        margin-bottom: 25px;
    }
    main #home-about .about-image::after{
        display: none;
    }

    main #home-about .about-img {
        margin-bottom: 15px;
    }

    main #home-services .owl-theme .owl-nav{
        position: relative;
    }
    main #home-blog .blog-left-content {
        margin-bottom: 25px;
    }
    /* footer */
    footer .footer-col{
        margin-bottom: 25px;
        padding: 0px;
    }
    footer .footer-col .col-lg-4 {
        padding-left: 0px;
        margin-bottom: 15px;
    }
    footer .footer-contact-col {
        padding: 0px;
    }
    footer .footer-logo img {
        width: 50%;
        margin: 0 auto;
    }
      footer .footer-bottom{
        padding: 15px 0 75px!important;
    }

    footer .footer-inner .footer-contact-container .footer-contact{
        font-size: 18px!important;
    }
}

@media(max-width: 768px) {
    /* general */
    .btn-area .wp-btn{
        font-size: 16px;
    }
   
    header .top-logo img {
        width: 100px;
    }
    header .web-lang>li.menu-item-has-children {
        background: #DEE2EB;
        padding: 3px 5px;
    }
    header .h-top .h-top-btn{
        font-size: 16px;
    }
    header .main-menu {
        gap: 5px;
    }
    main #home-banner .banner-content .banner-title{
        font-size: 36px;
        text-align: center;
        margin-bottom: 25px;
    }
    
    main #home-services .services-box .title {
        position: absolute;
        bottom: 0;
        padding: 10px;
        color: #000;
        font-size: 18px;
        background: var(--color);
        color: #fff;
        border-top-right-radius: 20px;
    }
    
    main #home-services .logo::after{
        width: 25%;
    }

    main #home-plans .section-title-head{
        margin-bottom: 15px;
    }

    main #home-plans .plans-col {
        margin-bottom: 15px;
        padding: 0px;
    }

    main #home-services .section-desc{
        margin-bottom: 15px;
    }
    
    main #home-blog .blog-right-image {
        width: 100%;
        border-radius: 20px;
    }
    main #home-comments .comment-card .arrow{
        padding:5px;
    }
    body footer .footer-center .footer-menu ul li a{
        font-size:16px;
    }
 
    footer .footer-social-container{
        justify-content: center!important;
    }
    
    main #home-form , main #home-about , main #home-services , main #home-patients , main #home-plans , main #home-center-form , main #home-blog , main #home-comments {
        margin-bottom:60px;
    }
    
    main #home-comments .owl-nav .owl-prev {
        left: -20px;
        z-index: 1000;
    }

    /*  footer */

    footer .footer-col{
        padding: 0;
        margin-bottom: 25px;
    }

    body footer .footer-center .footer-menu ul li a{
        font-size: 16px;
    }
    body footer .footer-center .footer-contact-container .footer-contact{
        font-size: 16px;
    }
  
    /* other page */

    .sidebar-form .contact_form .input-area .form-in{
        padding:10px 13px!important;
    }
    .sidebar-form  .contact_form .input-area .form-in::placeholder{
        font-size:14px !important;
    }

    .sidebar-form .contact_form .form-button{
        padding: 10px !important;
    }

    /* post */

    main #post-detail .post-header .post-title{
        font-size: 32px;
    }
	
	main #page-is-assesment .section-title-head {
    width: 100%;
    flex: 0 0 75%;
}

    /* contact */
    main #post-detail .contact-address-col .contact-page-whatsapp-btn{
        font-size: 20px;
    }

    main #post-detail .meeting-form-area{
        padding: 20px 30px;
    }
}

@media(max-width: 575px) {
    body{
        font-size: 14px!important;
    }
    body header .header-wp-btn {
        gap: 10px;
        width: 190px;
        font-size: 14px;
    }
    body .banner-link-container{
        flex-direction:column;
    }
    body header .header-wp-btn svg{
        width: 20px;
        height: 20px;
    }
    body header .h-left .logo img {
        width: 190px;
    }
    body header .h-bottom .header-social-container {
        display: none !important;
    }
    body .section-text p, .section-text ul, .section-text ol{
        font-size:14px;
    }

    header .h-top .logo img {
        width: 60%;
    }
    main #home-slider {
        position: relative;
        margin-top: 0px;
        min-height: initial !important;
        height: max-content !important;
        width: auto !important;   
        margin-bottom: 40px;
        overflow: initial;
        z-index: 1;
    }
    main #home-slider .home-slider-area {
        position: absolute;
        top: 15%;
        width: 100%;
    }
    main #home-slider .slider-item .slider-text-area .slider-btns {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }
    main #home-slider .slider-navs button {
        width: 30px;
        height: 30px;
    }
    main #home-slider .home-banner-outer,
    main #home-slider .swiper-container,
    main #home-slider .home-slider-outer,
    main #home-slider .slider-item {
        height: auto !important;
        width: auto !important; 
        min-height: initial !important;
        overflow:initial;
    }
    
    main #home-slider .home-slider-outer img {
        width: 100% !important;      
        height: auto !important;
        min-height: initial !important;
        object-fit: contain !important;  
        object-position: center center;
    }
    main #home-banner .banner-form .title{
        font-size: 24px;
        text-align: center;
    }

    main #home-banner .banner-content .banner-link {
        display: block;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    main #home-banner .media-site {
        display: flex;
        justify-content: center;
    }
    main #home-banner .banner-image {
        min-height: 100%;
        object-position: bottom;
    }
    main #home-banner .dr-image {
        display: block;
        margin: 0 auto;
        width: 300px;
    }
    main #home-banner .owl-nav button {
        width: 35px;
        height: 35px;
    }
    main #home-banner .banner-content .banner-title p {
        font-weight: 700;
        font-size: 46px;
        color: #02265a;
    }
    main #home-banner .banner-content .banner-desc{
        text-align: center;
    }

    main #home-banner .banner-google-logo{
        display: flex;
        justify-content: center;
    }
    
    main #home-form .input-col .input-area input {
        padding: 10px 20px;
    }
    
    main #home-form .input-col .input-area input#phoneNumber {
        padding: 10px 50px;
    }
    
    main #home-form .input-col .input-area .send-btn {
        width: 100%;
        height: 35px;
    }
    
    main #home-form .input-col .input-area {
        margin-bottom: 0px;
    }

    main #home-about .section-text h2 {
        font-size: 28px;
    }
    main #home-about .about-platform-container {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
    main #home-about .about-platform-item {
        width: 100%;
        flex: 0 0 100%;
    }
    main #home-about .about-platform-item img {
        width: 30px;
    }
    main #home-about .about-platform-item .text {
        font-size: 16px;
    }
    main #home-about .section-text{
        margin-bottom:15px;
    }
    main #home-services .logo-inner{
        display: none;
    }
    
    main #home-longevity-therapy .videos-slider-area .swiper-wrapper {
        height: 180px !important;
    }
    main #home-longevity-therapy .videos-slider-area {
        padding: 0px 5px 45px !important;
    }
    main #home-longevity-therapy .videos-slider-area .video-image-wrapper .video-title {
        position: absolute;
        bottom: 10px;
        /* width: 59%; */
        /* left: 20%; */
        /* background: #BFA792; */
        text-align: center;
        width: 100%;
    }
    main #home-longevity-therapy .videos-slider-area .video-image-wrapper .video-title span {
        background: #BFA792;
        padding: 6px 30px;
        border-radius: 9px;
    }
    main #home-center-form .center-form-inner {
        background: #BFA792;
        padding: 0px;
        border-radius: 25px;
    }
    main #home-center-form .center-form-inner .section-title-head {
        padding: 25px 30px 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #fff;
    }
    
    main #home-center-form .section-desc {
        color: #fff;
        padding: 0 30px;
    }
    
    main #home-center-form .center-form {
        padding: 0px 30px 30px 30px;
    }
    
    main #home-center-form #center-form-area .input-area input#center-phone {
        width: 100%;
        height: 40px;
        padding: 15px 50px;
        color: #fff;
    }
    
    main #home-center-form .iti__arrow {
        border-top: 4px solid #fff;
    }
    main #home-plans .plans-col .plans-box{
        background:transparent;
    }
    main #home-plans .plans-col .plans-box .head{
        background:transparent;
    }
    main #home-plans .plans-col .plans-box .content{
        background:transparent;
    }
    main #home-blog .blog-content{
        flex-direction: column;
    }
    main #home-plans .plans-col .plans-box {
        background: #bfa792; 
        border-radius: 20px;
        padding: 15px; 
        color: #fff;
    }
    
    main #home-plans .plans-col:nth-child(2) .plans-box {
        background: #dbcdc2;
        color: #968475;
    }
    
    main #home-plans .plans-col:nth-child(3) .plans-box {
        background: #e8e6e6;
        color: #968475;
    }


    main #home-plans .plans-col .plans-box .head,
    main #home-plans .plans-col .plans-box .content {
        background: transparent !important; 
        padding: 0 !important;    
        border-radius: 0 !important;     
        color: inherit !important; 
    }

      main #home-plans .plans-col .plans-box .head {
        margin-bottom: 15px;
        padding-bottom: 5px !important;
        border-bottom: 1px solid #fff;
    }

    main #home-plans .plans-col .plans-box .head .number {
        color: #dccec3;
    }

    main #home-plans .plans-col:nth-child(2) .plans-box .head .number,
    main #home-plans .plans-col:nth-child(3) .plans-box .head .number {
        color: #968475; 
    }

    main #home-comments .section-title-head.logo-inner{
        display: none;
    }

    main #home-comments .comment-head-row {
        gap: 20px;
        margin-bottom: 35px;
        flex-direction: column;
    }

    main #home-comments .comment-card {
        width: 99%;
        background: #E9EEEE;
        padding: 20px;
        border-radius: 20px;
        gap: 12px;
        position: relative;
        flex: 0 0 99%;
    }

    main #home-comments .comment-card .arrow {
        right: -10px;
        top: -25px;
    }

    main #home-comments .comment-card {
        background: #ededec;
    }

    main #home-comments .comment-box {
        padding: 20px;
        background: #ededec;
        border-radius: 20px;
    }

    main #home-comments .owl-nav .prev {
        left: -10px;
        z-index: 1000;
    }

    main #home-comments .owl-nav .owl-next {
        right: -10px;
        z-index: 1000;
    }

    main #home-instagram .instagram-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    /* footer */
    body .btn-primary , body .btn-secondary{
        min-width: 160px;
    }
    footer .footer-inner {
        border-top-right-radius: 87px;
    }
    footer .footer-logo img {
        width: 70%;
        margin: 0 auto;
    }

    footer .footer-inner .footer-menu ul li a{
        font-size: 18px;
    }
    
    body footer .footer-top-inner {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    body footer .footer-text{
        font-size: 16px;
    }

    body footer .footer-social-inner {
        padding: 0px 0 0;
    }
   
}
@media(max-width: 400px) {
    header .web-lang > li .lang-item{
        padding: 2px 4px !important;
    }

    /* homepage */
    main #home-banner .banner-content .banner-desc {
        font-size: 14px;
    }

    main #home-step-process .process-box {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 25px;
    }

    main #home-process .process-tab-title{
        font-size: 14px;
    }
}

@media(max-width:991px){

    main #home-multi-section{
        padding: 0px;
    }

    main .graft-calculator {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
}

