@media(min-width: 1600px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1450px !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 .main-menu{
    margin-left: 1%;
  }

  header .header-content .header-content-right #menu-ana-menu{
    gap: 20px;
  }

  main #home-journey-process .journey-image{
    width: 600px;
  }
}

@media(max-width:1700px){
    main #home-about{
        padding: 0px;
    }
}


@media(max-width:1600px){
  header .meeting-btn{
    display: none!important;
  }

  main #home-faq::before{
    height: 100%;
  }

  main #home-faq .faq-inner .faq-box .faq-content{
    padding: 10px;
  }

  main #home-longevity {
    padding: 100px 0;
  }

  main #home-process{
    margin-bottom: 0px;
  }

  main #home-process::before{
    height: 51%;
  }

  main #home-process .process-inner .process-box .process-head .process-number {
    font-size: 120px;
  }
}

@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: 11vw;
    }

    header .tops-menu > li > a{
        padding: 12px;
    }

    main #home-banner .banner-logo {
        margin-top: 30px;
    }

    main #home-banner .banner-content .banner-right-logo{
        margin-top: 30px;
    }

    main #home-faq .faq-inner .faq-box .faq-content{
        font-size: 16px;
    }

    
    main #home-videos .swiper-slide-prev {
        transform: skewY(0deg) scale(0.75) rotateY(0deg) !important;
    }

    main #home-videos .swiper-slide-next {
        transform: skewY(0deg) scale(0.75) rotateY(0deg) !important;
    }
  
  
    /* 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){
    header .h-left .logo img {
        width: 140px !important;

    }

    main #home-banner .banner-content .banner-title {
        font-size: 48px;
    }

    main #home-faq .faq-inner{
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        margin-bottom: 20px;
    }

    main #home-faq .faq-inner .faq-box {
        display: flex;
        flex-direction: column;
        gap: 20px;
        flex: 0 0 45%;
    }
    main #home-blog .blog-col .blog-content{
        flex-direction:column;
    }
}

@media(max-width:991px){
    main .section-title {
        font-size: 28px!important;
    }

    main .line{
        top: 20px;
    }

    main .fixed-col{
        padding: 0px;
    }
    main #home-banner {
        margin-bottom: -125px;
        bottom: 190px;
    }
    main #home-banner .banner-col{
        margin-bottom: 25px;
    }

    main #home-banner .banner-content .doctor-image {
        width: 60%;
        display: block;
        margin: 0 auto;
    }

    main #home-banner .banner-content .banner-col{
        margin-bottom: 25px;
        padding: 0px;
    }

    main #home-form .home-form{
        margin-top: 25px;
    }

    main #home-form .input-col{
        padding: 0px;
    }

    main #home-services .services-btn-group {
        margin-top: 20px;
    }

    main #home-hair-comes-back .comes-decor {
        height: 100%;
    }

    main #home-hair-comes-back .hair-comes-back-inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    main #home-hair-comes-back .section-desc {
        margin-bottom: 15px;
    }

    /* footer */
    footer .footer-col{
        margin-bottom: 25px;
    }
    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-left .logo img {
        width: 152px !important;
    }
    header .h-top .h-top-btn{
        font-size: 16px;
    }

    main #home-banner .banner-content {
        bottom: 60%;
        padding-top: 170px;
    }
    
    main #home-banner .banner-content .banner-title{
        font-size: 36px;
        text-align: center;
        margin-bottom: 25px;
    }

    main #home-videos .services-btn-group .services-btn-area .services-btn{
        min-width: 160px;
    }

    main #home-faq-area .accord-tab-nav{
        margin-bottom: 25px!important;
    }

    main #home-blog .blog-col .blog-content{
        flex-direction: column;
    }

 
    footer .footer-social-container{
        justify-content: center!important;
    }

    /*  footer */

    footer .footer-col{
        padding: 0;
        margin-bottom: 25px;
    }

    footer .footer-center .footer-menu ul li a{
        font-size: 16px;
    }
    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;
    }

    /* 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;
    }
    header .h-left .logo img {
        width: 25vw !important;
    }

    main #home-banner .banner-content .banner-link {
        display: block;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    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-banner .banner-count .count-box .count {
        font-size: 22px;
    }

    main #home-services .services-btn-group .services-btn-area .services-btn{
        min-width: 160px;
    }
    main #home-videos .videos-slider-area .video-swiper {
        height: 300px;
    }
    main #home-blog .blog-col .blog-content picture {
        width: 100%;
    }
    main #home-blog .blog-col .blog-content .blog-image-optimized {
        display: block;
        margin: 0 auto;
		border-radius: 10px;
    }
    /* footer */
    footer .footer-logo img {
        width: 70%;
        margin: 0 auto;
    }

    footer .footer-inner .footer-menu ul li a{
        font-size: 18px;
    }
   
}
@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-form, main #home-services, main #home-faq-area, main #home-collage , main #home-comments, main #home-center-form, main #home-blog{
        margin-bottom: 60px;
    } 

    main .graft-calculator {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	main .blog-content.d-flex.align-items-center {
    display: flex;
    flex-direction: column;
	}
}
