@media only screen and (min-width: 991px)and (max-width :1024px) {
    .masterHeadger {
        background-size: auto;
    }
    .nWrap {
        padding: 0px 0px 0px 39px;
    }
    .galler_heading.h20 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .birthDay-Wrap {
        max-width: 280px;
    }
    .b-sectionHeading {
        font: 700 37px/57px 'Roboto';
    }
    .w-sectionHeading {
        font: 700 37px/57px 'Roboto';
    }
    .tourCampusContent {
        padding: 150px 0;
    }
    .edu-nav li {
        margin-left: 9px;
    }
    .edu-nav li a {
        font-weight: 500;
        font-size: 11px;
    }
    .edu-nav li ul.dropdown {
        min-width: 159px;
    }
    ul.classPhotos li {
        width: auto;
        margin: 0 14px 40px 14px;
        float: left;
        min-height: 240px;
        max-width: 265px;
    }
    ul.classPhotos li img {
        max-width: 260px;
    }
}

@media only screen and (min-width: 768px) and (max-width :990px) {
    #leftCal {
        width: 36% !important;
    }
    #calendar {
        width: 64% !important;
    }
    .serviceIconList li {
        vertical-align: top;
    }
    .objectPosition {
        object-position: 0 -15px;
    }
    ul.classPhotos li {
        width: auto;
        margin: 0 4px 40px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .mCommt tr td {
        display: block;
    }
    #side-quick-links {
        top: 100px;
    }
    #side-quick-links li {
        position: absolute;
        right: -210px;
    }
    #leftCal,
    #calendar {
        width: 100% !important;
    }
    #leftCal {
        display: none;
    }
    .mw15 {
        max-width: 100% !important;
    }
    ul.classPhotos li {
        width: 100% !important;
    }
    ul.classPhotos li {
        width: auto;
        margin: 0 10px 40px 10px;
    }
}

@media only screen and (max-width: 480px) {
    .w-sectionHeading {
        font: 700 32px/37px 'Roboto' !important;
    }
    ul.classPhotos li {
        margin: 0 0 20px 0;
    }
    ul.classPhotos li img {
        max-width: 100%;
    }
}

@media screen and (max-width:990px) {
    .intro,
    div#firstPanel {
        display: none;
        height: 0px !important;
    }
    .edu-navbar {
        padding: 0;
    }
    header .header-top .header-top-right ul li {
        padding: 0 8px;
    }
    .menu-icon,
    .navbar-toggler {
        display: none;
    }
    .back-to-top {
        bottom: 12px;
    }
    .nnContaner {
        margin-top: 0;
    }
    .nWrap {
        padding: 0px 0px 0px 13px
    }
    .eventHeadingDesc {
        width: calc(100% - 28px);
    }
    .nWrap {
        border-right: none;
    }
    .b-sectionHeading {
        font: 700 30px/30px 'Roboto';
        height: 30px;
    }
    .nnContaner {
        margin-bottom: 50px;
    }
    .newNoticWrap {
        margin-bottom: 25px;
    }
    .sectionPadding {
        padding: 50px 0;
    }
    #homephotog_LBPhoto .galler_heading {
        font-size: 18px;
    }
    #homephotog_LBPhoto .updyed,
    #homephotog_LBPhoto .Grydate {
        font-size: 15px;
    }
    .serviceBg {
        background-size: cover;
    }
    .borderimgRight:after,
    .borderImgBottom:before {
        content: "";
    }
    .iconContainer {
        border: 1px solid #fff;
        margin-bottom: 20px;
    }
    .bgWhite {
        background: #f9f9f9;
        margin-bottom: 20px;
        box-shadow: 0px 2px 1px rgba(102, 102, 102, 0.11);
    }
    .todText:before {
        left: -15px;
        height: 30px;
        width: 30px;
        background-size: contain;
        top: 0px;
    }
    .todText:after {
        background-size: contain;
        width: 30px;
        height: 30px;
        right: 3px;
        bottom: 0px;
    }
    .todContaner {
        margin-top: 10px;
    }
    #galley_slider .slick-slide>div {
        text-align: center;
        margin: auto;
    }
    .el-btn-regular {
        margin-top: 10px !important;
        padding-top: 10px !important;
    }
    #achi_slide {
        text-align: center;
    }
    .tourCampusContent {
        padding: 100px 0;
    }
    .serviceIconList li {
        vertical-align: top;
    }
    #side-quick-links li.open {
        right: -38px;
    }
    .masterHeadger {
        background-size: auto;
    }
    .songBg {
        background-size: contain;
    }
    .w-sectionHeading {
        font: 700 45px/50px 'Roboto';
    }
    #side-quick-links li.onlineReg.open {
        position: absolute;
        right: -209px;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        box-shadow: -2px 1px 1px #b9cdf1;
    }
}

/*.panel > div:first-child{ padding:50px 0;}*/