/*
Theme Name: Rapidmovers
Theme URI: http://www.rapid-movers.com/
Template: kickass
Author: Emerson Pillas / Rodelio Gubat 
Author URI: http://www.rapid-movers.com/
Tags: modern
Version: 1.0.2
*/

/* Compressed CSS */
/*@import 'style.min.css';

/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Salsa:wght@300;400;500;600;700;800;900&family=Lato:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* Main CSS */
* {
    font-weight: 400;
    text-rendering: optimizeLegibility;
    outline: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    overflow-x: hidden;
    font-size: 16px; /* base font */
}
body {
    font-weight: 400;
    color: #000;
    font-family: 'Lato', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-y: hidden;
    box-sizing: border-box;
}
iframe {
    width: 100%;
}
hr {
    background-color: #cacaca;
    border: 0;
    height: 1px;
    margin: 1.5em 0 1.5em 0;
    width: 100%;
    text-align: left;
    display: block;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}
a {
    font-weight: 500;
}
ul, ol, li {
    font-weight: 500;
    font-size: 16px;
}
p {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin-top: 0;
    font-family: 'Lato', sans-serif;
    line-height: 160%;
}
p:last-child {
    margin-bottom: 0 !important;
}
body p {
    font-family: 'Lato', sans-serif;
}

p:empty {
    display: none;
}
p:last-child {
    margin-bottom: 0 !important;
}

strong,
input { 
    font-family: 'Lato', sans-serif;
    font-weight: 700;
 }
blockquote {
    border-left: 3px solid #c1bd8d;
    padding: 0.5em 2em;
    background: #f5f5f5;
    margin: 3rem auto 1em;
}
body, button, input, select, textarea {
    line-height: 1.52 !important;
}
/* Headings */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span,
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 600;
    color: #000000;
    font-family: inherit;
    font-family: 'Salsa', sans-serif;
    position: relative;
    margin: 0;
    letter-spacing: 0.5px;
}
h1, h2, h3, h4, h5, h6 {
    transition: all .3s ease-out;
}
/* headings override */
h1 {
     font-size: 3.75rem;
}
h2 span,
h2 { 
    font-size: 2.9375rem; 
}
h3 {
    font-size: 2.5rem;
}
h4 {
    font-size: 1.75rem;
}
h5 {}
h6 { }

/* Group Hack */
.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

.site-main {
    clear: both;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}
.wrap {
    clear: both;
    width: 1600px;
    margin: 0 auto !important;
}
.h_top .wrap {
    margin: 0 auto 0 !important;
}


*, *::before, after { box-sizing: border-box; }

/* lightbox comment off */
.everlightbox-comments,
.ev-icon-commenting-o {
    display: none !important;
}
/* Buttons */
.btn { }
.btn:hover { }
/* Header */
.body-wrap {
    clear: both;
    max-width: 1714px;
    margin: 0 auto 0;
}
.site-header{
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
        transition-property: transform;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden;    
}
.site-header {
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}
.site-header {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: rgba(255,255,255, 0.98);
    border-top: 10px solid #004f8b;
}
#header-tbl {
    padding-bottom: 2rem;
}
.contact-info-resp {
    display: none;
    background-color: rgba(43, 43, 43, .75);
}
.header-wrap {
    padding: 0;
    margin: 0 auto;
    z-index: 100;
    position: relative;
    font-size: 0;
    height: auto;
    display: flex;
    max-width: 100%;/*1874px;*/
    width: 100%;
}
.header-info {
    width: 100%;
    display: flex;
    padding: 0 60px;
}
.temp-header-wrap {
    z-index: 100;
    position: relative;
    font-size: 0;
    height: 195px;
    width: 100%;
    display: block;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 20px auto 0;
}
.div-wrapper {
    width: 1660px;
    position: relative;
    margin: 0 auto 0;
    padding-right: 0;
}
.branding-section {}
.site-branding-parent {}
.site-branding {
    width: 40%;
    display: inline-block;
}
.branding-section #sow-image-4 {
    width: 22%;
    display: inline-block;
}
.site-branding img {
    max-width: 100%;
    height: auto;
}
.contact-info {
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: center;
    height: 185px;
}
.contact-info-wrap {
    width: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px !important;
}
.contact-info h3 {
    font-size: 18px;
    text-shadow: none;
    color: #01518c;
    font-style: italic;
    letter-spacing: 0.0625rem;
}
.contact-info-wrap #text-2 {
    margin-bottom: 0 !important;
    display: inline-block;
    align-items: center;
    justify-content: center;
    padding-left: 45px;
    width: auto;
    height: auto;
}
.contact-info p {
    font-size: 30px;
    color: #c93126;
    font-weight: 600;
    line-height: 120%;
    padding-left: 10px;
}
.tp-parallax-wrap {
    top: 360px !important;
    left: 155px !important;
}
.slider-content-wrap {
    display: flex !important;
    background: rgba(255,255,255, 0.75);
    width: 720px;
    height: 200px;
    border: 3px solid #c24b30;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.slider-content-wrap h2,
.slider-content-wrap h3 {
    font-weight: 400 !important;
}
.slider-content-wrap h2 {
    font-size: 58px !important;
    margin-bottom: 35px !important;
    letter-spacing: 8px !important;
    color: #c93126;
    font-style: italic !important;
}

.slider-content-wrap h3 {
    font-size: 48px !important;
    letter-spacing: 0.0625rem !important;
    color: #01518c;
    width: 85% !important;
    text-align: right !important;
    margin-top: 10px !important;
}

/*******************************************/

/** Sticky Menu size on scroll **/
.sticky .site-header {
    padding-top: 0;
    margin-top: 0;
    background: rgba(255,255,255, 1);
}
.site-branding-resp,
#sow-image-3,
#sow-image-3 img,
.eteam-left-icon-text-wrap .left-icon-img img,
.sticky .eteam-left-icon-text-wrap .right-text p,
.sticky .eteam-left-icon-text-wrap .right-text p a,
.header-content-right-box,
#thenavigator > li,
#navigation,
.header-wrap,
.site-branding-parent{
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s; 
    position: relative;

}
.site-branding-parent {}

/* Sticky when scroll */
.site-branding-resp {
    display: none;
}
.sticky .header-wrap {
    margin-top: 0;
    height: auto;
    background: 0 0;
}
.sticky .contact-info-one-line {
    background-color: rgba(43, 43, 43, 1);
}
/******* Menu ****************/
.slick-wrap {
    display: block;
}
#slickerbtn .toggle-wrap-outter {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: #ffffff;
    display: flex;
    font-family: 'Lato', sans-serif;
    font-size: 1.875rem;
    font-weight: 400;
    height: 100%;
    right: 40px;
    margin: auto 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 9;
}
.linebar-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}
#slickerbtn .hamburger {
    border-radius: 0;
    height: 60px;
    padding: 0;
    width: 182px;
    position: relative;
    text-align: center;
    border: 1px solid #878787;
    padding-left: 3px;
}
#slickerbtn .hamburger:hover {
    opacity: unset !important;
}
#slickerbtn label {
    padding-right: 12px;
}
.ham-menu-holder {
    padding-top: 1px !important;
}
#slickerbtn .menu-title {
    font-family: 'Salsa', sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    color: #000;
    padding-top: 4px !important;
}
#slickerbtn .hamburger-box {
    height: 18px;
    display: block;
    height: auto;
    width: 83px;
    padding-left: 20px;
}
#slickerbtn .hamburger-inner::after {
    top: 22px;
}
#slickerbtn .hamburger-inner,
#slickerbtn .hamburger-inner:after,
#slickerbtn .hamburger-inner:before {
    background-color: #000;
    border-radius: 5px;
    height: 3px;
    width: 40px;
}
#slickerbtn .hamburger-inner::before {
    top: 11px;
    width: 35px !important;
    background-color: #fff !important;
}
#slickerbtn .hamburger-inner {
    top: -12px !important;
}
.site-header #slickerbtn .hamburger:hover .hamburger-inner,
.site-header #slickerbtn .hamburger:hover .hamburger-inner:after,
.site-header #slickerbtn .hamburger:hover .hamburger-inner:before,
.site-header #slickerbtn .hamburger.is-active .hamburger-inner,
.site-header #slickerbtn .hamburger.is-active .hamburger-inner:after,
.site-header #slickerbtn .hamburger.is-active .hamburger-inner:before {
    background-color: #fff;
}
.site-header #slickerbtn .hamburger.is-active .hamburger-inner:after {
    top: 21px;
}

.site-header {
    padding-top: 0;
}
.branding-section {
    width: 50%;
    display: flex;
    position: relative;
    z-index: 5;
    align-items: center;
    justify-content: space-evenly;
}
.header-menu-details-wrap {
    width: 100%;
    display: none;
    position: relative;
    z-index: 1;
}
.menu-tbl {
    display: block;
    width: 100%;
    border-bottom: 4px solid #000;
    border-top: 4px solid #000;
    background: #c93126;
}
#navigation {
    display: flex;
    padding: 13px 0 15px;
    width: 72%;
    margin: 0 auto;
    justify-content: center;
}
/* Facebook App Browser CSS fixed */
.panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/****************************/
/**/
.bar-line-wrap {
    left: 0;
}
#slickerbtn {}
/* Toggle Menu CSS */
.h_menu_container {
    display: block;
}
/************************************/
#copyResp {
    margin: 0;
    float: left;
    width: 100%;
}
#copyResp .copy-link a, 
#copyResp .copy-link, 
#copyResp .credits,
#copyResp a,
#copyResp p {
    text-align: center;
    font-family: 'Lato', sans-serif,sans-serf;
    font-weight: 400;
    font-size: 0.875rem;
    color: #000;
}
#copyResp .copy-link a:hover,
#copyResp a:hover {
    color: #598527;
}

#innerRespSB .eteam-left-icon-text-wrap .left-icon-img {
    float: left;
    width: 40px;
    position: relative;
    top: 0;
    margin: 0 5px 0 0;
}
#innerRespSB .eteam-left-icon-text-wrap .right-text {
    width: 100%;
    float: left;
    padding: 0;
}
#innerRespSB .eteam-left-icon-text-wrap .right-text br{display: none !important}
#innerRespSB .eteam-left-icon-text-wrap .right-text p strong,
#innerRespSB .eteam-left-icon-text-wrap .right-text p {
    width: auto;
    font-family: 'Lato', sans-serif !important;
    font-size: 0.9375rem;
    margin: 0;
    float: none;
    display: block;
    line-height: 24px;
    text-align: center;
}
#innerRespSB .eteam-left-icon-text-wrap .right-text p a {
    display: block;
    color: #000;
    font-size: 1.125rem;
    padding: 15px 0 0 15px;
}
#innerRespSB .eteam-left-icon-text-wrap {
    width: auto;
    display: block;
    position: relative;
    border: 1px solid #000;
    box-shadow:3px 3px 10px -1px rgba(0,0,0, 0.3);
    padding: 14px 0 6px 10px;
    margin: 0;
    float: unset !important;
}
#innerRespSB #eteam-left-icon-text-4 .eteam-left-icon-text-wrap .left-icon-img {
    margin-top: 0;
}
#innerRespSB #eteam-left-icon-text-6 .eteam-left-icon-text-wrap .right-text,
#innerRespSB #eteam-left-icon-text-4 .eteam-left-icon-text-wrap .right-text {
    padding: 0;
}

/**********************************/
/* Fixed for content hanging right side */
.branding-section.primary-menu {
    display: none;
}

.siteorigin-panels-stretch {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/**/
/* Rev Slider Fix for width 100% */
.rev_slider,
.rev_slider_wrapper {
    width: 100% !important;
}
/*********************************/
/* Rev Slider CSS Home */
.homepage-slider-wrap {
    position: relative;
    display: block;
    box-shadow: 1px 2px 10px !important;
    z-index: 10;
    background: #0f5eb3;
}

/* Rev Slider CSS Inner pages */
.pages-slider-wrap {
    position: relative;
    display: block;
    box-shadow: 1px 2px 10px !important;
    z-index: 10;
    background: #0f5eb3;
}
.slider-content-wrap.inner {
    display: flex !important;
    background: rgba(255,255,255, 0.75);
    width: 560px;
    height: 160px;
    border: 3px solid #c24b30;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.slider-content-wrap.inner h2 {
    font-size: 40px !important;
    margin-bottom: 20px !important;
    letter-spacing: 8px !important;
    color: #c93126;
    font-style: italic !important;
}
.slider-content-wrap.inner h3 {
    font-size: 36px !important;
    letter-spacing: 0.0625rem !important;
    color: #01518c;
    width: 85% !important;
    text-align: right !important;
    margin-top: 5px !important;
}
.slider-content-wrap.inner h2, 
.slider-content-wrap.inner h3 {
    font-weight: 400 !important;
}

/************************************/
/* Home page CSS */
.hentry  {
    margin-bottom: 0;
}
.entry-content {
    margin: 0;
    padding: 0 !important;
}
.site-content {
    overflow: hidden;
}
.page-content > .panel-layout .panel-grid,
.entry-content > .panel-layout .panel-grid {
    margin-bottom: 0 !important;
}
/********/
#home-row1 {
    box-shadow: 1px 2px 10px;
    position: relative;
}
#home-row2,
#home-row1 {
    padding: 0 160px !important;
}
#home-row1 h1 em > span,
#home-row1 h1 {
    font-size: 75px; 
    font-weight: 400;
    line-height: 120%;
    margin-top: 70px;   
}
#home-row1 h2 {
    font-size: 60px;
    font-weight: 400;
    line-height: 120%;
    padding-left: 14%;
    letter-spacing: 0.125rem;
    margin-top: 55px;
    padding-right: 39%;
}
#home-row1 h3 {
    font-size: 50px; 
    font-weight: 400;
    line-height: 120%;
    padding-right: 22%;
    letter-spacing: 0.3125rem;
    margin: 10px 0 100px;
    padding-left: 53%;
}
.home-row2-content-1 {
    padding: 80px 0 !important;
}
.home-row2-content-1 p {
    color: #fff;
}
#home-row4 {
    display: block;
}
#home-row4 > .panel-grid-cell {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap !important;
}
#home-row4 > .panel-grid-cell > .so-panel {
    width: 50% !important;
}
#box-blue {
    width: 100%;
    display: block;
    border: 4px solid #c63e36;
    background-color: #1568a5;
    padding: 30px 65px 40px !important;
    position: relative;
    max-height: 400px !important;
    min-height: 400px !important;
    z-index: 10;
    overflow: hidden;
}
#box-black > .panel-layout,
#box-blue > .panel-layout {
   position: relative;
    z-index: 10;
}
#home-row4 .panel-grid-cell .so-panel {
    margin-bottom: 0 !important;
}
#box-blue:after {
    position: absolute;
    content: "";
    background-color: #175583;
    position: absolute;
    height: 200%;
    right: 13%;
    position: absolute;
    top: -50%;
    transform: rotate(28deg);
    width: 295px;
    z-index: 0;
}
#box-blue.first-box {
    border-right: 2px solid #c63e36;
    border-bottom: 2px solid #c63e36;
}
#box-blue.first-box .panel-grid-cell:last-child > .panel-cell-style {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 315px;
}
#box-blue.last-box .panel-grid-cell:last-child > .panel-cell-style {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 320px;
}
#box-blue.last-box {
    border-left: 2px solid #c63e36;
    border-top: 2px solid #c63e36;
}
.hidden-subheading2 {
    background-color: #000;
    padding: 65px 160px !important;
}
.hidden-subheading2 h3 {
    display: none;
}
.hidden-subheading2 p {
    color: #fff;
    font-size: 18px;
}
#home-row4 h3 {
    position: relative;
    color: #fff;
    text-shadow: unset;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
