@media screen and (max-width:991px) {
    .navigationHome ul, .menuUpSection, .planeSection {
        display: none;
    }
    .copyright p:first-child{
        width: 100%;
    }
    .footer{
        padding: 60px 20px 40px;
    }
    .innermission, .innerRightSideTrack, .featuresSection, .imgAndButton, .boxSection{
        display: block;
    }
    .missionSectionAbout img{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 25px;
    }

    .aboutMainImgSec img{
        margin-bottom: 0px;
        margin-top: 30px;
    }

    .visionContainer img{
        margin-left: 0px;
        margin-bottom: 0px;
        margin-top: 25px;
    }
    .innerRightSideTrack{
        padding: 40px 20px;
    }
    .innerRightSideTrack img{
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .innerLeftSideTrack{
        padding: 40px 20px 0px;
    }
    .imgSideFeatures img{
        width: 100%;
    }   
    .imgSideFeatures{
        width: 100%;
        margin-right: 0px;
    }
    .textSideFeatures{
        width: 100%;
        margin-top: 30px;
    }

    .logoSection img{
        width: 240px;
    }
    
    .header{
        padding: 10px;
    }
    
    #openSideBar{
        display: block;
        background-color: #222;
        color: #fff;
        border: 0px;
        padding: 4px 10px;
        font-size: 23px;
        border-radius: 4px;
    }
    
    .serviceMainContainer{
        padding: 40px 10px 40px;
    }

    .missionSectionAbout h1 {
        font-size: 34px;
        font-weight: 500;
    }

    .countingSection h3{
        font-size: 20px;
        line-height: 28px;
    }

    .sidebarService{
        padding: 0px 10px 40px;
    }

    .mainContactArea .innerRightSideTrack{
        padding: 0px 20px 20px;
    }

    .otherBrach {
        padding: 0px 20px;
        padding-bottom: 50px;
    }

    .faq_section {
        padding: 60px 20px;
    }

    .mobileMenuSection li button{
        background-color: transparent;
        color: #222;
        padding: 0px;
        margin-bottom: 0px;
        text-align: left;
    }

    .dropdown-toggle::after {
        margin-left: 1.255em !important;
    }

    .serviceMainContainer h1, .whyChooseService h3 {
        font-size: 18px;
    }

    .VideoSection, .serviceOtherBox, .whyChooseHomeSe{
        display: block;
    }
    .VideoSection video {
        width: 100%;
        margin-top: 20px;
    }
    
    .legacyLeft img {
        width: 90%;
    }
    
    .leftBoxOther, .rightBoxOther, .leftSideWhyIm, .rightSideTextWhy{
        width:100%;
    }
    .legacyImgSec{
        margin-top:25px;
    }
    .whyChooseHomeSe{
        padding-top:0px;
    }
    
    .rightSideTextWhy{
        margin-left:0px;
    }
    .missionVisionSideSection{
        padding-top:0px;
    }
    
    .legacyLeft h2 {
        font-size: 30px;
        font-weight: 300;
        line-height: 42px;  
    }
    
    .mission_vissionSection .nav a{
        margin-bottom:10px;
    }
    
    .twoBoxSec div {
        padding: 5px;
        font-size: 10px;
        font-weight: 800;
    }
    
    .mainGalleryText h1 {
        line-height: 34px;
    }
    .aboutMainSection .mainGalleryText img {
        width: 90%;
        margin-left: 0px !important;
        margin:20px 0px !important;
    }
    
    .boxSection .innerBoxDiv {
        width: 100%;
    }
    
    .locationsDetails, .serviceOverSection {
        padding: 0px;
    }
    .verticalLineDiv{
        left:10px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

}