@media (min-width: 768px) and (max-width: 991px){
    .classworksubject {      
        margin-top: 90px !important;       
    }
    .classworkdownload {
        margin-top: 130px !important;              
    }
    .student_info_table {
        margin-top: 72px !important;
    }
    .fatherInfo .s_sections.nav-tabs {
        margin-left: 0 !important;
    }
}
@media (max-width: 767px) {

    header {
      
        position: fixed;
        width: 200px;
        z-index: 999;
        width: calc(100% - 15px);
        top: 0px;
        background: #111;
        height: 80px;
        padding-top:15px;
    }
    
    
    .button_reset {
        width: 100%;
        margin-top: 11px;
    }
    
    .top a img {
        max-width: 240px!important;
    }

    .classworksubject {
        margin-left: 50vw!important;
        margin-top: 89px!important;
        position: absolute;
        text-align: center;
        top: 0;
    }
    .classworkdownload {
        margin-left: 50vw!important;
        margin-top: 128px!important;
        position: absolute;
        text-align: center;
        top: 0;
    }
    .navbar-toggle {
        /* margin: -32px 0 0 20px; */
        position: absolute;
        top: 6px;
        right: 2px;
        z-index: 999;
    }
    .navbar-toggle.admin-navbar-toggle {
        top:20px!important;
    }
    .navbar-collapse {
        padding-bottom: 20px;
    }
    .refreshbutton{
        display:flex;
        justify-content:center;
    }
    .button_login.button_bss {
        background-color: red !important;
    }
    .navbar-nav > li {
        border-right: 0px solid #00c0ee;
        line-height: 13px;
    }
    .preview {
        display: none;
    }
    .kalendar2[ewcalendar] .c-month-view p {
        line-height: 25px !important;
        margin: 0;
        padding: 0px;
    }
    .pay_d_bill p {
        color: #01a6e6;
        font-size: 0.6em;
        margin: 0;
        padding: 13px;
        text-align: center;
        text-transform: uppercase;
    }
    .pay_d_bill {
        float: left;
        width: 100%;
    }
    .ttl_ammount {
        width: 100%;
    }
    .ammnt {
        margin-left: 1%;
        width: 100%;
    }
    .ammount_list li {
        font-size: 0.8em;
    }
    .contents {
        background: rgba(0, 0, 0, 0.98) none repeat scroll 0 0;
    }
    .grad-holder {
        margin-left: auto;
        margin-right: auto;
    }
    section.gallary {
        padding-left: 0px;
        padding-right: 0px;
    }
    .add-info-gallary {
        color: #8b6700;
        font-size: 20px;
        font-weight: bold;
        margin: 10px 0 15px;
        padding-left: 0;
        text-align: center;
        text-shadow: unset;
        text-transform: uppercase;
        width: 100%;
    }
    section.gallary {
        display: block;
        /*padding-bottom: 380px;*/
        
        padding-bottom: 0px;
    }
    button.g-btns {
        background: #000000 none repeat scroll 0 0;
        border: 1px solid #565656;
        color: #cccccc;
        cursor: default;
        font-size: 22px;
        line-height: 35px;
        margin: 1% 2%;
        width: 96%;
    }
    .avatar-box > img {
        height: 145px;
        width: 100%;
    }
    .stdAvatar > img {
        width: 100%;
    }
    .about h1 {
        line-height: 1.1em;
    }
    /* ====================================Fathers info Student Profile====================================*/
    
    .student_info_table {
        margin-top: 200px!important;
    }

    .teacher.fatherInfo .s_sections.nav-tabs {
        border-bottom: 0 none;
        margin-left: 9px;
    }
    .fatherInfo .s_sections li {
        width: 100%;
    }
    button.g-btns {
        background: #000000 none repeat scroll 0 0;
        border: 1px solid #565656;
        color: #cccccc;
        cursor: default;
        font-size: 15px;
        line-height: 35px;
        margin: 1% 2%;
        width: 96%;
    }
    /*============================================== Accounts Page =================================================*/
    
    .account_table.table-responsive {
        border: 1px solid #000000 !important;
    }
    .accounts .grad-holder-2 {
        height: 90px;
    }
    /*=========================================== Login Page=================================================*/
    
    .button_bss {
        margin-right: auto;
        margin-bottom: 5px;
    }
    .sms_alert .grad-holder {
        margin-left: 10px;
        width: 94%;
        margin-top: 0px;
    }
    /*===================================Explore================================*/
    
    #explore .admin-box-inner-table p {
        margin-left: 10%;
        width: 80%;
    }
    .grad-holder-4,
    .grad-holder,
    .grad-holder-3 {
        width: 90%;
    }
    .admin-box {
        margin-left: auto;
        margin-right: auto;
    }
    /*===============================================Student Routine===================================*/
    
    .routine .s_sections.nav-tabs {
        border-bottom: 0 none;
        margin-left: 10%;
    }
    .breakTime {
        right: -75px;
    }
    /*=========================================================
                    Footer CSS
    ========================================================*/
    
    footer img.pull-left,
    footer img.pull-right {
        margin: 5px 0 0 3px;
    }
    footer a {
        width: 32%;
    }
    footer img {
        width: auto;
    }
    footer {
        background-color: #0D0D0D;
        border-top: 1px solid #282828;
        padding: 5px;
        margin-top: 20px;
    }
    footer .pull-left {
        margin: 5px 10px 0 20px;
    }
    .about {
        width: 100% !important
    }
    .sidebar {
        width: 100% !important
    }
    .SclassRight {
        padding-left: 0;
        padding-right: 13px !important;
    }
    /*========================================= Admission =========================================*/
    .add-info {
        top: 0;
    }
    /*=========================== Student Dashboard =======================================*/
    .homeStudentInfo {
        margin-left: 30px;
    }
     /*=============================================== teacher profile bachchu===============================================*/
    .pddingdown {
    padding-top: 90px;
}
}


    #hicons{
        display:none;
    }
