* {
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 0;
}

.material-icons {
    font-family: 'Material Icons' !important;
}

body {
    position: relative;
}

h2 {
    margin: 0!important;
}

ul {
    margin-left: 0!important;
}

button {
    outline-style: none !important;
}

#site-header,
#site-footer,
.singular .entry-header {
    background-color: transparent;
}

.blue-background {
    background-color: #2E77C4!important;
}

.singular .entry-header {
    padding: 0;
}

p {
    padding-left: 0!important;
    padding-right: 0!important;
}

[class*="__inner-container"]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: unset;
}

.alignfull {
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.entry-content>.alignfull {
    margin-bottom: 0;
    margin-top: 0;
}

.section-inner {
    width: 100% !important;
}

.toggle-inner {
    height: unset;
}

.toggle-inner .material-icons {
    font-size: 40px;
    color: #FFFFFF;
}

.primary-menu>li>.icon {
    color: #FFFFFF !important;
}

.sub-menu {
    width: max-content!important;
    margin-left: 20px!important;
}

.leaflet-map {
    z-index: 0!important;
}

button.sub-menu-toggle {
    border-left: none!important;
    margin: 0!important;
    height: 15px;
}

.menu-modal .toggle {
    color: #FFFFFF !important;
}

.menu-wrapper a,
.header-navigation-wrapper a {
    font-size: 14px;
    font-weight: bold !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    text-decoration: none!important;
}

.menu-wrapper a {
    color: #000000 !important;
}

button.toggle:hover,
.header-navigation-wrapper a:hover,
.menu-wrapper a:hover {
    text-decoration: none !important;
}

input.yellow-button,
a.yellow-button {
    background: #FFCD06 0% 0% no-repeat padding-box!important;
    border-radius: 31px;
    text-align: center;
    font-weight: Bold;
    font-size: 14px;
    color: #000000!important;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    width: 230px !important;
    display: block;
}

input.yellow-button:hover,
a.yellow-button:hover {
    background: #efc51d !important;
}

.inline {
    display: inline-block;
}

.reltv {
    position: relative;
}

.margin-bottom-5 {
    margin-bottom: 5px!important;
}

.margin-bottom-15 {
    margin-bottom: 15px!important;
}

.margin-bottom-20 {
    margin-bottom: 20px!important;
}

.margin-bottom-30 {
    margin-bottom: 30px!important;
}

.margin-bottom-40 {
    margin-bottom: 40px!important;
}

.margin-bottom-50 {
    margin-bottom: 50px!important;
}

.margin-bottom-60 {
    margin-bottom: 60px!important;
}

.margin-bottom-80 {
    margin-bottom: 80px!important;
}

.margin-top-20 {
    margin-top: 20px!important;
}

.margin-top-50 {
    margin-top: 50px!important;
}

.container-max {
    max-width: 1200px!important;
    margin: 0 auto!important;
}

.container-padding-v {
    padding-left: 30px;
    padding-right: 30px;
}

.container-padding-h {
    padding-top: 100px;
    padding-bottom: 100px;
}

.container-padding,
.hero-image-home .wp-block-group__inner-container {
    padding: 100px 30px !important;
}

.header-titles-wrapper {
    position: relative;
}

.featured-image-home {
    min-height: 977px;
}

.featured-image-page {
    min-height: 550px;
}

.featured-image {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
}

.background {
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
}

.car-background {
    background: url('../images/help_banner.png') no-repeat center center;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
}

.featured-image-heading {
    font-size: 62px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 70px!important;
}

.featured-image-text {
    font-size: 28px;
    font-weight: normal;
    color: #FFFFFF;
}

.header-top-section {
    min-height: 80px;
    border-bottom: 1px solid rgb(255, 255, 255, 0.5);
    text-align: right;
}

.header-top-div {
    margin-left: 40px;
}

.header-top-div a {
    line-height: 80px;
    font-weight: Bold;
    font-size: 14px;
    color: #FFCD06 !important;
    text-shadow: 1px 1px 0px #00000029;
}

.blue-heading {
    font-weight: Bold;
    font-size: 32px;
    color: #2E77C4;
}

.black-heading {
    font-weight: Bold;
    font-size: 18px;
    color: #505050;
}

.big-black-heading {
    font-weight: Bold;
    font-size: 21px;
    color: #505050;
}

.white-heading {
    font-weight: Bold;
    font-size: 32px;
    color: #ffffff;
}

.bold {
    font-weight: Bold;
}

.normal-p {
    font-size: 21px;
    color: #505050;
}

.small-p-2,
.small-ul-2 li {
    font-size: 18px;
    color: #505050;
}

.small-p,
.small-ul li {
    font-size: 16px;
    color: #505050;
}

.white-p {
    color: #FFFFFF;
    font-size: 18px;
}

.mobile {
    display: none!important;
}

.get-a-quote {
    margin-left: 20px;
}

.get-a-quote-mobile {
    display: block;
    margin: 20px auto;
}

.hero-image-home {
    min-height: 600px;
}

.hero-image {
    min-height: 253px;
}

.dark-grey-backgroud {
    background-color: #505050!important;
}

.black-background {
    background-color: #000000!important;
}

.light-grey-background {
    background-color: #F5F5F5!important;
}

#site-footer {
    min-height: 250px;
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

#site-footer img {
    margin-bottom: 15px;
    height: 90px;
    margin-top: 20px;
}

