/*==================================================

=            Bootstrap 3 Media Queries             =

==================================================*/


/*==========  Mobile First Method  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*==========  Non-Mobile First Method  ==========*/


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1199px) {}


/* Medium Devices, Desktops */

@media only screen and (max-width: 991px) {}


/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 479px) {}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 360px) {}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
    .button-align p a.button {
        padding: 6px 6px !important;
        font-size: 9px !important;
        font-weight: 500;
    }
    .news_banner h2 {
        font-size: 20px !important;
        height: 52px !important;
        line-height: 40px !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .item img, div#myCarousel .carousel-inner {
        height: auto !important;
    }
    .news_banner h2 {
        padding: 0;
        background-size: contain !important;
        width: 100%;
        font-size: 30px;
        height: 93px;
        line-height: 80px;
        text-align: center;
        margin: 0 auto;
        background-position: center;
    }
    .news_banner h4 {
        font-size: 24px;
    }
    .criteria_table th {
        width: auto !important;
    }
    .criteria_table td {
        min-width: auto !important;
    }
    .criteria_table {
        width: 100% !important;
    }
    .breadcumb-area.admit-bread {
        padding: 30px 10px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .button-align {
        margin-top: 0;
    }
    .button-align p a.button {
        padding: 6px 12px;
        font-size: 10px;
    }
    .gallery1233 {
        height: auto;
    }
    .gallery1233 img {
        height: auto;
    }
    .grey-divv {
        padding: 26px;
        margin: 10px;
    }
    .grey-divv h5 {
        font-size: 15px;
        line-height: 26px;
    }
    .h5line {
        font-size: 17px;
    }
    .neww {
        height: auto;
        padding: 10px 10px !important;
    }
    .menuzord-brand {
        margin: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .gallery_contaa {
        padding: 30px 20px !important;
    }
    .heading_bx h2 {
        font-size: 18px;
        margin: 0px;
        padding: 10px 0;
    }
    .gallery123 img {
        height: auto;
    }
    .birthday-list li span {
        font-size: 12px;
    }
    iframe {
        min-height: 370px;
    }
    blockquote {
        border-left: 0px solid #eeeeee;
        margin: 10px 0;
        padding: 0px;
        font-size: 12.5px;
        color: black;
    }
    .direcsec p {
        font-size: 12px !important;
        color: black !important;
    }
    section.direcsec p strong {
        font-size: 16px !important;
    }
    section.direcsec p {
        font-size: 15px !important;
        text-align: center;
    }
    .direcsec {
        text-align: left;
    }
    /* .direcsec img {
        float: none !important;
    } */
    #home .carousel img {
        height: 200px !important;
        object-fit: cover;
        object-position: top;
    }
    div#myCarousel .carousel-inner {
        height: auto;
        height: auto !important;
    }
    .thumb img.img-responsive.img-fullwidth {
        height: auto !important;
    }
    .widget.dark img {
        width: auto;
        margin-bottom: 20px !important;
    }
    .team-thumb .img-fullwidth {
        height: auto !important;
    }
    .team-members.border-bottom-theme-colored2px.text-center.maxwidth400.mb-30 {
        height: auto !important;
    }
    .team-thumb .img-fullwidth {
        height: auto !important;
    }
    .team-thumb .img-fullwidth {
        height: auto !important;
    }
    .menuzord-brand img {
        max-width: 100%;
        padding-top: 1%;
        margin: 0px;
    }
    .padd_top {
        padding-top: 0px;
    }
    .padd_all .btn {
        margin-bottom: 3% !important;
    }
    .circular_sec {
        padding: 10px 20px 0px 20px;
    }
    
    div#bs-example-navbar-collapse-1 {
        text-align: left;
    }
    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #eaeaea !important;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #3e4095;
    }
    .header-middle .widget i {
        display: none;
    }
    .display_320 {
        display: none;
    }
    .header-middle .widget {
        margin: 2px !important;
    }
    .menuzord .showhide em {
        background: #000;
    }
    div#slide-1-layer-3 {
        display: none;
    }
    .tp-mask-wrap {
        display: none !important;
    }
    div#rev_slider_home_wrapper {
        left: 0 !important;
    }
    .menuzord {
        text-align: left;
    }
    .menuzord-menu ul.dropdown {
        margin-bottom: 9px !important;
    }
    .feature-title h3 {
        font-size: 15px;
    }
    .feature-icon>img {
        width: 55px;
    }
    .features_backs .mb-sm-30 {
        margin-bottom: 2% !important;
    }
    section>.container,
    section>.container-fluid {
        padding-top: 10px;
        padding-bottom: 10px !important;
    }
    .headingnew {
        font-size: 18px;
    }
    section#about p {
        line-height: 23px;
        font-size: 12px;
    }
    a.btn-view-all-fac {
        margin-top: -20px !important;
        margin-bottom: 5%;
        padding: 0 10px 0 10px;
        font-size: 12px;
    }
    .facility-section p {
        font-size: 12px;
    }
    .facility-section .heading {
        font-size: 14px;
        margin-bottom: 1% !important;
    }
    .events-area h3 {
        margin-bottom: 5%;
        margin-top: 3% !important;
    }
    .event-meta h4 {
        font-size: 13px;
        font-weight: bold;
    }
    .event-meta span {
        font-size: 12px;
    }
    .event-content p {
        font-size: 12px;
    }
    .aim-para h3 {
        font-size: 21px;
    }
    .aim-para p {
        font-size: 12px;
        line-height: 21px;
    }
    .facts .mb-md-50 {
        margin-bottom: 2% !important;
    }
    .funfact i {
        font-size: 33px;
    }
    .funfact .animate-number {
        line-height: 1;
        font-size: 18px !important;
        margin-bottom: 2% !important;
    }
    section#team h3 {
        font-size: 16px !important;
    }
    .stu-1 .col-md-2,
    .stu-2 .col-md-2,
    .stu-3 .col-md-2 {
        width: 50%;
    }
    .birthday-list li span {
        height: 58px;
    }
    .footer-logo-cybrain {
        float: none !important;
        text-align: center;
        margin-top: 2%;
    }
    .event-section {
        display: block;
    }
    .eve-data {
        padding: 0px;
    }
    .eve-img .cal-img {
        padding: 0px 0px;
        width: 100%;
    }
    .navbar-toggle .icon-bar {
        background: #fff;
    }
    .collapsed1 {
        background: #5355a0;
    }
    .facility-section .icon-box i {
        font-size: 24px !important;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
    padding-left: 10px !important;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 10px !important;
    }
    section#team p {
        font-size: 12px !important;
    }
    section#about .row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .contact-info ul li.email_imge a.text-gray img.email_footer_mail {
        margin: 0px !important;
    }
    .container.gallery_contaa .gallery123 {
        text-align: center;
    }
    .aim-para {
        margin-top: 20px !important;
    }
    div#wrapper ul {
        text-align: left !important;
    }
    div#alumni-form .contcfrm.bg-silver-deep {
        padding: 0px !important;
    }
    .alumni_div {
        margin-bottom: 20px !important;
    }
    #news-grid h3 {
        height: 20px !important;
    }
    .curri-inner ul.curri-lis {
        padding: 0px !important;
    }
    .contcfrm h2 {
        font-size: 22px !important;
        padding-top: 10px !important;
    }
    .alumni_content h2 {
        font-size: 12px !important;
    }
    .alumni_content h3 {
        font-size: 13px !important;
    }
    h2#event-list-mini-cal-months span#event-list-mini-cal-date {
        margin: 0px auto !important;
        font-size: 18px;
        text-align: center;
    }
    .contcfrm.bg-silver-deep .photo {
        margin: 0 10px !important;
    }
    #event-list-mini-cal-next, #event-list-mini-cal-next a, #event-list-mini-cal-prev, #event-list-mini-cal-prev a {
        line-height: 25px;
    }
    .messages-bx {
        display: inline-block !important;
    }
    
}
@media (min-width: 320px) and (max-width: 991px) {
    .curri-img {
        text-align: center !important;
    }
    .text-center.contctbtn {
        padding: 20px;
    }
    }

