@media only screen and (min-width: 992px) {
    .navbar ul li .dropdown-menu { display: block; opacity: 0; visibility: hidden; transition: 0.35s all; }
    .navbar ul li:hover .dropdown-menu { opacity: 1; visibility: visible; }
    .navbar ul li:nth-child(4) { margin-left: auto; }
}

/*==========================================================================================================*/
@media only screen and (max-width: 1400px) {
	.section-row { padding: 4rem 0; }
    h1, .h1 { font-size: 3.1rem; }
    h2, .h2 { font-size: 2.625rem; } 
    h3, .h3 { font-size: 2.3rem; }
    h4, .h4 { font-size: 1.675rem; }
    .section-title { margin-bottom: 2.5rem; }
    .arrow-shape { width: 170px; }
    /* .nutritional-therapy-row .nutrition-bottom-right { max-width: 180px; }
    .nutritional-therapy-row .nutrition-top-left { max-width: 170px; } */
    .accordion-button { font-size: 1.7rem; }
    .journey-box h5 { font-size: 1.263rem; padding: 1.2rem 1.5rem; }

    .journey-content-box h5 { padding: 0; }

}

/*==========================================================================================================*/
@media only screen and (max-width: 1199px) {
    h1, .h1 { font-size: 2.9rem; }
    h2, .h2 { font-size: 2.425rem; }
    h3, .h3 { font-size: 2.2rem; }
    h4, .h4 {font-size: 1.575rem; }
    h6, .h6 { font-size: 1.15rem; }
    .navbar ul li { margin: 0.5rem 0; font-size: 0.9rem; }
    .header-contact a figure { height: 35px; width: 35px; margin: 0 0.5rem 0 0; }
    body { font-size: 15px; }
    .social-links a { height: 35px; width: 35px; margin: 0 0.5rem 0 0; }
    .social-links a figure { width: 14px; height: 14px; }
    #header.headerfix { top: -55px; }
    .logo { max-width: 110px; }
    .logo::after { left: -1px; top: -10px; bottom: -10px; width: 95px; }
    .contact-form-main-box { top: 30%; transform: translateY(-30%); }

}

