@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: 1600px) and (max-width: 1800px) {
    header .main-menu {
        margin-left: 0%;
    }
}



@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: 160px;
    }

    header .tops-menu > li > a{
        padding: 12px;
		font-size: 16px;
    }
    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;
    }
}

@media(max-width:1200px){
    main  .section-title {
        font-size: 28px !important;
    }
    main #home-banner .banner-content .banner-title {
        font-size: 48px;
    }
    main #home-treatments .treatments-content .head .title {
        font-weight: 700;
        font-size: 18px;
    }
    main #home-center-form .center-form-inner #center-form-area .input-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
}

@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;
    }
    #home-banner .banner-content .section-desc {
        margin-bottom:20px;
    }
    main #home-about .about-col{
        margin-bottom: 25px;
    }
    main #home-blog .blog-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    /* 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-location-inner{
        margin-bottom: 25px;
    }
    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-center-form {
        margin-bottom: -130px;
        padding: -200px 0px 0px;
        position: relative;
    }
    
    main #home-center-form .center-form-inner {
        padding: 45px 25px;
    }

    main #home-experience .experience-col .content .title{
        font-size: 20px;
    }
    main #home-experience .experience-col .content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    main #home-treatments .treatments-content .head{
        padding: 15px 8px;
    }
    main #home-treatments .treatments-content .head .icon svg {
        width: 20px;
        height: 20px;
    }
    body footer .footer-center .footer-menu ul li a{
        font-size:16px;
    }
 
    footer .footer-social-container{
        justify-content: center!important;
    }
    
    

    /*  footer */

    footer .footer-col{
        padding: 0;
        margin-bottom: 25px;
    }
    footer .footer-certificate-area{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    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: 16px!important;
    }
    main .section-title {
        font-size: 26px !important;
    }
    main .section-btn {
        padding: 8px 20px;
        font-size: 16px;
    }
    main .section-btn-2{
        font-size: 16px;
        padding: 8px 20px;
    }
    main #home-about , main #home-services , main #home-multi-section , main #home-faq , main #home-blog {
        margin-bottom: 60px;
    }
    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;
    }
    header .h-left .logo img {
        width: 130px;
    }
    header .h-top .logo img {
        width: 60%;
    }
    main #home-banner {
        position: relative;
        overflow: hidden;
        margin-bottom: 60px;
    }
    main #home-banner .banner-content .banner-link {
        display: block;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    /*main #home-banner .banner-content .bg-white{*/
    /*    padding:30px 15px;*/
    /*}*/
    main #home-banner .section-desc{
        font-size:24px;
        text-align:center;
    }
    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-desc{
        text-align: center;
    }

    main #home-banner .banner-google-logo{
        display: flex;
        justify-content: center;
    }
    main #home-services .services-col .services-content .head .title {
        font-size: 18px;
        font-weight: 600;
    }
    main #home-faq .faq-inner .faq-item .item-top .item-title{
        font-size: 16px;
    }

    main #home-faq .faq-inner .faq-item .item-bottom .item-text {
        font-size: 16px;
    }

    main #home-faq .faq-inner .faq-item.opened .item-bottom{
        padding: 12px 24px 24px 0px;
    }
  
    /* 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-location-inner {
        margin-bottom: 25px;
        grid-template-columns: repeat(1, 1fr);
    }
    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;
    }
}