@media (min-width: 768px) and (max-width: 991px) {
    .team-details h4 {
        margin: 5px 0px !important;
        height: auto;
    }
    ul.angle-double-right.list-border {
        margin-bottom: 40px;
    }
    .grey-divv {
        padding: 28px;
    }
    .grey-divv h5 {
        font-size: 14px;
        line-height: 28px;
    }
    .h5line {
        font-size: 17px;
    }
    .neww {
        height: 249px;
    }
    .nav>li>a {
        padding: 10px 4px;
    }
    blockquote {
        border-left: 3px solid #eeeeee;
        margin: 10px 0;
        padding: 12px 210px 12px 12px;
        font-size: 14px;
        text-align: justify;
    }
    .direcsec p {
        font-size: 13px;
        text-align: justify;
        color: black;
    }
    header .widget a {
        font-size: 10px !important;
    }
    .menuzord-brand img {
        max-width: 100%;
    }
    .padd_top {
        padding-top: 4px;
    }
    .marquee_section {
        padding-top: 1%;
    }
    .circular_sec {
        padding: 10px 20px 0px 20px;
    }
    #home .carousel img {
        height: 400px !important;
        object-fit: cover;
        object-position: top;
    }
    .menuzord-brand {
        margin: 7px 30px 7px 0;
    }
    .header-middle .widget i {
        display: none;
    }
    .menuzord .showhide em {
        background: #000 !important;
    }
    .menuzord {
        text-align: left;
    }
    .feature-title h3 {
        font-size: 14px;
    }
    section>.container,
    section>.container-fluid {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .headingnew {
        font-size: 20px;
        margin: 0 0 4px 0;
    }
    .double-line-bottom-theme-colored-2 {
        margin-bottom: 9px !important;
    }
    section#about p {
        line-height: 23px;
        font-size: 13px;
    }
    a.btn-view-all-fac {
        margin-top: -10% !important;
    }
    .facility-section p {
        font-size: 12px;
        margin-bottom: 1% !important;
    }
    .facility-section .media-heading {
        font-size: 13px;
        margin-bottom: 1% !important;
    }
    .event-block p {
        font-size: 12px;
    }
    .event-block span {
        font-size: 12px;
    }
    .event-block .event-title {
        font-size: 14px;
    }
    .aim-para p {
        font-size: 13px;
        line-height: 25px;
    }
    .aim-para a.btn {
        float: right;
    }
    .facts .mb-md-50 {
        margin-bottom: 0% !important;
    }
    .widget .list-border li {
        margin-bottom: 0;
        padding: 11px 0;
    }
    .navbar-nav>li>a {
        font-size: 12px !important;
    }
    div#myCarousel .carousel-inner {
        height: auto !important;
    }
    img.img-responsive.img-fullwidth {
        height: auto !important;
    }
    
    .team-thumb .img-fullwidth {
        width: 100% !important;
        height: 220px !important;
    }
    .widget.dark img {
        max-width: 40% !important;
    }
    header .widget h5 {
        font-size: 13px !important;
    }
    header .widget h5 a {
        font-size: 13px !important;
    }
    .eve-img .cal-img {
        width: 100%;
    }
    button.navbar-toggle.collapsed1 {
        display: block;
    }
    .navbar-toggle .icon-bar {
        background: #fff;
    }
    .collapsed1 {
        background: #5355a0;
    }
    .navbar-header {
        float: right;
    }
    .menuzord-brand img {
        width: 70% !important;
    }
    .contact-info ul li.email_imge a.text-gray img.email_footer_mail {
       max-width: 70% !important;
    }
    section.divider.bg-clrblue-deep.features_backs .message_main_box {
        margin: 0px !important;
    }
    .curri .curri-img img.img-fluid {
        width: 50% !important;
    }
    section.direcsec img.img_health {
        width: 100% !important;
        height: 300px !important;
    }
    .heading_bx h2 {
        font-size: 20px !important;
    }
    .hbdcal_tgthr .mt-20 {
        margin-top: 0px !important;
        width: 50% !important;
        margin-left: 10px;
        margin-right: 10px;
    }
    .hbdcal_tgthr .mt-40 {
        margin-top: -30px !important;
        width: 47%;
        margin-left: 10px;
        margin-right: 10px;
    }
    .hbdcal_tgthr{
        display:flex;
    }
    .birthday-ticker .tickerv-wrap2 {
        height: 255px !important;
    }
    #event-list-mini-cal-next, #event-list-mini-cal-next a, #event-list-mini-cal-prev, #event-list-mini-cal-prev a {
        line-height: 23px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .team-members .team-details {
        bottom: -61px !important;
    }
    .neww {
        height: 216px;
    }
    .h5line {
        font-size: 17px;
    }
    .navbar-nav>li>a {
        font-size: 13px !important;
    }
    .gallery1233 img {
        height: 227px;
        text-align: center;
    }
    .gallery1233 {
        height: 298px;
    }
    blockquote {
        border-left: 3px solid #eeeeee;
        margin: 5px 0;
        padding: 10px 23% 10px 10px;
        font-size: 16px;
        text-align: justify;
        font-weight: bold;
    }
    section.direcsec>.container,
    section.direcsec>.container-fluid {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .direcsec p {
        font-size: 13px;
        text-align: justify;
        color: black;
    }
    .team-details h4 {
        font-size: 8px;
    }
    .menuzord-brand img {
        max-width: 100%;
    }
    .padd_top {
        padding-top: 0px;
    }
    .circular_sec {
        padding: 0px 20px 0px 20px;
    }
    .birthday-list li span {
        height: 58px;
    }
    .facts .mb-md-50 {
        margin-bottom: 0% !important;
    }
    a.btn-view-all-fac {
        margin-top: -9% !important;
    }
    .facility-section p {
        font-size: 12px;
        margin-bottom: 1%;
    }
    .facility-section .media-heading {
        font-size: 14px;
        margin-bottom: 1% !important;
    }
    .menuzord-menu>li>a {
        padding: 8px 5px;
        font-size: 12px;
    }
    .header-middle .widget i {
        font-size: 25px !important;
        margin-right: 7px !important;
    }
    .font_small {
        font-size: 12px;
    }
    .font-small1 {
        font-size: 12px !important;
    }
    .font-big1 {
        margin-bottom: 13%;
    }
    div#rev_slider_home_wrapper {
        width: 100% !important;
    }
    div#slide-2-layer-3 {
        display: none;
    }
    .padd_all h2 {
        margin: 8px 0 0 0;
    }
    .padd_all .double-line-bottom-theme-colored-2 {
        margin-bottom: 8px;
        margin-top: 3px;
        padding-bottom: 5px;
        position: relative;
    }
    .event-small .event-date {
        width: 57px;
        padding: 1px 9px 1px 9px;
    }
    .event-content span {
        font-size: 12px;
    }
    .event-content h5 {
        font-size: 12px;
        margin-bottom: 0% !important;
    }
    .event-small {
        padding-bottom: 1px !important;
    }
    .padd_all .btn {
        margin-top: 2.5%;
        margin-bottom: 2.5%;
    }
    .event-date span {
        font-size: 12px;
    }
    .carousel-inner>.item>img {
        height: 468px !important;
    }
    div#myCarousel .carousel-inner {
        height: 468px !important;
    }
    .effect-wrapper img {
        height: auto !important;
    }
    .team-thumb .img-fullwidth {
        height: auto !important;
    }
    .team-members.border-bottom-theme-colored2px.text-center.maxwidth400.mb-30 {
        height: 140px !important;
    }
    header .widget h5 {
        font-size: 13px !important;
    }
    header .widget h5 a {
        font-size: 13px !important;
    }
    .eve-img .cal-img {
        width: 500px;
    }
    section.parallax .facilities_inside_b {
        height: 100px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1920px) {
    .font_small {
        font-size: 12px;
    }
    .event-small {
        padding: 15px 0 15px 0 !important;
    }
    .event-small .event-date {
        width: 79px;
        padding: 12px 10px 12px 10px;
    }
    .notice-board {
        height: 347px;
        /* overflow-y: scroll; */
    }
}


