@media only screen and (max-width:1024px) {
    .mobile-header-lock{
        display: block!important;
    }
    .header-lock{
        display: none!important;
    }
    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
    .bod-main {
        padding: 20px 50px;
    }
    .services-page{
        padding-left: 30px;
        padding-right: 30px!important;
    }
    /*.reveal{
        width: 100%;
    }*/
    .contact-container{
        width: 100%;
        height: auto;
    }
    .contact-image{
        width: 100%;
        height: auto;
    }
    .form-container{
        width: 90%!important;
    }
    #print-bill{
        display: none;
    }
    .home-page{
        height: auto;
        overflow: hidden;
    }
    .home-page .home-banner{
        height: auto;
        overflow: hidden;
        padding-top: 40px;
    }
    .home-banner img{
        width: 100%;
        overflow: hidden;
    }
    .news-sec {
    padding-top: 38px;
    }
    .know-more {
    left: 50%!important;
    }
    .tubig-load {
    background: url(../img/m-load.jpg)!important;
    background-position: center;
    }
    .pay-option {
    padding: 30px!important;
    }
    .pay-selection .dropper {
    width: 15%!important;
    }
    .pay-selection .pay-type {
    width: 85%!important;
    font-size: 14px!important;
    }
    .pay-detailer img {
    height: auto!important;
    width: 45%!important;
    }
    .dropper a {
    font-size: 25px!important;
    }
    .footer-list{
    display: none!important;
    }
    .padders{
        padding:0!important;
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    .contact-page{
        width: 100%;
    }
    .inq-div{
        width: 100%!important;
    }
    .contact-details{
        width: 88%;
    }
    .contact-label{
        font-size: 12px!important;
    }
    .center-head {
    width: 70%;
    }
    .field-lock label{
        display:none;
    }
    .field-lock input{
        width:100%!important;
    }
    .biz-area {
    padding: 30px;
    }
    .branch-detail{
    width: 90%!important;
    top: 40%!important;
    }
    .sec2-detail p {
        font-size: 10px;
    }
    .our-story {
        height: auto!important;
    }
    .respo{
        padding: 30px!important;
        padding-top: 60px!important;
    }
    .modal2 p {
        line-height: 20px!important;
    }
    .news-menu{
        width: 100%!important;
    }
    .adv-banner-detail{
    width: 90%;
    overflow-y: scroll;
    }
    .policy-popper{
        height: auto;
    }
    
}
@media only screen and (max-width:667px) and (max-width:375px) {

}

@media only screen and (max-width:640px) {

}
@media only screen and (max-width:568px) and (max-width:320px) {
    .mobile-welcome-note{
        top: 60%;
    }
    .mservice-thumb h5{
        font-size: 6px;
    }
    .toggle-size{
        height:103px;
    }
}
@media only screen and (max-width:375px) {


}

@media only screen and (max-width:360px) {


}

@media only screen and (max-width:320px){

}
