@media screen and (max-width:600px) {
    .logoname h2 {
        font-size: 15px;
    }
    .logoname h3 {
        font-size: 16px;
    }
    
     .otherlogoSideSection .ashokstbmhimg {
        width: 50px;
    }
    .otherlogoSideSection .g20 {
        width: 60px;
        margin-left: 5px;
    }
    .logoSideSection img {
        width: 150px;
    }
    .marqueSection {
        font-size: 12px;
        padding: 8px 10px 4px;
    }
    
    
}

@media screen and (max-width:1000px) {
    
    
     .header,
    .upperHeaderSec {
        display: none;
    }
    .mobileHeaderSection {
        display: block;
    }
    .navbar-nav {
        margin: 20px 0px !important;
    }
    
    .mobileHeaderSection li a {
        color: #000;
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
    }
    
    
    .headerUpLInk li a {
        font-size: 10px;
    }
    .headerUpLInk li {
        margin-left: 5px;
    }
    .headerUpLInk li:first-child {
        margin-left: 0px;
    }
    .headerUpLInk {
        justify-content: center;
    }
    .buttonOptionHeader {
        display: block;
    }
    #collapsibleNavbar li {
        margin-left: 10px !important;
        margin-bottom: 15px;
    }
    #collapsibleNavbar li:last-child {
        margin-bottom: 0px;
    }
    .navbar-nav {
        margin-top: 25px;
    }
    .innerAboutHometext h2 {
        line-height: 25px;
    }
    .innercourseofferDiv h2 {
        font-size: 18px;
        line-height: 28px;
    }
    .innerwhytext h2 {
        line-height: 28px;
    }
    .innerwhyimg img {
        margin-top: 25px;
    }
    .upperfooterpart h4 {
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: 600;
    }
    .upperfooterpart h2 {
        font-weight: 900;
    }
    .innerfooter {
        padding-bottom: 25px;
    }
    .footerMenuSection {
        padding: 60px 20px 40px;
    }
    .courseDetailsupperSection li {
        font-size: 13px;
    }
    .courseDetailsDivText {
        padding: 0px;
    }
    .facilitesSection .innerTextDivChoose {
        background-color: #fff;
    }
    .whychooseusSection {
        padding: 60px 10px 40px;
    }
    .joinlink {
        font-size: 18px;
        line-height: 27px;
    }
    .contactPageSection {
        padding: 60px 15px;
    }
    .innercontactForm {
        margin-top: 25px;
    }
    .mainContainerDiv {
        padding: 40px 20px;
    }
    .mainContainerDiv .container {
        display: block;
    }
    .nav_header,
    .othimageshead {
        display: none;
    }
    .mobileheader .container {
        justify-content: center;
    }
    .mobileheader {
        padding: 20px;
    }
    .studentDetails {
        margin-left: 0px !important;
    }
    .studentimgSec img {
        width: 120px;
        margin-bottom: 20px;
    }
    .studentimgSec {
        display: flex;
        align-items: center;
    }
    .header .container {
        display: block;
    }
    .upheaderInNav,
    .upheadLink {
        display: block;
    }
    .upheadLink,
    .socialHead,
    .upheadNavSec,
    .logosideHead {
        width: 100%;
    }
    .upheadLink {
        text-align: center;
    }
    .socialHead,
    .mainNavigation,
    .upheadNavSec {
        border: none;
    }
    .socialHead {
        border-top: 1px solid #FF5353;
    }
    .mainNavigation {
        display: none;
    }
    .innerAfterNFSM h2 {
        font-size: 24px;
    }
    .innerAfterNFSM h4 {
        font-size: 16px;
    }
    .innernfsmHomeColo {
        margin-top: 20px;
    }
    .aboutHomeContainer .innerAboutHomeimg {
        margin: 50px 0px;
    }
    .logosideHead,
    .upperHeaderSec .container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}