#home-row4 h3:after {
    position: absolute;
    content: "";
    background-color: #1199fd;
    width: 33px;
    height: 4px;
    transition: all .3s ease-out;
    bottom: 0;
    left: 0;
}
#home-row4 h3:hover:after {
    width: 65px;
}
.readmore a,
#home-row4 p {
    color: #fff;
}
#home-row4 p {
    line-height: 180%;
}
.boxes-content p > strong {
    font-weight: 900 !important;
    letter-spacing: 0.0625rem;
}
.readmore a {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.000625rem;
    border: 2px solid #1199fd;
    display: flex;
    width: 330px;
    align-items: center;
    height: 60px;
    margin-top: 45px;
    padding-left: 165px;
    position: relative;
    background: linear-gradient(to left,#c93126 50%,transparent 50%);
    background-size: 200% 100%;
    background-position: left bottom;
    transition: all .3s ease-out;
}
#box-blue.last-box .readmore a {
    float: left;
}
.boxes-content {
    height: 215px;
}
.readmore:hover a {
    background-position: right bottom;
    color: #fff !important;
}
.readmore a:after {
    position: absolute;
    content: "";
    background: url(./img/readmore-arrow-bg.png)no-repeat 100px 0;
    width: 200px;
    height: 15px;
    transition: all .3s ease-out;
    left: 0;
}
.readmore:hover a:after {
    background-position: 90px 0;
}
.readmore p {
    display: block;
    width: 100%;
    text-align: center;
}
#box-blue img {
    position: relative;
    left: 25px;
}
#box-blue.last-box img {
    position: relative;
    left: 3px;
}
#box-black.first-box .panel-grid-cell:first-child > .panel-cell-style {
    display: flex;
    align-items: center;
    height: 335px;
}
#box-black.last-box .panel-grid-cell:first-child > .panel-cell-style {
    display: flex;
    align-items: center;
    height: 340px;
}
#box-black {
    width: 100%;
    display: block;
    border: 4px solid #c63e36;
    background-color: #1b1d1f;
    padding: 30px 65px 40px !important;
    max-height: 400px !important;
    min-height: 400px !important;
    position: relative;
    overflow: hidden;
}
#box-black:after {
    position: absolute;
    content: "";
    background-color: #37393b;
    position: absolute;
    height: 200%;
    left: 13%;
    position: absolute;
    top: -50%;
    transform: rotate(-28deg);
    width: 295px;
    z-index: 0;
}
#box-black .readmore a {
    /*float: left;*/
    float: right;
}
#box-black.first-box {
    border-left: 2px solid #c63e36;
    border-bottom: 2px solid #c63e36;
}
#box-black.last-box {
    border-right: 2px solid #c63e36;
    border-top: 2px solid #c63e36;
}
#home-row5 {
    padding: 60px 160px !important;
}
#home-row5 h3 {
    display: none;
}
#home-row5 h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #1199fd;
    font-size: 36px;
    font-weight: 500;
}
#home-row5 ol > li,
#home-row5 ol {
    padding: 0;
    margin: 0;
}
#home-row5 ol {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 420px;
    margin: 0 auto;
}
#home-row5 ol > li {
    margin-left: 25px;
}
#home-row5 a {
    color: #01518c; /*#1199fd;*/
}
#home-row5 a:hover {
    color: #c93126;
}
.inbound-link p {
    font-size: 25px;
    font-family: "Salsa", sans-serif;
}
#home-row5 .inbound-link a {
    color: #c93126 !important;
}
#home-row5 .inbound-link a:hover {
    color: #1199fd !important;
}
#inner-pages-heading {
    width: 100%;
    text-align: center;
    box-shadow: 0px 12px 19px -13px #000;
    margin-bottom: 0;
    position: relative;
    z-index: 10;
    padding: 0 160px !important;
}
#inner-pages-heading h1 {
    display: inline-block;
    text-align: center;
    font-weight: 500;
    padding: 57px 0 20px !important;
    text-shadow: unset;
    line-height: 120%;
    position: relative;
    margin: 0 auto 37px;
    width: auto;
}
#contact-row3 h3:after,
#inner-pages-heading h1:after {
    clear: both;
    content: "";
    position: absolute;
    width: 80px;
    height: 5px;
    background: #01518c;
    margin: 0 auto;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all .3s ease-out;
}
#contact-row3 h3:hover:after,
#inner-pages-heading h1:hover:after {
    width: 75%;
}
#about-us-row1 {
    padding: 45px 0 80px !important;
}
#about-us-row1 h2 {
    font-size: 2.8125rem;
    color: #2d6b9c;
    font-weight: 500;
    text-shadow: none;
    position: relative;
    width: auto;
    display: inline-block;
    padding-top: 20px;
}
#about-us-row4 h2:after,
#about-us-row3 h2:after,
#about-us-row2 h2:after,
#about-us-row1 h2:after {
    clear: both;
    content: "";
    position: absolute;
    width: 35px;
    height: 2px;
    background: #01518c;
    margin: 0 auto;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all .3s ease-out;
}
#about-us-row4 h2:hover:after,
#about-us-row3 h2:hover:after,
#about-us-row2 h2:hover:after,
#about-us-row1 h2:hover:after {
    width: 80%;
}
.about-us-row3-heading,
.about-us-content-heading-row1 {
    width: 100%;
    text-align: center;
}
.about-us-row3-heading h3,
.about-us-content-heading-row1 h3 {
    display: none !important;
}
#about-us-row4 h4 {
    margin-bottom: 25px;
}
#about-us-row4 P {
    margin-bottom: 15px;
}
#about-us-row4 h5 {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}
#about-us-row4 h5 + h5 {
    margin-bottom: 20px;
}
.about-us-row1-content {
    margin: 35px 0 0;
    padding: 0 160px !important;
}
.about-us-row4-content ol {
    padding: 0 !important;
}
.about-us-row4-content ol > li {
    padding-bottom: 10px !important;
}
.about-us-row2-content strong,
.about-us-row1-content strong {
    font-weight: 900;
    padding-right: 1px;
}
#about-us-row2 {
    padding: 40px 160px 70px !important;
}
#about-us-row4 h2,
#about-us-row2 h2 {
    font-size: 2.8125rem;
    color: #c93126;
    font-weight: 500;
    text-shadow: none;
    position: relative;
    width: auto;
    display: inline-block;
    padding-top: 20px;
}

#about-us-row2 > .panel-grid-cell:last-child {
    margin-top: 15px;
}
#about-us-row2 .sow-image-container {
    -webkit-box-shadow: 3px 44px 57px -43px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 44px 57px -43px rgba(0,0,0,0.5);
    box-shadow: 3px 44px 57px -43px rgba(0,0,0,0.5);
    position: relative;
    transition: all .3s ease-in-out 0s;
    top: 0;
}
#about-us-row2 .sow-image-container:hover {
    -webkit-box-shadow: 3px 44px 57px -43px rgba(0,0,0,0.95);
    -moz-box-shadow: 3px 44px 57px -43px rgba(0,0,0,0.95);
    box-shadow: 3px 44px 57px -43px rgba(0,0,0,0.95);
    top: -10px;
}
#about-us-row3 {
    background: #fff;
}
#about-us-row3 > .panel-grid-cell:first-child {
    background-color: rgba(24, 158,221, 0.80);
    padding: 90px 160px 65px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#about-us-row3 > .panel-grid-cell:first-child img {
    position: relative;
    left: 25px;
}
#about-us-row3 > .panel-grid-cell:last-child {
    background-color: rgba(3, 1,24, 0.55);
    padding: 60px 160px 85px 50px !important;
}
#about-us-row3 h2 {
    color:  #fff;
    font-weight: 500;
    text-shadow: none;
    position: relative;
    width: auto;
    display: inline-block;
    padding-top: 20px;
}
.about-us-row3-content p {
    color: #fff;
    line-height: 120%;
}
.about-us-row3-content p strong {
    font-weight: 900;
    padding-right: 1px;
}
.about-us-row3-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.about-us-row3-content ul > li {
    color: #fff;
    line-height: 120%;
    margin-bottom: 15px;
    padding-left: 70px;
    background: url(./img/ul-bullet-bg.png)no-repeat 40px 5px;
}
.about-us-row3-content ul > li:first-child {
    margin-top: 35px;
}
.about-us-row3-content ul > li:last-child {
    margin-bottom: 30px;
}
#about-us-row4 {
    padding: 45px 160px 70px !important;
    box-shadow: 1px 2px 10px;
    position: relative;
}
#contact-row1 {
    padding: 80px 120px 70px !important;
}
#contact-row1 .so-panel {
    margin-bottom: 0 !important;
}
.contact-subheading h3 {
    margin-bottom: 20px;
}
.contact-subheading h3 > span,
.contact-subheading h3 {
    font-size: 2.25rem !important;
    font-weight: 500;
    letter-spacing: 0.0625rem;
}
.contact-content p {
    line-height: 180%;
}
#contact-row3 {
    text-align: center !important;
    box-shadow: 4px 6px 8px -7px;
    position: relative;
}
.google-map-heading {
    box-shadow: 0px 12px 19px -13px #000;
    margin-bottom: 0;
    position: relative;
    z-index: 10;
}
.google-map-content {
    padding: 60px 160px !important;
}
#contact-row3 h3 {
    font-size: 2.8125rem;
    display: inline-block;
    font-weight: 500;
    padding: 57px 0 20px !important;
    text-shadow: unset;
    line-height: 120%;
    position: relative;
    margin: 0 auto 37px;
    width: auto;
}
/*****************************/
.about-us-row4-content {
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 315px;
    width: 100%;
    padding: 15px 10px 20px;
}

.about-us-row4-content p {
    font-size: 17px;
    margin-bottom: 20px !important;
    display: flex;
}
.about-us-row4-content p:last-child {
    margin: 35px 0 0 !important;
}
.about-us-row4-content p label {
    font-weight: 900;
    width: 80px;
    font-style: italic;
    display: inline-block;
}
.about-row4-right-truck {
    padding: 45px 0 !important;
    margin-top: 15px;
}
.services-content h3 {
    display: none;
}
.services-content p:first-child {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.0625rem;
    margin-bottom: 0px;
}
#services-row1 {
    padding: 90px 160px 45px !important; 
    box-shadow: 1px 2px 10px;
    position: relative;
}
#services-row1 .so-panel {
    margin-bottom: 0 !important;
}
#services-row1 ol {
    margin: 30px 0 0 20px;
    padding: 0;
}
#services-row1 ol > li {
    padding-left: 10px;
    margin-bottom: 20px;
}
#services-row1 ol > li::marker {
    font-weight: 900 !important;
}
.careers-image,
.services-image {
    padding: 70px 0 !important;
}
.services-image1 {
    margin-top: 75px;
    padding: 70px 0 55px;
}
#services-row2 {
    padding: 70px 160px 20px !important;
}
#career-row2,
#career-row1 {
    padding: 0 160px !important;
}
.career-content {
    padding-top: 65px !important;
}
.careers-image {
    padding: 35px 0 70px !important;
}
.careers-image img {
    border: 1px solid #000;
}
.career-content p {
    font-size: 22px;
    color: #fff;
}
#inner-pages-heading.careers h3,
.career-content h3 {
    display: none;
}
#career-row2 .so-panel {
    margin-bottom: 0 !important;
}
.careers-image2 {
    margin-top: 40px;
}
.career-content2 {
    padding: 30px !important;
    margin: 40px 0;
    background: #c93126;
}
.career-content2 p {
    color: #fff;
}
.career-content2 a {
    color: #fff600;
}
.career-content2 a:hover {
    color: #1199fd;
}
.contact-form-wrap h3,
.contact-info-sub-heading h3 {
    font-size: 2.9375rem;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
}
.contact-info-sub-heading span,
.contact-info-sub-heading p {
    font-size: 24px;
    font-weight: 700 !important;
    letter-spacing: 0.09375rem;
}
.contact-info-content label {
    font-weight: 900;
    width: 100px;
    display: inline-block;
}
.contact-image1 {
    margin-top: 45px;
    padding: 50px 0 35px;
}
/*************/
#our-vehicles-row1 {
    padding: 40px 160px 0 !important; 
    position: relative;
    background: #f4f4f4;
    margin-bottom: 12px;
}
#our-vehicles-row1 > .panel-grid-cell {
    margin-bottom: 20px;
}
.our-vehicle-row1-left {
    padding: 60px 45px !important;

}
.our-vehicle-row1-left h3 {
    display: none;
}
.our-vehicle-row1-left p {
    color: #fff;
}
#our-vehicles-imgs {
    padding: 20px 25px !important;
}
#our-vehicles-row2 {
    padding: 60px 120px 50px !important;
}
.row2-heading .widget-title {
    display: none;
}
.row2-heading p {
    color: #01518c;
    font-size: 24px;
    font-weight: 600;
} 
#our-vehicles-row2 .row2-ol ol {
    width: 1000px;
    margin: 0 auto;
    column-count: 2;
    position: relative;
    left: 90px;
}
#our-vehicles-row2 .row2-ol {
    display: none;
}
#our-vehicles-row2 .row2-ol ol > li {
    font-size: 18px;
    margin-bottom: 5px;
}
#our-vehicles-row3 {
    box-shadow: 0px 12px 19px -13px #000;
}
#our-vehicles-row3 .panel-grid-cell > .panel-cell-style {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: space-evenly;
    margin-top: 10px !important;
}
#our-vehicles-row3 .so-panel {
    margin-bottom: 0 !important;
}
#our-vehicles-row3 .so-panel:nth-of-type(odd) {
    background: #49c3ff;
    width: calc(33.33% - ( 1 * 10px ) ) !important;
    margin-bottom: 7px !important;
}
#our-vehicles-row3 .so-panel:nth-of-type(even) {
    background: #087dfb;
    width: calc(33.33% - ( 1 * 10px ) ) !important;
    margin-bottom: 7px !important;
}
#our-vehicles-row3 .sow-image-container {
    padding: 45px 35px;
}
#our-vehicles-row3 .widget-title {
    background: #c73024;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding: 15px 10px;
    line-height: 100%;
    position: absolute;
    bottom: 0;
    width: 100% !important;
}
.even-img,
.odd-img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    position: relative;
    margin-bottom: 50px;
}
/***  Zooming small when hover images  ***/
.careers-image2 .sow-image-container,
.careers-image .sow-image-container,
#our-vehicles-row3 .sow-image-container,
#our-vehicles-imgs .sow-image-container,
.contact-image1 .sow-image-container,
.services-image1 .sow-image-container,
.services-image .sow-image-container,
.about-row4-right-truck .sow-image-container,
#about-us-row3 > .panel-grid-cell:first-child .sow-image-container,
#box-black .panel-grid-cell .sow-image-container,
#box-blue .panel-grid-cell .sow-image-container {
    position: relative;
    transform: scale(1.0);
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.careers-image2 .sow-image-container:hover,
.careers-image .sow-image-container:hover,
#our-vehicles-row3 .sow-image-container:hover,
#our-vehicles-imgs .sow-image-container:hover,
.contact-image1 .sow-image-container:hover,
.services-image1 .sow-image-container:hover,
.services-image .sow-image-container:hover,
.about-row4-right-truck .sow-image-container:hover,
#about-us-row3 > .panel-grid-cell:first-child .sow-image-container:hover,
#box-black .panel-grid-cell .sow-image-container:hover,
#box-blue .panel-grid-cell .sow-image-container:hover {
    -ms-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}
