﻿@media screen and  (min-width: 320px) and (max-width: 599px) {
    .nav-link{
        width:100%!important;
    }
    .project-list ul li{
        width:100%!important;
    }
    .page-container {
        position: absolute;
        /* height: 100%; */
        /* left: 300px; */
        right: 0px;
    }

    .page-container {
        left: 10px !important;
        right: 10px !important;
    }

    .page-title-bar .title {
        margin-right: 0px;
    }

    .page-container .mhead {
        margin: 26px 0px 0 0;
        /* overflow: hidden; */
    }

    .myLi {
        padding: 22px 0 0 5px !important;
    }

    .googlemap .map-inner {
        transform: skew(0deg);
        -o-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -webkit-transform: skew(0deg);
    }

    .contact-details dl dd {
        font-size: 12px;
        margin-bottom: 40px;
    }

    .page-container {
        left: 10px !important;
        text-align: center !important;
    }

    .topbar {
        margin-top: -1.4rem !important;
        margin-bottom: 3rem !important;
    }

    .info-inline li {
        list-style: none;
        display: inline-block;
        margin: -16px 3px 8px -47px;
        padding: 1px 2px 0 10px;
        height: 38px;
    }

    .info-inline {
        float: right;
        font-size: 11px;
        text-transform: uppercase;
        margin-top: 30px;
    }

    .myLister {
        list-style: none !important;
        display: inline-block !important;
        margin: 8px 4px 0px 55px !important;
        padding: 0px 0 0 10px !important;
        height: 42px !important;
    }

    .myMob {
        list-style: none !important;
        display: inline-block !important;
        margin: -17px 0px 0 -47px !important;
        padding: 1px 2px 2px 23px !important;
        height: 38px !important;
    }
    .logo_wrapper {
        display:none!important;
    /*width: 70px!important;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: none;
    z-index: 14;*/
}
    .info-inline{
        display:none;
    }
    
    .logs{
        display:none!important;
    }
}

/*@media only screen and (min-width: 600px) and (max-width: 1023px) {
    .page-container {
        left: 160px !important;
    }

        .page-container .mhead {
            margin: 20px 0px 0 0;
  
        }

    .info-inline {
        font-size: 9px;
        margin: 16px 0 0 10px;
    }

    .page-title-bar .title {
        margin-right: 0px;
    }

    .page-container .mhead {
        margin: 26px 0px 0 0;
   
    }

    .myLi {
        padding: 22px 0 0 5px !important;
    }

    .googlemap .map-inner {
        transform: skew(0deg);
        -o-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -webkit-transform: skew(0deg);
    }

    .contact-details dl dd {
        font-size: 12px;
        margin-bottom: 40px;
    }

    .page-container {
        left: 10px !important;
        text-align: center !important;
    }

    .topbar {
        margin-top: 12.6rem !important;
        margin-bottom: 3rem !important;
    }
}*/

@media screen and (min-width: 601px) and (max-width: 1023px) {
    .page-container {
        left: 100px !important;
    }
        .page-container .mhead {
            margin: 20px 0px 0 0;
            /* overflow: hidden; */
        }
    .info-inline {
        float: right;
        font-size: 6px;
        text-transform: uppercase;
        margin-top: 10px;
    }
    .logo_wrapper {
       
        width: 70px;
        position: fixed;
        left: 0px;
        bottom: 0px;
        background: none;
        z-index: 14;
    }
    nav.main-menu {
        /* width: 350px; */
        position: absolute;
        z-index: 9999;
        top: 25px;
        right: 0px;
    }
    .info-inline li {
        list-style: none;
        display: inline-block;
        margin: 0px 0 0 10px;
        padding: 6px 0 0 23px;
        height: 30px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1369px) {
    .page-container {
        left: 160px !important;
    }

        .page-container .mhead {
            margin: 20px 0px 0 0;
            /* overflow: hidden; */
        }

    .info-inline {
        font-size: 9px;
            margin: 16px 0 0 10px;
    }
}

@media screen and (min-width: 1370px) and (max-width: 1444px) {
    .page-container {
        left: 160px !important;
    }

        .page-container .mhead {
            margin: 20px 0px 0 0;
            /* overflow: hidden; */
        }

    .info-inline {
        font-size: 9px;
           margin: 16px 0 0 10px;
    }
}

@media screen and (min-width: 1445px) and (max-width: 1924px) {
    .page-container {
        left: 160px !important;
    }

        .page-container .mhead {
            margin: 20px 0px 0 0;
            /* overflow: hidden; */
        }

    .info-inline {
        font-size: 9px;
            margin: 16px 0 0 10px;
    }
}

@media screen and (min-width: 1925px) and (max-width: 2700px) {
    .page-container {
        left: 160px !important;
    }

        .page-container .mhead {
            margin: 20px 0px 0 0;
            /* overflow: hidden; */
        }

    .info-inline {
        font-size: 9px;
            margin: 16px 0 0 10px;
    }
}