/*==========================================================================================================*/
@media only screen and (max-width: 991px) {
    body { font-size: 15px; }
    .section-row { padding: 3rem 0; }
    .section-title { margin-bottom: 2rem; }
    h2, .h2 { font-size: 2.225rem; }
    h3, .h3 { font-size: 2rem; }
    .navbar .navbar-toggler { display: block; }
    .right-menubar .navbar { position: static; }
    .header-bottom { position: relative; }
    .navbar-collapse { background: #fff; position: absolute; top: 100%; left: 0; right: 0; max-height: calc(100vh - 78px); overflow: auto; border-bottom: 1px solid rgba(0,0,0,0.1); }
    .navbar ul li { border-top: 1px solid rgba(0,0,0,0.1); font-size: 1.05rem; margin: 0; } 
    .navbar ul.navbar-nav li a { padding: 0.7rem 1rem; position: relative; }
    .navbar ul li a.active, .navbar ul li:hover > a { background: #29B162; color: #fff; }
    .dropdown .dropdown-toggle::after { position: absolute; top: 1.15rem; right: 0.8rem; }
    .navbar ul li .dropdown-menu { background-color: transparent; border: 0; border-radius: 0; box-shadow: none; margin: 0; padding: 0; }
    .navbar ul.navbar-nav li li a { padding: .5rem 2rem; }
    .right-menubar { width: auto; }
    .logo { max-width: 110px; right: auto; position: relative; margin: -40px 0 0 0; top: 0; }
    .headerfix .logo { top: 0; margin: 0 0 -40px 0; }
    .nutrition-info-row .nutrition-bottom-right { max-width: 140px; }
    .nutrition-box figure { max-width: 80px; font-size: 0; }
    .nutrition-box figure svg { width: 100%; height: auto; }
    .contact-box figure { height: 70px; width: 70px; border-width: 4px; }
    .contact-box figure svg { width: 28px; height: auto; }
    .contact-info { padding: 1.5rem 1rem; }


}

/*==========================================================================================================*/
@media only screen and (max-width: 767px) {
	.btn { font-size: 0.9rem; }
    h1, .h1 { font-size: 2.6rem; }
    h2, .h2 { font-size: 1.925rem; }
    h3, .h3 { font-size: 1.8rem; }
    h4, .h4 { font-size: 1.375rem; }
    h5, .h5 { font-size: 1.2rem; }
    h6, .h6 { font-size: 1.05rem; }
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin: 0 0 0.5rem; }
    .navbar-collapse { max-height: calc(100vh - 97px); }
    .navbar ul.navbar-nav li a { padding: 0.7rem 1rem; }
    .navbar ul li { font-size: 0.95rem; }
    .navbar .navbar-toggler span, .navbar .navbar-toggler span::before, .navbar .navbar-toggler span::after { height: 2px; border-radius: 50px; }
    .navbar .navbar-toggler { height: 32px; width: 32px; }
    .navbar .navbar-toggler span::before { top: -10px; }
    .navbar .navbar-toggler span::after { bottom: -10px; }
    .reveal { visibility: visible !important; opacity: 1 !important; transform: scale(1) !important; }
    .hero-text h2 svg { display: none; }
    .logo::after { display: none; }
    .logo { max-width: 90px; margin: 0; }
    .headerfix .logo { margin: 0; }
    #header.headerfix { top: 0; }
    .hero-img { height: auto; margin-top: 1rem; }
    .section-row.hero-text { padding: 2rem 0; }
    .about-img { margin-bottom: 1rem; }
    .nutrition-info-row .nutrition-bottom-right { max-width: 100px; } 
    .dowm-arrow { max-width: 40px; margin: 0 auto; width: 100%; }
    .dowm-arrow svg { width: 100%; height: auto; }
    .nutrition-box { padding: 1.5rem; }
    .accordion-button { font-size: 1.3rem; }
    .nutritional-therapy-row .accordion { margin-top: 1rem; }
    .stories-slider-box { margin: 0 0 1rem; padding: 0; max-width: 100%; }
    .journey-box h5 { font-size: 1.063rem; padding: 1rem; }
    .contact-box { margin-top: 2rem; }
    .contact-list { margin-top: -4rem; }
    .f-logo { max-width: 110px; margin: 0 auto; }
    .footer-top .social-links a { border-color: #000; }
    .footer-top .social-links a:hover { background-color: #000; }
    .footer-top .social-links a figure svg { fill: #000; }
    .footer-top .social-links a:hover figure svg { fill: #fff; }

    .journey-content-box h5 { padding: 0; }
    .contact-form-main-box { transform: none; margin-bottom: 5rem; position: static; }
}

/*==========================================================================================================*/
@media only screen and (max-width: 575px) {
    .section-row { padding: 2.5rem 0; }
    h1, .h1 { font-size: 2.3rem; }
    h2, .h2 { font-size: 1.4rem; }
    h3, .h3 { font-size: 1.5rem; }
    h4, .h4 { font-size: 1.175rem; }
    h5, .h5 { font-size: 1rem; }
    h6, .h6 { font-size: 1rem; }
    .section-title { margin-bottom: 1.2rem; }
    .accordion-button { font-size: 1.1rem; }
    body { font-size: 14px; }
    .nutritional-therapy-row .nutrition-top-left, .nutritional-therapy-row .nutrition-bottom-right { display: none; }
    .contact-box figure { height: 60px; width: 60px; margin-bottom: -50px; }
    .contact-box figure svg { width: 22px; }
    .swiper-button-prev, .swiper-button-next { height: 40px; width: 40px; }
    .swiper-button-prev svg, .swiper-button-next svg { height: 14px; width: 14px; }

    .journey-content-box { opacity: 1; visibility: visible; transform: translateY(0); position: relative; }
    .journey-box h5 { display: none; }
    .journey-content-box h5 { display: block; }
    
}

/*==========================================================================================================*/
@media only screen and (max-width: 479px) {

}