/* --- BASE FIXES --- */
html body { min-width: 320px; overflow-x: hidden; }
#limoking-responsive-navigation { display: none; }
@media only screen and (max-width: 959px) {
    body .container { width: 90%; max-width: 100%; }	
    body .body-wrapper.limoking-boxed-style { max-width: 100%; }
    .limoking-hide-in-tablet, .limoking-hide-in-tablet-mobile { display: none !important; }
    .limoking-fixed-header { display: none !important; }
    #limoking-menu-search-button { display: none; } 
    h1 { font-size: 36px !important; } h2 { font-size: 28px !important; } h3 { font-size: 24px !important; } h4 { font-size: 20px !important; } h5 { font-size: 18px !important; } h6 { font-size: 16px !important; }
    }
@media only screen and (max-width: 767px) {
    body .container { width: 92%; max-width: 100%; }
    body .body-wrapper { overflow-x: hidden; position: relative; }
    .wbox { padding: 25px 15px; }
    h1 { font-size: 32px !important;} h2 { font-size: 26px !important;} h3 { font-size: 22px !important; } h4 { font-size: 19px !important; } h5 { font-size: 17px !important;} h6 { font-size: 15px !important; }
    .one-ninth, .one-eighth, .one-seventh, .one-fifth, .two-fifth, .three-fifth, .four-fifth,
    .one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve { width: 100% !important; float: none !important; margin-left: 0 !important; margin-right: 0 !important; }	
    
    .limoking-hide-in-mobile { display: none !important; } 
    body .limoking-logo { padding: 20px; margin: auto; width: 100%; }
    body .limoking-logo-inner { display: inline-block; margin: 0 auto; }
    #limoking-responsive-navigation { display: block; height: auto; position: relative; clear: both; } 
    #limoking-responsive-navigation .dl-trigger { position: absolute; right: 20px; top: -45px; z-index: 999; }
    .dl-menuwrapper button:hover {background-color: #8a6d1c;color: #0f172a;}
    .dl-menuwrapper > .dl-menu { width: 100% !important; max-width: 100%; margin: 10px 0; }
    .limoking-navigation-wrapper { display: none !important; }
    .limoking-service-with-image-item .service-with-image-thumbnail { float: none; margin: 0 auto 15px; }
    .limoking-service-with-image-item .service-with-image-content-wrapper { text-align: center; padding: 0 10px; } 
    .testi-track::-webkit-scrollbar, .fleet-grid::-webkit-scrollbar { display: block !important; height: 8px !important; }
    .testi-track::-webkit-scrollbar-track, .fleet-grid::-webkit-scrollbar-track { background: #e2e8f0 !important; margin: 0 20% !important; border-radius: 10px; }
    .testi-track::-webkit-scrollbar-thumb, .fleet-grid::-webkit-scrollbar-thumb { background: #c9a227 !important; border-radius: 10px; }
    .limoking-page-title-wrapper {min-height: 80px !important;}
}	
@media only screen and (max-width: 419px) {
    body .container { width: 95%; }
    .dl-menuwrapper .dl-menu { width: 100% !important; }
    .testi-track::-webkit-scrollbar { height: 6px !important; }
    .testi-track::-webkit-scrollbar-track { margin: 0 15% !important; }
    h1 { font-size: 28px !important; } h2 { font-size: 24px !important; } h3 { font-size: 20px !important; } h4 { font-size: 18px !important; } h5 { font-size: 16px !important; } h6 { font-size: 14px !important;}
}