/*owl carousel*/

@media (min-width: 320px) and (max-width: 767px) {
    .img-fullwidth {
        width: 100% !important;
        height: auto;
    }
    .birthday-ticker .tickerv-wrap2 {
        height: auto;
    }
    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }
    header .widget h5 {
        font-size: 13px !important;
        text-align: left;
    }
    header .widget a {
        font-size: 13px !important;
        font-weight: 500;
    }
    .together-icon img {
        height: 25px;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #ffffff;
        position: absolute;
        float: left;
        width: auto;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        top: 100%;
        left: 0;
        padding: 15px 0px;
        min-width: 120px !important;
    }
    .navbar-nav>.open>a:hover {
        background-color: #fc9928 !importan430
                color: #fff !important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #212331 !important;
    }
    .button-align {
        display: block;
    }
    .button-align p a.button {
        padding: 10px 20px !important;
        font-size: 13px !important;
        font-weight: 500;
    }
    .button-align p {
        margin-bottom: 21px;
    }
    .admission-section {
        padding: 20px 10px 30px 10px;
    }
    .breadcumb-area.admit-bread h5 {
        margin-bottom: 28px;
    }
    .panel.panel-default .panel-body {
        background: #3e4095;
        color: #fff;
    }
    .panel.panel-default .panel-body h3,
    .panel.panel-default .panel-body p {
        color: #fff;
    }
    .panel-default .panel-body a {
        background: #fff !important;
        color: #3e4095 !important;
    }
    .direcsec .panel-default img {
        width: 100% !important;
        height: auto!important;
    }
    .navbar-toggle {
        display: none !important;
    }
    .collapse {
        display: block !important;
    }
    div#bs-example-navbar-collapse-1 ul.nav.navbar-nav.top-menu-list {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
    div#bs-example-navbar-collapse-1 ul.nav.navbar-nav.top-menu-list li a {
        font-size: 12px !important;
        line-height: 6px !important;
        padding: 5px !important;
        padding-bottom: 5px !important;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 10px 4px 13px 4px !important;
    }
    .contact-info {
        margin-bottom: 20px !important;
    }
    .widget.dark {
        margin-bottom: 0px !important;
    }
    .menuzord .showhide {
        height: 30px;
        padding: 6px 0px 6px 11px !important;
    }
    section.direcsec p {
        text-align: justify !important;
    }
    .messages-bx .message em {
        text-align: justify;
        word-break: break-all;
    }
    section.direcsec img.img-cluber {
        width: 100% !important;
    }
    .new-videos h5 {
     bottom: 0px !important;
    }
    .c_1,.c_2,.c_3 {
    padding: 0 0 5px !important;
}
.double-line-bottom-theme-colored-2 {
    margin-bottom: 10px !important;
}
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .notice-board {
        height: 376px;
    }
}

