.sidenav {
    height: 92%;
    width: 0;
    position: absolute;
    z-index: 9;
    top: 94px;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 15px;
    overflow-y: hidden;
    border-right: 1px solid #cfcbcb;
}
    .sidenav a {
        padding: 13px 1px 13px 1px;
        /*border: 1px solid #b6b6b6;
        background-color: #b6b6b6;*/
        border: 1px solid #0a5a22;
        background-color: #0a5a22;
        text-decoration: none;
        font-size: 12px;
        color: #fff;
        display: block;
        transition: 0.3s;


       /*padding: 13px 8px 13px 9px;

        border: 1px solid #0a5a22;
        background-color: #0a5a22;
        text-decoration: none;
        display: block;
        transition: 0.3s;
        color: #fff !important;
        border-bottom-left-radius: 24px;
        border-top-left-radius: 24px;
        font-size: 18px !important;*/
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        /*top: 337px;*/
        top: 43%;
        right: 0px;
        font-size: 15px;
        margin-left: 50px;
        color: #fff !important;
    }
.footer-logo {float: left;width: 70%;margin: 30px 0 0;}
.footerSocial {margin: 10px 36% 10px 10px;width: 120px;float: right;}
.footer-logo small {width: 100%;float: left;font-size: 13px;margin-left: 5px;margin-top: 0px;}
.footer_top a {color: #1D1F20;text-decoration: none;}
.footer_top a:hover {color: #03a9f4; text-decoration: none;}
.footer-logo img {width: 70px;}
.footerSocial img {width: 24px;}
.footer-right {width: 30%;float: right;}
.footer-right img {width: 150px;}
.footerlink {text-align: right;width: 100%;margin: 4px 0;float: left;}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.openic {
    /*font-size: 12px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 14px 1px 14px 5px;
    background-color: #b6b6b6;
    border: 1px solid #b6b6b6;
    color: #fff;
    margin-left: -4px;*/
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 100%;
     padding: 6px 4px 4px 10px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
    margin-left: -3px;
    border-bottom-right-radius:5px;
    border-top-right-radius: 5px;
    box-shadow: 4px 2px 5px #888888;
}

@media (max-width:1024px) and (max-height:600px) {
    .sidenav {
        max-height: 100%!important;
        width: 0;
        position: absolute;
        z-index: 9;
        top: 94px;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 15px;
        overflow-y: hidden;
        border-right: 1px solid #cfcbcb;
    }

    /*.main-box-body {
        height: 620px!important;
    }*/

    .navgoverflow {
        overflow-y: auto;
        width: 236px;
        max-height: 428px;
        z-index: 6!important;
    }

    .lftmnubtn {
        position: absolute;
        bottom: 0px;
        background-color: #fff;
    }
}

@media (min-height:601px) and (max-height:768px) {
    .sidenav {
        max-height: 100%!important;
        width: 0;
        position: absolute;
        z-index: 9;
        top: 94px;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 15px;
        overflow-y: hidden;
        border-right: 1px solid #cfcbcb;
    }

    /*.main-box-body {
        height: 620px!important;
    }*/

    .navgoverflow {
        overflow-y: auto;
        width: 236px;
        max-height: 590px;
        z-index: 6!important;
    }

    .lftmnubtn {
        position: absolute;
        bottom: 0px;
        background-color: #fff;
    }
}

@media (min-width:1025px) and (max-width:1280px) {
    .sidenav {
        max-height: 100%!important;
        width: 0;
        position: absolute;
        z-index: 9;
        top: 94px;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 15px;
        overflow-y: hidden;
        border-right: 1px solid #cfcbcb;
    }

   

    .navgoverflow {
        overflow-y: auto;
        width: 236px;
        max-height: 625px;
        z-index: 6!important;
    }

    .lftmnubtn {
        position: absolute;
        bottom: 0px;
        background-color: #fff;
    }
}

/*@media (max-width: 1281px) and (min-height:1024px) {


    .main-box-body {
        height: 852px!important;
    }

   

}*/

/*@media (min-height:1050px) and (max-height:1080px) {

    .main-box-body {
        height: 900px!important;
    }
}

@media (min-height:1081px) and (max-height:1200px) {

    .main-box-body {
        height: 1022px!important;
    }
}*/
@media (min-width:768px) and (max-width:1220px) {
    #ctl00_Li2 {
        display:none;
    }
      #ctl00_Li3 {
        display:none;
    }
 #header-navbar .nav > li > a {
        padding-left: 5px !important;
    }
}
@media (max-width:800px) {
    .imgArrow {
        display:none;
    }
    .ServiceTopHead {
         display:none;
    }
    
}
