﻿@media only screen and (max-width:576px)
{
    #fsEl_1653 {
        margin-top: 24%;
    }

}
wab-icon-styled #whatsAppButton, .wab-icon-plain #whatsAppButton {
    display: block;
    width: 80px;
    height: 80px;
    background-position: center center;
    background-size: cover;
    /* background-image: url(https://camps.outlife.in/wp-content/plugins/add-whatsapp-button/includes/style-templates/../../img/wa-icon-original.png); */
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}

#whatsAppButton i {
    background: #25D366;
    padding: 10px 13px;
    color: white;
    border-radius: 50%;
    font-size: 32px;
}
.wab-icon-styled.wab-cont.wab-pull-right, .wab-icon-plain.wab-cont.wab-pull-right {
    left: 10px;
}

.wab-icon-styled.wab-cont, .wab-icon-plain.wab-cont {
    position: fixed;
    right: 10px;
    bottom: 10.5%;
    z-index: 99999;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
    width: 10%;
}

.fsNavLevel1 > li.gold:nth-child(1) > a {
    background: #976a75; 
}


.fsNavLevel1 > li.gold:nth-child(2) > a {
    background: #868ca0; 
}

.fsNavLevel1 > li.gold:nth-child(3) > a {
    background: #729ba6;
}

.fsNavLevel1 > li.gold:nth-child(4) > a {
    background: #a59365; 
}

.fsNavLevel1 > li.gold:nth-child(5) > a {
    background: #587e67; 
}

.fsNavLevel1 > li.gold:nth-child(6) > a {
    background: #3c4b56; 
}
.logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    position: relative;
}

/*.logo-container {
    height: auto; 
    text-align: center; 
    overflow: visible; 
}*/

.logo {
    max-height: 91px;
    width: auto;
    max-width: 100%;
    border-radius: 10px;
    margin-top: -4px;
    object-fit: contain;
    margin-right: 149px;
}

.logo-right img {
    height: 116px;
    padding: 0px;
    margin-right: -119px;
    margin-top: -22px;
}
.logo-right {
    margin-left: 50px;
    Width: 110px;
}
}


@media (max-width: 768px) {
    .logo-wrapper {
        justify-content: flex-start; 
    }

    .logo-right {
        position: absolute;
        right: 10px; 
        bottom: 10px; 
    }
}
}




.mobile-only {
    display: none;
}


@media (max-width: 768px) {
    .mobile-only {
        display: block;
        text-align: center; 
        margin-top: 15px; 
    }
}
.desktop-only {
    display: none;
}


@media (min-width: 769px) {
    .desktop-only {
        display: inline-block;
    }
}
@media (min-width: 550px) {
    .header-bottom {
        padding: 20px 60px !important;
    }
}
.header {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px;
}

.school-name {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}

    .school-name .sub-name {
        font-size: 24px;
        font-weight: bold;
        color: #000;
        line-height: 1.2;
    }
/*.school-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 1.3;
    word-break: break-word;
    padding: 9px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px;
    margin-right: -36px;
    margin-top: 25px;
}*/
   /* .school-heading .main {
        font-size: 15px;
        letter-spacing: 0px;
       
    }
    .school-heading .sub {
        font-size: 18px;
        letter-spacing: 2px;
        margin-left: -178px;
        margin-top: 27px;
    }

.tagline {
    font-size: 14px;
    color: #000;
    margin-top: 8px;
    line-height: 1.2;
}*/

/* Responsive adjustment */
/*@media (min-width: 768px) {
    .header {
        flex-direction: row;
        justify-content: center;
        text-align: left;
    }

    .school-name {
        font-size: 28px;
        margin-left: -1px;
        margin-top: 0px;
    }

        .school-name .sub-name {
            font-size: 20px;
        }

    .tagline {
        font-size: 16px;
        margin-top: 20px;
        margin-right: 20px;
    }
}*/
/*.logo {
    max-width: 100%; 
    height: auto; 
    object-fit: contain;
}*/
@media (min-width: 900px) and (max-width: 1400px) {
    .logo {
        max-height: 50px; 
        width: 30px; 
    }
}

.logo {
    max-height: 111px;
    width: auto;
    height: auto;
    object-fit: contain;
   /* border-radius: 10px;
    margin-right: 10px;
    margin-top: 5px;*/
}

.logo-small {
    max-height: 116px;
    width: auto;
    height: auto;
    object-fit: contain;
}

@media (max-width: 768px) {
    .logo-right {
        display: none;
    }
}
.logo-container {
    display: flex;
    align-items: center;
    justify-content: space-between; 

    .logo-container .logo-main img {
        max-height: 120px; 
    }

    .logo-container .logo-right img {
        max-height: 54px;
    }
.logo-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    flex-wrap: wrap;
}

    .logo-container .logo {
        max-height: 70px;
        height: auto;
        width: auto;
    }

    .logo-container .logo-small {
        max-height: 50px;
        height: auto;
        width: auto;
    }

@media (max-width: 1400px) and (min-width: 801px) {
    .logo-container {
        justify-content: center; 
        gap: 60px; 
    }

        .logo-container .logo {
            max-height: 85px; 
        }

        .logo-container .logo-small {
            max-height: 65px;
        }
}

@media (max-width: 800px) {
    .logo-container {
        flex-direction: column;
        text-align: center;
    }

        .logo-container .logo {
            max-height: 60px;
        }

        .logo-container .logo-small {
            max-height: 40px;
            margin-top: 10px;
        }
}
/* Hide by default */
.mobile-only {
    display: none;
}

/* Show only on small screens */
@media (max-width: 767px) {
    .mobile-only {
        display: block;
        max-width: 82%!important;
    }
}
.img-fluid {
    max-width: 67%!important;
    height: auto;
}

.branch_socail_media i {
    margin: 0px 0px !important;
    font-size: 14px !important;
}