@media (min-width: 1870px) and (max-width: 1920px) {
    .notice-board {
        height: 507px !important;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
   .circulars-text.mb-1.head-list .notice-board {
        height: 280px !important;
    }
    .direcsec img {
        width: 40% !important;
    }
    img.image_staff_v {
        width: 100% !important;
    }
    section.direcsec img.sports_vil_img {
        width: 100% !important;
        height: auto !important;
    }
    section.direcsec img.img-cluber {
        width: 49% !important;
    }
    .direcsec  .panel-default img {
        width: 100% !important;
    }
    section.layer-overlay .funfact.text-center h5.text-white.text-uppercase {
        font-size: 12px !important;
    }
    .padd_top nav#menuzord ul.menuzord-menu.menuzord-indented.scrollable {
        position: initial;
        left: 0;
        right:0;
        top: 111px;
        background: #fff;
    }
    .panel-body {
        padding: 5px !important;
    }
}
@media (min-width: 901px) and (max-width: 991px) {
    .menuzord-menu li a {
        padding: 10px 8px !important;
        font-size: 13px !important;
    }
    /* ul.menuzord-menu.menuzord-indented.scrollable {
        display: block !important;
    } */
    .menuzord-responsive .menuzord-menu > li {
        width: 100%;
        display: inline-block;
        position: relative;
    }
    ul.menuzord-menu.menuzord-indented.scrollable {
        text-align: left !important;
    }
    .menuzord-responsive .menuzord-menu li .indicator {
        width: 60px;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 22px;
        text-align: center;
        line-height: 43px;
        border-left: solid 1px #f5f5f5;
    }
    .menuzord-responsive .menuzord-menu > li > a {
        padding: 12px 20px !important;
        border-radius: 0;
    }
    .menuzord-responsive .menuzord-menu ul.dropdown, .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
        width: 100%;
        left: 0;
        position: static;
        border: none;
        background: #fff;
        float: left;
    }
    .menuzord-responsive .menuzord-menu ul.dropdown li {
        position: relative;
    }
    .menuzord .menuzord-menu > li.active > a, .menuzord .menuzord-menu > li:hover > a {
        background: #3e4095 !important;
        width: 100% !important;
    }
 }
 @media (min-width: 1024px) and (max-width: 1200px) {
    section.direcsec img.img-cluber {
        width: 100% !important;
    }
 }
 @media (min-width: 991px) and (max-width: 1199px) {
    .menuzord-menu ul.dropdown {
        top: 33px !important;
    }
 }
 @media (min-width: 991px) and (max-width: 1023px) {
    ul.menuzord-menu.menuzord-indented.scrollable {
        display: block !important;
    }
    nav#menuzord a.showhide {
        display: none !important;
    }
    ul.menuzord-menu.menuzord-indented.scrollable {
        text-align: center !important;
    }
    section.direcsec img.img-cluber {
        width: 49% !important;
    }
 }
 @media (min-width: 1024px) {
 ul.menuzord-menu.menuzord-indented.scrollable {
    display: block !important;
}
 }

