 @media only screen and (min-width: 320px) and (max-width: 767px)  {
.social-fixed-area{
    display: block;
} 
.footer-bottom p {
    line-height: 24px;
}
.menu-fixed .logo-area img {
    height: 60px;
}    
.mobile-menu>ul li {
    position: relative;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    padding-left: 15px;
}
.menu-fixed .logo-area {
    height: 60px;
    margin-top: 4px;
    box-shadow: none;
    background: transparent;
}     
img.img-gallery {
    height:auto;
    width: 100%;
}     
.why-choose-img-box {
    margin-bottom: 15px;
    width: 100%;
}  
.why-choose-content-box {
    float: left;
    width: 100%;
    padding-left: 0;
}
    .about .about-image {
        margin-bottom: 50px;
        margin-top: 15px;
    }     
.combo-slider .combo-slider-image {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
    display: inline-block;
}

.combo-slider .combo-slider-text {
    position: relative;
    width: 100%;
    background: #e2ebdd;
    float: left;
    padding: 15px 10px 15px 15px;
    display: inline-block;
    height: auto;
}     
.banner-area {
    margin-top: 70px;
}     
.logo-area img {
    height: 60px;
} 
.header-three {
    height: 70px;
}
    .logo-area {
        position: relative;
        width: 100%;
        text-align: center;
        z-index: 9;
        padding: 0px;
        height: 60px;
        background: #fff;
        border-radius: 50%;
        box-shadow: none;
        margin-top: 5px;
    }
    
   header .main-menu .navbar-toggle {
    margin-top:0px;
    margin-bottom: 0px;
}

header .main-menu {
    position: relative;
    background-color: #fff;
    z-index: 9;
    height: 60px;
}
.banner-img {
    width: 100%!important;
    height: 270px;
    margin-top: 30px;
    overflow: hidden;
}
.main-menu.menu-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99;
    -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 6%);
    box-shadow: 0 1px 4px rgb(0 0 0 / 6%);
}
.about .about-image img {
    width: 100%;
    height: 200px;
}
.about-two .about-content p {
    color: #000;
    font-family: 'Lora', serif;
    line-height: 24px;
    text-align: justify;
    font-size: 15px;
}
img.img-curricular {
    height: 200px;
}
.classes .class-item .content p:nth-child(2) {
    line-height: 24px;
    margin-bottom: 0px;
    font-size: 13px;
}
.features {
    padding: 0px 0px;
}
.section-header h3 {
    font-size: 17px;
}
p {
    font-size: 13px;
    color: #000;
    line-height: 24px;
    margin: 0 0 1.75em;
    text-align: justify;
}
img.img-ftrlogo {
    width: 35%;
}
footer .footer-top {
    padding-top: 20px;
    padding-bottom: 0px;
    background-image: url(../../images/background/footer-bg.jpg);
    background-size: cover;
    background-position: center;
}
.gallery {
    padding: 20px 0px;
}
.about-two {
    background: #fff;
    padding: 20px 0px 0px;
}
.classes {
    padding: 20px 0px 0px;
}
footer .footer-item .footer-about ul li {
    list-style: none;
    margin-bottom: 6px;
    font-size: 14px;
}
.page-header .overlay {
    padding: 35px 0px;
    background-color: rgba(7, 143, 203, .8);
    text-align: center;
}
.page-header h3 {
    font-size: 22px;
}
.about-content1 p {
    color: #1a1a1a;
    font-family: 'Lora', serif;
    line-height: 24px;
    text-align: justify;
    font-size: 15px;
}
h3 {
    font-size: 17px;
}
img.img-about {
    width: 100%;
    height: 250px;
}
img.infr-img {
    width: 100%;
    height: 200px;
    margin: 10px 0px;
}
ul.admission-list {
    list-style-type: none;
    font-size: 15px;
    color: #000;
}
footer .footer-item .title {
    margin-bottom: 10px;
    font-size: 20px;
    color: #ffc000;
}
footer .footer-item {
    margin-bottom: 20px;
}
.mobile-menu ul li a {
    font-size: 20px;
    line-height: 45px;
    color: #000;
    text-decoration: none;
}
footer .footer-item .footer-post li {
    list-style: none;
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.footer-post li {
    margin-left: 0px;
    line-height: 24px;
}

    }