/**** Magic CSS ******/
.magic-css,
.inner-left-content .parent-css-background,
.home-magic-css,
.right-content .parent-css-background
.zoom-in, {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.magic-css img,
.inner-left-content .parent-css-background img,
.home-magic-css img,
.right-content .parent-css-background img {
    opacity: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/************* Subpages CSS ***********************/
#form-pages-cf {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    height: auto;
    position: relative;
    padding-bottom: 60px !important
}
#form-pages-cf .textwidget {
    width: 100%;
    margin: 0 auto;
}
.kontakt-form-wrap {
    display: inline-block;
    width: 100%;
    height: auto;
}
.col1-wrap {
    margin-top: 10px;
}
.kontakt-form-wrap > p {
    font-size: 20px;
    margin-top: 5px;
}
.kontakt-form-wrap p > br,
.kontakt-form-wrap p:empty {
    display: none;
}
#form-pages-cf .submit-btn {
    width: 100%;
    float: none;
    text-align: center;
}
#form-pages-cf .submit-btn p {
    text-align: center;
}
#form-pages-cf textarea,
#form-pages-cf input[type="email"],
#form-pages-cf input[type="text"] {
    font-size: 17px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    width: 100%;
    padding: 0 10px;
    border-radius: 0;
    margin-bottom: 9px;
    height: 53px;
    border: 2px solid #028dce !important;
    background: transparent;
}
#form-pages-cf textarea {
    height: 210px;
    padding-top: 8px;
}
#form-pages-cf input[type="submit"] {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #fff;
    padding: 0 !important;
    margin: 10px 0 0 !important;
    border: 0;
    border-radius: 10px;
    position: relative;
    background: linear-gradient(to left, #175583 50%, #0c6eb0 50%);
    background-size: 200% 100%;
    background-position: left bottom;
    transition: all .3s ease-out;
    width: 225px;
    height: 45px;
    box-shadow: 4px 5px 6px -5px rgb(0 0 0 / 50%);
}
#form-pages-cf input[type="submit"]:hover {
    background-position: right bottom;  
}
#form-pages-cf input[type="checkbox"], 
#form-pages-cf input[type="radio"] {
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
}
#form-pages-cf .wpcf7-spinner {
    display: none;
}
#form-pages-cf p a {
    color: #000000;
    display: inline;
    font-weight: 600 !important;
}
#form-pages-cf p a:hover {
    color: #3aa5ec;
}
.check-box-wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: -4px;
}
.kontakt-checkbox-text {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    height: 24px;
    margin-right: 5px;
    margin-top: 15px;
}
.check-box-wrap .wpcf7-list-item {
    margin: 0;
    float: left;
    top: 1px;
    margin-right: 5px;
    position: relative;
}
.kontakt-checkbox-text span,
.kontakt-checkbox-text a,
.kontakt-checkbox-text p {
    font-size: 15px;
    color: #000000;
    font-weight: 600 !important;
    margin-bottom: 0;
}
.kontakt-checkbox-text a {
    font-weight: 400 !important;
}
.content-form-wrap .col1 .wpcf7-not-valid-tip {
    color: #fff;
    font-size: 10px;
    position: absolute !important;
    padding: 3px 5px !important;
    margin-top: -35px;
    background: #dc3232 !important;
    z-index: 10;
    right: 0;
}
.content-form-wrap .col2 .wpcf7-not-valid-tip {
    color: #fff;
    font-size: 12px;
    position: absolute !important;
    padding: 1px 5px !important;
    margin-top: -32px;
    background: #dc3232 !important;
    z-index: 10;
    right: 0;
}
.check-box-wrap .wpcf7-not-valid-tip {
    color: #fff;
    font-size: 10px;
    position: absolute !important;
    padding: 1px 5px !important;
    margin-top: 0;
    background: #dc3232 !important;
    width: 105px;
    top: 22px;
    font-weight: 400 !important;
}
#form-pages-cf .wpcf7 form.sent .wpcf7-response-output, 
#form-pages-cf .wpcf7 form.invalid .wpcf7-response-output {
    position: absolute !important;
    bottom: 20px;
    border: 0;
    font-size: 14px;
    color: #0c6eb0 !important;
    font-weight: 600;
    text-align: center;
    margin: 0;
    padding: 0 15px;
    right: 0;
    left: 0;
    width: 100%;
    line-height: 120%;
}
/**************************************************************/
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
  font-weight: 400;
}
::-moz-placeholder,
input::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
  font-weight: 400;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
  font-weight: 400;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
  font-weight: 400;
}
/***/
/*************************/
/**/
.entry-footer {
    display: none;
}
.site-footer {
    width: 100%;
    padding: 0;
    background-color: #f1f4f5;
}
.site-info-footer .widget {
    margin-bottom: 0 !important;
}
.site-footer a {
    font-family: 'Lato', sans-serif;
}
.footer-wrap {
    width: 100%;
    display: flex;
    padding: 60px 0;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: wrap;
    background: url(./img/footer-bg.jpg)no-repeat;
    background-size: cover;
}
.site-info-footer {
    width: 1660px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.site-info-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
.site-footer p {
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
}
.site-info-footer ul li {
    font-size: 17px !important;
    display: block;
    margin-bottom: 0;
    line-height: 32px;
}
.site-info-footer ul li a {
    font-weight: 500;
    color: #000;
}
.copyright-date {
    line-height: 120%;
}
.site-info-footer h3 {
    font-size: 28px;
    color: #c93126;
    font-weight: 400;
    padding: 0 0 7px;
    margin: 0 0 30px 0;
    width: auto !important;
    display: inline-block;
    text-align: center;
    position: relative;
    letter-spacing: 0.0625rem;
    width: 100%;
}
.site-info-footer h3:after {
    clear: both;
    content: "";
    position: absolute;
    width: 70px;
    height: 2px;
    background: #000;
    margin: 0 auto;
    left: 0;
    bottom: -5px;
    right: 0;
    transition:all .3s ease-out;
}
.site-info-footer h3:hover:after {
    width: 90%;
}
.footer-col3 .textwidget > p:last-child {
    margin-bottom: 0 !important;
    width: 350px;
}
.footer-col1 {
    text-align: left;
    padding: 0;
    width: 100%;
    position: relative;
}
.footer-col1 #sow-image-3 {
    width: 100%;
    display: inline-block;
    padding-right: 30px;
}
.footer-col1 #sow-image-3  .sow-image-container {
    justify-content: center !important;
}
.footer-col1 #sow-image-6 {
    width: 50%;
    display: inline-block;
    padding-left: 30px;
}
.footer-col1 a {
    color: #000;
    font-weight: 400;
}
.footer-col1 .textwidget>p {
    display: block;
    width: 100%;
    line-height: 130%;
    font-weight: 400;
    color: #000;
}
.footer-col1 #text-2 .textwidget > p {
    line-height: 0 !important;
    font-size: 0 !important;
}
.footer-col1 #text-6 a,
.footer-col1 #text-6 p {
    font-size: 1.125rem;
    color: #000;
}
.footer-col2 {
    clear: both;
    text-align: left;
    padding: 0;
    width: 30%;
    position: relative;
}
.quotes-box-wrapper {
    width: auto;
}
.quotes-box {
    border: 2px solid #356db2;
    padding: 2px;
    display: block;
    width: 350px;
    height: auto;
    background: #fff;
    padding: 18px 35px;
    background-size: 200% 100%;
    background-position: left bottom;
    transition: all .3s ease-out;
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}
/*  border animation when hover  */
.quotes-box:hover:before {
    border-color: #356db2;
    height: 100%;
    transform: translateX(0);
    transition: .3s transform linear, .3s height linear, .5s;
    left: -1px
}
.quotes-box:hover:after {
    border-color: #356db2;
    height: 100%;
    transform: translateX(0);
    transition: .3s transform linear, .3s height linear, .3s;
    right: -1px;
}
.quotes-box > #sow-editor-2 p {
    font-family: "Salsa", sans-serif;
    font-size: 30px;
    color: #c93126;
    text-align: center;
    letter-spacing: 0.075rem;
    font-style: italic;
    line-height: 130%;
}
.quotes-box > #sow-editor-3 p {
    font-family: "Salsa", sans-serif;
    font-size: 27px;
    color: #356db2;
    text-align: right;
    line-height: 130%;
}
.footer-group {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px;
}
.footer-col2 #sow-editor-4 {
    margin-top: 25px;
}
.footer-col2 #sow-editor-4 a {
    color: #c93126;
    font-weight: 700;
    padding-left: 3px;
}
.footer-col2 #sow-editor-4 a:hover {
    color: #000 !important;
}
.footer-col3 {
    width: 35%;
    position: relative;
    left: 12rem;
}
.footer-col3 p:first-child {
    font-size: 20px;
    margin-bottom: 20px;
}
.footer-col4 {
    width: 35%;
    position: relative;
    left: 16rem;
}
.footer-col4 p:first-child {
    margin-bottom: 10px;
}
.footer-col4 .textwidget {
    margin-top: 0;
}
.footer-col4 .textwidget>p label,
.footer-col3 .textwidget>p label {
    width: 110px;
    font-weight: 700;
    font-size: 16px;
    color: #000;
}
.footer-col3 .textwidget>p, 
.footer-col4 .textwidget>p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    line-height: 140%;
}
/***/
/** Credits CSS **/
.credits,
.copy-link a,
.copy-link {
    font-size: 0.975rem;
    color: #000;
    font-weight: 400;
}
.company a {
    font-weight: 400 !important;
    display: inline-block;
}
.copy-link {
    text-align: left;
    padding: 0;
}
/* Copyright CSS */
.copyright-tbl {
    width: 100%;
    display: block;
    height: auto;
    background-color: #0c629b;
}
.eteam-link {
    width: 1720px;
    margin: 0 auto;
}
.eteam-link p {
    margin: 0 !important;
    text-align: left;
}
.company {
    width: 11%;
    padding: 0;
    display: flex;
    align-items: center;
    height: 53px;
}
.company .textwidget {
    margin-bottom: 0 !important;
}
.company strong {
    color: #3aa5ed !important;
    font-family: 'Salsa',sans-serif;
    font-size: 18px;
}
.eteam-link .company .widget {
    margin-bottom: 0 !important;
}
.eteam-link .company .widget .textwidget a {
    color: #fff;
    font-size: 18px;
    font-family: 'Salsa', sans-serif;
}
.eteam-link .company .widget .textwidget a:hover {
    color: #d5a30a;
}
/* Recaptcha **/
.grecaptcha-badge {
    z-index: 10;
}

/*
* Back to Top
*/
#back-top {
    background: url('./img/drop-down-arrow-up.png') no-repeat center center #515151;
    background-size: 10px;
    border-radius: 50%;
    height: 40px;
    text-align: center;
    opacity: 0;
    position: fixed;
    transition: 0.3s;
    bottom: 85px;
    right: 25px;
    width: 40px;
    z-index: 500;
}
#back-top:hover {
    background-color: #797979;
}
#back-top.show {
    opacity: 1;
}
/******/
#sb-site {
    background: #fff none repeat scroll 0 0;
    left: 0;
    overflow: hidden;
}
#resp-sidebar #responsive-menu .slicknav_menu > .slicknav_btn {
    display: none;
}
#responsive-menu .slicknav_menu {
    background: transparent none repeat scroll 0 0;
    padding: 0;
}
#responsive-menu .slicknav_menu .slicknav_nav {
    display: inherit !important;
}
#innerRespSB {
    padding: 40px 8px 14px;
    text-align: center;
}
#innerRespSB .eteam-left-icon-text-wrap .text-title {
    display: none;
}
#innerRespSB .eteam-left-icon-text-wrap .right-text a  {
    color: #000;
}
#innerRespSB .eteam-left-icon-text-wrap .right-text a:hover {
    color: #0085cc;
}
/*********************/
.hamburger--elastic.is-active .hamburger-inner:after {
    transform: translate3d(0,-21px,0) rotate(-269deg) !important;
}

/**/

.slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 5px !important;
}
/************************************************/
/* RESPONSIVE MENU STYLE START                  */
/************************************************/
#responsive-menu {
    margin: 0 auto;
    padding: 0;
    background: #0c6eb0;
}
/* Parent Active Menu */
#responsive-menu .slicknav_menu .slicknav_nav > li.current-menu-item > a,
#responsive-menu .slicknav_menu .slicknav_nav > li.current_page_item > a,
#responsive-menu .slicknav_menu .slicknav_nav > li.menu-item.current-menu-item > a,
#responsive-menu .slicknav_menu .slicknav_nav > li.current_page_ancestor > a,
#responsive-menu .slicknav_menu .slicknav_nav > li.current-menu-ancestor > a {
    color: #fff;
    background-color: #000;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.1.5s ease-in-out 0s;
    -moz-transition: all 0.1.5s ease-in-out 0s;
    -o-transition: all 0.1.5s ease-in-out 0s;
    font-weight: 500;
}
#responsive-menu .slicknav_menu .slicknav_nav > li > a:hover {
    background: #000;
    color: #fff;
    padding: 12px 15px;
}
#responsive-menu .slicknav_menu .slicknav_nav .slicknav_row > a:link, 
#responsive-menu .slicknav_menu .slicknav_nav .slicknav_row > a:visited, 
#responsive-menu .slicknav_menu .slicknav_nav .slicknav_row > a:active {
    background: transparent none repeat scroll 0 0;
    color: inherit;
    text-decoration: none;
}
/*******************************************************************/