@media (min-width: 532px) and (max-width: 767px) {
    .mail-phone {
        float: none;
    }
    .widget.no-border.sm-text-center.mt-20.mb-10.m-0 {
        width: 50%;
        margin: 4px auto 5px !important;
    }
    .circulars-text.mb-1.head-list .notice-board {
        height: 250px !important;
    }
    .menuzord-brand img {
        width: 70% !important;
    }
    section.direcsec img.sports_vil_img {
        width: 100% !important;
        height: 350px !important;
    }
}

@media (min-width: 451px) and (max-width: 531px) {
    .mail-phone {
        float: none;
    }
    .widget.no-border.sm-text-center.mt-20.mb-10.m-0 {
        width: 60%;
        margin: 4px auto 5px !important;
    }
    .circulars-text.mb-1.head-list .notice-board {
        height: 280px !important;
    }
    .menuzord-brand img {
        width: 80% !important;
    }
    .team-thumb .img-fullwidth {
        height: 210px !important;
    }
    section.direcsec img.sports_vil_img {
        width: 100% !important;
        height: 350px !important;
    }
}

@media (min-width: 400px) and (max-width: 450px) {
    .mail-phone {
        float: none;
    }
    .widget.no-border.sm-text-center.mt-20.mb-10.m-0 {
        width: 70%;
        margin: 4px auto 5px !important;
    }
    .circulars-text.mb-1.head-list .notice-board {
        height: 245px !important;
    }
    .menuzord-brand img {
        width: 80% !important;
    }
    .team-thumb .img-fullwidth {
        height: 210px !important;
    }
    section.direcsec img.sports_vil_img {
        width: 100% !important;
        height: 350px !important;
    }
    .messages-bx .msg-img img {
        max-width: 100% !important;
        height: auto !important;
        width: 100% !important;
    }
}


