@media only screen and (min-width: 992px) {
    .navbar ul li .dropdown-menu { display: block; opacity: 0; visibility: hidden; transition: 0.35s all; right: 0; left: auto; }
    .navbar ul li:hover .dropdown-menu { opacity: 1; visibility: visible; }
}

/*==========================================================================================================*/
@media only screen and (max-width: 1600px) {
    .navbar ul li a { padding: .5rem 0.9rem 1.0rem !important; }
}

/*==========================================================================================================*/
@media only screen and (max-width: 1400px) {
	.section-row { padding: 4rem 0; }
    h1, .h1 { font-size: 3.1rem; }
    h2, .h2 { font-size: 2.725rem; } 
    h3, .h3 { font-size: 2.3rem; }
    h4, .h4 { font-size: 1.675rem; }
    .section-title { margin-bottom: 2.5rem; }
    .container { width: 85%; }
     .navbar ul li a { padding: .5rem 0.6rem 1.0rem !important; }
     .navbar ul li.dropdown .dropdown-toggle { right: 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-right: 0; font-size: 0.85rem; }
    .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; }
    .feature-list-box { padding: 2rem 1rem; }
    .feature-list-box h6 { font-size: 0.9rem; }
    .feature-list-box figure { height: 60px; width: 60px; }
    .feature-list-text h3 { font-size: 1.8rem; }
    .container { width: 95%; }
    .story-bg-img { height: 450px; }
    .navbar ul li a { padding: .5rem 0.7rem 1.0rem !important; }

}

/*==========================================================================================================*/
@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; padding: 1rem 0; }
    .navbar-collapse { background: #000; position: absolute; top: 100%; left: 0; right: 0; max-height: calc(100vh - 85px); overflow: auto; border-bottom: 1px solid rgba(255,255,255,0.1); }
    .navbar ul li { border-top: 1px solid rgba(255,255,255,0.1); font-size: 0.9rem; margin-bottom: 0; } 
    .navbar ul.navbar-nav li a { padding: 0.8rem 1rem !important; position: relative; white-space: normal; }
    .navbar ul li a.active, .navbar ul li:hover > a { background: #eeb500; color: #000; }
    .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: 0.8rem 1rem !important; }
    .navbar ul li a::after { display: none;  }
    .container { width: 95%; }
    .hero-row { min-height: calc(100vh - 103px); }
    .hero-text h1 { font-size: 2.1rem; }
    .hero-text { max-width: 90%; width: 100%; margin: auto; }
    .feature-list-box { width: 50%; }
    .story-bg-img { height: 400px; }
    .experience-text { max-width: 200px; }
    .experience-text span { font-size: 4rem; }
    .experience-box h4 { font-size: 1.375rem; }
    .form-control { font-size: 0.9rem; }
    .queries-box figure { width: 40px; min-width: 40px; margin: 0 1rem 0 0; }
    .contact-info { margin-top: 1.5rem; font-size: 1.1rem; }
    .map-box iframe { width: 100%; height: 350px; }
    .logo { max-width: 110px; }

    .navbar ul li.dropdown .dropdown-toggle { top: 0; height: 48px; width: 48px; background: rgba(255,255,255,0.3); cursor: pointer; }
    .navbar ul li.dropdown .dropdown-toggle::after { border-top-color: #fff; margin: 0; margin: auto; right: 1rem; top: 1.3rem; border-width: 0.4rem; }
    .navbar ul li a::before { display: none; }
    .navbar ul.navbar-nav li.dropdown > a { padding-right: 4rem !important; }
    .navbar ul.navbar-nav li li a { padding: 0.8rem 1rem 0.8rem 2rem !important; padding-right: 1rem; color: #fff; }
    .navbar ul.navbar-nav li li a:hover { color: #000; }
    .sustainability-main-box { padding-top: 7rem; }


}

/*==========================================================================================================*/
@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 - 72px); }
    .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; }
    .container { width: 100%; }
    .hero-text { margin: 3rem auto 5rem; }
    .about-img { margin-bottom: 2rem; }
    .f-logo { margin: 0; }
    .f-menu ul li { margin: 0.2rem 0; }
    .story-bg-img { height: 250px; }
    .experience-text { max-width: 150px; }
    .experience-text span { font-size: 3rem; }
    .experience-right-box { text-align: center; }
    .batch-img-box { text-align: center; padding: 1rem; max-width: 200px; margin: 0 auto 1.5rem; width: 100%; background: rgba(123, 90, 23,0.15); border-radius: 1rem; }
    .team-info h6 { margin: 0 0 0.2rem 0; }
    .contact-info address, .contact-info p { margin: 0 0 0.5rem 0; }
    .form-control { font-size: 0.95rem; }
    .feature-list-text { margin: 0.25rem auto; }
    .sustainability-box { padding: 1.5rem; }
    .resource-content { padding: 0.5rem; padding-bottom: 0; }

}

/*==========================================================================================================*/
@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; }
    .hero-text h1 { font-size: 1.7rem; }
    .banner-social { bottom: 0; padding-top: 100px; }
    .banner-social span::after { left: calc(100% + -0.2rem); width: 20px; }
    .story-bg-img { height: 200px; }
    .queries-box figure { width: 30px; min-width: 30px; }
    .resource-content { padding: 1rem 0 0; }

}

/*==========================================================================================================*/
@media only screen and (max-width: 479px) {
    h1, .h1 { font-size: 1.9rem; }

}