/***********************************************************/
/* This CSS is for submenu clicked to make them always open */
#resp-sidebar .slicknav_menu .slicknav_nav li.menu-item-has-children {
    position: relative;
}
#resp-sidebar .slicknav_menu .slicknav_nav li.current-menu-parent .sub-menu {
    display: block;
}


/*************************************************************************************/
/***************************************************************/
.sb-slidebar {
    background-color: #fff !important;
    border-top: 0 solid #45658e;
}
#mobile-menu,
#mobile-menu * {
    line-height: 150% !important;
}
#mobile-menu .menu-primary-menu-container {
    max-height: 75vh !important;
    -webkit-overflow-scrolling: touch !important;
}
#responsive-menu ul {
    clear: both !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
}
#responsive-menu > .menu-primary-menu-container > ul > li {
    border-top: 1px solid #eaeaea;
}
#responsive-menu ul > li {
    color: #fff;
    display: inline-block;
    font-family: 'Salsa', sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.075rem;
    padding: 0;
    position: relative;
    width: 100%;
}
#responsive-menu ul > li > a .sub-menu > ul li a {
    padding: 0;
    display: block;
}
#responsive-menu ul > li a {
    color: #fff !important;
}
#responsive-menu #mobile-menu > li:last-child {
    border-bottom: 1px solid #999;
}
#responsive-menu #mobile-menu li > a {
    color: #fff;
    display: inline-block;
    font-family: 'Salsa', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 15px;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#responsive-menu #mobile-menu > li:hover > a,
#responsive-menu #mobile-menu > li.current-menu-ancestor > a,
#responsive-menu #mobile-menu > li.current-menu-item > a {
    background-color: #000 !important;
    color: #ffffff !important;
    display: block;
}

#responsive-menu #mobile-menu > li > a:hover,
#responsive-menu #mobile-menu > .current-menu-item > a,
#responsive-menu #mobile-menu > .current-menu-ancestor > a,
#responsive-menu #mobile-menu > .par-active > a,
#responsive-menu #mobile-menu > li.menu-item-has-children:hover > a {
    background-color: #000 !important;
    color: #fff !important;
}
#responsive-menu #mobile-menu .sub-menu li a:hover,
#responsive-menu #mobile-menu.sub-menu .current-menu-ancestor > a,
#responsive-menu #mobile-menu .sub-menu li.current-menu-item > a,
#responsive-menu #mobile-menu .sub-menu li.par-active > a,
#responsive-menu #mobile-menu.sub-menu li.menu-item-has-children:hover > a {
    background-color: red !important;
    color: #b7c0c5 !important;
}
#responsive-menu #mobile-menu > .current-menu-parent > ul {
    display: block;
}
#responsive-menu #mobile-menu li.menu-item-has-children {
    /* position: relative; */
}
#responsive-menu #mobile-menu .sub-menu li {
    border-top: none !important;
}
#responsive-menu #mobile-menu li.menu-item-has-children .caret {
    background: url('assets/img/icon-arrow-white.png') no-repeat center center;
    cursor: pointer;
    height: 51px;
    right: 0;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 2;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#responsive-menu #mobile-menu .sub-menu li.menu-item-has-children .caret {
    height: 32px;
}
#responsive-menu #mobile-menu > li.par-active > .caret,
#responsive-menu #mobile-menu > li.current-menu-item > .caret,
#responsive-menu #mobile-menu > li.current-menu-ancestor > .caret,
#responsive-menu #mobile-menu > li.menu-item-has-children:hover > .caret {
}
#responsive-menu #mobile-menu > .current-menu-parent > .caret,
#responsive-menu #mobile-menu li.par-active > .caret {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
#responsive-menu #mobile-menu .sub-menu {
    border-top: 1px solid #999;
    display: none;
}
#responsive-menu #mobile-menu .sub-menu li:first-child {
    border-top: 0 !important;
}
#responsive-menu #mobile-menu .sub-menu li:last-child {
    border-bottom: 0 !important;
}
#responsive-menu #mobile-menu .sub-menu li > a {
    padding: 3px 0 3px 30px;
    position: relative;
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important;
}
#responsive-menu #mobile-menu .sub-menu li:first-child > a {
    padding-top: 15px !important;
}
#responsive-menu #mobile-menu .sub-menu li:last-child > a {
    padding-bottom: 15px !important;
}
#responsive-menu #mobile-menu .sub-menu .sub-menu li > a {
    padding-left: 45px;
}


/* Slidebar Contact Information */
/*************/
#hcwResp #heading-wrap {
    width: auto;
    float: none;
}
#hcwResp.head-content-wrap {
    clear: both;
    width: 200px;
    display: flex;
    flex-direction: column;
    margin: 0 auto 0;
    float: none;
}
#hcwResp #siteorigin-panels-builder-2 {
    width: auto;
    float: left;
    position: relative;
    right: 0;
    order: 2;
    margin: 20px 0 0;
}
#hcwResp #siteorigin-panels-builder-2 .panel-grid-cell:nth-child(1) {
    width: 100% !important;
}
#hcwResp #siteorigin-panels-builder-2 .panel-grid-cell:nth-child(2) {
    width: 100% !important;
    display: block;
}
/***/
#hcwResp #header-fb-logo img {
    width: 42px !important; 
    height: 42px !important;
    box-shadow: -3px 4px 4px 0 rgba(231, 231, 231, .65);
    border-radius: 42px;
    position: relative;
    z-index: 5;
}
#hcwResp #header-fb-logo img:hover {
  opacity: 0;
  cursor: pointer;
}
#hcwResp #header-fb-logo a {
    position: relative;
    z-index: 10;
}
#hcwResp #header-fb-logo {
  position: relative;
  transition: all .3s ease-in-out;
}
#hcwResp #header-fb-logo:hover:after {
  opacity: 1;
  z-index: -1;
}
#hcwResp #header-fb-logo:hover a {
    color: #d22c5e;
}
#hcwResp #header-fb-logo:after {
  transition: all .3s ease-in-out;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  left: 1px;
  top: 1px;
  bottom: 0;
  right: 0;
  margin: ;
  content: '';
  display: block;
  background: url(img/fb-logo-header-hover.png) no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  z-index: -1;
}
/***********/
#hcwResp #header-fb-text p {
    font-size: 1.125rem;
    margin: 10px 0 0 0;
}
#hcwResp #sow-image-3 {
    width: auto !important;
    float: left;
    background: #90b596;
    border-radius: 10px;
    border: 1px solid #fff;
    order: 1;
}
#hcwResp #sow-image-3:hover {
    background-color: #d22c5e;
}
/***/
#hcwResp #sow-image-3 img {
    width: 24px !important;
}
#hcwResp #sow-image-3 .sow-image-container {
    width: 100%;
    display: inline-block;
}
#hcwResp #sow-image-3 a {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 8px 0 4px 20px;
    z-index: 10;
    color: #fff !important;
}
#hcwResp #sow-image-3 h3 {
    font-size: 1.5rem;
    float: right;
    display: inline-block;
    position: relative;
    margin: -35px 0 0 -7px;
    width: auto;
    color: #fff;
    font-weight: 300;
    line-height: 120%;
    padding: 0 25px 0 20px;
    z-index: -1;
}
/**************************/
.slick-wrap {
    display: none;
}
/** hmenu wrapper */
.hmenu-wrapper {
    display: block;
}
/** Accordion **/
.sb-slidebar.sb-active {
    background: #fff;
}
.accordion-logo {
    width: 100%;
    display: block;
    margin: 5px 0 35px;
    padding: 0 20px;
}
.accordion-bottom {
    margin-top: 0;
    padding: 30px 15px 15px;
    height: auto;
}
.accordion-bottom .sow-image-container {
    align-items: center;
    justify-content: center;
}
.accord-bottom-logo {
    width: 70%;
    margin: 0 auto 20px;
}
.accordion-bottom #text-2 p,
.accordion-bottom #text-2 a {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 15px 0 10px;
}
.accordion-bottom p {
    text-align: center;
    font-size: 14px;
    color: #000;
}
.accordion-bottom a {
    text-align: center;
    font-size: 14px;
    color: #c93126;
    font-weight: 600;
}
.accordion-bottom a:hover {
    color: #d5a30a !important
}
.email-add-accord {
    width: 100%;
    height: 82px;
    font-family: 'Salsa', sans-serif;
    font-size: 1.5rem;
    color: #fff;
    display: flex;
    border: 1px solid #fff;
    align-items: center;
    margin-right: 30px;
    background: #000 url(./img/mail-min.png) no-repeat 28px 50%;
    padding-left: 95px;
    border-left: 10px solid #005237;
}
.accordion-bottom #sow-editor-2 {
    display: none;
}
.tel-num-accord {
    width: 100%;
    height: 82px;
    font-family: 'Salsa', sans-serif;
    font-size: 1.5rem;
    color: #fff;
    display: flex;
    border: 1px solid #fff;
    align-items: center;
    margin-right: 18px;
    background: #000 url(./img/phone-call-min.png) no-repeat 28px 50%;
    padding-left: 95px;
    border-left: 10px solid #005237;
}
.accordion-bottom #text-6 a:hover,
.tel-num-accord:hover,
.email-add-accord:hover {
    color: #dd1720;
}
/* Hamburger Menu Bottom Info CSS */
#hcwResp {
    margin-bottom: 0;
}
#resp-sidebar #eteam-left-icon-text-3,
#resp-sidebar #eteam-left-icon-text-2 {
    width: 100%;
    float: none;
    display: block;
}
#resp-sidebar #eteam-left-icon-text-3 {
    margin-top: 0rem;
}
#resp-sidebar #eteam-left-icon-text-3 #eteam-left-icon-text-wrap .left-icon-img,
#resp-sidebar #eteam-left-icon-text-2 #eteam-left-icon-text-wrap .left-icon-img {
    width: 100%;
    display: block;
    text-align: center;
}
#resp-sidebar #eteam-left-icon-text-wrap .right-text a {
    text-decoration: none;
    padding: 5px 0 0 5px;
    display: table;
    font-weight: 400;
    font-family: 'Lato', sans-serif !important;
    margin: 0 auto;
}

/***************** Rev slider full width  fixed ****************************/
#page .homepage-slider-wrap .rev_slider ul{width: 100% !important}
#page .homepage-slider-wrap .rev_slider ul > li{width: 100% !important}
#page .pages-slider-wrap .rev_slider ul{width: 100% !important}
#page .pages-slider-wrap .rev_slider ul > li{width: 100% !important}
 

/************************************************/
/* RESPONSIVE MENU STYLE END                    */
/************************************************/
/* Clearings */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.site-content:after,
.site-content:before,
.site-main:before,
.site-main:after,
.site-header:before,
.site-header:after,
.branding-section:before,
.branding-section:after,
.h_top_wrap:before,
.h_top_wrap:after,
#primary-menu:before,
.main-navigation:after,
.main-navigation:before,
#primary-menu:after,
.entry-footer:before,
.entry-footer:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
h1:before, 
h1:after, 
h2:before, 
h2:after, 
h3:before, 
h3:after, 
h4:before, 
h4:after, 
h5:before, 
h5:after, 
h6:before, 
h6:after,
.clear:after,
.site-header:after,
.entry-content:after,
.branding-section:after,
.h_top_wrap:after,
#primary-menu:after,
.main-navigation:after,
.site-footer:after {
    clear: both;
}

/**********************************************/
/* TEST ONLY START*/
/**********************************************/
#the-site-holder #hpSliderHelper {
    width: 100% !important;
    margin: 0 auto !important;
    height: 50px!important;
    display: block !important;
   left: 0 !important;
}

#the-site-holder #hpSliderHelper > .tp-loop-wrap > .tp-mask-wrap {
    width: 100% !important;
    display: block !important;
    left: 0 !important;
    margin: 0 auto !important;
    position: relative !important;
}
#the-site-holder #hpSliderHelper > .tp-loop-wrap > .tp-mask-wrap > .tp-caption {
    width: auto !important;
    display: table!important;
    position: relative!important;
    margin: 0 !important;
    right: 0;
}
#the-site-holder #hpSliderHelper > .tp-loop-wrap > .tp-mask-wrap > .tp-caption > .home-slider-wrap{}
#the-site-holder #hpSliderHelper > .tp-loop-wrap > .tp-mask-wrap > .tp-caption > .home-slider-wrap > #the-site-holder{}
#the-site-holder #hpSliderHelper > .tp-loop-wrap > .tp-mask-wrap > .tp-caption > .home-slider-wrap > #the-site-holder{}

/**********************************************/
/* TEST ONLY END */
/**********************************************/
@media all and (max-width: 1840px) {
    .pages-slider-wrap,
    .homepage-slider-wrap {
        padding-top: 50px;
    }
    .home .tp-parallax-wrap {
        top: 315px !important;
        left: 130px !important;
    }
    .home .slider-content-wrap {
        width: 640px;
        height: 170px;
    }
    .slider-content-wrap h2 {
        font-size: 50px !important;
        margin-bottom: 30px !important;
        letter-spacing: 6px !important;
        position: relative;
        left: -20px;
    }
    .slider-content-wrap h3 {
        font-size: 40px !important;
        letter-spacing: 6px !important;
    }
    .inner-page .tp-parallax-wrap {
        top: 315px !important;
        left: 130px !important;
    }
    #box-blue,
    #box-black {
        padding: 30px 55px 40px !important;
    }
    .blackbox-left-img > .panel-grid-cell:last-child,
    .bluebox-right-img > .panel-grid-cell:first-child {
        width: calc(56% - ( 0.44 * 25px ) ) !important;
    }
    .blackbox-left-img > .panel-grid-cell:first-child,
    .bluebox-right-img > .panel-grid-cell:last-child {
        width: calc(44% - ( 0.56 * 25px ) ) !important;
    }
}
@media all and (max-width:1801px) {
    #navigation {
        width: 75%;
        left: 20px;
    }
}
@media all and (max-width: 1780px) {
    .site-info-footer {
        width: 100%;
        padding: 0 50px;
    }
    .our-vehicle-row1-left {
        padding: 45px 35px !important;
    }
}
@media all and (max-width: 1741px) {
    html {
        font-size: 15px;
    }
    .contact-info-sub-heading span, 
    .contact-info-sub-heading p {
        font-size: 23px;
    }
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 65px;
    }
    #home-row1 h2 {
        font-size: 52px;
    }
    #home-row1 h3 {
        font-size: 42px;
    }
    #home-row4 h3 {
        font-size: 37px;
    }
}
@media all and (max-width: 1721px) {
    #box-black,
    #box-blue {
        max-height: 425px !important;
        min-height: 425px !important;
    }
    .readmore a {
        font-size: 22px;
        margin-top: 55px;
        height: 55px;
        padding-left: 140px;
    }
    .readmore a:after {
        background-position: 80px 1px;
        background-size: 20%;
    }
    .readmore:hover a:after {
        background-position: 70px 1px;
    }
    .pages-slider-wrap {
        padding-top: 65px;
    }
    .inner-page .tp-parallax-wrap {
        top: 290px !important;
        left: 120px !important;
    }
}