@media (min-width: 320px) and (max-width: 399px) {
    .mail-phone {
        float: none;
    }
    .circulars-text.mb-1.head-list .notice-board {
        height: 260px !important;
    }
    .team-thumb .img-fullwidth {
        height: 135px !important;
    }
    .direcsec img {
        width: 100% !important;
    }
    section.direcsec img.sports_vil_img {
        width: 100% !important;
        height: 320px !important;
    }
    .messages-bx .msg-img img {
        max-width: 100% !important;
        height: auto !important;
        width: 100% !important;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .mtli-row-clearfix.stu-1 .col-xs-6.col-sm-4.col-md-3 {
        padding: 0px 5px;
        /* width: 100%; */
    }
    .message {
        background: none;
        padding: 0;
    }
    h1.headingnew.mt-10, h3 {
        font-size: 18px !important;
    }
    .direcsec img {
        width: 100% !important;
    }
    section.direcsec img.imge_princi {
        width: 100% !important;
        height: auto !important;
    }
    .container.gallery_contaa h2.pagename {
        padding: 0px !important;
        text-align: center;
        font-size: 20px;
    }
    .container.gallery_contaa .main-content {
        padding: 0px !important;
    }
    section.direcsec img.img_health {
        width: 100% !important;
        height: 200px !important;
    }
    .birthday-ticker .tickerv-wrap2 {
        height: 100px !important;
    }
    ul.school_mapp {
        display: block !important;
    }
    ul.school_mapp li {
        width: 100%;
    }
    .neww {
        width: 100% !important;
    }
    .neww img.img-newww1.img-responsive.img-fluid {
        width: 100%;        
    }
   
}
@media (min-width: 576px) and (max-width: 767px) {
    .team-thumb .img-fullwidth {
        height: 280px !important;
        object-fit: cover;
        object-position: top;
    }
    .direcsec img {
        width: 40% !important;
    }
    img.image_staff_v {
        width: 100% !important;
    }
    section.direcsec img.imge_princi {
        width: 40% !important;
        height: auto !important;
    }
    .curri .curri-img img.img-fluid {
        width: 50% !important;
    }
    section.direcsec img.img_health {
        width: 100% !important;
        height: 300px !important;
    }
    .birthday-ticker .tickerv-wrap2 {
        height: 150px !important;
    }
    div#news-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .portfolio-item {
        width: 280px;
        height: 440px;
    }
    .direcsec .panel-default img {
        width: 100% !important;
        height: 300px !important;
    }
    .panel-body {
        padding: 5px 15px !important;
    }
    ul.school_mapp {
        display: flex !important;
    }
    ul.school_mapp li {
        width: 50%;
    }
    .neww {
        width: 50% !important;
    }
}