#site-footer h2 {
    font-weight: Bold;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 20px!important;
}

#site-footer .menu-item {
    font-size: 14px;
    color: #FFFFFF;
    display: block;
}

.truck {
    position: absolute;
    left: 0;
    top: 0;
}

.trustby {
    width: 13.5%;
    vertical-align: middle;
    display: inline-block;
}

.trustby img,
.margin-center {
    margin: 0 auto;
    display: block;
}

.capabilities-text {
    width: calc(100% - 60px);
    margin-left: 20px;
    vertical-align: top;
}

.capabilities-text.right {
    margin-right: 20px;
    margin-left: 0;
}

.testimonials-div {
    max-width: 100%;
    width: 720px;
}

.testimonials .owl-prev,
.testimonials .owl-next {
    position: absolute;
    bottom: 125px;
    background-color: transparent !important;
    z-index: 10;
    padding: 0!important;
}

.testimonials .owl-prev {
    left: 0;
}

.testimonials .owl-next {
    right: 0;
}

.testimonials .quote-left,
.testimonials .quote-right {
    position: absolute;
    z-index: -1;
}

.testimonials .quote-left {
    left: 0;
    top: 0;
}

.testimonials .quote-right {
    right: 0;
    bottom: 0;
}

.modal-menu {
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 20px;
    position: initial!important;
    width: 100% !important;
}

.menu-modal-inner {
    background: #2E77C4;
}

.modal-menu li {
    border: none;
}

.modal-menu a {
    color: white !important;
    font-size: 14px !important;
    padding: 0 0 30px 0!important;
}

.menu-modal .header-top-div {
    margin-left: 0px;
}

.menu-modal .header-top-div a {
    line-height: 40px;
}

.header-top-section-mobile-top {
    position: absolute;
    left: 0;
    top: 40px;
}

.menu-modal .menu-wrapper.section-inner {
    position: relative;
}

button.close-nav-toggle {
    padding: 50px 0!important;
    color: #FFFFFF!important;
}

button.close-nav-toggle svg {
    height: 30px;
    width: 30px;
}

.post-inner {
    padding-top: 0;
}

.services .left {
    padding-left: calc(50vw - 600px);
    padding-right: 90px;
}

.services .right {
    padding-right: calc(50vw - 600px);
    padding-left: 90px;
}

.transport-watermark {
    position: absolute;
    right: 0;
    top: 50px;
    height: 478px;
    width: auto !important;
}

.cool.transport-watermark {
    right: 85px;
}

.dry.transport-watermark {
    right: 45px;
}

.frozen.transport-watermark {
    right: 25px;
}

.our-people-image {
    height: 160px;
    width: 160px;
    margin-bottom: 20px;
}

.stats-div {
    border: 5px solid #F5F5F5;
}

.stats-div div {
    width: 200px;
    margin: 30px auto;
}

.stats-div h2 {
    font-size: 32px;
    font-weight: Bold;
    vertical-align: text-bottom;
}

.stats-div p {
    font-size: 14px;
    margin-left: 10px;
}

.technology-div img {
    width: 160px;
    vertical-align: top;
    margin-bottom: 20px;
}

.technology-div div {
    width: 720px;
    margin-left: 25px;
}

.wpcf7-form select,
.wpcf7-form input,
.wpcf7-form textarea {
    background: #F7F7F7 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000000;
    border-radius: 3px;
    border: none;
    font-size: 18px;
    width: 100%;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder,
.wpcf7-form select {
    font-size: 18px;
    letter-spacing: 0px;
    color: #AAAAAA;
}

.wpcf7-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 1.5rem 1.8rem;
}

.wpcf7-form select.selected {
    color: #000000;
}