@media all and (max-width: 1700px) {
    .career-content br {
        display: none;
    }
}

@media all and (max-width: 1676px) {
    .our-vehicle-row1-left {
        padding: 35px 25px !important;
    }
}

@media all and (max-width: 1640px) {
    #navigation {
        width: 80%;
        left: 30px;
    }
    /*** Inner pages paddings from 160px to 120px  ***/
    #inner-pages-heading {
        padding: 0 120px !important;
    }
    #about-us-row1 {
        padding: 35px 0 65px !important;
    }
    .about-us-row1-content {
        margin: 30px 0 0;
        padding: 0 120px !important;
    }
    #about-us-row2 {
        padding: 30px 120px 60px !important;
    }
    #about-us-row4 > .panel-grid-cell,
    #about-us-row2 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 50px ) ) !important;
    }
    #about-us-row3 > .panel-grid-cell:first-child {
        padding: 70px 120px 45px !important;
    }
    #about-us-row3 > .panel-grid-cell:last-child {
        padding: 40px 120px 85px 40px !important;
    }
    #about-us-row4 {
        padding: 40px 120px 60px !important;
    }
    #services-row1 {
        padding: 90px 120px 45px !important;
    }
    #services-row2 > .panel-grid-cell,
    #services-row1 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 50px ) ) !important;
    }
    #services-row2 {
        padding: 70px 120px 20px !important;
    }
    #contact-row1 {
        padding: 80px 120px 70px !important;
    }
    .contact-image1 {
        margin-top: 45px;
        padding: 50px 25px 35px;
    }
    .about-row4-right-truck {
        padding: 45px 35px !important;
    }
    .services-image {
        padding: 70px 35px !important;
    }
    .services-image1 {
        padding: 70px 35px 55px;
    }
    .google-map-content {
        padding: 60px 120px !important;
    }
    .google-map-content iframe {
        height: 650px !important;
    }
    .hidden-subheading2 {
        padding: 65px 120px !important;
    }
    #home-row5 {
        padding: 60px 120px !important;
    }
    #career-row2, 
    #career-row1 {
        padding: 0 120px !important;
    }
    #our-vehicles-row1 {
        padding: 40px 120px 0 !important;
    }
    /**********************/
    .footer-col3 {
        left: 7rem;
    }
    .footer-col4 {
        left: 10rem;
    }
}
@media all and (max-width: 1631px) {
    .homepage-slider-wrap {
        padding-top: 80px;
    }
    .home .tp-parallax-wrap {
        top: 270px !important;
    }
    .pages-slider-wrap {
        padding-top: 85px;
    }
    .inner-page .tp-parallax-wrap {
        top: 260px !important;
        left: 100px !important;
    }
    .slider-content-wrap.inner h2 {
        font-size: 37px !important;
        margin-bottom: 20px !important;
        letter-spacing: 7px !important;
        position: relative;
        left: -10px;
    }
    .slider-content-wrap.inner h3 {
        font-size: 33px !important;
    }
    .slider-content-wrap.inner {
        width: 530px;
        height: 145px;
    }
}
@media all and (max-width: 1580px) {
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 55px;
    }
    #home-row1 h2 {
        font-size: 45px;
    }
    #home-row1 h3 {
        font-size: 35px;
    }
    #home-row4 h3 {
        font-size: 33px;
    }
    html {
        font-size: 14px;
    }
    .contact-info-sub-heading span, 
    .contact-info-sub-heading p {
        font-size: 22px;
    }
}
@media all and (max-width: 1540px) {
    #our-vehicles-row1 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 50px ) ) !important;
    }
}
@media all and (max-width: 1507px) {
    .temp-header-wrap {
        height: 170px;
        margin: 15px auto 0;
    }
    .site-branding {
        text-align: center;
    }
    .contact-info-wrap .sow-image-container {
        width: 74%;
        margin: 0 auto;
    }
    .contact-info {
        height: 165px;
    }
    .contact-info h3 {
        font-size: 16px;
    }
    .contact-info p {
        font-size: 26px;
        line-height: 100%;
        padding-left: 5px;
    }
    .contact-info-wrap #text-2 {
        padding-left: 0;
    }
    #navigation {
        width: 90%;
        left: 0;
    }
    .home .tp-parallax-wrap {
        top: 240px !important;
    }
    .inner-page .tp-parallax-wrap {
        top: 230px !important;
        left: 100px !important;
    }
    .slider-content-wrap.inner {
        width: 510px;
        height: 140px;
    }
    .slider-content-wrap.inner h3 {
        width: 100% !important;
        position: relative;
        right: 6%;
    }
    #our-vehicles-row1 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 35px ) ) !important;
    }
}
@media all and (max-width: 1478px) {
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 47px;
    }
    #home-row1 h2 {
        font-size: 38px;
        padding: 0 28% 0 9%;
    }
    #home-row1 h3 {
        font-size: 28px;
        padding-right: 17%;
        padding-left: 50%;
    }
    #home-row4 h3 {
        font-size: 30px;
    }
    #home-row4 h3:after {
        width: 30px;
        height: 3px;
    }
    #box-black:after {
        left: 7%;
        width: 280px;
    }
    #box-blue:after {
        right: 5%;
        width: 280px;
    }
    .readmore a {
        font-size: 19px;
        margin-top: 85px;
        height: 45px;
        padding-left: 120px;
        width: 280px;
    }
    .readmore a:after {
        background-position: 70px 1px;
        background-size: 17%;
    }
    .readmore:hover a:after {
        background-position: 60px 1px;
    }
    html {
        font-size: 13px;
    }
    .contact-info-sub-heading span, 
    .contact-info-sub-heading p {
        font-size: 21px;
    }
    #career-row2, 
    #career-row1 {
        padding: 0 70px !important;
    }
    #our-vehicles-row1 {
        padding: 40px 70px 0 !important;
    }
    #our-vehicles-row2 {
        padding: 60px 70px 50px !important;
    }
    /************************/
    #inner-pages-heading {
        padding: 0 70px !important;
    }
    #about-us-row1 {
        padding: 20px 0 45px !important;
    }
    .about-us-row1-content {
        margin: 25px 0 0;
        padding: 0 70px !important;
    }
    #about-us-row2 {
        padding: 20px 70px 50px !important;
    }
    #about-us-row4 > .panel-grid-cell,
    #about-us-row2 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 40px ) ) !important;
    }
    #about-us-row3 > .panel-grid-cell:first-child {
        padding: 65px 70px 40px !important;
    }
    #about-us-row3 > .panel-grid-cell:last-child {
        padding: 25px 70px 60px 40px !important;
    }
    #about-us-row4 {
        padding: 20px 70px 40px !important;
    }
    #about-us-row3 > .panel-grid-cell:first-child img {
        left: 0;
    }
    #services-row1 {
        padding: 90px 70px 45px !important;
    }
    #services-row2 > .panel-grid-cell,
    #services-row1 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 40px ) ) !important;
    }
    #services-row2 {
        padding: 70px 70px 20px !important;
    }
    #contact-row1 {
        padding: 80px 70px 70px !important;
    }
    .google-map-content {
        padding: 60px 70px !important;
    }
    .google-map-content iframe {
        height: 600px !important;
    }
    .hidden-subheading2 {
        padding: 65px 70px !important;
    }
    #home-row5 {
        padding: 60px 70px !important;
    }
    #home-row5 h2 {
        font-size: 32px;
    }
    .inbound-link p {
        font-size: 23px;
        line-height: 120%;
    }
}
@media all and (max-width: 1421px) {
    .footer-col3 {
        left: 4rem;
    }
    .footer-col4 {
        left: 4rem;
    }
}
@media all and (max-width: 1390px) {
    .temp-header-wrap {
        height: 145px;
        margin: 10px auto 0;
    }
    .contact-info {
        height: 140px;
    }
    .contact-info-wrap .sow-image-container {
        width: 60%;
    }
    .contact-info h3 {
        font-size: 14px;
    }
    .contact-info p {
        font-size: 23px;
    }
    #navigation {
        width: 100%;
        position: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 6px 0 10px;
    }
    #thenavigator > li.menu-item > a {
        margin: 0 20px;
    }
    #thenavigator > li.current-menu-item > a, 
    #thenavigator > li.current_page_item > a, 
    #thenavigator > li.menu-item.current-menu-item > a, 
    #thenavigator > li.current_page_ancestor > a, 
    #thenavigator > li.current-menu-ancestor > a {
        padding: 10px 20px;
        margin: 0 20px;
    }
    #thenavigator > li > a {
        font-size: 20px !important;
    }
    #thenavigator > li.menu-item > a,
    #thenavigator > li.menu-item > a:hover, 
    #thenavigator > li > a:hover {
        padding: 10px 10px !important;
    }
    #thenavigator .menu-item.current-menu-item > li > a::after, 
    #thenavigator .menu-item.current-menu-item > a::after, 
    #thenavigator > li > a:hover:after {
        height: 3px;
        bottom: 0px;
    }
    .home .tp-parallax-wrap {
        top: 195px !important;
    }
    .home .slider-content-wrap {
        width: 490px;
        height: 140px;
    }
    .slider-content-wrap h2 {
        font-size: 40px !important;
        margin-bottom: 20px !important;
        letter-spacing: 4px !important;
        position: relative;
        left: -15px;
    }
    .slider-content-wrap h3 {
        font-size: 32px !important;
        letter-spacing: 0.0625rem !important;
    }
    .inner-page .tp-parallax-wrap {
        top: 190px !important;
        left: 100px !important;
    }
    #our-vehicles-row3 .widget-title {
        font-size: 22px;
    }
}
@media all and (max-width: 1321px) {
    .pages-slider-wrap {
        padding-top: 95px;
    }
    .inner-page .tp-parallax-wrap {
        top: 170px !important;
        left: 90px !important;
    }
    .slider-content-wrap.inner {
        width: 440px;
        height: 125px;
    }
    .slider-content-wrap.inner h2 {
        font-size: 34px !important;
        margin-bottom: 15px !important;
        letter-spacing: 5px !important;
        position: relative;
        left: -10px;
    }
    .slider-content-wrap.inner h3 {
        font-size: 30px !important;
    }
    html {
        font-size: 12px;
    }
    .contact-info-sub-heading span, 
    .contact-info-sub-heading p {
        font-size: 20px;
    }
}
@media all and (max-width: 1302px) {
    #home-row4 p {
        line-height: 160%;
        font-size: 15px;
    }
    #box-blue, 
    #box-black {
        padding: 30px 40px 40px !important;
    }
    #box-black:after {
        left: 7%;
        width: 250px;
    }
    #box-blue:after {
        right: 5%;
        width: 250px;
    }
    .readmore a {
        font-size: 18px;
        margin-top: 80px;
        height: 40px;
        padding-left: 110px;
        width: 250px;
    }
    .readmore a:after {
        background-position: 60px 1px;
        background-size: 16%;
    }
    .readmore:hover a:after {
        background-position: 50px 1px;
    }
    .our-vehicle-row1-left {
        padding: 25px 20px !important;
    }
    #our-vehicles-imgs {
        margin-top: 6% !important;
    }
}
@media all and (max-width: 1245px) {
    .footer-col2 {
        width: 50%;
        position: relative;
    }
    .footer-col3 {
        left: 10rem;
        width: 50%;
    }
    .footer-col4 {
        left: 0;
        width: 100%;
        text-align: center;
        margin-top: 40px; 
    }
    .footer-col4 .textwidget>p {
        display: block;
        text-align: center;
    }
    .footer-col4 .textwidget>p label {
        margin: 0 auto;
        display: block;
    }
}
@media all and (max-width: 1224px) {
    .homepage-slider-wrap {
        padding-top: 120px;
    }
    .home .tp-parallax-wrap {
        top: 150px !important;
    }
    #box-black:after {
        left: 7%;
        width: 220px;
    }
    #box-blue:after {
        right: 5%;
        width: 220px;
    }
    #box-blue, 
    #box-black {
        padding: 30px 25px 40px !important;
    }
    #box-blue img {
        left: 0;
    }
}
@media all and (max-width: 1180px) {
    #our-vehicles-row3 .widget-title {
        font-size: 20px;
        padding: 10px 8px;
    }

}
@media all and (max-width: 1160px) {
    .temp-header-wrap {
        height: 120px;
    }
    .branding-section {
        width: 55%;
    }
    .contact-info {
        width: 45%;
    }
    .contact-info {
        height: 95px;
    }
    .contact-info-wrap .sow-image-container {
        width: 40%;
        margin: 0 15px 0 auto;
        padding: 10px !important;
    }
    .contact-info h3 {
        font-size: 13px;
    }
    .contact-info p {
        line-height: 110%;
        font-size: 19px;
    }   
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 42px;
    }
    #home-row1 h2 {
        font-size: 35px;
        padding: 0 26% 0 7%;
        line-height: 100%;
    }
    #home-row1 h3 {
        font-size: 25px;
        padding: 0 15% 0 48%;
        line-height: 100%;
    }
    #home-row4 h3 {
        font-size: 27px;
    }
    .pages-slider-wrap {
        padding-top: 105px;
    }
    .inner-page .tp-parallax-wrap {
        top: 150px !important;
        left: 80px !important;
    }
    .slider-content-wrap.inner {
        width: 380px;
        height: 110px;
    }
    .slider-content-wrap.inner h2 {
        font-size: 30px !important;
        margin-bottom: 15px !important;
        letter-spacing: 4px !important;
    }
    .slider-content-wrap.inner h3 {
        font-size: 26px !important;
        right: 5%;
    }
    /************************/
    #inner-pages-heading {
        padding: 0 40px !important;
    }
    #about-us-row1 {
        padding: 15px 0 40px !important;
    }
    .about-us-row1-content {
        margin: 25px 0 0;
        padding: 0 40px !important;
    }
    #about-us-row2 {
        padding: 15px 40px 40px !important;
    }
    #about-us-row4 > .panel-grid-cell,
    #about-us-row2 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 30px ) ) !important;
    }
    #about-us-row3 > .panel-grid-cell:first-child {
        padding: 70px 40px 35px 40px !important;
    }
    #about-us-row3 > .panel-grid-cell:last-child {
        padding: 20px 40px 45px 40px !important;
    }
    #about-us-row4 {
        padding: 15px 40px 35px !important;
    }
    #services-row1 {
        padding: 50px 40px 45px !important;
    }
    #services-row2 > .panel-grid-cell,
    #services-row1 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 30px ) ) !important;
    }
    #services-row2 {
        padding: 35px 40px 20px !important;
    }
    #contact-row1 {
        padding: 40px 40px 30px !important;
    }
    .google-map-content {
        padding: 40px 40px !important;
    }
    .google-map-content iframe {
        height: 540px !important;
    }
    .hidden-subheading2 {
        padding: 45px 40px !important;
    }
    #home-row5 {
        padding: 40px 40px !important;
    }
    #career-row2, 
    #career-row1 {
        padding: 0 40px !important;
    }
    .career-content {
        padding-top: 40px !important;
    }
    .career-content p {
        font-size: 20px;
        line-height: 140%;
    }
    .careers-image {
        padding: 5px 0 40px !important;
    }
    #our-vehicles-row1 {
        padding: 30px 40px 0 !important;
    }
    #our-vehicles-row1 > .panel-grid-cell {
        width: calc(50% - ( 0.5 * 25px ) ) !important;
    }
    #our-vehicles-row2 {
        padding: 45px 40px 35px !important;
    }
}
@media all and (max-width: 1140px) {
    .temp-header-wrap {
        height: 110px;
    }
}
@media all and (max-width: 1100px) {
    #our-vehicles-row2 .row2-ol ol {
        width: 100%;
        column-count: 2;
        left: 70px;
    }
}
@media all and (max-width: 1080px) {
    .temp-header-wrap {
        height: 105px;
    }
    .footer-col3 {
        left: 5rem;
    }
}
@media all and (max-width: 1060px) {
    .homepage-slider-wrap {
        padding-top: 130px;
    }
    .home .tp-parallax-wrap {
        top: 135px !important;
    }
    .slider-content-wrap h2 {
        font-size: 35px !important;
        margin-bottom: 15px !important;
        position: relative;
        left: -10px;
    }
    .slider-content-wrap h3 {
        font-size: 26px !important;
        width: 100% !important;
    }
    .home .slider-content-wrap {
        width: 410px;
        height: 110px;
        padding: 0 20px !important;
    }
}
@media all and (max-width: 1040px) {
    .contact-content span strong {
        display: inline-block;
    }
    .contact-content br {
        display: none;
    }
    #our-vehicles-row3 .so-panel:nth-of-type(odd),
    #our-vehicles-row3 .so-panel:nth-of-type(even) {
        width: calc(50% - ( 1 * 10px ) ) !important;
    }
}
@media all and (max-width: 1023px) {
    #contact-row3 h3,
    #inner-pages-heading h1 {
        padding: 35px 0 12px !important;
        margin: 0 auto 32px;
    }
    #services-row2,
    #services-row1,
    #about-us-row4,
    #about-us-row3,
    #about-us-row2 {
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    #about-us-row4 > .panel-grid-cell,
    #about-us-row3 > .panel-grid-cell,
    #about-us-row2 > .panel-grid-cell {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    #about-us-row2 > .panel-grid-cell:last-child {
        margin-top: 45px !important;
    }
    .ablout-us-row2-left-content > .so-panel:first-child {
        margin-bottom: 20px !important;
    }
    
    #about-us-row2 .sow-image-container img,
    #about-us-row2 .sow-image-container {
        width: 100% !important;
    }
    #about-us-row3 > .panel-grid-cell:first-child {
        order: 2;
    }
    #services-row2 > .panel-grid-cell,
    #services-row1 > .panel-grid-cell {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    #services-row2 > .panel-grid-cell:last-child {
        margin-top: 45px !important;
    }
    .services-image1 {
        padding: 40px 280px;
        margin-top: 35px;
    }
    .contact-info-content p {
        text-align: center;
    }
    .google-map-content iframe {
        height: 500px !important;
    }
    #home-row5 h2 {
        font-size: 28px;
    }
    .inbound-link p {
        font-size: 21px;
        line-height: 120%;
    }
    #our-vehicles-row1 {
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    #our-vehicles-row1 > .panel-grid-cell {
        width: 100% !important;
    }
    #our-vehicles-imgs {
        margin-top: 1% !important;
        padding: 20px 0 !important;
    }
    #our-vehicles-imgs .sow-image-container {
        justify-content: center !important;
    }
}
@media all and (max-width: 991px) {
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 36px;
    }
    #home-row1 h2 {
        font-size: 31px;
        padding: 0 24% 0 5%;
    }
    #home-row1 h3 {
        font-size: 21px;
        padding: 0 13% 0 45%;
    }
    #home-row4 h3 {
        font-size: 24px;
    }
    .pages-slider-wrap {
        padding-top: 120px;
    }
    .inner-page .tp-parallax-wrap {
        top: 130px !important;
        left: 75px !important;
    }
    .slider-content-wrap.inner {
        width: 320px;
        height: 95px;
    }
    .slider-content-wrap.inner h2 {
        font-size: 26px !important;
        margin-bottom: 15px !important;
        letter-spacing: 3px !important;
        left: -15px;
    }
    .slider-content-wrap.inner h3 {
        font-size: 22px !important;
        right: 5%;
    }
    .services-image1 {
        padding: 40px 240px;
        margin-top: 35px;
    }
}
@media all and (max-width: 960px) {
    #home-row4 > .panel-grid-cell > .so-panel {
        width: 100% !important;
    }
    #box-black.first-box .panel-grid-cell:first-child > .panel-cell-style,
    #box-black.last-box .panel-grid-cell:first-child > .panel-cell-style,
    #box-blue.last-box .panel-grid-cell:last-child > .panel-cell-style,
    #box-blue.first-box .panel-grid-cell:last-child > .panel-cell-style {
        height: auto;
    }
    #box-blue, 
    #box-black {
        padding: 30px 55px 40px !important;
    }
    #box-blue.first-box {
        border-right: 4px solid #c63e36;
        border-bottom: 0px solid #c63e36;
    }
    #box-blue.last-box,
    #box-black.first-box {
        border-left: 4px solid #c63e36;
    }
    #box-black.last-box {
        border-right: 4px solid #c63e36;
        border-top: 0px;
    }
    #home-row4 > .panel-grid-cell > .so-panel:nth-child(3) {
        order: 4;
    }
    #home-row4 > .panel-grid-cell > .so-panel:last-child {
        order: 3;
    }
    .blackbox-left-img > .panel-grid-cell:first-child, 
    .bluebox-right-img > .panel-grid-cell:last-child {
        display: flex !important;
        align-self: stretch !important;
        justify-content: center !important;
        height: auto;
    }
    .boxes-content {
        height: auto;
    }
    #box-black, 
    #box-blue {
        max-height: 100% !important;
        min-height: auto !important;
    }
    #box-blue:after {
        right: 12%;
        width: 220px;
    }
    #box-black:after {
        left: 12%;
        width: 220px;
    }
    .readmore a {
        margin-top: 60px;
    }
    .services-image1 {
        padding: 40px 210px;
        margin-top: 35px;
    }
    .contact-content br {
        display: none;
    }
    .row2-heading p {
        font-size: 22px;
    }
    #our-vehicles-row2 .row2-ol ol {
        column-count: 2;
        left: 40px;
    }
}
@media (max-width: 945px) {
    .homepage-slider-wrap {
        padding-top: 140px;
    }
    .home .tp-parallax-wrap {
        top: 120px !important;
    }
    .services-image1 {
        padding: 40px 170px;
        margin-top: 35px;
    }
    .footer-col3 {
        left: 1rem;
    }
}
@media all and (max-width: 912px) {
    #home-row2, 
    #home-row1 {
        padding: 0 140px !important;
    }
    #home-row1 h3 {
        margin: 10px 0 80px;
    }
    .services-image1 {
        padding: 40px 140px;
        margin-top: 35px;
    }
}
@media all and (max-width: 880px) {
    .site-branding {
        width: 140px;
    }
    .branding-section #sow-image-4 {
        width: 100px;
    }
    .contact-info {
        height: 100px;
    }
    .contact-info-wrap #sow-image-2 {
        width: 22% !important;
    }
    .contact-info-wrap .sow-image-container {
        width: 95%;
    }
    .contact-info-wrap #text-2 {
        padding-left: 15px;
    }
    .contact-info h3 {
        font-size: 12px;
    }
    .contact-info p {
        font-size: 18px;
    }
    .menu-tbl {
        border-bottom: 3px solid #000;
        border-top: 3px solid #000;
    }
    #navigation {
        padding: 2px 0 5px;
    }
    #thenavigator > li > a {
        font-size: 17px !important;
    }
    #thenavigator > li.menu-item > a, 
    #thenavigator > li.menu-item > a:hover, 
    #thenavigator > li > a:hover {
        padding: 6px 6px !important;
    }
    #thenavigator > li.current-menu-item > a, 
    #thenavigator > li.current_page_item > a, 
    #thenavigator > li.menu-item.current-menu-item > a, 
    #thenavigator > li.current_page_ancestor > a, 
    #thenavigator > li.current-menu-ancestor > a {
        padding: 10px 25px;
        margin: 0 20px;
    }
    .home .tp-parallax-wrap {
        top: 65px !important;
        left: 110px !important;
    }
    #home-row1 h2 {
        font-size: 30px;
        padding: 0 24% 0 0;
    }
    .inner-page .tp-parallax-wrap {
        top: 80px !important;
        left: 70px !important;
    }
    .services-image1 {
        padding: 40px 110px;
        margin-top: 35px;
    }
}
@media (max-width: 875px) {
    .career-content p {
        font-size: 18px;
    }
    /********************/
    .site-info-footer h3 {
        padding: 0 !important;
    }
    .site-info-footer h3:after {
        clear: both;
        padding: 0 !important;
        right: 0;
    }
    .quotes-box { 
        margin: 0 auto;
    }
    .footer-col1 h3:after {
        background: none !important;
    }
    .footer-col4,
    .footer-col3,
    .footer-col2 {
        width: 100%;
        left: 0 !important;
        margin-bottom: 0;
        text-align: center;
    }
    .footer-col1 {
        line-height: 120%;
        width: 100%;
        margin: 0 auto;
    }
    .footer-col4 {
        margin-bottom: 0;
    }
    .footer-col2 {
        padding: 0;
        margin-left: 0;
    }
    .site-info-footer h3 {
        margin-bottom: 25px;
        padding: 0 0 0 25px;
    }
    .site-info-footer h3:before {
        width: 12px;
        height: 24px;
        left: 0;
        top: 4px;
    }
    .site-footer p {
        line-height: 24px;
    }
    .site-info-footer ul {
        left: 0;
    }
    .footer-col3 .textwidget>p, 
    .footer-col4 .textwidget>p {
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }
    .footer-col3 .textwidget > p:last-child {
        width: 350px;
        margin: 0 auto;
    }
    .footer-col4 .textwidget>p label, 
    .footer-col3 .textwidget>p label {
        width: 100%;
        display: block;
    }
    .footer-col2 #sow-editor-4 p {
        text-align: center;
        margin: 35px 0 30px !important;
    }
}
@media (max-width: 840px) {
    #home-row1 h1 em > span,
    #home-row1 h1 {
        margin-top: 40px;
    }   
    #home-row1 h2 {
        font-size: 27px;
        padding: 0 24% 0 0;
        margin-top: 40px;
    }
    #home-row1 h3 {
        letter-spacing: 0.25rem;
        margin: 8px 0 50px;
        padding: 0 10% 0 45%;
    }
    .services-image1 {
        padding: 40px 100px;
        margin-top: 35px;
    }
    #our-vehicles-row2 .row2-ol ol {
        column-count: 2;
        left: 0;
    }
    /**************************/
    .footer-col3 {
        left: 0;
        margin-top: 10px;
    }
    .footer-col4 {
        left: 0;
    }
}
@media all and (max-width: 821px) {
    #box-blue, 
    #box-black {
        padding: 30px 30px 40px !important;
    }
    .google-map-content iframe {
        height: 470px !important;
    }
}
@media all and (max-width: 817px) {
    #home-row2, 
    #home-row1 {
        padding: 0 80px !important;
    }
    .services-image1 {
        padding: 40px 70px;
        margin-top: 35px;
    }
    #our-vehicles-row2 {
        padding: 30px 30px 25px !important;
    }
    #our-vehicles-row2 .row2-ol ol {
        margin: 0 !important;
        padding: 0 0 0 25px !important;
    }
    #our-vehicles-row2 .row2-ol ol > li {
        font-size: 17px;
    }
}
@media all and (max-width: 780px) {
    .site-header {
        border-top: 5px solid #004f8b;
    }
    .temp-header-wrap {
        height: 75px;
    }
    .site-branding {
        width: 105px;
    }
    .branding-section #sow-image-4 {
        width: 80px;
    }
    .contact-info {
        height: 70px;
        width: 42%;
    }
    .contact-info p {
        font-size: 15px;
    }
    .contact-info-wrap #text-2 {
        padding-left: 10px;
    }
    .contact-info h3 {
        font-size: 11px;
    }
    .contact-info p {
        font-size: 17px;
    }
    #thenavigator > li > a {
        font-size: 15px !important;
    }
    .homepage-slider-wrap {
        padding-top: 120px;
    }
    .home .tp-parallax-wrap {
        top: 35px !important;
        left: 80px !important;
    }
    .home .slider-content-wrap {
        width: 340px;
        height: 90px;
        padding: 0 15px !important;
    }
    .slider-content-wrap h2 {
        font-size: 30px !important;
        margin-bottom: 10px !important;
        letter-spacing: 2px !important;
        position: relative;
        left: -10px;
    }
    .slider-content-wrap h3 {
        font-size: 22px !important;
        width: 100% !important;
    }
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 33px;
    }
    #home-row1 h2 {
        font-size: 26px;
        padding: 0 24% 0 0;
        margin-top: 40px;
    }
    #home-row1 h3 {
        letter-spacing: 0.25rem;
        margin: 8px 0 50px;
        padding: 0 0% 0 45%;
    }
    .blackbox-left-img,
    .bluebox-right-img {
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    .pages-slider-wrap {
        padding-top: 90px;
    }
    .inner-page .tp-parallax-wrap {
        top: 75px !important;
        left: 65px !important;
    }
    .slider-content-wrap.inner {
        width: 270px;
        height: 80px;
    }
    .slider-content-wrap.inner h2 {
        font-size: 22px !important;
        margin-bottom: 12px !important;
        letter-spacing: 2px !important;
        left: -15px;
    }
    .slider-content-wrap.inner h3 {
        font-size: 18px !important;
        right: 5%;
    }
    .services-image1 {
        padding: 40px 50px;
        margin-top: 35px;
    }
    .google-map-content iframe {
        height: 420px !important;
    }
}
@media all and (max-width: 740px) {
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 28px;
        margin-top: 30px;
    }
    #home-row1 h2 {
        font-size: 24px;
        padding: 0;
        margin-top: 25px;
    }
    #home-row1 h3 {
        letter-spacing: 0.25rem;
        margin: 6px 0 35px;
        padding: 0 0% 0 45%;
        font-size: 19px;
    }
    .services-image {
        padding: 50px 25px !important;
    }
}
@media all and (max-width: 716px) {
    .contact-info #sow-image-2 {
        width: 20%;
    }
    .contact-info-wrap .sow-image-container {
        width: 100%;
    }
    .contact-info-wrap #text-2 {
        padding-left: 15px;
    }
    .contact-info p {
        font-size: 15px;
        padding-left: 3px;
    }
    .contact-subheading h3 > span, 
    .contact-subheading h3 {
        font-size: 2.125rem !important;
        line-height: 120%;
    }
}
@media (max-width: 708px) {
    .temp-header-wrap {
        height: 85px;
    }
    .header-info {
        display: none;
    }
    .header-menu-details-wrap {
        display: block;
        background: unset;
        position: relative;
    }
    .branding-section {
        width: 60%;
        float: left;
        left: -25px;
    }
    .site-branding {
        width: 113px;
    }

    .contact-details-resp {
        display: flex;
        width: 82%;
        float: left;
    }
    .contact-info-resp {
        background: unset;
        display: inline-flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        float: right;
        width: 40%;
    }
    .contact-info-resp #sow-image-2 {
        width: 22% !important;
    }
    .contact-info-resp {
        height: 75px;
    }
    .contact-info-resp h3 {
        font-size: 11px;
        text-shadow: none;
        color: #01518c;
        font-style: italic;
        letter-spacing: 0.0625rem;
    }
    .contact-info-resp #text-2 {
        padding-left: 10px;
    }
    .contact-info-resp p {
        font-size: 14px;
        color: #c93126;
        font-weight: 600;
        line-height: 120%;
        padding-left: 10px;
    }
    .slick-wrap {
        display: block;
        width: auto;
        float: right;
        position: absolute;
        right: 0;
        height: 76px;
    }
    .contact-info {
        height: auto;
    }
    .slicknav_menu,
    #navigation {
        display: none;
    }
    .menu-tbl {
        margin-right: 0;
        margin-top: 0;
        border-bottom: 3px;
    }
    #slickerbtn .menu-title {
        display: none;
    }
    #slickerbtn .toggle-wrap-outter {
        right: 25px;
    }
    #slickerbtn .hamburger {
        height: 65px;
        width: 70px;
        border: 1px solid #878787;
        padding-left: 0;
        background: #0c6eb0;
    }
    #slickerbtn .hamburger-box {
        display: flex;
        width: 85px;
        margin: 0 auto !important;
        justify-content: center;
        padding-left: 0;
    }
    #slickerbtn .hamburger-inner, 
    #slickerbtn .hamburger-inner:after, 
    #slickerbtn .hamburger-inner:before {
        background-color: #fff;
        border-radius: 5px;
        height: 3px;
        width: 35px;
    }
    .hamburger-inner {
        margin-top: 0px;
    }
    .homepage-slider-wrap {
        padding-top: 90px;
    }
    .home .tp-parallax-wrap {
        top: 40px !important;
        left: 60px !important;
    }
    .home .slider-content-wrap {
        width: 290px;
        height: 80px;
        padding: 0 15px !important;
    }
    .slider-content-wrap h2 {
        font-size: 25px !important;
        margin-bottom: 10px !important;
        position: relative;
        left: -10px;
    }
    .slider-content-wrap h3 {
        font-size: 18px !important;
    }
    #home-row2, 
    #home-row1 {
        padding: 0 110px !important;
    }
    .inner-page .tp-parallax-wrap {
        top: 35px !important;
        left: 55px !important;
    }
    .slider-content-wrap.inner {
        width: 230px;
        height: auto;
        padding: 18px 15px !important;
    }
    .slider-content-wrap.inner h2 {
        font-size: 20px !important;
        margin-bottom: 12px !important;
        letter-spacing: 1px !important;
        left: 0;
    }
    .slider-content-wrap.inner h3 {
        font-size: 16px !important;
        right: 0;
    }
    #our-vehicles-row2 .row2-ol ol {
        column-count: 1;
    }
    #our-vehicles-row2 .row2-ol ol {
        margin: 0 auto !important;
        width: 60%;
    }
    #our-vehicles-row3 .widget-title {
        font-size: 19px;
    }
}
@media all and (max-width: 660px) {
    /*  Inner pages padding set to 25px  */
    html {
        font-size: 11px;
    }
    .contact-info-sub-heading span, 
    .contact-info-sub-heading p {
        font-size: 18px;
    }
    #inner-pages-heading {
        padding: 0 25px !important;
    }
    #contact-row3 h3,
    #inner-pages-heading h1 {
        padding: 30px 0 10px !important;
        margin: 0 auto 30px;
    }
    #about-us-row1 {
        padding: 10px 0 30px !important;
    }
    .about-us-row1-content {
        margin: 20px 0 0;
        padding: 0 25px !important;
    }
    #about-us-row2 {
        padding: 10px 25px 30px !important;
    }
    #about-us-row2 > .panel-grid-cell:last-child {
        margin-top: 35px !important;
    }
    #about-us-row3 > .panel-grid-cell:last-child {
        padding: 0 25px 35px !important;
    }
    .about-us-row3-content ul > li {
        padding-left: 45px;
        background: url(./img/ul-bullet-bg.png)no-repeat 20px 5px;
        background-size: 11px !important;
    }
    .about-us-row3-content ul > li:first-child {
        margin-top: 25px;
    }
    .about-us-row3-content ul > li:last-child {
        margin-bottom: 25px;
    }
    #about-us-row3 > .panel-grid-cell:first-child {
        padding: 40px 25px 35px !important;
    }
    .our-mission-content > .so-panel:first-child {
        margin-bottom: 15px !important;
    }
    .about-us-row4-content {
        height: 285px;
        padding: 15px 5px 20px 0;
    }
    #about-us-row4 > .panel-grid-cell:last-child {
        margin-top: 30px;
    }
    #about-us-row4 {
        padding: 5px 25px 35px !important;
    }
    .announcement-scroll-bar > .so-panel:first-child {
        margin-bottom: 20px !important;
    }
    .about-us-row4-content p {
        font-size: 17px;
        margin-bottom: 15px !important;
    }
    #services-row1 {
        padding: 45px 25px 40px !important;
    }
    #services-row2 {
        padding: 30px 25px 20px !important;
    }
    .services-content p:first-child,
    .services-content h3 {
        font-size: 22px;
    }
    .services-image1 {
        margin-top: 45px;
    }
    .about-row4-right-truck {
        padding: 45px 25px !important;
    }
    #contact-row1 {
        padding: 40px 25px 30px !important;
    }
    .google-map-content {
        padding: 10px 25px 30px!important;
    }
    .google-map-content iframe {
        height: 380px !important;
    }
    .hidden-subheading2 {
        padding: 30px 25px !important;
    }
    #home-row5 {
        padding: 30px 25px !important;
    }
    #career-row2, 
    #career-row1 {
        padding: 0 25px !important;
    }
    .career-content {
        padding-top: 30px !important;
    }
    .career-content p {
        font-size: 16px;
    }
    .careers-image {
        padding: 0 0 30px !important;
    }
    .career-content2 {
        padding: 20px 15px !important;
        margin: 30px 0;
    }
    #our-vehicles-row1 {
        padding: 30px 25px 0 !important;
    }
    #our-vehicles-row2 {
        padding: 30px 25px 25px !important;
    }
    .row2-heading p {
        font-size: 20px;
    }
    #our-vehicles-row2 .row2-ol ol > li {
        font-size: 16px;
    }
    #our-vehicles-row3 .widget-title {
        font-size: 17px;
    }
    #our-vehicles-row3 .so-panel:nth-of-type(odd), 
    #our-vehicles-row3 .so-panel:nth-of-type(even) {
        width: calc(50% - ( 1 * 8px ) ) !important;
        margin-bottom: 5px !important;
    }
    #our-vehicles-row3 .panel-grid-cell > .panel-cell-style {
        margin-top: 8px !important;
    }
    /****************/
    .footer-col1 #sow-image-3 {
        padding-right: 20px;
    }
    .footer-col1 #sow-image-6 {
        padding-left: 20px;
    }
}
@media all and (max-width: 640px) {
    .temp-header-wrap {
        padding: 0 20px;
        height: 74px;
    }
    .contact-info-resp {
        height: 65px;
    }
    .contact-info-resp {
        justify-content: flex-end;
    }
    .site-branding {
        width: 103px;
    }
    .branding-section #sow-image-4 {
        width: 77px;
    }
    .contact-info-resp #sow-image-2 {
        width: 43px !important;
    }
    .contact-info-resp h3 {
        font-size: 10px;
    }
    .contact-info-resp p {
        font-size: 13px;
        line-height: 110%;
        padding-left: 5px;
    }
    .slick-wrap {
        height: 63px;
    }
    #slickerbtn .hamburger {
        height: 55px;
        width: 73px;
    }
    #slickerbtn .toggle-wrap-outter {
        right: 0;
    }
    #slickerbtn .hamburger-inner::before {
        top: 11px;
    }
    #slickerbtn .hamburger-inner, 
    #slickerbtn .hamburger-inner:after, 
    #slickerbtn .hamburger-inner:before {
        width: 35px !important;
    }
    .accordion-logo #sow-image-4 {
        width: 75%;
        margin: 20px auto 0;
    }
    .homepage-slider-wrap {
        padding-top: 85px;
    }
    .home .tp-parallax-wrap {
        top: 40px !important;
        left: 40px !important;
    }
    .home .slider-content-wrap {
        width: 210px;
        height: 72px;
        padding: 0 10px 0 15px !important;
    }
    .slider-content-wrap h2 {
        font-size: 19px !important;
        margin-bottom: 5px !important;
        letter-spacing: 0.0625rem !important;
        left: -7px;
    }
    .slider-content-wrap h3 {
        font-size: 15px !important;
    }
    .inner-page .tp-parallax-wrap {
        top: 25px !important;
        left: 45px !important;
    }
    .slider-content-wrap.inner {
        width: 215px;
    }
}
@media (max-width: 596px) {
    html {
        font-size: 10px;
    }
    .contact-info-sub-heading span, 
    .contact-info-sub-heading p {
        font-size: 16px;
    }
    .google-map-content iframe {
        height: 315px !important;
    }
    /**********************/
    .site-info-footer {
        padding: 0 40px;
    }
    .footer-wrap {
       padding: 50px 0;
    }
}
@media all and (max-width: 591px) {
    .contact-details-resp {
        left: -30px;
    }
    #services-row1 ol > li {
        padding-left: 7px;
        margin-bottom: 10px;
    }
    #services-row1 ol {
        margin: 15px 0 0 15px;
        padding: 0;
    }
    #our-vehicles-row3 .widget-title {
        font-size: 20px;
    }
    #our-vehicles-row3 .so-panel:nth-of-type(odd), 
    #our-vehicles-row3 .so-panel:nth-of-type(even) {
        width: calc(100% - ( 1 * 8px ) ) !important;
        margin-bottom: 3px !important;
    }
}
@media all and (max-width: 560px) {
    .home .slider-content-wrap {
        width: 160px;
        height: auto;
        padding: 12px 8px 12px 15px !important;
    }
    .slider-content-wrap h2 {
        font-size: 15px !important;
        margin-bottom: 5px !important;
        left: -3px;
    }
    .slider-content-wrap h3 {
        font-size: 12px !important;
    }
    #home-row2, 
    #home-row1 {
        padding: 0 50px !important;
    }
    #home-row4 p {
        text-align: center;
    }
    .hidden-subheading2 p {
        font-size: 17px;
    }
    #home-row4 h3:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    /***  Padding set to 20px   ***/
    #box-blue, 
    #box-black {
        padding: 30px 20px 40px !important;
    }
    .about-us-row1-content {
        padding: 0 20px !important;
    }
    #about-us-row2 {
        padding: 10px 20px 30px !important;
    }
    #about-us-row3 > .panel-grid-cell:last-child {
        padding: 0 20px 35px !important;
    }
    #about-us-row3 > .panel-grid-cell:first-child {
        padding: 40px 20px 35px !important;
    }
    #about-us-row4 {
        padding: 5px 20px 35px !important;
    }
    #services-row1 {
        padding: 30px 20px 40px !important;
    }
    #services-row2 {
        padding: 30px 20px 20px !important;
    }
    #contact-row1 {
        padding: 40px 20px 30px !important;
    }
    .google-map-content {
        padding: 10px 20px 30px !important;
    }
    .hidden-subheading2 {
        padding: 25px 20px !important;
    }
    #home-row5 {
        padding: 30px 20px !important;
    }
    #career-row2, 
    #career-row1 {
        padding: 0 20px !important;
    }
    #our-vehicles-row1 {
        padding: 30px 20px 0 !important;
    }
    #our-vehicles-row2 {
        padding: 30px 20px 25px !important;
    }
    /**************/
    .about-us-row3-content ul > li {
        padding-left: 40px;
        background: url(./img/ul-bullet-bg.png)no-repeat 15px 5px;
        background-size: 10px !important;
    }
    .about-us-row4-content p {
        font-size: 16px;
    }
    /********************/
    .blackbox-left-img > .panel-grid-cell:last-child, 
    .bluebox-right-img > .panel-grid-cell:first-child,
    .blackbox-left-img > .panel-grid-cell:first-child, 
    .bluebox-right-img > .panel-grid-cell:last-child {
        width: 100% !important;
    }
    .bluebox-right-img > .panel-grid-cell:first-child {
        order: 2;
    }
    .blackbox-left-img > .panel-grid-cell:last-child,
    .bluebox-right-img > .panel-grid-cell:first-child {
        margin-bottom: 0 !important;
    }
    .bluebox-right-img > .panel-grid-cell:last-child {
        order: 1;
        margin-bottom: 30px;
    }
    .blackbox-left-img > .panel-grid-cell:last-child {
        margin-bottom: 30px;
    }
    #box-blue.last-box .readmore a,
    #box-blue .readmore a,
    #box-black .readmore a {
        float: none;
        margin: 40px auto 0;
    }
    .boxes-content > .so-widget-sow-editor {
        width: 100%;
        text-align: center;
    }
    #home-row4 h3 {
        display: inline-block;
        width: auto;
    }
    #box-blue:after {
        right: 50%;
        width: 170px;
    }
    #box-black:after {
        left: 50%;
        width: 170px;
    }
    .inner-page .tp-parallax-wrap {
        top: 18px !important;
        left: 30px !important;
    }
    .slider-content-wrap.inner {
        width: 170px;
        padding: 12px 10px !important;
    }
    .slider-content-wrap.inner h2 {
        font-size: 17px !important;
        margin-bottom: 9px !important;
    }
    .slider-content-wrap.inner h3 {
        font-size: 13px !important;
        right: 0;
    }
    .row2-heading p {
        font-size: 18px;
    }
    /*************/
    .about-row4-right-truck {
        padding: 45px 20px !important;
    }
    .services-image {
        padding: 25px 20px !important;
    }
    .services-image1 {
        margin-top: 25px;
        padding: 35px 30px;
    }
}
@media all and (max-width: 540px) {
    #slickerbtn .hamburger {
        height: 55px;
        width: 60px;
    }
    #slickerbtn .hamburger-inner, 
    #slickerbtn .hamburger-inner:after, 
    #slickerbtn .hamburger-inner:before {
        width: 32px !important;
    }
    .contact-info-resp #sow-image-2 {
        display: none;
    }
    .branding-section {
        width: 80%;
        left: -25px;
    }
    .about-us-row4-content ol {
        margin: 0 0 25px 25px !important;
    }
    .services-content p:first-child,
    .services-content h3 {
        font-size: 20px;
    }
    #form-pages-cf textarea, 
    #form-pages-cf input[type="email"], 
    #form-pages-cf input[type="text"] {
        font-size: 15px !important;
        height: 45px;
    }
    #form-pages-cf textarea {
        height: 150px;
        padding-top: 8px;
    }
    #form-pages-cf input[type="submit"] {
        font-size: 16px;
        width: 220px;
        height: 40px;
    }
    #form-pages-cf {
        padding-bottom: 30px !important;
    }
    #our-vehicles-row2 .row2-ol ol {
        width: 82%;
    }
    /**************/
    .site-info-footer {
        padding: 0 30px;
    }
    .footer-wrap {
       padding: 40px 0;
    }
    .footer-col1 #sow-image-3 {
        padding-right: 10px;
    }
    .footer-col1 #sow-image-6 {
        padding-left: 10px;
    }
    .footer-group {
        margin-top: 35px;
    }
}
@media all and (max-width: 498px) {
    #home-row2, 
    #home-row1 {
        padding: 0 30px !important;
    }
    .branding-section {
        width: 85%;
        float: left;
        left: -15px;
    }
    .contact-info-resp #text-2 {
        padding-left: 7px;
        width: 110px;
    }
}
@media all and (max-width: 480px) {
    .contact-details-resp {
        left: -15px;
    }
    .contact-info-resp #sow-image-2 {
        display: none;
    }
    .sb-active .temp-header-wrap {
        padding: 0 3px 0 15px;
    }
    #home-row5 h2 {
        font-size: 25px;
    }
    .inbound-link p {
        font-size: 19px;
    }
    #home-row5 ol {
        width: 65%;
        font-size: 15px;
        list-style: none;
        justify-content: center;
        text-align: center;
    }
    #home-row5 ol li {
        margin-left: 0;
    }
}
@media all and (max-width: 460px) {
    #home-row2, 
    #home-row1 {
        padding: 0 20px !important;
    }
    .services-content p:first-child,
    .kontakt-form-wrap > p,
    .services-content h3 {
        font-size: 18px;
    }
    #our-vehicles-row2 .row2-ol ol {
        width: 100%;
    }
}
@media all and (max-width: 450px) {
    .contact-details-resp {
        left: -10px;
    }
    .contact-info-resp #sow-image-2 {
        display: none;
    }
    .quotes-box {
        width: 320px;
    }
    .quotes-box > #sow-editor-2 p {
        font-size: 27px;
        text-align: left;
    }
    .quotes-box > #sow-editor-3 p {
        font-size: 24px;
    }
}
@media all and (max-width: 440px) {
    #home-row5 ol li {
        font-size: 15px;
    }
    .contact-info-resp {
        display: none;
    }
    .branding-section {
        width: 100%;
        left: -50px;
    }
    .footer-col3 .textwidget > p:last-child {
        width: 100%;
        margin: 0 auto;
    }
}
@media all and (max-width: 421px) {
    .contact-details-resp {
        left: 0;
    }
    .contact-info-resp #sow-image-2 {
        display: none;
    }
    /****** Setting up for smallest padding ******/
    #home-row2, 
    #home-row1 {
        padding: 0 15px !important;
    }
    #home-row1 h1 em > span, 
    #home-row1 h1 {
        font-size: 24px;
    }
    #home-row1 h2 {
        font-size: 20px;
        padding: 0;
        margin-top: 20px;
    }
    #home-row1 h3 {
        letter-spacing: 0.125rem;
        margin: 5px 0 30px;
        padding: 0 0% 0 45%;
        font-size: 17px;
    }
    /*****/
    .about-us-row4-content p label {
        width: 90px;
        padding-right: 5px !important;
    }
    .about-row4-right-truck {
        padding: 45px 15px !important;
    }
    .google-map-content iframe {
        height: 280px !important;
    }
    /*****/
    .site-info-footer h3 {
        font-size: 24px;
    }
    .footer-col3 p:first-child {
        font-size: 18px;
    }
    .footer-group {
       margin-top: 30px;
    }
    .footer-col2 #sow-editor-4 {
        margin-top: 35px;
    }
    .footer-col2 #sow-editor-4 p {
        text-align: center;
        margin: 0 0 30px !important;
    }
    .footer-col3 {
        margin-top: 0;
    }
}
@media all and (max-width: 411px) {
    #home-row5 ol {
        width: 73%;
    }
} 
@media all and (max-width: 409px) {
    .slider-content-wrap {
        width: 160px;
        height: 45px;
        padding: 0 8px 0 15px !important;
    }
    .slider-content-wrap h2 {
        font-size: 14px !important;
        margin-bottom: 3px !important;
        left: -5px;
    }
    .slider-content-wrap h3 {
        font-size: 10px !important;
    }
    .readmore a {
        font-size: 17px;
        margin-top: 80px;
        height: 38px;
        padding-left: 85px;
        width: 220px;
    }
    .hidden-subheading2 p {
        font-size: 16px;
    }

    .readmore a:after {
        background-position: 40px 3px;
        background-size: 14%;
    }
    .readmore:hover a:after {
        background-position: 30px 3px;
    }
    .blackbox-left-img > .panel-grid-cell:last-child,
    .bluebox-right-img > .panel-grid-cell:first-child {
        margin-bottom: 0 !important;
    }
    #form-pages-cf textarea, 
    #form-pages-cf input[type="email"], 
    #form-pages-cf input[type="text"] {
        height: 40px;
        margin-bottom: 5px;
    }
    #form-pages-cf textarea {
        height: 120px;
        padding-top: 5px;
    }
    /***********************/
    .site-info-footer {
        padding: 0 25px;
    }
    .footer-wrap {
       padding: 30px 0;
    }
}
@media all and (max-width: 390px) {
    .temp-header-wrap {
        padding: 0 15px;
        height: 60px;
        margin: 7px auto 0;
    }
    .branding-section {
        width: 100%;
        left: -55px;
    }
    .site-branding {
        width: 75px;
    }
    .branding-section #sow-image-4 {
        width: 59px;
    }
    .slick-wrap {
        height: 53px;
    }
    #slickerbtn .hamburger {
        height: 50px;
        width: 55px;
    }
    #slickerbtn .hamburger-inner, 
    #slickerbtn .hamburger-inner:after, 
    #slickerbtn .hamburger-inner:before {
        width: 30px !important;
        height: 2px;
    }
    .hamburger-inner {
        margin-top: 0px;
    }
    #slickerbtn .hamburger-inner {
        top: -11px !important;
    }
    #slickerbtn .hamburger-inner::before {
        top: 9px;
    }
    #slickerbtn .hamburger-inner::after {
        top: 18px;
    }
    .homepage-slider-wrap {
        padding-top: 75px;
    }
    .home .tp-parallax-wrap {
        top: 20px !important;
        left: 30px !important;
    }
    .site-info-footer {
        padding: 0 20px;
    }
    .site-footer p,
    .footer-col2 #sow-editor-4 p {
        font-size: 15px;
    }
    .footer-wrap {
       padding: 25px 0 40px;
    }
    .quotes-box {
        width: 100%;
    }
    .quotes-box > #sow-editor-2 p {
        font-size: 24px;
        text-align: left;
    }
    .quotes-box > #sow-editor-3 p {
        font-size: 21px;
    }
    .pages-slider-wrap {
        padding-top: 77px;
    }
    .slider-content-wrap.inner {
        width: 155px;
        padding: 12px 8px !important;
    }
    .slider-content-wrap.inner h2 {
        font-size: 14px !important;
        margin-bottom: 8px !important;
    }
    .slider-content-wrap.inner h3 {
        font-size: 10px !important;
    }
    /***  padding set to 15px inner pages  */
    .about-us-row1-content {
        padding: 0 15px !important;
    }
    #about-us-row2 {
        padding: 10px 15px 30px !important;
    }
    #about-us-row3 > .panel-grid-cell:last-child {
        padding: 0 15px 35px !important;
    }
    #about-us-row3 > .panel-grid-cell:first-child {
        padding: 40px 15px 35px !important;
    }
    #about-us-row4 {
        padding: 5px 15px 35px !important;
    }
    #services-row1 {
        padding: 30px 15px 40px !important;
    }
    #services-row2 {
        padding: 30px 15px 20px !important;
    }
    #contact-row1 {
        padding: 40px 15px 30px !important;
    }
    .google-map-content {
        padding: 10px 15px 30px !important;
    }
    .hidden-subheading2 {
        padding: 25px 15px !important;
    }
    #home-row5 {
        padding: 30px 15px !important;
    }
    #career-row2, 
    #career-row1 {
        padding: 0 15px !important;
    }
    .career-content2 {
        padding: 20px 10px !important;
    }
    #our-vehicles-row1 {
        padding: 30px 15px 0 !important;
    }
    .our-vehicle-row1-left {
        padding: 25px 10px !important;
    }
    #our-vehicles-row2 {
        padding: 30px 15px 25px !important;
    }
    /**  Font size set to 15px **/
    .career-content2 p,
    .our-vehicle-row1-left p {
        text-align: center !important;
    }
    #our-vehicles-row2 .row2-ol ol,
    #services-row1 ol > li,
    .about-us-row4-content p,
    .about-us-row3-content ul > li,
    p {
        font-size: 15px;
    }
    .about-us-row3-content ul > li{
        padding-left: 25px;
        background: url(./img/ul-bullet-bg.png)no-repeat 5px 5px;
    }
    .about-us-row4-content p label {
        font-size: 14px;
    }
    .kontakt-form-wrap > p {
        font-size: 17px;
    }
    .row2-heading p {
        font-size: 17px;
        line-height: 130%;
        margin-bottom: 0 !important;
    }
    #our-vehicles-row2 .row2-ol ol > li {
        font-size: 15px;
    }
    .even-img, 
    .odd-img {
        margin-bottom: 30px;
    }
    #our-vehicles-row3 .sow-image-container {
        padding: 35px 30px;
    }
    #our-vehicles-row3 .widget-title {
        font-size: 17px;
    }
}
@media all and (max-width: 380px) {
    .services-image1 {
        margin-top: 20px;
        padding: 35px 20px;
    }
    .google-map-content iframe {
        height: 240px !important;
    }
    #home-row5 ol {
        width: 78%;
    }
    /******/
    .site-info-footer h3 {
        font-size: 21px;
    }
    .footer-col3 p:first-child {
        font-size: 16px;
    }
}
@media all and (max-width: 371px) {
    .branding-section {
        left: -45px;
    }
    #home-row1 h2  {
        font-size: 19px;
        text-align: center;
    }
    #home-row1 h3 {
        text-align: center !important;
        padding: 0;
    }
    .contact-info-content label {
        width: 95px;
        display: block;
        margin: 0 auto;
    }
    .contact-info-content p {
        display: block;
        text-align: center;
    }
}
@media all and (max-width: 350px) {
    .quotes-box {
        padding: 18px 20px;
    }
    .site-info-footer {
        padding: 0 15px;
    }
    .branding-section {
        width: 100%;
        left: -40px;
    }
}
@media all and (max-width: 335px) {
    .branding-section {
        left: -33px;
    }
    /* padding set to 15px */
    #box-blue, 
    #box-black {
        padding: 30px 15px 40px !important;
    }
    .quotes-box {
        padding: 15px;
    }
    .quotes-box > #sow-editor-2 p {
        font-size: 21px;
        text-align: left;
    }
    .quotes-box > #sow-editor-3 p {
        font-size: 17px;
    }
    .about-us-row4-content p label {
        width: 115px;
    }
    .contact-form-wrap h3, 
    .contact-info-sub-heading h3 {
        font-size: 28px;
        line-height: 110%;
    }
    #home-row5 h2 {
        line-height: 105%;
        margin-bottom: 25px;
    }
    #home-row5 ol {
        width: 90%;
    }
    #our-vehicles-row3 .widget-title {
        font-size: 16px;
    }
}











/** Slidebar Overrides **/
@media only screen and (max-width: 1599px) and (min-width: 1025px) {
    .sb-slidebar {
        max-width: 320px;
        width: 100%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 901px) {
    .sb-slidebar {
        max-width: 320px;
        width: 100%;
    }
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
    .sb-slidebar {
        max-width: 300px;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) and (min-width: 568px) {
    .sb-slidebar {
        max-width: 300px;
        width: 100%;
    }
}
@media only screen and (max-width: 567px) and (min-width: 414px) {
    .sb-slidebar {
        max-width: 320px;
        width: 100%;
    }
}
@media only screen and (max-width: 413px) and (min-width: 321px) {
    .sb-slidebar {
        max-width: 295px;
        width: 100%;
    }
}
@media only screen and (max-width: 380px) and (min-width: 300px) {
    .sb-slidebar {
        max-width: 260px;
        width: 100%;
    }
}