@media (min-width: 320px) and (max-width: 387px) {
    .padd_top nav#menuzord ul.menuzord-menu.menuzord-indented.scrollable {
        position: initial;
        left: 0;
        right:0;
        /* top: 81px; */
        top: 95px;
        background: #fff;
    }
}

@media (min-width: 388px) and (max-width: 399px) {
        .padd_top nav#menuzord ul.menuzord-menu.menuzord-indented.scrollable {
            position: initial;
            left: 0;
            right:0;
            top: 73px;
            background: #fff;
        }
}
@media (min-width: 400px) and (max-width: 440px) {
    .padd_top nav#menuzord ul.menuzord-menu.menuzord-indented.scrollable {
        position: initial;
        left: 0;
        right:0;
        /* top: 66px; */
        top: 83px;
        background: #fff;
    }
}
@media (min-width: 441px) and (max-width: 575px) {
    .padd_top nav#menuzord ul.menuzord-menu.menuzord-indented.scrollable {
        position: initial;
        left: 0;
        right:0;
        top: 71px;
        background: #fff;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .padd_top nav#menuzord ul.menuzord-menu.menuzord-indented.scrollable {
        position: initial;
        left: 0;
        right:0;
        top: 79px;
        background: #fff;
    }
}


/* campaign page CSS */

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .main-header .logo-outer .logo img{ 
    padding: 0px;
    max-width: 70% !important;
    margin: 0 auto;
}
.content-column {
    padding: 0px;
    margin: 0px;
}

.clearfix {
    /* display: inline-block; */
}

.contact-form {
    text-align: center;
}

.content-column img {
    height: auto;
}

.auto-container.clearfix img {
    padding: 0px;
    width: 100% !important;
    max-width: 100% !important;
}
.pay-table {
    padding: 20px 25px;
}
.pri-cls p {
    font-size: 12px;
    margin: 0px 15px;
}
.stream {
    padding: 20px;
}
ul.inner-list, ul.seclist {
    padding: 0 0 0 15px;
    text-align: left;
}
.seclist li {
    margin: 0;
}
.main-footer .footer-bottom .copyright {
    font-size: 15px;
}
.admission-sec {
    width: 90%;
}
ul.top_list {
    text-align: center;
}
.logo {
    text-align: center;
}
ul.top_list li {
    font-size: 13px;
    margin: 0;
}
.pull-right.upper-right.clearfix {
    padding-top: 40px;
}
.pri-cls {
    margin: 50px 0;
}
.pri-cls {
    padding: 20px;
}
.pri-cls img {
    height: auto;
    position: initial;
}
.pri-cls .row {
    display: block;
}
.pri-cls {
    height: auto !important;
}
.layer-overlay {
    height: auto !important;
}
.layer-overlay .row {
    display: block;
}

.pri-sec2 {
    padding: 10px;
}

.pri-sec2 p {
    margin: 0px;
}
.layer-overlay p {
    margin: 0px;
}
.pri-sec2 li {
    font-size: 13px;
}
.pri-cls p {
    font-size: 13px;
}
.carousel-indicators {
    left: 40%;
    width: 80%;
}
.carousel-indicators li {
    width: 7px;
    height: 7px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.content-column img {
    height: auto;
}
.contact-form {
    text-align: center;
}
.form-group {
    display: inline-block;
    width: 45%;
}
.forminput {
    width: 95%;
}
.layer-overlay .row {
    display: block;
}
.layer-overlay .row {
    display: block;
}

.pri-sec2 {
    padding: 10px;
}
.layer-overlay p {
    margin: 0px;
}
.pri-sec2 p {
    margin: 0px;
}
}

@media (min-width: 320px) and (max-width: 767px)  {
.padd_top nav#menuzord ul.menuzord-menu.menuzord-indented.scrollable {
        /* display: none; */
}
}