@media (min-width: 768px) and (max-width: 1170px) {
    .contents {
        background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0;
    }
    #mobileNav .glyphicon {
        top: -2px;
    }
    /*====================================== Home =======================================*/
    
    .nav > li > a {
        color: #b4b4b4;
        display: inline-block !important;
        font-size: 0.80em;
        line-height: 13px;
        padding-bottom: 0;
        padding-top: 0;
    }
    /*==========================================================
                                Gallary Css
===========================================================*/
    
    button.g-btns {
        font-size: 15px;
        line-height: 35px;
    }
    /*================================== Fathers info===================================*/
    
    .teacher.fatherInfo .s_sections.nav-tabs {
      border-bottom: 0 none;
      margin-left: 0;
      padding: 0;
      width: 95%;
    }
    /*=================================================== Login Page ===============================================*/
    
    .sms_alert .grad-holder {
        margin-left: 20px;
    }
    .login-box {
        margin-top: -16px;
    }
    #PassChange .grad-holder,
    #login .grad-holder {
        height: 40px;
    }
    /*  ===============================Explore=================================  */
    
    .contents {
        background: rgba(0, 0, 0, 0.96) none repeat scroll 0 0;
        font-size: 16px;
        padding: 15px;
    }
    .grad-holder,
    .grad-holder-3,
    .grad-holder-4 {
        width: 100%;
    }
    .content:nth-child(4n) {
        border-right: 0 none;
    }
    .content:nth-child(2) p a img {
        margin-bottom: 5px;
    }
    /*=================================== Student Routine======================================*/
    
    .studentRoutine .grad-holder {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .breakTime {
        right: -75px;
    }
    /*======================================================
                            Footer CSS
    ========================================================*/
    
    footer img.pull-left,
    footer img.pull-right {
        margin: 0 2px;
    }
    /*========================================= Fee Structure ===========================================*/
    
    .class-selection-table .radio {
        background: #171717 none repeat scroll 0 0;
        padding-left: 5px;
    }
    /*======================================= Account ============================================*/
    
    .ttl_ammount > p {
        color: #000000;
        font-size: 0.81em;
        font-weight: bold;
        margin: 0;
        padding: 11px 5px;
        text-align: center;
        text-transform: uppercase;
    }
    .pay_d_bill p {
        color: #01a6e6;
        font-size: 0.8em;
        margin: 0;
        padding: 13px 5px;
        text-align: right;
        text-transform: uppercase;
    }
    .account_table tr td span {
        left: 25px;
        position: absolute;
        top: -3px;
    }
    .billInfoTable tr td span {
        left: 7px;
        position: absolute;
        top: 8px;
    }
    .ammnt span {
        float: left;
        padding-left: 0;
    }
    /*========================================== Planner Holiday =================================================*/
    
    .dateHolder .form-control {
        width: 100%;
    }
    #datetimepicker1 > input.form-control,
    #datetimepicker2 > input.form-control {
        margin-right: 0;
        width: 65%;
    }
    /*=============================================== Student Photo Gallery===============================================*/
    
    .avatar-box > img {
        height: 201px;
        line-height: 175px;
        width: 100%;
    }
    .sec-class {
        margin-bottom: 25px;
    }
    .avatar-box.sectionLogo {
        height: 278px;
    }
    .avatar-box.sectionLogo > img {
        height: 100%;
    }
      /*=============================================== teacher profile bachchu===============================================*/
      .teacher.fatherInfo .s_sections li {
    width: 100%;
}
 .pddingdown {
    padding-top: 180px;
}
}