.wpcf7-form select,
.wpcf7-form input {
    height: 65px;
}

.wpcf7-form textarea {
    height: 270px;
}

.wpcf7-submit.yellow-button {
    height: 50px;
    line-height: 15px;
    border-radius: 31px;
    width: 160px !important;
    float: right;
}

.job-listing-table,
.job-listing-table * {
    border: none !important;
}

.job-listing-table tbody tr {
    border-bottom: 1px solid #e5e5e5 !important;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 80px;
}

.job-listing-table tbody {
    color: #505050;
}

.job-listing-table tbody tr {
    cursor: pointer;
}

.job-listing-table tbody tr td.arrow {
    text-align: right;
}

.job-nav-num-div {
    text-align: center;
    position: relative;
}

.job-nav-number {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #FFFFFF;
    color: #777;
    cursor: pointer;
}

.job-nav-number.active {
    background-color: #2E77C4;
    color: #ffffff;
}

.job-nav-prev,
.job-nav-next {
    font-size: 20px;
    position: absolute;
    color: #777;
    cursor: pointer;
}

.job-nav-prev {
    left: 0;
    top: 0;
}

.job-nav-next {
    right: 0;
    top: 0;
}

.resume-img {
    height: 50px;
    width: 50px;
    display: inline-block;
}

.resume-label {
    display: inline-block;
}

.resume-div {
    cursor: pointer;
}

.resume-button {
    background-color: transparent;
    height: 60px;
    width: 250px;
    text-align: center;
    font-size: 18px;
    color: #FF7100;
    margin-top: 10px;
}

.attachment {
    display: none;
}

@media only screen and (max-width:1290px) {
    .services .left {
        padding-right: calc(50vw - 600px);
    }
    .services .right {
        padding-left: calc(50vw - 600px);
    }
}

@media only screen and (max-width:1000px) {
    .menu-modal .section-inner {
        width: calc(100% - 60px) !important;
    }
    .header-top-section {
        display: none;
    }
    .hero-image {
        min-height: 315px;
    }
}

@media only screen and (max-width:992px) {
    button.get-a-quote {
        margin: 20px auto;
        display: block;
    }
    .testimonials .owl-prev,
    .testimonials .owl-next {
        bottom: 0;
    }
    .testimonials .quote-left,
    .testimonials .quote-right {
        display: none;
    }
    .technology-div div {
        width: 100%;
        margin-left: 0px;
    }
}

@media only screen and (max-width:768px) {
    #site-footer .col-md-5:not(:last-of-type) {
        margin-bottom: 50px;
    }
    .truck {
        position: initial;
        display: none;
    }
    .trustby {
        width: 49%;
        margin-bottom: 40px;
    }
    .trustby img {
        height: 50px;
        width: auto;
    }
    .capabilities-image {
        display: none;
    }
    .mobile {
        display: inline-block!important;
    }
    .desktop {
        display: none!important;
    }
    .capabilities-text.right {
        margin-right: 0px;
        margin-left: 20px;
    }
    .margin-bottom-mobile-20 {
        margin-bottom: 20px!important;
    }
    .margin-bottom-mobile-0 {
        margin-bottom: 0px!important;
    }
    .margin-bottom-mobile-40 {
        margin-bottom: 40px!important;
    }
}

@media only screen and (max-width:700px) {
    .featured-image-heading {
        font-size: 28px;
        margin-top: 0px !important;
    }
    .featured-image-text {
        font-size: 16px;
    }
    .post-inner.thin {
        padding-top: 0;
    }
    .featured-image-home {
        min-height: 400px;
    }
    .hero-image-home {
        min-height: 250px;
    }
    .featured-image-page {
        min-height: 275px;
    }
    .hero-image {
        min-height: 150px;
    }
}

@media only screen and (max-width:576px) {
    .testimonials .owl-prev,
    .testimonials .owl-next {
        bottom: -50px;
    }
}

@media only screen and (max-width:470px) {
    .container-padding-v {
        padding-left: 20px;
        padding-right: 20px;
    }
    .container-padding,
    .hero-image-home .wp-block-group__inner-container {
        padding: 100px 20px !important;
    }
}

@media (min-width: 600px) {
	.wp-block-column {
		flex-basis: calc(50%);
		flex-grow: 0;
	}
}

.no-margin {
	margin:0!important;
}
.no-padding {
	padding:0!important;
}
img.truck {
    max-height: 410px;
}
#site-footer .container-padding {
    padding: 30px!important;
}

#site-footer .menu-item {
    font-size: 16px!important;
}

