@media only screen and (min-width: 320px) and (max-width: 425px) {

    .form {
        display: none;
    }

    .mobile-views-bttom {
        display: contents;
    }

    .forms.col-lg-12.col-12 {
        padding-left: 21px;
    }

    .navbar-brand {
        width: 150px;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        text-decoration: none;
        white-space: nowrap;
    }





    .content {
        margin-top: 40px;
        text-align: center;
        margin-bottom: 40px;
    }



    .banner-area .form-info {
        margin-bottom: 16px;
        overflow: hidden;
        padding: 30px;
        position: relative;
        z-index: 1;
    }

    a.nav-link {
        color: rgb(0, 0, 0) !important;
        font-family: "Jost", sans-serif;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.06em;
        padding: 5px 5px;

    }

    .navbar-expand-sm .navbar-nav {
        margin-left: 0;
    }

    .banner-area.content-double .double-items {
        flex-direction: column;
        align-items: center;
        align-self: center;
        display: flex;
        justify-content: center;
        vertical-align: middle;
    }

    .default {
        margin-top: 20px;

    }

    .banner-area .form-info {
        width: 323px;
        margin-top: 45px;
        margin-bottom: 45px;
        overflow: hidden;
        padding: 30px;
        position: relative;
        z-index: 1;
    }

    img.about-images-bar {

        margin-left: 20px;
        border-radius: 9px;
        width: 302px;
    }


    .navbar-expand-lg .navbar-nav {
        margin-left: 0px;
        flex-direction: row;
    }

    .contact-deatils {
        margin-left: -5px;
    }

    .copy-right,
    .text-right.link {
        text-align: center;
    }

    .text-right.link {
        margin-left: -16px;
        text-align: center;
    }

    .address-list {
        margin-top: 20px;
    }

    .admission-heading {
        font-size: 22px;
        color: #ffffff;
        margin-bottom: 15px;
        font-weight: normal;
    }

    .contact-location iframe {
        margin-top: 10px;
        width: 320px;
    }
    
    .page-btn ul li {
    text-align: left !important;
    margin-bottom: 22px;
}


.btn-section {
    padding-top:10px;
    padding-bottom:10px;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 1030;
    background: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.4s ease forwards;
}
.page-btn a {
    font-size: 10px;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    color: white;
    padding: 8px;
    background-color: #333399;
}
    .row.flex-reverse.clearfix {
        flex-direction: column-reverse;
    }
}

.btn-section {
    padding-top:15px;
    padding-bottom:15px;
    position: fixed;
    top: 110px;
    left: 0;
    width: 100%;
    z-index: 1030;
    background: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.4s ease forwards;
}

.page-btn {
    padding-bottom: 12px;
    padding-top: 12px;
}
@media (max-width: 450px) and (min-width: 427px) {
    .banner-area {
        height: 117px !important;
        width: auto;
      
        background-size: cover;
       
        background-repeat: no-repeat;
       
    }
        .navbar-brand {
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 0rem;
        font-size: 1.25rem;
        text-decoration: none;
        white-space: nowrap;
    }
    .navbar-brand {
        width: 335px !important;
    }
    
    .page-btn.text-center ul li {
    margin-bottom: 15px;
}

.page-btn a {
    font-size: 10px;
    /* margin-bottom: 30px; */
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    color: white;
    padding: 8px;
    background-color: #333399;
}
.btn-section {
    padding-top: 18px;
    padding-bottom: 6px;
}
    a.nav-link {
        color: #333399!important;
    }


.btn-section {
    padding-top:10px;
    padding-bottom:10px;
    position: fixed;
    top: 86px;
    left: 0;
    width: 100%;
    z-index: 1030;
    background: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.4s ease forwards;
}

}








@media only screen and (min-width: 426px) and (max-width: 768px) {
    .rr-service-1-content-2 {
        height: 278px;
        padding: 9px;
        background-color: white;
    }

    .navbar-expand-sm .navbar-nav {
        margin-left: 0px;
    }

    .payment-sections img {
        height: 300px;
        width: 300px;
        margin-left: 0px;
    }


    img.logo.logo-display {
        height: 58px;
    }

    .banner-area .form-info {

        width: 346px;
        margin-top: 45px;
        margin-bottom: 45px;
        overflow: hidden;
        padding: 30px;
        position: relative;
        z-index: 1;
    }



    img.about-images-bar {
        margin-left: 0px;
        border-radius: 9px;
        width: 279px;
    }

    .contact-deatils {
        margin-top: 12px;
        margin-left: 8px;
    }

    .mobile-views-form {
        display: show !important;
    }
}