/*
Theme Name:     Divi Child
Description:    Divi Child Theme
Template:       Divi
Version:        1.0.3
Text Domain:    divi-child
*/
@import url('../Divi/style.css');

/*INSTAGRAM ICON FOOTER*/

.et-social-rss a:before {
    content: "\e09a" !important;
}

/*TEAM BONUSHOME*/

p#home-mobile-bonus {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}

@media (min-width: 500px) {
    p#home-mobile-bonus {
        display: none;
    }
}

.apply-chat-prompt.ai-wg-outer.apply-bubble-alt {
    font-weight: bold;
}

/* PROTECTED POST */

.post-password-required .et_pb_section {
    background-image: url(/wp-content/uploads/2017/09/usxjobs-open-road-dark.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.et_password_protected_form {
    text-align: center;
    float: left;
    width: 100%;
    color: #fff;
}

.et_password_protected_form h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 400 !important;
    padding-top: 173px;
}

.et_password_protected_form p {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    letter-spacing: 0;
    font-weight: 400;
    float: left;
    padding: 20px 0 60px;
    width: 100%;
}

.et_password_protected_form form {
    max-width: 500px;
    margin: 0 auto;
    float: none;
}

.et_password_protected_form form p {
    padding: 0;
}

.et_password_protected_form p input {
    float: left !important;
    margin: 0 !important;
    padding: 12px 15px !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #333 !important;
    border-color: #a90f14 !important;
    border-style: solid !important;
    border-width: 4px 3px 4px 3px !important;
    background-color: #FFFFFF !important;
}

.et_password_protected_form p button {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 22px !important;
}

/*NEW SLIDER*/

div#custom-slider {
    background: #fff;
}

div#next-slide {
    position: absolute;
    right: 3%;
    top: 48%;
    z-index: 10;
}

div#prev-slide {
    position: absolute;
    left: 3%;
    top: 48%;
    z-index: 10;
}

div#custom-slider .fa {
    font-size: 35px;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    color: #000;
}

div#custom-slider ul {
    position: relative;
    height: 100%;
    min-height: 600px;
}

div#custom-slider li:first-child {
    opacity: 1;
    transition: .4s ease;
}

div#custom-slider li {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    opacity: 0;
    height: 100%;
    transition: all 0.3s ease-out;
}

.inner-wrap.two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.inner-wrap.two-col .slide-img {
    width: 40%;
}

.inner-wrap.two-col .slide-txt {
    width: 60%;
    padding-right: 10%;
    padding-left: 5%;
}

body a.comment-reply-link.et_pb_button,
body .comment-reply-link {
    color: #fff;
}

/*position image at bottom*/

.inner-wrap.two-col.absolute-btm .slide-txt {
    position: absolute;
    left: 35%;
}

.inner-wrap.two-col.absolute-btm .slide-img {
    position: absolute;
    bottom: 0;
}

@media (max-width: 980px) {
    body .et_pb_row {
        width: 90% !important;
    }

    body.page-id-30531 .et_pb_row,
    body.page-id-4789 .et_pb_row {
        width: 100% !important;
    }

    .inner-wrap.two-col .slide-txt {
        padding-right: 10%;
        padding-left: 10%;
        width: 100%;
        position: absolute;
        top: 0;
        padding-top: 60px;
        text-align: center;
        left: 0;
    }

    .inner-wrap.two-col .slide-img {
        width: 100%;
        bottom: 0;
        left: 0;
        position: absolute;
        text-align: center;
    }

    .slide-img img {
        max-width: 400px;
        margin: auto;
    }
}

/*end NEW HOME SLIDER*/

#home_slider .et_pb_slides,
.et_pb_slide.et_pb_slide_with_image.et_pb_bg_layout_dark.et_pb_media_alignment_center {
    height: 100% !important;
}

a.home-button {
    background: #a90f14;
    letter-spacing: 0;
    color: #fff;
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.7em !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    font-size: 30px;
    font-weight: bolder;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    min-width: 236px;
}

a.home-button:hover {
    background: #000;
    transition: .05s ease;
}

a.popup-btn {
    background: #a90f14;
    padding: 8px;
    margin: 3px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    min-width: 120px;
    text-align: center;
    /* border: 2px solid #000; */
    border-radius: 2px;
}

div#popmake-27915 {
    background: #fff !important;
    box-shadow: 2px 2px 15px 6px rgba(0, 0, 0, 0.3);
}

.popup-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div#popmake-27915 h3 {
    /* text-transform: uppercase; */
    line-height: 23px;
    font-size: 15px;
    letter-spacing: 0 !important;
    text-align: -webkit-left;
}

/*RECRUITER POPUP*/
a.recruiter-popup-btn {
    background: #a90f14;
    padding: 8px 30px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    min-width: 120px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
}

a.recruiter-popup-btn:hover {
    background-color: rgba(201, 76, 76, 0.9);
    padding: 6px 26px;
}

a.recruiter-popup-btn:active {
    background-color: rgba(201, 76, 76, 0.9);
    padding: 6px 26px;
}

.recruiter-popup-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

div#popmake-29651 {
    background: #fff !important;
    box-shadow: 2px 2px 15px 6px rgba(0, 0, 0, 0.3);
    margin-bottom: 0;
    bottom: 0;
    border: solid 1px #cccccc;
    padding: 0 0 20px 0;
}

div#popmake-29651 .et_pb_text_1 {
    border: none !important;
}

div#popmake-29651 .pum-close {
    font-size: 20px !important;
}

.recruiter-line-one {
    font-weight: 400;
    font-size: 20px;
}

.recruiter-line-two {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 20px;
}

/*DEDICATED POPUP*/

.driver-line-one {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 25px;
}

div#popmake-29664 {
    background: #fff !important;
    box-shadow: 2px 2px 15px 6px rgba(0, 0, 0, 0.3);
    margin-bottom: 0;
    bottom: 0;
    border: solid 1px #cccccc;
    padding: 0 0 20px 0;
}

div#popmake-29664 .et_pb_text_3 {
    border: none !important;
}

div#popmake-29664 .pum-close {
    font-size: 20px !important;
}

/*TEAM MAX NEW*/

#job-search-twocol .et_pb_row {
    width: 100%;
    max-width: 100%;
}

h2#teamBonus-mobile {
    font-size: 32px !important;
}

div#morePay {
    background-position: top;
}

.team-max-update {
    min-height: 75vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 40px 0 50px;
}

.team-max-update h1 {
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
}

.team-max-video {
    max-width: 500px;
    margin-top: 20px;
}

.red-text p {
    color: #a90f14;
}

@media (min-width: 980px) {
    .skew {
        -webkit-transform: skew(-15deg);
        -ms-transform: skew(-15deg);
        transform: skew(-15deg);
        z-index: 3;
        position: relative;
        background: #fff;
        left: 100px;
    }

    .skew .et_pb_text.et_pb_module {
        -webkit-transform: skew(15deg);
        -ms-transform: skew(15deg);
        transform: skew(15deg);
    }
}

/*DRIVER REFERRAL PAGE*/

.red-gradient {
    background: #d7212e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d7212e 0, #a90f14 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d7212e 0, #a90f14 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d7212e 0, #a90f14 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7212e', endColorstr='#a90f14', GradientType=0);
    /* IE6-9 */
}

.red-highlight {
    background: #d72130;
    display: block;
    padding: 10px 20px;
    color: #fff;
    max-width: 800px;
    margin: 10px auto 15px auto;
}

.recruit {
    border-bottom: 4px solid #d72130;
    border-right: 4px solid #d72130;
    width: 200px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 30px;
}

.driver-referral {
    background: #fff;
    text-align: center;
    max-width: 500px;
    min-width: 300px;
    padding: 20px 40px;
    margin-bottom: 120px;
}

.driver-referral-wrap {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.driver-referral h1,
.driver-referral h2,
.driver-referral h1 span {
    color: #d7212e;
    display: inline-block;
}

.driver-referral span {
    font-size: 16px;
}

.driver-referral .h1 {
    font-size: 65px;
    font-weight: 600;
}

.driver-referral h2 {
    margin-top: 15px;
    text-transform: uppercase;
}

.driver-referral .small-h1,
.driver-referral .h1 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    color: #d7212e;
}

.et_pb_section.techReferral h2,
div#referalForm h2 {
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 1.3em;
}

a.back-button {
    color: #fff;
}

.go-back-button {
    background: #a90f14;
    max-width: 80%;
    padding: 5px 0;
    margin: auto;
}

.back-button span {
    background: #fff;
    border-radius: 50%;
    padding: 3px 8px;
    color: #d72130;
    font-weight: bold;
}

.small-h1 {
    padding: 0 3px;
    line-height: 5em;
    font-weight: 400;
}

label#recaptcha-anchor-label {
    color: #a90f14 !important;
}

input#gform_submit_button_9 {
    background: #fff !important;
    color: #a90f14 !important;
}

#referalForm .gform_wrapper .top_label .gfield_label,
#referalForm span.gfield_required,
#referalForm label.gfield_label {
    color: #fff !important;
}

#referalForm div#input_9_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 500px) {
    .driver-referral-wrap {
        background-position-y: -100px;
    }
}

/*BLOOM*/

@media (max-width: 767px) {
    .et_bloom_flyin.et_bloom_optin.et_bloom_resize.et_bloom_flyin_right.et_bloom_optin_1.et_bloom_auto_popup.et_bloom_trigger_bottom.et_bloom_visible.et_bloom_animated {
        bottom: 50px !important;
    }
}

.et_bloom_optin_1 .et_bloom_popup .et_bloom_form_text h2 span strong,
.et_bloom_optin_1 .et_bloom_popup .et_bloom_form_text h2 {
    color: #fff !important;
    font-size: 27px !important;
    font-family: "Montserrat", sans-serif !important;
    text-transform: uppercase;
    text-align: center !important;
}

.et_bloom_form_content.et_bloom_1_field.et_bloom_bottom_inline.et_bloom_custom_html_form a {
    background: #000;
    padding: 10px 20px;
    margin: 5px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-family: "Montserrat", sans-serif;
}

.et_bloom_form_content.et_bloom_1_field.et_bloom_bottom_inline.et_bloom_custom_html_form {
    text-align: center;
}

.et_bloom_form_content.et_bloom_1_field.et_bloom_bottom_inline.et_bloom_custom_html_form h2 {
    margin-bottom: 30px;
    text-transform: uppercase;
}

/*NEW DRIVER TRAINER PAGE*/
a.et_pb_button.blackBtn {
    background: #000;
}

a.et_pb_button.blackBtn:hover {
    background: #fff !important;
    color: #000;
    transition: .5s ease all;
}

.driverPage .et_pb_column_1_3 h1 {
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 42px;
}

.driverPage .et_pb_column_1_3 span {
    color: #a90f14;
}

.driverPageRow ul {
    padding: 1em;
    font-size: 20px !important;
}

.driverPageRow li {
    font-size: 20px !important;
    padding: .3em 0;
}

.driverPageRow h2 {
    margin-bottom: 1.7em;
}

@media (max-width: 767px) {
    .et_bloom_flyin.et_bloom_optin.et_bloom_resize.et_bloom_flyin_right.et_bloom_optin_1.et_bloom_auto_popup.et_bloom_trigger_bottom.et_bloom_visible.et_bloom_animated {
        bottom: 50px !important;
    }

    .et_pb_section.driverPageRow {
        padding: 5em 2em !important;
    }

    .page-id-697 #morePay .et_pb_row {
        padding-top: 350px !important;
    }

    .page-id-697 #morePay {
        background-image: url(/wp-content/uploads/2017/06/Driver_Trainer_Headers_MOBILE_TEAM_MAX_2-1.jpg);
        background-size: cover;
    }

    #driverTrainer-hero {
        background-size: cover !important;
        background-image: url(/wp-content/uploads/2017/06/Driver_Trainer_Headers_MOBILE_CDT_2-2.jpg) !important;
    }

    #driverTrainer-hero .et_pb_column_2 {
        margin-top: 300px;
    }

    .driverCTAbtns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/*POP UP BELL/FORM*/
.hide {
    display: none;
}

div#pum-4851 {
    position: fixed;
}

.pum-theme-4853 .pum-content + .pum-close {
    height: 20px !important;
    width: 20px !important;
}

.featherlight-content input {
    background: #ededed !important;
}

.featherlight-content input {
    background: #ededed;
}

.featherlight-content #gform_wrapper_4 input[type="submit"] {
    background: #a90f14 !important;
}

.featherlight-content #gform_wrapper_4 label.gfield_label {
    color: #ccc;
}

.featherlight-content div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 49% !important;
}

ul#gform_fields_8 label {
    display: none;
}

input#gform_submit_button_8 {
    background: #a90f14 !important;
    color: #fff;
}

.pum-theme-4845,
.pum-theme-default-theme,
.pum-theme-4845 .pum-container {
    background-color: rgba(255, 255, 255, 0) !important;
}

/*BELL ANIMATION*/
.bell {
    position: relative;
    display: block;
    margin: 0;
    width: 1em;
    height: 1em;
    font-size: 65px;
    background-color: #a90f14;
    border-radius: 0.5em;
    box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    right: -60px !important;
    bottom: -40px !important;
}

.bell::before,
.bell::after {
    position: absolute;
    content: " ";
}

.bell::before {
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0);
}

.bell::after {
    top: 0.25em;
    left: 0.25em;
    width: 0.5em;
    height: 0.5em;
    background: url(/wp-content/uploads/2017/05/bell-icon.png) center / cover no-repeat;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bell.ringing {
    -webkit-animation: bell-outer 3000ms infinite;
    animation: bell-outer 3000ms infinite;
}

.bell.ringing::before {
    -webkit-animation: bell-inner 3000ms infinite;
    animation: bell-inner 3000ms infinite;
}

.bell.ringing::after {
    -webkit-animation: bell-icon 3000ms infinite;
    animation: bell-icon 3000ms infinite;
}

@-webkit-keyframes bell-outer {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }

    33.3333% {
        -webkit-transform: translate3d(0, 0, 0) scale(1.1);
        transform: translate3d(0, 0, 0) scale(1.1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.1), 0 0.05em 0.1em rgba(0, 0, 0, 0.5);
    }

    66.6666% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0.5em rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }
}

@keyframes bell-outer {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }

    33.3333% {
        -webkit-transform: translate3d(0, 0, 0) scale(1.1);
        transform: translate3d(0, 0, 0) scale(1.1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.1), 0 0.05em 0.1em rgba(0, 0, 0, 0.5);
    }

    66.6666% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0.5em rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }
}

@-webkit-keyframes bell-inner {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }

    33.3333% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(0.9);
        transform: translate3d(0, 0, 0) scale(0.9);
    }

    66.6666% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }
}

@keyframes bell-inner {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }

    33.3333% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(0.9);
        transform: translate3d(0, 0, 0) scale(0.9);
    }

    66.6666% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
    }
}

@-webkit-keyframes bell-icon {
    0% {
        -webkit-transform: translate3d(0em, 0, 0);
        transform: translate3d(0em, 0, 0);
    }

    2% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    4% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    6% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    8% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    10% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    12% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    14% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    16% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    18% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    20% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    22% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    24% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    26% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    28% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    30% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    32% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    34% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    36% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    38% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    40% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    42% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    44% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    46% {
        -webkit-transform: translate3d(0em, 0, 0);
        transform: translate3d(0em, 0, 0);
    }
}

/*noinspection ALL*/
@keyframes bell-icon {
    /*noinspection ALL*/
    0% {
        -webkit-transform: translate3d(0em, 0, 0);
        transform: translate3d(0em, 0, 0);
    }

    2% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    4% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    6% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    8% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    10% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    12% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    14% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    16% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    18% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    20% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    22% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    24% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    26% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    28% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    30% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    32% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    34% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    36% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    38% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    40% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    42% {
        -webkit-transform: translate3d(0.01em, 0, 0);
        transform: translate3d(0.01em, 0, 0);
    }

    44% {
        -webkit-transform: translate3d(-0.01em, 0, 0);
        transform: translate3d(-0.01em, 0, 0);
    }

    46% {
        -webkit-transform: translate3d(0em, 0, 0);
        transform: translate3d(0em, 0, 0);
    }
}

.pum-container.pum-responsive.pum-responsive-nano {
    margin-left: -5%;
    width: 10%;
}

/*LIGHTBOX*/
.featherlight .featherlight-content {
    padding: 3% 5% !important;
}

.featherlight .featherlight-content p {
    color: #333;
}

.featherlight .featherlight-inner {
    /* make sure its visible */

    display: block !important;
    text-align: center;
}

.hide {
    display: none;
}

.featherlight-content input {
    width: 100%;
    padding: 15px !important;
}

.featherlight-content .ginput_complex input {
    width: 49%;
}

.featherlight-content select {
    padding: 5px 10px;
    width: 100%;
    font-size: 16px;
}

/*HOME V2*/
div.header-content.overVid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.homeForms span#input_4_1_6_container {
    width: 49%;
}

.homeNewsTitle h1 {
    padding-bottom: 25px;
}

.homeBlogSlider .et_pb_slide_content {
    margin: 20px 20px 46px 20px;
}

.homeEqualCol .alertFormInner {
    background: rgba(255, 255, 255, 0.0);
}

a.et_pb_button {
    color: #fff;
}

.et_pb_column_1_2 .et_pb_slide_content {
    font-size: 19px;
}

.et_pb_module.et_pb_slider.homeBlogSlider {
    background: rgba(0, 0, 0, 0.0);
}

.homeBlogSlider .et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 6% 4%;
}

.centerBtn {
    margin: 0 15px;
}

.home2 a.et_pb_button {
    font-size: 30px !important;
}

.iframeShield {
    width: 100%;
    background-color: transparent;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 999;
    visibility: visible !important;
}

.gifContainer {
    position: relative;
    padding-bottom: 58%;
    overflow: hidden;
    background: black;
}

.header-content.overVid {
    position: absolute;
    z-index: 1000;
    margin: auto;
    text-align: center;
    left: 25%;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 50px 0 50px;
    max-width: 50%;
    top: 20%;
    color: #fff;
}

.header-content.overVid h1 {
    color: #fff;
    font-size: 60px;
}

p.home3Btns a {
    color: #fff !important;
    margin: 5px;
}

div#videoHero .et_pb_row {
    width: 100%;
    padding: 0;
    margin: 0;
}

@media (max-width: 1200px) {
    .page-id-4741 .header-content.overVid {
        left: 15%;
        padding: 20px 50px 0 50px;
        max-width: 70%;
    }
}

@media (max-width: 980px) {
    .homeForms .et_pb_column:first-child {
        margin-bottom: 20px;
    }
}

@media (max-width: 960px) {
    .page-id-4741 .header-content.overVid {
        left: 5%;
        padding: 20px 50px 0 50px;
        max-width: 90%;
        width: 90%;
        top: 0;
        height: 100%;
    }

    .page-id-4741 .header-content.overVid h1 {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    #job-search-twocol .job-page-search-primary-right {
        padding: 90px 30px;
        margin-bottom: 20px;
    }

    #job-search-twocol .job-page-description {
        padding: 20px 10px;
    }

    a.home-button {
        font-size: 25px;
        min-width: 180px;
    }

    .et_pb_slider.homeBlogSlider.et_pb_module .et_pb_slides .et_pb_slide_content {
        font-size: 18px;
        line-height: 1.3em;
    }

    .page-id-4741 h1#mobileIncentive {
        font-size: 35px;
    }

    .page-id-4741 h1#mobileIncentive {
        display: block;
        text-transform: uppercase;
    }

    .page-id-4741 .header-content.overVid > h1 {
        display: none;
    }

    p.home3Btns a {
        font-size: 18px;
    }

    .page-id-4741 p#homeTopText {
        display: none;
    }

    p.home3Btns {
        margin-top: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 550px) {
    p.home3Btns a {
        font-size: 16px;
    }

    .gifContainer {
        height: 38vh;
    }

    .page-id-4741 .header-content.overVid {
        padding: 10px 20px 0 10px;
        top: 2%;
    }
}

@media (max-width: 400px) {
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
        width: 100%;
    }

    /*TEAM MAX NEW*/
    h2#teamBonus-mobile {
        font-size: 28px !important;
    }

    a.home-button {
        font-size: 20px;
        min-width: 160px;
    }

    p.home3Btns {
        margin-top: 0;
        font-size: 12px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    p.home3Btns a {
        font-size: 16px;
        margin: 2px;
    }

    .page-id-4741 h1#mobileIncentive,
    .page-id-4741 h1 {
        font-size: 34px;
    }

    .page-id-4741 h2 {
        font-size: 22px;
    }

    .page-id-4741 .header-content.overVid {
        top: 0;
        height: 100%;
    }
}

/*HOME*/
h1#mobileIncentive {
    display: none;
}

/* MAP CODE */
#gMap {
    height: 700px;
    width: 100%;
    float: left;
    margin-top: 20px;
    display: none;
}

/* GLOBAL */
.cache-test p {
    font-size: 60px;
    color: green;
}

p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

#404links a {
    color: #a90f14 !important;
}

/*blog mobile footer for UTM*/
.page-id-2896 #et-footer-nav,
div#blogMobileFooter {
    opacity: 0;
}

@media (max-width: 767px) {
    div#blogMobileFooter {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 123456789;
        background-color: rgba(169, 15, 20, 1);
    }

    .page-id-3896 #main-footer {
        display: none;
    }

    div#blogMobileFooter a#item-696 {
        border: none;
        padding: 0;
    }

    div#blogMobileFooter ul#menu-footer-mobile-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div#blogMobileFooter .container {
        padding-top: 0;
    }

    div#blogMobileFooter .bottom-nav a {
        /* background-color: #fff; */
        color: #fff;
        padding: 5px 10px;
        border: 2px solid #fff;
    }
}

/* DRIVER PAGES POPUP */
@-webkit-keyframes toTopPopup {
    0% {
        margin-bottom: -100px;
    }

    100% {
        margin-bottom: 0;
    }
}

@-moz-keyframes toTopPopup {
    0% {
        margin-bottom: -100px;
    }

    100% {
        margin-bottom: 0;
    }
}

@-o-keyframes toTopPopup {
    0% {
        margin-bottom: -100px;
    }

    100% {
        margin-bottom: 0;
    }
}

@keyframes toTopPopup {
    0% {
        margin-bottom: -100px;
    }

    100% {
        margin-bottom: 0;
    }
}

.page-id-30524 #under2017featuresphone,
.page-id-30524 #under2016featuresphone,
.page-id-30524 #bottomcta-phone {
    margin-left: 10px !important;
}

@media (max-width: 980px) {
    #herocta-phone {
        margin-left: 10px !important;
    }
}

.popupDrivers {
    z-index: 999999;
    display: none;
    margin-bottom: -100px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.popupDriversShow {
    display: none;
    margin-bottom: 0;
    -webkit-animation: toTopPopup 1s;
    -moz-animation: toTopPopup 1s;
    -o-animation: toTopPopup 1s;
    animation: toTopPopup 1s;
}

.popupDriversExit {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    padding: 0;
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
}

.popupDriversExit:hover {
}

.popupDrivers a {
    float: left;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.popupDrivers a:hover {
}

.popupDrivers a .bell {
    right: 0 !important;
    bottom: 0 !important;
}

@media (max-width: 767px) {
    .popupDrivers {
        bottom: 85px;
    }

    .popupDriversExit {
        font-size: 24px;
        top: -35px;
        text-shadow: 0 0 4px #000;
    }
}

@media (max-width: 390px) {
    .popupDrivers {
        bottom: 75px;
    }
}

@media (max-width: 310px) {
    .popupDrivers {
        bottom: 110px;
    }
}

@media (max-width: 252px) {
}

/*
Mobile design
*/
li {
    font-size: 1rem;
    font-weight: 400;
}

.page-id-3544 #experienced .et_pb_button {
    margin-top: 7px;
}

.home .gform_body,
.page-id-3544 .alertFormInner .gform_body {
    width: 100% !important;
}

@media (max-width: 1400px) {
    .page-id-94 #calculate-earning,
    .page-id-4622 #calculate-earning {
        margin-top: 7px;
    }
}

@media (max-width: 767px) {
    .teamRoad .et_pb_promo_description,
    .teamTrMatch .et_pb_promo_description,
    .teamSpec .et_pb_promo_description {
        text-align: center;
    }

    .teamTrMatch .matchContainer {
        width: 400px;
        margin: 0 auto;
    }

    .teamTrMatch .et_pb_code_2 {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .page-id-3544 #careerFairs .et_pb_module {
        max-height: 600px;
    }

    .page-id-697 .et_pb_cta_0.et_pb_promo h2 {
        font-size: 46px !important;
    }

    .teamTrMatch .matchContainer {
        width: auto;
    }

    #dt-mid-call, #dt-mid-certified {
        display: block;
        margin: 0 auto;
    }

    #dt-mid-call {
        margin-bottom: 5px;
    }
}

@media (min-width: 600px) {
    p#home-mobile-bonus {
        display: none;
    }
}

/* Job Search 3.0 */
.newAlertFormBody .gform_wrapper .gform_footer {
    text-align: center;
}

.newAlertFormBody .gform_wrapper.gf_browser_chrome .gform_body {
    width: 100%;
}

.newAlertFormInner h3 {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    border-top: 3px solid #eee;
    padding-top: 20px;
}

.newResetFilter {
    float: left;
    display: none;
    width: 100%;
}

.newResetFilter.newResetFilterActive {
    display: block;
}

.newResetFilterTxt {
    max-width: 800px;
    padding: 30px;
    margin: 0 auto;
    font-size: 16px;
    background-color: #4e4e4e;
    color: #fff;
}

.newResetFilterButton {
    background: #a90f14;
    padding: 18px 25px 17px;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 16px;
    margin: 20px 0;
    cursor: pointer;
    text-align: center;
}

.homeJobSearchBar {
    background-color: #961227;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transition: all 0.2s;
}

.homeJobSearchBar:hover {
    background-color: #000;
    border-color: #961227;
}

.job-page-loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    text-align: center;
    display: none;
    top: 0;
    left: 0;
}

.loader {
    border-radius: 50%;
    animation: spin 0.5s linear infinite;
    -webkit-animation: spin 0.5s linear infinite;
    -moz-animation: spin 0.5s linear infinite;
    -o-animation: spin 0.5s linear infinite;
}

.job-page-loading .loader {
    border: 7px solid #fff;
    border-top: 7px solid #a90f14;
    width: 90px;
    height: 90px;
    margin: 180px auto 0;
}

.job-page-loading-bottom {
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
    display: none;
    line-height: 1em;
    padding: 10px 0 25px;
}

.job-page-loading-bottom .loader {
    border: 4px solid #fff;
    border-top: 4px solid #a90f14;
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.job-page-title {
    text-align: center;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 50px;
    font-weight: 800 !important;
    padding: 0 0 20px;
}

.job-page-description {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    letter-spacing: 0;
    font-weight: 400;
    float: left;
    padding: 20px 0 60px;
    width: 100%;
}

.job-page-search-primary,
.job-page-search-secondary,
.job-page-search {
    width: 100%;
    float: left;
    display: none;
}

.job-page-search-primary-right {
    width: 100%;
    float: left;
    padding: 180px 30px;
}

.job-page-search-primary-left {
    float: left;
    width: 100%;
}

.job-search-promo,
.job-search-promo-secondary {
    background-image: url(/wp-content/uploads/2018/02/jobsearch-bonus-bg.jpg);
    background-size: cover;
    background-position: center;
    float: left;
    width: 100%;
}

.job-search-promo img,
.job-search-promo-secondary img {
    display: block;
    margin: 0 auto;
}

.job-search-promo-secondary {
    display: none;
    margin-top: 86px;
}

.job-page-search-primary {
    width: 100%;
}

.job-page-activated + .job-search-promo-secondary {
    display: block;
}

.job-page-search-secondary {
    padding: 20px 0;
    background-color: #000;
    position: fixed;
    z-index: 100;
}

.job-page-search-secondary-container {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
}

.job-page-search-secondary-text {
    float: right;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 400;
    margin-right: 20px;
    line-height: 45px;
}

.job-page-search-secondary-input-container {
    float: right;
    max-width: 300px;
    width: 100%;
}

#job-page-search-secondary-input {
    float: left;
    width: 100%;
    margin: 0;
    padding: 11px 15px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    border-width: 0;
    background-color: #FFFFFF;
}

.job-page-search-secondary {
    transition: margin-left 0.5s ease-in;
    margin-left: 0;
}

.job-page-search {
    margin-top: 86px;
    padding: 20px 0;
    color: #fff;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-left: 0;
    transition: margin-left 0.5s ease-in;
}

.job-search-promo-secondary + .job-page-search {
}

.job-page-search-left {
    margin-left: -4000px;
}

.job-page-search-container {
    width: 80%;
    margin: 0 auto;
    max-width: 80%;
}

.job-page-results {
    float: left;
    line-height: 46px;
}

.job-page-filter {
    float: right;
}

#job-page-jobtype-filter-select {
    border: 0;
    padding: 10px 15px;
    margin-left: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    color: #a90f14;
}

#job-page-jobtype-filter-select option {
    font-weight: 400;
}

#job-page-search-query {
    text-decoration: underline;
}

.job-page-search-primary-input-container {
    max-width: 400px;
    margin: 0 auto;
    float: none;
}

.job-page-search-primary .easy-autocomplete,
.job-page-search-secondary .easy-autocomplete {
    width: 100% !important;
}

#job-page-search-primary-input::placeholder,
#job-page-search-secondary-input::placeholder {
    font-weight: 400;
    color: #333;
    font-family: "Montserrat", sans-serif;
}

#job-page-search-secondary-input::placeholder {
    font-weight: 400;
}

.job-page-search-primary li div,
.job-page-search-secondary li div {
    background: #fff;
    padding: 5px 25px;
    font-size: 14px;
    border: 1px solid #999;
    border-top: 0;
    cursor: pointer;
}

.job-page-search-primary ul,
.job-page-search-secondary ul {
    padding: 0;
    list-style-type: none;
}

.job-page-search-primary li div:hover,
.job-page-search-secondary li div:hover {
    background: #eee;
}

.job-page-search-primary li div:first-child,
.job-page-search-secondary li div:first-child {
    border-top: 1px solid #999;
}

.page-id-27959 .et_pb_code,
.page-id-27925 .et_pb_code,
.page-id-4789 .et_pb_code {
    float: left;
    width: 100%;
}

.search-results-list {
    width: 100%;
    margin-left: 0;
    transition: margin-left 0.5s ease-in;
}

.search-results-list.search-results-list-left {
    margin-left: -4000px;
}

.job-page-search-results {
    margin: 0 auto;
    max-width: 80%;
    width: 80%;
    padding: 0 !important;
    list-style-type: none !important;
}

.job-page-search-results-pages {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
}

.job-page-search-results-page {
    border: 1px solid #fff;
    padding: 10px;
    float: left;
    margin-right: 3px;
    color: #fff;
    margin-bottom: 3px;
    cursor: pointer;
    font-size: 16px;
    display: none;
}

.job-page-search-results-page-active {
    display: block !important;
    background-color: #a90f14;
    color: #fff;
    cursor: default;
}

.job-page-search-results-page-active + .job-page-search-results-page,
.job-page-search-results-page-active + .job-page-search-results-page + .job-page-search-results-page,
.job-page-search-results-page:first-child,
.job-page-search-results-page:last-child {
    display: block !important;
}

.job-page-search-results > li {
    position: relative;
    margin-bottom: 15px;
    background-color: #fff;
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
}

.featured-listing {
}

.featured-listing .headline:before {
    content: url(/wp-content/uploads/2016/04/flame-icon2-e1461093756266.png);
    padding-right: 15px;
    float: left;
}

.featured-content {
    padding: 20px;
    float: left;
    width: 100%;
    cursor: pointer;
}

.featured-listing .featured-content {
    padding: 20px;
}

.featured-content div {
    float: left;
    font-size: 18px;
    padding: 0;
}

.full-content .benefits,
.full-content .qualifications {
    font-weight: 400;
    font-size: 19px;
    font-family: "Montserrat", sans-serif;
    float: left;
    width: 100%;
}

.full-content ul {
    padding: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-position: inside;
}

.full-content ul li {
    font-weight: 400;
    font-size: 17px;
}

.job-page-search-results .headline {
    width: 100%;
    float: left;
    color: #a90f14;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 1.5rem;
    text-shadow: none;
    padding-bottom: 0;
    margin-bottom: 1rem;
}

.page-id-27959 .job-page-search-results .headline,
.page-id-27925 .job-page-search-results .headline.headlineRecruiter,
.page-id-4789 .job-page-search-results .headline.headlineRecruiter,
.page-id-29589 .job-page-search-results .headline.headlineRecruiter,
.page-id-30531 .job-page-search-results .headline.headlineRecruiter {
    display: none;
}

.page-id-27925 .job-page-search-results .headline,
.page-id-4789 .job-page-search-results .headline,
.page-id-29589 .job-page-search-results .headline,
.page-id-27959 .job-page-search-results .headline.headlineRecruiter,
.page-id-30531 .job-page-search-results .headline {
    display: block;
}

.page-id-30531 #main-content .et_pb_section_0 {
    min-height: 85vh;
}

@media (max-width: 1500px) {
    .page-id-30531 #main-content .et_pb_section_0 {
        min-height: 83vh;
    }
}

@media (max-width: 980px) {
    .page-id-30531 #main-content .et_pb_section_0 {
        min-height: 81vh;
    }
}

.job-page-search-results .location {
    color: #333;
    float: left;
    line-height: 35px;
    font-size: 19px;
    margin: 0 15px 0 0;
}

.full-content .full-content-buttons {
    float: right;
}

.full-content .apply-url,
.full-content .phone,
.full-content .email {
    float: left;
    width: auto !important;
    padding-bottom: 0;
}

.page-id-27959 .full-content .phone,
.page-id-27959 .full-content .apply-url {
    display: none;
}

.page-id-27925 .full-content .email,
.page-id-4789 .full-content .email,
.full-content .email {
    display: none;
}

.full-content .apply-url a,
.full-content .phone a,
.full-content .email a {
    padding: 10px 20px;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    line-height: 1em;
    background-color: #a90f14;
    color: #fff;
    text-transform: uppercase;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    transition: all 0.2s;
}

.full-content .phone a,
.full-content .email a {
    margin-right: 0;
}

.full-content .apply-url a:hover,
.full-content .phone a:hover,
.full-content .email a:hover {
    background: #000;
}

.full-content p:last-of-type,
.internal-notes ul {
    padding-bottom: 1em;
}

.page-id-27925 .full-content .internal-notes,
.page-id-4789 .full-content .internal-notes {
    display: none;
}

.full-content .full-details .full-details-title,
.full-content .internal-notes .internal-notes-title {
    font-weight: 400;
    font-size: 19px;
    font-family: "Montserrat", sans-serif;
}

.featured-content .toggle {
    float: right;
    padding: .75em 2em;
    font-size: .875rem;
    line-height: 1.2em;
    text-transform: uppercase;
    background-color: #a90f14;
    color: #fff;
}

.featured-content.toggle-active .toggle {
    background-color: #000;
}

.full-content {
    width: 100%;
    color: #333;
    font-size: 17px;
    position: fixed;
    top: 0;
    z-index: 30;
    height: 100%;
    left: 4000px;
    transition: left 0.3s ease-in;
}

.single-results .job-page-search-results {
    margin: 0;
    max-width: 100%;
    width: 100%;
}

.single-results .full-content .full-content-container {
    margin: 0;
    max-width: 100%;
    width: 100%;
    float: left;
}

.single-results .full-content .full-content-container3 {
    overflow: auto;
}

.single-results .full-content {
    position: relative;
    height: auto;
    left: auto;
    transition: none;
}

.full-content.full-content-active {
    left: 0;
}

.full-content .full-content-container {
    float: none;
    width: 80%;
    margin: 0 auto;
    max-width: 80%;
}

.full-content p {
    font-size: 17px;
}

.full-content-container2 {
    background-color: #fff;
    position: relative;
    float: left;
    width: 100%;
    max-width: 100%;
}

.full-content .full-content-container3 {
    padding: 40px 30px;
    background-color: #fff;
    position: relative;
    float: left;
    width: 100%;
    max-width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.full-content-close {
    padding: 10px 20px;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    line-height: 1em;
    background-color: #a90f14;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    position: absolute;
    float: left;
    top: -20px;
    left: 10px;
    z-index: 31;
    transition: all 0.2s;
}

.full-content-close:hover {
    background-color: #000;
}

.job-page-activated {
    display: block;
}

.job-page-deactivated {
    display: none;
}

.easy-autocomplete-container {
    top: 58px;
    left: 2px;
    z-index: 999999;
    position: absolute;
}

.job-page-search-secondary-input-container .easy-autocomplete-container {
    top: 46px;
}

.easy-autocomplete {
    float: left;
    position: relative;
}

.full-details {
    width: 100%;
    float: left;
    height: 0;
    overflow: hidden;
}

.full-details-container p:last-child {
    padding-bottom: 20px;
}

.full-content hr {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #888;
}

.full-content-header {
    float: left;
    width: 100%;
}

.full-details-toggle-container {
    float: left;
    border: 2px solid #666666;
    color: #666666;
    padding: 5px 10px;
    cursor: pointer;
}

.full-details-toggle-container span {
    background: url(/wp-content/themes/Divi-Child/images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: center !important;
    height: 26px;
    width: 28px;
    float: right;
    margin-left: 10px;
}

.full-details-toggle-active span {
    background: url(/wp-content/themes/Divi-Child/images/arrow-up.png);
}

@media (max-width: 1150px) {
    .search-results-list .headline,
    .single-results .headline {
        background: none;
        padding: 0 0 10px 0 !important;
    }

    .job-page-search-secondary {
        position: relative;
    }

    .job-search-promo-secondary,
    .job-page-search {
        margin-top: 0;
    }

    .full-content {
        left: 3000px;
    }

    .job-page-search-left,
    .job-page-search-secondary-left,
    .search-results-list.search-results-list-left {
        margin-left: -3000px;
    }
}

@media (max-width: 980px) {
    .job-page-search-left,
    .job-page-search-secondary-left,
    .search-results-list.search-results-list-left {
        margin-left: -2000px;
    }

    .full-content {
        left: 2000px;
    }
}

@media (max-width: 875px) {

    .job-page-search-secondary-input-container {
        max-width: 220px;
    }

}

@media (max-width: 800px) {
    .full-content ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        list-style-position: inside;
    }


    .search-results-list .benefits,
    .search-results-list .qualifications {
        width: 100%;
        margin: 0;
        padding-top: 10px;
    }

    .job-page-search-left,
    .job-page-search-secondary-left,
    .search-results-list.search-results-list-left {
        margin-left: -1500px;
    }

    .full-content {
        left: 1500px;
    }
}

@media (max-width: 650px) {
    .job-page-search-primary-right {
        padding: 150px 30px;
    }

    .job-page-results {
        line-height: 26px;
        width: 100%;
        text-align: center;
    }

    .job-page-filter {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .search-results-list .benefits,
    .search-results-list .qualifications,
    .search-results-list .internal-notes-title,
    .search-results-list .full-details-title {
        font-size: 17px !important;
    }

    .search-results-list .benefits li,
    .search-results-list .qualifications li,
    .search-results-list .internal-notes,
    .search-results-list .full-details,
    .search-results-list .internal-notes p,
    .search-results-list .full-details p {
        font-size: 15px !important;
    }

    .search-results-list .headline {
        font-size: 18px;
    }

    .search-results-list .location {
        font-size: 15px;
        line-height: 1em;
        margin: 0 15px 10px 0;
    }

    .search-results-list .toggle {
        padding: 6px 20px;
        margin: 10px 0 0 20px;
    }

    .job-page-search-secondary-input-container {
        max-width: 150px;
    }

    .job-page-search-left,
    .job-page-search-secondary-left,
    .search-results-list.search-results-list-left {
        margin-left: -1000px;
    }

    .full-content {
        left: 1000px;
    }
}

@media (max-width: 400px) {
    .job-page-search-secondary-text {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .job-page-search-secondary-input-container {
        margin: 0 auto;
        max-width: 100% !important;
    }

    .full-content .apply-url {
        padding-bottom: 10px;
    }

    .full-content .apply-url a,
    .full-content .phone a,
    .full-content .email a {
        width: 100%;
        text-align: center;
    }

    .full-content .full-content-buttons,
    .full-content .apply-url,
    .full-content .phone,
    .full-content .email {
        width: 100% !important;
    }

    .job-page-search-left,
    .job-page-search-secondary-left,
    .search-results-list.search-results-list-left {
        margin-left: -800px;
    }

    .full-content {
        left: 800px;
    }
}

@media (max-height: 650px) {
    .job-page-search-primary-right {
        padding: 130px 30px;
    }
}

@media (max-height: 550px) {
    .job-page-search-primary-right {
        padding: 100px 30px;
    }
}

@media (max-height: 450px) {
    .job-page-search-primary-right {
        padding: 50px 30px;
    }
}

/* End Job Search 3.0 */
#teamMatch a {
    color: #fff;
}

.nikola a {
    color: #666 !important;
}

.nikola .et_pb_promo_button {
    background-color: #fff !important;
    border: 3px solid #000 !important;
    color: #a90f14 !important;
    margin: 5px !important;
}

.nikola h1 {
    text-transform: uppercase;
    font-size: 54px !important;
}

@media (min-width: 980px) {
    h2.nikolaH2 {
        font-weight: 200 !important;
        font-size: 28px !important;
        line-height: 1.4em;
    }
}

h2.nikolaH2 {
    font-weight: 200 !important;
    line-height: 1.4em;
}

/*LIGHTBOX CHANGES */
.tos-prev,
.tos-next,
.tos-close {
    opacity: 1 !important;
    z-index: 20 !important;
}

.tos-prev:hover,
.tos-next:hover,
.tos-close:hover {
    opacity: 1 !important;
}

.tos-desktop .tos-wrapper:hover .tos-prev,
.tos-desktop .tos-wrapper:hover .tos-next,
.tos-desktop .tos-wrapper:hover .tos-close,
.tos-touch .tos-wrapper.tos-hover .tos-prev,
.tos-touch .tos-wrapper.tos-hover .tos-next,
.tos-touch .tos-wrapper.tos-hover .tos-close {
    opacity: 1 !important;
}

.tos-caption,
.tos-pagination {
    opacity: 1;
    z-index: 20 !important;
}

.tos-prev,
.tos-next {
    height: 100px;
    width: 46px;
    margin-top: -60px;
}

.tos-prev span,
.tos-next span {
    width: 24px;
    height: 24px;
    margin: -10px -7px;
}

.tos-next span {
    border-top: 5px solid white;
    border-right: 5px solid white;
}

.tos-prev span {
    border-bottom: 5px solid white;
    border-left: 5px solid white;
}

.tos-close {
    height: 80px;
    width: 80px;
    top: 20px;
    right: 20px;
}

.tos-close span:before,
.tos-close span:after {
    width: 15px;
    height: 15px;
    margin-top: -5px;
    margin-left: 0;
    margin-right: 0;
}

.tos-close span:before {
    border-bottom: 5px solid white;
    border-left: 5px solid white;
}

.tos-close span:after {
    border-top: 5px solid white;
    border-right: 5px solid white;
}

.tos-slider {
    z-index: 15;
}

.tos-prev,
.tos-next,
.tos-close {
}

.tos-wrapper.tos-fixed {
    z-index: 999999999;
}

.tos-pagination {
    z-index: 20;
}

@media (max-width: 600px) {
    .tos-close {
        height: 60px;
        width: 60px;
        top: 10px;
        right: 10px;
    }

    .tos-prev,
    .tos-next {
        height: 70px;
        width: 36px;
        margin-top: -40px;
    }

    .tos-next {
        right: 0;
    }

    .tos-prev {
        left: 0;
    }
}

@media (max-width: 600px) {
    .tos-close {
        height: 60px;
        width: 60px;
        top: 10px;
        right: 10px;
    }
}

/* BLOG STYLING */

/*BLOG styles*/
.single-post article .et_post_meta_wrapper > h1 {
    padding: 20px 30px;
    background-color: rgba(169, 15, 20, 1);
    color: #fff;
}

.category .et_pb_section,
.category .et_pb_post {
    background: #fff !important;
}

.archive.category p.post-meta {
    float: none;
}

input#submit {
    color: #fff;
}

section#comment-wrap {
    background-color: #fff;
    padding: 30px 50px;
}

h4.widgettitle {
    text-transform: uppercase;
}

.et_pb_post .et_pb_text p {
    font-size: 19px !important;
}

a.more-link::after,
.et_pb_blog_grid .et_pb_post a:after {
    display: none !important;
}

.et_pb_post .et_pb_image_container {
    margin: 0 !important;
}

a.more-link {
    color: #a90f14 !important;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 2em;
    font-weight: 900;
    margin-top: 10px;
}

.page-id-3896 .et_pb_post.category-featured-blog:hover {
    box-shadow: none;
}

/*.page-id-3896 .et_pb_post.category-featured-blog:hover {
        transition: .5s ease all;
        box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.9);
        cursor: pointer;
        filter: brightness(1.1);
    }*/
.page-id-3896 .et_pb_column.et_pb_column_3_4.et_pb_column_1.et_pb_specialty_column .et_pb_post:hover {
    transition: .5s ease all;
    cursor: pointer;
    box-shadow: none;
    filter: brightness(1.1);
}

.page-id-3896 .et_pb_blog_grid .et_pb_post:hover {
    transform: translate(0, -10px);
    cursor: pointer;
    padding: 19px;
    transition: .5s ease all;
    filter: brightness(1.1);
}

.et_pb_blog_grid .et_pb_post,
.et_pb_post.category-featured-blog {
    transition: .5s ease all;
}

/*
    body.post-template-default.single.single-post div#et-main-area {
        background-color: #fff!important;
    }*/
@media (min-width: 981px) {
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 4% !important;
    }
}

.post-content {
    background-color: #eee !important;
    padding: 30px 20px;
    float: left;
}

p.post-meta {
    padding-bottom: 15px;
}

div#categories-2 li {
    font-size: 18px;
    line-height: 1.5em;
}

div#categories-2 li a {
    transition: .1s ease all;
}

div#categories-2 li a:hover {
    border-bottom: 4px solid #a90f14;
    transition: .1s ease all;
}

.et_pb_widget_area div#text-3 {
    margin-bottom: 0 !important;
}

.et_pb_post.category-featured-blog {
    margin-bottom: 0 !important;
}

.et_pb_widget_area.et_pb_widget_area_left {
    background-color: #eee;
    padding: 30px;
    border-right: none;
}

.et_pb_blog_grid .post-content p {
    color: #666 !important;
}

.et_pb_post li {
    font-size: 19px;
    line-height: 1.7;
}

.single-post article {
    background-color: #fff !important;
}

.jobPost.et_pb_row .et_pb_button {
    color: #fff;
}

.jobPost.et_pb_row {
    width: 92% !important;
    max-width: 92% !important;
}

.blog .entry-title a,
.single .entry-title a,
h2.entry-title a {
    background: #a90f14;
    color: #fff;
    padding: 25px 30px !important;
    margin: 0;
    float: left;
    width: 100%;
    line-height: 1.3em !important;
}

h2.entry-title {
    margin-top: 0 !important;
}

.blog .et_pb_button,
.single .et_pb_button {
    color: #fff !important;
    border-color: #fff !important;
}

.blog .post-meta,
.single .post-meta {
    padding: 15px 30px;
    background: #ccc;
    margin: 0;
    font-size: 14px !important;
    float: left;
    width: 100%;
}

p.post-meta {
    background-color: #ccc;
    margin-bottom: 0 !important;
    padding-top: 10px;
    padding-left: 20px;
    float: left;
    width: 100%;
}

.blog .et_pb_post .et_pb_section,
.single .et_pb_post .et_pb_section {
    float: left;
    width: 100%;
}

.blog .et_pb_post,
.single .et_pb_post {
    float: left;
    width: 100%;
}

.blog .et_pb_post.has-post-thumbnail > a,
.single .et_pb_post.has-post-thumbnail > a {
    float: left;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}

.blog .et_pb_post.has-post-thumbnail > a img,
.single .et_pb_post.has-post-thumbnail > a img {
    float: left;
    width: 100%;
}

.single .et_pb_post .post-meta + img {
    width: 100%;
    padding: 30px;
    float: left;
}

#widgetbuttons {
    width: 100% !important;
    font-size: 17px !important;
    text-align: center !important;
    margin: 0 0 10px !important;
}

.blog .et_pb_post .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 25px 30px !important;
    background: #fdffff !important;
}

.single .et_pb_post .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

.single #sidebar,
.blog #sidebar {
    float: left !important;
    padding: 25px 30px !important;
}

.single #sidebar #categories-2,
.blog #sidebar #categories-2 {
    font-size: 14px;
}

.single .et_pb_post .entry-content {
    background: #fdffff !important;
    padding: 25px 30px !important;
}

.blog .et_pb_post .et_pb_row p,
.single .et_pb_post .et_pb_row p {
    font-size: 16px;
}

.blog #sidebar,
.single #sidebar {
    width: 25%;
}

.blog #left-area,
.single #left-area {
    width: 75%;
    padding-right: 2.5%;
}

@media (max-width: 600px) {
    .blog .entry-title,
    .single .entry-title {
        font-size: 24px !important;
    }

    .blog .et_pb_post .et_pb_row p,
    .single .et_pb_post .et_pb_row p {
        font-size: 15px;
    }
}

/* END BLOG STYLING */

/*MILITARY PAGE CAREER FAIR DATES CODE MODULE RULES*/
.leftDates {
    width: 50%;
    float: left;
    font-size: 20px;
    text-align: center;
}

.leftDates p {
    font-size: 20px !important;
}

.rightImg {
    width: 30%;
    float: left;
    bottom: -50px;
    position: absolute;
    right: 0;
}

.careerFairDates {
    line-height: 1.2em;
    padding-bottom: 20px;
}

.leftDates h3 {
    color: #6a742a;
}

@media (max-width: 980px) {
    .homeEqualCol .alertFormInner {
        background: rgba(255, 255, 255, 0.0);
        cursor: pointer;
        display: none;
    }

    .showAlertForm,
    .alertFormInner.showAlertForm {
        display: block;
    }

    .leftDates,
    .rightImg {
        float: none;
        width: 100%;
        text-align: center;
        position: inherit;
    }

    .rightImg {
        display: none;
    }
}

/*-----END -----MILITARY PAGE CAREER FAIR DATES CODE MODULE RULES*/
#militaryTestimonial .fluid-width-video-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 40% !important;
}

div#fleetOptions {
    padding: 4% 0 !important;
}

p.equipHeroBtns {
    display: flex;
    flex-wrap: wrap;
}

p.equipHeroBtns a:first-child {
    margin-right: 10px;
}

p.equipHeroBtns a {
    margin-top: 10px
}

h2.et_pb_slide_title {
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold !important;
}

@media (max-width: 1000px) {
    #militaryTestimonial .fluid-width-video-wrapper {
        padding-top: 60% !important;
    }
}

.home #flashingRow .et_pb_button:last-child {
    margin-left: 0 !important;
}

.home li.page-item-2692 {
    display: none !important;
}

.homeNewsTitle {
    background-color: rgb(169, 15, 20);
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 23px 0 15px;
}

a {
    cursor: pointer !important;
}

.home .recentNewsSlides {
}

.home .recentNewsSlides .et_pb_slide_description {
    left: 0;
    top: 0;
}

.home .recentNewsSlides:hover .et-pb-arrow-next,
.home .recentNewsSlides .et_mobile_device .et-pb-arrow-next {
    right: 5px !important;
}

.home .recentNewsSlides:hover .et-pb-arrow-prev,
.home .recentNewsSlides .et_mobile_device .et-pb-arrow-prev {
    left: 5px !important;
}

.home .recentNewsSlides .et_pb_container {
    height: auto !important;
}

.home .recentNewsSlides .et_pb_slide {
    padding: 20px 20px 120px 20px !important;
    height: 500px !important;
}

.alertFormInner {
    min-height: 512px;
}

.home .recentNewsSlides .et_pb_slide h3 {
    line-height: 1.5em;
}

.home .recentNewsSlides .et_pb_slide_description:nth-child(1) > .et_pb_slide_content {
    z-index: 10;
    top: 0;
    width: 100%;
}

.home .recentNewsSlides div.et_pb_slide_description:nth-child(1) > a:nth-child(3) {
    position: relative;
    top: 0;
}

@media (max-width: 1750px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 520px !important;
    }

    .alertFormInner {
        min-height: 566px;
    }
}

@media (max-width: 1650px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 550px !important;
    }

    .alertFormInner {
        min-height: 566px;
    }
}

@media (max-width: 1500px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 500px !important;
    }

    .alertFormInner {
        min-height: 512px;
    }
}

@media (max-width: 1300px) {
    .driverPage a.et_pb_button,
    .driverCTAbtns a.et_pb_button {
        font-size: 20px !important;
    }

    .driverPage .et_pb_column.et_pb_column_1_3.et_pb_column_2 {
        min-width: 46% !important;
    }

    .home .recentNewsSlides .et_pb_slide {
        height: 530px !important;
    }

    .alertFormInner {
        min-height: 547px;
    }
}

@media (max-width: 1200px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 540px !important;
    }

    .alertFormInner {
        min-height: 555px;
    }
}

@media (max-width: 1100px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 560px !important;
    }

    .alertFormInner {
        min-height: 575px;
    }
}

@media (max-width: 1050px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 615px !important;
    }

    .alertFormInner {
        min-height: 630px;
    }
}

@media (max-width: 980px) {
    p.equipHeroBtns {
        margin: auto;
    }

    .home .recentNewsSlides .et_pb_slide {
        height: 440px !important;
    }

    .alertFormInner {
        height: auto;
    }
}

@media (max-width: 550px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 460px !important;
    }
}

@media (max-width: 500px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 600px !important;
    }
}

@media (max-width: 450px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 560px !important;
    }

    .home .recentNewsSlides:hover .et-pb-arrow-next,
    .home .recentNewsSlides .et_mobile_device .et-pb-arrow-next {
        right: -5px !important;
    }

    .home .recentNewsSlides:hover .et-pb-arrow-prev,
    .home .recentNewsSlides .et_mobile_device .et-pb-arrow-prev {
        left: -5px !important;
    }
}

@media (max-width: 400px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 620px !important;
    }
}

@media (max-width: 350px) {
    .home .recentNewsSlides .et_pb_slide {
        height: 720px !important;
    }
}

/* driver orientation customizations */
#physicalStandardsTestToggle {
}

#track-physicalStandardsTest {
}

#equipInfo .topButtonsContainer a.et_pb_button.et_pb_custom_button_icon {
    width: 100%;
}

@media (max-width: 1300px) {
    .page-id-2713 .topButtonsContainer {
        width: 38%;
    }

    .page-id-2713 .NEXTTOtopButtonsContainer {
        width: 56.5%;
    }
}

@media (max-width: 400px) {
    #equipInfo .topButtonsContainer a.et_pb_button.et_pb_custom_button_icon {
        font-size: 17px;
        min-width: 200px;
    }
}

/* end driver orientation customizations */
.military .imageMarginAdjust .et_pb_column:first-child {
    padding-top: 50px;
}

.benefitsLinks {
    padding-left: 1em;
}

@media (max-width: 1200px) {
    .military .imageMarginAdjust .et_pb_column:first-child {
        padding-top: 100px;
    }
}

.page-id-3544 #camoRow div#signupBox1 img {
    width: 100% !important;
    position: relative !important;
}

#militarySlides h1,
#militarySlidesMobile h1 {
    color: #000;
    font-weight: 400;
}

#militarySlides h1 span,
#militarySlides h2 span {
    color: #890c1b;
}

#militarySlides .et_pb_slide_0 .et_pb_slide_description {
    float: left !important;
    padding-left: 50px !important;
    max-width: 465px;
}

#militarySlides a#track_tankslider,
#militarySlides .sliderBtnContainerFull,
#militarySlides a#track_crewmanslider,
#militarySlides a#track_soldierslider {
    display: block;
    width: 96%;
}

#militarySlides .sliderBtnContainer {
    width: 45%;
    margin-top: 5px;
}

#militarySlides a#track_crewmanslider-officeCareerSearch,
#militarySlides a#track_crewmanslider-searchDrivingjobs,
#militarySlides a#track_tankslider-drivingCareerSearch,
#militarySlides a#track_tankslider-officeCareerSearch,
#militarySlides a#track_soldierslider-searchDrivingjobs,
#militarySlides a#track_soldierslider-officeCareerSearch {
    width: 100% !important;
    display: block;
    padding: .3em 0 !important;
    font-size: 18px;
}

@media (min-width: 1100px) {
    /*tank slider*/
    #militarySlides .et_pb_slide_3 .et_pb_slide_description,
    #militarySlides .et_pb_slide_2 .et_pb_slide_description {
        float: left !important;
        padding-left: 50px !important;
        max-width: 450px;
    }

    #militarySlides .et_pb_slide_2 .et_pb_slide_image {
        right: 120px;
        top: 20px;
    }

    #militarySlides .et_pb_slide_2 .et_pb_slide_image img {
        width: 888px !important;
        max-width: 888px !important;
        height: 590px !important;
        max-height: 590px !important;
    }

    #militarySlides .et_pb_fullwidth_slider_0 .et_pb_slide_description {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    /*crewman slider*/
    #militarySlides .et_pb_slide_1 .et_pb_slide_image img {
        width: 726px !important;
        max-width: 726px !important;
        height: 554px !important;
        max-height: 554px !important;
        margin-top: 0 !important;
        position: absolute;
        top: -200px;
        left: 0;
    }

    /*soldiers slider*/
    #militarySlides .et_pb_slide_0 .et_pb_slide_image img {
        width: 858px !important;
        max-width: 858px !important;
        height: 676px !important;
        max-height: 676px !important;
    }

    #militarySlides .et_pb_slide_0 .et_pb_slide_image {
        right: 125px;
        top: 20px;
    }
}

@media (max-width: 1203px) {
    div#militaryHeader h2 {
        display: block;
    }
}

@media (max-width: 980px) {
    #militarySlidesMobile .sliderBtnContainerFull {
        text-align: center;
        margin: auto 20px;
        max-width: 358px;
    }

    #militarySlides a#track_crewmanslider-officeCareerSearch,
    #militarySlides a#track_crewmanslider-searchDrivingjobs,
    #militarySlides a#track_tankslider-drivingCareerSearch,
    #militarySlides a#track_tankslider-officeCareerSearch,
    #militarySlides a#track_soldierslider-searchDrivingjobs,
    #militarySlides a#track_soldierslider-officeCareerSearch {
        font-size: 16px;
    }

    #militarySlidesMobile .et_pb_slide {
        padding: 0;
    }

    #militarySlidesMobile .et_pb_slide_description {
        background-color: #ffffdb;
        padding: 15px 0;
    }

    #militarySlidesMobile .et_pb_slide_content {
        padding: 0 20px;
    }

    #militarySlidesMobile a.et_pb_button {
        width: 100%;
        display: block;
    }

    #militarySlidesMobile .sliderBtnContainer {
        margin-right: 0;
        max-width: 360px;
        margin-top: 0;
        text-align: center;
    }

    #militarySlidesMobile .et_pb_slider .et_pb_container {
        min-height: auto !important;
    }

    #militarySlides .et_pb_slide_0 .et_pb_slide_description {
        padding-left: 0 !important;
    }
}

@media (min-width: 550px) {
    #militarySlidesMobile .et_pb_slide_image img {
        max-width: 450px;
    }

    .military .et_pb_code_3 {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .military .et_pb_slide_description h1 {
        font-size: 40px;
        line-height: 1em;
    }

    #militarySlidesMobile p {
        padding: 0 20px;
    }
}

@media (max-width: 450px) {
    #militarySlidesMobile .et_pb_slide_image {
        max-height: 260px !important;
    }

    .military .et_pb_button,
    a#track_camoRowApply {
        width: 90%;
        text-align: center;
        font-size: 18px;
    }
}

@media (max-width: 400px) {
    #militarySlidesMobile h1 {
        font-size: 33px;
    }

    .military h1 {
        font-size: 28px !important;
    }

    #militarySlidesMobile .sliderBtnContainer {
        width: 100%;
        margin: -5px 0 0 0;
    }

    .military .et_pb_button {
        width: 100%;
    }
}

@media (max-width: 1100px) {
    /*soldiers slider*/
    #militarySlides .et_pb_slide_0 .et_pb_slide_image img {
        width: 600px !important;
        max-width: 600px !important;
        height: 464px !important;
        max-height: 464px !important;
    }

    /*crewman slider*/
    #militarySlides .et_pb_slide_1 .et_pb_slide_image img {
        max-width: 558px;
        bottom: -11px;
        position: absolute;
        left: -35px;
    }

    /*tank slider*/
    #militarySlides .et_pb_slide_2 .et_pb_slide_image img {
        max-width: 600px !important;
    }
}

@media (max-width: 1090px) {
    #militarySlides .et_pb_slide_1 .et_pb_slide_image {
        max-width: 558px;
        bottom: 0;
        position: absolute;
        left: -35px;
    }
}

/*END MILITARY 3*/

/*404 page*/
.error404 #main-content .container,
.error404 #content-area,
.error404 #left-area {
    padding: 0 !important;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: none;
}

.error404 #left-area {
    width: 100% !important;
    padding-right: 0 !important;
}

.error404 #main-content .container::before,
.error404 #main-content #sidebar {
    display: none !important;
}

.error404 .et_pb_post:last-child {
    margin-bottom: 0;
}

div#404row .et_pb_column.et_pb_column_4_4.et_pb_column_0 {
    float: none !important;
}

.error404 #main-content .container:before {
    display: none !important;
}

@media (min-width: 980px) {
    div#teamMatchHeaderText {
        margin-left: 35%;
        max-width: 1000px;
    }
}

.et_pb_button:hover {
    padding: 0.3em 1em !important;
}

.et_pb_button {
    max-width: 400px;
    text-align: center;
}

/*list indent military*/
ol.numberedList {
    margin-left: 15px;
}

.numberedList li {
    list-style-position: inside;
    text-indent: -1.2em;
    padding-left: 1.2em;
    color: #231f20;
}

/*dark grey font change*/
.driverPageLastSection p,
.et_pb_toggle_close h5.et_pb_toggle_title,
.page-id-94 .formContainer label,
.page-id-4622 .formContainer label,
.rightSideTxt,
#gform_wrapper_4 input[type="text"],
select#input_4_6,
.halfList li,
.secondhalfList li {
    color: #231f20;
}

/***MILITARY PAGE***/
@font-face {
    font-family: 'BlackOpsOne';
    src: url('/wp-content/themes/Divi-Child/fonts/BlackOpsOne-Regular.ttf');
}

#militarySlides .et_pb_slide_content .sliderBtnContainerFull {
    margin-bottom: 10px;
}

#militarySlides .et_pb_slide_content .sliderBtnContainerFull:last-child a {
    width: 96%;
}

#militarySlides .et_pb_slide_content .sliderBtnContainerFull:last-child {
    margin-bottom: 0;
}

.military h2 span {
    color: #6a742a;
}

.military .milMidbuttons .milRed,
.military .milMidbuttons .milBlack {
    padding: 25px !important;
}

.military .milMidbuttons .milBlack,
.military .milGreenBlock .milBlack {
    background: #000 !important;
}

.military .milMidbuttons .milBlack:hover,
.military .milGreenBlock .milBlack:hover {
    background: #a90f14 !important;
    border: 2px solid #fff !important;
}

.milButtonsWidth .et_pb_button {
    min-width: 265px !important;
}

.milButtonsWidth .et_pb_row {
    width: 900px;
}

.ApprenticeshipProgram li {
    font-size: 21px;
    list-style: none;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
}

.ApprenticeshipProgram li span {
    font-weight: 400;
}

.ApprenticeshipProgram ul {
    padding: 0;
}

.bottomStars {
    float: none;
    margin: 1.5rem auto 0;
}

.bottomStar {
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 1.125rem;
    color: #000;
    letter-spacing: 0;
    line-height: 1.15em;
    padding: 10px 15px;
    background: #cad4c2;
    display: flex;
    flex-direction: row;
    width: 100%;
}

.bottomStar img {
    flex-basis: 30px;
    width: 30px;
    margin-right: 1rem;
    object-fit: contain;
    object-position: center top;
}

.bottomStar span {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 1rem;
    line-height: 1.5;
}

@media (min-width: 700px) {
    .bottomStar img {
        flex-basis: 48px;
        width: 48px;
        margin-right: 1rem;
    }

    .bottomStar span {
        font-size: 1.125rem;
    }
}

#alreadyCDL .et_pb_row:last-child .et_pb_module {
    float: left;
    width: 100%;
    margin: 0;
}

#alreadyCDL .et_pb_row:last-child .et_pb_module:first-child {
    margin-bottom: 20px;
}

#alreadyCDL .et_pb_row:last-child .et_pb_module:last-child {
    margin-top: 20px;
}

#alreadyCDL .bottomStars {
    margin: 0 auto;
}

#alreadyCDL .bottomStar {
    margin: 0;
}

#whyTrucking h2 span {
    color: #6a742a;
}

#whyTrucking a {
    color: #a90f14;
}

.ApprenticeshipProgram h3,
.leftDates h3 {
    font-size: 30px;
}

.military h1,
.militaryNew h1,
.military h2,
.militaryNew h2 {
    font-size: 40px;
    line-height: 1.1em;
    font-family: 'BlackOpsOne', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #000;
    padding-bottom: 30px !important;
}

.military h1 span,
.militaryNew h1 span,
.military h2 span,
.militaryNew h2 span,
.military h3 span,
.militaryNew h3 span {
    color: #6a742a;
}

.blockRow h2 {
    padding-bottom: 6%;
}

.blockRow p {
    text-align: justify;
    color: #000;
}

.military p {
    color: #000;
    letter-spacing: 0;
    font-size: 1.125rem;
}

.military h3 {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    line-height: 1.1em;
}

div#experienced h3 {
    margin-bottom: 0;
    line-height: 1.1em;
}

.military h4 {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    color: #6a742a;
    margin-bottom: 5%;
    line-height: 1.1em;
}

#militarySlider p {
    font-weight: bold;
    padding-right: 10%;
}

#careerInfo h2 {
    color: #6a742a;
}

.military .et_pb_button {
    color: #fff;
    border: 2px solid #fff;
}

/*Military Fullwidth Row, Block Sections*/
.blockRow .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

/*Military List styles*/
.military .fastLane ul {
    list-style-type: none;
    font-family: "Montserrat", sans-serif;
    padding-top: 42px;
}

.military .fastLane li {
    line-height: 1.3em;
    padding-bottom: 30px;
    color: #231f20;
}

.halfList {
    width: 47%;
    display: inline-block;
    margin-right: 3%;
}

.secondhalfList {
    width: 47%;
    display: inline-block;
    vertical-align: top;
}

.listWrapper li {
    margin-bottom: 20px;
}

.halfList ul,
.secondhalfList li {
    list-style-type: none;
    font-family: "Montserrat", sans-serif;
}

.veteranResources a {
    color: white;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
}

.military a.et_pb_button {
    color: #ffffff !important;
    background: #a90f14 !important;
    border-color: #ffffff;
    letter-spacing: 0;
    font-size: 23px;
}

.military a.et_pb_button:hover {
    color: #fff;
    opacity: 1 !important;
    border: 2px solid #fff !important;
}

.careerFairList p {
    margin-bottom: 15px;
}

/*Military Nav*/
.half {
    display: flex;
    justify-content: space-around;
    width: 49%;
    align-items: baseline;
}

.military .navContainer {
    flex-wrap: wrap;
}

/*Hide Military Subhead*/
div#militaryHeader h2 {
    display: inline;
    margin-left: 10px;
}

div#militaryHeader h1 {
    display: inline;
}

/*Camo row, image position to bottom of div*/
div#camoRow {
    padding: 70px 0 !important;
}

div#signupBox1 {
    border: 30px solid #41432d;
    position: relative;
}

div#signupBox1 img {
    position: absolute;
    bottom: 0;
}

/*Military Slider*/
#militarySlider .et_pb_slide_image {
    height: 100% !important;
    margin-bottom: -2% !important;
}

#militarySlider .et_pb_slide_image img {
    width: 100%;
    max-height: 100% !important;
}

#militarySlider .et_pb_slide {
    padding: 0 3%;
}

#militarySlider h1 {
    color: #231f20;
}

#militarySlider {
    font-size: 21px;
    letter-spacing: 0;
}

.military .et_pb_slider .et_pb_container {
    width: 100% !important;
    max-width: 100% !important;
}

.military .military .et_pb_slide_content {
    max-width: 70%;
}

.sliderBtnContainer {
    display: inline-block;
    margin-bottom: 15px;
}

.sliderBtnContainer a.et_pb_button {
    font-size: 20px;
}

.sliderBtnContainer:first-child a.et_pb_button {
    font-size: 26px;
}

#apprenticeshipProgram a {
    color: rgba(169, 15, 20, 1);
}

#testimonialsVideos .et_pb_video_0 .et_pb_video_play {
    display: block;
}

/*Corrective for other conflicting styles :| */
.military .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(1) .et_pb_slide_description {
    margin-top: 0;
}

/*Military Media Queries*/

/*MIN WIDTH*/
@media (min-width: 1599px) {
    #militarySlider .et_pb_slide {
        padding: 3% 5%;
    }

    #militarySlider .et_pb_slide_0 img {
        position: absolute;
        left: 0;
    }

    #militarySlider .et_pb_slide_1 .et_pb_slide_image {
        top: 75%;
    }
}

@media (min-width: 1250px) {
    .blockTitle h1 {
        margin-top: 15%;
    }
}

@media (min-width: 1100px) {
    .blockTitle h1 {
        margin-top: 0;
    }
}

@media (min-width: 980px) {
    a.sliderApply.et_pb_button {
        padding: 7px 142px;
        font-size: 24px;
    }

    .veteranResources p {
        margin-bottom: 45px !important;
    }

    .veteranResources p:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 767px) {
    .veteranResources p {
        margin-bottom: 10px;
    }

    .veteranResources p:last-child {
        margin-bottom: 0;
    }
}

/*end MIN WIDTH*/
@media (max-width: 1500px) {
    .military .et_pb_slide_content {
        max-width: 90%;
    }

    #militarySlider .et_pb_slide_1 .et_pb_slide_image {
        top: 80%;
    }

    #militarySlides h1 {
        font-size: 33px;
    }

    .page-id-3544 #ourMission .et_pb_column_3 {
        padding-bottom: 40px !important;
    }
}

@media (max-width: 1420px) {
    #apprenticeshipProgram .et_pb_column_7 {
        padding-bottom: 40px;
    }
}

@media (max-width: 1300px) {
    .careerFairList p {
        line-height: 1.1em !important;
    }
}

@media (max-width: 1280px) {
    #militarySlider .et_pb_slide_1 .et_pb_slide_image {
        top: 80%;
    }

    #militarySlider .et_pb_slide_0 .et_pb_slide_image {
        top: 29% !important;
    }

    #militarySlider h1 {
        font-size: 34px
    }

    #apprenticeshipProgram .et_pb_row_3 {
        padding-top: 50px;
    }
}

@media (max-width: 1100px) {
    #militarySlider .et_pb_slide_0 .et_pb_slide_image {
        top: 36% !important;
    }

    #militarySlider .et_pb_slide_1 .et_pb_slide_image {
        top: 85%;
    }

    .military .et_pb_slide_content {
        max-width: 100%;
    }

    #militarySlider .et_pb_slide_2 .et_pb_slide_image {
        top: 20%;
    }
}

@media (max-width: 1069px) {
    #militarySlider .et_pb_slide_1 .et_pb_slide_image {
        top: 90%;
    }

    #militarySlider .et_pb_slide_0 .et_pb_slide_image {
        top: 45% !important;
    }

    .milGreenBlock {
        width: 80%;
    }

    .milButtonsWidth .et_pb_row {
        width: 80%;
    }

    .milGreenBlock .et_pb_column_12 {
        width: 100%;
    }

    .milGreenBlock .et_pb_column_12 .et_pb_code_1 {
        width: 538px;
        margin: 0 auto 30px !important;
    }

    .milGreenBlock .et_pb_column_13 {
        width: 100%;
    }

    .milGreenBlock .et_pb_column_13 .et_pb_code_2 {
        margin: 0 auto;
        width: 265px;
    }
}

@media (max-width: 924px) {
    #militarySlider .et_pb_slide_1 .et_pb_slide_image {
        top: 100%;
    }

    #militarySlider .et_pb_slide_0 .et_pb_slide_image {
        top: 50% !important;
    }
}

@media (max-width: 980px) {
    .sliderBtnContainer a.et_pb_button {
        display: block;
        width: 200px;
        text-align: center;
        font-size: 18px;
    }

    #skillsWaiver h2 {
        text-align: center;
    }

    div#militaryHeader h2 {
        display: none;
    }

    div#signupBox1 img {
        position: relative;
    }

    .sliderBtnContainer {
        margin-bottom: 7px;
        margin-right: 4px;
    }

    div#signupBox1 {
        padding-top: 50px;
        margin-bottom: 50px;
    }

    div#signupBox1 .military h2 {
        margin: 20px 0;
    }

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

    .military .fastLane li {
        line-height: 1.3em;
        font-size: 15px;
        padding-bottom: 15px;
    }

    .military .fastLane ul {
        padding-top: 0;
    }

    .military .et_pb_button_module_wrapper {
        margin-bottom: 30px !important;
        margin-top: 20px;
    }

    .halfList,
    .secondhalfList {
        font-size: 15px;
    }

    .bottomAlign img {
        position: relative;
    }

    .half {
        width: 100%;
        margin-bottom: 10px;
    }

    .half a {
        width: 25%;
    }

    #apprenticeshipProgram .et_pb_column_8 {
        bottom: -20px;
    }

    .ApprenticeshipProgram .et_pb_row_6.et_pb_row {
        padding-top: 80px !important;
    }

    .ApprenticeshipProgram .et_pb_row_7.et_pb_row {
        padding-bottom: 80px !important;
    }

    #programDetails .et_pb_image_3,
    #programDetails .et_pb_image_4 {
        margin-bottom: 30px !important;
    }

    .military .milMidbuttons .milRed {
        margin-right: 0;
    }

    #skillsWaiver .et_pb_row_20 {
        padding-top: 0 !important;
    }

    #alreadyCDL .et_pb_row_15 {
        display: block !important;
    }
}

@media (max-width: 766px) {
    .milMidbuttons .et_pb_text {
        padding-bottom: 30px;
    }

    #alreadyCDL .et_pb_row_12 {
        padding-top: 50px !important;
    }
}

@media (max-width: 700px) {
    .military h1 {
        font-size: 30px;
    }

    .military h2 {
        font-size: 21px;
    }

    .milGreenBlock .et_pb_column_12 .et_pb_code_1,
    .milGreenBlock .et_pb_column_12 .et_pb_code_1 .et_pb_button_5,
    .milGreenBlock .et_pb_column_12 .et_pb_code_1 .et_pb_button_6 {
        width: 270px;
    }
}

@media (max-width: 600px) {
    #militarySlider .et_pb_slide_0 .et_pb_slide_image {
        top: 20% !important;
        bottom: -20px;
    }
}

@media (max-width: 500px) {
    #skillsWaiver .et_pb_button {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .milButtonsWidth .et_pb_row {
        width: 100%;
    }
}

/*SWAP COLUMN ORDER ON MOBILE/TABLET*/
@media only screen and (min-width: 981px) {
    #militarySlider .et_pb_slide_image {
        height: 100% !important;
        margin-bottom: -10% !important;
    }

    .column-swap .et_pb_column,
    .et_pb_row .et_pb_column {
        margin-left: 0;
    }

    .column-swap .et_pb_column {
        float: right;
    }

    .column-swap .et_pb_row .et_pb_column:last-child,
    .column-swap .et_pb_row_inner .et_pb_column:last-child {
        margin-right: 0;
        margin-left: 0;
        width: 50%;
    }

    .column-swap .et_pb_column,
    .column-swap .et_pb_row .et_pb_column:first-child {
        margin-right: 0;
        width: 50%;
    }

    /*absolute position image on bottom*/
    .bottomAlign img {
        position: absolute;
        bottom: 0;
    }
}

/***END MILITARY STYLE***/
.page-id-3194 .gform_wrapper .ginput_complex .ginput_right,
.page-id-3194 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
    width: 100% !important
}

#gform_wrapper_6 input[type="submit"] {
    border: 2px solid #fff;
    background: #a90f14;
    color: #fff;
    letter-spacing: 0;
    font-size: 20px !important;
    font-weight: 700;
    padding: 11px 20px 12px 20px;
    position: relative;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border: 0;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#gform_wrapper_6 input[type="submit"]:hover {
    background-color: #000;
    border-color: #a90f14;
}

.page-id-3194 .gform_wrapper .top_label input.large,
.page-id-3194 .gform_wrapper .top_label select.large,
.page-id-3194 .gform_wrapper .ginput_complex input[type=text] {
    width: 100% !important;
}

.page-id-3194 .alertFormWrapper {
    max-width: 600px;
    margin: 0 auto;
}

.page-id-3194 .alertFormBody .gform_wrapper input,
.page-id-3194 .alertFormBody .gform_wrapper select {
    height: auto;
    padding: 10px !important;
}

.page-id-3194 .gform_wrapper label {
    display: none !important;
}

@media (min-width: 577px) {
    .page-id-3194 input#input_6_1_6 {
        width: 94.5% !important;
    }

    .page-id-3194 input#input_6_3,
    .page-id-3194 input#input_6_4_4 {
        width: 100% !important;
    }

    .page-id-3194 div#input_6_4 {
        width: 101.5% !important;
    }

    .page-id-3194 .alertFormBody {
        padding-left: 15px;
    }
}

@media (max-width: 577px) {
    .page-id-3194 .alertFormBody {
        padding-left: 0;
    }

    .page-id-3194 div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 100% !important;
    }

    .page-id-3194 .gform_wrapper .ginput_container span {
        display: inline !important;
    }

    .page-id-3194 .gform_wrapper .ginput_complex .ginput_right,
    .page-id-3194 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
        width: 100% !important
    }

    .page-id-3194 span#input_6_1_6_container,
    .page-id-3194 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,
    .page-id-3194 .gform_wrapper .ginput_complex .ginput_right,
    .page-id-3194 span#input_6_4_4_container {
        width: 100% !important;
        margin: 10px 0 !important;
    }
}

.page-id-3194 .gform_wrapper label[for="input_6_9"],
.page-id-3194 .gform_wrapper label[for="input_6_6"],
.page-id-3194 .gform_wrapper label[for="input_6_7"] {
    display: block !important;
    color: #fff !important;
}

.page-id-3194 div.ginput_complex.ginput_container.gf_name_has_2 span,
.page-id-3194 .gform_wrapper .ginput_complex .ginput_left,
.page-id-3194 .gform_wrapper .ginput_complex .ginput_right {
    width: 49% !important;
    margin-right: 0 !important;
    padding-right: 0;
}

.page-id-3194 .gform_wrapper .ginput_complex .ginput_right,
.page-id-3194 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
    margin-left: 0;
    margin-right: 0 !important;
    width: 49% !important;
    float: right;
}

#fullFormContainer iframe {
    width: 660px;
    height: 3350px;
    margin: 20px auto;
    display: block;
}

#fullFormContainer .et_pb_code {
    width: 100%;
    position: relative;
    float: left;
}

#calculate-earning.et_pb_button:after {
    content: "\33";
}

/*recruiter sign up form*/
#gform_wrapper_6 a.chosen-single {
    font-size: 18px;
    letter-spacing: 0;
    padding-top: 2px;
    height: 29px;
}

/*TEAM MATCH EMBED FORM*/
#militaryCamo {
    background: linear-gradient(0deg, #393e1c, #dee2d6);
    background-size: 400% 400%;
    -webkit-animation: camo 23s ease infinite;
    -moz-animation: camo 23s ease infinite;
    animation: camo 23s ease infinite;
}

@-webkit-keyframes camo {
    0% {
        background-position: 51% 0
    }

    50% {
        background-position: 50% 100%
    }

    100% {
        background-position: 51% 0
    }
}

@-moz-keyframes camo {
    0% {
        background-position: 51% 0
    }

    50% {
        background-position: 50% 100%
    }

    100% {
        background-position: 51% 0
    }
}

@keyframes camo {
    0% {
        background-position: 51% 0
    }

    50% {
        background-position: 50% 100%
    }

    100% {
        background-position: 51% 0
    }
}

/*SIGN FOR ALERTS FORM CUSTOM STYLES*/
.alertFormInner2Container {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 0;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    margin-top: 20px;
    text-align: center;
}

.alertFormInner2Container.activeContainer {
    height: 600px;
}

.alertFormInner2 {
    float: none;
    margin: 0 auto;
    width: 350px;
    text-align: center;
    right: 0;
    background: rgba(0, 0, 0, 0.35);
    padding: 20px 10px;
}

.alertFormInner2 .gform_wrapper {
    float: left;
    width: 100%;
}

.alertFormInner2 .alertFormBody {
    float: left;
    width: 100%;
}

#gform_wrapper_4 ul#gform_fields_4 {
    text-align: center;
}

.alertFormInner {
    background-color: rgba(255, 255, 255, .2);
    /* background-color: rgba(0, 0, 0, .5);*/
    /*border-bottom: 3px solid #a90f14;*/
}

div#teamLeaseForm .alertFormInner {
    background-color: rgba(0, 0, 0, .2);
}

div#teamLeaseForm .gform_wrapper form {
    overflow: hidden;
}

.alertFormInner h3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.alertFormInner::before {
    border-left: 20px solid #EBEBEB;
    border-right: 20px solid #EBEBEB;
    border-top: 20px solid #a90f14;
}

.alertFormHeader {
    background-color: #a90f14;
    text-align: center;
    color: #fff;
    padding: 23px 0 15px;
}

.alertFormHeader h2 {
    color: #fff;
    font-weight: bold;
}

#gform_wrapper_4 label.gfield_label,
#gform_wrapper_4 .ginput_complex label {
    color: #eee !important;
    font-size: 18px !important;
    display: none;
}

#gform_wrapper_4 input[type="text"] {
    padding: 5px 10px !important;
}

#gform_wrapper_4 span#input_4_1_3_container {
    display: inline-block;
    width: 49% !important;
    float: left;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border: 0;
}

span#input_4_1_3_container {
    margin-right: 2% !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border: 0;
}

#gform_wrapper_4 div.ginput_container_name span {
    padding-right: 0 !important;
    float: left;
}

#gform_wrapper_4 .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    width: 100%;
    float: left;
}

#gform_wrapper_4 ul.gform_fields li.gfield {
    padding-right: 0;
}

#gform_wrapper_4 input[type="submit"] {
    border: 2px solid;
    background: #a90f14;
    color: #fff;
    border-color: #fff;
    letter-spacing: 0;
    font-size: 20px !important;
    font-weight: 700;
    padding: 11px 20px 12px 20px;
    position: relative;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border: 0;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#gform_wrapper_4 input[type="submit"]:hover {
    background-color: #000;
    border-color: #a90f14;
    transition: all 0.2s;
}


#gform_wrapper_4 select#input_4_6 {
    font-size: 18px;
}

.termsConditions {
    text-align: center;
    padding-bottom: 10px;
}

.termsConditions a {
    color: #eee;
    font-size: 12px;
}

i.fa.fa-lock {
    font-size: 20px;
    color: orange;
}

span#input_4_1_6_container {
    max-width: 49%;
}

#gform_wrapper_4 input[type="text"],
select#input_4_6 {
    height: 40px;
}

div#gform_confirmation_wrapper_4 {
    background-color: white;
}

div#gform_confirmation_message_4 {
    color: #fff;
    padding: 6% 7%;
    text-align: center;
    font-size: 18px;
    margin: 2%;
}

label[for="input_4_6"] {
    display: block !important;
    text-align: left;
    padding-left: 1.8%;
}

/*TEAM MATCH PAGE
div#teamLeaseForm #gform_wrapper_4 li#field_4_2 {
    width: 48%;
    margin-right: 2%;
    display: inline-block;
}
div#teamLeaseForm #gform_wrapper_4 li#field_4_3 {
    width: 48%;
    display: inline-block;
}
*/

/*End SIGN FOR ALERTS FORM CUSTOM STYLES*/
.emptyInput {
    background-color: rgba(246,
    202,
    202,
    1) !important;
}

.hideInputs {
    display: none;
}

.blackButton.et_pb_promo_button.et_pb_button {
    background-color: #000;
}

.whiteButton.et_pb_promo_button.et_pb_button {
    background-color: #fff;
    color: #a90f14 !important;
}

/*
section#comment-wrap {
    display: none;
}*/
.userManual {
    color: #fff;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
}

.loadingScreen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,
    0,
    0,
    0.85);
}

.loadingScreenBox {
    color: #fff;
    text-align: center;
    width: 300px;
    margin: 150px auto 0;
}

.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #999;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/* STORY PAGE STYLING */
#videoRow .et_pb_slider_carousel {
    display: none;
}

#videoRow .et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play {
    opacity: 0;
}

#videoRow .et_pb_carousel_item:after {
    padding-top: 56%;
}

#videoRow .et_pb_video_overlay_hover {
    z-index: 100000000000000000000;
}

#videoRow {
    padding-top: 0;
}

#videoRow .et_pb_carousel {
    margin-top: 0;
}

.storyVideoRow {
    -webkit-column-count: 4;
    /* Chrome, Safari, Opera */
    -moz-column-count: 4;
    /* Firefox */
    column-count: 4;
    -webkit-column-gap: 1em;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 1em;
    /* Firefox */
    column-gap: 1em;
}

.storyVideoRow .videoBox {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}

.page-id-1659 .et_pb_row_0 .et_pb_column_1 {
    width: 70.333%;
}

.page-id-1659 #maxMoney .et_pb_video_box video {
    width: 100% !important;
    background-color: #000;
    height: 550px !important;
}

.page-id-1659 .et_pb_video_overlay {
    background-position: bottom right;
}

.page-id-785 .et_pb_video_overlay {
    background-position: center;
}

.page-id-1659 #maxMoney .et_pb_text_0 {
    margin-top: 0 !important;
}

.page-id-1659 #maxMoney .et_pb_column_1_3 {
    height: 550px;
    padding: 30px;
    margin-right: 0;
    background-color: rgba(0,
    0,
    0,
    0.7);
}

.page-id-2186 .et_pb_column_1 {
    background-color: rgba(0,
    0,
    0,
    0.7);
}

.page-id-1659 #maxMoney .et_pb_video_0,
.page-id-1659 #maxMoney .fluid-width-video-wrapper,
.page-id-1659 #maxMoney .et_pb_video_box {
    height: 550px;
    padding-top: 0 !important;
}

.storyVideo h1 {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400 !important;
    font-size: 31px;
    text-shadow: 0 3px 40px rgba(0,
    0,
    0,
    0.45);
}

/*
		.storyVideo {
			min-height:370px;
		 background-image:url("/wp-content/uploads/2015/12/videoBarBg.jpg");
		  background-position:center;
		  background-size:cover;
		  background-repeat:no-repeat;
		  }
		  .storyVideoContainer {
			 width:1500px;
			  margin:0 auto;
			  padding:40px 0;
			}
  */
.page-id-1659 .et_pb_row_0 {
    padding: 0;
}

.storyContainer {
    background-image: url("/wp-content/uploads/2015/12/sliderBg2.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 720px;
}

.storyBlackBg {
    margin-left: 8%;
    width: 39%;
    padding: 130px 150px;
    float: left;
    height: 720px;
    background-color: rgba(0,
    0,
    0,
    0.7);
}

.storyContainer p {
    font-size: 21px;
    line-height: 34px;
    font-weight: 400 !important;
}

.storyRedBar {
    background-color: rgba(147,
    19,
    41,
    0.6);
    padding: 27px 165px 28px;
    width: 53%;
    margin-top: 555px;
    text-align: right;
    float: right;
}

.storyH1sp {
    color: #ca1a39;
    font-weight: 700 !important;
}

.maxSectionHeading h1,
.videoSectionHeading h1,
.storyContainer h2,
.storyContainer h3,
.storyContainer p {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    padding: 0;
    margin: 0;
}

.maxSectionHeading h1 {
    font-size: 62px;
}

.page-id-1659 .videoSectionHeading h1 {
    font-size: 52px;
    text-transform: uppercase;
    line-height: 1.1em;
    font-weight: 400 !important;
}

.storyContainer h2 {
    font-size: 41px;
    line-height: 37px;
    font-weight: 700 !important;
}

.storyContainer h3 {
    font-size: 27px;
    line-height: 44px;
    font-weight: 400 !important;
}

@media (min-width: 1950px) {
    .page-id-1659 #maxMoney .et_pb_video_0,
    .page-id-1659 #maxMoney .fluid-width-video-wrapper,
    .page-id-1659 #maxMoney .et_pb_video_box {
        height: 550px;
        padding-top: 0 !important;
        max-width: none;
        float: right;
        width: 100%;
    }
}

@media (max-width: 1500px) {
    .page-id-697 .maxSectionHeading {
        font-size: 52px;
        letter-spacing: 0;
    }

    .page-id-1659 .videoSectionHeading h1 {
        font-size: 42px;
        line-height: 54px;
    }

    .page-id-1659 #maxMoney .et_pb_video_overlay {
        background-position: right;
    }
}

@media (max-width: 1300px) {
    .page-id-1659 .videoSectionHeading h1,
    .maxSectionHeading {
        font-size: 36px;
        line-height: 44px;
    }

    .maxSectionText.et_pb_text {
        line-height: 1.2em;
    }
}

@media (max-width: 1200px) {
    .page-id-1659 #maxMoney .et_pb_column_1_3 {
        margin-right: 0;
        width: 33%;
    }

    .page-id-1659 .et_pb_row_0 .et_pb_column_1 {
        width: 67%;
    }
}

@media (max-width: 1050px) {
    .page-id-1659 .videoSectionHeading h1 {
        font-size: 36px;
        line-height: 44px;
    }
}

@media (max-width: 980px) {
    .page-id-1659 #maxMoney .et_pb_column_1_3 {
        height: auto;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .page-id-1659 .et_pb_row_4col .et_pb_column {
        margin-bottom: 10px;
    }

    .page-id-1659 #maxMoney .et_pb_video_overlay {
        background-position: bottom;
    }

    .page-id-1659 #maxMoney .et_pb_column_2_3 {
        margin-bottom: 20px;
    }

    .page-id-1659 #maxMoney .et_pb_video_0,
    .page-id-1659 #maxMoney .fluid-width-video-wrapper,
    .page-id-1659 #maxMoney .et_pb_video_box {
        height: auto;
    }

    .page-id-1659 #maxMoney .fluid-width-video-wrapper {
        padding-top: 56.2963% !important;
    }

    .page-id-1659 #maxMoney .et_pb_video_box video {
        height: auto !important;
    }
}

body #page-container .et_pb_cta_0.et_pb_promo .et_pb_button,
.page-id-697 #videoSection .et_pb_promo_button,
body #page-container .et_pb_cta_5.et_pb_promo .et_pb_button,
body #page-container .et_pb_cta_4.et_pb_promo .et_pb_button,
body #page-container .et_pb_cta_2.et_pb_promo .et_pb_button {
    border: 2px solid #fff !important;
}

body #page-container .et_pb_cta_1.et_pb_promo .et_pb_button,
body #page-container .et_pb_cta_3.et_pb_promo .et_pb_button {
    background: #a90f14 !important;
    border-color: #fff !important;
    line-height: 1.1em;
}

body #page-container .et_pb_cta_1.et_pb_promo .et_pb_button:hover,
body #page-container .et_pb_cta_3.et_pb_promo .et_pb_button:hover {
    border-color: #a90f14 !important;
    background: #000 !important;
}

.page-id-30526 #page-container .et_pb_section .et_pb_button:hover {
    border-color: #fff !important;
    background-color: #a90f14 !important;
}

.button_partner,
.button_search {
    color: #ffffff !important;
    background: #a90f14;
    border: 2px solid #fff;
    letter-spacing: 0;
    font-size: 23px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 1.1em;
}

.marginTop,
.marginTop2 {
    margin-top: -35px;
}

.button_search {
    background: #a90f14;
    border: 2px solid #ffffff;
}

.marginTop2 .button_search {
    background: #a90f14;
    border: 2px solid #a90f14;
    color: #fff !important;
}

.button_search:nth-child(2) {
    margin-left: 10px;
}

.button_partner:hover {
    background: #000000 !important;
    letter-spacing: 0;
    padding-left: 0.7em;
    border: 2px solid #a90f14;
    padding-right: 2em;
}

.button_search:hover {
    background: #000000 !important;
    letter-spacing: 0;
    padding-left: 0.7em;
    padding-right: 2em;
}

.marginTop2 .button_search:hover {
    color: #fff !important;
}

.single-post .entry-content {
    color: #444;
}

.single-post #respond span,
.single-post p.logged-in-as,
.single-post .et_post_meta_wrapper h1,
.single-post #left-area .post-meta {
    color: #444;
}

.single-post #left-area .post-meta a {
    color: #cf0224;
}

.single-post article {
    background-color: #f0f0f0;
}

.single-post article #commentform textarea {
    background-color: #fff;
    border: 2px solid;
}

/*
	.single-post article #respond {
	  border-top:2px solid #000;
		}
*/
.single-post article .et_post_meta_wrapper > h1 {
    padding: 20px 30px;
    background-color: rgba(150,
    19,
    38,
    1);
    color: #fff;
}

body .category .et_pb_section.et_pb_section_1.et_section_regular {
    background: #fff;
}

.single-post article .entry-content,
.single-post article #comment-wrap {
    padding: 20px 30px;
}

div#recent-posts-2 {
    padding: 0 5%;
}

.single-post article .et_post_meta_wrapper .post-meta {
    padding: 10px 30px;
    border-bottom: 2px solid #000;
    color: #fff;
    background-color: rgba(200,
    200,
    200,
    1);
}

.page-id-697 .et_pb_promo_button {
    margin-top: 10px;
    width: 100%;
}

/* List indent*/
.driversList li {
    /*
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;*/
    padding-left: 1em;
}

.driversList h3 {
    color: #fff;
    padding-left: 1em;
}

.driversList a {
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
}

/* Team max headings */
.page-id-3810 .et_pb_button:last-child {
    margin-left: 10px;
}

.page-id-3810 .equipHeroBtns .et_pb_button:last-child {
    margin-left: 0;
    margin-top: 10px;
}

@media (max-width: 1400px) {
    .page-id-3810 .equipHeroBtns a {
        width: 100%;
        margin: 0 0 10px !important;
    }

    .page-id-697 .et_pb_text_6 {
        font-size: 56px;
    }

    .page-id-697.et_pb_gutters3 .et_pb_column_1_3 {
        width: 400px;
    }
}

/* delete me soon */
textarea.et_pb_contact_message.input {
    display: none;
}

/* ---------------------------------------------------------------------- */

/* -------------------------- Global Styles -------------------------- */

/* ---------------------------------------------------------------------- */
body {
    font-size: 10px;
    width: 100%;
    height: 100%;
    background: radial-gradient(ellipse at top,
    rgba(0,
            0,
            0,
            .4) 0,
    rgba(0,
            0,
            0,
            0.9) 90%);
    background: -webkit-radial-gradient(top,
    ellipse,
    rgba(0,
            0,
            0,
            0.4) 0,
    rgba(0,
            0,
            0,
            0.9) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',
    endColorstr='#000000',
    GradientType=1);
    background-attachment: fixed;
    background-size: 200%;
    background-position: center top;
}

::selection {
    background-color: rgba(150,
    19,
    38,
    1);
    color: rgba(255,
    255,
    255,
    1);
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background-color: rgba(169, 15, 20, 1);
    color: rgba(255, 255, 255, 1);
}

a {
    color: rgba(255, 255, 255, 1);
}

.et_pb_section {
    padding: 0 !important;
}

.container,
.et_pb_row {
    width: 80%;
    max-width: 80%;
}

/* Footer menu */
#et-footer-nav {
    overflow: hidden;
}

.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2,
h2 {
    font-size: 30px;
}

p,
.driverPagesHeadings {
    line-height: 1.5em;
}

/* ---------------------------------------------------------------------- */

/* -------------------------- Main Menu Styles -------------------------- */

/* ---------------------------------------------------------------------- */
#main-header {
    background-color: rgba(169, 15, 20, 1);
    top: 0 !important;
}

#main-header .container.et_menu_container {
    height: 80px;
}

.admin-bar #main-header {
    top: 32px !important;
}

#et-secondary-menu > ul > li > a:hover,
.fullwidth-menu a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
    opacity: 1;
}

/* Header menu shrinkage prevented in footer.php - line 55 */
.et_menu_container {
    z-index: 999;
}

.nav li ul {
    border-top: none;
    padding: 10px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.fullwidth-menu li {
    padding-right: 0;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif !important;
}

.fullwidth-menu li a:after {
    content: "|";
    font-size: 12px;
    color: rgba(255, 255, 255, .5);
    margin: 0 0 0 10px;
}

.fullwidth-menu li li a {
    width: 100%;
    color: #191919 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 10px 0 10px 20px;
}

.fullwidth-menu li li a:hover {
    color: #000 !important;
    font-weight: 800 !important;
    background-color: rgba(0, 0, 0, 0.03);
}

.nav li li {
    width: 100%;
    padding: 0 0;
}

#menu-item-80 {
    padding-right: 0 !important;
}

#menu-item-2387,
#menu-item-80 {
    cursor: default;
}

#menu-item-80 > a {
    cursor: default;
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li ul li a,
.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li ul li a:hover {
    color: rgba(0, 0, 0, 0.6);
}

#menu-item-80 {
    padding-right: 0 !important;
    cursor: default;
}

#top-menu .menu-item-has-children > a:first-child::after,
.fullwidth-menu .menu-item-has-children > a:first-child::after,
#et-secondary-nav .menu-item-has-children > a:first-child::after {
    margin: 0;
}

a#item-2660 {
    word-spacing: 2px;
}

/*Home Page Stroke*/
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 30px 30px;
}

#equipInfo .et_pb_column_1 .et_pb_code_0 {
    margin: 0 auto;
    width: 50px;
}

#equipInfo .et_pb_column_1 .et_pb_code_0 .et_pb_fullwidth_header_scroll {
    position: absolute;
    bottom: 20px;
}

#equipInfo .et_pb_column_1 .et_pb_code_0 .et_pb_fullwidth_header_scroll .et-pb-icon {
    color: #fff;
    font-size: 50px;
}

@media only screen and (max-width: 980px) {
    .page-id-3810 .equipHeroBtns a {

        width: auto !important;
        margin: 0 0 10px 0 !important;
    }

    .page-id-3810 .equipHeroBtns a:first-child {
        margin: 0 10px 10px 0 !important;
    }

    .page-id-3810 .equipHeroBtns a:last-child {
        margin: 0 auto 20px !important;
    }

    .page-id-3810 .equipHeroBtns .et_pb_button:last-child {
        margin-left: 0;
        margin-top: 10px;
    }

    .page-id-3810 .equipHeroBtns {
        width: 287px !important;
    }

    .page-id-3810 .et_pb_text_2 {
        text-align: center;
    }

    .post-72 .et_pb_row.et_pb_row_1.et_pb_equal_columns h1 {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .page-id-3810 .et_pb_button {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
        width: 90%;
    }

    .page-id-3810 .equipHeroBtns {
        width: 250px !important;
    }

    .page-id-3810 .equipHeroBtns a {

        width: 100% !important;
        margin: 0 auto 10px !important;
    }

    .page-id-3810 .equipHeroBtns a:first-child {
        margin: 0 auto 10px !important;
    }

    .page-id-3810 .et_pb_button {
        margin-bottom: 0;
    }
}

@media (max-width: 350px) {
    .page-id-3810 .et_pb_button:last-child {
        margin-left: 0;
    }
}

#et_search_icon:before {
    font-family: FontAwesome;
    color: rgba(255, 255, 255, 1);
    content: "\f002";
}

@media only screen and (min-width: 981px) {
}

/* BENEFITS SIDEBAR*/
.benefitsList h2 {
    color: #fff;
}

.benefitsList .et_pb_toggle_content p {
    font-size: 18px;
}

/*
.benefitsList li:before {
    content: "+";
    margin-right: 4px;
}
  */

/* ---------------------------------------------------------------------- */

/* -------------------------- Mobile Menu Styles ------------------------ */

/* ---------------------------------------------------------------------- */
.mobile_menu_bar::before {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 36px;
}

.et_mobile_menu {
    padding: 0;
    top: 100%;
    border-top: none;
    box-shadow: 0 0 3rem rgba(0, 0, 0, .2);
}

.et_mobile_menu .sub-menu {
    padding-left: 0 !important;
}

.et_mobile_menu li a {
    letter-spacing: .0625rem;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 500;
    padding: .75rem 1rem;
}

.et_mobile_menu li a:hover,
.et_mobile_menu li a:focus,
.et_mobile_menu li a:active {
    color: #000;
    background: #f0f0f0;
}

.et_mobile_menu li li {
    padding-left: 0;
}

.et_mobile_menu li li a {
    padding: .75rem 1rem .75rem 2.5rem;
}

.et_mobile_menu li.current_page_item > a {
    color: #000;
    font-weight: 700;
}

.et_mobile_menu .menu-item-has-children > a {
    background: none;
    font-weight: 500;
}

#main-content,
.et_pb_section {
    background-color: rgba(0, 0, 0, 0);
}

#main-footer {
    background: none;
    width: 100%;
    bottom: 0;
}

h1 {
    font-weight: 800 !important;
}

/************************ ---- Begin 2nd Slide / Military ---- ************************/
.page-id-72 .et_pb_slide:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2,
.page-id-2692 .et_pb_slide:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h2 {
    font-size: 40px;
}

.page-id-72 .et_pb_slide:nth-child(2) > div:nth-child(1) > .et_pb_slide_image,
.page-id-2692 .et_pb_slide:nth-child(2) > div:nth-child(1) > .et_pb_slide_image {
    width: 38.7%;
    left: 210px;
    margin-top: -156px !important;
}

.page-id-72 .et_pb_slide:nth-child(2) > div:nth-child(1) > .et_pb_slide_image img,
.page-id-2692 .et_pb_slide:nth-child(2) > div:nth-child(1) > .et_pb_slide_image img {
    max-width: 404px;
    max-height: none !important;
}

.page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
.page-id-2692 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
    width: 38.7%;
    left: 210px;
    margin-top: -180px !important;
}

.page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2,
.page-id-2692 .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2 {
    font-size: 40px;
}

.page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img,
.page-id-2692 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img {
    max-width: 404px !important;
    max-height: none !important;
}

.page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after,
.page-id-2692 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after {
    content: "";
    width: 470px;
    height: 285px;
    position: absolute;
    top: 30px;
    left: -210px;
    z-index: -1;
    background-image: url("/wp-content/uploads/2015/10/trucks_desert.jpg");
    background-size: 110%;
    background-position: -55px center;
    border: 2px solid rgba(255, 255, 255, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.page-id-72 .et_pb_slide:nth-child(2) > div:nth-child(1) > .et_pb_slide_image:after,
.page-id-2692 .et_pb_slide:nth-child(2) > div:nth-child(1) > .et_pb_slide_image:after {
    content: "";
    width: 470px;
    height: 285px;
    position: absolute;
    top: 30px;
    left: -210px;
    z-index: -1;
    background-image: url("/wp-content/uploads/2015/10/trucks_desert.jpg");
    background-size: 110%;
    background-position: -55px center;
    border: 2px solid rgba(255, 255, 255, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

/************************ ---- End 2nd Slide / Military ---- ************************/

/************************ ---- Begin 3nd Slide / Old Truck ---- ************************/
.page-id-72 div.et_pb_slide_description:nth-child(1) > h2:nth-child(1),
#homeSlider div.et_pb_slide_description:nth-child(1) > h2:nth-child(1) {
    z-index: -1;
    position: relative;
}

#hmpg_slider_swfy_oldTruck {
    width: 650px;
    height: 250px;
    position: absolute;
    top: -245px;
    left: -80px;
    z-index: 100;
}

.page-id-72 .et_pb_slide_description:nth-child(1),
#homeSlider .et_pb_slide_description:nth-child(1) {
    padding-top: 2% !important;
}

.page-id-72 .et_pb_slide_description:nth-child(1) > .et_pb_slide_content,
#homeSlider .et_pb_slide_description:nth-child(1) > .et_pb_slide_content {
    position: relative;
    top: 145px;
    z-index: -1;
    width: 820px;
    margin: 0 auto;
}

.page-id-72 div.et_pb_slide_description:nth-child(1) > a:nth-child(3),
#homeSlider div.et_pb_slide_description:nth-child(1) > a:nth-child(3) {
    position: relative;
    top: 140px;
}

/************************ ---- Begin 3nd Slide / Old Truck ---- ************************/
.page-id-72 .et_pb_slide:nth-child(4) > div:nth-child(1) > .et_pb_slide_image,
#homeSlider .et_pb_slide:nth-child(4) > div:nth-child(1) > .et_pb_slide_image {
    width: 38.7%;
    left: 70px;
}

.page-id-72 .et_pb_slide:nth-child(4) > div:nth-child(1) > .et_pb_slide_image img,
#homeSlider .et_pb_slide:nth-child(4) > div:nth-child(1) > .et_pb_slide_image img {
    max-width: 450px;
    max-height: none !important;
}

/************************ ---- End Hmpg Slides ---- ************************/
.page-id-72 #home_slider,
.page-id-2692 #home_slider,
.page-id-72 .et_pb_slider .et_pb_container {
    height: 33vw;
}

/************************ ---- Begin Hmpg Articles ---- ************************/
.hmpg_article h3 {
    font-weight: 700;
    text-transform: uppercase;
}

.hmpg_article {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 20px;
}

/************************ ---- End Hmpg Articles ---- ************************/

/* ---------------------------------------------------------------------- */

/* -------------------------- Homepage Slides ------------------------ */

/* ---------------------------------------------------------------------- */

.et_pb_slider_carousel.et_pb_controls_light + .et_pb_carousel .et-pb-arrow-prev,
.et_pb_slider_carousel.et_pb_controls_light + .et_pb_carousel .et-pb-arrow-next,
.et_pb_slider_carousel.et_pb_controls_light + .et_pb_carousel .et_pb_video_play {
    background-color: rgba(0, 0, 0, 0.6);
}

@media only screen and ( max-width: 4000px) {
    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 20vw;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 60%;
    }

    .page-id-72 .et_pb_slide_description,
    #homeSlider .et_pb_slide_description {
        position: relative;
        /*top: 4vw;*/

        top: 0;
        left: 15vw;
        padding: 0;
    }

    .page-id-72 .et_pb_slide_description h2,
    #homeSlider .et_pb_slide_description h2 {
        text-transform: uppercase;
        font-weight: 800 !important;
        font-size: 35px;
    }

    .page-id-72 .et_pb_slide:first-child .et_pb_slide_image img,
    #homeSlider .et_pb_slide:nth-child(2) .et_pb_slide_image img {
        max-width: none !important;
        max-height: none !important;
        position: relative;
        top: .5vw;
        width: 30vw;
    }

    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        width: 100%;
        min-height: unset !important;
    }

    .et_pb_button {
        font-weight: 900;
    }

    .page-id-72 .et_pb_slide_content p,
    #homeSlider .et_pb_slide_content p {
        font-size: 16px;
        line-height: 1.3em;
    }
}

@media only screen and ( max-width: 1920px) {
    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 530px;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 50%;
    }

    .page-id-72 .et_pb_slide_description,
    #homeSlider .et_pb_slide_description {
        position: relative;
        top: 4vw;
        left: 3vw;
        padding: 0;
    }

    .page-id-72 .et_pb_slide_description h2,
    #homeSlider .et_pb_slide_description h2 {
        text-transform: uppercase;
        font-weight: 800 !important;
        font-size: 35px;
    }

    .page-id-72 .et_pb_slide:first-child .et_pb_slide_image img,
    #homeSlider .et_pb_slide:first-child .et_pb_slide_image img {
        max-width: none !important;
        max-height: none !important;
        position: relative;
        top: .5vw;
        width: 36vw;
    }

    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        width: 100%;
        min-height: unset !important;
        height: 100% !important;
    }

    .et_pb_button {
        font-weight: 900;
    }

    .page-id-72 .et_pb_slide_content p,
    #homeSlider .et_pb_slide_content p {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3em;
    }
}

@media only screen and ( max-width: 1600px) {
    .page-id-1659 .et_pb_video_overlay {
        background-size: contain;
        background-color: #000;
    }
}

@media only screen and ( max-width: 1500px) {
    .page-id-72 .et_pb_slide_content p,
    #homeSlider .et_pb_slide_content p {
        font-size: 18px;
        line-height: 1.1em;
    }

    .page-id-72 .et_pb_slide_description:nth-child(1),
    #homeSlider .et_pb_slide_description:nth-child(1) {
        padding-top: 0 !important;
    }

    .page-id-72 .et_pb_slide_description,
    #homeSlider .et_pb_slide_description {
        left: 0 !important;
    }

    .equipmentTitle.et_pb_text_0 {
        font-size: 54px;
    }

    .equipmentTruck img {
        max-width: 82%;
    }

    .equipmentTruck.equipmentTruck--freightliner img {
        max-width: 100%;
    }
}

@media only screen and ( max-width: 1380px) {
    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container {
        height: 35vw !important;
    }

    .equipmentTitle.et_pb_text_0 {
        font-size: 50px;
    }
}

@media only screen and ( max-width: 1280px) {
    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 25vw;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 50%;
    }

    .page-id-72 .et_pb_slide_description,
    #homeSlider .et_pb_slide_description {
        position: relative;
        top: 4vw;
        left: -4vw;
        padding: 0;
    }

    .page-id-72 .et_pb_slide_description h2,
    #homeSlider .et_pb_slide_description h2 {
        text-transform: uppercase;
        font-weight: 800 !important;
        font-size: 35px;
    }

    .page-id-72 .et_pb_slide:first-child .et_pb_slide_image img,
    #homeSlider .et_pb_slide:first-child .et_pb_slide_image img {
        max-width: none !important;
        max-height: none !important;
        position: relative;
        top: .5vw;
        width: 36vw;
    }

    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        width: 100%;
        min-height: unset !important;
    }

    .et_pb_button {
        font-weight: 900;
    }

    .page-id-72 .et_pb_slide_content p,
    #homeSlider .et_pb_slide_content p {
        font-size: 16px;
        line-height: 1.3em;
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container {
        height: 39vw !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
        left: 100px !important;
        width: 30% !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after {
        width: 380px !important;
        height: 227px !important;
        top: 33px !important;
        left: -55px !important;
        background-size: 120% !important;
    }

    .equipmentTitle.et_pb_text_0 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 1120px) {
    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
        left: 100px !important;
        width: 30% !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2 {
        font-size: 30px !important;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 40%;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after {
        width: 380px !important;
        height: 227px !important;
        top: 33px !important;
        left: -55px !important;
        background-size: 120% !important;
    }
}

@media only screen and (max-width: 1099px) {
    .equipmentTitle.et_pb_text_0 {
        font-size: 39px;
    }
}

@media only screen and (max-width: 1080px) {
    .page-id-72 .et_pb_slide_description:nth-child(1) > .et_pb_slide_content,
    #homeSlider .et_pb_slide_description:nth-child(1) > .et_pb_slide_content {
        width: 100% !important;
    }

    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1040px) {
    .fullwidth-menu li a:after {
        margin: 0 0 0 5px !important;
    }
}

@media only screen and ( max-width: 980px) {
    .button_partner,
    .button_search {
        width: auto !important;
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 49vw !important;
    }

    .page-id-72 .et_pb_slide:first-child .et_pb_slide_image img,
    #homeSlider .et_pb_slide:first-child .et_pb_slide_image img {
        max-width: none !important;
        max-height: none !important;
        position: relative;
        top: .5vw;
        width: 43.5vw;
        left: -2vw;
    }

    .page-id-72 .et_pb_media_alignment_center .et_pb_slide_image,
    #homeSlider .et_pb_media_alignment_center .et_pb_slide_image {
        top: 16vw;
    }

    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        width: 90%;
        min-height: unset !important;
    }

    .page-id-72 .et_pb_slide_description,
    #homeSlider .et_pb_slide_description {
        text-align: center !important;
    }

    .page-id-72 .et_pb_row,
    .et_pb_column .et_pb_row_inner {
        padding: 50px 0;
    }

    .et_pb_section .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }

    .et_pb_column {
        margin-bottom: 0;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of2 {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 0;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
        margin-top: -135px !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img {
        max-width: 350px !important;
    }

    .page-id-72 .et_pb_slide:nth-child(3) .et_pb_slide_description h2,
    #homeSlider .et_pb_slide:nth-child(3) .et_pb_slide_description h2 {
        font-size: 30px;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
        left: 50px !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2 {
        font-size: 21px !important;
    }

    .equipmentTitle.et_pb_text_0 {
        font-size: 54px;
    }

    .equipmentTitle {
        text-align: center;
        padding: 3% 3% 0 3%;
    }

    .equipmentTitle.et_pb_text_1 {
        padding: 5% 0;
        line-height: 1.5em;
    }

    .equipmentTruckRow img {
        padding: 5% 0;
    }

    .equipmentTruck img {
        max-width: 100%;
    }
}

@media only screen and ( max-width: 920px) {
    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
        margin-top: -120px !important
    }
}

@media only screen and ( max-width: 830px) {
    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
        margin-top: -135px !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img {
        max-width: 280px !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after {
        width: 300px !important;
        height: 189px !important;
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 420px !important;
    }

    .page-id-72 .et_pb_slide_content p,
    #homeSlider .et_pb_slide_content p {
        font-size: 15px;
    }
}

@media only screen and ( max-width: 767px) {
    .page-id-3194 .ginput_container_select select {
        font-size: 17px;
    }

    .page-id-2186 .equipmentTruckRow .et_pb_column_13 .et-pb-controllers a {
        background-color: #ccc !important;
    }

    .page-id-2186 .equipmentTruckRow .et_pb_column_13 .et-pb-controllers .et-pb-active-control {
        background-color: #a90f14 !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image {
        margin-top: 0 !important;
    }

    #footer-bottom {
        float: left;
        width: 100%;
        padding-bottom: 75px !important;
    }

    .page-id-72 .et_pb_slide:nth-child(3) .et_pb_slide_image img,
    #homeSlider .et_pb_slide:nth-child(3) .et_pb_slide_image img {
        width: 270px;
    }

    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description {
        margin-top: 225px;
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 480px !important;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 100%;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide_description {
        margin-top: 250px;
    }

    .page-id-72 .et_pb_slide_content p,
    #homeSlider .et_pb_slide_content p {
        font-size: 14px;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img {
        max-width: 245px !important;
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 35vw;
    }

    .page-id-72 .et_pb_slide:first-child .et_pb_slide_image img,
    #homeSlider .et_pb_slide:first-child .et_pb_slide_image img {
        max-width: none !important;
        max-height: none !important;
        position: relative;
        top: 2.5vw;
        width: 52.5vw;
        left: -17vw;
    }

    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        width: 90%;
        min-height: unset !important;
    }

    .page-id-72 .et_pb_slide_image,
    #homeSlider .et_pb_slide_image {
        display: block;
        top: 0 !important;
        margin-top: 0 !important;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 90%;
    }

    .page-id-72 .et_pb_slide_content p,
    #homeSlider .et_pb_slide_content p {
        font-size: 15px;
    }

    .page-id-72 .et_pb_slide_description,
    #homeSlider .et_pb_slide_description {
        top: -29vw;
        left: 23vw;
        padding: 0;
        text-align: center !important;
    }

    .page-id-72 .et_pb_slide_description h2,
    #homeSlider .et_pb_slide_description h2 {
        font-size: 28px !important;
        line-height: 1em;
    }

    .et_pb_row,
    .et_pb_column .et_pb_row_inner {
        padding: 10px 0;
    }

    .et_pb_section .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of2 {
        width: 50% !important;
        margin: 0 0 0 0 !important;
    }

    #homeSlider .et_pb_slide_content {
        font-size: 18px !important;
        line-height: 1.1em;
    }
}

@media only screen and ( max-width: 700px) {
    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide_description {
        margin-top: 235px;
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 480px !important;
    }

    #swiffycontainer_2 {
        transform: scale(0.9);
        padding-top: 30px;
        margin-left: -30px;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description {
        margin-top: 200px;
    }
}

@media only screen and ( max-width: 640px) {
    .et_pb_row {
        width: 90%;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide_description {
        margin-top: 215px;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description {
        margin-top: 160px;
    }

    #swiffycontainer_2 {
        transform: scale(0.8);
        padding-top: 40px;
        margin-left: -50px;
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 500px !important;
    }

    .page-id-72 .et_pb_slide:first-child .et_pb_slide_image img,
    #homeSlider .et_pb_slide:first-child .et_pb_slide_image img {
        max-width: none !important;
        max-height: none !important;
        position: relative;
        top: 4.5vw;
        width: 44.5vw;
        left: -20vw;
    }

    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        width: 90%;
        min-height: unset !important;
    }

    .page-id-72 .et_pb_slide_image,
    #homeSlider .et_pb_slide_image {
        display: block;
        top: 0 !important;
        margin-top: 0 !important;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 94%;
    }

    .page-id-72 .et_pb_slide_description,
    #homeSlider .et_pb_slide_description {
        top: -25vw;
        left: 19vw;
        padding: 0;
        text-align: center !important;
    }

    .page-id-72 .et_pb_slide_description h2,
    #homeSlider .et_pb_slide_description h2 {
        font-size: 28px !important;
        line-height: 1em;
    }
}

@media only screen and ( max-width: 580px) {
    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2 {
        line-height: 1em;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description {
        margin-top: 130px;
    }

    #swiffycontainer_2 {
        transform: scale(0.7);
        padding-top: 50px;
        margin-left: -80px;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image img {
        max-width: 205px !important;
    }

    .page-id-72 .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after,
    #homeSlider .et_pb_slide:nth-child(1) > div:nth-child(1) > .et_pb_slide_image:after {
        left: -120px !important;
        background-size: 132% !important;
        width: 200px !important;
        height: 126px !important;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide_description {
        margin-top: 175px;
    }
}

@media only screen and ( max-width: 479px) {
    .page-id-72 .et_pb_slide:first-child .et_pb_slide_image img,
    #homeSlider .et_pb_slide:first-child .et_pb_slide_image img {
        max-width: none !important;
        max-height: none !important;
        position: relative;
        top: 5.5vw;
        width: 90vw;
        left: 2vw;
    }

    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        width: 100%;
        min-height: unset !important;
    }

    .page-id-72 .et_pb_slide_image,
    #homeSlider .et_pb_slide_image {
        display: block;
        top: 0 !important;
        margin-top: 0 !important;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 100%;
    }

    .et_pb_button {
        font-size: 16px;
        margin-top: 10px;
    }

    .et_pb_contact_main_title {
        font-size: 22px;
        padding-bottom: 6px;
        text-align: center;
        text-transform: uppercase;
    }

    .et_pb_row,
    .et_pb_column .et_pb_row_inner {
        padding: 10px 0;
    }

    .et_pb_section .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }

    .et_pb_column {
        margin-bottom: 0;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of2 {
        width: 100% !important;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 444px) {
    #fullFormContainer iframe {
        width: 100%;
        height: 4850px;
    }
}

@media only screen and ( max-width: 435px) {
    .equipmentTitle.et_pb_text_0 {
        font-size: 53px;
    }

    .equipmentTitle.et_pb_text_1 {
        line-height: 1.2em;
    }

    .equipmentTitle.et_pb_text_0 span {
        color: #B50321 !important;
    }

    .equipmentTitle.et_pb_text_0 {
        font-size: 40px;
    }
}

@media only screen and ( max-width: 425px) {
    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide_description {
        margin-top: 135px;
    }
}

@media only screen and ( max-width: 400px) {
    #swiffycontainer_2 {
        margin-left: -120px;
        padding-top: 75px;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description {
        margin-top: 110px;
    }

    .page-id-72 .et_pb_slide_description:nth-child(1) > .et_pb_slide_content,
    #homeSlider .et_pb_slide_description:nth-child(1) > .et_pb_slide_content {
        top: 140px;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide_description,
    #homeSlider.et_pb_fullwidth_slider_0 .et_pb_slide_description {
        margin-top: 120px;
    }

    .page-id-200 .et_pb_row {
        width: 95%;
    }

    .page-id-72 .home .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button,
    #homeSlider .home .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
        font-size: 20px !important;
    }

    .page-id-72 div.et_pb_slide_description:nth-child(1) > h2:nth-child(1),
    #homeSlider div.et_pb_slide_description:nth-child(1) > h2:nth-child(1) {
        padding-top: 20px;
    }

    .page-id-72 .et_pb_slide_with_image .et_pb_slide_description,
    #homeSlider .et_pb_slide_with_image .et_pb_slide_description {
        width: 95%;
    }

    .page-id-72 .et_pb_slide:nth-child(3) .et_pb_slide_image img,
    #homeSlider .et_pb_slide:nth-child(3) .et_pb_slide_image img {
        width: 232px;
    }
}

@media only screen and ( max-width: 350px) {
    .equipmentTitle.et_pb_text_0 {
        font-size: 35px;
    }

    #swiffycontainer_2 {
        margin-left: -170px;
        transform: scale(0.6);
    }

    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 535px !important;
    }

    .page-id-72 .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description,
    #homeSlider .et_pb_fullwidth_slider_0 .et_pb_slide:nth-child(3) .et_pb_slide_description {
        margin-top: 80px;
    }

    #xml_wrapper td.popupButton {
        display: none;
    }

    #xml_wrapper table thead th {
        font-size: 11px;
    }

    #xml_wrapper table td,
    #xml_wrapper table thead th {
        padding: 10px 3px;
    }

    #xml_wrapper table td:first-child,
    #xml_wrapper table thead th:first-child {
        padding: 10px 3px;
    }
}

@media only screen and ( max-width: 300px) {
    #home_slider,
    .page-id-72 .et_pb_slider .et_pb_container,
    #homeSlider .et_pb_slider .et_pb_container {
        height: 585px !important;
    }
}

/************************ ---- Begin Hmpg Sidebar ---- ************************/
.hmpg_sidebar {
    padding: 10px 0 5px 5px;
    mix-blend-mode: normal;
    background-color: rgba(115, 115, 115, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border: 4px solid rgba(169, 15, 20, 1);
}

.equipmentTruckRow .et-pb-slider-arrows,
.equipmentTruckRow .et-pb-controllers a {
    background-color: #a90f14;
    color: #a90f14;
}

.equipmentTruckRow a.et-pb-active-control {
    background-color: #fff;
}

.equipmentTruckRow .et-pb-controllers .et-pb-active-control {
    background-color: #000 !important;
}

.equipmentTruckRow .et-pb-controllers {
    padding-top: 5%;
}

/************************ --- Begin Form Specific Stuff --- ************************/
.gform_wrapper label {
    margin: 10px 0 0 0 !important;
    font-size: 16px;
    font-weight: 800 !important;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 1);
}

.gform_wrapper {
    margin: 0 auto !important;
    max-width: 95% !important;
}

.gform_wrapper #field_2_3 label,
.gform_wrapper #field_2_4 label,
.gform_wrapper #field_2_5 label,
.gform_wrapper #field_2_7 label {
    display: none !important;
}

.gform_wrapper #field_2_8 {
    margin-top: -10px;
}

/* .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    display: block !important;
} */
.gform_wrapper li#field_3_5 .gfield_required {
    display: none;
}

.gform_wrapper .name_first,
.gform_wrapper .name_last {
    margin: 0 !important;
}

.gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.gform_wrapper input[type="text"] {
    height: 30px;
    border: none;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
    padding: 0 5px !important;
    font-size: 16px !important;
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .5);
    opacity: 1;
    font-weight: 600;
}

:-moz-placeholder {
    color: rgba(0, 0, 0, .5);
    opacity: 1;
    font-weight: 600;
}

/* Firefox 18- */
::-moz-placeholder {
    color: rgba(0, 0, 0, .5);
    opacity: 1;
    font-weight: 600;
}

/* Firefox 19+ */
:-ms-input-placeholder {
    color: rgba(0, 0, 0, .5);
    opacity: 1;
    font-weight: 600;
}

input:focus::-webkit-input-placeholder {
    opacity: .5;
}

input:focus:-moz-placeholder {
    opacity: .5;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
    opacity: .5;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
    opacity: .5;
}

/* IE 10+ */
.gform_wrapper input[type="submit"]:hover {
    cursor: pointer;
}

.gform_wrapper input[type="submit"] {
    width: 100%;
    padding: 10px;
    background-color: rgba(56, 56, 56, .9);
    border: none;
    text-transform: uppercase;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 900;
    font-size: 18px !important;
}

input#gform_submit_button_2 {
    color: #fff;
}

.shortform_select .ginput_container {
    width: 97.5%;
    font-size: 16px;
    padding: 0;
    margin: 0;
    border-radius: 3px;
    overflow: hidden;
    background: rgb(255,
    255,
    255) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAUCAYAAABSx2cSAAAAIElEQVQ4jWNgGAUjEfwnApNtANkuIAmQrRHZgFEw9AEAASEY6FM4nXYAAAAASUVORK5CYII=") no-repeat scroll 95% 50%;
}

.shortform_select select {
    padding: 5px 5px !important;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.shortform_select select:focus {
    outline: none;
}

.gform_wrapper div.validation_error {
    color: #FFFFFF;
    border: #FFFFFF;
    margin-bottom: 0;
}

.gform_wrapper .name_first label,
.gform_wrapper .name_last label {
    display: none !important;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li {
    width: 50%;
    float: left;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
    margin: 0 !important;
    float: left;
    color: #333;
}

.validation_error {
    color: rgba(255, 255, 255, 1) !important;
}

.validation_message {
    font-size: 16px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255, 255, 255, .9) !important;
    margin-bottom: 0.375em !important;
    border: none !important;
}

.gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message,
.gform_wrapper .ginput_container + .gfield_description.validation_message {
    margin-top: -10px !important;
    padding: 0 !important;
    font-size: 12px;
    font-weight: normal;
}

body .gform_wrapper .gform_body .gform_fields .gfield_error {
    background-color: transparent !important;
    border-bottom: none !important;
    border-top: none !important;
}

.validation_message {
    color: #fff !important;
    font-style: italic !important;
}

.gfield_description.validation_message {
    font-style: italic !important;
}

span.gfield_required,
label.gfield_label {
    color: #333 !important;
    font-size: 16px !important;
}

input,
label {
    font-size: 16px;
}

.gform_heading {
    text-align: center;
    color: #fff;
}

.gform_heading h3 {
    text-transform: uppercase;
    color: rgba(169, 15, 20, 1);
}

span.gform_description {
    color: #333;
    font-size: 16px;
    line-height: 1em !important;
}

/* --- End Form Specific Stuff --- */
.et_pb_toggle_close,
.et_pb_toggle_open {
    padding: 0;
}

.et_pb_toggle_close .et_pb_toggle_title,
.et_pb_toggle_open .et_pb_toggle_title {
    padding: 20px !important;
}

.et_pb_toggle .et_pb_toggle_title:before {
    right: 1rem !important;
}

.et_pb_toggle .et_pb_toggle_content {
    padding: 20px;
}

.hmpg_sidebar_cell {
    width: 100%;
    height: auto;
    margin: 0 0 0 2px;
    position: relative;
    z-index: 1;
}

/************************ Begin Hmpg Featured Jobs ************************/
.et_pb_blog_grid .et_pb_post {
    border: none;
    background-color: rgba(207, 2, 36, .0);
}

.et_pb_blog_grid .et_pb_post h2 {
    padding-bottom: 0;
}

.et_pb_blog_grid .et_pb_post h2 a {
    color: rgba(255, 255, 255, .9);
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}

.et_pb_blog_grid .et_pb_post h2 a:after {
    content: "";
}

.et_pb_blog_grid .et_pb_post p {
    color: rgba(255, 255, 255, 1);
    line-height: 1.3em;
}

.et_pb_blog_grid .et_pb_post a {
    color: rgba(255, 255, 255, 1);
    font-size: 17px;
    text-transform: uppercase;
    line-height: 1.3em;
    font-weight: 900;
}

.et_pb_blog_grid .et_pb_post a:after {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
}

#footer-bottom {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 15px 20px;
}

#footer-bottom p {
    font-size: 12px !important;
}

#footer-bottom a {
    color: #000;
}

#footer-bottom a.icon:hover {
    color: rgba(169, 15, 20, 1);
}

/*** Calculator Styling */
.incomeLeftSide,
.incomeRightSide {
    float: left;
    width: 60%;
}

.incomeLeftSide a {
    position: relative;
    bottom: 120px;
}

.incomeLeftSide a#calculator-apply-usxjobs:after {
    font-size: 30px;
    line-height: 37px;
}

.incomeLeftSide {
    width: 40%;
    text-align: center;
}

.incomeLeftSide img {
    padding: 120px 50px;
}

.totalIncomeTxt {
    font-size: 50px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 1em;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 67px 20px 49px;
    background-color: #222;
    float: left;
}

.totalIncomeTxt span {
    font-weight: 700;
    width: 100%;
    float: left;
    line-height: 1.3em;
    font-size: 104px;
}

.physDmgIns:after {
    content: "*";
}

.bobtailIns:after {
    content: "**";
}

.numberContainer {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 67px;
    color: #961325;
    float: left;
    text-align: center;
    background-color: #eee;
    width: 100%;
    padding: 30px 20px;
    line-height: 1em;
}

.page-id-94 .totalIncomeLeft p:last-child,
.page-id-4622 .totalIncomeLeft p:last-child,
.page-id-967 .totalIncomeLeft p:last-child,
.page-id-2836 .totalIncomeLeft p:last-child {
    font-size: 13px;
}

.calculatorModule input,
.calculatorModule select,
.calculatorModule button {
    padding: 10px 15px;
    margin-bottom: 10px;
    font-size: 15px;
    width: 100%;
    font-family: "Montserrat", sans-serif;
}

.calculatorModule input.submit,
.filterPageConnector button {
    cursor: pointer;
    color: #ffffff;
    border: 2px solid #fff;
    background: #a90f14;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 700;
    padding: 8px 20px 12px 20px;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 3px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}


.calculatorModule input.submit::after {
    font-family: 'ETmodules';
    speak: none;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.calculatorModule input.submit:hover::after {
    opacity: 1;
    margin-left: 0;
}

.calculatorModule select {
    cursor: pointer;
}

.calculatorModule input.submit:hover {
    background-color: #000;
    border-color: #a90f14;
}

.calculatorModule tr td:first-child {
    width: 70%;
}

.calculatorModule tr td:nth-child(2) {
    width: 30%;
}

.calculatorModule tr td {
    padding: 10px 20px;
}

.calculatorModule table {
    width: 100%;
    margin: 10px 0 30px;
    border-bottom: 2px solid rgba(169, 15, 20, 1);
    border-top: 2px solid rgba(169, 15, 20, 1);
}

.calculatorModule tr {
    background: #eee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}

.formContainer {
    float: left;
    font-family: "Montserrat", sans-serif;
    height: 493px;
    border-bottom: 2px solid rgba(169, 15, 20, 1);
    background: #ccc;
    padding: 30px;
    z-index: 10000;
    position: relative;
    width: 29%;
    box-sizing: border-box;
}

.page-id-94 .formContainer label,
.page-id-4622 .formContainer label,
.page-id-2836 .formContainer label {
    letter-spacing: 0;
}

.calculatorModule {
    background-color: #E6E4E4;
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 68px;
}

.totalIncome {
    font-family: "Montserrat", sans-serif;
    color: #555;
    font-size: 15px;
}

.rightSide .totalIncome {
    padding: 0;
}

.rightSideTxt {
    padding: 80px 300px 0;
    font-family: "Montserrat", sans-serif;
    color: #555;
    z-index: 90;
    font-size: 16px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.rightSideTxt img {
    margin-bottom: 20px;
}

.totalIncome strong {
    text-transform: uppercase;
}

.rightSide {
    background: #E6E4E4;
    float: left;
    width: 71%;
    z-index: 100;
    height: 493px;
    position: relative;
}

.totalIncomeContainer {
    position: absolute;
    left: -1500px;
    z-index: 90;
    border-bottom: 2px solid rgba(169, 15, 20, 1);
    width: 100%;
    height: 493px;
    background-color: rgba(177, 177, 177, 1);
}

.totalIncomeContainer p {
    padding: 0;
}

.calculatorModule h1 {
    background-color: rgba(169, 15, 20, 1);
    padding: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    position: Relative;
    z-index: 1000;
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    margin: 0;
}

.applySection {
    color: #fff;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding: 10px 25px;
    float: left;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    width: 100%;
    line-height: 1.6em;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 30px;
    background-color: rgba(169, 15, 20, 1);
    border: 0;
}

.numberContainer {
}

.viewDetails {
    display: none;
    color: #fff;
    position: absolute;
    bottom: 0;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding: 20px 25px;
    float: left;
    left: -1800px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    width: 100%;
    line-height: 1.6em;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 30px;
    background-color: #222;
    border: 0;
    cursor: pointer;
    -moz-transition: background-color 0.4s ease-in-out,
    background-image 0.4s ease-in-out,
    color 0.4s ease-in-out;
    -webkit-transition: background-color 0.4s ease-in-out,
    background-image 0.4s ease-in-out,
    color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out,
    background-image 0.4s ease-in-out,
    color 0.4s ease-in-out;
    background-image: url("/wp-content/themes/Divi-Child/images/downArrow.png");
}

.viewDetails.upArrow {
    background-image: url("/wp-content/themes/Divi-Child/images/upArrow.png");
}

.viewDetails.upArrow:hover {
    background-image: url("/wp-content/themes/Divi-Child/images/upArrowG.png");
}

.viewDetails:hover {
    background-image: url("/wp-content/themes/Divi-Child/images/downArrowG.png");
    background-color: #eeeeee;
    color: #222;
}

.page-id-967 .viewDetails {
    position: relative;
    bottom: 0;
    left: 0;
    background-color: #a90f14;
}

.page-id-967 .viewDetails:hover {
    background-image: url("/wp-content/themes/Divi-Child/images/downArrow.png");
    background-color: #222222;
    color: #fff;
}

.page-id-967 .viewDetails.upArrow:hover {
    background-image: url("/wp-content/themes/Divi-Child/images/upArrow.png");
}

.viewDetails2 {
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #fff;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding: 9px 25px 8px;
    float: left;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 29px;
    width: 100%;
    line-height: 1.6em;
    margin-top: 0;
    border: 0;
    cursor: pointer;
    background-color: rgba(169, 15, 20, 1);
}

.viewDetails2:hover {
    color: #222222;
    background-color: #cccccc;
}

.fullInfoContainer {
    display: none;
    background-color: #A9A9A9;
    z-index: 80;
    position: relative;
    float: left;
    line-height: 1.6em;
    width: 100%;
    margin-top: -1000px;
}

.totalIncomeLeft,
.totalIncomeRight {
    float: left;
    width: 50%;
    padding: 20px;
    line-height: 1.6em;
}

.calculatorModule .visible {
    display: block;
}

.totalIncome p {
    padding-bottom: 0;
}

.finalNumBox {
    width: 100%;
    margin: 10px 0;
    border-bottom: 2px solid rgba(169, 15, 20, 1);
    border-top: 2px solid rgba(169, 15, 20, 1);
    background: #eee;
    padding: 20px;
    text-align: center;
    font-size: 14px;
}

@media only screen and ( max-width: 1500px) {
    .incomeLeftSide img {
        padding: 145px 40px;
    }

    .rightSideTxt {
        padding: 80px 130px 0;
    }
}

@media only screen and ( max-width: 1400px) {
    .formContainer label {
        font-size: 13px;
    }

    .calculatorModule input,
    .calculatorModule select,
    .calculatorModule button {
        font-size: 14px;
    }

    .incomeLeftSide img {
        padding: 155px 30px;
    }
}

@media only screen and ( max-width: 1200px) {
    .incomeLeftSide {
        width: 30%;
    }

    .incomeLeftSide img {
        padding: 165px 10px;
    }

    .incomeRightSide {
        width: 70%;
    }

    .totalIncomeTxt span {
        font-size: 85px;
    }

    .numberContainer {
        font-size: 55px;
    }

    .viewDetails {
        font-size: 16px;
    }

    .totalIncomeTxt {
        font-size: 40px;
    }

    .formContainer label {
        letter-spacing: 0;
    }

    .totalIncomeTxt {
        padding: 93px 20px 70px;
    }

    .rightSideTxt {
        padding: 80px 80px 0;
    }
}

@media only screen and ( max-width: 1100px) {
    .incomeRightSide {
        width: 100%;
    }

    .incomeLeftSide {
        width: 0;
        overflow: hidden;
    }
}

@media only screen and ( max-width: 1000px) {
    .rightSideTxt {
        padding: 50px 50px 0;
        line-height: 1.6em;
    }

    .totalIncomeLeft {
        width: 100%;
        padding-bottom: 0;
    }

    .totalIncomeRight {
        width: 100%;
        padding-top: 0;
    }

    .formContainer {
        width: 35%;
    }

    .rightSide {
        width: 65%;
    }
}

@media only screen and ( max-width: 900px) {
    .calculatorModule h1 {
        padding: 30px 20px;
    }

    .formContainer {
        padding: 20px;
    }
}

@media only screen and ( max-width: 800px) {
    #fullFormContainer iframe {
        width: 460px;
    }

    .calculatorModule input,
    .calculatorModule select,
    .calculatorModule button {
        padding: 10px 10px;
    }

    .formContainer {
        width: 40%;
    }

    .rightSide {
        width: 60%;
    }

    .rightSideTxt {
        padding: 50px 30px 0;
        line-height: 1.6em;
        font-size: 15px;
    }

    .calculatorModule h1 {
        text-align: center;
    }
}

@media only screen and ( max-width: 767px) {
    .calculatorModule h1 {
        font-size: 28px;
    }

    .totalIncomeTxt {
        font-size: 30px;
        padding: 101px 20px 75px;
    }

    .totalIncomeTxt span {
        font-size: 65px;
    }

    .numberContainer {
        font-size: 40px;
    }

    .viewDetails {
        letter-spacing: 0;
    }

    .formContainer {
        padding: 30px 20px;
    }

    .rightSide,
    .formContainer,
    .totalIncomeContainer {
        height: 455px;
    }
}

@media only screen and ( max-width: 600px) {
    .formContainer {

        padding: 20px;
        width: 100%;
    }

    .calculatorModule tr td {
        padding: 5px 15px;
    }

    .totalIncomeTxt {
        padding: 70px 20px 55px;
    }

    .totalIncome p {
        text-align: center;
    }

    .rightSide,
    .formContainer,
    .totalIncomeContainer {
        height: auto;
        position: relative;
    }

    .rightSide {
        width: 100%;
    }

    .rightSideTxt {
        text-align: center;
        padding: 40px 20px 0 20px;
    }

    .rightSideTxt img {
        max-width: 200px;
    }

    .calculatorModule tr {
        font-size: 13px;
    }
}

@media only screen and ( max-width: 500px) {
    .calculatorModule tr {
        font-size: 12px;
        letter-spacing: 0;
        line-height: 1.3em;
    }
}

@media only screen and ( max-width: 400px) {
    .rightSideTxt {
        font-size: 14px;
    }

    .totalIncome p {
        font-size: 14px;
        line-height: 1.3em;
    }

    .rightSideTxt img {
        max-width: 150px;
    }

    .viewDetails {
        background-size: 20px;
    }

    .totalIncomeTxt {
        font-size: 26px;
        padding: 50px 20px 40px;
    }

    .totalIncomeTxt span {
        font-size: 53px;
    }

    .numberContainer {
        font-size: 30px;
    }
}

/************************ DRIVER PAGES CUSTOM CSS ************************/
.page-id-90 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
.page-id-94 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
.page-id-92 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
.page-id-84 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
.page-id-88 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
.page-id-96 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
.page-id-86 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
.page-id-2716 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) {
    padding: 5% 5% 1% 5% !important;
    background: rgba(21, 21, 24, 0.8);
    margin: 60px 0 0;
}

.page-id-90 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2),
.page-id-94 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2),
.page-id-92 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2),
.page-id-84 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2),
.page-id-88 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2),
.page-id-96 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2),
.page-id-86 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2),
.page-id-2716 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(2) {
    padding: 0 5% 5% !important;
    background: rgba(21, 21, 24, 0.8);
    margin: 0;
}

.page-id-90 .et_pb_row_0 .et_pb_column_1,
.page-id-94 .et_pb_row_0 .et_pb_column_1,
.page-id-92 .et_pb_row_0 .et_pb_column_1,
.page-id-84 .et_pb_row_0 .et_pb_column_1,
.page-id-88 .et_pb_row_0 .et_pb_column_1,
.page-id-96 .et_pb_row_0 .et_pb_column_1,
.page-id-86 .et_pb_row_0 .et_pb_column_1 {
    padding-left: 0;
}

.driverPagesHeadings {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
}

@media only screen and ( max-width: 980px) {
    .driverPageLastSection .et_pb_column.et_pb_column_2_3.et_pb_column_5,
    .driverPageLastSection.et_pb_row.et_pb_row_3 {
        padding: 20px 0 20px 0;
    }

    .page-id-90 .et_pb_column.et_pb_column_2_3.et_pb_column_7 {
        padding-top: 20px;
    }

    .page-id-88 .et_pb_column.et_pb_column_2_3.et_pb_column_7 {
        padding-top: 20px;
    }

    .page-id-84 .et_pb_column.et_pb_column_2_3.et_pb_column_7 {
        padding-top: 20px;
    }

    .equipmentRow.et_pb_row.et_pb_row_2.et_pb_equal_columns {
        padding-bottom: 15px;
    }
}

.page-id-94 .truckDriverPage img {
    -ms-transform: rotateY(180deg);
    /* IE 9 */
    -webkit-transform: rotateY(180deg);
    /* Chrome, Safari, Opera */
    transform: rotateY(180deg);
}

.truckDriverPage img,
#truckDriverPage img,
#dedicatedDriverPage img,
#contractDriverPage img {
    margin-left: 0;
    display: block;
    max-width: 100% !important;
}

#truckDriverPage.et_pb_image_0,
#contractDriverPage.et_pb_image_0,
.truckDriverPage.et_pb_image_0 {
    margin-left: 0;
    max-width: 400px !important;
}

a.et_pb_promo_button.et_pb_button {
    font-weight: 700;
}

.page-id-785 .et_pb_video_0 .et_pb_video_play,
.page-id-697 .et_pb_video_0 .et_pb_video_play,
.page-id-30851 .et_pb_video_0 .et_pb_video_play {
    display: block;
}

.et_pb_module.et_pb_toggle.et_pb_toggle_close.lastToggle.et_pb_toggle_2.et_pb_toggle_item,
.et_pb_module.et_pb_toggle.lastToggle.et_pb_toggle_2.et_pb_toggle_item.et_pb_toggle_open {
    margin-bottom: 3%;
}

@media only screen and (max-width: 1300px) {
    .page-id-90 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
    .page-id-94 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
    .page-id-92 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
    .page-id-84 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
    .page-id-88 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
    .page-id-96 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1),
    .page-id-86 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) {
        margin: 20px 0 0;
    }

    .driverPagesHeadings {
        font-size: 18px;
        line-height: 1.1em;
    }

    .page-id-90 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-94 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-92 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-84 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-88 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-96 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-86 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2 {
        font-size: 31px;
    }

    .truckDriverPage img,
    #truckDriverPage img,
    #dedicatedDriverPage img,
    #contractDriverPage img {
        max-width: 300px !important;
    }

    #truckDriverPage.et_pb_image_0,
    #contractDriverPage.et_pb_image_0,
    .truckDriverPage.et_pb_image_0 {
        max-width: 300px !important;
    }

    .et_pb_divider_1 {
        height: 50px !important;
    }
}

/****************** Toggle colors ***********************/
.et_pb_toggle_title:before {
    color: rgba(169, 15, 20, 1) !important;
}

/************ OVERFLOW TRUCK IMG ON DRIVER PAGE- FOR EQUALIZE COLUMNS ********************/
.et_pb_row.et_pb_row_0.et_pb_equal_columns {
    overflow: visible;
}

.et_pb_video_box {
    overflow: hidden;
}

/* CHANGES FOR CACHE */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
}

body,
input,
textarea,
select {
    font-family: "Montserrat", sans-serif;
}

.et_pb_button {
    font-family: "Montserrat", sans-serif;
}

/************************ END OVERFLOW TRUCK IMG FOR EQUALIZE COLUMNS ************************/
@media only screen and (max-width: 980px) {
    .topSliderButton {
        padding-top: 20% !important;
        padding-bottom: 10% !important;
    }

    div#hideDriverMobile {
        display: none;
    }
}

@media only screen and ( max-width: 980px) {
    div#topSlider {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .filterPageConnector button {
        margin-bottom: 10px;
    }
}

@media only screen and ( max-width: 980px) {
    .truckDriverPage img,
    #truckDriverPage img,
    #dedicatedDriverPage,
    #truckDriverPage,
    #dedicatedDriverPage img,
    #contractDriverPage {
        display: none;
    }

    div#topSliderButton,
    div#gradDriverSignUp {
        margin: 30px 0 50px 0 !important;
    }

    .et_pb_blurb_content {
        padding-top: 20px;
    }

    div#callToday {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

@media only screen and ( max-width: 400px) {
    #driverHeaderSection.et_pb_column_1 {
        padding-left: 0 !important;
    }

    #topSliderButton p {
        font-size: 24px !important;
    }
}

@media only screen and ( max-width: 700px) {
}

/* TEAM MAX CUSTOM CSS */
.teammax-bonus-mobile {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.66) 100%, rgba(25, 25, 25, 0.72) 0);
    padding: 20px;
}

.teammatch-bonus-mobile {
    background-color: rgba(56, 12, 20, 0.9);
    padding: 20px;
}

.maxSectionHeading span {
    font-size: 40px;
    line-height: 1.1em;
}

body #page-container .et_pb_cta_1.et_pb_promo .et_pb_button,
body #page-container .et_pb_cta_3.et_pb_promo .et_pb_button {
    width: auto;
}

.et_pb_section.teamMaxSection {
}

div#morePay,
div#equipInfo,
#deserveMax,
div#teamMatch {
    min-height: 500px;
}

.maxSectionText.et_pb_text {
    font-size: 18px;
    padding-bottom: 0;
}

li.et_pb_portfolio_filter {
    display: none;
}

#teamMaxNav {
}

.maxIcon {
    text-align: center;
}

.teamNavTitle {
    line-height: 1em;
    font-size: 16px;
    padding-top: 10px;
    font-weight: bold;
    letter-spacing: 0;
    color: #eee;
}

.navContainer {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: baseline;
}

a .Item {
    text-align: center;
    color: #fff;
}

a .Item:hover {
    color: #333;
}

.navContainer img:hover {
    color: #333;
}

@media only screen and (max-width: 960px) {
    div#teamMatch {
    }

    div#teamMatch p {
        line-height: 1.1em;
    }
}

/*Max Match Buttons*/
.matchContainer {
    display: block;
    position: relative;
}

.matchBtn {
    background-color: rgba(169, 15, 20, 1);
    width: 48%;
    height: 200px;
    margin-right: 4%;
    padding: 20px;
    font-size: 18px;
    color: #fff;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    border: 2px solid #fff;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.matchContainer div:last-child .matchBtn {
    margin-right: 0;
}

.matchBtn:hover {
    background-color: #000;
}

.topText {
    height: 70% !important;
}

.topText p {
    font-size: 16px;
    line-height: 1.6em;
}

.apply p {
    font-size: 25px;
    font-weight: 600;
    vertical-align: bottom;
}

.calcWrap {
}

.calcText {
    font-size: 30px;
    color: #fff;
}

.featuresHeader {
    float: left;
    vertical-align: middle;
    margin-top: 4%;
    line-height: 1.1em;
    margin-right: 1%;
}

.leaseSection {
}

.leaseToggle {
}

/* fixing the header menu */
@media only screen and ( max-width: 980px) {
    .page-id-1659 .videoSectionHeading h1 {
        text-align: center;
    }

    .page-id-1659 .maxSectionText {
        padding-bottom: 0 !important;
        margin-bottom: 10px !important;
    }

    .et_header_style_left .mobile_menu_bar {
        padding-bottom: 0 !important;
    }

    .marginTop {
        text-align: Center;
        margin-bottom: 20px !important;
    }

    .marginTop2 {
        margin-top: 0;
        text-align: center;
    }

    .page-id-92 .driverPageLastSection {
        padding-bottom: 20px;
    }

    .calcIcon {
        margin: auto;
        text-align: center;
    }

    .page-id-967 .maxSectionHeading {
        text-align: left;
        padding-bottom: 5%;
    }

    .maxSectionHeading,
    .storyVideoContainer h1,
    .maxSectionText {
        text-align: center;
    }
}

/*MIN WIDTH MEDIA QUERIES*/
@media (min-width: 980px) {
    .displayMobile {
        display: none;
    }
}

/* TEAM MAX PAGE MEDIA QUERIES */
@media only screen and (max-width: 980px) {
    .hideMobile {
        display: none;
    }

    .displayMobile .alertFormHeader:hover {
        cursor: pointer;
    }

    .button_partner {
        width: 100% !important;
    }
}

@media only screen and ( max-width: 767px) {
    .maxSectionHeading.et_pb_text {
        font-size: 45px;
    }
}

@media only screen and ( max-width: 500px) {
    .maxSectionHeading.et_pb_text {
        font-size: 38px;
    }

    .button_partner,
    .button_search {
        font-size: 19px !important;
        padding: 5%;
    }
}

@media only screen and ( min-width: 960px) {
    div#deserveMax {
        padding: 50px 30px 30px 20px !important;
    }
}

@media only screen and ( max-width: 767px) {
    div#deserveMax {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 639px) {
    a#teamMatchApply,
    a#maxMatchSignUp {
        margin: auto;
    }
}

@media only screen and (max-width: 500px) {
    .button_partner:after,
    .button_search:after {
        font-size: 31.8px !important;
    }
}

@media only screen and (max-width: 350px) {
    .button_search:nth-child(2) {
        margin-left: 0;
    }

    .button_partner,
    .button_search {
        float: none;
        width: 100% !important;
    }
}

/*TEAM MATCH PAGE AND FORM */
#gform_wrapper_3 label {
    color: #333;
    font-weight: 400 !important;
    font-size: 16px;
}

.teamForm input#gform_submit_button_3 {
    padding: 0;
    margin: 16px;
    clear: both;
    width: 46% !important;
    float: right;
}

.teamForm input#gform_submit_button_3:hover {
    background: #a90f14;
}

#gform_wrapper_3 select,
#gform_wrapper_3 input {
    width: 100% !important;
}

#gform_wrapper_3 .ginput_right,
#gform_wrapper_3 .ginput_left {
    width: 49.2% !important;
}

#gform_wrapper_3 input[type="submit"] {
    color: #ffffff;
    border: 2px solid;
    background: #a90f14;
    border-color: #fff;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 700;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 3px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#gform_wrapper_3 input[type="submit"]:hover {
    background: #000 !important;
    color: #fff;
}

.gform_wrapper.two-column_wrapper {
    max-width: 100%;
}

.gform_wrapper.two-column_wrapper ul.gform_fields,
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
    display: none;
}

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
    display: block;
    float: left;
}

.gform_wrapper.two-column_wrapper ul.one-half {
    margin-left: 6% !important;
    width: 47%;
}

.gform_wrapper.two-column_wrapper ul.one-half.first {
    margin-left: 0 !important;
}

#input_3_2,
#input_3_3,
#input_3_4 {
    width: 100%;
}

#field_3_10 {
    border-bottom: none;
}

/*hide seperator */
#field_3_14 {
    display: none;
}

@media only screen and (max-width: 1920px) {
    .page-id-697 .et_pb_row_0 .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column:last-child {
        margin-right: 100px !important;
    }
}

@media only screen and (max-width: 1640px) {
    .page-id-697 .et_pb_row_0 .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column:last-child {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 1300px) {
    .page-id-697 .et_pb_row_0 .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column:last-child {
        right: -75px;
        position: relative;
    }
}

@media only screen and (max-width: 1075px) {
    .gform_wrapper.two-column_wrapper ul.one-half {
        width: 100%;
    }

    .page-id-697 .et_pb_row_0 .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column:last-child {
        right: -100px;
    }

    .gform_wrapper.two-column_wrapper ul.one-half {
        margin-left: 0 !important;
    }

    #field_3_10 {
        display: none;
    }

    #gform_wrapper_3 li {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 980px) {
    .page-id-697 .et_pb_row_0 .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column:last-child {
        right: 0;
    }

    .page-id-697 .et_pb_row_0 {
        width: 100%;
    }

    .page-id-697 .et_pb_row #deserveMax.et_pb_cta_0.et_pb_promo {
        padding: 100px 50px !important;
    }
}

/*FORM MOBILE STYLING */
@media only screen and (max-width: 1075px) {
    .page-id-785 .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
        width: 49.6%;
    }
}

@media only screen and (max-width: 1000px) {
    .page-id-785 .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
        width: 49.5%;
    }
}

@media only screen and ( max-width: 860px) {
    #gform_wrapper_3 select,
    #gform_wrapper_3 input {
        padding: 1% 0;
        font-size: 16px;
    }

    .page-id-785 .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
        width: 49.4%;
    }
}

@media only screen and (max-width: 400px) {
    #gform_wrapper_3 .name_last,
    #gform_wrapper_3 .name_first {
        width: 100% !important;
    }

    .page-id-785 .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
        width: 100%;
    }
}

/*LEASE PAGE*/
@media only screen and ( max-width: 320px) {
    .statementText,
    .statementText a,
    .featuresHeader {
        font-size: 22px;
    }

    .recruiterButton .et_pb_promo_button.et_pb_button {
        font-size: 18px;
    }

    #calculatorRow img {
        max-width: 80px;
    }

    .maxSectionHeading {
        font-size: 22px;
    }
}

.calcWrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 110%
}

div.calcIcon {
    width: 35%;
    float: left;
}

.calcIcon {
    margin-right: 10px;
    width: 35%;
}

.calcText {
    color: #666;
    line-height: 1.1em;
    font-size: 27px;
    padding-right: 10%;
}

@media only screen and ( max-width: 610px) {
    .featureHeader img {
        display: none;
    }

    .calcText {
        font-size: 18px;
    }

    .teamLeaseText p {
        line-height: 1.3em !important;
    }
}

/*END LEASE PAGE*/

/* END DRIVER PAGES */

/* hide gap in footer */
#main-footer {
    margin-top: 0;
}

/* Home button styling */
.et_pb_promo_button.et_pb_button {
    line-height: 1.1em;
}

@media only screen and ( max-width: 840px) {
    .page-id-72 .header-content .et_pb_more_button,
    .page-id-2692 .header-content .et_pb_more_button {
        display: block !important;
        margin: 0 auto;
    }
}

@media only screen and ( max-width: 500px) {
    .page-id-72 .header-content .et_pb_more_button,
    .page-id-2692 .header-content .et_pb_more_button {
        font-size: 24px !important;
        margin: 0 auto;
    }

    body.page-id-72 #page-container .et_pb_fullwidth_header_0 .et_pb_custom_button_icon.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_custom_button_icon.et_pb_button:after {
        line-height: 1.7em;
        font-size: 24px !important;
    }
}

@media only screen and ( max-width: 350px) {
    .page-id-72 .header-content .et_pb_more_button,
    .page-id-2692 .header-content .et_pb_more_button {
        font-size: 18px !important;
    }

    body.page-id-72 #page-container .et_pb_fullwidth_header_0 .et_pb_custom_button_icon.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_custom_button_icon.et_pb_button:after {
        font-size: 18px !important;
    }
}

/* Mobile for footer menu **/
@media (max-width: 767px) {
    .home .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button,
    .page-id-2692 .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
        font-size: 28px !important;
    }
}

@media only screen and ( max-width: 767px) {
    #page-container {
        margin-bottom: 51px !important;
    }

    .bottom-nav {
        padding: 20px;
    }

    .bottom-nav li {
        display: inline;
        /* padding-right: 22px; */

        font-size: 12px;
        font-weight: 600;

        padding: 0;
        /*float: left;*/
    }

    a#item-2859,
    a#item-676 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and ( max-width: 320px) {
    .bottom-nav {
        padding: 10px 0;
        line-height: 34px;
    }
}

/* Final fixes for responsive design */
.page-id-697 #maxMoney .et_pb_column:first-child,
.page-id-697 #maxMiles .et_pb_column:first-child,
.page-id-697 #maxHometime .et_pb_column:first-child,
.page-id-697 #maxEquipment .et_pb_column:first-child,
.page-id-697 #maxPriority .et_pb_column:first-child,
.page-id-697 #maxTuition .et_pb_column:first-child {
    padding: 20px;
}

.benefitsList ul {
    padding: 0 0 0 20px;
}

.page-id-967 .et_pb_section_2 .et_pb_column:first-child,
.page-id-967 .et_pb_section_4 .et_pb_column:first-child,
.page-id-967 .et_pb_section_3 .et_pb_column:first-child {
    background-color: rgba(0, 0, 0, 0.45);
    padding: 20px;
}

#logo {
    margin: 1rem 0;
    max-height: 60%;
}

@media only screen and ( max-width: 1080px) {
    .topText p {
        font-size: 15px;
        line-height: 1.5em;
    }

    .apply p {
        font-size: 21px;
    }
}

@media only screen and ( max-width: 980px) {
    .page-id-967 #teamMatch .et_pb_text {
        background-color: rgba(0, 0, 0, 0.45);
        padding: 20px 20px 0;
    }

    .page-id-967 #teamMatch .et_pb_text_1 {
        padding: 0 20px 20px;
    }

    .matchBtn .topText {
        height: 65% !important;
    }

    .matchBtn {
        height: 140px;
    }
}

@media only screen and ( max-width: 700px) {
    .apply p {
        font-size: 19px;
    }

    .matchBtn {
        height: 170px;
    }

    .matchBtn .topText {
        height: 75% !important;
    }
}

@media only screen and ( max-width: 600px) {
    .page-id-967 .et_pb_cta_0.et_pb_promo {
        padding: 20px;
    }

    .page-id-967 #teamMatch .et_pb_text_1 {
        font-size: 22px;
    }

    .page-id-967 .maxSectionHeading.et_pb_text {
        font-size: 32px;
    }

    p#homeTopText {
        font-size: 19px !important;
    }

    .page-id-72 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1,
    .page-id-2692 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
        font-size: 50px;
    }

    .page-id-90 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-94 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-92 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-84 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-88 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-96 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-86 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2 {
        font-size: 27px;
    }

    .driverPagesHeadings {
        font-size: 21px;
    }
}

@media only screen and (max-width: 500px) {
    p#homeTopText {
        display: none;
    }

    .et_pb_promo_button.et_pb_button {
        line-height: 1.1em !important;
    }
}

@media (max-width: 450px) {
    .home-b-h2 {
        font-size: 2rem !important;
    }

    .matchBtn {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .matchBtn {
        min-height: 100px;
        height: auto;
    }

    .apply p {
        margin-top: 15px;
    }
}

@media all and (max-width: 400px) {
    .page-id-697 .et_pb_row #deserveMax.et_pb_cta_0.et_pb_promo {
        padding: 100px 20px !important;
    }

    .benefitsList ul {
        font-size: 16px;
    }

    .benefitsList .et_pb_text_1 {
        font-size: 16px;
        padding: 20px;
    }

    .benefitsList .et_pb_text_1 p {
        font-size: 16px !important;
    }

    .benefitsList .et_pb_toggle_content p {
        font-size: 16px;
    }

    .benefitsList .et_pb_toggle_content {
        font-size: 16px;
    }

    .page-id-72 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1,
    .page-id-2692 .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
        font-size: 40px;
    }

    .page-id-90 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-94 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-92 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-84 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-88 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-96 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2,
    .page-id-86 .et_pb_row_0 .et_pb_column_2_3 .et_pb_module:nth-child(1) h2 {
        font-size: 24px;
    }

    .driverPagesHeadings {
        font-size: 18px;
    }

    .et_pb_blog_grid .et_pb_post p {
        font-size: 16px !important;
    }
}

/*BLOG*/
a.comment-reply-link.et_pb_button {
    color: #fff;
}

a.more-link::after,
.et_pb_blog_grid .et_pb_post a:after {
    display: none !important;
}

.et_pb_post .et_pb_image_container {
    margin: 0 !important;
}

a.more-link {
    color: #a90f14 !important;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 2em;
    font-weight: 900;
    margin-top: 10px;
}

.et_pb_post.category-featured-blog:hover {
    transition: .5s ease all;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
    cursor: default;
}

.et_pb_blog_grid .et_pb_post:hover {
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
    cursor: default;
    padding: 19px;
    transition: .5s ease all;
}

.et_pb_blog_grid .et_pb_post,
.et_pb_post.category-featured-blog {
    transition: .5s ease all;
}

#sidebar {
    background-color: #eee;
    padding: 20px;
    margin-bottom: 20px;
}

#main-content .container:before {
    background-color: rgba(0, 0, 0, 0)
}

body.page-id-967 .recruiterButton .et_pb_button {
    background-color: #a90f14;
    border-color: #fff;
}

body #page-container .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_button {
    background: #a90f14 !important;
}

body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button,
body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
    font-size: 33px;
}

body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .marginRightButton {
    margin-right: 15px;
}

body #page-container .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_button:hover,
body #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:hover,
body #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover {
    background: #a90f14 !important;
}

body.page-id-967 .recruiterButton .et_pb_button:hover {
    background-color: #000;
}

.home .et_pb_section_1,
.page-id-2692 .et_pb_section_3,
.page-id-2692 .et_pb_section_1 {
    background: radial-gradient(ellipse at top,
    rgba(0, 0, 0, .4) 0,
    rgba(0, 0, 0, 0.9) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',
    endColorstr='#000000',
    GradientType=1);
}

.et_pb_cta_4.et_pb_promo {
    padding-bottom: 30px !important;
}

body.page-id-200.custom-background {
    background-color: #999;
}

.page-id-200 {
    min-height: 300px;
}

body.page-id-697 #page-container .et_pb_cta_0.et_pb_promo .et_pb_button:hover {
    border-color: #a90f14 !important;
}

body #main-content .et_pb_button,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
    border: 1px solid #a90f14;
    background: #a90f14;
    color: #fff;
    font-weight: 600;
    letter-spacing: .0625rem;
    text-transform: uppercase;
    padding: .75em 2em !important;
    font-size: .875rem !important;
    line-height: 1.2em !important;
    transition: all .4s ease-in-out;
}

body #main-content .et_pb_button:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover {
    opacity: 1 !important;
    color: #fff !important;
    border: 1px solid #830b0f !important;
    background: #830b0f !important;
}

.btn-red:hover {
    opacity: 1 !important;
    background: #a90f14 !important;
}

.click-track:hover {
    opacity: 1 !important;
    background: #a90f14 !important;
    cursor: pointer;
}

#team-hero-apply-btn:hover {
    background-color: rgba(201, 76, 76, 0.3);
}

body #page-container .et_pb_cta_4.et_pb_promo .et_pb_button:hover {
    border-color: #fff !important;
}

.snp-pop-1891 .snp-newtheme2 form input[type="submit"] {
    color: #ffffff;
    border: 2px solid #fff;
    background: #a90f14;
    letter-spacing: 0;
    font-size: 20px;
    font-weight: 700;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 3px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    transition: all 0.2s;
}

.snp-pop-1891 .snp-newtheme2 form input[type="submit"]:hover {
    background-color: #000;
    border-color: #a90f14;
}

.snp-newtheme2 form input[type="text"],
.snp-newtheme2 form select,
.snp-newtheme2 form textarea,
.snp-newtheme2 form input[type="text"]:focus,
.snp-newtheme2 form select:focus,
.snp-newtheme2 form textarea:focus {
    margin-bottom: 5px !important;
    font-family: "Montserrat", sans-serif !important;
}

.snp-newtheme2 .snp-newsletter-content p small {
    font-size: 10px !important;
    letter-spacing: 0;
    line-height: 1.2em;
}

.snp-pop-1891 .snp-newtheme2 .snp-newsletter-content h2 {
    font-family: "Montserrat", sans-serif !important;
}

body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:after,
body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button,
body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,
body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
    font-size: 30px !important;
}

@media (max-width: 1300px) {
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        font-size: 26px !important;
    }
}

@media (max-width: 1050px) {
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        font-size: 22px !important;
    }

    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .marginRightButton,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        margin-right: 7px;
    }

    .home #flashingRow .et_pb_button:nth-child(2) {
        margin-left: 0 !important;
    }
}

@media (max-width: 980px) {
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        font-size: 20px !important;
    }

    .page-id-697 #maxMoney .et_pb_column:first-child,
    .page-id-697 #maxMiles .et_pb_column:first-child,
    .page-id-697 #maxHometime .et_pb_column:first-child,
    .page-id-697 #maxEquipment .et_pb_column:first-child,
    .page-id-697 #maxPriority .et_pb_column:first-child,
    .page-id-697 #maxTuition .et_pb_column:first-child {
        padding-bottom: 60px;
        background-color: rgba(0, 0, 0, 0.4);
    }

    div#morePay,
    #deserveMax,
    div#equipInfo,
    div#teamMatch {
        min-height: 400px;
    }

    div#morePay .et_pb_row,
    #deserveMax .et_pb_row {
        min-height: 400px;
        padding: 7% 3% 5% 3%;
        background-color: rgba(0, 0, 0, 0.4);
    }

    div#teamMatch .et_pb_row {
        max-width: 520px !important;
    }

    div#equipInfo .et_pb_row {
        min-height: 400px;
        padding: 70px 20px 40px 20px;
    }

    .page-id-967 .et_pb_section_2 .et_pb_column:first-child,
    .page-id-967 .et_pb_section_4 .et_pb_column:first-child,
    .page-id-967 .et_pb_section_3 .et_pb_column:first-child {
        padding: 50px 20px;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .page-id-967 #teamMatch .et_pb_text_1 {
        padding: 0;
    }

    .page-id-967 .et_pb_section_0 .et_pb_column .et_pb_module {
        margin-bottom: 0 !important;
    }

    .page-id-967 #teamMatch .et_pb_text {
        padding: 0;
        text-align: center;
        background-color: transparent;
    }

    .equipmentButton {
        text-align: center;
    }

    .single-post article .entry-content {
        padding: 0;
        line-height: 1.2em;
        font-size: 16px;
    }

    .single-post article .entry-content p {
        line-height: 1.2em;
        font-size: 16px;
    }

    .jobPost.et_pb_row {
        padding: 2%;
    }

    .et_pb_widget a {
        font-size: 16px;
    }
}

@media (max-width: 710px) {
    a#calculate-earning {
        margin-left: -7px;
    }
}

@media (max-width: 840px) {
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .marginRightButton,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        margin-right: 0;
    }

    .home #flashingRow .et_pb_button:nth-child(1) {
        margin: 10px auto !important;
    }

    .home #flashingRow .et_pb_button:nth-child(2) {
        margin: 0 auto 10px !important;
    }

    .home #flashingRow .et_pb_button:nth-child(3) {
        margin: 0 auto !important;
    }
}

@media (max-width: 600px) {
    .select-area .jcf-select .jcf-select-text {
        font-size: 15px;
    }
}

@media (max-width: 400px) {
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        font-size: 19px !important;
    }
}

@media (max-width: 350px) {
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,
    body.page-id-2692 #page-container .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
        font-size: 16px !important;
    }
}

.bottomCTA p {
    font-size: 18px;
    font-weight: bold;
}

.page-id-2186 .et_pb_slide h2 {
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold;
    font-size: 28px;
}

/* GALLERY BULLETS AND ARROWS STYLING */
.et_pb_bg_layout_light .et-pb-arrow-prev,
.et_pb_bg_layout_light .et-pb-arrow-next {
    color: #fff !important;
}

.equipmentTruckRow .et-pb-slider-arrows,
.equipmentTruckRow .et-pb-controllers a {
    color: #fff !important;
    background-color: #fff !important;
}

.equipmentTruckRow .et-pb-controllers .et-pb-active-control {
    background-color: #a90f14 !important;
}

/* === END GALLERY ==== */
.page-id-697 #videoSection .et_pb_promo_button {
    width: auto;
}

@media (max-width: 980px) {
    .page-id-697 #videoSection .et_pb_promo_description {
        padding-top: 20px;
    }

    .bottomCTA .et_pb_promo_description {
        padding-top: 20px;
    }

    #fleetOptions {
        display: none;
    }
}

.page-id-2186 .et_pb_row_0 .et_pb_column_1 {
    padding-bottom: 15px;
}

/*EQUIPMENT - SWAP COLUMN ORDER ON MOBILE/TABLET*/
@media only screen and (min-width: 981px) {
    .column-swap .et_pb_column,
    .et_pb_row .et_pb_column {
        margin-left: 0;
    }

    .column-swap .et_pb_column {
        float: right;
    }

    .column-swap .et_pb_row .et_pb_column:last-child,
    .column-swap .et_pb_row_inner .et_pb_column:last-child {
        margin-right: 0;
        margin-left: 0;
        width: 50%;
    }

    .column-swap .et_pb_column,
    .column-swap .et_pb_row .et_pb_column:first-child {
        margin-right: 0;
        width: 50%;
    }
}

#footer-bottom a.footer-link {
    color: #a90f14;
}

/*ORIENTATION PAGE*/
#equipInfo a.et_pb_button.et_pb_custom_button_icon {
    min-width: 190px;
}

#equipInfo .et_pb_text_inner {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.5;
}

.equipmentTitle h1 {
    font-size: 2rem;
}

a.orientationButton.et_pb_button {
    background-color: #a90f14;
    font-size: 23px;
    color: #fff;
    border: 2px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*
a.orientationButton.et_pb_button::after {
    content: attr(data-icon);
}
*/
a.orientationButton.et_pb_button:hover {
    background-color: #000;
    border: 2px solid #fff !important;
    color: #fff;
}

.orientationButton.et_pb_button {
    min-width: 250px;
}

.buttonContainer {
    margin: 25px 0;
}

#equipInfo div.et_pb_button_module_wrapper.et_pb_module {
    margin-bottom: 10px;
}

@media (max-width: 980px) {
    a.orientationButton.et_pb_button {
        font-size: 20px;
    }
}

@media (max-width: 980px) {
    .buttonContainer {
        text-align: center;
    }

    #whatToExpect h2,
    .orientationTitle h2 {
        text-align: center;
    }

    #whatToBring .et_pb_toggle_content p {
        font-size: 16px;
        line-height: 1.4em;
    }

    .locationBlurbs.et_pb_row.et_pb_row_5 {
        padding: 0;
    }

    #equipInfo {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .locationBlurbs .et_pb_blurb_container {
        font-size: 16px;
    }

    div.matchBtn {
        font-size: 15px;
    }
}

/*BUTTON FLASH HOME*/
@-webkit-keyframes flash {
    0% {
        background-color: rgba(134, 23, 25, 1);
    }
    50% {
        background-color: #dededd;
    }
    100% {
        background-color: rgba(169, 15, 20, 1);
    }
}

@-moz-keyframes flash {
    0% {
        background-color: rgba(134, 23, 25, 1);
    }
    50% {
        background-color: #dededd;
    }
    100% {
        background-color: rgba(169, 15, 20, 1);
    }
}

@keyframes flash {
    0% {
        background-color: rgba(134, 23, 25, 1);
    }
    50% {
        background-color: #dededd;
    }
    100% {
        background-color: rgba(169, 15, 20, 1);
    }
}

.buttonHighlight {
    animation-name: flash;
    animation-duration: 1.2s;
    transition: .2s ease all;
}

#flashingRow h1:hover,
#flashingRow p:hover {
    cursor: pointer;
}

/*MILITARY FORM*/
#gform_wrapper_5 span#input_5_1_6_container {
    width: 49%;
}

/*GOOGLE ANALYTICS SCREEN SIZE USE AUDIT*/

#main-footer div.container {
    width: 100% !important;
    max-width: 100% !important;
}

.teamMaxSection .et_pb_column {
    min-height: 100%;
}

#teamLeaseHero .et_pb_column.et_pb_column_1_2.et_pb_column_1 {
    float: right;
}

@media (max-width: 767px) {
    .numberedList li {
        font-size: 15px;
    }
}

@media (max-width: 600px) {
    .maxSectionHeading h1 {
        font-size: 36px;
    }

    div#teamLeaseHero h2 {
        font-size: 28px;
    }

    .et_pb_toggle_0.et_pb_toggle h5 {
        font-size: 16px;
    }

    div#equipInfo .et_pb_row {
        padding: 0;
    }
}

@media (max-width: 340px) {
    #gform_wrapper_4 span#input_4_1_3_container {
        width: 47.5% !important;
    }

    span#input_4_1_6_container {
        max-width: 48%;
    }

    #footer-bottom a.icon {
        font-size: 15px;
    }

    #footer-bottom {
        padding-bottom: 25px;
    }

    #footer-bottom .et-social-icons {
        margin: 0;
    }

    .page-id-697 .et_pb_row #deserveMax.et_pb_cta_0.et_pb_promo {
        padding: 20px !important;
    }

    .page-id-2692 .et_pb_slide_content p {
        font-size: 15.5px !important;
        line-height: 1.2em !important;
    }

    p#oldTruckText {
        margin-top: -50px;
    }

    p {
        line-height: 1.4em !important;
    }

    .military a.et_pb_button {
        font-size: 17px;
    }
}


/* NEW POPUP */

.popup50k {
    display: none;
    opacity: 0;
    position: fixed;
    bottom: 30px;
    right: 40px;
    z-index: 100;
}

.popup50kShow {
    opacity: 1;
    display: block !important;
    -webkit-animation: pulse 1s 1;
    -moz-animation: pulse 1s 1;
    -o-animation: pulse 1s 1;
    animation: pulse 1s 1;
}

.popup50kShow .popup50kText {
    -webkit-animation: slideOut 2s 1;
    -moz-animation: slideOut 2s 1;
    -o-animation: slideOut 2s 1;
    animation: slideOut 2s 1;
    /*width: 175px;*/
    width: 240px;
}

span.bigBonus {
    font-size: 28px;
    line-height: 29px;
}

.popup50kText {
    border: 5px solid #fff;
    border-left: 0;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    font-weight: 900;
    background-color: #229bf9;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    float: left;
    /*height: 46px;*/
    height: 70px;
    z-index: 90;
    overflow: hidden;
    width: 0;
    padding: 5px;
}

.popup50kText > div {
    padding: 2px 50px 2px 0;
    /*width: 175px;*/
    width: 200px;
}

.popup50kTextLeft {
    float: left;
    border: 5px solid #fff;
    border-right: 0;
    background-color: #229bf9;
    /*height: 46px;
    width: 50px;*/
    height: 70px;
    width: 70px;
    border-radius: 50% 0 0 50%;
    margin-right: -9px;
    z-index: 80;
}

.popup50kShow .popup50kTextLeft {
    -webkit-animation: slideOut2 2s 1;
    -moz-animation: slideOut2 2s 1;
    -o-animation: slideOut2 2s 1;
    animation: slideOut2 2s 1;
    margin-right: -47px;
}

.popup50kPic {
    position: absolute;
    /* right: -20px;
    top: -6px;
	z-index:100;
    width: 72px;*/
    right: -30px;
    top: -20px;
    z-index: 100;
    width: 110px;
}

.popup50kExit {
    position: absolute;
    /*right: -20px;
    top: -6px;*/
    right: -20px;
    top: -18px;
    background-color: #229bf9;
    color: #fff;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    padding-left: 2px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    cursor: pointer;
    z-index: 110;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0;
    }
    20% {
        transform: scale(1.3);
        opacity: 1;
    }
    50% {
        transform: scale(.9);
        opacity: 1;
    }
    75% {
        transform: scale(1.15);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes slideOut {
    0% {
        width: 0;
    }
    50% {
        width: 0;
    }
    100% {
        width: 340px;
    }
}

@keyframes slideOut2 {
    0% {
        margin-right: -9px;
    }
    50% {
        margin-right: -9px;
    }
    100% {
        margin-right: -47px;
    }
}

@media (min-width: 980px) {
    .popup50kExit {
        right: -14px;
        top: -18px;
        height: 30px;
        width: 30px;
        line-height: 31px;
        font-size: 14px;
    }

    .popup50kPic {
        right: -60px;
        top: -20px;
        width: 180px;
    }

    .popup50kPic img {
        width: 150px;
    }

    span.bigBonus {
        font-size: 36px;
        line-height: 39px;
    }

    .popup50kText > div {
        width: 290px;
    }

    .popup50kShow .popup50kText {
        width: 340px;
    }

    .popup50kTextLeft {
        height: 90px;
        width: 90px;
    }

    .popup50k {
        right: 40px;
        top: 130px;
    }

    .popup50kText {
        font-size: 19px;
        line-height: 22px;
        height: 90px;
    }
}

@media (max-width: 767px) {
    .popup50k {
        bottom: 90px;
    }
}

@media (max-width: 309px) {
    .popup50k {
        bottom: 120px;
    }
}

.team-match-link {
    float: left;
    line-height: 34px;
    font-size: 15px;
}

.team-match-link a {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    float: left;
}

.team-match-link a:hover {
    background-color: #fff;
    color: #666;
}

.job-page-search-secondary-text.job-page-search-secondary-text2 {
    display: none;
}

@media (max-width: 767px) {
    .job-page-search-secondary-text {
        display: none;
    }

    .job-page-search-secondary-text.job-page-search-secondary-text2 {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .job-page-search-secondary-input-container {
        margin: 0 auto;
        max-width: 100% !important;
    }

    .team-match-link {
        width: 100%;
    }

    .team-match-link a {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
}

.bottomFixedBanner {
    width: 235px;
    height: 350px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background-repeat: no-repeat;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    display: none;
}

.bottomFixedBanner1 {
    background-image: url("/wp-content/uploads/2018/06/otr-banner.jpg");
}

.bottomFixedBanner2 {
    background-image: url("/wp-content/uploads/2018/06/lease-banner.jpg");
}

.bottomFixedBanner .close {
    line-height: 1;
    font-size: 2.5em;
    position: absolute;
    top: 5%;
    right: 5%;
    text-decoration: none;
    color: #fff;
}

.bottomFixedBanner2 .close {
    top: 1%;
    left: 5%;
}

.bottomFixedBanner .close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

.bottomFixedBanner a {
    position: absolute;
    bottom: 17px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    background: #ed2544;
    color: #fff;
    padding: 5px;
    border: none;
    text-decoration: none;
    letter-spacing: 0;
    line-height: 1;
}

.bottomFixedBanner a:first-child {
    left: 10px;
}

.bottomFixedBanner a:last-child {
    right: 10px;
}

.headerCopy {
    color: #ffffff !important;
}

.secondTop {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
}

.hometext {
    color: #fff !important;
}

.et_pb_gutters1 {
    margin: 0 !important;
    padding: 0 !important;
}

.homerow {
    width: 100%;
    padding: 0;
    margin: 0;
}

.container {
    width: 100% !important;
}

.et_pb_row {
    width: 100% !important;
}

.rowblock {
    padding-top: 250px;
}

/********************NEW HOME PAGE********************/
html, body {
    width: 100%;
    height: 100%;
}

div .home-bg-img {
    position: relative;
    width: 100%;
    height: 100%;
    background: url("/wp-content/uploads/2018/06/USX_Services-header_PUB_desktop.png") center center no-repeat;
    background-size: cover;

}


/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {

    body .homepagebody {
        background-color: red;

    }

    /* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 320px)
    and (max-device-width: 568px)
    and (-webkit-min-device-pixel-ratio: 2) {

    }

    /* ----------- iPhone 6+, 7+ and 8+ ----------- */
    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 414px)
    and (max-device-width: 736px)
    and (-webkit-min-device-pixel-ratio: 3) {
        .homepagebody {
            background-color: green;
        }
    }

    /* ----------- iPhone X ----------- */
    /* Portrait and Landscape */
    @media only screen
    and (min-device-width: 375px)
    and (max-device-width: 812px)
    and (-webkit-min-device-pixel-ratio: 3) {

    }


    /* ----------- WIDESCREEN ----------- */
    @media only screen
    and (min-width: 1800px) {
        .hometimerow {
            min-height: 1000px;
            border: green solid 10px;
        }

        .equipmentrow {
            min-height: 1350px;
        }

        .bonusrow {
            min-height: 920px;
        }

        .militaryrow {
            min-height: 1420px;
        }
    }

    .et_pb_row .et_pb_row_6 .et_pb_equal_columns .et_pb_gutters1 {
        margin: 0;
        padding: 0;
    }
}

/***Vertically Center Column Elements***/
.et_pb_equal_columns > .et_pb_column {
    margin-top: auto;
    margin-bottom: auto;
}

#main-footer {
    width: 100%;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
}

.finish {
    margin-bottom: 10px !important;
}

/***Floating Form Icon Fix***/
#__lpform_FirstName_icon {
    display: none;
}

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1700px) {
}

.job-search-promo-mobile {
    display: none;
}

@media (max-width: 540px) {
    #menu-item-2597,
    #menu-item-111 {
        display: none !important;
    }

    #mobile_menu #menu-item-2597,
    #mobile_menu #menu-item-111 {
        display: block !important;
    }
}

@media (max-width: 480px) {
    .job-search-promo-desktop {
        display: none;
    }

    .job-search-promo-mobile {
        display: block !important;
    }

}

/*** Homepage Shortform ***/
form .disclaimer {
    font-size: 0.7em;
    font-weight: 600;
    text-transform: none;
}

form .disclaimer .expand {
    color: #DF2132;
    cursor: pointer;
}

form .disclaimer span {
    font-weight: 100;
    font-style: normal;
}

.hide {
    display: none;
}


/*** Opt-In Confirmation Page ***/

.page-id-29079 .main_title {
    display: none;
}

.page-id-29098 .main_title {
    display: none;
}

.page-id-29098 .container {
    margin: 0 !important;
    padding: 0 !important;
    min-width: 100% !important;
    min-height: 100vh;
}

.page-id-29098 .gform_wrapper .gfield_required {
    display: none;
}

.page-id-29098 .gform_wrapper label {
    text-transform: none;
}

.page-id-29079 .container {
    margin: 0 !important;
    padding: 0 !important;
    min-width: 100% !important;
    min-height: 100vh;
}

.page-id-29079 .page-container {
    margin-bottom: 0 !important;
}

.opt-ty-page-container {
    background-color: #262729;
    position: relative;
    height: 100vh;
}

.opt-ty-logo {
    display: block;
    position: absolute;
    left: 2.5%;
    top: 2.5%;
    height: auto;
    max-width: 20%;
}

.opt-ty-content-container {
    position: absolute;
    top: 40%;
    left: 30%;
    background-color: #fff;
    border-radius: 6px;
    display: block;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto 50px;
    width: 40%;
    padding-bottom: 30px;
    padding-top: 30px;
}

.opt-ty-hero-img {
    min-width: 100%;
    max-height: 60%;
}

.opt-ty-icon {
    max-height: 25%;
    max-width: 25%;
    display: block;
    margin: auto;
}

.opt-ty-h2 {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}

.opt-ty-p {
    width: 70%;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    margin: auto;
}

.opt-ty-button {
    /*background: linear-gradient (180deg, #a90f14 0, #A62134 100%);*/
    background-color: #a90f14;
    border: none;
    border-radius: 6px;
    padding: 10px 50px;
    color: #fff;
    text-transform: uppercase;
    margin: 30px auto 0;
    display: block;
    font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 1050px) {
    .opt-ty-content-container {
        position: absolute;
        top: 30%;
    }
}

@media only screen and (max-width: 950px) {
    .opt-ty-content-container {
        width: 80%;
        position: absolute;
        top: 30%;
        left: 10%;
    }
}

@media only screen and (max-width: 750px) {
    .opt-ty-content-container {
        position: absolute;
        top: 20%;
    }
}


@media only screen and (max-width: 430px) {
    .opt-ty-h2 {
        font-size: 1.3rem;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    #page-container {
        margin-bottom: 0 !important;
    }
}

.opt-content-container {
    position: absolute;
    top: 40%;
    left: 30%;
    background-color: #fff;
    border-radius: 6px;
    display: block;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto 50px;
    width: 40%;
    padding-bottom: 30px;
    padding-top: 30px;
}

.opt-h2 {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding-left: 1rem;
    padding-right: 1rem;
}

.opt-p {
    font-family: "Montserrat", sans-serif;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
}

#input_10_1,
#input_10_2 {
    background-color: #fff !important;
    border: solid 2px #666 !important;
    border-radius: 5px;
    margin-top: 20px !important;
    height: auto !important;
    padding: .6em 1em !important;
}

#gform_submit_button_10 {
    color: #fff !important;
}

.page-id-29113 .gform_wrapper {
    max-width: unset !important;
    padding-left: 1rem;
    padding-right: 1rem;
}

.page-id-29113 .gform_wrapper .gfield_required {
    display: none;
}

.page-id-29113 input[type="submit"] {
    border-radius: 0;
    background-color: rgb(169, 15, 20);
    font-weight: 600 !important;
    letter-spacing: 0.0625rem;
    line-height: 1.2em !important;
    padding: .75em 2em !important;
    font-size: 1rem !important;
}

#field_10_1 {
    margin: 0 !important;
}

#field_10_2 {
    margin: 0 !important;
}

.page-id-29113 .gfield_label {
    display: none !important;
}

.page-id-29113 .gchoice {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.page-id-29113 .gchoice input[type="checkbox"] {
    float: none !important;
    flex: 0 0 auto;
    width: auto;
}

.page-id-29113 .gchoice label {
    flex: 1 0 auto;
    float: none !important;
    width: auto;
    padding-left: .75em !important;
}

@media only screen and (max-width: 376px) {
    .page-id-29113 .form-container {
        max-width: 80% !important;
    }

    .page-id-29113 .et_pb_row {
        max-width: 80% !important;
    }

    .page-id-29113 .et_pb_row_0.et_pb_row {
        padding-bottom: 0 !important;
    }

    .opt-in-logo {
        max-width: 65% !important;
    }

    .et_pb_row_0.et_pb_row {
        max-width: 80% !important;
    }
}

#gform_confirmation_message_10 {
    margin-left: 5% !important;
}

.page-id-29113 .validation_error {
    color: #790000 !important;
}

@media only screen and (max-width: 790px) {
    .page-id-29113 .form-container {
        max-width: 80% !important;
    }

    .page-id-29113 .et_pb_row {
        max-width: 80% !important;
    }
}


/***************HOME PAGE B***************/

.page-id-29140 div.et_pb_section.et_pb_section_1 {
    background-repeat: no-repeat;
    background-size: cover;
}

.home-b-h1 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px #333;
    font-size: 3.3rem;
    font-family: "Montserrat", sans-serif;
}

.home-b-h2 {
    color: #000;
    text-align: center;
    font-weight: 400;
    font-size: 2rem;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}

.home-b-h3 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px #333;
    font-size: 1.3rem;
    font-family: "Montserrat", sans-serif;
}

.home-b-btn-white {
    display: inline-block;
    border: #fff solid 2px;
    background-color: #fff;
    color: #a90f14 !important;
    width: 300px;
    text-align: center;
    padding: 5px 0;
    font-family: "Montserrat", sans-serif;
}

.home-b-btn-clear {
    display: inline-block;
    border: #fff solid 2px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    width: 300px;
    text-align: center;
    padding: 5px 0;
    font-family: "Montserrat", sans-serif;
}

.page-id-29140 .et_pb_code_0 {
    border: none;
    background-color: rgba(0, 0, 0, 0);
}

.page-id-29140 .et_pb_code_1 {
    border: none;
}

.home-b-team-drivers-1 {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px #333;
    font-size: 2.5rem;
    font-weight: bold;
}

.home-b-team-drivers-2 {
    text-align: center;
    color: #EDDCCC;
    text-shadow: 1px 1px #333;
    padding-bottom: 50px;
    font-size: 1.7rem;
    font-weight: bold;
}

.home-b-team-drivers-3 {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px #333;
    padding-bottom: 25px;
    font-size: 1.3rem;
    font-weight: bold;
}

.module-title {
    font-family: "Montserrat", sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #000;
}

.page-id-29140 .et_pb_button {
    display: inline-block;
    margin: 10px;
}


/***************IPAD PRO***************/
@media only screen and (max-width: 1025px) {
    .half-text-left {
        padding-left: 40px !important;
    }

    .half-text-right {
        padding-right: 40px !important;
    }

    .page-id-29140 .container, .page-id-29140 .et_pb_row {
        width: 100% !important;
        max-width: 100% !important;
    }

    .page-id-29140 .et_pb_divider_0 {
        padding-top: 0 !important;
        margin-bottom: -1% !important;
    }

    .page-id-29140 .et_pb_divider_1 {
        display: none !important;
    }

    .home-b-h2 {
        font-size: 1.8rem;
    }

    .types-img {
        max-width: 50% !important;
        z-index: 2 !important;
    }

    .drivers-label {
        max-width: 55% !important;
        margin: -75px auto 30px auto !important;
        z-index: 999 !important;
        font-size: 1.5rem;
    }


    @media only screen and (max-width: 769px) {
        .home .et_pb_section_3, .home .et_pb_section_1, .page-id-2692 .et_pb_section_3, .page-id-2692 .et_pb_section_1 {
            background: none;
        }

        .page-id-29140 .et_pb_section_3 {
            background-color: #fff !important;
        }

        #hero-mobile-apply {
            margin-left: 225px !important;
        }

        .page-id-29140 .et_pb_button_0.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_2.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_3.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_4.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_8.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_1.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_5.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_9.et_pb_button.et_pb_module {
            font-size: .9rem;
            width: 200px;
            padding: 5px 0;
        }

        .page-id-29140 .et_pb_column_24 {
            padding-bottom: 100px !important;
        }

        .types-img {
            max-width: 50% !important;
            z-index: 2 !important;
            position: relative;
        }

        .drivers-label {
            max-width: 55% !important;
            z-index: 999 !important;
            margin: -75px auto 30px auto !important;
            position: relative !important;
            font-size: 1.5rem;
        }

        .page-id-29140 .et_pb_row .et_pb_row_3 {
            padding: 0 !important;
        }

        .types-text-1 {
            padding-top: 20px;
            margin-bottom: 50px;
        }

        .types-text-2 {
            padding-top: 20px;
            margin-bottom: 50px;
        }

        .types-text-3 {
            padding-top: 20px;
            padding-bottom: 0 !important;
            margin-bottom: 0 !important;
        }

        .types-text-4 {
            padding-top: 20px;
            margin-bottom: 50px;
        }

        .types-text-5 {
            padding-top: 20px;
            margin-bottom: 50px;
        }

        .types-text-6 {
            padding-top: 20px;
            margin-bottom: 20px;
        }

        .page-id-29140 .et_pb_column_14 {
            padding-bottom: 100px !important;
        }

        .page-id-29140 .et_pb_column_14 {
            padding: 60px 0 !important;
        }

        .half-text-block {
            padding-top: 50px !important;
            padding-left: 25px !important;
        }

        .half-button {
            margin-bottom: 50px !important;
            min-width: 50% !important;
            max-width: 50% !important;
            margin-top: 40px !important;
        }
    }

    /***************IPHONE***************/
    @media only screen and (max-width: 376px) {
        .home-b-h2 {
            font-size: 1.4rem !important;
        }

        .page-id-29140 .et_pb_row_1.et_pb_row {
            padding-top: 165px !important;
        }

        .drivers-label {
            margin: -35px auto 30px auto !important;
        }

        .page-id-29140 .et_pb_button_6.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_7.et_pb_button.et_pb_module {
            font-size: .9rem;
            width: 200px;
            padding: 5px 0;
        }
    }

    @media only screen and (max-width: 415px) {
        #hero-mobile-apply {
            margin-left: 10px !important;
        }

        .walkaway-row {
            padding-bottom: 50px !important;
        }

        .home-b-team-drivers-1 {
            font-size: 1.9rem !important;
            padding: 20px 20px !important;
            line-height: 1.2 !important;
            font-weight: bold;
        }

        .home-b-team-drivers-2 {
            font-size: 1.4rem !important;
            line-height: 3 !important;
        }

        .page-id-29140 .et_pb_row_19.et_pb_row {
            padding-top: 40px !important;
        }

        .page-id-29140 .et_pb_row_7 {
            padding-top: 0 !important;
        }

        .driver-types-text {
            font-size: 15px !important;

        }

        .page-id-29140 .et_pb_row_7.et_pb_row {
            padding-bottom: 0 !important;
        }


        .page-id-29140 .et_pb_column_14 {
            padding-top: 0 !important;
        }

        .mobile-hero-buttons {
            margin-left: 55px;

        }

        .drivers-label {
            max-width: 80% !important;
            margin: -35px auto 30px auto !important;
        }

        .types-img {
            max-width: 70% !important;
        }
    }
    @media only screen and (max-width: 321px) {
        .mobile-hero-buttons {
            margin-left: 5px !important;
        }

        .page-id-29140 .et_pb_row_1.et_pb_row {
            padding-top: 310px !important;
            padding-right: 0;
            padding-bottom: 27px;
            padding-left: 0 !important;
            margin-left: 0 !important;
        }

        .page-id-29140 .et_pb_button_0.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_2.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_3.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_4.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_8.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_1.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_5.et_pb_button.et_pb_module, .page-id-29140 .et_pb_button_9.et_pb_button.et_pb_module {
            font-size: .9rem;
            width: 200px;
            padding: 5px 0;
        }

        .page-id-29140 .et_pb_button_9.et_pb_button.et_pb_module {
            margin-top: 50px !important;
        }

        .home-b-h1 {
            font-size: 2.5rem !important;
        }

        .home-b-h3 {
            font-size: 1.1rem !important;
        }

        .page-id-29140 .et_pb_section_1 {
            height: 500px !important;
        }

        .half-button {
            margin-bottom: 50px !important;
            min-width: 80% !important;
            max-width: 80% !important;
            margin-top: 40px !important;
        }

        .half-text-block {
            padding-top: 50px !important;
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .bonus-text {
            padding: 0 20px !important;
        }

        .page-id-29140 .et_pb_column_11 {
            padding-right: 10px !important;
            padding-left: 10px !important;
        }

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

        .et_pb_row_5.et_pb_row {
            padding: 0 !important;
        }

        .page-id-29140 .et_pb_column_14 {
            padding: 0 !important;
        }
    }
    .page-id-29140 .et_pb_row_7.et_pb_row {
        padding-top: 80px !important;
        padding-right: 0 !important;
        padding-bottom: 66px;
        padding-left: 0;
    }

    .page-id-29140 .et_pb_row_1.et_pb_row {
        padding-top: 210px !important;
        margin-left: 0 !important;
    }

    .page-id-29140 .et_pb_row_10.et_pb_row {
        padding-bottom: 66px !important;
    }

    .page-id-29140 .et_pb_row_8 {
        padding-bottom: 40px !important;

    }

}

/*end of iphone*/
/***************IPHONE 5***************/
@media only screen and (max-width: 330px) {
    .page-id-29140 .et_pb_section_1 {
        height: 400px !important;
    }

    .et_pb_row_5.et_pb_row {
        padding-top: 25px !important;
    }

    .home-b-team-drivers-2 {
        line-height: 1 !important;
    }
}

#et-footer-nav {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #a90f14;
    z-index: 100;
}

#et-footer-nav a {
    background: #fff;
    color: #a90f14;
    display: flex;
    flex-direction: column;
    font-size: .75rem;
    float: none;
    margin: 0;
    padding: .75em 1em;
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    line-height: 1.2em;
}

#et-footer-nav a span {
    text-transform: none;
    display: block;
    color: #000;
    font-size: .75em;
}

#et-footer-nav .menu-item-33318 a {
    position: relative;
    padding-left: 2.25rem;
}

#et-footer-nav .menu-item-33318 a:before {
    content: url('/wp-content/uploads/2020/10/Vector.png');
    position: absolute;
    left: 1em;
    top: 50%;
    transform: translateY(-50%);
    width: 1.125rem;
    height: 1.125rem;
}

#et-footer-nav .menu-item-33318 a span {
    padding-right: .875rem;
    position: relative;
}

#et-footer-nav .menu-item-33318 a span:after {
    content: url('/wp-content/uploads/2020/10/online.png');
    display: inline-block;
    position: absolute;
    top: -1px;
    right: 0;
    height: 1em;
    width: 1em;
}

@media (max-width: 319px) {
    #et-footer-nav a span:before {
        display: none;
    }
}

@media (min-width: 375px) {
    #et-footer-nav a {
        font-size: .875rem;
    }
}

.types-img {
    z-index: 2 !important;
    position: relative;
    width: 90% !important;
}

.drivers-label {
    z-index: 999 !important;
    margin: -45px auto 30px auto !important;
    position: relative !important;
    font-size: 1.2rem;
    padding: 5px 0 !important;
}

.et_pb_column_30 {
    padding: 0 !important;
}

.et_pb_column_33 {
    padding: 0 !important;
}


#desktop-apply-hero {
    background-color: #a90f14 !important;
    color: #fff !important;
}

@media only screen and (max-width: 361px) {
    .home-b-team-drivers-2 {
        line-height: 1 !important;
    }
}

/*EDGE FIX*/
@supports (-ms-ime-align: auto) {
    #desktop-search-hero {
        font-size: 1.4rem !important;
    }
}

#item-29293:active, #item-676 a:active {
    background-color: #fff !important;
}

.menu-item-29293::selection {
    background-color: #fff !important;
}

/*----------------------NEW TEAM MATCH PAGE------------------------*/
.page-id-29349 .et_pb_video_play {
    display: inline !important;
    color: #fff !important;
    max-width: 50% !important;
}

.page-id-29349 .et_pb_section_2 {
    z-index: 1 !important;
}

.tm-h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    text-shadow: 2px 2px #666;
    font-size: 2.5rem;
}

.page-id-29349 .et_pb_row_1 {
    margin-left: 15% !important;
}

.hat-left {
    margin-bottom: -75px !important;
    margin-top: 25px !important;
    z-index: 999 !important;
    max-width: 75% !important;
}

.hat-right {
    margin-top: 15px !important;
    margin-bottom: -175px !important;
    max-width: 65% !important;
}

.tm-h2 {
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 600 !important;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    padding: 20px 0 !important;
    text-shadow: 1px 1px #666;
}

.tm-h2-icons {
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 600 !important;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    padding: 20px 0 !important;
    margin-top: 295px;
}

.tm-h2-video {
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 600 !important;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    padding: 0 0 0 10px;
    text-shadow: 1px 1px #666;
    margin-right: 50px;
}

.tm-h2-training {
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 600 !important;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    padding: 20px 0 !important;
    text-shadow: 1px 1px #666;
}

.tm-h3 {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 1.3rem;
    letter-spacing: 0;
    text-shadow: 2px 2px #666;
}

.tm-p {
    color: #000;
    font-size: 1.2rem;
    letter-spacing: 0 !important;
}

.tm-p-training {
    color: #fff;
    font-size: 1.2rem;
    margin-right: 25px !important;
    letter-spacing: 0 !important;
}

.tm-hero-text {
    margin: 60px 0 10px 0 !important;
}

.tm-team-up {
    text-align: center;
    max-width: 50%;
}

#tm-hero-apply {
    color: #fff;
    background-color: #9D192C;
    border: none;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0;
    padding: 15px 140px !important;
    border-radius: 0;
    margin-top: 15px !important;
}

#tm-icons-apply {
    color: #9D192C;
    background-color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0;
    padding: 15px 140px !important;
    border-radius: 0;
    margin-bottom: 150px;
}

#tm-training-apply {
    color: #9D192C;
    background-color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 0;
    padding: 15px 140px !important;
    border-radius: 0;
}

.icon-row-lg {
    font-size: 1.2rem;
}

.tm-icon {
    height: 50px !important;
}

.tm-icon-title {
    line-height: 1.4rem;
    font-size: .8rem;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.tm-row-item {
    max-width: 20%;
}

.page-id-29349 #et-footer-nav {
    display: none !important;
}

.Item {
    max-width: 20% !important;
}

.tm-form-iframe {
    width: 80% !important;
    border: none;
    display: block;
    margin: 50px auto -300px auto !important;
    min-height: 820px !important;
    max-width: 650px;
}

.tm-video {
    margin-left: 50px;
}

.tm-p-video {
    color: #000;
    font-size: 1.2rem;
    margin-right: 50px !important;
    letter-spacing: 0 !important;
}

.team-up-row {
    z-index: 4 !important;
}

.page-id-29349 .et-pb-button a:hover {
    background-color: yellow !important;
}

.page-id-29349 .container, .page-id-29349 .et_pb_row {
    z-index: 4 !important;
}

.page-id-29349 .et_pb_section_0 {
    position: relative !important;
    height: 540px !important;
}

/*--------------NEW TEAM MATCH RESPONSIVE-----------*/
@media only screen and (min-width: 1300px) {
    .hat-left {
        margin-top: 30px !important;
        max-width: 70% !important;
        margin-bottom: 30px !important;
    }

    .hat-right {
        margin-top: 30px !important;
        max-width: 60% !important;
    }
}

@media only screen and (min-width: 1040px) {
    .hat-left {
        margin-top: 30px !important;
        max-width: 70% !important;
    }

    .hat-right {
        margin-top: 30px !important;
        max-width: 60% !important;
    }
}

@media only screen and (max-width: 1025px) {
    .navContainer {
        margin: 0 50px;
    }

    .tm-form-iframe {
        width: 80% !important;
    }

    .page-id-29349 .et_pb_row_1 {
        margin-left: 7% !important;
    }
}

@media only screen and (max-width: 769px) {
    .hat-left {
        margin-bottom: -75px !important;
        margin-top: 0 !important;
        z-index: 999 !important;
        max-width: 40% !important;
    }

    .hat-right {
        margin-top: -140px !important;
        margin-bottom: -75px !important;
        max-width: 25% !important;
        margin-right: 180px !important;
    }

    .tm-video {
        margin: 0 0 30px 0 !important;
    }

    .page-id-29349 .et_pb_row_4 {
        padding: 0 !important;
    }

    .page-id-29349 .et_pb_section_3 {
        padding: 0 !important;
    }

    .page-id-29349 .et_pb_text_3 {
        margin-left: 25px !important;
        margin-bottom: 20px !important;
    }

    .tm-p-video {
        margin-left: 25px !important;
        padding-bottom: 30px !important;
        letter-spacing: 0 !important;
    }

    .tm-p-training {
        padding-bottom: 20px !important;
        max-width: 65% !important;
        margin: 0 auto !important;
        letter-spacing: 0 !important;
    }

    #tm-hero-apply {
        color: #fff;
        background-color: #9D192C;
        border: none;
        text-transform: uppercase;
        font-size: 1rem;
        letter-spacing: 0;
        padding: 5px 55px !important;
        border-radius: 0;
        margin-top: 15px !important;
    }

    #tm-icons-apply {
        color: #9D192C;
        background-color: #fff;
        border: none;
        text-transform: uppercase;
        font-size: 1rem;
        letter-spacing: 0;
        padding: 5px 55px !important;
        border-radius: 0;
        margin-bottom: 50px !important;
    }

    #tm-training-apply {
        color: #9D192C;
        background-color: #fff;
        border: none;
        text-transform: uppercase;
        font-size: 1rem;
        letter-spacing: 0;
        padding: 5px 55px !important;
        border-radius: 0;
    }

    .tm-form-iframe {
        width: 80% !important;
        min-height: 810px !important;
    }
}

@media only screen and (max-width: 414px) {
    .navContainer {
        flex-direction: column;
        align-items: center;
        margin-left: 12%;
    }

    .tm-h2-icons {
        margin: 300px 0 20px 0 !important;
    }

    .Item {
        max-width: 100% !important;
        padding-bottom: 50px;
    }

    .tm-p-training {
        margin: 20px auto !important;
        max-width: 80% !important;
        letter-spacing: 0 !important;
    }

    .hat-left {
        max-width: 70% !important;
        margin-left: -70px !important;
    }

    .hat-right {
        max-width: 55% !important;
        margin-right: -30px !important;
        margin-top: -115px !important;
    }

    .tm-h1 {
        max-width: 80% !important;
        margin: 0 auto !important;
    }

    .tm-h3 {
        max-width: 80% !important;
        margin: 0 auto !important;
    }

    .page-id-29349 .et_pb_section_0 {
        position: relative !important;
        height: 610px !important;
    }

    .page-id-29349 .et_pb_row_1 {
        margin: 0 !important;
    }

    #tm-hero-apply {
        position: absolute;
        bottom: -335px;
        left: 115px !important;
    }

    .tm-h2 {
        padding-top: 0 !important;
    }

    .tm-team-up {
        max-width: 80% !important;
    }

    .tm-form-iframe {
        margin-top: 20px !important;
        width: 100% !important;
        min-height: 630px !important;
    }

    .tm-h2-training {
        padding: 20px 20px !important;
    }
}

@media only screen and (max-width: 376px) {
    .page-id-29349 .et_pb_section_0 {
        height: 675px !important;
    }

    .tm-form-iframe {
        margin-top: 20px !important;
        width: 100% !important;
        min-height: 650px !important;
    }

    #tm-hero-apply {
        bottom: -300px;
        left: 50px !important;
    }

    .hat-right {
        margin-top: -100px !important;
    }

    .tm-h2-icons {
        margin-top: 310px !important;
    }
}

@media only screen and (max-width: 321px) {
    #tm-hero-apply {
        bottom: -275px;
        left: 32px !important;
    }

    .tm-form-iframe {
        margin-top: 20px !important;
        width: 100% !important;
        min-height: 660px !important;
    }

    .hat-right {
        margin-top: -75px !important;
    }
}


.page-id-29589 #job-page-search-primary-input {
    padding: 8px 15px;
    border-width: 3px 2px 3px 2px;
}

#form-message {
    display: none;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 1rem;
}

#job-page-jobtype-filter-select-2,
.job-page-search-primary-button,
#job-page-search-primary-input {
    width: 100%;
    float: left;
    font-family: "Montserrat", sans-serif;
    border-radius: 0;
    cursor: pointer;
}

#job-page-jobtype-filter-select-2,
#job-page-search-primary-input {
    padding: .75em 1.25em !important;
    line-height: 1.5;
}

.job-page-search-primary-button {
    border: 1px solid #a90f14;
    background: #a90f14;
    color: #fff;
    text-align: center;
    margin-top: 1rem;
    line-height: 1.2em;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: .0625rem;
    padding: .75em 2em;
}

#job-page-search-primary-input {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    color: #333;
    border: none;
    background-color: #fff;
    line-height: 1.5;
}

#job-page-jobtype-filter-select-2 {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    margin-top: 1rem;
    border: none;
    background: url('/wp-content/uploads/2018/08/select_down.png') right 6px center no-repeat #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    line-height: 1.5;
}

.job-page-search-primary-button:hover {
    opacity: 1 !important;
}

@media (max-width: 376px) {
    .job-page-search-primary-right {
        padding: 130px 0;
    }
}

/* HOME PAGE CULTURE TEST */

.culture-container {
    height: 500px;
}

.culture-content {
    padding-top: 250px;
}

.culture-h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    text-shadow: 2px 2px #666;
    font-size: 3.5rem;
}

.culture-h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    text-shadow: 2px 2px #666;
    font-size: 1.5rem;
}

.culture-btn-left {
    border: #fff solid 2px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding: 10px 40px;
    margin-right: 10px;
}

.culture-btn-left:hover {
    border: #fff solid 2px;
    background-color: rgba(201, 76, 76, 0.3);
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding: 10px 40px;
    margin-right: 10px;
}

.culture-btn-left:active {
    border: #fff solid 2px;
    width: 190px;
    background-color: rgba(201, 76, 76, 0.3);
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding: 8px 38px;
    margin-right: 10px;
}

.culture-btn-right {
    border: #fff solid 2px;
    color: #8B0A1F;
    background-color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding: 10px 40px;
}

.culture-btn-right:hover {
    border: #fff solid 2px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding: 10px 40px;
    background-color: rgba(201, 76, 76, 0.3) !important;
    color: #fff;
}

.culture-btn-right:active {
    border: #fff solid 2px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    padding: 8px 38px;
    background-color: rgba(201, 76, 76, 0.3);
    color: #fff;
}

.culture-btns {
    text-align: center;
}

.page-id-29603 .et_pb_row.et_pb_row_36 {
    display: none;
}

/* HOME PAGE CULTURE TEST RESPONSIVE */
@media (min-width: 768px) {
    .culture-container {
        height: 700px;
    }
}

@media (min-width: 1350px) {
    .culture-content {
        padding-top: 300px !important;
    }

    .culture-container {
        height: 700px;
    }
}

@media (max-width: 1024px) {
    .day-one-icon {
        max-width: 9% !important;
        padding-top: 20px;
    }

    .types-text-1 {
        font-size: 1.3rem !important;
    }

    .types-text-2 {
        font-size: 1.3rem !important;
    }

    .types-text-3 {
        font-size: 1.3rem !important;
    }

    .types-text-4 {
        font-size: 1.3rem !important;
    }

    .types-text-5 {
        font-size: 1.3rem !important;
    }

    .types-text-6 {
        font-size: 1.3rem !important;
    }
}

@media (max-width: 768px) {
    .day-one-icon {
        max-width: 8%;
        padding-top: 30px;
    }

    .day-one-p {
        padding: 10px 20px 30px 20px !important;
        width: 95% !important;
    }

    .culture-btns {
        margin-top: 30px;
    }

    .home-b-team-drivers-3 {
        line-height: 25px;
    }

    .page-id-29603 .et_pb_column_22 {
        padding-bottom: 130px;
    }

    #mobile-apply-military {
        font-size: 23px;
        width: 400px;
    }
}

@media (max-width: 414px) {
    .day-one-p {
        padding: 10px 5px 30px 5px !important;
        width: 100% !important;
    }

    .day-one-icon {
        max-width: 10% !important;
    }

    .day-one-heading {
        padding-top: 20px;
    }

    .page-id-29603 .et_pb_button_11.et_pb_button.et_pb_module {
        margin-bottom: 20px;
    }

    .page-id-29603 #shortform {
        width: 100% !important;
    }

    .culture-h1 {
        line-height: 50px;
    }

    .culture-btn-right {
        font-size: .8rem;
    }

    .culture-btn-left {
        font-size: .8rem;
    }

    .page-id-29603 .et_pb_section_2 {
        padding-bottom: 30px !important;
    }

    .page-id-29603 .et_pb_column_24 {
        padding-bottom: 0 !important;
    }

    .page-id-29603 .et_pb_code_15 {
        text-align: center;
        max-width: 90%;
        margin: 0 auto;
    }

    #mobile-apply-bonus {
        width: 200px;
        font-size: 1rem;
        margin: 20px auto 0 auto;
        border-radius: 0;
    }

    #mobile-apply-walkaway {
        width: 200px;
        font-size: 1rem;
        border-radius: 0;
    }

    #mobile-apply-hometime {
        width: 200px;
        font-size: 1rem;
        border-radius: 0;
    }

    #mobile-equipment {
        width: 200px;
        font-size: 1rem;
        border-radius: 0;
    }

    #mobile-apply-team {
        width: 200px;
        font-size: 1rem;
        border-radius: 0;
        min-width: 80%;
    }

    #mobile-apply-military {
        width: 200px;
        font-size: 1rem;
        border-radius: 0;
        min-width: 100% !important;
    }

    .culture-btns {
        margin-top: 40px !important;
    }

    .page-id-29603 .et_pb_row_18.et_pb_row {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .page-id-29603 .home-b-team-drivers-2 {
        line-height: 1 !important;
    }

    .page-id-29603 .half-button {
        max-width: 100% !important;
        min-width: 80% !important;
    }

    .page-id-29603 .et_pb_row_9.et_pb_row {
        padding-bottom: 40px !important;
    }

    .page-id-29603 .et_pb_button_11.et_pb_button.et_pb_module {
        margin-top: 0 !important;
    }

    .page-id-29603 .et_pb_row_4 {
        padding-top: 30px !important;
    }
}

@media (max-width: 375px) {
    .page-id-29603 div.et_pb_section.et_pb_section_0 {
        background-image: url("/wp-content/uploads/2018/08/Main-imagemobileps.jpg") !important;
    }

    .day-one-icon {
        max-width: 15% !important;
    }

    .culture-content {
        padding-top: 200px;
    }

    .culture-btn-right {
        padding: 10px 20px;
    }

    .culture-btn-left {
        padding: 10px 20px;
    }

    .page-id-29603 .et_pb_column_39 {
        padding-bottom: 0;
    }

    .page-id-29603 .et_pb_button_11.et_pb_button.et_pb_module {
        margin-bottom: 5px;
    }
}

@media (max-width: 320px) {
    .culture-btn-right {
        padding: 10px 10px;
    }

    .culture-btn-left {
        padding: 10px 10px;
    }

    .military-text {
        max-width: 90%;
        margin: 0 auto;
    }

    .student-text {
        max-width: 90%;
        margin: 0 auto;
    }

    .page-id-29603 .et_pb_row_9.et_pb_row {
        padding-bottom: 0 !important;
    }

    .walkaway-row {
        padding-bottom: 10px !important;
    }

    #mobile-apply-military {
        min-width: 100%;
    }

    .page-id-29603 .et_pb_column_39 {
        padding-bottom: 10px;
    }

    .page-id-29603 .et_pb_button_11.et_pb_button.et_pb_module {
        margin-bottom: 0;
    }
}

/* END OF HOME PAGE CULTURE TEST RESPONSIVE */


/*CRO TESTING CHANGES 8.22.18*/
@media only screen and (max-width: 2000px) {
    #equipInfo .et_pb_column_1 .et_pb_code_0 .et_pb_fullwidth_header_scroll {
        bottom: -400px;
    }
}

@media only screen and (max-width: 1400px) {
    #equipInfo .et_pb_column_1 .et_pb_code_0 .et_pb_fullwidth_header_scroll {
        bottom: -450px;
    }
}

@media only screen and (max-width: 1300px) {
    #equipInfo .et_pb_column_1 .et_pb_code_0 .et_pb_fullwidth_header_scroll {
        bottom: -500px;
    }
}

/*END OF CRO TESTING CHANGES 8.22.18*/


/*RECRUITER POPUP 8.27.18*/
#bio_ep_close {
    color: transparent !important;
    margin: 0 0 0 -3rem !important;
    font-size: 0 !important;
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='%23000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 1.4 14.6 0 8 6.6 1.4 0 0 1.4 6.6 8 0 14.6 1.4 16 8 9.4l6.6 6.6 1.4-1.4L9.4 8 16 1.4Z' fill='%23000'/%3E%3C/svg%3E") center / 1.75rem no-repeat transparent !important;
    background-size: 1rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 3rem;
    height: 3rem;
    border: 0;
    padding: 0;
    cursor: pointer;
    z-index: 1;
}

#bio_ep {
    margin: 0 !important;
}

#bio_ep_bg {
    opacity: 0.7 !important;
}

/*END OF RECRUITER POPUP 8.27.18*/


/*DAY ONE ROW ADDITION - HOMEPAGE 8.31.18*/

.page-id-29706 #main-header {
    display: none;
    height: 0;
}

.day-one-heading {
    color: #fff;
    text-align: center;
    font-size: 46px;
}

.day-one-sub {
    color: #fff;
    text-align: center;
}

.day-one-icon {
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
    max-width: 5%;
}

.day-one-p {
    color: #fff;
    text-align: center;
    padding: 10px 50px 30px 50px;
    width: 80%;
    margin: 0 auto;
}

/*END OF DAY ONE ROW ADDITION - HOMEPAGE 8.31.18*/

/*FULL RIDE LANDING PAGE 9.5.18*/
.fs-hero-btn:hover {
    color: #000;
}

#fs-right-now-img {
    margin-top: 100px !important;
}

.page-id-29706 .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

#fr-nav {
    background-color: rgba(0, 0, 0, .8);
}

.fr-nav-logo {
    max-width: 50%;
    margin-left: 50px;
    padding-top: 5px;
}

.page-id-29706 .et_pb_code_1 {
    padding-right: 50px;
    text-align: right !important;
}

.fr-nav-btn {
    text-transform: uppercase;
    color: #fff !important;
    background-color: #D00E17;
    width: 200px;
    text-align: center;
    display: inline-block !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 5px;
}

#fr-nav-prospective {
    display: inline-block;
}


#fr-nav-current {
    display: inline-block;
}

#fr-hero-section {

}

#fr-hero-row {
    width: 80%;
}

#fr-logo {
    padding: 50px;
}

#fr-step {
    background-color: #fff;
    padding: 25px 50px;
    border: solid #666 1px;
    margin-bottom: -175px;
    border-top: #D4262E solid 12px;
    min-height: 250px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
}

.fs-step-title {
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;

}

hr {
    width: 100px;
    border-top: #D00E17 solid 1px;
    margin: 10px auto;
}

.fs-step-p {
    text-align: center;
    color: #666;
    padding-bottom: 20px !important;
}

.fs-hero-btn {
    color: #D00E17;
    border: solid #D00E17 2px;
    background-color: transparent;
    text-transform: uppercase;
    text-align: center;
    width: 200px;
    padding: 5px 0;
    margin: 0 auto;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;

}

#fr-second-row {
    background-color: #fff;
    padding-top: 200px !important;
}

#fr-fourth-row {
    background-color: #fff;
}

#fr-last-row {
    background-color: #000;
    padding-bottom: 50px !important;
}

#fr-requirements-row {
    background-color: #fff;
}

#fr-degrees-row {
    background-color: #f2f2f2;
}

.fr-p-red {
    text-transform: uppercase;
    color: #D00E17;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
}

.fr-p-grey {
    color: #666;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}

.fr-h1 {
    text-transform: uppercase;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 2.5rem;
}

.fr-bullet {
    padding-bottom: 20px;
}

.fr-bullet-icon {
    display: inline;
    margin-right: 10px;
}

.fr-bullet-p {
    display: inline;
}

.page-id-29706 .et_pb_code_4 {
    text-align: left !important;
}

.fr-enroll-btn {
    text-transform: uppercase;
    color: #fff !important;
    padding: 5px 0;
    background-color: #D00E17;
    width: 300px;
    text-align: center;
    margin: 20px auto 5px auto;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.fr-btn-caption {
    text-align: center;
    padding-top: 20px;
    font-size: 1.1rem;
    padding-bottom: 0 !important;
}

.fr-btn-caption-2 {
    font-size: 1.1rem;
    padding-top: 10px;
    text-align: center;
}

.page-id-29706 .et_pb_row_4 {
    padding-bottom: 30px !important;
}

#ashford-background {
    background-color: #fff;
    margin-bottom: 50px;
}

.ashford-logo {
    padding: 20px 0;
    margin: 0 auto;
    display: flex;
}

#ashford-section {
    padding: 100px 0 20px 0 !important;
}

.ashford-p {
    text-align: center;
    padding: 0 5%;
}

#fr-ashford-enroll {
    width: 400px;
}

.fs-icon {
    margin: 0 auto;
    display: block;
    padding-bottom: 10px;
}

.fs-icon-1 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 0;
}

.fs-icon-2 {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.degrees-anchor-link {
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.degrees-anchor-link:hover {
    color: #666;
}

.degrees-anchor-link:active {
    color: #fff;
}

#fs-right-now-img {
    border: solid #666 1px;
    margin-top: 40px;
}

.fr-h1-right-now {
    text-transform: uppercase;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: left;
    font-size: 2.5rem !important;
    padding-bottom: 10px;
    line-height: 1em;
    padding-top: 60px;
}

.fr-h2-grey {
    color: #666;
    text-align: left;
    padding: 10px 0 30px 0;
    font-size: 1.7rem !important;
}

.fr-p-right-now {
    color: #666;
    font-family: "Montserrat", sans-serif;
    text-align: left;
}

.fs-last-header {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 2.7rem !important;
}

.fr-last-p {
    color: #fff;
    width: 90%;
}

#fr-requirement-section {
    background-color: #fff;
}

.fr-h1-requirements {
    text-transform: uppercase;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: left;
    font-size: 2.5rem !important;
    padding-bottom: 0;
    line-height: 1em;
    padding-top: 50px;
}

.degrees-category {
    font-size: 1.5rem;
    text-align: left;
    padding-bottom: 20px;
}

.page-id-29706 ul {
    list-style: none;
    text-align: left;
}

.degrees-hr {
    border-top: solid #666 1px;
    width: 100%;
}

.degrees-disclaimer {
    color: #666;
    font-size: 12px;
}

.page-id-29706 #main-footer {
    display: none;
}

#fr-footer {
    background-color: #000;
}

.footer-text {
    font-size: 16px;
}

.footer-text-micro {
    font-size: 12px;
}

.fa-facebook:before,
.fa-twitter:before,
.fa-instagram:before,
.fa-linkedin:before {
    color: #a90f14;
}

.fr-btn-caption a:hover {
    color: #000;
}

.fr-btn-caption-2 a:hover {
    color: #000;
}

/*-------------FULL RIDE RESPONSIVE----------------*/

@media (max-width: 1562px) {
    .page-id-29706 li {
        padding-bottom: 20px;
    }
}

@media (max-width: 1026px) {
    .page-id-29706 .et_pb_row_14 {
        width: 90% !important;
    }

    .degrees-hr {
        width: 90%;
    }

    .degrees-disclaimer {
        padding-left: 75px;
    }

    .page-id-29706 .et_pb_row {
        max-width: 80% !important;
        width: 80% !important;
    }
}

@media (max-width: 980px) {
    .page-id-29706 .et_pb_code_1 {
        display: none;
    }

    .page-id-29706 .et_pb_module:last-child {
        margin: 0 auto !important;
        text-align: center;
    }

    #fr-nav {
        background-color: #000;
        padding: 15px;
    }

    .fr-nav-logo {
        max-width: 65%;
        margin: 0 auto !important;
        padding-top: 5px;
    }
}

@media (max-width: 768px) {
    #fr-step {
        margin-bottom: 20px !important;
    }

    .degrees-anchor-link {
        font-size: 20px;
    }

    .ashford-p {
        padding-bottom: 20px !important;
    }

    .page-id-29706 .et_pb_row_4 {
        padding-top: 0 !important;
    }

    #fr-logo {
        padding: 0 !important;
    }

    .page-id-29706 .et_pb_row_10 {
        padding-bottom: 0 !important;
        padding-top: 10px !important;
    }

    .fr-last-p {
        margin: 0 auto;
    }

    #fr-last-apply-btn {
        margin-bottom: 30px;
    }

    #fs-right-now-img {
        margin-top: 30px !important;
    }

    .fr-btn-caption-2 {
        padding-bottom: 30px !important;
    }

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

    #fr-second-row {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .page-id-29706 .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
        margin-bottom: 75px !important;
    }

    #fr-first-bullet {
        padding-top: 20px;
    }

    .requirements-p {
        text-align: left;
        padding-top: 20px;
    }

    .page-id-29706 .et_pb_row_13 {
        padding-top: 0 !important;
    }

    .page-id-29706 .et_pb_row_7 {
        padding-top: 0 !important;
    }

    .page-id-29706 .et_pb_section_5 {
        text-align: left;
    }

    .fr-bullet {
        text-align: left !important;
    }

    .page-id-29706 .et_pb_row_12 {
        padding-bottom: 0 !important;
    }

    .page-id-29706 .et_pb_row_15 {
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }

    .page-id-29706 .et_pb_column_24 {
        padding-bottom: 0 !important;
    }

    .degrees-disclaimer {
        padding-left: 0;
    }

    .page-id-29706 .et_pb_row_13 {
        padding-bottom: 0 !important;
    }

    .page-id-29706 .et_pb_row_14 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #fr-hero-section {
        background-image: url(/wp-content/uploads/2018/09/hero-mobile.jpg) !important;
    }

    .fr-step-1 {
        margin-bottom: 20px;
    }

    #fr-ashford-enroll {
        margin-bottom: 30px;
    }
}

@media (max-width: 414px) {
    .fs-hero-btn {
        font-size: 16px;
    }

    #ashford-section {
        padding: 50px 0 20px 0 !important;
    }

    .fr-enroll-btn {
        padding: 10px 10px;
        font-size: 16px;
    }

    .fr-p-grey {
        padding-top: 20px !important;
        padding-bottom: 30px !important;
    }

    #fr-fourth-row {
        padding-top: 30px !important;
    }

    .degrees-anchor-link {
        font-size: 16px;
    }

    #fr-logo {
        padding: 60px !important;
    }

    #fr-ashford-enroll {
        width: 85% !important;
    }
}

@media (max-width: 320px) {
    .fr-enroll-btn {
        width: auto;
    }

    #fr-last-apply-btn {
        width: 250px !important;
    }

    .fs-hero-btn {
        font-size: 16px;
        width: auto;
    }
}

/*END OF FULL RIDE LANDING PAGE 9.5.18*/

.page-id-29983 .entry-title {
    color: #fff;
}

/*Styles for team match test pages 1a and 1b 9-27-18*/
.page-id-30038 #top-menu #item-2597,
.page-id-30038 #top-menu #item-111,
.page-id-29929 #top-menu #item-2597,
.page-id-29929 #top-menu #item-111 {
    background-color: #fff !important;
    border: none !important;
    padding: .5rem !important;
    color: #a90f14 !important;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 2px;
    font-size: .75rem !important;
    font-weight: 600 !important;
    margin: 10px 0 10px 15px !important;
}

.page-id-29929 #top-menu #item-2597:hover, .page-id-30038 #top-menu #item-2597:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.page-id-30038 #top-menu #item-111,
.page-id-29929 #top-menu #item-111 {
    background-color: transparent !important;
    color: #fff !important;
    transition: all .2s ease;
    position: relative !important;
}

.page-id-30038 #top-menu #item-111:hover,
.page-id-29929 #top-menu #item-111:hover {
    color: #000 !important;

}

.page-id-30038 #top-menu #item-111::before,
.page-id-29929 #top-menu #item-111::before {
    content: url('https://storage.googleapis.com/terri-craigslist-content/USX-IMAGES/phone%20icon.svg');
    position: absolute;
    left: -5px;
}


.test-1a-hero-box {
    padding: 1rem;
    background-color: #9d192c;
    text-align: center;
    width: 100%;
}

.test-1a-hero-box h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 2.5rem;
}

.test-1a-hero-box h3 {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 1.3rem;
    letter-spacing: 0;
}

.test-1a-btn--container {
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 0.75rem 1rem;
}

.test-1a-btn--container a {
    background-color: #a90f14;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    height: 45px;
    width: 265px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
}

/* styles for math cards */
.flex-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem auto;
    background-color: #f2f2f2;
}

.sub-flex-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.math-icon {
    margin: -20px;
    z-index: 99;
    max-width: 50px;
    height: auto;
    width: 50px;
}

.flex-wrapper--card {
    color: rgba(21, 52, 72, 0.59);
    background: #ffffff;
    box-shadow: 0 -3px 5px 0 rgba(92, 99, 110, 0.09);
    border-radius: 2.88px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 111px;
    text-align: center;
    margin: 5px;
    position: relative;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 23px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
}

.flex-wrapper--card span {
    padding: 10%;
}

.test-1b-hero-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}

.test-1b-hero-box h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600 !important;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 2.5rem;
    width: 100%;
}

.test-1b-hero-box h3 {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 1.3rem;
    letter-spacing: 0;
    width: 100%;
}

.test-1b-btn--container {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 325px;
    height: 54px;
    margin: 0 auto;
}

.test-1b-btn--container a {
    background-color: #a90f14;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    transition: all .25s ease;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
}

.test-1b-btn--container a:hover, .test-1a-btn--container a:hover {
    background-color: #000;
    color: #fff;
}

@media (max-width: 1150px) {
    .flex-wrapper {
        max-width: 450px;
        flex-wrap: wrap;
    }

    .sub-flex-wrapper {
        flex-direction: column;
    }

    .math-icon--hidden {
        display: none;
    }
}

@media (max-width: 980px) {
    .page-id-30038 #top-menu #item-2597,
    .page-id-30038 #top-menu #item-111,
    .page-id-29929 #top-menu #item-2597,
    .page-id-29929 #top-menu #item-111 {
        margin: 0 0 0 15px !important;
    }
}

@media (max-width: 550px) {
    .page-id-30038 ul#top-menu,
    .page-id-29929 ul#top-menu {
        display: none;
    }

    .test-1a-hero-box {
        position: relative;
        top: 100px;
    }

    .test-1a-btn--container {
        padding: 0.5rem 1rem;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 10;
        bottom: -25px;
        box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.15);
    }

    .test-1a-btn--container a {
        width: 80%;
    }

    .test-1b-hero-box {
        position: relative;
        top: 100px;
    }

    .test-1b-btn--container {
        padding: 0.5rem 1rem;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 10;
        bottom: -25px;
        box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.15);
        background-color: #fff;
    }

    .flex-wrapper {
        flex-direction: column;
    }

    .flex-wrapper--card {
        max-width: 350px;
        width: 100vw;
    }

    .math-icon--hidden {
        display: block;
    }
}

.iframeFormBtn {
    font-size: 1.250rem;
    background-color: #DF2132;
    color: #FFF;
    text-transform: uppercase;
    width: 50%;
    display: block;
    margin: 0 auto;
}

.iframeFormH3 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.8em;
    margin: 0;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    color: #000;
}

.iframeForm p {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    text-transform: uppercase;
    padding-top: 30px;
}

.iframeForm hr {
    width: 90%;
}

.inverse-fr-logo {
    margin: 0 auto;
    display: block;
    max-width: 200px;
}

.bonusrow {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.inverse-fr-logo-mobile {
    width: 35% !important;
    padding-bottom: 20px;
}

.page-id-30100 input, .page-id-30100 select {
    height: calc(2.25rem + 2px) !important;
}

.page-id-30100 select {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.d-none {
    display: none !important;
}

@media (min-width: 1200px) {
    .d-md-block {
        display: inline-block !important;
    }
}

.page-id-30100 input[type=text],
.page-id-30100 input[type=tel],
.page-id-30100 input[type=email],
.page-id-30100 input[type=date],
.page-id-30100 select {
    padding: 2px;
    padding-left: 7px !important;
    border: 1px solid #bbb;
    background-color: #fff;
    font-weight: bold;
}

input[type="date"]::before {
    color: #4e4e4e;
    content: attr(placeholder);
}

input[type="date"] {
    color: #ffffff;
}

input[type="date"]:focus,
input[type="date"]:valid {
    color: #4e4e4e;
}

input[type="date"]:focus::before,
input[type="date"]:valid::before {
    content: "" !important;
}

/* BEGIN CODE FOR NEW HOMEPAGES */

.page-id-30272 .drivers-label,
.page-id-30313 .drivers-label,
.page-id-32357 .drivers-label {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.page-id-30272 p,
.page-id-30313 p,
.page-id-32357 p {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 18px;
}

.page-id-30272 p span,
.page-id-30313 p span,
.page-id-32357 p span {
    font-weight: 600;
}

.page-id-30272 p.culture-h2,
.page-id-30272 p.culture-h1,
.page-id-30313 p.culture-h2,
.page-id-30313 p.culture-h1,
.page-id-32357 p.culture-h2,
.page-id-32357 p.culture-h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 22px;
}

.page-id-30272 p span.home-b-h2,
.page-id-32357 p span.home-b-h2,
.page-id-30313 p span.home-b-h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 2.5em;
}

.page-id-30272 .culture-btn-right,
.page-id-30272 .culture-btn-left,
.page-id-30313 .culture-btn-right,
.page-id-30313 .culture-btn-left,
.page-id-32357 .culture-btn-right,
.page-id-32357 .culture-btn-left {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 20px;
}

.page-id-30272 #top-menu li,
.page-id-30272 #top-menu > #menu-item-110 a,
.page-id-30272 #top-menu > #menu-item-2597 a,
.page-id-30272 #top-menu > #menu-item-111 a,
.page-id-30313 #top-menu li,
.page-id-30313 #top-menu > #menu-item-110 a,
.page-id-30313 #top-menu > #menu-item-2597 a,
.page-id-30313 #top-menu > #menu-item-111 a,
.page-id-32357 #top-menu li,
.page-id-32357 #top-menu > #menu-item-110 a,
.page-id-32357 #top-menu > #menu-item-2597 a,
.page-id-32357 #top-menu > #menu-item-111 a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
}

.page-id-30272 #top-menu li a,
.page-id-30313 #top-menu li a,
.page-id-32357 #top-menu li a {
    font-size: 17px !important;
}

.page-id-30272 #main-content li,
.page-id-30313 #main-content li,
.page-id-32357 #main-content li {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 16px;
    color: #020202;
    line-height: 2em;
}

.page-id-30272 #main-content ul,
.page-id-30313 #main-content ul,
.page-id-32357 #main-content ul {
    list-style: none;
    padding-bottom: 0;
    padding-top: 10px;
}

.page-id-30272 #main-content li::before,
.page-id-30313 #main-content li::before,
.page-id-32357 #main-content li::before {
    content: '\2022';
    color: #a90f14;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.page-id-30272 h3,
.page-id-30313 h3,
.page-id-32357 h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 30px;
}

.page-id-30272 form label[for=Violations],
.page-id-30272 form label[for=Accidents],
.page-id-30313 form label[for=Violations],
.page-id-30313 form label[for=Accidents],
.page-id-32357 form label[for=Violations],
.page-id-32357 form label[for=Accidents] {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 10px;
    font-weight: 400;
}

.page-id-30272 .custom-control-label,
.page-id-30313 .custom-control-label,
.page-id-32357 .custom-control-label {
    font-size: 18px;
    letter-spacing: 0;
}

.page-id-30272 form .disclaimer,
.page-id-30313 form .disclaimer,
.page-id-32357 form .disclaimer {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}

form input,
form select {
    color: #000 !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 400 !important;
    font-size: 18px;
    padding: 10px 15px !important;
    line-height: 1em !important;
    height: auto !important;
}

form input::placeholder {
    font-family: "Montserrat", sans-serif;
    font-weight: 400 !important;
}

.page-id-30272 #home-form-submit,
.page-id-30313 #home-form-submit,
.page-id-32357 #home-form-submit {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 15px 15px !important;
    text-transform: uppercase;
    font-size: 24px;
}

#home-form-submit:hover {
    opacity: 1 !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #a90f14;
    background-image: url("/wp-content/uploads/2019/01/checkmark.png");
}

form .disclaimer .expand {
    color: #a90f14;
}

.home-picture-side-section,
.home-video-side-section {

}

.home-picture-side-section .et_pb_row_9.et_pb_row,
.home-video-side-section .et_pb_row_9.et_pb_row {
    padding: 0 !important;
}

.home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
    padding: 7% 0 0 150px;
}

.home-picture-side-section .et_pb_row:first-child .et_pb_column:first-child {
    padding: 0;
}

.home-video-side-section .et_pb_column:last-child {
    padding: 10% 150px 0 0;
}

.home-video-side-section .et_pb_column:last-child .et_pb_text {
    max-width: 450px;
}

.page-id-30272 .et_pb_video_0 .et_pb_video_play,
.page-id-30313 .et_pb_video_0 .et_pb_video_play,
.page-id-32357 .et_pb_video_0 .et_pb_video_play {
    display: block;
}

.page-id-30272 .et_pb_row_4,
.page-id-30313 .et_pb_row_4,
.page-id-32357 .et_pb_row_4 {
    padding-top: 47px !important;
}

@media (max-width: 1550px) {
    .page-id-30272 form label[for=Violations],
    .page-id-30272 form label[for=Accidents],
    .page-id-30313 form label[for=Violations],
    .page-id-30313 form label[for=Accidents],
    .page-id-32357 form label[for=Violations],
    .page-id-32357 form label[for=Accidents] {
        font-size: 16px;
    }
}

@media (max-width: 1400px) {
    .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 5% 0 0 150px;
    }

    .home-video-side-section .et_pb_column:last-child {
        padding: 8% 150px 0 0;
    }

    .page-id-30272 form label[for=Violations],
    .page-id-30272 form label[for=Accidents],
    .page-id-30313 form label[for=Violations],
    .page-id-30313 form label[for=Accidents],
    .page-id-32357 form label[for=Violations],
    .page-id-32357 form label[for=Accidents] {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 1200px) {
    .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 3% 0 0 100px;
    }

    .home-video-side-section .et_pb_column:last-child {
        padding: 7% 100px 0 0;
    }
}

@media (max-width: 1025px) {
    .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 2% 0 0 100px;
    }

    .home-video-side-section .et_pb_column:last-child {
        padding: 6% 100px 0 0;
    }
}

@media (max-width: 980px) {
    .page-id-30272 form label[for=Violations],
    .page-id-30272 form label[for=Accidents],
    .page-id-30313 form label[for=Violations],
    .page-id-30313 form label[for=Accidents],
    .page-id-32357 form label[for=Violations],
    .page-id-32357 form label[for=Accidents] {
        font-size: 18px;
        line-height: 44px;
    }

    .page-id-30272 .et_pb_section_2,
    .page-id-30313 .et_pb_section_2,
    .page-id-32357 .et_pb_section_2 {
        display: none !important;
    }

    .page-id-30272 .et_pb_section_3,
    .page-id-30313 .et_pb_section_3,
    .page-id-32357 .et_pb_section_3 {
        display: block !important;
    }

    .home-video-side-section .et_pb_column:last-child,
    .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 50px 200px;
    }
}

@media (max-width: 800px) {
    .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child,
    .home-video-side-section .et_pb_column:last-child {
        padding: 50px 100px;
    }
}

@media (max-width: 767px) {
    .page-id-30313 p.culture-h2:nth-child(3) {
        margin: 15px auto 0 !important;
    }

    .page-id-30272 .et_pb_column_24,
    .page-id-30313 .et_pb_column_24,
    .page-id-32357 .et_pb_column_24 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 650px) {
    .page-id-30272 ul#top-menu,
    .page-id-30313 ul#top-menu,
    .page-id-32357 ul#top-menu {
        display: none;
    }

    form input, form select {
        font-size: 14px;
    }

    .page-id-30272 form label[for=Violations],
    .page-id-30272 form label[for=Accidents],
    .page-id-30313 form label[for=Violations],
    .page-id-30313 form label[for=Accidents],
    .page-id-32357 form label[for=Violations],
    .page-id-32357 form label[for=Accidents] {
        font-size: 16px;
        line-height: 44px;
    }

    .page-id-30272 .custom-control-label,
    .page-id-30313 .custom-control-label,
    .page-id-32357 .custom-control-label {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .page-id-30272 form label[for=Violations],
    .page-id-30272 form label[for=Accidents],
    .page-id-30313 form label[for=Violations],
    .page-id-30313 form label[for=Accidents],
    .page-id-32357 form label[for=Violations],
    .page-id-32357 form label[for=Accidents] {
        font-size: 14px;
        line-height: 44px;
    }
}

@media (max-width: 515px) {
    .page-id-30272 form label[for=Violations],
    .page-id-30272 form label[for=Accidents],
    .page-id-30313 form label[for=Violations],
    .page-id-30313 form label[for=Accidents],
    .page-id-32357 form label[for=Violations],
    .page-id-32357 form label[for=Accidents] {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 550px) {
    .page-id-30272 ul#top-menu,
    .page-id-30313 ul#top-menu,
    .page-id-32357 ul#top-menu {
        display: none;
    }
}

@media (max-width: 500px) {
    .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child,
    .home-video-side-section .et_pb_column:last-child {
        padding: 50px;
    }
}

@media (max-width: 400px) {
    .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child,
    .home-video-side-section .et_pb_column:last-child {
        padding: 50px 30px;
    }
}

@media (max-width: 360px) {
    .page-id-30272 .culture-btn-right,
    .page-id-30313 .culture-btn-right,
    .page-id-32357 .culture-btn-right {
        padding: 10px 10px;
    }

    .page-id-30272 .et_pb_row_0.et_pb_row,
    .page-id-30313 .et_pb_row_0.et_pb_row,
    .page-id-32357 .et_pb_row_0.et_pb_row {
        max-width: 90% !important;
    }
}

@media (max-width: 340px) {
    .page-id-30272 p.culture-h2:nth-child(2),
    .page-id-30313 p.culture-h2:nth-child(2),
    .page-id-32357 p.culture-h2:nth-child(2) {
        line-height: 0.7em !important;
    }

    .page-id-30272 p.culture-h2:nth-child(3),
    .page-id-30313 p.culture-h2:nth-child(3),
    .page-id-32357 p.culture-h2:nth-child(3) {
        line-height: 0.9em !important;
    }
}

/* END CODE FOR NEW HOMEPAGES */


.careerFairDates li {
    list-style-type: none;
}

.page-id-30421 .et_pb_slide_content p:last-of-type {
    padding-bottom: 20px;
}

.page-id-30421 .et_pb_column_4 {
    padding: 50px;
}

.page-id-30421 .et_pb_image_0 img {
    width: auto;
    height: 100%;
}

.page-id-30421 .et_pb_column .et_pb_column_1_2 .et_pb_column_8 {
    padding-top: 0 !important;
}

.page-id-30524 .scroll-down {
    display: none;
}

#apprenticeship-button {
    margin: 0 auto 50px;
    display: block;
    max-width: 400px;
}

#apprenticeship-button-2 {
    margin: 0 auto;
    display: block;
    max-width: 400px;
}

@media (max-width: 768px) {
    #militaryHeader .et_pb_text_inner {
        text-align: center;
        padding-bottom: 10px;
    }

    #military-badge-1,
    #military-badge-2 {
        max-width: 25%;
    }

    #militaryHeader .et_pb_code_0 {
        text-align: center;
    }
}

@media (max-width: 414px) {
    .bottomStar {
        margin-bottom: 30px;
    }
}


@media (max-width: 320px) {
    .military .et_pb_module .et_pb_buttonstyle {
        display: block !important;
    }

    .page-id-30421 .et_pb_section_9 {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
}

.page-id-30038 div.et_pb_section.et_pb_section_4 {
    background-position: top;
}

/*=======STICKY FOOTER UPDATES=============*/

.bottom-nav {
    display: flex;
    gap: .5rem;
    padding: 0;
    margin: .5rem auto;
}

#et-footer-nav li {
    width: calc(50% - .25rem);
    flex-basis: calc(50% - .25rem);
}

/* TEAM WEB SEPTEMBER PAGE */

.page-id-33245 .et_pb_section {
    padding: 60px 0 !important;
}

.page-id-33245 .et_pb_row {
    max-width: 1110px !important;
}

.page-id-33245 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
}

.page-id-33245 h2 {
    color: #000;
}

.team-web-video-iframe-no-trigger-mobile,
.team-web-video-iframe-no-trigger-mobile-600 {
    display: none;
}

.team-web-video-iframe-no-trigger-desk {
    display: block;
}

.team-web-graph-section .team-web-graph-row {
    max-width: 800px !important;
    display: flex;
    align-items: center;
}

.team-web-example-section .team-web-example-row {
    padding-top: 100px;
}

.page-id-33245 .team-web-double-img-text-block p {
    font-weight: 400;
    color: #fff;
    font-style: italic;
    font-size: 17px;
    padding-bottom: 5px;
}

.page-id-33245 .current-pay p,
.page-id-33245 .new-pay-doubles p,
.page-id-33245 .new-pay-otr p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    float: left;
    position: relative;
    color: #fff;
}

.page-id-33245 .team-web-equipment-text p {
    color: #fff;
    max-width: 700px;
    margin: 0 auto 30px;
    font-size: 16px;
    font-weight: 400;
}

.page-id-33245 .team-web-example-section h2 {
    color: #a90f14;
    padding-bottom: 25px;
}

.page-id-33245 .team-pay-calc-title p {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
}

.page-id-33245 .team-web-equipment-text h2 {
    color: #d8263a;
    padding-bottom: 20px;
}

.team-web-video-content-no-trigger {
    position: relative;
}

.team-web-video-content-no-trigger video {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
}

@media (max-width: 1550px) {
    .page-id-33245 .team-web-header.usx-program-header {
        min-height: unset;
        max-height: 90vh;
    }
}

@media (max-width: 1250px) {
    .page-id-33245 .et_pb_row {
        max-width: 90% !important;
    }

    .page-id-33245 .team-web-graph-section .team-web-graph-row {
        max-width: 800px !important;
    }

    .page-id-33245 .head-info-text p {
        font-size: 15px;
    }
}

@media (max-width: 980px) {
    .team-web-video-iframe-no-trigger-mobile {
        display: block;
    }

    .team-web-video-iframe-no-trigger-desk {
        display: none;
    }

    .team-web-graph-section .team-web-graph-row {
        display: block;
    }

    .page-id-33245 .head-info-container-mobile {
        display: block;
    }

    .page-id-33245 .team-web-header .head-info-container {
        padding-top: 0;
    }

    .team-web-video-content-no-trigger video {
        margin: 0 auto 30px;
    }
}

@media (max-width: 600px) {
    .team-web-video-iframe-no-trigger-mobile-600 {
        display: block;
    }

    .team-web-video-iframe-no-trigger-mobile {
        display: none;
    }

    .page-id-33245 .team-web-header .head-info-container {
        padding-top: 1.5rem;
    }
}

@media (max-width: 450px) {
    .page-id-33245 h2 {
        font-size: 34px;
    }

    .page-id-33245 p {
        font-size: 14px;
    }
}

@media (max-width: 390px) {
    .page-id-33245 h2 {
        font-size: 30px;
    }
}


/*=======DEDICATED DRIVERS 2019=============*/
.page-id-30847 .hero {
    background: url(/wp-content/uploads/2019/05/team-driver-hero-desktop.jpg) center center/cover no-repeat;
    height: 80vh;
    min-height: 600px;
}

.page-id-30100 .container.iframeForm {
    font-family: "Montserrat", sans-serif;
}

.page-id-30100 .disclaimer,
.page-id-30100 .custom-control-label {
    letter-spacing: 0;
}

form select {
    height: 46px !important;
}

.title-light {
    color: #fff;
}

.tony-r {
    font-size: 14px !important;
    color: #666 !important;
    display: inline-block;
    float: left;
}

.melissa-g {
    font-size: 14px !important;
    color: #666 !important;
    display: inline-block;
    float: right;
}

@media (max-width: 1024px) {
    .tony-r,
    .melissa-g {
        float: none;
        display: block;
    }

    .melissa-g {
        padding-bottom: 15px !important;
    }
}


/* PER DIEM CALCULATOR */

.calculator-field-top-2 .radio {
    position: relative;
    cursor: pointer;
    line-height: 20px;
    font-size: 14px;
    float: left;
    width: auto;
    margin: 5px 10px 15px 0;
    font-weight: 600;
}

.calculator-field-top-2 .radio .label {
    position: relative;
    display: block;
    float: left;
    margin-right: 5px;
    top: 2px;
    width: 14px;
    height: 14px;
    border: 1px solid #b9b9b9;
    border-radius: 100%;
    -webkit-tap-highlight-color: transparent;
}

.calculator-field-top-2 .radio .label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #951227;
    transform: scale(0);
    transition: all .2s ease;
    opacity: .08;
    pointer-events: none;
}

.calculator-field-top-2 .radio:hover .label:after {
    transform: scale(3.6);
}

.calculator-field-top-2 input[type="radio"]:checked + .label {
    border-color: #951227;
}

.calculator-field-top-2 input[type="radio"]:checked + .label:after {
    transform: scale(1);
    transition: all .2s cubic-bezier(.35, .9, .4, .9);
    opacity: 1;
}

.calculator-field-top-2 .hidden {
    display: none;
}

.calculator-field-top-2 .credit {
    position: fixed;
    right: 20px;
    bottom: 20px;
    transition: all .2s ease;
    -webkit-user-select: none;
    user-select: none;
    opacity: .6;
}

.calculator-field-top-2 .credit img {
    width: 72px;
}

.calculator-field-top-2 .credit img:hover {
    transform: scale(.95);
}

.calculator-section-one {
    background-color: #fff !important;
    padding: 20px 0 50px 0 !important;
}

.calculator-section-one img {
    max-width: 310px;
    margin: 10px auto;
    display: block;
}

.calculator-section-one p {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 1.6em;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}

.et_pb_section_1.calculator-section-two {
    background-color: #f5f5f5 !important;
}

.calculatorModule {
    background-color: #f5f5f5;
    width: 100%;
    float: left;
}

.calculator-field-top-2 {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    color: #020202;
}

.calculator-field-top-2 input {
}

.calculator-field-top-2 input:last-child {
    margin-left: 10px;
}

.calculatorModule label {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 2em;
    color: #020202;
}

.estimated-savings {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 14px;
    color: #020202;
}

.calculatorModule h2 {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-top: 0;
    font-size: 24px;
    font-style: italic;
    margin-bottom: 5px;
    color: #000;
}

.calculator-fields-text {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #ababab;
    margin-bottom: 25px;
}

.calculator-row {
    width: 100%;
    margin: 0 auto;
    max-width: 1080px;
}

.calculator-top {
    float: left;
    width: 100%;
    padding: 35px 45px 55px 45px;
    margin-bottom: 30px;
    background: #fff;
    margin-top: 30px;
    -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.29);
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.29);
    border-radius: 8px;
    box-sizing: border-box;
}

.calculator-bottom {
    float: left;
    width: 100%;
    padding: 30px 45px 15px 45px;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.29);
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.29);
    border-radius: 8px;
    box-sizing: border-box;
    position: relative;
}

.calculator-fields,
.calculator-results {
    width: 48%;
    float: left;
}

.calculator-results {
    margin-left: 4%;
}

.calculator-fields-top,
.calculator-fields-middle,
.calculator-fields-bottom {
    float: left;
    width: 100%;
}

.calculator-field-top-1,
.calculator-field-top-2,
.calculator-field-middle-1,
.calculator-field-middle-2 {
    width: 48%;
    float: left;
}

.calculator-field-top-2,
.calculator-field-middle-2 {
    width: 48%;
    margin-left: 4%;
}

.calculator-field-top-1 label,
.calculator-field-top-2 label {
    width: 100%;
    float: left;
}

.calculator-field-top-2 label {
    margin-bottom: 5px;
}

.calculator-field-top-2 input {
    width: auto;
    font-family: "Montserrat", sans-serif !important;
}

.calculator-fields-top .perdiem-calculator-select {
    width: 100%;
    float: left;
}

.calculator-field-top-2 form {
    display: inline-flex;
    width: 50%;
    float: left;
    align-items: center;
    height: 36px;
    margin-bottom: 0;
}

.calculator-field-top-2 form input:first-child {
    margin-left: 0;
}

.calculatorModule select,
.calculatorModule input[type=text],
.calculatorModule input[type=number] {
    padding: 8px 10px;
    color: #737373;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #b9b9b9;
    line-height: 1.3em;
    font-family: "Montserrat", sans-serif;
}

.calculatorModule input {
    font-family: "Montserrat", sans-serif;
}

.calculator-fields-middle input[type=text] {
    width: 100%;
}

.calculator-fields-bottom-center,
.calculator-fields-bottom-right {
    float: left;
}

.calculator-fields-bottom-center {
    width: 48%;
    min-width: 100px;
    margin-left: 0 !important;
}

.calculator-fields-bottom-right {
    width: 48%;
    min-width: 80px;
    margin-left: 4%;
}

.calculator-fields-bottom select,
.calculator-fields-bottom input[type=text] {
    width: 100%;
}

.calculatorModule #calculate,
.calculator-jobs-link a {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    padding: 7px 20px;
    text-transform: uppercase;
    font-size: 19px;
    background-color: #a90f14;
    border: none;
    cursor: pointer;
}

.calculatorModule #calculate {
    float: left;
    width: auto;
    padding: 8px 50px;
}

.per-diem-advantage,
.fully-taxed {
    color: #fff;
    padding: 10px;
    display: block;
    margin-bottom: 9px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
    float: left;
}

.fully-taxed {
    width: 100%;
}

.fully-taxed p,
.per-diem-advantage p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    float: left;
    position: relative;
}

.per-diem-advantage {
    background: #ccc;
    width: 100%;
}

@-moz-keyframes l-to-r {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@-o-keyframes l-to-r {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@-webkit-keyframes l-to-r {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes l-to-r {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@-moz-keyframes l-to-r-taxed {
    from {
        width: 0;
    }
    to {
        width: 85%;
    }
}

@-o-keyframes l-to-r-taxed {
    from {
        width: 0;
    }
    to {
        width: 85%;
    }
}

@-webkit-keyframes l-to-r-taxed {
    from {
        width: 0;
    }
    to {
        width: 85%;
    }
}

@keyframes l-to-r-taxed {
    from {
        width: 0;
    }
    to {
        width: 85%;
    }
}

@-moz-keyframes l-to-r-padding {
    from {
        width: 0;
        padding-right: 0;
        opacity: 0;
    }
    to {
        width: 100%;
        padding-right: 12px;
        opacity: 1;
    }
}

@-o-keyframes l-to-r-padding {
    from {
        width: 0;
        padding-right: 0;
    }
    to {
        width: 100%;
        padding-right: 12px;
        opacity: 1;
    }
}

@-webkit-keyframes l-to-r-padding {
    from {
        width: 0;
        padding-right: 0;
    }
    to {
        width: 100%;
        padding-right: 12px;
        opacity: 1;
    }
}

@keyframes l-to-r-padding {
    from {
        width: 0;
        padding-right: 0;
    }
    to {
        width: 100%;
        padding-right: 12px;
        opacity: 1;
    }
}

@-moz-keyframes l-to-r-padding-taxed {
    from {
        width: 0;
        padding-right: 0;
        opacity: 0;
    }
    to {
        width: 85%;
        padding-right: 12px;
        opacity: 1;
    }
}

@-o-keyframes l-to-r-padding-taxed {
    from {
        width: 0;
        padding-right: 0;
    }
    to {
        width: 85%;
        padding-right: 12px;
        opacity: 1;
    }
}

@-webkit-keyframes l-to-r-padding-taxed {
    from {
        width: 0;
        padding-right: 0;
    }
    to {
        width: 85%;
        padding-right: 12px;
        opacity: 1;
    }
}

@keyframes l-to-r-padding-taxed {
    from {
        width: 0;
        padding-right: 0;
    }
    to {
        width: 85%;
        padding-right: 12px;
        opacity: 1;
    }
}

.fully-taxed:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: 100%;
    background: #424242;
}

.fully-taxed.fully-taxed-loading:before {
    width: 0;
    -moz-animation-name: l-to-r-taxed;
    -moz-animation-fill-mode: forwards; /* FF 5+ */
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -o-animation-name: l-to-r-taxed;
    -o-animation-fill-mode: forwards; /* Not implemented yet */
    -o-animation-duration: 2s;
    -o-animation-delay: 1s;
    -ms-animation-name: l-to-r-taxed;
    -ms-animation-fill-mode: forwards; /* IE 10+ */
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
    -webkit-animation-name: l-to-r-taxed;
    -webkit-animation-fill-mode: forwards; /* Chrome 16+, Safari 4+ */
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    animation-name: l-to-r-taxed;
    animation-fill-mode: forwards; /* When the spec is finished */
    animation-duration: 2s;
    animation-delay: 1s;
}

.per-diem-advantage:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: #3f711b;
}

.per-diem-advantage.per-diem-advantage-loading:before {
    width: 0;
    -moz-animation-name: l-to-r;
    -moz-animation-fill-mode: forwards; /* FF 5+ */
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -o-animation-name: l-to-r;
    -o-animation-fill-mode: forwards; /* Not implemented yet */
    -o-animation-duration: 2s;
    -o-animation-delay: 1s;
    -ms-animation-name: l-to-r;
    -ms-animation-fill-mode: forwards; /* IE 10+ */
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
    -webkit-animation-name: l-to-r;
    -webkit-animation-fill-mode: forwards; /* Chrome 16+, Safari 4+ */
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    animation-name: l-to-r;
    animation-fill-mode: forwards; /* When the spec is finished */
    animation-duration: 2s;
    animation-delay: 1s;
}

#box:hover::after {
    transform: scale(1, 1);
}

.fully-taxed {
    background: #ccc;
}

.per-diem-advantage span,
.fully-taxed span {
    float: right;
    font-size: 28px;
    line-height: 1em;
    font-style: italic;
    padding-right: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    position: absolute;
    top: 0;
    padding-top: 9px;
    left: 0;
    width: 0;
    opacity: 0;
    text-align: right;
    overflow: hidden;
}

.per-diem-advantage.per-diem-advantage-loading span {
    width: 0;
    opacity: 0;
    padding-right: 0;
    -moz-animation-name: l-to-r-padding;
    -moz-animation-fill-mode: forwards; /* FF 5+ */
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -o-animation-name: l-to-r-padding;
    -o-animation-fill-mode: forwards; /* Not implemented yet */
    -o-animation-duration: 2s;
    -o-animation-delay: 1s;
    -ms-animation-name: l-to-r-padding;
    -ms-animation-fill-mode: forwards; /* IE 10+ */
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
    -webkit-animation-name: l-to-r-padding;
    -webkit-animation-fill-mode: forwards; /* Chrome 16+, Safari 4+ */
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    animation-name: l-to-r-padding;
    animation-fill-mode: forwards; /* When the spec is finished */
    animation-duration: 2s;
    animation-delay: 1s;
}

.fully-taxed.fully-taxed-loading span {
    width: 0;
    opacity: 0;
    padding-right: 0;
    -moz-animation-name: l-to-r-padding-taxed;
    -moz-animation-fill-mode: forwards; /* FF 5+ */
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -o-animation-name: l-to-r-padding-taxed;
    -o-animation-fill-mode: forwards; /* Not implemented yet */
    -o-animation-duration: 2s;
    -o-animation-delay: 1s;
    -ms-animation-name: l-to-r-padding-taxed;
    -ms-animation-fill-mode: forwards; /* IE 10+ */
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
    -webkit-animation-name: l-to-r-padding-taxed;
    -webkit-animation-fill-mode: forwards; /* Chrome 16+, Safari 4+ */
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    animation-name: l-to-r-padding-taxed;
    animation-fill-mode: forwards; /* When the spec is finished */
    animation-duration: 2s;
    animation-delay: 1s;
}

.estimated-savings {
    border-bottom: 2px solid #eee;
    margin-top: 45px;
    position: relative;
    padding-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    float: left;
    width: 100%;
}

.estimated-savings span {
    float: right;
    font-size: 40px;
    display: block;
    position: absolute;
    right: 15px;
    top: -10px;
    color: #3f711b;
    font-style: italic;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.calculator-fields-bottom {
    margin-bottom: 20px;
}

.calculator-bottom h2 {
    text-align: left;
    cursor: pointer;
}

.calculator-bottom-toggle {
    position: absolute;
    right: 45px;
    top: 35px;
    content: url('/wp-content/uploads/2019/08/downArrowR.png');
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.calculator-bottom-toggle.upArrow {
    content: url('/wp-content/uploads/2019/08/upArrowR.png');
}

.calculator-bottom-table {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    height: 0;
}

.calculator-bottom-table-hidden {
    display: none;
}

.calculator-bottom-table-container {
    float: left;
    width: 100%;
    color: #000;
    letter-spacing: 0;
    padding-bottom: 20px;
}

.calculator-bottom-table-row,
.calculator-bottom-table-row-small {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
    padding: 5px 0 10px 0;
}

.calculator-bottom-table-row-small {
    font-size: 11px;
    padding: 8px 0;
}

.calculator-bottom-table-row-withholdings {
    border-bottom: 0;
    padding-bottom: 0;
}

.calculator-bottom-table-row-small-container {
    float: left;
    width: 100%;
}

.calculator-bottom-table-row-small-main {
    height: 0;
    float: left;
    width: 100%;
}

.calculator-bottom-table-row-small-main-hidden {
    display: none;
}

.calculator-bottom-table-row-viewdetails .calculator-bottom-table-cell:first-child {
    cursor: pointer;
}

.calculator-bottom-table-cell {
    width: 33.333%;
    float: left;
    padding: 0;
}

.calculator-bottom-table-row-top {
    padding-bottom: 8px;
}

.calculator-bottom-table-row-top .calculator-bottom-table-cell {
    padding: 0 10px 0 0;
}

.calculator-first-table {
    opacity: 0;
}

.calculator-disclaimer {
    float: left;
    width: 100%;
    text-align: center;
    margin: 40px auto 5px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    font-style: italic;
    color: #000;
    line-height: 1.7em;
}

.calculator-info-block {
    float: left;
    padding: 80px 0 0 0;
    width: 100%;
}

.calculator-info-block h2 {
    font-size: 32px;
    color: #a90f14;
    padding-bottom: 25px;
}

.calculator-info-block-center {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

.calculator-info-block-center p {
    color: #000;
    font-size: 16px;
    line-height: 1.6em;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 20px !important;
}

.calculator-info-block-center ul {
    padding-left: 22px;
}

.calculator-info-block-center ul li {
    color: #000;
    font-size: 16px;
    line-height: 1.7em;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    list-style: none;
    position: relative;
}

.calculator-info-block-center ul li {
    margin-top: 6px;
}

.calculator-info-block-center ul li span {
    content: url(/wp-content/uploads/2019/12/red-point1.png);
    position: absolute;
    left: -22px;
    top: 9px;
}

.calculator-sep-line {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.calculator-sep-line hr {
    width: 100%;
    border-top: #d8d8d8 solid 2px;
    opacity: 0.55;
}

.calculator-jobs-link {
    width: 100%;
    float: left;
}

.calculator-jobs-link a {
    margin: 20px auto 30px;
    display: table;
    text-decoration: none;
    padding: 8px 50px;
}

.calculator-bottom-table-row-top {
    font-weight: 700;
    font-size: 15px;
}

.roundedOne input[type=checkbox] {
    opacity: 0;
}

.roundedOne {
    width: auto;
    height: auto;
    min-width: 60px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
}

.roundedOne label {
    cursor: pointer;
    position: absolute;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    left: -2px;
    top: 1px;
    box-shadow: inset 0 0 0 white, 0 0 1px rgba(0, 0, 0, 1);
    -webkit-box-shadow: inset 0 0 0 white, 0 0 1px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset 0 0 0 white, 0 0 1px rgba(0, 0, 0, 1);
}

.roundedOne label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #951227;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    left: 1px;
    top: 1px;

}

.roundedOne input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.rounded-one-first {
    margin-right: 10px;
}

.calculator-bottom-table-row-small-container .calculator-bottom-table-row-small {
    padding: 0;
}

.calculator-bottom-table-row-federal-tax {
    padding: 8px 0;
}

.calculator-cents-per-mile-line,
.calculator-miles-line,
.rangeslider {
    position: relative;
    width: 100%;
    height: 12px;
    background-color: #cd8690;
    border-radius: 5px;
    margin: 10px 0 20px;
}

.rangeslider .rangeslider__handle {
    background-image: url("/wp-content/uploads/2019/08/red-dot.png");
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -5px;
    cursor: pointer;
}

span.ui-slider-handle.ui-state-default.ui-corner-all:focus {
    outline-width: 0;
}

@media (max-width: 1450px) {
    .estimated-savings {
        font-size: 14px;
    }
}

@media (max-width: 1300px) {
    .estimated-savings {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .estimated-savings span {
        right: 0;
        width: 100%;
        float: left;
        display: block;
        position: relative;
        top: 10px;
        padding-bottom: 21px;
        text-align: center;
        padding-top: 10px;
    }
}

@media (max-width: 1150px) {
    .calculator-section-two .et_pb_row {
        max-width: 90%;
    }
}

@media (max-width: 1050px) {
    .calculator-fields-bottom-left {
        width: 48%;
    }

    .calculator-fields-bottom-center {
        width: 48%;
        margin-left: 4%;
    }
}

@media (max-width: 980px) {
    .calculator-section-one .et_pb_row {
        width: 80% !important;
    }
}

@media (max-width: 900px) {
    .fully-taxed p,
    .per-diem-advantage p {
        font-size: 16px;
        padding-top: 0;
        top: 0;
    }

    .calculator-disclaimer br {
        display: none;
    }
}

@media (max-width: 800px) {
    .calculator-fields-bottom-right,
    .calculator-fields-bottom-center {
        width: 100%;
        margin-left: 0;
    }

    .calculator-top {
        min-width: 740px;
        transform: scale(0.95);
        margin-left: -16px;
    }

    .calculator-top .calculatorModule h2 {
        margin-bottom: 20px;
    }
}

@media (max-width: 790px) {
    .calculator-top {
        transform: scale(0.925);
        margin-left: -28px;
    }

    .calculator-bottom {
        width: 98%;
    }
}

@media (max-width: 770px) {
    .calculator-top {
        transform: scale(0.9);
        margin-left: -34px;
        margin-top: -11px;
    }

    .calculator-bottom {
        margin-top: -14px;
    }

    .calculatorModule #calculate {
        padding: 12px 50px;
    }
}

@media (max-width: 760px) {
    .estimated-savings {
        padding-bottom: 30px;
    }

    .estimated-savings span {
        top: 30px;
    }
}

@media (max-width: 740px) {
    .calculator-top {
        transform: scale(0.85);
        margin-left: -50px;
    }

    .calculator-bottom {
        margin-top: -33px;
    }
}

@media (max-width: 715px) {
    .calculator-top {
        transform: scale(0.8);
        margin-left: -65px;
        margin-top: -21px;
    }

    .calculator-bottom {
        margin-top: -30px;
    }
}

@media (max-width: 675px) {
    .calculator-fields-bottom-center {
        width: 48%;
    }

    .calculator-fields-bottom-right {
        width: 48%;
        margin-left: 4%;
    }

    .calculator-top {
        transform: scale(1);
        margin-left: 0;
        min-width: unset;
        margin-top: 30px;
    }

    .calculator-bottom-table-cell {
        padding: 0;
    }

    .calculatorModule #calculate {
        padding: 10px 50px;
        width: 100%;
    }

    .estimated-savings {
        border-bottom: 0;
    }

    .calculator-jobs-link a {
        padding: 10px 50px;
    }

    .calculator-bottom {
        margin-top: 0;
        width: 100%;
    }

    .calculator-fields, .calculator-results {
        width: 100%;
    }

    .calculator-fields {
        margin-bottom: 30px;
    }

    .calculator-results {
        margin-left: 0;
    }

    .calculator-bottom-table-row .calculator-bottom-table-cell:nth-child(2),
    .calculator-bottom-table-row .calculator-bottom-table-cell:nth-child(3) {
        text-align: center;
    }

    .calculator-bottom-table-row-small .calculator-bottom-table-cell:nth-child(2),
    .calculator-bottom-table-row-small .calculator-bottom-table-cell:nth-child(3) {
        text-align: center;
    }

    .calculator-bottom-table-row-top {
        text-align: left !important;
    }

    .calculator-bottom-table-row-top {
        font-size: 13px;
    }

    .calculator-sep-line {
        padding: 0;
    }
}

@media (max-width: 550px) {
    .calculator-section-one img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .calculator-section-one {
        padding: 20px 0 10px 0 !important;
    }

    .calculatorModule {
        margin-bottom: 30px;
    }

    .calculator-bottom {
        padding: 30px 25px 15px 25px;
    }
}

@media (max-width: 500px) {
    .per-diem-advantage span,
    .fully-taxed span {
        font-size: 19px;
        padding-top: 12px;
    }

    .fully-taxed p,
    .per-diem-advantage p {
        font-size: 14px;
        top: 0;
        padding-top: 0;
    }
}

@media (max-width: 450px) {
    .calculator-fields-bottom-right,
    .calculator-fields-bottom-center {
        width: 100%;
        margin-left: 0;
    }

    .calculator-field-top-1,
    .calculator-field-top-2,
    .calculator-field-middle-1,
    .calculator-field-middle-2 {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .calculatorModule #calculate {
        margin: 0 auto;
        display: block;
        float: none;
    }

    .fully-taxed p,
    .per-diem-advantage p {
        font-size: 14px;
    }

    .calculator-jobs-link a {
        text-align: center;
        line-height: 1.3em;
        font-size: 16px;
    }

    .calculator-bottom-table {
        height: 248px;
        width: 100%;
        min-width: 313px;
        transform: scale(0.95);
        margin-left: -9px;
    }

    .calculator-fields-text {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .calculator-bottom-table {
        height: 248px;
        width: 100%;
        min-width: 313px;
        transform: scale(0.95);
        margin-left: -9px;
    }

    .calculator-bottom-table-row-small {
        font-size: 11px;
    }

    .calculator-bottom-table-cell {
        padding: 5px 12px;
    }

    .calculator-fields-bottom-left,
    .calculator-fields-bottom-center,
    .calculator-fields-bottom-right {
        width: 100%;
        margin-left: 0 !important;
    }

    .calculator-top {
        padding: 35px 25px 35px 25px;
    }
}

@media (max-width: 390px) {
    .calculator-bottom-table {
        transform: scale(0.9);
        margin-left: -15px;
    }
}

@media (max-width: 375px) {
    .calculator-bottom-table {
        transform: scale(0.85);
        margin-left: -23px;
    }
}

@media (max-width: 360px) {
    .fully-taxed-right {
        height: 43px;
    }
}

@media (max-width: 350px) {
    .calculatorModule #calculate {
        width: 100%;
    }

    .calculator-jobs-link a {
        width: 80%;
    }
}

@media (max-width: 340px) {
    .calculator-bottom-table {
        transform: scale(0.8);
        margin-left: -29px;
    }

    .calculator-bottom-table-row {
        font-size: 14px;
    }

    .calculator-bottom-table-row-small {
        font-size: 11px;
    }

    .calculator-bottom-table-cell {
        padding: 7px 12px;
    }
}

@media (max-width: 330px) {
    .fully-taxed span,
    .per-diem-advantage span {
        width: 100%;
        padding-top: 9px;
    }

    .fully-taxed p,
    .per-diem-advantage p {
        font-size: 12px;
    }
}

@media (max-width: 320px) {
    .calculator-bottom-table {
        transform: scale(0.75);
        margin-left: -38px;
    }
}

@media only screen and (min-width: 981px) {
    .page-id-88 .et_pb_row_4.et_pb_row,
    .page-id-88 .et_pb_row_3.et_pb_row {
        padding-top: 5%;
        padding-bottom: 5%;
    }
}

@media (max-width: 980px) {
    .per-diem-logo {
        padding: 25px;
    }

    .calc-p {
        padding: 20px 0;
    }
}

.page-id-30905 .et_pb_row_1.et_pb_row {
    max-width: 1200px;
    width: 90% !important;
}

/* New driver pages */
.page-id-30995 p,
.page-id-31151 p,
.page-id-31185 p,
.page-id-31204 p,
.page-id-31220 p,
.driver-pages-sections p {
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 16px;
    color: #000;
}

.page-id-30995 h2,
.page-id-31151 h2,
.page-id-31185 h2,
.page-id-31204 h2,
.page-id-31220 h2,
.driver-pages-sections h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 0;
    color: #000;
}

.page-id-30995 ul li,
.page-id-31151 ul li,
.page-id-31185 ul li,
.page-id-31204 ul li,
.page-id-31220 ul li,
.driver-pages-sections ul li {
    font-family: "Montserrat", sans-serif;
}

.usx-programs-black {
    color: #000;
}

.usx-programs-white {
    color: #fff;
}

.usx-program-header {
    max-height: 1000px;
    width: 100%;
    min-height: 250px;
}

.page-id-33037 .head-info-text ul li {
    font-size: 17px;
    letter-spacing: 0;
    font-weight: 400;
}

.head-info-text h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 37px;
    color: #000;
}

.head-info-text-bold {
    font-family: "Montserrat", sans-serif !important;
    font-size: 1.875rem !important;
    color: #000;
    padding-bottom: 15px;
    letter-spacing: 0;
    line-height: 1.1em;
    left: -4px;
    position: relative;
    display: block;
}

.head-info-text-grey {
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 1.3em;
    margin-bottom: 35px;
    color: #535353 !important;
}

.head-info-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    width: 100%;
}

.page-id-30995 .head-info-container,
.page-id-33046 .head-info-container {
    padding: 100px 0;
}

.page-id-33046 .head-info-container,
.page-id-31185 .head-info-container {
    display: table;
}

.usx-program-header-content-over-bottom .head-info-container {
    padding-top: 30px;
}

.head-info-block {
    width: 430px;
    background: #fff;
    padding: 2.5rem 2rem;
    -webkit-box-shadow: 0 0 17px 4px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0 17px 4px rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 17px 4px rgba(0, 0, 0, 0.11);
    margin: 0;
}

.head-info-block ul {
    padding-bottom: 0;
}

.head-info-block-2 {
    float: right;
}

.head-info-container-mobile,
.driver-qualifications-img-mobile {
    display: none;
}

.head-info-container-mobile .head-info-container {
    padding: 0;
    width: 100%;
}

.head-info-container-mobile .head-info-block {
    padding: 10px 0 20px 0;
    width: 100% !important;
    box-shadow: none !important;
}

.usx-program-white-text .et_pb_row {
    padding: 40px 0;
}

.usx-program-white-text .et_pb_text {
    width: 80%;
    margin: 0 auto;
    max-width: 550px;
}

.usx-program-white-text .et_pb_text p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
}

.usx-program-white-text-space {
    padding: 40px 0 !important;
}

body .entry-content .et_pb_section .usx-program-button {
    width: 100%;
    max-width: 360px;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    background-color: #a90f14;
    border: none;
    cursor: pointer;
    display: table;
    text-decoration: none;
    padding: 5px 20px !important;
    margin: 0 auto !important;
    transition: none;
}

body .entry-content .et_pb_section .head-info-buttons .usx-program-button {
    max-width: 100%;
}

body .entry-content .et_pb_section .usx-program-button:hover {
    opacity: 1 !important;
    color: #fff !important;
    background-color: #B11B0E !important;
}

body .entry-content .et_pb_section .usx-program-button-white {
    border: 1px solid #a90f14 !important;
    color: #a90f14 !important;
    background-color: #fff !important;
    padding: .75em 2em !important;
    font-weight: 600 !important;
}

body #main-content .entry-content .et_pb_section .usx-program-button-white:hover {
    color: #fff !important;
    background-color: #a90f14 !important;
    border: 1px solid #a90f14 !important;
    opacity: 1 !important;
    padding: .75em 2em !important;
    font-weight: 600 !important;
}

.usx-program-equipment .et_pb_module.et_pb_text {
    margin-bottom: 30px;
}

.usx-program-equipment .et_pb_toggle {
    background-color: #fff;
    margin-bottom: 10px !important;
    border: none;
}

.usx-program-equipment .et_pb_toggle .et_pb_toggle_content {
    padding-left: 40px;
}

.usx-program-equipment .et_pb_toggle_title {
    font-family: "Montserrat", sans-serif;
    padding: 26px 40px !important;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-align: left;
    color: #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.usx-program-equipment .et_pb_toggle_content {
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
    padding: 0 40px 26px;
}

.usx-program-equipment .et_pb_toggle_open .et_pb_toggle_title:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

}

.usx-program-equipment .et_pb_toggle_title:before {
    content: url('/wp-content/uploads/2019/11/arrow-toggle.png');
    top: 46%;
    right: 31px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.usx-program-equipment .et_pb_toggle:visited .et_pb_toggle_title:before {
    content: url('/wp-content/uploads/2019/11/arrow-toggle-down.png');
}

body .entry-content .usx-program-equipment .usx-program-button {
    margin-top: 40px !important;
}

.usx-program-1120 .et_pb_row {
    max-width: 1120px;
}

.usx-program-equipment h2,
.usx-program-qualifications h2 {
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 800 !important;
}

.usx-program-qualifications h2 {
    margin-bottom: 1rem;
}

.usx-program-equipment h2 strong,
.usx-program-qualifications h2 strong {
    font-weight: 800 !important;
}

.usx-program-qualifications h2,
.usx-program-qualifications p,
.usx-program-become h2,
.usx-program-become p {
    color: #fff;
}

.usx-program-benefits,
.usx-program-equipment .et_pb_row {
    padding: 50px 0 !important;
}

.usx-program-qualifications-text {
    text-align: center;
    margin: 0 auto;
}

.usx-program-qualifications li {
    color: #fff;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Montserrat", sans-serif;
    list-style: none;
}

.usx-program-qualifications li span {
    content: url('/wp-content/uploads/2019/11/bullet-point-white1.png');
    position: relative;
    left: -4px;
    top: -2px;
    display: inline-block;
}

.usx-program-qualifications ul {
    padding-bottom: 0;
}

.usx-program-qualifications {
    padding: 0 !important;
}

.usx-program-qualifications .et_pb_row:first-child {
    padding: 40px 0 !important;
}

.usx-program-qualifications-list-p li:first-child {
    padding-bottom: 15px;
}

.usx-program-qualifications-list-p {
    padding: 50px 0 !important;
}

.page-id-30995 .usx-program-qualifications .et_pb_row:first-child,
.page-id-33046 .usx-program-qualifications .et_pb_row:first-child {
    padding: 0 !important;
}

.page-id-30995 .usx-program-qualifications .et_pb_row:last-child,
.page-id-33046 .usx-program-qualifications .et_pb_row:last-child {
    padding: 40px 0 !important;
}

.usx-program-benefits {
    padding: 30px 0 !important;
    overflow: hidden;
}

.usx-program-benefits h2,
.usx-program-benefits h4 {
    text-align: center;
}

.usx-program-benefits h2 {
    color: #000;
}

.usx-program-benefits h3,
.usx-program-story h4,
.usx-programs-equipment-with-img h4 {
    color: #535353;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.3em;
}

.usx-program-benefits-list {
    left: 35px;
    padding: 0 0 40px 0 !important;
}

.usx-program-benefits-list li {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    line-height: 1.6em;
    margin-bottom: .75rem;
    color: #3c3c3c;
    font-weight: 700;
    list-style: none;
    position: relative;
}

.usx-program-benefits-list li:before {
    content: url(/wp-content/uploads/2019/11/list-item-programs2.png);
    top: 1px;
    width: 21px;
    height: 21px;
    position: absolute;
    display: block;
    left: -30px;
}

.usx-program-benefits-list {
    max-width: 700px;
}

.usx-program-benefits-list li span {
    font-weight: 100;
    font-size: 14px;
    font-style: italic;
    color: #848484;
}

.usx-program-header .head-info-container .et_pb_module:first-child,
.usx-program-benefits .et_pb_column_1_3 .et_pb_module:first-child,
.head-info-container-mobile .head-info-container .et_pb_module:first-child {
    margin-bottom: 8px;
}

.usx-program-become .et_pb_row {
    padding: 0;
    max-width: 100% !important;
    display: flex;
    position: relative;
    align-items: center;
}

.usx-program-become-text {
    padding: 0;
    text-align: center;
    max-width: 600px;
    float: none;
}

.usx-program-become-text-centered-right.usx-program-become-text {
    margin-left: 100px;
}

.usx-program-become-text p {
    font-weight: 200;
    padding: 15px 13% 30px 13% !important;
}

.usx-program-become-reverse .et_pb_row {
    padding: 0;
    max-width: 100% !important;
    display: flex;
    position: relative;
    align-items: center;
}

.usx-program-become-reverse .et_pb_image .et_pb_image_wrap,
.usx-program-become-reverse .et_pb_image .et_pb_image_wrap img {
    width: 100%;
}

.usx-program-become-reverse .usx-program-become-text {
    padding: 0;
    text-align: center;
    max-width: 600px;
    float: right;
    margin-right: 100px;
}

.usx-program-become-reverse .usx-program-become-text p {
    font-weight: 600;
    padding: 15px 13% 30px 13% !important;
    letter-spacing: 0;
    font-size: 16px;
    word-spacing: 0;
}

.usx-program-become-reverse h2 {
    font-style: italic;
}

.usx-program-become-half .et_pb_row .et_pb_column {
    width: 50%;
    margin-right: 0;
}

.usx-program-story {
    padding: 40px 0 !important;
}

.usx-program-story .et_pb_row {
    max-width: 920px;
}

.usx-program-story h2 {
    text-align: center;
    color: #000;
}

.usx-program-story .et_pb_column_1_2 {
    width: 46%;
}

.usx-program-story .et_pb_column_1_2:first-child {
    margin-right: 8%;
}

.usx-program-story p {
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    padding-bottom: 28px;
}

.usx-program-story h4 {
    padding-bottom: 25px;
}

.page-id-30995 .head-info-text h2,
.page-id-33046 .head-info-text h2 {
    padding-bottom: 15px;
}

.page-id-30995 .head-info-container-mobile .head-info-text-grey,
.page-id-33046 .head-info-container-mobile .head-info-text-grey {
    text-align: left;
}

.usx-program-story h2 strong,
.usx-program-become h2 strong,
.usx-program-qualifications h2 strong {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

/* otr dirvers */
.usx-program-header-content-right .head-info-container {
    display: table;
    position: relative;
}

.usx-program-header-content-right .head-info-block {
    float: right;
    right: 0;
    position: relative;
    display: block;
    width: 480px;
    background: #fff;
    padding: 35px 45px;
}

.usx-program-header-content-onlytext .head-info-text {
    padding-bottom: 30px;
}

.usx-program-header-content-onlytext .head-info-text-grey {
    padding-bottom: 0;
    margin-bottom: 15px;
    font-size: 24px !important;
    letter-spacing: 0;
}

.usx-program-header-content-onlytext .head-info-text-common {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1.7em;
    word-spacing: 0;
    letter-spacing: 0;
    padding-bottom: 14px;
}

body .entry-content .usx-program-header-content-onlytext .usx-program-button {
    max-width: 100%;
}

.usx-get-degree {
    padding: 50px 0 10px 0 !important;
}

.usx-degree-section {
    max-width: 980px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.usx-degree-section-inner {
    margin: 30px;
    border: 2px solid #961325;
    padding: 40px 30px;
}

.usx-degree-section-logo {
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    top: -66px;
    left: 0;
    right: 0;
    padding: 12px;
    z-index: 11;
}

.usx-degree-section-logo-content {
    content: url(/wp-content/uploads/2019/11/OTR-driver.png);
    width: 131px;
    height: 91px;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 10px;
    background: #f2f2f2;
}

.usx-degree-section-text {
    text-align: center;
}

.usx-degree-section-text h2 {
    color: #000;
}

.usx-degree-section-text p {
    color: #000;
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 400 !important;
}

.usx-degree-section-phone {
    width: 100%;
    height: auto;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -10px;
    text-align: center;
}

.usx-degree-section-phone a {
    font-size: 20px;
    display: block;
    position: relative;
    color: #961325;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    background: #f2f2f2;
    width: 300px;
    margin: 0 auto;
}

.usx-program-qualifications-list-lined h2 {
    margin-bottom: 0;
}

.usx-program-qualifications-list-lined ul {
    max-width: 495px;
    margin: 0 auto;
}

.usx-program-qualifications-list-lined li {
    width: auto;
    list-style-position: outside;
    margin-bottom: .75rem;
}

.usx-program-benefits-full-width {
    max-width: 100%;
    width: 100%;
}

.usx-program-benefits-full-width-flex .usx-program-benefits-list {
    display: flex;
    align-items: center;
}

.entry-content .usx-program-benefits-full-width .usx-program-benefits-list {
    max-width: 1240px;
    width: 90% !important;
    left: 20px !important;
}

.usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_3_5 {
    width: 63%;
    margin-right: 5%;
}

.usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_2_5 {
    width: 32%;
}

.usx-program-benefits-full-width .usx-program-benefits-list ul {
    padding-right: 10%;
}

.usx-programs-hidden-title {
    display: none;
    position: absolute !important;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, 0.25) 80%, rgba(0, 0, 0, 0) 100%);
}

.usx-programs-hidden-title h2 {
    color: #fff;
    text-align: center;
    font-size: 34px;
    padding: 20px 30px 20px 30px;
}

.usx-programs-disclaimer .et_pb_row {
    max-width: 1100px;
    width: 90% !important;
}

.usx-programs-disclaimer p {
    font-size: 11px !important;
    color: #696969 !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    font-family: "Montserrat", sans-serif !important;
    word-spacing: 0 !important;
}

/* student drivers */

.usx-program-header-content-over-bottom .head-info-text-common {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

.usx-program-header-content-over-bottom .head-info-text-grey {
    letter-spacing: 0;
    font-size: 1.125rem !important;
}

.usx-program-header-content-over-bottom .head-info-container {
    padding: 0 !important;
}

.usx-program-header-content-over-bottom .head-info-block {
    top: 40px;
}

.head-info-text-list {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    padding-bottom: 15px !important;
    padding-left: 13px !important;
}

.head-info-text-list li {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 1.5em;
    list-style: none;
    position: relative;
}

.head-info-text-list li span {
    content: url(/wp-content/uploads/2019/11/bullet-point-black2.png);
    position: absolute;
    left: -10px;
    top: 11px;
    display: block;
    padding-right: 0;
}

.usx-program-equipment .usx-program-equipment-with-text {
    max-width: 800px;
    margin: 0 auto;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.6em;
    color: #000;
    width: 80%;
    padding: 20px 0 20px 0;
    text-align: center;
    font-weight: 400;
}

/* owner operator */

.usx-programs-double-list-section .et_pb_row {
    padding: 60px 0 !important;
}

.usx-programs-double-list-section-first {
    background: #000;
}

.usx-programs-double-list-section-second {
    background: #f2f2f2;
}

.usx-programs-double-list-section-second .usx-program-button {
    float: left;
}

.usx-programs-double-list {
    width: 80%;
    max-width: 400px;
}

.usx-programs-double-list-img {
    position: absolute;
    right: -35%;
    top: 30%;
    width: 85%;
}

.usx-programs-double-list-img img {
    width: 100%;
}

.usx-programs-double-list-section .usx-programs-double-list h2 {
    padding-bottom: 40px;
}

.usx-programs-double-list-section-first .usx-programs-double-list h2 {
    color: #fff;
}

.usx-programs-double-list-section-second .usx-programs-double-list h2 {
    color: #000;
}

.usx-programs-double-list-section-first .usx-programs-double-list ul {
    padding-bottom: 0;
}

.usx-programs-double-list li {
    color: #fff;
    line-height: 1.7em;
    margin-bottom: 5px;
    font-size: 15px;
    list-style-type: none;
    position: relative;
    letter-spacing: 0;
}

.usx-programs-double-list-section-second .usx-programs-double-list li {
    color: #383838;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
}

.usx-programs-double-list-section-second .usx-program-button {
    max-width: 360px;
}

.usx-programs-double-list-section-second .usx-programs-double-list ul {
    padding-bottom: 15px;
    margin-left: 15px;
}

.usx-programs-double-list li:before {
    content: url(/wp-content/uploads/2019/11/checkmark.png);
    left: -30px;
    top: 1px;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
}

.usx-program-become-small-text p {
    font-weight: 400;
    line-height: 1.7em;
    font-size: 15px;
}

.page-id-31151 .head-info-text-list li {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7em;
}

.usx-program-header-content-left .head-info-container {
    display: table;
    position: relative;
}

.usx-program-header-content-left .head-info-block {
    position: relative;
    left: 0;
    display: block;
    float: left;
}

.page-id-31151 .usx-program-benefits-full-width {
    padding-top: 70px !important;
}

.page-id-31151 .usx-program-header .head-info-block {
    width: 500px;
    padding: 25px 40px 25px 40px;
}

.page-id-31151 .usx-program-header-content-onlytext .head-info-text {
    padding-bottom: 10px;
    width: 100% !important;
}

.page-id-31151 .usx-program-benefits-full-width .usx-program-benefits-list {
    max-width: 1000px;
}

.usx-programs-double-list-section .et_pb_row {
    max-width: 1000px;
    width: 90% !important;
}

.page-id-31151 .entry-content .et_pb_section .usx-program-button {
    max-width: 360px;
}

.usx-program-benefits .et_pb_button_module_wrapper:first-child {
    margin-bottom: 8px;
}

.usx-programs-mobile-up-img {
    display: none;
}

.entry-content .usx-programs-mobile-up-img .et_pb_row,
.usx-programs-mobile-up-img .et_pb_image_wrap,
.usx-programs-mobile-up-img .et_pb_image_wrap img {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.page-id-31151 .usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_3_5 {
    display: block;
}

.page-id-31151 .usx-programs-mobile-up-img {
    display: none;
}

/* driver trainers */

.page-id-31185 .usx-program-header-content-onlytext .head-info-block {
    width: 480px;
}

.usx-programs-values {
    padding: 50px 0 20px 0 !important;
}

.usx-programs-values .et_pb_row {
    max-width: 740px;
    width: 80% !important;
}

.usx-programs-values h2 {
    text-align: center;
    padding-bottom: 30px;
}

.usx-programs-values p {
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4em;
}

.usx-programs-values ul {
    padding-top: 40px;
    width: 60%;
    margin-left: 25%;
    max-width: 500px;
}

.usx-programs-values li {
    color: #383838;
    letter-spacing: 0;
    line-height: 1.7em;
    margin-bottom: 10px;
    font-size: 15px;
    list-style-type: none;
    position: relative;
    font-weight: 600;
}

.usx-programs-values li:before {
    content: url(/wp-content/uploads/2019/11/checkmark.png);
    left: -30px;
    top: 1px;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
}

.page-id-31185 .usx-program-benefits h2 {
    font-style: italic;
    padding-bottom: 30px;
}

.page-id-31185 .usx-program-benefits-full-width .usx-program-benefits-list {
    max-width: 980px;
    width: 80% !important;
    padding-top: 20px;
}

.page-id-31185 .usx-program-benefits-full-width .usx-program-benefits-list ul {
    padding: 26px 1em 0;
}

.page-id-31185 .usx-program-benefits-list {
    padding-bottom: 20px !important;
}

.page-id-31185 .entry-content .usx-program-become .usx-program-button {
    background: #fff !important;
    color: #000 !important;
}

.page-id-31185 #main-content .entry-content .usx-program-become .usx-program-button:hover {
    opacity: 1 !important;
    background: #fff !important;
    color: #a90f14 !important;
}

.usx-program-qualifications-only-text p {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.7em;
}

.usx-program-qualifications-only-text h2 {
    margin-bottom: 0;
}

.usx-program-qualifications-only-text h3 {
    color: #a2a1a1;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.3em;
    padding: 10px 0 20px 0;
}

.page-id-31185 .usx-program-benefits {
    padding: 40px 0 50px 0 !important;
}

.page-id-31204 .usx-program-story {
    background: #f2f2f2;
}

/* Regional drivers */
.usx-programs-benefits-common-link {

}

.usx-programs-benefits-common-link a {
    display: block;
    position: relative;
    color: #961325;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    width: 300px;
    margin: 0 auto;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 18px;
}

.page-id-31204 .usx-program-qualifications-list-lined ul {
    max-width: 500px;
}

.page-id-31204 .usx-program-qualifications li {
    font-size: 15px;
}

.page-id-31204 .usx-program-qualifications-list-lined li:last-child {
    margin-left: 25px;
}

.page-id-31204 .usx-program-benefits-full-width .usx-program-benefits-list ul {
    padding-top: 15px;
}

/* Dedicated drivers */

.usx-degree-section-info {
    display: flex;
    align-items: center;
}

.usx-degree-section-left {
    width: 50%;
}

.usx-degree-section-right {
    width: 40%;
    margin-left: 10%;
}

.page-id-31220 .head-info-block,
.page-id-33037 .head-info-block {
    width: 460px;
}

.page-id-31220 .usx-degree-section-phone-call,
.page-id-33037 .usx-degree-section-phone-call {
    width: 320px;
}

.page-id-31220 .usx-degree-section-phone-call span,
.page-id-33037 .usx-degree-section-phone-call span {
    content: url(/wp-content/uploads/2019/11/arrow-toggle.png);
    position: absolute;
    background-color: #f2f2f2;
    padding: 0 12px 0 17px;
    right: -25px;
    top: 7px;
    width: 40px;
}

.page-id-31220 .usx-degree-section,
.page-id-33037 .usx-degree-section {
    max-width: 980px;
}

.page-id-31220 .usx-get-degree,
.page-id-33037 .usx-get-degree {
    padding: 40px 0 10px 0 !important;
}

.page-id-31220 .usx-degree-section-text h2,
.page-id-33037 .usx-degree-section-text h2 {
    text-align: left;
    padding-bottom: 20px;
}

.page-id-31220 .usx-degree-section-text p,
.page-id-33037 .usx-degree-section-text p {
    font-size: 16px;
    text-align: left;
}

.page-id-31220 .usx-degree-section-inner,
.page-id-33037 .usx-degree-section-inner {
    padding: 40px 40px 40px 60px;
}

.usx-degree-section-right li {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.6em;
    margin-bottom: 14px;
    color: #3c3c3c;
    font-weight: 700;
    list-style: none;
    position: relative;
}

.usx-degree-section-right li:before {
    content: url(/wp-content/uploads/2019/11/list-item-programs2.png);
    top: 1px;
    width: 21px;
    height: 21px;
    position: absolute;
    display: block;
    left: -30px;
}

.usx-degree-section-right ul {
    padding-bottom: 0;
}

.usx-degree-section-right ul li:last-child {
    margin-bottom: 0;
}

.page-id-31220 .usx-program-benefits-full-width .usx-program-benefits-list ul,
.page-id-33037 .usx-program-benefits-full-width .usx-program-benefits-list ul {
    padding-top: 15px;
}

.usx-programs-equipment-button-with-img {
    padding-top: 130px !important;
    padding-bottom: 30px !important;
}

.usx-programs-equipment-with-img h2,
.usx-programs-equipment-with-img h4 {
    text-align: center;
}

.usx-programs-equipment-with-img .et_pb_row,
.usx-programs-equipment-button-with-img .et_pb_row {
    max-width: 1000px;
    width: 90% !important;
}

.usx-programs-equipment-with-img .et_pb_row:first-child {
    padding-bottom: 80px;
    padding-top: 30px;
}

.usx-programs-equipment-with-img {
    padding-bottom: 50px !important;
    overflow: hidden;
}

.page-id-31220 .et_builder_inner_content,
.page-id-33037 .et_builder_inner_content,
.page-id-33046 .et_builder_inner_content {
    overflow: hidden;
}

.page-id-31220 .usx-programs-equipment-with-img,
.page-id-33037 .usx-programs-equipment-with-img,
.page-id-33046 .usx-programs-equipment-with-img {
    padding-top: 40px !important
}

.usx-programs-equipment-with-img p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 22px;
}

.usx-programs-equipment-button-with-img-position {
    position: absolute;
    right: -170px;
    bottom: 47px;
}

.usx-programs-equipment-button-with-img-position-mobile {
    display: none;
    position: absolute;
    right: -119px;
    top: 47px;
}

.usx-video-on-top {
    display: none;
}

.page-id-31151 .entry-content .usx-video-on-top {
    max-width: 100% !important;
    width: 100% !important;
}

.usx-video-on-bottom {
    display: block;
}

.usx-program-header-lease-july .head-info-text-grey {
    font-size: 1.125rem !important;
    margin-bottom: 1rem;
}

.usx-programs-equipment-button-with-img-position-mobile {
    display: none;
}

.usx-program-hidden-image {
    display: none;
}

.usx-program-hidden-image .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

/* mobile new pages */
@media (min-width: 1440px) {
    .usx-programs-double-list-img {
        top: 32%;
        width: 85%;
        bottom: unset;
    }

    .usx-programs-double-list-img img {
        width: 100%;
    }
}

@media (max-width: 1350px) {
    .usx-program-become-text-centered-right.usx-program-become-text,
    .usx-program-become-reverse .usx-program-become-text {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 1220px) {
    .usx-program-equipment .et_pb_row {
        width: 90% !important;
    }

    .usx-program-benefits-full-width .usx-program-benefits-list ul {
        padding-top: 0 !important;
    }
}

@media (max-width: 1080px) {
    .usx-programs-equipment-button-with-img-position {
        right: -170px;
        bottom: 40px;
    }

    .usx-programs-equipment-button-with-img {
        padding-top: 30px !important;
    }

    .usx-programs-equipment-button-with-img-position img {
        width: 80%;
    }

    .usx-programs-equipment-with-img .et_pb_row_8 .et_pb_column {
        width: 40%;
    }
}

@media (max-width: 980px) {
    .usx-program-become .et_pb_row {
        display: block;
    }

    .usx-program-become-text {
        padding: 10%;
    }

    .head-info-block {
        width: 380px;
    }

    .entry-content .usx-program-become .et_pb_row {
        width: 100% !important;
        max-width: 100% !important;
    }

    .usx-program-become .et_pb_column,
    .usx-program-become-reverse .et_pb_column {
        width: 100% !important;
    }

    .usx-program-become-reverse .et_pb_row {
        display: block;
    }

    .usx-program-become-text {
        padding: 50px 20px;
        width: 100%;
        max-width: 100%;
    }

    .usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_3_5 {
        width: 54%;
        margin-right: 4%;
    }

    .usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_2_5 {
        width: 42%;
    }

    .usx-program-benefits ul:first-child {
        padding-bottom: 0 !important;
    }

    .usx-program-benefits-full-width li {
        font-size: 14px;
        line-height: 1.4em;
        margin-bottom: 10px;
    }

    .br-hide-on-mobile {
        display: none !important;
    }

    .usx-program-become-reverse .et_pb_row {
        flex-direction: column-reverse;
        display: flex;
    }

    .entry-content .usx-program-become-reverse .et_pb_row {
        width: 100% !important;
        max-width: 100% !important;
    }

    .usx-program-become-reverse .usx-program-become-text {
        padding: 50px 20px;
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .usx-program-benefits-full-width-flex .et_pb_column.et-last-child {
        margin-left: 50px;
    }

    .usx-programs-equipment-button-with-img-position-mobile {
        display: block;
        position: relative;
        width: 80%;
        margin: 0 auto;
        right: 0;
        top: 0;
        padding-bottom: 30px;
    }

    .usx-programs-equipment-button-with-img-position {
        right: 10%;
        bottom: 67px;
        display: none;
    }

    .usx-programs-equipment-with-img .et_pb_row:first-child {
        padding-bottom: 0;
    }

    .usx-programs-equipment-with-img {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }
}

@media (max-width: 880px) {
    .usx-programs-equipment-button-with-img-position img {
        width: 60%;
        margin: 0 auto;
        display: block;
    }

    .usx-programs-equipment-with-img .et_pb_row_8 .et_pb_column {
        width: 100%;
    }

    .usx-programs-equipment-with-img p {
        font-size: 15px;
    }

}

@media (max-width: 860px) {
    .usx-programs-double-list-section .et_pb_row {
        width: 80% !important;
    }

    .usx-programs-double-list {
        margin: 0 auto;
    }

    .usx-programs-double-list-section .usx-programs-double-list h2 {
        text-align: center;
    }

    .usx-programs-double-list-img {
        position: relative;
        right: 0;
        bottom: 0;
        width: 100%;
        top: unset;
    }

    .usx-programs-double-list-img img {
        position: absolute;
        top: 20px;
    }

    .usx-programs-double-list-section-first .et_pb_row {
        padding-bottom: 260px !important;
    }

    .usx-programs-double-list-section-second .et_pb_row {
        padding-top: 180px !important;
    }

    .usx-programs-double-list-section-second .usx-program-button {
        float: none;
    }
}

@media (max-width: 800px) {
    .usx-program-qualifications-list-lined li:last-child {
        margin-left: 25px;
    }

    .usx-program-qualifications-list-lined ul {
        max-width: 485px;
    }

    .usx-degree-section-info {
        display: block;
    }

    .usx-degree-section-left {
        padding-bottom: 20px;
    }

    .usx-degree-section-left,
    .usx-degree-section-right {
        width: 100%;
        margin-left: 0;
    }

    .page-id-31220 .usx-degree-section-inner,
    .page-id-33037 .usx-degree-section-inner {
        border: none;
        padding: 0 !important;
    }

    .usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_3_5,
    .usx-program-benefits-full-width .usx-program-benefits-list .mobile-disp-none {
        display: none;
    }

    .usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_2_5 {
        width: 100%;
    }

    .page-id-31220 .usx-program-qualifications .driver-qualifications-img-mobile,
    .page-id-33037 .usx-program-qualifications .driver-qualifications-img-mobile {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        max-width: 100% !important;
    }

    .driver-qualifications-img-mobile-lease {
        display: block;
        width: 100% !important;
        padding: 0;
        max-width: 100% !important;
    }

    .usx-program-benefits-full-width-flex .usx-program-benefits-list .et_pb_column_1_2:first-child {
        display: none;
    }

    .usx-program-benefits-full-width-flex .usx-program-benefits-list .et-last-child {
        width: 50%;
        margin: 0 auto !important;
        min-width: 300px;
    }

    .usx-program-benefits-full-width-flex .usx-program-benefits-list {
        padding-bottom: 0 !important;
    }

    .page-id-31220 .usx-degree-section-phone,
    .page-id-33037 .usx-degree-section-phone {
        position: relative;
        width: 90%;
        padding-top: 30px;
    }

    .page-id-31220 .usx-get-degree,
    .page-id-33037 .usx-get-degree {
        padding: 10px 0 10px 0 !important;
    }

    .usx-programs-mobile-up-img {
        display: block;
    }

    .page-id-31204 .driver-qualifications-list-block {
        padding: 40px 0 !important;
    }

    .page-id-31204 .usx-program-qualifications .driver-qualifications-img-mobile {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        max-width: 100% !important;
    }

    .page-id-31204 .usx-program-qualifications {
        padding-bottom: 0 !important;
    }

    .usx-programs-equipment-button-with-img {
        padding-bottom: 40px !important;
    }

    .page-id-31151 .usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_3_5 {
        width: 93% !important;
        padding-bottom: 30px;
    }

    .page-id-33046 .usx-program-qualifications .et_pb_row:last-child {
        width: 100% !important;
    }

    .usx-program-benefits-full-width-flex .et_pb_column.et-last-child {
        margin-left: 0;
    }

    .usx-program-benefits-full-width-flex .et_pb_column.et-last-child br {
        display: none !important;
    }

    .entry-content .usx-program-benefits-full-width-flex .usx-program-benefits-list {
        left: 0 !important;
    }

    .usx-program-hidden-image {
        display: block;
    }
}

@media (max-width: 700px) {
    .usx-program-benefits .usx-program-benefits-list {
        width: 70% !important;
        left: 20px;
    }

    .usx-program-benefits-list li {
        font-size: 14px;
        line-height: 1.4em;
        margin-bottom: 10px;
    }

    .usx-program-benefits ul:first-child {
        padding-bottom: 0 !important;
    }

    .usx-program-story .et_pb_column {
        width: 100%;
    }

    .usx-program-story {
        padding-bottom: 20px;
    }

    .usx-program-story .et_pb_column:first-child {
        margin-bottom: 0;
    }

    .usx-programs-double-list-img img {
        top: 20px;
    }

    .usx-programs-double-list-section-first .et_pb_row {
        padding-bottom: 240px !important;
    }

    .usx-programs-double-list-section-second .et_pb_row {
        padding-top: 130px !important;
    }

    .usx-programs-values ul {
        width: 90%;
        margin-left: 10px;
    }

    .page-id-31204 .usx-program-story .et_pb_column:first-child {
        margin-bottom: 0 !important;
    }

    .usx-program-story .usx-program-story-row .et_pb_column:first-child {
        margin-bottom: 30px !important;
    }

    .usx-program-story .usx-program-story-row .et_pb_column:first-child {
        margin: 0 auto 50px !important;
    }

    .page-id-31204 .usx-program-story .usx-program-story-row .et_pb_column:first-child {
        margin: 0 auto 45px !important;
    }

    .page-id-31204 .usx-program-story .usx-program-story-row .et_pb_column:last-child {
        top: 6px;
    }

    .usx-program-benefits-full-width-flex .usx-program-benefits-list .et-last-child {
        min-width: unset;
        width: 80%;
    }
}

@media (max-width: 600px) {
    .page-id-30995 .et_pb_row,
    .page-id-31151 .et_pb_row,
    .page-id-31185 .et_pb_row,
    .page-id-31204 .et_pb_row,
    .page-id-31220 .et_pb_row,
    .driver-pages-sections .et_pb_row {
        max-width: 90% !important;
    }

    .page-id-31151 .usx-program-benefits-full-width .usx-program-benefits-list .et_pb_column_3_5 {
        display: none;
    }

    .page-id-31151 .usx-programs-mobile-up-img {
        display: block;
    }

    .usx-program-equipment .et_pb_toggle_content {
        font-size: 14px;
        line-height: 1.5em;
    }

    .head-info-container-mobile {
        display: block;
    }

    .head-info-container-desktop {
        display: none;
    }

    .usx-video-on-top {
        display: block;
    }

    .usx-video-on-bottom {
        display: none;
    }

    .usx-program-white-text .et_pb_text {
        width: 100%;
        max-width: 100%;
    }

    .usx-program-equipment .et_pb_module.et_pb_text {
        margin: 0 0 20px;
    }

    .head-info-container-mobile .head-info-text-bold .prog-hide {
        display: none;
    }

    .usx-programs-values {
        padding: 40px 0 20px 0 !important;
    }

    .usx-program-qualifications .driver-qualifications-img-mobile {
        display: block;
        width: 100% !important;
        padding: 0;
        max-width: 100% !important;
    }

    .driver-qualifications-list-block {
        padding: 40px 0;
        max-width: 95%;
        width: 95% !important;
    }

    .usx-program-qualifications li {
        line-height: 1.4em;
        font-size: 15px;
    }

    .usx-program-qualifications ul {
        padding-left: 0;
    }

    .usx-program-qualifications li:first-child {
        margin-bottom: 8px;
    }

    .usx-program-benefits {
        padding: 30px 0 !important;
    }

    .usx-programs-disclaimer {
        display: none;
    }

    .usx-program-equipment .et_pb_row {
        padding: 30px 0 !important;
    }

    .usx-program-white-text .et_pb_row {
        padding-top: 0 !important;
    }

    .head-info-text-grey,
    .usx-program-header-content-onlytext .head-info-text-grey {
        font-size: 20px !important;
        margin-bottom: 25px;
        text-align: center;
    }

    .usx-program-equipment .et_pb_toggle_title {
        padding: 25px 40px 25px 20px !important;
        min-height: 0;
        line-height: 1.6em;
    }

    body .entry-content .usx-program-equipment .usx-program-button {
        margin-top: 20px !important;
    }

    .usx-program-benefits h4,
    .usx-program-story h4 {
        font-size: 20px;
    }

    .usx-program-benefits h4 {
        padding-bottom: 20px;
    }

    .usx-program-benefits h4 {
        width: 90%;
        margin: 0 auto;
    }

    .usx-program-benefits-list {
        margin-bottom: 30px;
    }

    .page-id-30995 .usx-program-benefits-list,
    .page-id-33046 .usx-program-benefits-list {
        margin-bottom: 0;
    }

    .usx-program-story {
        padding-bottom: 20px !important;
    }

    .usx-program-story h4 {
        text-align: center;
    }

    .usx-program-story .usx-program-story-row {
        width: 100% !important;
        max-width: 100% !important;
    }

    .usx-program-story .usx-program-story-row .et_pb_column:first-child {
        width: 90% !important;
        margin: 0 auto 50px !important;
        float: none;
    }

    .usx-program-story .usx-program-story-row .et_pb_column:last-child {
        width: 100% !important;
        max-width: 100% !important;
    }

    .page-id-31204 .usx-program-story .usx-program-story-row .et_pb_column:first-child {
        margin: 0 auto 45px !important;
    }

    .page-id-31204 .usx-program-story .usx-program-story-row .et_pb_column:last-child {
        top: 6px;
    }

    .usx-programs-hidden-title {
        display: block;
    }

    .usx-program-header-content-onlytext .et_pb_row {
        padding-bottom: 30px !important;
    }

    .usx-program-header-content-onlytext .head-info-text {
        width: 90% !important;
        margin: 0 auto;
    }

    .usx-degree-section-inner {
        border: 0;
        padding: 40px 0 0 0;
    }

    .usx-degree-section-text h2 {
        font-size: 28px !important;
    }

    .usx-degree-section-text p {
        font-size: 18px;
        font-weight: 600 !important;
    }

    .usx-degree-section-phone a {
        font-size: 16px;
        width: 100%;
    }

    .usx-program-qualifications-list-lined ul {
        max-width: 100%;
        width: 90%;
    }

    .usx-program-qualifications-list-lined li {
        width: 100%;
        text-align: center;
        list-style-position: inside;
    }

    .usx-program-qualifications-list-lined li:last-child {
        margin-left: 0;
    }

    .usx-program-qualifications-text {
        width: 90%;
    }

    .entry-content .usx-program-benefits-full-width .usx-program-benefits-list {
        width: 80% !important;
    }

    .usx-program-equipment .usx-program-equipment-with-text {
        margin: 0 auto !important;
        width: 100%;
    }

    .usx-program-benefits-full-width .et_pb_row {
        padding-bottom: 0 !important;
        margin-bottom: 20px !important;
    }

    .usx-program-benefits-full-width li {
        line-height: 1.7em;
    }

    .page-id-31151 .entry-content .et_pb_section .usx-program-button {
        padding: 5px 10px !important;
    }

    .usx-programs-double-list-img img {
        top: 30px;
    }

    .usx-programs-double-list-section-first .et_pb_row {
        padding-bottom: 220px !important;
    }

    .usx-programs-double-list-section-second .et_pb_row {
        padding-top: 120px !important;
    }

    .page-id-31151 .usx-program-benefits-full-width {
        padding-top: 20px !important;
    }

    .usx-program-qualifications-only-text h4 {
        font-size: 20px;
    }

    .usx-program-qualifications-only-text p {
        font-size: 15px;
    }

    .usx-program-become-text p {
        font-size: 15px;
        padding: 15px 5% 30px 5% !important;
    }

    .page-id-31185 .usx-program-benefits-full-width .usx-program-benefits-list ul {
        padding: 0 1em 0;
    }

    .page-id-31204 .usx-program-benefits {
        padding: 30px 0 !important;
    }

    .page-id-31204 .usx-program-story {
        background: #eee;
    }

    .page-id-31204 .usx-program-benefits-full-width .et_pb_row {
        margin-bottom: 0 !important;
    }

    .usx-get-degree {
        padding-top: 10px !important;
    }

    .usx-programs-equipment-button-with-img-position {
        display: none;
    }

    body .usx-programs-equipment-with-img .et_pb_row:first-child {
        padding-bottom: 10px !important;
    }

    .usx-programs-equipment-button-with-img {
        background: #f2f2f2 !important;
        padding-top: 0 !important;
    }

    .page-id-31220 .usx-degree-section-inner,
    .page-id-33037 .usx-degree-section-inner,
    .page-id-33046 .usx-degree-section-inner {
        padding: 0;
    }

    .usx-degree-section-phone {
        position: relative;
        width: 90%;
        padding-top: 30px;
    }

    .page-id-31220 .usx-degree-section-phone-call span,
    .page-id-33037 .usx-degree-section-phone-call span {
        position: relative;
        top: 2px;
        right: -7px;
        width: 9px;
        padding: 0;
    }

    .usx-program-equipment .et_pb_toggle_title {
        font-size: 12px !important;
    }

    .usx-program-equipment .et_pb_toggle_title:before {
        right: 20px;
    }

    .usx-program-equipment .et_pb_toggle .et_pb_toggle_content {
        padding: 0 20px 25px;
    }

    body .entry-content .usx-program-header:before {
        opacity: 0;
        content: ' ';
        display: block;
        position: absolute;
        z-index: 11;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #000;
    }

    .page-id-30995 .entry-content .usx-program-header,
    .page-id-33046 .entry-content .usx-program-header {
        background-image: url(/wp-content/uploads/2019/11/lease-hero-mob.jpg) !important;
        background-position: center;
    }

    .usx-programs-hidden-title {
        z-index: 13 !important;
    }

    .page-id-31151 .entry-content .usx-program-header {
        background-image: url(/wp-content/uploads/2019/11/OwnerOperator1-hero-mob.jpg) !important;
        background-position: center;
        min-height: 320px;
    }

    .page-id-31151 .entry-content .usx-program-header:before {
        opacity: 0.2;
    }

    .head-info-container-mobile .head-info-block {
        padding: 30px 0 20px 0;
    }

    .page-id-31185 .entry-content .usx-program-header {
        background-image: url(/wp-content/uploads/2019/11/DriverTrainer-hero-mob.jpg) !important;
        background-position: center;
    }

    .page-id-31185 .entry-content .usx-program-header:before {
        opacity: 0.15;
    }

    .page-id-31185 .usx-program-benefits {
        padding-bottom: 30px !important;
    }

    .page-id-31204 .entry-content .usx-program-header {
        background-image: url(/wp-content/uploads/2019/11/Regional1-hero-mob.jpg) !important;
        background-position: center;
        min-height: 330px;
    }

    .page-id-31204 .entry-content .usx-program-header:before {
        opacity: 0.2;
    }

    .page-id-31220 .entry-content .usx-program-header,
    .page-id-33037 .entry-content .usx-program-header {
        background-image: url(/wp-content/uploads/2019/11/Dedicated-hero-mob.jpg) !important;
        background-position: center;
        min-height: 350px;
    }

    .page-id-33037 .entry-content .usx-program-header {
        background-image: url("/wp-content/uploads/2021/02/USXDR34915_New_Dedicated_Creative-HOME_PAGE.jpg") !important;
    }

    .page-id-31220 .entry-content .usx-program-header:before,
    .page-id-33037 .entry-content .usx-program-header:before {
        opacity: 0.2;
    }

    .page-id-31220 .usx-get-degree,
    .page-id-33037 .usx-get-degree {
        padding: 10px 0 10px 0 !important;
    }

    .page-id-31151 .usx-video-on-top {
        padding-top: 0 !important;
    }

    .page-id-31204 .usx-program-qualifications {
        padding-top: 0 !important;
    }

    .page-id-31204 .usx-program-qualifications-list-lined li:last-child {
        margin-left: 0 !important;
    }

    .page-id-31204 .usx-program-story .et_pb_row:last-child {
        background: #fff !important;
        width: 100% !important;
        padding: 30px 0 !important;
        max-width: 100% !important;
    }

    .page-id-31204 .usx-program-story .usx-program-story-row,
    .page-id-31204 .usx-program-story {
        padding-bottom: 0 !important;
    }

    .page-id-31220 .usx-degree-section-phone-call {
        width: auto;
    }

    .usx-programs-equipment-button-with-img-position-mobile img {
        position: relative;
        top: 0;
    }
}

@media (max-width: 500px) {
    .usx-program-white-text .et_pb_text p {
        font-size: 14px;
    }

    .page-id-30995 h2,
    .page-id-31151 h2,
    .page-id-31185 h2,
    .page-id-31204 h2,
    .page-id-31220 h2,
    .driver-pages-sections h2 {
        font-size: 34px;
    }

    .usx-programs-double-list-section-first .et_pb_row {
        padding-bottom: 200px !important;
    }

    .usx-programs-double-list-section-second .et_pb_row {
        padding-top: 100px !important;
    }

    .usx-programs-benefits-common-link a {
        padding-bottom: 20px;
    }

    .usx-program-benefits-full-width-flex .usx-program-benefits-list .et-last-child {
        min-width: unset;
    }

    .usx-program-benefits-full-width-flex .usx-program-benefits-list .et-last-child {
        width: 100%;
    }
}

@media (max-width: 450px) {
    .usx-programs-double-list-img img {
        top: 50px;
    }

    .usx-programs-equipment-button-with-img-position-mobile img {
        width: 90%;
    }

    .page-id-31185 .entry-content .usx-program-header {
        min-height: 350px;
    }

    .usx-program-header-lease-july .head-info-text-bold {
        font-size: 24px !important;
    }

    .usx-program-header-lease-july .head-info-text-grey {
        font-size: 18px !important;
    }
}

@media (max-width: 400px) {
    body .entry-content .et_pb_section .usx-program-button {
        max-width: 100%;
    }

    body .usx-programs-equipment-with-img {
        padding-top: 40px !important;
    }

    .usx-program-qualifications-list-p br {
        display: none;
    }
}

@media (max-width: 768px) {
    .page-id-31591 .culture-container .et_pb_row {
        padding-top: 0 !important;
    }

    .home .culture-container .et_pb_row {
        padding-top: 25px !important;
    }
}

/* home page mobile changes */


@media (max-width: 1025px) {
    .home .types-img,
    .page-id-31591 .types-img,
    .page-id-31855 .types-img,
    .page-id-32357 .types-img {
        width: 100% !important;
        max-width: 100% !important;
    }

}

@media (max-width: 1024px) {
    .home-new-cards p {
        font-size: 1rem !important;
    }

}

@media (max-width: 980px) {
    .home .et_pb_row_10.et_pb_row,
    .home .et_pb_row_9.et_pb_row,
    .page-id-31591 .et_pb_row_10.et_pb_row,
    .page-id-31591 .et_pb_row_9.et_pb_row,
    .page-id-31591 .et_pb_row_8.et_pb_row,
    .page-id-31855 .et_pb_row_10.et_pb_row,
    .page-id-31855 .et_pb_row_9.et_pb_row,
    .page-id-31855 .et_pb_row_8.et_pb_row,
    .page-id-32357 .et_pb_row_10.et_pb_row,
    .page-id-32357 .et_pb_row_9.et_pb_row,
    .page-id-32357 .et_pb_row_8.et_pb_row {
        width: 100% !important;
        max-width: 100% !important;
    }

    .home .et_pb_row_4.et_pb_row,
    .home .et_pb_row_5.et_pb_row,
    .home .et_pb_row_6.et_pb_row,
    .home .et_pb_row_7.et_pb_row,
    .page-id-31591 .et_pb_row_4.et_pb_row,
    .page-id-31591 .et_pb_row_5.et_pb_row,
    .page-id-31591 .et_pb_row_6.et_pb_row,
    .page-id-31591 .et_pb_row_7.et_pb_row,
    .page-id-31855 .et_pb_row_4.et_pb_row,
    .page-id-31855 .et_pb_row_5.et_pb_row,
    .page-id-31855 .et_pb_row_6.et_pb_row,
    .page-id-31855 .et_pb_row_7.et_pb_row,
    .page-id-32357 .et_pb_row_4.et_pb_row,
    .page-id-32357 .et_pb_row_5.et_pb_row,
    .page-id-32357 .et_pb_row_6.et_pb_row,
    .page-id-32357 .et_pb_row_7.et_pb_row {
        width: 80% !important;
        max-width: 100% !important;
    }

    .home .types-img,
    .page-id-31591 .types-img,
    .page-id-31855 .types-img,
    .page-id-32357 .types-img {
        width: 80% !important;
        max-width: 100% !important;
    }

    .home .home-video-side-section .et_pb_column:last-child .et_pb_text,
    .page-id-31591 .home-video-side-section .et_pb_column:last-child .et_pb_text,
    .page-id-31855 .home-video-side-section .et_pb_column:last-child .et_pb_text,
    .page-id-32357 .home-video-side-section .et_pb_column:last-child .et_pb_text {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .home .et_pb_section_2,
    .page-id-31591 .et_pb_section_2,
    .page-id-31855 .et_pb_section_2,
    .page-id-32357 .et_pb_section_2 {
        padding-bottom: 30px !important;
    }

    .page-id-31855 .culture-container .et_pb_row {
        padding-top: 25px !important;
    }
}

@media (max-width: 550px) {
    .page-id-31591 .et_pb_row_12.et_pb_row,
    .page-id-31591 .et_pb_row_11.et_pb_row,
    .page-id-31855 .et_pb_row_12.et_pb_row,
    .page-id-31855 .et_pb_row_11.et_pb_row,
    .page-id-31855 .et_pb_row_12.et_pb_row,
    .page-id-32357 .et_pb_row_11.et_pb_row {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .home .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child,
    .page-id-31591 .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child,
    .page-id-31855 .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child,
    .page-id-32357 .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 50px 0 !important;
        width: 80% !important;
        margin: 0 auto !important;
        float: none !important;
    }

    .home .home-video-side-section .et_pb_column:last-child,
    .page-id-31591 .home-video-side-section .et_pb_column:last-child,
    .page-id-31855 .home-video-side-section .et_pb_column:last-child,
    .page-id-32357 .home-video-side-section .et_pb_column:last-child {
        padding: 50px 10% !important;
    }

    .home .et_pb_row_4.et_pb_row,
    .home .et_pb_row_5.et_pb_row,
    .home .et_pb_row_6.et_pb_row,
    .home .et_pb_row_7.et_pb_row,
    .page-id-31591 .et_pb_row_4.et_pb_row,
    .page-id-31591 .et_pb_row_5.et_pb_row,
    .page-id-31591 .et_pb_row_6.et_pb_row,
    .page-id-31591 .et_pb_row_7.et_pb_row,
    .page-id-31855 .et_pb_row_4.et_pb_row,
    .page-id-31855 .et_pb_row_5.et_pb_row,
    .page-id-31855 .et_pb_row_6.et_pb_row,
    .page-id-31855 .et_pb_row_7.et_pb_row,
    .page-id-32357 .et_pb_row_4.et_pb_row,
    .page-id-32357 .et_pb_row_5.et_pb_row,
    .page-id-32357 .et_pb_row_6.et_pb_row,
    .page-id-32357 .et_pb_row_7.et_pb_row {
        width: 90% !important;
    }

    .home .home-b-h2 strong,
    .page-id-31591 .home-b-h2 strong,
    .page-id-31855 .home-b-h2 strong,
    .page-id-32357 .home-b-h2 strong {
        font-size: 24px;
    }

    .home .form-row,
    .page-id-31591 .form-row,
    .page-id-31855 .form-row,
    .page-id-32357 .form-row {
        margin-right: 0;
        margin-left: 0;
    }

    .home .driver-types-text,
    .page-id-31591 .driver-types-text,
    .page-id-31855 .driver-types-text,
    .page-id-32357 .driver-types-text {
        font-size: 15px !important;
    }

    .home .culture-container .et_pb_row,
    .page-id-31591 .culture-container .et_pb_row,
    .page-id-31855 .culture-container .et_pb_row,
    .page-id-32357 .culture-container .et_pb_row {
        padding-top: 30px !important;
    }
}

@media (max-width: 500px) {
    .page-id-31591 p.culture-h2:nth-child(2),
    .page-id-31591 p.culture-h2:nth-child(4) {
        font-size: 8em !important;
    }

    .page-id-31591 p.culture-h2 {
        font-size: 1.9em !important;
    }

    .page-id-31855 p.culture-h2:nth-child(2),
    .page-id-31855 p.culture-h2:nth-child(4) {
        font-size: 8em !important;
    }

    .page-id-31855 p.culture-h2 {
        font-size: 1.9em !important;
    }
}

@media (max-width: 465px) {
    .home p.culture-h2:nth-child(2),
    .page-id-31591 p.culture-h2:nth-child(3),
    .page-id-31855 p.culture-h2:nth-child(3),
    .page-id-31855 p.culture-h2:nth-child(3) {
        font-size: 6em !important;
        line-height: 0.5em !important;
    }

    .home p.culture-h2:nth-child(4),
    .page-id-31855 p.culture-h2:nth-child(4) {
        font-size: 4em !important;
    }

    .home .culture-btn-left,
    .home .culture-btn-right,
    .page-id-31591 .culture-btn-left,
    .page-id-31591 .culture-btn-right,
    .page-id-31855 .culture-btn-left,
    .page-id-31855 .culture-btn-right,
    .page-id-32357 .culture-btn-left,
    .page-id-32357 .culture-btn-right {
        padding: 10px 20px;
    }
}

@media (max-width: 340px) {
    .home p.culture-h2:nth-child(3),
    .page-id-31591 p.culture-h2:nth-child(3),
    .page-id-31855 p.culture-h2:nth-child(3),
    .page-id-32357 p.culture-h2:nth-child(3) {
        line-height: 0.5em !important;
    }
}

@media (max-width: 330px) {
    .home .home-b-h2 strong,
    .page-id-31591 .home-b-h2 strong,
    .page-id-31855 .home-b-h2 strong,
    .page-id-32357 .home-b-h2 strong {
        font-size: 20px;
    }
}

.et_pb_post .entry-featured-image-url {
    margin-bottom: 0;
}

/* gallery lightbox */
.page-id-31496 .entry-title {
    color: #fff;
}

.all-images-31526 .thumbnail {
    border: none;
    border-radius: 0;
    background: 0;
    padding: 2px;
    margin-bottom: 0;
}

.lg-outer {
    z-index: 9999999 !important;
    background: rgb(0, 0, 0, 0.9);
}

.lg-sub-html {
    display: none;
}

#animated-thumbnials-31526 a {
    padding: 9px;
}

.lg-outer .lg-thumb {
    margin: 0 auto;
}

#animated-thumbnials-31526 {
    left: -9px;
}

.new-driver-br {
    display: none;
}

@media (max-width: 1550px) {
    .show-1550 {
        display: block;
    }

    .hide-1550 {
        display: none;
    }
}

@media (max-width: 1080px) {
    .show-1080 {
        display: block;
    }

    .hide-1080 {
        display: none;
    }
}

@media (max-width: 1000px) {
    .show-1000 {
        display: block;
    }

    .hide-1000 {
        display: none;
    }
}

@media (max-width: 980px) {
    .show-980 {
        display: block;
    }

    .hide-980 {
        display: none;
    }
}

@media (max-width: 950px) {
    .show-950 {
        display: block;
    }

    .hide-950 {
        display: none;
    }
}

@media (max-width: 900px) {
    .show-900 {
        display: block;
    }

    .hide-900 {
        display: none !important;
    }
}

@media (max-width: 870px) {
    .show-870 {
        display: block;
    }

    .hide-870 {
        display: none;
    }
}

@media (max-width: 850px) {
    .show-850 {
        display: block;
    }

    .hide-850 {
        display: none;
    }
}

@media (max-width: 800px) {
    .show-800 {
        display: block;
    }

    .hide-800 {
        display: none;
    }
}

@media (max-width: 790px) {
    .usx-program-become-text p br {
        display: none !important;
    }
}

@media (max-width: 760px) {
    .show-760 {
        display: block;
    }

    .hide-760 {
        display: none;
    }
}

@media (max-width: 750px) {
    .show-750 {
        display: block;
    }

    .hide-br-750 {
        display: none;
    }

    .hide-750 {
        display: none;
    }
}

@media (max-width: 730px) {
    .show-730 {
        display: block;
    }

    .hide-730 {
        display: none;
    }
}

@media (max-width: 700px) {
    .show-700 {
        display: block;
    }

    .hide-700 {
        display: none;
    }
}

@media (max-width: 650px) {
    .show-650 {
        display: block;
    }

    .hide-650 {
        display: none;
    }
}

@media (max-width: 600px) {
    .show-600 {
        display: block;
    }

    .hide-600 {
        display: none;
    }
}

@media (max-width: 580px) {
    .show-580 {
        display: block;
    }

    .hide-580 {
        display: none;
    }
}

@media (max-width: 550px) {
    .show-550 {
        display: block;
    }

    .hide-550 {
        display: none;
    }
}

@media (max-width: 530px) {
    .show-530 {
        display: block;
    }

    .hide-530 {
        display: none;
    }
}

@media (max-width: 500px) {
    .show-500 {
        display: block;
    }

    .hide-500 {
        display: none;
    }
}

@media (max-width: 480px) {
    .show-480 {
        display: block;
    }

    .hide-480 {
        display: none;
    }
}

@media (max-width: 450px) {
    .show-450 {
        display: block;
    }

    .hide-450 {
        display: none;
    }
}

@media (max-width: 430px) {
    .show-430 {
        display: block;
    }

    .hide-430 {
        display: none;
    }
}

@media (max-width: 390px) {
    .usx-program-equipment .new-driver-br {
        display: none;
    }
}

@media (max-width: 400px) {
    .show-400 {
        display: block;
    }

    .hide-400 {
        display: none;
    }
}

@media (max-width: 370px) {
    .show-370 {
        display: block;
    }

    .hide-370 {
        display: none;
    }
}

@media (max-width: 350px) {
    .usx-program-become-text h2 br {
        display: none !important;
    }

    .show-350 {
        display: block;
    }

    .hide-350 {
        display: none;
    }

}

/* HOME NEW CARDS */

.page-id-31591 .drivers-label {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.page-id-31591 p {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 18px;
}

.page-id-31591 p span {
    font-weight: 600;
}

.page-id-31591 p.culture-h2,
.page-id-31591 p.culture-h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 22px;
}

.page-id-31591 p span.home-b-h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 2.5em;
}

.page-id-31591 .culture-btn-right,
.page-id-31591 .culture-btn-left {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 20px;
}

.page-id-31591 #top-menu li,
.page-id-31591 #top-menu > #menu-item-110 a,
.page-id-31591 #top-menu > #menu-item-2597 a,
.page-id-31591 #top-menu > #menu-item-111 a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
}

.page-id-31591 #top-menu li a {
    font-size: 17px !important;
}

.page-id-31591 .drivers-label strong {
    font-weight: 600;
}

.page-id-31591 #main-content li {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 16px;
    color: #020202;
    line-height: 2em;
}

.page-id-31591 #main-content ul {
    list-style: none;
    padding-bottom: 0;
    padding-top: 10px;
}

.page-id-31591 #main-content li::before {
    content: '\2022';
    color: #a90f14;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.page-id-31591 h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 30px;
}

.page-id-31591 form label[for=Violations],
.page-id-31591 form label[for=Accidents] {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 10px;
    font-weight: 400;
}

.page-id-31591 .custom-control-label {
    font-size: 18px;
    letter-spacing: 0;
}

.page-id-31591 form .disclaimer {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}

.page-id-31591 #home-form-submit {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 15px 15px !important;
    text-transform: uppercase;
    font-size: 24px;
}

.page-id-31591 .et_pb_video_0 .et_pb_video_play {
    display: block;
}

.page-id-31591 .et_pb_row_4 {
    padding-top: 47px !important;
}

.home-new-cards {
    padding-bottom: 30px !important;
}

.home-new-cards .et_pb_column .et_pb_text {
    padding-top: 5px;
}

.home-new-cards .et_pb_code {
    margin-bottom: 0 !important;
}

.home-new-cards p span {
    font-weight: 700;
    color: #000;
}

.home-new-cards p {
    line-height: 1.4em;
}

.home-new-cards p strong {
    font-size: 11px;
    top: -5px;
    position: relative;
}

.home-new-cards .drivers-label {
    padding: 9px 0 12px 0 !important;
    margin-bottom: 16px !important;
    line-height: 0.9;
}

@media (max-width: 1550px) {
    .page-id-31591 form label[for=Violations],
    .page-id-31591 form label[for=Accidents] {
        font-size: 16px;
    }
}

@media (max-width: 1400px) {
    .page-id-31591 form label[for=Violations],
    .page-id-31591 form label[for=Accidents] {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 980px) {
    .page-id-31591 form label[for=Violations],
    .page-id-31591 form label[for=Accidents] {
        font-size: 18px;
        line-height: 44px;
    }

    .page-id-31591 .et_pb_section_1 {
        display: none !important;
    }

    .page-id-31591 .et_pb_section_2 {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .page-id-31591 .et_pb_column_24 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 650px) {
    .page-id-31591 ul#top-menu {
        display: none;
    }

    .page-id-31591 form label[for=Violations],
    .page-id-31591 form label[for=Accidents] {
        font-size: 16px;
        line-height: 44px;
    }

    .page-id-31591 .custom-control-label {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .page-id-31591 form label[for=Violations],
    .page-id-31591 form label[for=Accidents] {
        font-size: 14px;
        line-height: 44px;
    }
}

@media (max-width: 515px) {
    .page-id-31591 form label[for=Violations],
    .page-id-31591 form label[for=Accidents] {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 550px) {
    .page-id-31591 ul#top-menu {
        display: none;
    }
}

@media (max-width: 360px) {
    .page-id-31591 .culture-btn-right {
        padding: 10px 10px;
    }

    .page-id-31591 .et_pb_row_0.et_pb_row {
        max-width: 90% !important;
    }
}

@media (max-width: 340px) {
    .page-id-31591 p.culture-h2:nth-child(2) {
        line-height: 0.7em !important;
    }

    .page-id-31591 p.culture-h2:nth-child(3) {
        line-height: 0.5em !important;
        font-size: 71px !important;
    }

    .home .culture-btn-left, .home .culture-btn-right, .page-id-31591 .culture-btn-left, .page-id-31591 .culture-btn-right {
        padding: 10px 10px;
    }

    .home p.culture-h2,
    .page-id-31591 p.culture-h2 {
        line-height: 0.9em !important;
    }

    .page-id-31591 p.culture-h2 br,
    .page-id-31591 p.culture-h1 br {
        display: none;
    }
}

/* MOBILE DESIGN CHANGES FOR HOME */
@media (max-width: 600px) {
    .page-id-30272 p.culture-h2 {
        line-height: 1em;
    }

    .page-id-30272 p.culture-h2:nth-child(2) {
        font-size: 9em !important;
        line-height: 0.7em !important;
    }

    .page-id-30272 p.culture-h2:nth-child(4) {
        font-size: 5em !important;
    }

    .head-info-container-mobile .head-info-block {
        margin: 30px 0;
    }
}

@media (max-width: 465px) {
    .page-id-30272 p.culture-h2:nth-child(3) {
        line-height: 1em;
        font-size: 2.2em !important;
    }

    .page-id-30272 .culture-container .et_pb_row {
        padding-top: 40px !important;
    }

    .page-id-30272 p.culture-h2:nth-child(2) {
        font-size: 7em !important;
        line-height: 0.7em !important;
    }

    .page-id-30272 p.culture-h2:nth-child(4) {
        font-size: 4.4em !important;
    }

    body .page-id-30272 p.culture-h2 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 415px) {
    .page-id-30272 p.culture-h2:nth-child(4) {
        font-size: 4.3em !important;
    }
}

@media (max-width: 340px) {
    .page-id-30272 p.culture-h2:nth-child(3) {
        line-height: 0.9em !important;
    }

    .home p.culture-h2:nth-child(4) {
        padding-top: 0 !important;
    }
}

@media (max-width: 330px) {
    .home p.culture-h2:nth-child(4) {
        font-size: 3.8em !important;
    }

    .page-id-30272 p.culture-h2:nth-child(3) {
        line-height: 1em;
        font-size: 2.0em !important;
    }
}

.partnerships-outreach h3,
.partnerships-outreach p {
    color: #fff;
    padding: 25px 0 0 0;
}

.partnerships-outreach p {
    max-width: 700px;
    margin: 0 auto;
}

.rightImg {
    position: relative !important;
    float: right !important;
    width: unset !important;
    max-width: 400px !important;
}

.military-badge {
    justify-content: center;
    display: flex;
    padding: 15px 0;
}

#military-badge-1,
#military-badge-2,
#military-badge-3,
#military-badge-4 {
    max-width: 50%;
}

.badge-block {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 25px;
    padding-top: 0 !important;
}

#badge-row-military {
    padding: 15px 50px !important;
}

@media (max-width: 678px) {
    .partnerships-outreach h3,
    .partnerships-outreach p {
        padding: 25px 40px 0 40px;
    }
}

/* CDL Clearinghouse */
.cdl-clearinghouse .et_pb_row {
    padding-top: 3% !important;
    padding-bottom: 3% !important;
}

.cdl-clearinghouse .et_pb_text {
    text-align: center !important;
}

.cdl-clearinghouse .et_pb_button {
    border: none;
}

.cdl-clearinghouse .et_pb_button:hover {
    border: none;
}

@media (max-width: 980px) {
    .cdl-clearinghouse-left,
    .cdl-clearinghouse-right {
        width: 100%;
        margin-left: 0;
    }

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

@media (max-width: 600px) {
    .cdl-clearinghouse .et_pb_row {
        padding-bottom: 5% !important;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .head-info-text-list li span {
        top: -2px !important;
    }

    .head-info-text-list li span:before {
        content: url(/wp-content/uploads/2019/11/bullet-point-black2.png);
        position: absolute;
        left: -4px;
        top: 0;
    }

    .usx-degree-section-logo-content:after {
        content: url(/wp-content/uploads/2019/11/OTR-driver.png);
    }
}

/* VIDEO HOME PAGE */

.page-id-31855 .drivers-label {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.page-id-31855 p {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 18px;
}

.page-id-31855 p span {
    font-weight: 600;
}

.page-id-31855 p.culture-h2,
.page-id-31855 p.culture-h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 22px;
}

.page-id-31855 p span.home-b-h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 2.5em;
}

.page-id-31855 .culture-btn-right,
.page-id-31855 .culture-btn-left {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 20px;
}

.page-id-31855 #top-menu li,
.page-id-31855 #top-menu > #menu-item-110 a,
.page-id-31855 #top-menu > #menu-item-2597 a,
.page-id-31855 #top-menu > #menu-item-111 a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
}

.page-id-31855 #top-menu li a {
    font-size: 17px !important;
}

.page-id-31855 .drivers-label strong {
    font-weight: 600;
}

.page-id-31855 #main-content li {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 16px;
    color: #020202;
    line-height: 2em;
}

.page-id-31855 #main-content ul {
    list-style: none;
    padding-bottom: 0;
    padding-top: 10px;
}

.page-id-31855 #main-content li::before {
    content: '\2022';
    color: #a90f14;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.page-id-31855 h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 30px;
}

.page-id-31855 form label[for=Violations],
.page-id-31855 form label[for=Accidents] {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 10px;
    font-weight: 400;
}

.page-id-31855 .custom-control-label {
    font-size: 18px;
    letter-spacing: 0;
}

.page-id-31855 form .disclaimer {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}

.page-id-31855 #home-form-submit {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 15px 15px !important;
    text-transform: uppercase;
    font-size: 24px;
}

.page-id-31855 .et_pb_video_0 .et_pb_video_play {
    display: block;
}

.page-id-31855 .et_pb_row_4 {
    padding-top: 47px !important;
}

.page-id-31855 .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
    padding: 0 0 0 150px;
}

.page-id-31855 .home-picture-side-section .et_pb_row {
    display: flex;
    align-items: center;
}

.page-id-31855 .home-picture-side-section .et_pb_video_overlay:before {
    height: 100%;
    position: relative;
    opacity: 0;
    display: block;
    width: 100%;
    top: 0;
    content: '';
}

.page-id-31855 .home-picture-side-section .et_pb_video_overlay_hover {
    top: 0;
}

@media (max-width: 1550px) {
    .page-id-31855 form label[for=Violations],
    .page-id-31855 form label[for=Accidents] {
        font-size: 16px;
    }
}

@media (max-width: 1400px) {
    .page-id-31855 form label[for=Violations],
    .page-id-31855 form label[for=Accidents] {
        font-size: 18px;
        line-height: 22px;
    }

    .page-id-31855 .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 0 0 0 80px;
    }
}

@media (max-width: 980px) {
    .page-id-31855 form label[for=Violations],
    .page-id-31855 form label[for=Accidents] {
        font-size: 18px;
        line-height: 44px;
    }

    .page-id-31855 .et_pb_section_1 {
        display: none !important;
    }

    .page-id-31855 .et_pb_section_2 {
        display: block !important;
    }

    .page-id-31855 .et_pb_row {
        display: block !important;
        width: 100% !important;
    }

    .page-id-31855 .home-picture-side-section .et_pb_row:last-child .et_pb_column {
        width: 100%;
        margin-right: 0;
    }

    .page-id-31855 .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 50px 100px;
    }
}

@media (max-width: 767px) {
    .page-id-31855 .et_pb_column_24 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 650px) {
    .page-id-31855 ul#top-menu {
        display: none;
    }

    .page-id-31855 form label[for=Violations],
    .page-id-31855 form label[for=Accidents] {
        font-size: 16px;
        line-height: 44px;
    }

    .page-id-31855 .custom-control-label {
        font-size: 16px;
    }

    .page-id-31855 .home-picture-side-section .et_pb_row:last-child .et_pb_column:first-child {
        padding: 50px;
    }
}

@media (max-width: 575px) {
    .page-id-31855 form label[for=Violations],
    .page-id-31855 form label[for=Accidents] {
        font-size: 14px;
        line-height: 44px;
    }
}

@media (max-width: 515px) {
    .page-id-31855 form label[for=Violations],
    .page-id-31855 form label[for=Accidents] {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 550px) {
    .page-id-31855 ul#top-menu {
        display: none;
    }
}

@media (max-width: 360px) {
    .page-id-31855 .culture-btn-right {
        padding: 10px 10px;
    }

    .page-id-31855 .et_pb_row_0.et_pb_row {
        max-width: 90% !important;
    }
}

@media (max-width: 340px) {
    .page-id-31855 p.culture-h2:nth-child(2) {
        line-height: 0.7em !important;
    }

    .page-id-31855 p.culture-h2:nth-child(3) {
        line-height: 0.5em !important;
        font-size: 71px !important;
    }

    .page-id-31855 .culture-btn-left,
    .page-id-31855 .culture-btn-right {
        padding: 10px 10px;
    }

    .page-id-31855 p.culture-h2 {
        line-height: 0.9em !important;
    }

    .page-id-31855 p.culture-h2 br,
    .page-id-31855 p.culture-h1 br {
        display: none;
    }
}

@media (max-width: 600px) {
    .page-id-31855 p.culture-h2 {
        line-height: 1em;
    }

    .page-id-31855 p.culture-h2:nth-child(2) {
        font-size: 9em !important;
        line-height: 0.7em !important;
    }

    .page-id-31855 p.culture-h2:nth-child(4) {
        font-size: 5em !important;
    }
}

@media (max-width: 465px) {
    .page-id-31855 p.culture-h2:nth-child(3) {
        line-height: 1em !important;
        font-size: 2.2em !important;
    }

    .page-id-31855 .culture-container .et_pb_row {
        padding-top: 40px !important;
    }

    .page-id-31855 p.culture-h2:nth-child(2) {
        font-size: 7em !important;
        line-height: 0.7em !important;
    }

    .page-id-31855 p.culture-h2:nth-child(4) {
        font-size: 4.4em !important;
    }

    body .page-id-31855 p.culture-h2 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 415px) {
    .page-id-31855 p.culture-h2:nth-child(4) {
        font-size: 4.3em !important;
    }
}

@media (max-width: 340px) {
    .page-id-31855 p.culture-h2:nth-child(3) {
        line-height: 0.9em !important;
    }

    .page-id-31855 p.culture-h2:nth-child(4) {
        padding-top: 0 !important;
    }
}

@media (max-width: 330px) {
    .page-id-31855 p.culture-h2:nth-child(4) {
        font-size: 3.8em !important;
    }

    .page-id-31855 p.culture-h2:nth-child(3) {
        line-height: 1em;
        font-size: 2.0em !important;
    }
}

/* NEW VIDEO HOME PAGE END */

/* NEW HOME PAGE SECTIONS */

.home-new-bottom-section h3 span {
    color: #a90f14 !important;
}

.home-new-bottom-section p {
    color: #020202;
    font-weight: 400;
}

.home .home-new-text-section.et_pb_section {
    background-color: #f0f0f0 !important;
}

.home-new-text-section .et_pb_row p {
    margin: 0 auto;
}

.home-new-text-section .et_pb_row {
    max-width: 750px;
    padding: 60px 0;
}

.home-new-text-section p span,
.home-new-video-section p span {
    color: #a90f14;
}

.home-new-video-section p span {
    font-weight: 700;
}


.home-new-video-section .et_pb_column:first-child {
    padding: 10% 7% 0 15%;
}

.home-new-video-section .et_pb_column:last-child {
    padding: 0;
}

.new-text-left {
    width: 46%;
    float: left;
}

.new-text-right {
    width: 46%;
    float: left;
    margin-left: 8%;
}

.home-new-video-section .et_pb_row {
    background: #fff;
}

.home-new-video-section p a {
    text-decoration: underline;
    text-decoration-color: #a90f14;
    font-weight: 600;
    color: #a90f14;
}

.home-new-video-section p a:hover {
    opacity: 1 !important;
    color: #a90f14;
}

.home-new-video-section h3 {
    padding-bottom: 35px;
}

.home .et_pb_section_3 {
    background: #f0f0f0 !important;
}

@media (max-width: 1600px) {
    .home-new-video-section .et_pb_column:first-child {
        padding: 100px 5% 0 10%;
    }
}

@media (max-width: 1250px) {
    .home-new-video-section .et_pb_column:first-child {
        padding: 60px 4% 0 10%;
    }
}

@media (max-width: 980px) {
    .home-new-video-section .et_pb_column:first-child {
        padding: 150px 3% 0 10%;
    }

    .home-new-video-section .et_pb_row {
        width: 100% !important;
    }

    .home-new-video-section .et_pb_column:first-child {
        padding: 60px 10% 60px 10%;
    }

    .new-text-full {
        width: 90% !important;
        max-width: 400px;
        float: none;
        margin: 0 auto !important;
    }

    .home-new-text-section p span {
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    body .home .home-new-text-section .et_pb_row {
        width: 90% !important;
    }

    .new-text-right {
        padding-top: 0 !important;
    }

    .home .home-new-video-section .et_pb_column:last-child {
        padding: 0 !important;
    }

    .home-new-text-section .et_pb_row p {
        width: 90%;
    }
}

@media (max-width: 600px) {
    .home-new-video-section .et_pb_column:first-child {
        padding: 60px 10% 60px 10%;
    }
}

@media (max-width: 550px) {
    .home .home-new-video-section .et_pb_column:last-child {
        padding: 0 !important;
    }
}

/* TEAM DRIVER CHANGES */

.team-driver-style.team-driver-hero {
    max-height: 1000px;
    width: 100%;
    min-height: 700px;
    height: auto;
}

@media (min-width: 767px) {
    .team-driver-style.team-driver-hero {
        background: url(/wp-content/uploads/2020/03/Team-group-hero.jpeg) center center/cover no-repeat;
    }
}

.team-driver-style.team-driver-hero .team-driver__cta h1,
.team-driver-style.team-driver-hero-mobile .team-driver__cta h1 {
    color: #000;
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0;
    line-height: 0.9em;
    max-width: 300px;
}

.team-driver-style.team-driver-hero .team-driver__img,
.team-driver-style.team-driver-hero-mobile .team-driver__img {
    margin-bottom: 20px;
}

.team-driver-style.team-driver-hero .team-driver-hero-block {
    display: block;
    margin: 100px 0 0;
    max-width: 465px;
    background: #fff;
    padding: 35px 30px 30px 30px;
    -webkit-box-shadow: 0 0 17px 4px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 0 17px 4px rgba(0, 0, 0, .11);
    box-shadow: 0 0 17px 4px rgba(0, 0, 0, .11);
    width: 50%;
}

.team-driver-style.team-driver-hero .red-ul li span,
.team-driver-style.team-driver-hero-mobile .red-ul li span {
    content: url(/wp-content/uploads/2020/03/team-drive-red-bullet.png);
    position: absolute;
    left: -25px;
    top: 7px;
    display: block;
    padding-right: 0;
}

.team-driver-style.team-driver-hero .red-ul,
.team-driver-style.team-driver-hero-mobile .red-ul {
    padding-left: 25px;
}

.team-driver-style.team-driver-hero .red-ul li,
.team-driver-style.team-driver-hero-mobile .red-ul li {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #535353;
}

.team-driver-style.team-driver-hero .team-driver__btn-row,
.team-driver-style.team-driver-hero-mobile .team-driver__btn-row {
    display: block;
    margin: 0 auto;
}

.team-driver-style.team-driver-hero .red-ul li::before,
.team-driver-style.team-driver-hero-mobile .red-ul li::before {
    content: '' !important;
}

.team-driver-style .btn {
    padding: 5px 20px;
}

.team-driver-style.team-driver-hero .btn,
.team-driver-style.team-driver-hero-mobile .btn {
    padding: 3px 20px;
}

.team-driver-style .team-driver-hero-cta {
    width: 49%;
    float: left;
}

.team-driver-style .team-driver-hero-cta:last-child {
    margin-left: 2%;
}

.team-driver-style.team-driver-straight-pay .fa-angle-right {
    padding-left: 15px !important;
    top: 2px;
    position: relative;
}

.team-driver-style.team-driver-straight-pay h3 {
    text-align: center;
}

.straight-pay-title {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

body .team-driver-style p {
    font-weight: 400;
    font-size: 16px;
    text-shadow: 0 0 0.1px rgba(0, 0, 0, 0.3);
}

.team-driver-style .straight-pay__text p strong {
    font-weight: 700;
}

.team-driver-style .fa-angle-right:before {
    content: url('/wp-content/uploads/2020/03/arrow-right.png');
}

.team-driver-style .straight-pay__link {
    top: -3px;
    position: relative;
    padding: 0 15px 0 20px;
    font-size: 19px;
}

.team-driver-hero-mobile {
    display: none;
}

.team-driver-style.team-driver-straight-pay {
    padding: 40px 0 55px 0 !important;
}

.straight-pay-logo {
    float: left;
    width: 25%;
    min-width: 240px;
}

.straight-pay-title-text {
    float: right;
    width: 70%;
    margin-left: 5%;
}

body .team-driver-style h3 {
    font-size: 25px;
}

body .team-driver-style h2 {
    font-size: 38px;
    letter-spacing: 0;
    color: #000;
    font-weight: 600;
}

body .team-driver-style {
    padding: 50px 0 !important;
}

body .team-driver-style.team-driver-hiw {
    padding: 40px 0 60px !important;
}

.team-driver-style.team-driver-hiw .earnings__text-col h3,
.team-driver-style.team-driver-graph h3 {
    font-weight: 600;
}

.straight-pay-title-text h3 {
    font-size: 25px;
}

.team-driver-style.team-driver-hiw .earnings__text-col {
    padding: 40px 35px 60px 25px;
    box-shadow: 0 10px 40px 0 #b9b9b9;
}

.team-driver-style .disclaimer-container p {
    font-size: 10px !important;
    color: #696969 !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    font-family: "Montserrat", sans-serif !important;
    word-spacing: 0 !important;
    padding: 20px !important;
}

.team-driver-style.team-driver-graph {
    padding: 100px 0 !important;
}

.team-driver-style.team-driver-graph p {
    max-width: 90%;
}

.team-driver-style.usx-program-qualifications .et_pb_row:first-child {
    padding: 0 !important;
}

body .team-driver-style.usx-program-qualifications {
    padding: 50px 0 !important;
}

.team-driver-style.usx-program-qualifications-list-lined h2 {
    margin-bottom: 20px;
    color: #fff !important;
    font-weight: 400;
}

.team-driver-style.team-driver-benefit .order-lg-0 {
    padding-bottom: 50px;
}

.team-driver-style.team-driver-benefit .img-col img {
    width: 100%;
}

.team-driver-style.team-driver-benefit .benefits__text-col li {
    font-size: 16px;
    color: #4A4A4A;
    list-style-image: none;
    position: relative;
    line-height: 1.4em;
}

.team-driver-style.team-driver-benefit .benefits__text-col li:before {
    content: url(/wp-content/uploads/2020/03/driver-team-cc.png);
    top: 6px;
    width: 21px;
    height: 21px;
    position: absolute;
    display: block;
    left: -25px;
}

.team-driver-style.team-driver-benefit .benefits__text-col li:first-child:before {
    top: 1px;
}

.team-driver-style.team-driver-benefit h2,
.team-driver-style.team-driver-benefit h3 {
    text-align: center;
}

.team-driver-style.team-driver-benefit .benefits-cta-row {
    padding-top: 30px;
}

.team-driver-style.team-driver-benefit .benefits-cta-row .btn {
    max-width: 220px;
}

.team-driver-style.team-driver-benefit .team-benefits-call {
    text-align: center;
}

.team-driver-style #team-benefits-call,
.team-driver-style #benefits__link a {
    font-size: 19px;
    font-weight: 600;
}

.team-driver-style .team-form-iframe {
    min-height: 800px;
}

.team-driver-style .team-form-iframe legend {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-bottom: 0;
}

.team-driver-style .team-form-iframe .form-group .col {
    margin-bottom: 8px;
}

.team-driver-style .team-form-iframe .form-group .col {
    display: block;
}

.team-driver-style .team-form-iframe .form-group .col .form-check:first-child {
    padding-left: 20px;
}

.team-driver-style .team-form-iframe .form-control {
    font-size: 15px;
}

.team-driver-style .team-form-iframe .form-control::placeholder {
    font-weight: 600;
}

.team-driver-style .team-form-iframe .PermissionToShareEmail,
.team-driver-style .team-form-iframe .disclaimer,
.team-driver-style .team-form-iframe .PermissionToShare {
    font-family: "Montserrat", sans-serif;
}

.team-driver-style .team-form-iframe .PermissionToShareEmail,
.team-driver-style .team-form-iframe .PermissionToShare {
    font-size: 17px;
    font-weight: 400;
}

body .team-driver-style.team-driver-best h2,
body .team-driver-style.team-driver-style-video h2 {
    text-transform: uppercase;
    font-weight: 400;
}

.team-driver-style.team-driver-best .team-equipment-truck {
    transform: scale(1.2);
}

.team-driver-style.team-driver-best p {
    max-width: 90%;
}

.team-driver-style.team-driver-truck {
    padding-top: 0 !important;
}

.team-driver-style.team-driver-hiw h2,
.team-driver-style.team-driver-truck h2,
.team-driver-style.team-driver-best h2,
.team-driver-style.team-driver-benefit h2 {
    margin-bottom: 7px;
}

.team-driver-video-row {
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.team-driver-video-row h3 {
    margin-bottom: 10px;
}

.team-driver-video-left .et_pb_code_inner {
    max-width: 350px;
    margin: 0 auto;
}

.team-driver-style-video .team-story-search {
    max-width: 340px;
}

.graph-center-num {
    padding-top: 20px;
}

.team-driver-style.team-driver-benefit .container.benefits {
    max-width: 1300px !important;
    width: 80% !important;
}

.team-driver-style.team-driver-hero-mobile {
    padding: 20px 0 !important;
}

.graph-center-num-mobile {
    display: none;
    padding: 10px 0 30px 0;
}

.graph-center-num {
    display: block;
}

@media (max-width: 1440px) {
    #main-content .team-driver-style .container {
        max-width: 80% !important;
    }
}

@media (max-width: 1200px) {
    .team-driver-style.team-driver-hero .team-driver-hero-block {
        width: 100%;
    }
}

@media (max-width: 980px) {
    .team-driver-style.team-driver-best .team-equipment-truck {
        bottom: 0;
    }

    .team-driver-style .team-driver-video-row {
        display: block;
        max-width: 500px !important;
    }

    .team-driver-video-left .et_pb_code_inner {
        max-width: 100%;
    }

    .team-driver-video-left {
        padding-bottom: 20px;
    }

    .team-driver-style.team-driver-benefit .img-col img {
        padding-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .team-driver-style.team-driver-hero-mobile .red-ul li {
        font-size: 14px;
    }

    .team-driver-style.team-driver-hiw .earnings__text-col {
        box-shadow: none;
    }

    .team-driver-style.team-driver-best .team-equipment-truck {
        transform: scale(1);
    }

    .team-driver-style.team-driver-hero {
        min-height: 500px;
        height: auto;
    }

    .team-driver-style.team-driver-hero .team-driver-hero-block {
        display: none;
    }

    .team-driver-hero-mobile,
    .team-driver-hero-mobile .team-driver__cta {
        display: block;
    }

    .team-driver-hero-mobile .team-driver__cta,
    .straight-pay-logo,
    .straight-pay-title-text {
        width: 100%;
    }

    .straight-pay-title {
        display: block;
    }

    .team-driver-style.team-driver-straight-pay {
        padding-top: 0 !important;
    }

    .team-driver-style.team-driver-straight-pay .straight-pay__text {
        padding: 0;
    }

    .team-driver-style .team-driver-video-row {
        padding-bottom: 30px;
    }
}

@media (max-width: 600px) {
    .team-driver-style.team-driver-best .team-equipment-truck {
        position: absolute;
        top: -150px;
        transform: scale(0.8);
    }

    .team-driver-style.team-driver-best .order-1 {
        padding-top: 200px !important;
    }

    .team-driver-style.team-driver-best p {
        max-width: 100%;
    }
}


@media (max-width: 500px) {
    .team-driver-style.team-driver-graph p {
        max-width: 100%;
    }

    .team-driver-style .team-driver-video-row .et_pb_column_1_2:first-child {
        width: 90% !important;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .team-driver-style.team-driver-benefit .benefits__text-col li {
        font-size: 13px;
    }

    .team-driver-style.team-driver-benefit .order-lg-0 {
        padding-bottom: 10px;
    }

    .team-driver-style.team-driver-best .equipment-btn-mobile {
        padding: 0 !important;
    }

    .team-driver-style #team-benefits-call,
    .team-driver-style #benefits__link a {
        font-size: 15px;
    }

    .team-driver-style.team-driver-hiw .earnings__row,
    .team-driver-style.team-driver-graph .container {
        padding: 0;
    }

    body .team-driver-style.team-driver-hiw,
    body .team-driver-style.usx-program-qualifications {
        padding: 30px 0 !important;
    }

    body .team-driver-style p {
        line-height: 1.6em;
        font-size: 13px;
        text-shadow: none;
    }

    .team-driver-style .straight-pay__link {
        font-size: 14px;
    }

    .team-driver-style.team-driver-straight-pay .fa-angle-right {
        padding-left: 8px;
        top: 4px;
    }

    .team-driver-style.team-driver-hero .team-driver__cta h1,
    .team-driver-style.team-driver-hero-mobile .team-driver__cta h1 {
        font-size: 26px;
    }

    body .team-driver-style h2 {
        font-size: 30px;
    }

    body .team-driver-style .team-driver-straight-pay h3 {
        font-size: 22px;
    }

    body .team-driver-style h3 {
        font-size: 18px;
    }

    .team-driver-style.team-driver-hero-mobile .team-driver__img {
        max-width: 200px;
        margin-bottom: 15px;
    }

    .team-driver-style .straight-pay__img {
        max-width: 200px;
        margin-bottom: 10px;
    }

    .graph-center-num-mobile {
        width: 90%;
        margin: 0 auto;
    }

    #main-content .team-driver-style.team-driver-benefit .container.benefits {
        width: 100% !important;
        padding: 0;
        margin: 0;
        max-width: 100% !important;
    }

    .team-driver-style.team-driver-benefit .order-lg-0,
    .team-driver-style.team-driver-benefit .order-2 {
        max-width: 90%;
        margin: 0 auto;
    }

    .team-driver-style.team-driver-graph .order-2 {
        padding: 0;
    }

    .team-driver-style.team-driver-best .order-1 {
        padding-top: 120px !important;
    }

    .team-driver-style .team-driver-video-row {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 0 30px 0 !important;
    }

    .graph-center-num-mobile {
        display: block;
    }

    .graph-center-num {
        display: none;
    }

    .team-driver-style.team-driver-hero {
        min-height: 250px;
        height: auto;
    }

    .team-driver-hero-mobile .team-driver__cta {
        padding: 0;
        margin: 0 auto;
    }

    #main-content .team-driver-style .container {
        max-width: 90% !important;
    }

    #main-content .team-driver-style.team-driver-hiw .container {
        max-width: 100% !important;
    }

    .team-driver-style.team-driver-hiw .earnings__text-col {
        box-shadow: none;
        padding: 10% 35px 10% 25px;
    }

    body .team-driver-style {
        padding: 30px 0 !important;
    }

    .team-driver-style.team-driver-graph {
        padding: 30px 0 !important;
    }

    .team-driver-style.team-driver-benefit {
        padding: 0 0 30px 0 !important;
    }

    .team-driver-style.team-driver-benefit .img-col img {
        padding-bottom: 20px;
    }

    .team-driver-style.team-driver-benefit .benefits-cta-row {
        padding-top: 0;
    }

    .team-driver-disclaimer {
        display: none;
    }

    .team-driver-style .straight-pay__link {
        padding: 0;
    }
}

@media (max-width: 450px) {
    .team-driver-style.team-driver-best .order-1 {
        padding-top: 100px !important;
    }
}

@media (max-width: 400px) {
    .team-driver-style.team-driver-best .order-1 {
        padding-top: 70px !important;
    }

    .team-driver-style.team-driver-best .team-equipment-truck {
        top: -130px;
    }
}

@media (max-width: 350px) {
    .team-driver-style.team-driver-best .order-1 {
        padding-top: 40px !important;
    }
}

.d-none {
    display: none !important;
}


/* TEAM WEB DRIVERS CALCULATE */
.page-id-32352 .et_pb_section {
    padding: 60px 0 !important;
}

.page-id-32352 .et_pb_row {
    max-width: 1110px !important;
}

.page-id-32352 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
}

.page-id-32352 h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
}

@media (max-width: 1250px) {

    .page-id-32352 .et_pb_row {
        max-width: 90% !important;
    }
}


@media (max-width: 450px) {
    .page-id-32352 h2 {
        font-size: 34px;
    }

    .page-id-32352 p {
        font-size: 14px;
    }
}

@media (max-width: 390px) {
    .page-id-32352 h2 {
        font-size: 30px;
    }
}

/* TEAM WEB JULY PAGE */

.page-id-32948 .et_pb_section {
    padding: 60px 0 !important;
}

.page-id-32948 .et_pb_row {
    max-width: 1110px !important;
}

.page-id-32948 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
}

.page-id-32948 h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
}

@media (max-width: 1250px) {

    .page-id-32948 .et_pb_row {
        max-width: 90% !important;
    }
}


@media (max-width: 450px) {
    .page-id-32948 h2 {
        font-size: 34px;
    }

    .page-id-32948 p {
        font-size: 14px;
    }
}

@media (max-width: 390px) {
    .page-id-32948 h2 {
        font-size: 30px;
    }
}

.headline-small-excl {
    font-family: "Montserrat", sans-serif;
    top: 1px;
    position: relative;
}

.team-double-july .split-header-line-1,
.team-double-july .split-header-line-2,
.team-double-july .team-web-double-info-text h2 {
    color: #031230;
}

.team-double-july .team-pay-table th.start-pay {
    background: #a80c18;
}

.team-double-july .team-pay-table td.start-pay {
    color: #a80c18;
}

.team-page-july-subhead .team-doubles-headline {
    margin-bottom: 0 !important;
}

.team-page-july-subhead .team-doubles-headline-small {
    letter-spacing: .0625rem;
    margin: 0;
    font-size: 2rem !important;
    font-weight: 600;
    padding: 0;
}

.team-web-how-works-text h2 {
    font-size: 1.5rem !important;
}

/* TEAM WEB PAGE */
.entry-content .team-web-header.et_pb_section {
    background: #fff !important;
    padding: 0 !important;
}

.team-web-header.usx-program-header {
    min-height: unset;
    overflow: hidden;
    height: auto;
    width: 100%;
}

.team-web-video-iframe-no-trigger {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.team-web-video-iframe-no-trigger video {
    position: relative;
    width: 100%;
}

.team-web-header .head-info-container {
    z-index: 2;
    align-items: center;
    height: auto;
    position: absolute;
    left: 10%;
    display: block;
    top: 150px;
    padding: 80px 0;
}

.team-web-header .head-info-container h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.team-web-video-iframe-no-trigger iframe {
    width: 100%;
}

.team-web-header ul {
    padding-left: 1.5rem;
    list-style-type: none !important;
    margin-top: 1em;
    margin-bottom: 1em;
}

.team-web-header ul li {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #535353;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    line-height: 1.1em;
    padding-bottom: 11px;
}

.team-web-header ul li span {
    content: url(/wp-content/uploads/2020/03/team-drive-red-bullet.png);
    position: absolute;
    left: -25px;
    top: 5px;
    display: block;
    padding-right: 0;
}

.head-info-buttons-team-web .et_pb_module {
    width: calc(50% - .5rem);
    flex-basis: calc(50% - .5rem);
}

.usx-program-header .head-info-buttons-team-web .et_pb_module:first-child,
.team-web-header-mobile .head-info-buttons-team-web .et_pb_module:first-child {
    margin-bottom: 0;
}

.usx-program-header .head-info-buttons-team-web .et_pb_module:first-child .et_pb_button_1,
.team-web-header-mobile .head-info-buttons-team-web .et_pb_module:first-child .et_pb_button_1 {
    border: 1px solid #a90f14;
    background: #a90f14;
    color: #fff;
    font-weight: 600 !important;
    font-size: .875rem !important;
    text-transform: uppercase;
    padding: .75em 2em !important;
    letter-spacing: .0625rem;
}

.usx-program-header .head-info-buttons-team-web .et_pb_module:first-child .et_pb_button_1:hover,
.team-web-header-mobile .head-info-buttons-team-web .et_pb_module:first-child .et_pb_button_1:hover {
    border: 1px solid #830B0F !important;
    padding: .75em 2em !important;
    background: #830B0F;
}

.head-info-buttons-team-web {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem;
}

.team-web-header .head-info-block {
    width: 475px;
    padding: 45px 35px 30px 35px;
}

body .entry-content .team-web-header .head-info-buttons-team-web .et_pb_module a,
body .entry-content .team-web-header-mobile .head-info-buttons-team-web .et_pb_module a {
    border: 1px solid #a90f14;
    background: #fff;
    color: #a90f14;
    font-weight: 600 !important;
    font-size: .875rem !important;
    text-transform: uppercase;
    padding: .75em 2em !important;
    letter-spacing: .0625rem;
}

body .entry-content .team-web-header .head-info-buttons-team-web .et_pb_module a:hover,
body .entry-content .team-web-header-mobile .head-info-buttons-team-web .et_pb_module a:hover {
    border: 1px solid #830B0F !important;
    padding: .75em 2em !important;
    background: #830B0F;
}

body .entry-content .team-web-section-text-left {
    padding: 60px 0 70px 0 !important;
    background: #fff;
}

.team-web-section-text-left .et_pb_row {
    display: flex;
    align-items: center;
}

.team-web-section-text-left .et_pb_image_wrap {
    position: relative;
}

.team-web-section-text-left .et_pb_image_wrap img {
    z-index: 2;
}

.team-web-section-text-left .et_pb_image_wrap:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 20px;
    left: 20px;
    position: absolute;
    z-index: 1;
    background: #a90f14;
}

.page-id-32082 .et_pb_section {
    padding: 60px 0 !important;
}

.page-id-32082 .et_pb_row {
    max-width: 1110px !important;
}

.page-id-32082 p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
}

.page-id-32082 h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
}

.team-web-fullwidth-text-container {
    width: 80%;
    margin: 0 auto;
    height: 100%;
    display: block;
    align-items: center;
    max-width: 1110px;
}

.team-web-fullwidth-text {
    width: 50%;
    max-width: 450px;
    float: right;
    display: block;
    right: 0;
    position: relative;
    top: 90px;
}

.team-web-fullwidth-text h2 {
    padding-bottom: 35px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.team-web-dark-pic {
    height: 502px;
    position: absolute;
    display: block;
}

.team-web-fullwidth-dark {
    height: 502px;
    position: relative;
    display: block;
}

.team-web-fullwidth-text p,
.team-web-fullwidth-text h2 {
    color: #fff;
}

.team-web-section-text-left .et_pb_text_inner {
    max-width: 465px;
}

.team-web-section-text-left .et_pb_text_inner h2 {
    padding-bottom: 30px;
}

.entry-content .team-web-section-text-right.et_pb_section {
    background: #000;
    padding: 0 !important;
}

.team-web-section-text-right .et_pb_code_inner {
    max-width: 1600px;
    margin: 0 auto;
}

body .entry-content .team-web-graph-section {
    padding: 80px 0 40px 0 !important;
    background: #fff;
    overflow: hidden;
}

.team-web-how-works-icon {
    padding-bottom: 20px;
}

.team-web-how-works-text p {
    font-size: 1.125rem;
}

.team-web-how-works-calc p {
    padding-bottom: 0;
}

.team-web-how-works-calc-1 {
    padding: 0 20px 5px;
    border-bottom: 2px solid #a90f14;
    max-width: 270px;
    margin-bottom: 6px;
    font-weight: 600;
}

.team-web-how-works-calc-1 p {
    font-weight: 600;
}

.team-web-how-works-calc-2 p {
    font-weight: 900
}

.team-web-how-works-calc-2 {
    padding: 0 20px;
}

.team-web-plus {
    font-weight: 600;
    position: relative;
}

.team-web-plus:before {
    content: url('/wp-content/uploads/2020/04/plus1.png');
    display: block;
    left: -25px;
    padding-top: 2px;
    position: absolute;
}

body .entry-content .team-web-form-section {
    min-height: 700px;
    background-image: url(/wp-content/uploads/2020/04/frame-background.jpeg);
    background-position: center;
    background-size: cover;
    background-attachment: inherit;
    background-repeat: no-repeat;
    padding-top: 0 !important;
}

.team-web-form-section iframe {
    min-height: 800px;
    width: 600px;
    margin: 0 auto;
}

.team-web-program-story,
.team-web-example-section {
    background: #fff;
}

body .entry-content .team-web-program-story {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.team-web-equipment-section {
    padding: 60px 0 !important;
    background-color: #fff;
    background-image: url(/wp-content/uploads/2020/04/background.png);
    background-position: top center;
    background-size: contain;
    background-attachment: inherit;
    background-repeat: no-repeat;
}

.team-web-equipment-section .et_pb_code_inner {
    max-width: 1110px;
    margin: 0 auto;
}

body .team-web-benefits-team-web {
    background: linear-gradient(0deg, rgba(237, 237, 237, 1) 0, rgba(248, 248, 248, 1) 50%, rgba(255, 255, 255, 1) 100%) !important;
    padding-bottom: 0 !important;
}

.usx-program-team-web-qualifications-text h2 {
    color: #fff;
}

.entry-content .team-web-usx-program-qualifications.et_pb_section {
    padding: 40px 0 !important;

}

.team-web-double-section {
    background: linear-gradient(0deg, rgba(237, 237, 237, 1) 0, rgba(248, 248, 248, 1) 50%, rgba(255, 255, 255, 1) 100%);
    padding-top: 0 !important;
}

.team-web-double-section .team-web-double-content {
    max-width: 1030px !important;
    background: #fff;
    padding: 0 0 70px 0;
    display: flex;
    align-items: center;
}

.team-web-double-info {
    padding: 0 20px 0 90px;
}

.team-web-double-info-text h2 {
    padding-bottom: 20px;
}

.team-web-double-img {
    position: relative;
    z-index: 2;
    display: block;
}

.team-web-double-img-text {
    position: absolute;
    bottom: 30px;
    right: -25px;
    width: 390px;
    background: rgba(169, 15, 20, 0.85);
    padding: 20px 80px 20px 50px;
}

.team-web-double-img-text-block p {
    font-weight: 400;
    color: #fff;
    font-style: italic;
    font-size: 17px;
    padding-bottom: 5px;
}

.team-web-double-img-text-block p span {
    font-weight: 400;
    opacity: 0.95;
}

.team-web-double-content .et_pb_column.et-last-child .et_pb_code_inner {
    right: -25px;
}

.team-web-double-content .et_pb_column_1_2:first-child .et_pb_code_inner:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 20px;
    left: -20px;
    position: absolute;
    z-index: 1;
    background: #a90f14;
    max-width: 488px;
}

.team-web-double-bottom-img {
    padding: 0 !important;

}

.team-web-double-bottom-img .et_pb_code_inner {
    text-align: center;
}

.team-web-double-bottom-img img {
    top: -40px;
    position: relative;
}

.team-web-double-img-text:before {
    content: url('/wp-content/uploads/2020/04/quotes.png');
    display: block;
    width: 55px;
    height: 50px;
    top: 15px;
    left: -37px;
    position: absolute;
    z-index: 3;
}

.team-web-graph-content h2 {
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    position: absolute;
}

.team-web-graph-content .team-web-graph-top {
    text-align: center;
    width: 100%;
    top: -15px;
    color: #a31126;
}

.team-web-graph-content h2.team-web-graph-center {
    transform: rotate(270deg);
    font-size: .875rem !important;
    left: -3.5rem;
    top: 50%;
    position: absolute;
    margin: 0 !important;
}

.team-web-graph-content h2.team-web-graph-bottom {
    font-size: 1rem !important;
    width: 100%;
    bottom: -25px;
    text-align: left;
    padding-left: 6rem;
    margin: 0 !important;
}

.team-web-graph-content-block {
    background-image: url(/wp-content/uploads/2020/06/graph-team-web2.png);
    background-position: center;
    background-size: contain;
    background-attachment: inherit;
    background-repeat: no-repeat;
    width: 432px;
    height: 275px;
    margin-left: 30px;
}

.team-web-graph-column-1,
.team-web-graph-column-2 {
    opacity: 0;
}

.team-web-graph-content-block-cols {
    width: 360px;
    height: 240px;
    position: relative;
    right: 3px;
    float: right;
    bottom: -20px;
}

.team-web-graph-section .et_pb_row_6 {
    max-width: 800px !important;
    display: flex;
    align-items: center;
}

.team-web-graph-column-num {
    text-align: right;
    display: none;
    opacity: 0;
}

.team-web-graph-column-num img {
    padding: 0 10px;
}

.team-web-graph-content-block-cols-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.team-web-graph-column-from-zero {
    position: absolute;
    bottom: 0;
    height: 0;
    width: 100%;
    background: linear-gradient(22deg, rgba(217, 25, 51, 1) 0, rgba(163, 20, 40, 1) 52%, rgba(150, 19, 37, 1) 100%);
    border-right: 1px solid #fff;
}

.team-web-graph-column {
    width: 120px;
    float: left;
    height: 100%;
    position: relative;

}

.team-web-graph-column-1 {
    width: 70px;
    display: none;
}

.team-web-graph-column-2 {
    display: none;
}

.team-web-graph-column-1 .team-web-graph-column-from-zero {
    background: transparent;
}

.team-web-graph-column-1 img {
    padding-top: 10px;
}

.team-web-example-num {
    max-height: 190px;
}

.team-web-example-num img {
    top: -40px;
    display: block;
    position: relative;
    width: 100%;
}

.team-web-example-section .et_pb_image_wrap:after,
.team-web-benefits-team-web .et_pb_image_wrap:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 20px;
    left: -20px;
    position: absolute;
    z-index: 1;
    background: #a90f14;
}

.team-web-example-section .et_pb_image_wrap img,
.team-web-benefits-team-web .et_pb_image_wrap img {
    z-index: 2;
    float: right;
    position: relative;
}

.team-web-example-section h2 {
    color: #a90f14;
    padding-bottom: 25px;
}

.team-web-example-section .et_pb_text .et_pb_text_inner {
    max-width: 440px;
}

.team-web-example-section .et_pb_row {
    display: flex;
    align-items: center;
}

.team-web-usx-program-qualifications h2 {
    padding-bottom: 20px;
    font-weight: 400;
}

.team-web-benefits-team-web .team-web-benefits-floating {
    width: 100% !important;
    max-width: 100% !important;
}

.team-web-benefits-team-web .team-web-benefits-floating h2 {
    color: #ebebeb;
    font-size: 3rem !important;
    pointer-events: none;
    font-style: italic !important;
}

@media (min-width: 700px) {
    .team-web-benefits-team-web .team-web-benefits-floating {
        position: absolute;
        top: 0;
    }

    .team-web-benefits-team-web .team-web-benefits-floating h2 {
        font-size: 16vw !important;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (min-width: 1200px) {
    .team-web-benefits-team-web .team-web-benefits-floating h2 {
        font-size: 20vw !important;
        top: -4vw;
    }
}

.team-web-benefits-team-web .usx-program-benefits-list {
    padding-bottom: 0 !important;
    padding-top: 40px !important;
}

body .entry-content .team-web-benefits-team-web .usx-program-button {
    max-width: 220px;
    padding: 8px 20px !important;
}

.team-web-benefits-team-web .usx-program-benefits-list li:before {
    content: url(/wp-content/uploads/2020/03/team-drive-red-bullet.png);
    top: -2px;
    width: auto;
    height: auto;
    position: absolute;
    display: block;
    left: -15px;
}

.team-web-benefits-team-web h4 {
    font-weight: 600;
    font-size: 20px;
    color: #5F605F;
}

.team-web-benefits-team-web-text {
    padding: 0 110px 0 30px;
}

.team-web-equipment-text {
    text-align: center;
}

.team-web-equipment-image {
    padding-top: 40px;
}

body .entry-content .team-web-equipment-button-block .usx-program-button {
    max-width: 220px;
}

.team-web-equipment-image img {
    max-width: 610px;
    display: block;
    margin: 0 auto;
}

.team-web-equipment-text h2 {
    color: #d8263a;
    padding-bottom: 20px;
}

.team-web-equipment-text h3 {
    font-family: "Montserrat", sans-serif;
    color: #AEAEAE;
    letter-spacing: 0;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 20px;
}

.team-web-equipment-text p {
    color: #fff;
    max-width: 700px;
    margin: 0 auto 30px;
    font-size: 16px;
    font-weight: 400;
}

.team-web-program-story .usx-program-story-row h2 {
    text-align: left;
}

.team-web-program-story .usx-program-story-row .et_pb_text_inner {
    max-width: 420px;
}

body .entry-content .team-web-program-story .usx-program-button {
    max-width: 330px;
}

.team-web-program-story .usx-programs-black strong {
    font-weight: 700;
}

.team-web-video-big-title {
    text-align: center;
    color: #a31126;
}

.team-web-program-story .usx-programs-black {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

@media (min-width: 700px) {
    .team-web-video-big-title {
        font-size: 4rem;
    }
}


.team-web-program-story .usx-program-story-row {
    display: flex;
    align-items: center;
}

.team-web-program-story .et_pb_video:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: -20px;
    left: -20px;
    position: absolute;
    z-index: 1;
    background: #a90f14;
}

.team-web-program-story .et_pb_video_box {
    z-index: 2;
}

.head-info-text-exclam {
    font-family: "Montserrat", sans-serif;
    top: 1px;
    position: relative;
}

.team-web-video-big-exclam {
    font-family: "Montserrat", sans-serif;
    top: 2px;
    position: relative;
}

@media (min-width: 2100px) {
    .team-web-video-iframe-no-trigger video {
        height: auto;
        position: absolute;
        bottom: 0;
        top: 0;
    }

    .team-web-header.usx-program-header {
        height: auto;
        max-height: 900px;
    }

    .team-web-header .head-info-container {
        height: auto;
        position: relative;
        left: unset;
        top: unset;
        display: flex;
        min-height: -webkit-fill-available;
    }

    .team-web-header .head-info-container {
        padding: 160px 0;
    }
}

@media (min-width: 2100px) and (min-height: 1000px) {
    .team-web-header .head-info-container {
        padding: 200px 0;
    }
}

@media (min-width: 2100px) and (min-height: 1100px) {
    .team-web-header .head-info-container {
        padding: 250px 0;
    }
}

@media (min-width: 2100px) and (min-height: 1200px) {
    .team-web-header .head-info-container {
        padding: 300px 0;
    }
}

@media (min-width: 2300px) {
    .team-web-header.usx-program-header {
        max-height: 1000px;
    }
}

@media (min-width: 2500px) {
    .team-web-header.usx-program-header {
        max-height: 1100px;
    }
}

@media (min-width: 2800px) {
    .team-web-header.usx-program-header {
        max-height: 1200px;
    }
}

@media (min-width: 3000px) {
    .team-web-header.usx-program-header {
        max-height: 1300px;
    }
}

@media (max-width: 1550px) {
    .team-web-header .head-info-container,
    .team-web-video-iframe-no-trigger,
    .team-web-header.usx-program-header {
        height: auto;
    }

    .team-web-header.usx-program-header {
        min-height: unset;
        max-height: 80vh;
    }

    .team-web-header .head-info-container {
        position: absolute;
        left: 10%;
        top: 0;
    }

    .team-web-video-iframe-no-trigger video {
        position: relative;
    }
}

@media (max-width: 1250px) {
    .team-web-double-section .team-web-double-content {
        max-width: 1110px !important;
    }

    .team-web-double-info {
        padding: 0 20px;
    }

    .team-web-double-content .et_pb_column.et-last-child .et_pb_code_inner {
        right: 0;
    }

    .page-id-32082 .et_pb_row {
        max-width: 90% !important;
    }

    .team-web-benefits-team-web-text {
        padding-right: 0;
    }

    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(1);
        left: 0;
        top: 0;
    }

}

@media (max-width: 1100px) {
    .team-web-header .head-info-container {
        padding: 40px 0 0 0;
    }

    .team-web-how-works {
        max-width: 315px;
        margin: 0 auto;
    }

    body .entry-content .team-web-graph-section {
        padding: 40px 0 40px 0 !important;
    }

    .team-web-graph-content {
        width: 100%;
        margin: 0 auto;
        display: block;
        position: relative;
        max-width: 644px;
        padding-top: 0;
    }

    .team-web-graph-content .team-web-graph-top {
        top: 0;
        position: relative;
    }

    .team-web-equipment-section {
        background-size: auto;
    }

    .team-web-video-big-title {
        font-size: 55px;
    }

    .team-web-video-big-exclam {
        top: 1px;
    }
}

@media (max-width: 980px) {
    .team-web-graph-section .et_pb_row_6 {
        display: block;
    }

    .team-web-graph-content {
        padding-top: 60px;
        max-width: 458px;
        left: -20px;
    }

    .team-web-graph-section .team-web-how-works {
        max-width: 290px !important;
    }

    .team-web-section-text-left .et_pb_text_inner h2,
    .team-web-fullwidth-text h2,
    .team-web-double-info-text h2 {
        text-align: center;
    }

    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(1);
        left: 0;
        top: 0;
    }

    .team-web-example-num img {
        top: 0;
    }

    .team-web-double-img-text {
        right: 40px;
    }

    .team-web-double-section .team-web-double-content {
        display: block;
        background: transparent;
    }

    .team-web-double-info {
        padding: 0 0 30px 0;
    }

    .team-web-double-section .et_pb_column {
        margin: 0 auto !important;
        width: 100%;
    }

    .team-web-double-section .et_pb_column:first-child {
        padding-bottom: 30px;
    }

    .team-web-double-section .et_pb_column.et-last-child .et_pb_code_inner {
        max-width: 488px;
        margin: 0 auto;
    }

    .team-web-double-info-text h2 br {
        text-align: center;
    }

    .team-web-double-info-text h2 br {
        display: none;
    }

    body .entry-content .team-web-double-section {
        padding-bottom: 60px !important;
    }

    .team-web-header.usx-program-header {
        max-height: unset;
    }

    body .entry-content .team-web-section-text-left {
        padding: 30px 0 70px 0 !important;
    }

    .team-web-header .head-info-container {
        position: relative;
        padding: 40px 0;
        left: 0;
    }

    .team-web-header .head-info-container .head-info-block {
        margin: 0 auto;
    }

    .team-web-section-text-left .et_pb_row,
    .team-web-example-section .et_pb_row {
        display: block;
    }

    .team-web-section-text-left .et_pb_row .et_pb_column:first-child {
        width: 100%;
        padding-bottom: 30px;
    }

    .team-web-example-section .et_pb_row .et_pb_column:first-child {
        width: 100%;
    }

    .team-web-section-text-left .et_pb_text_inner,
    .team-web-example-section .et_pb_text_inner {
        max-width: 100%;
    }

    .team-web-section-text-left .et_pb_image_wrap,
    .team-web-example-section .et_pb_image_wrap {
        margin: 0 auto;
        display: block;
        width: 100%;
        max-width: 488px;
    }

    .team-web-example-section .et_pb_image_wrap {
        margin-bottom: 30px;
    }

    .team-web-section-text-left .et_pb_image_wrap img,
    .team-web-example-section .et_pb_image_wrap img {
        margin: 0 auto;
        display: block;
        float: none;
        width: 100%;
    }

    .team-web-dark-pic img {
        left: -170px;
        display: block;
        position: relative;
    }

    .team-web-fullwidth-text {
        width: 100%;
        max-width: 450px;
    }

    .team-web-benefits-team-web .usx-program-benefits-list .et_pb_column:first-child {
        padding: 50px 0;
    }

    .team-web-benefits-team-web .usx-program-benefits-list .et_pb_image_wrap {
        margin: 0 auto;
        display: block;
        max-width: 600px;
        width: 90%;
    }

    .team-web-benefits-team-web .usx-program-benefits-list .et_pb_image_wrap img {
        margin: 0 auto;
        display: block;
        float: none;
    }

    .team-web-benefits-team-web .usx-program-benefits-list .et_pb_text_inner {
        max-width: 400px;
        margin: 0 auto;
        width: 90%;
    }

    body .entry-content .team-web-example-section {
        padding-top: 0 !important;
    }

    .team-web-example-section .et_pb_text .et_pb_text_inner {
        margin: 0 auto;
    }

    .team-web-fullwidth-text-container {
        width: 90%;
    }
}

@media (max-width: 900px) {
    .team-web-fullwidth-dark {
        height: auto;
    }

    .team-web-dark-pic {
        position: relative;
        height: auto;
    }

    .team-web-dark-pic img {
        left: 0;
    }

    .team-web-fullwidth-text-container {
        position: relative;
        padding: 50px 0;
    }

    .team-web-fullwidth-text {
        float: none;
        margin: 0 auto;
        top: 0;
        max-width: 100%;
    }

    .entry-content .team-web-usx-program-qualifications.et_pb_section {
        padding: 0 !important;
    }

    .team-web-equipment-section .et_pb_code_inner {
        max-width: 80%;
    }

    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(1);
    }
}

@media (max-width: 700px) {
    body .entry-content .team-web-benefits-team-web {
        padding-top: 0 !important;
    }

    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(1);
    }

    .team-web-program-story .usx-program-story-row {
        display: block;
    }

    .team-web-program-story .usx-program-story-row .et_pb_text_inner {
        text-align: center;
        margin: 0 auto;
    }

    .team-web-program-story .usx-program-story-row .et_pb_column:first-child {
        width: 100%;
    }

    .team-web-program-story .usx-program-story-row .et_pb_column:first-child .et_pb_module {
        max-width: 400px;
        margin: 40px auto 0;
    }

    .team-web-equipment-image img {
        width: 80%;
    }

    .team-web-program-story .usx-program-story-row h2 {
        text-align: center;
    }

    body .entry-content .team-web-program-story {
        padding-bottom: 50px !important;
    }

    .team-web-graph-section .et_pb_column_3_5 {
        height: 350px;
    }

    .team-web-graph-content {
        left: 0;
    }
}

@media (max-width: 600px) {
    body .entry-content .team-web-benefits-team-web {
        padding: 40px 0 !important;
    }

    .team-web-double-bottom-img img {
        top: 0;
        max-width: 70%;
    }

    .team-web-double-section .team-web-double-content,
    .team-web-example-num img {
        padding-bottom: 20px;
    }

    .team-web-double-img-text {
        padding: 20px 30px;
        width: 80%;
    }

    .team-web-double-section .team-web-double-content {
        background: transparent;
    }

    .team-web-double-content .et_pb_column.et-last-child .et_pb_code_inner {
        right: -10px;
        max-width: 90%;
    }

    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        left: 0;
    }

    .team-web-header .head-info-container-desktop {
        display: block;
    }

    .team-web-header .head-info-container-desktop .head-info-container {
        display: none;
    }

    .team-web-header .head-info-container .head-info-block {
        padding: 0 10px;
    }

    .team-web-section-text-left .et_pb_image_wrap {
        max-width: 90%;
        left: -10px;
    }

    .team-web-example-section .et_pb_image_wrap {
        max-width: 90%;
        left: 10px;
        margin-bottom: 30px;
    }

    .team-web-benefits-team-web .usx-program-benefits-list .et_pb_image_wrap {
        left: 10px;
        width: 100%;
    }

    .entry-content .usx-program-benefits-full-width.team-web-benefits-team-web .usx-program-benefits-list {
        left: 0 !important;
    }

    .entry-content .team-web-benefits-team-web .et_pb_column.et-last-child,
    .team-web-benefits-team-web .usx-program-benefits-list .et_pb_text_inner {
        width: 100%;
    }

    .entry-content .team-web-benefits-team-web .et_pb_column.et-last-child .et_pb_text {
        padding: 0;
    }

    .team-web-form-section iframe {
        min-height: 900px;
    }

    body .entry-content .team-web-form-section {
        min-height: 900px;
    }

    .team-web-how-works {
        padding: 0 10px;
    }

    body .entry-content .team-web-section-text-left {
        padding-top: 0 !important;
    }

    .usx-program-benefits-full-width.team-web-benefits-team-web .usx-program-benefits-list ul {
        padding-right: 0 !important;
    }
}

@media (max-width: 520px) {
    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(0.8);
        left: -10px;
    }

    .team-web-graph-section .et_pb_column_3_5 {
        top: -50px;
    }

    .team-web-video-big-title {
        font-size: 42px;
    }

    .team-web-graph-section .et_pb_column_3_5 {
        height: 300px;
    }

    .team-web-double-img-text-block p {
        line-height: 1.2em;
        padding-bottom: 0;
    }
}

@media (max-width: 450px) {
    .team-web-double-img-text:before {
        right: unset;
        left: -10px;
        top: 0;
        bottom: unset;
        background-image: url(/wp-content/uploads/2020/04/quotes.png);
        content: '';
        width: 20px;
        height: 17px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .team-web-double-img-text {
        padding: 10px;
    }

    .team-web-how-works-text p,
    .team-web-how-works-calc p {
        font-size: 1rem;
    }

    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(0.7);
        left: -20px;
    }

    .page-id-32082 h2 {
        font-size: 34px;
    }

    .team-web-header ul li {
        font-size: 14px;
    }

    .head-info-buttons-team-web {
        display: block;
    }

    .team-web-header-mobile .head-info-buttons-team-web .et_pb_module {
        width: 100%;
        margin-left: 0;
    }

    .team-web-header-mobile .head-info-buttons-team-web .et_pb_module:first-child {
        margin-bottom: 5px;
    }

    .page-id-32082 p {
        font-size: 14px;
    }

    .team-web-equipment-text h3 {
        font-size: 18px;
    }

}

@media (max-width: 410px) {
    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(0.6);
        left: -45px;
    }
}

@media (max-width: 390px) {
    .page-id-32082 h2 {
        font-size: 30px;
    }
}

@media (max-width: 350px) {
    .team-web-double-img-text {
        width: 100%;
        right: 0;
        bottom: 7px;
    }

    .team-web-double-img-text:before {
        right: unset;
        left: -10px;
        top: 0;
        bottom: unset;
        background-image: url(/wp-content/uploads/2020/04/quotes.png);
        content: '';
        width: 20px;
        height: 17px;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (max-width: 330px) {
    .team-web-graph-section .et_pb_column.et-last-child .et_pb_code_inner {
        transform: scale(0.5);
        left: -50px;
    }
}

@media (max-width: 300px) {
    .team-web-double-img-text-block p {
        font-size: 13px;
    }

    .team-web-video-big-title {
        font-size: 35px;
    }
}


.doubles-title__container, .doubles-table__container {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0 1rem;
}

.team-pay-table {
    border: 0 !important;
    max-width: 350px;
    margin: 0 auto;
}

.team-pay-table td {
    border: 1px solid #eee;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    padding: 6px 10px !important;
}

.team-pay-table td.start-pay {
    color: #A11029;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    vertical-align: middle;
}

.team-pay-table td.start-pay span {
    font-size: 2rem;
    vertical-align: middle;
}

.team-pay-table th {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    color: #000 !important;
    padding: 0 !important;
    text-align: center;
    font-size: 1rem;
}

.team-pay-table th.start-pay {
    background: #A11029;
    color: #fff !important;

}

.team-web-double-content {
    padding: 0 !important;
}

.team-web-double-section .custom-number-column .et_pb_column:first-child {
    padding-bottom: 0;
}

.et_pb_section.et_pb_section_6.team-web-example-section.et_section_regular {
    padding-top: 0 !important;
}

.et_pb_section.et_pb_section_5.team-web-graph-section.et_section_regular {
    padding-bottom: 0 !important;
}

.team-web-example-section .team-web-example-num img {
    padding-bottom: 0 !important;
    position: relative;
    top: 40px;
}

.team-web-example-num img {
    padding-bottom: 0 !important;
    position: relative;
    top: 25px;
}

.team-web-double-section .et_pb_column.et-last-child .et_pb_code_inner {
    max-width: 100% !important;
}

.team-doubles-headline {
    color: #A11029 !important;
    font-size: 3rem !important;
}

@media screen and (min-width: 500px) {
    .team-pay-table td {
        padding: 6px 24px !important;
    }

    .et_pb_section.et_pb_section_5.team-web-graph-section.et_section_regular {
        padding-bottom: 30px !important;
    }

    .team-doubles-headline {
        font-size: 4rem !important;
    }
}

@media screen and (min-width: 980px) {
    .split-header-line-2 {
        position: relative;
        left: 50px;
    }

    .doubles-title__container, .doubles-table__container {
        padding: 0 2rem;
    }

    .team-web-double-content {
        padding: 2rem 2rem 2rem 0 !important;
    }

    .team-web-example-section .team-web-example-num img {
        padding-bottom: 0 !important;
        position: relative;
        top: 15px;
    }

    .et_pb_section.et_pb_section_5.team-web-graph-section.et_section_regular {
        padding-bottom: 0 !important;
    }

    .team-doubles-headline {
        font-size: 75px !important;
    }

}


/* TEAM WEB v4 CHANGES */
.team-pay-table td {
    border: 1px solid #b7b7b7 !important;
}

.team-pay-table td.start-pay:last-child {
    border: 1px solid #b7b7b7 !important;
    border-bottom: none !important;
    border-left: none !important;
}

.team-pay-table tr:last-child .start-pay {
    border-bottom: 1px solid #b7b7b7 !important;
    margin-bottom: -1px;
}

.team-pay-table .experience-pay,
.team-pay-table .starting-pay {
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    text-align: left !important;
    padding: 0 10px 0 24px !important;
}

.team-pay-table .starting-pay {
    padding: 0 10px 0 32px !important;
}

.team-pay-table .start-pay-left {
    padding: 6px 40px 6px 24px !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.entry-content .doubles-title__container h2 {
    font-size: 56px;
}

.team-pay-table td.start-pay {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 6px 30px !important;
    display: flex;
    align-items: center;
}

.team-pay-table td.start-pay span {
    font-size: 32px;
    margin-right: 8px;
}

.team-pay-table {
    max-width: 360px;
}

.split-header-line-1 {
    left: -30px;
    position: relative;
    line-height: 0.7em;
}

.team-web-graph-content-title-img {
    display: flex;
    align-items: center;
    min-width: 460px;
}

.team-web-graph-content-title-img-line {
    width: 27%;
    display: block;
}

.team-web-graph-content-title-img-pic {
    width: 45%;
    display: block;
}

.team-web-graph-content-title-img-line:last-child,
.team-web-graph-content-title-img-pic {
    margin-left: 4%;
}

.team-web-graph-content-title-img-line {
    border-top: 2px solid #A11029;
}

.team-web-graph-content-title-img-line:first-child {
    margin-left: 38px;
}

.team-web-graph-content .team-web-graph-bottom {
    min-width: 640px;
}

@media screen and (min-width: 1100px) {
    .team-web-graph-content .team-web-graph-center {
        top: 160px;
    }
}

@media screen and (min-width: 980px) {
    .split-header-line-1 {
        left: 0;
    }

}

#team-calculate-section {
    background-color: #fff !important;
}

.team-web-example-section {
    background: linear-gradient(0deg, rgba(237, 237, 237, 1) 0, rgba(248, 248, 248, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

body .entry-content .team-web-double-info-text .usx-program-button,
body .entry-content .team-web-example-section .usx-program-button {
    float: left !important;
    max-width: 275px !important;
    margin: 20px 0 0 0 !important;
}

body .entry-content .team-web-example-section .usx-program-button {
    margin: 0 !important;
}

/* HOME CALCULATE COPY */

@media (max-width: 768px) {
    .page-id-32357 .culture-container .et_pb_row {
        padding-top: 25px !important;
    }
}

@media (max-width: 600px) {
    .page-id-32357 p.culture-h2 {
        line-height: 1em;
    }

    .page-id-32357 p.culture-h2:nth-child(2) {
        font-size: 9em !important;
        line-height: 0.7em !important;
    }

    .page-id-32357 p.culture-h2:nth-child(4) {
        font-size: 5em !important;
    }

}

@media (max-width: 550px) {
    .page-id-32357 .home-new-video-section .et_pb_column:last-child {
        padding: 0 !important;
    }
}

@media (max-width: 465px) {
    .page-id-32357 p.culture-h2:nth-child(3) {
        line-height: 1em;
        font-size: 2.2em !important;
    }

    .page-id-32357 .culture-container .et_pb_row {
        padding-top: 40px !important;
    }

    .page-id-32357 p.culture-h2:nth-child(2) {
        font-size: 7em !important;
        line-height: 0.7em !important;
    }

    .page-id-32357 p.culture-h2:nth-child(4) {
        font-size: 4.4em !important;
    }

    body .page-id-32357 p.culture-h2 {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 415px) {
    .page-id-32357 p.culture-h2:nth-child(4) {
        font-size: 4.3em !important;
    }
}

@media (max-width: 340px) {
    .page-id-32357 p.culture-h2:nth-child(3) {
        line-height: 0.9em !important;
    }

    .page-id-32357 p.culture-h2:nth-child(4) {
        padding-top: 0 !important;
    }
}

@media (max-width: 330px) {
    .page-id-32357 p.culture-h2:nth-child(4) {
        font-size: 3.8em !important;
    }

    .page-id-32357 p.culture-h2:nth-child(3) {
        line-height: 1em;
        font-size: 2.0em !important;
    }
}

.team-drivers-calculator-text {
    margin-bottom: 8px !important;
}

body .entry-content .home-new-cards .team-drivers-calculator-button {
    font-size: 19px;
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    display: block;
    background: #eee;
    color: #a90f14;
    border: none;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 0 10px !important;
}

.home-calculate-section {
    background-color: #fff;
    padding: 30px 0 !important;
}

.home-calculate-section .et_pb_image {
    text-align: center;
    margin-bottom: 15px !important;
}

.home-calculate-section .team-rate-block {
    max-width: 405px;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
}

.home-calculate-section .team-rate-block h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    color: #000;
}

.page-id-32357 .home-new-text-section .et_pb_row {
    padding-top: 60px !important;
}

.home-calculate-section .et_pb_text {
    margin-bottom: 10px !important;
}

.home-calculate-section .team-rate-block:before,
.home-calculate-section .team-rate-block:after {
    content: '';
    position: absolute;
    left: -50px;
    top: 13px;
    width: 30px;
    border-top: 3px solid #a90f14;
    display: block;
}

.home-calculate-section .team-rate-block:after {
    right: -50px;
    left: unset;
}

.home-calculate-section .et_pb_button,
.home-calculate-section .et_pb_button:hover {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding: 2px 40px !important;
}

.home-calculate-section .et_pb_button_module_wrapper {
    text-align: center;
}

@media (max-width: 1050px) {
    body .entry-content .home-new-cards .team-drivers-calculator-button {
        font-size: 18px;

    }
}

@media (max-width: 750px) {
    body .entry-content .home-new-cards .team-drivers-calculator-button {
        font-size: 14px;
        max-width: 180px;
    }
}

@media (max-width: 650px) {
    .home-calculate-section .team-rate-block:before,
    .home-calculate-section .team-rate-block:after {
        display: none;

    }

    .home-calculate-section .et_pb_text {
        max-width: 90%;
        margin: 0 auto;
    }
}

@media (max-width: 450px) {
    body .entry-content .home-new-cards .team-drivers-calculator-button {
        line-height: 1.5em !important;
        max-width: 130px;
    }

}

.current-pay,
.new-pay-doubles,
.new-pay-otr {
    color: #fff;
    padding: 10px;
    display: block;
    margin-bottom: 9px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
    float: left;
    width: 100%;
    background-color: #d5d5d5;
    overflow: hidden;
}

.new-pay-doubles {
    display: block !important;
}

.current-pay p,
.new-pay-doubles p,
.new-pay-otr p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    float: left;
    position: relative;
    color: #fff;
}

.current-pay span,
.new-pay-doubles span,
.new-pay-otr span {
    float: right;
    font-size: 28px;
    line-height: 1em;
    font-style: italic;
    padding-right: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    position: absolute;
    top: 0;
    padding-top: 9px;
    left: 0;
    width: 0;
    opacity: 0;
    text-align: right;
    overflow: hidden;
}

.current-pay:before,
.new-pay-doubles:before,
.new-pay-otr:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: #828282;
}

.new-pay-doubles:before {
    background: #961325;
}

.new-pay-otr:before {
    background: #3c3c3c;
}

.calculator-cta-copy {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
    float: left;
    margin-top: 10px;
}

.calculator-cta-buttons {
    float: left;
    width: 100%;
}

.calculator-cta-buttons a {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #bd283e;
    text-transform: uppercase;
    font-size: 20px;
    background-color: transparent;
    float: left;
    padding: 5px 10px;
    border: 1px solid;
    max-width: 200px;
    width: 100%;
    text-align: center;
    margin: 20px 20px 0 0;
}

.calculator-cta-buttons a:hover {
    color: #a90f14;
    font-weight: 600;
    padding: 5px 10px;
    border: 1px solid;
    opacity: 1 !important;
}

.current-pay-loading:before,
.new-pay-doubles-loading:before {
    padding: 0;
    width: 0;
    margin-left: -12px;
}

.new-pay-doubles-loading:before,
.new-pay-doubles-loading span {
    padding-right: 0;
    -moz-animation-name: l-to-r-padding;
    -moz-animation-fill-mode: forwards;
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -o-animation-name: l-to-r-padding;
    -o-animation-fill-mode: forwards;
    -o-animation-duration: 2s;
    -o-animation-delay: 1s;
    -ms-animation-name: l-to-r-padding;
    -ms-animation-fill-mode: forwards;
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
    -webkit-animation-name: l-to-r-padding;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    animation-name: l-to-r-padding;
    animation-fill-mode: forwards;
    animation-duration: 2s;
    animation-delay: 1s;
}

.current-pay-loading:before,
.current-pay-loading span {
    padding-right: 0;
    -moz-animation-name: l-to-r-padding;
    -moz-animation-fill-mode: forwards;
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -o-animation-name: l-to-r-padding;
    -o-animation-fill-mode: forwards;
    -o-animation-duration: 2s;
    -o-animation-delay: 1s;
    -ms-animation-name: l-to-r-padding;
    -ms-animation-fill-mode: forwards;
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
    -webkit-animation-name: l-to-r-padding;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    animation-name: l-to-r-padding-taxed;
    animation-fill-mode: forwards;
    animation-duration: 2s;
    animation-delay: 1s;
}

.hidden-calc {
    display: none;
}

.page-id-32319 header,
.page-id-32319 footer,
.page-id-32319 .calculator-cta-copy,
.page-id-32319 .calculator-cta-buttons,
.page-id-32319 .calculator-recruiter,
.page-id-32352 .calculator-cta-recruiter {
    display: none;
}

.page-id-32319 .calculator-cta-recruiter {
    display: block !important;
}

.calculator-cta-recruiter,
.calculator-recruiter {
    font-size: 12px;
    font-weight: 700;
}

.calculator-recruiter {
    float: left;
    width: 100%;
    text-align: center;
}

.page-id-32319 .calculatorModule {
    background-color: transparent;
}

@media (max-width: 1300px) {
    body .entry-content .home-new-cards .team-drivers-calculator-button {
        font-size: 14px;
        max-width: 180px;
    }

    .calculator-cta-buttons a:last-child {
        margin-top: 8px;
    }

    .calculator-cta-buttons {
        max-width: 210px;
    }
}

@media (max-width: 1200px) {
    .new-pay-doubles p {
        font-size: 15px;
        margin-top: 2px;
        margin-bottom: 2px;
    }
}

@media (max-width: 980px) {
    .show-980 {
        display: block;
    }

    .new-pay-doubles p {
        font-size: 17px;
        margin-top: -4px;
        margin-bottom: -4px;
        line-height: 1.1em;
    }
}

@media (max-width: 900px) {
    .current-pay p,
    .new-pay-doubles p,
    .new-pay-otr p {
        font-size: 15px;
    }

    .current-pay span,
    .new-pay-doubles span,
    .new-pay-otr span {
        font-size: 24px;
    }
}

@media (max-width: 850px) {
    .calculatorModule label {
        line-height: 1.2em;
    }

    .hidden-calc.show-850 {
        display: block !important;
    }
}

@media (max-width: 675px) {
    .hide-675 {
        display: none;
    }

    .new-pay-doubles p {
        line-height: 1.5em;
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 500px) {
    .show-500 {
        display: block !important;
    }

    .new-pay-doubles p {
        margin-top: -4px;
        margin-bottom: -4px;
        line-height: 1.1em;
    }
}

@media (max-width: 450px) {
    .page-id-32319 .calculator-top {
        padding: 35px 15px 35px 15px;
    }
}

@media (max-width: 400px) {
    .show-400 {
        display: block !important;
    }

    .new-pay-otr p {
        margin-top: -4px;
        margin-bottom: -4px;
        line-height: 1.1em;
    }

}

@media (max-width: 380px) {
    .current-pay p,
    .new-pay-doubles p,
    .new-pay-otr p {
        font-size: 12px;
    }

    .current-pay span,
    .new-pay-doubles span,
    .new-pay-otr span {
        font-size: 20px;
    }

    .new-pay-doubles span,
    .new-pay-otr span {
        padding-top: 8px;
    }

}

@media (max-width: 340px) {
    .new-pay-doubles p,
    .new-pay-otr p {
        line-height: 1.1em !important;
    }

    .current-pay span {
        padding-top: 8px;
    }
}

@media (max-width: 340px) {
    .current-pay p,
    .new-pay-doubles p,
    .new-pay-otr p {
        font-size: 10px;
    }

    .current-pay span,
    .new-pay-doubles span,
    .new-pay-otr span {
        font-size: 17px;
    }
}

@media (max-width: 300px) {
    .show-300 {
        display: block;
    }

    .current-pay p {
        margin-top: -4px;
        margin-bottom: -4px;
        line-height: 1.1em !important;
    }
}

/* NEW CHANGES FOR TEAM PAY CALCULATOR */

.calculator-top {
    box-shadow: none;
}

.page-id-32319,
.page-id-32319 #page-container,
.calculatorModule {
    background: #fff !important;
}

.page-id-32319 .et_pb_row {
    padding: 0 !important;
}

.new-pay-doubles {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
    text-align: center;
    color: #bd283e;
    background: #e2e2e2;
}

.new-pay-otr:before {
    background: #96102a;
}

.calculator-recruiter {
    padding-top: 40px;
}

.team-pay-calc-title {
    max-width: 550px;
    text-align: center;
    margin: 0 auto;
}

.team-pay-calc-title h3 {
    color: #a90f14;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 10px;
}

.team-pay-calc-title p {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
}

#team-calculate-section .calculatorModule {
    margin-bottom: 0;
}

@media (max-width: 1100px) {
    .new-pay-doubles {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    .new-pay-doubles {
        font-size: 19px;
    }
}

@media (max-width: 900px) {
    .new-pay-doubles {
        font-size: 18px;
    }
}

@media (max-width: 880px) {
    .new-pay-doubles {
        font-size: 16px;
    }
}

@media (max-width: 675px) {
    .new-pay-doubles {
        font-size: 22px;
    }
}

@media (max-width: 730px) {
    .team-pay-calc-title {
        max-width: 80%;
    }
}

@media (max-width: 560px) {
    .new-pay-doubles {
        font-size: 20px;
    }
}

@media (max-width: 520px) {
    .new-pay-doubles {
        font-size: 19px;
    }
}

@media (max-width: 500px) {
    .new-pay-doubles .show-500 {
        display: block;
    }

    .new-pay-doubles {
        font-size: 24px;
    }

    .team-pay-calc-title p {
        font-size: 16px;
    }

    .team-pay-calc-title {
        max-width: 90%;
    }
}

@media (max-width: 350px) {
    .new-pay-doubles {
        font-size: 20px;
        line-height: 1.1em;
    }

}

/* NEW HOME MAY 2020 / PAGE NEW TYPE */

.entry-content .home-page-new-type .drivers-label {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.home-page-new-type p {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 18px;
}

.home-page-new-type p span {
    font-weight: 600;
}

.entry-content .home-page-new-type p.culture-h2,
.entry-content .home-page-new-type p.culture-h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 22px;
}

.entry-content .home-page-new-type p span.home-b-h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 2.5em;
}

.entry-content .home-page-new-type .culture-btn-right,
.entry-content .home-page-new-type .culture-btn-left {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 20px;
}

.page-id-32557 #top-menu li,
.page-id-32557 #top-menu > #menu-item-110 a,
.page-id-32557 #top-menu > #menu-item-2597 a,
.page-id-32557 #top-menu > #menu-item-111 a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
}

.page-id-32557 #top-menu li a {
    font-size: 17px !important;
}

.entry-content .home-page-new-type li {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 16px;
    color: #020202;
    line-height: 2em;
}

.entry-content .home-page-new-type ul {
    list-style: none;
    padding-bottom: 0;
    padding-top: 10px;
}

.entry-content .home-page-new-type li::before {
    content: '\2022';
    color: #a90f14;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.entry-content .home-page-new-type h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 30px;
}

.entry-content .home-page-new-type form label[for=Violations],
.entry-content .home-page-new-type form label[for=Accidents] {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 10px;
    font-weight: 400;
}

.entry-content .home-page-new-type .custom-control-label {
    font-size: 18px;
    letter-spacing: 0;
}

.entry-content .home-page-new-type form .disclaimer {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}

.entry-content .home-page-new-type #home-form-submit {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 15px 15px !important;
    text-transform: uppercase;
    font-size: 24px;
}

.entry-content .home-page-new-type .et_pb_video_0 .et_pb_video_play {
    display: block;
}

.entry-content .home-page-new-type .et_pb_row_4 {
    padding-top: 47px !important;
}

.home-page-new-type-bottom-code .et_pb_row {
    padding: 0 !important;
}

.home-new-bottom-section.home-page-new-type.home-new-text-section .et_pb_row {
    padding-top: 60px !important;
}

@media (max-width: 1550px) {
    .entry-content .home-page-new-type form label[for=Violations],
    .entry-content .home-page-new-type form label[for=Accidents] {
        font-size: 16px;
    }
}

@media (max-width: 1400px) {
    .entry-content .home-page-new-type form label[for=Violations],
    .entry-content .home-page-new-type form label[for=Accidents] {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 980px) {
    .entry-content .home-page-new-type form label[for=Violations],
    .entry-content .home-page-new-type form label[for=Accidents] {
        font-size: 18px;
        line-height: 44px;
    }

    .entry-content .home-page-new-type.et_pb_section_2.home-new-cards {
        display: none !important;
    }

    .entry-content .home-page-new-type.et_pb_section_3.home-new-cards {
        display: block !important;
    }
}

@media (max-width: 650px) {
    .page-id-32557 ul#top-menu {
        display: none;
    }

    .entry-content .home-page-new-type form label[for=Violations],
    .entry-content .home-page-new-type form label[for=Accidents] {
        font-size: 16px;
        line-height: 44px;
    }

    .entry-content .home-page-new-type .custom-control-label {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .entry-content .home-page-new-type form label[for=Violations],
    .entry-content .home-page-new-type form label[for=Accidents] {
        font-size: 14px;
        line-height: 44px;
    }
}

@media (max-width: 515px) {
    .entry-content .home-page-new-type form label[for=Violations],
    .entry-content .home-page-new-type form label[for=Accidents] {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 550px) {
    .page-id-32557 ul#top-menu {
        display: none;
    }
}

@media (max-width: 360px) {
    .entry-content .home-page-new-type .culture-btn-right {
        padding: 10px 10px;
    }

    .entry-content .home-page-new-type.culture-container .et_pb_row_0.et_pb_row {
        max-width: 90% !important;
    }
}

@media (max-width: 340px) {
    .entry-content .home-page-new-type p.culture-h2:nth-child(2) {
        line-height: 0.7em !important;
    }

    .entry-content .home-page-new-type p.culture-h2:nth-child(3) {
        line-height: 0.9em !important;
    }
}

@media (max-width: 300px) {
    .home-page-new-type.home-new-cards-mobile .et_pb_column_1_2 {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .home-page-new-type.home-new-cards-mobile .et_pb_row {
        padding: 0 !important;
    }

    .home-page-new-type.home-new-cards-mobile {
        padding: 30px 0 !important;
    }

    .home-page-new-type.home-new-cards-mobile .et-last-child .et_pb_column_1_2:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 1025px) {
    .entry-content .home-page-new-type .types-img {
        width: 100% !important;
        max-width: 100% !important;
    }

}

@media (max-width: 980px) {
    .entry-content .home-page-new-type.home-new-bottom-section .et_pb_row,
    .entry-content .home-page-new-type.home-new-video-section .et_pb_row,
    .entry-content .home-page-new-type.home-new-disclaimer .et_pb_row {
        width: 100% !important;
        max-width: 100% !important;
    }

    .entry-content .home-page-new-type.home-new-cards-mobile .et_pb_row {
        width: 80% !important;
        max-width: 100% !important;
    }

    .entry-content .home-page-new-type .types-img {
        width: 80% !important;
        max-width: 100% !important;
    }

    .entry-content .home-page-new-type.home-video-side-section .et_pb_column:last-child .et_pb_text {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .entry-content .home-page-new-type.home-new-cards-mobile {
        padding-bottom: 30px !important;
    }
}

@media (max-width: 550px) {
    .entry-content .home-page-new-type.home-new-cards-mobile .et_pb_row {
        width: 90% !important;
    }

    .entry-content .home-page-new-type .home-b-h2 strong {
        font-size: 24px;
    }

    .entry-content .home-page-new-type .form-row {
        margin-right: 0;
        margin-left: 0;
    }

    .entry-content .home-page-new-type .driver-types-text {
        font-size: 15px !important;
    }

    .entry-content .home-page-new-type.culture-container .et_pb_row {
        padding-top: 30px !important;
    }
}

@media (max-width: 465px) {
    .entry-content .home-page-new-type .culture-btn-left,
    .entry-content .home-page-new-type .culture-btn-right {
        padding: 10px 20px;
    }
}

@media (max-width: 450px) {
    .entry-content .home-page-new-type .home-b-h2 {
        font-size: 1.5rem !important;
    }
}

@media (max-width: 350px) {
    .entry-content .home-page-new-type .home-b-h2 {
        font-size: 1.2rem !important;
    }
}

@media (max-width: 340px) {
    .entry-content .home-page-new-type p.culture-h2:nth-child(3) {
        line-height: 0.5em !important;
    }
}

@media (max-width: 330px) {
    .entry-content .home-page-new-type .home-b-h2 strong {
        font-size: 20px;
    }
}

.hidden-br {
    display: none;
}

.home-ready-for-deliver {
    padding: 25px 0 15px 0 !important;
}

.home-ready-for-deliver .et_pb_text_inner {
    max-width: 800px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.page-id-32557 .home-new-cards {
    background-color: #f5f5f5 !important;
}

.entry-content .home-ready-for-deliver .et_pb_text {
    margin-bottom: 15px;
}

.home-ready-for-deliver h2 {
    font-family: "Montserrat", sans-serif;
    color: #aa0f15;
    margin-bottom: 1.5rem;
    padding-bottom: 0;
}

.home-ready-for-deliver h4 {
    font-size: 29px;
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    color: #aa0f15;
}

.home-ready-for-deliver p {
    color: #000;
}

.home-ready-for-deliver .et_pb_button_module_wrapper {
    text-align: center;
    margin-bottom: 0 !important;
}

.home-ready-for-deliver .et_pb_button_module_wrapper .et_pb_button {
    background: #aa0f15;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    padding: 7px 30px !important;
    margin-top: 0 !important;
    min-width: 255px;
}

.home-ready-for-deliver .et_pb_button_1_wrapper:after,
.home-ready-for-deliver .et_pb_button_0_wrapper:after {
    display: none;
}

.home-freight-video.usx-program-header {
    min-height: unset;
    overflow: hidden;
    height: auto;
    width: 100%;
}

@media (min-width: 2100px) {
    .home-freight-video.usx-program-header {
        height: auto;
        max-height: 1100px;
    }

    .home-freight-video .team-web-video-iframe-no-trigger video {
        position: relative;
    }
}

@media (min-width: 2300px) {
    .home-freight-video.usx-program-header {
        max-height: 1200px;
    }
}

@media (min-width: 2500px) {
    .home-freight-video.usx-program-header {
        max-height: 1300px;
    }
}

@media (min-width: 2800px) {
    .home-freight-video.usx-program-header {
        max-height: 1400px;
    }
}

@media (min-width: 3000px) {
    .home-freight-video.usx-program-header {
        max-height: 1600px;
    }
}

@media (max-width: 1100px) {
    .home-ready-for-deliver h2 {
        font-size: 64px;
    }
}

@media (max-width: 900px) {
    .home-ready-for-deliver .hidden-calc.show-900 {
        display: block !important;
    }
}

@media (max-width: 765px) {
    .home-ready-for-deliver .et_pb_button_0_wrapper:after {
        display: none;
    }

    .home-ready-for-deliver .et_pb_button_1_wrapper:after {
        display: block;
    }
}

@media (max-width: 700px) {
    .home-ready-for-deliver {
        padding: 10px 0 15px 0 !important;
    }
}

@media (max-width: 650px) {
    .home-ready-for-deliver h2 {
        font-size: 44px;
        color: #a90f14;
        padding-bottom: 10px;
    }

    .home-ready-for-deliver .et_pb_button_module_wrapper .et_pb_button {
        background-color: #a90f14;
    }
}

@media (max-width: 550px) {
    .home-ready-for-deliver p {
        font-size: 23px;
    }

    .home-ready-for-deliver h4 {
        font-size: 25px;
    }
}

@media (max-width: 450px) {
    .home-ready-for-deliver p {
        font-size: 18px;
    }

    .home-ready-for-deliver h4 {
        font-size: 22px;
    }
}

@media (max-width: 340px) {
    .home-ready-for-deliver p {
        line-height: 1em !important;
    }

    .home-ready-for-deliver h4 {
        font-size: 19px;
    }
}

@media (max-width: 310px) {
    .home-ready-for-deliver .et_pb_button_module_wrapper .et_pb_button {
        min-width: 200px;
    }
}

#footer-bottom p {
    padding-top: 6px;
    padding-bottom: 0;
}

/* SHORTCODE CODE */

.driver-shortcode-content {
    max-width: 675px;
    margin: 40px auto 0;
    border: 2px solid #a90f14;
    display: block;
}

.driver-shortcode-block {
    padding: 25px;
}

.driver-shortcode-text {
    max-width: 420px;
    margin: 0 auto;
    padding-left: 40px;
    display: flex;
    align-items: center;
    position: relative;
}

.driver-shortcode-chat {
    display: block;
    float: none;
    margin-right: 5px;
    height: 47px;
    width: 61px;
}

.driver-shortcode-textcode .shortcode-textcode-1 {
    padding-bottom: 0;
    font-size: 26px;
}

.driver-shortcode-textcode .shortcode-textcode-2 {
    color: #A31128;
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.br-hidden {
    display: none;
}

@media (max-width: 600px) {
    .driver-shortcode-text {
        max-width: unset;
        padding: 0 20px;
    }

    .driver-shortcode-textcode .shortcode-textcode-1 {
        font-size: 22px;
    }

    .driver-shortcode-textcode {
        margin: 0 auto;
    }
}

@media (max-width: 520px) {
    .driver-shortcode-textcode .shortcode-textcode-1 {
        padding-bottom: 5px;
    }

    .driver-shortcode-text {
        max-width: unset;
        padding: 0;
        display: block;
    }

    .driver-shortcode-chat {
        width: 100%;
        margin-bottom: 15px;
    }

    .driver-shortcode-chat img {
        margin: 0 auto;
        display: block;
    }

    .driver-shortcode-textcode {
        text-align: center;
    }

}

@media (max-width: 400px) {
    .driver-shortcode-content {
        max-width: 250px;
    }
}


/* HOME PRO */
.home-new-cards-desktop-pro .et_pb_row {
    max-width: 1200px;
}

.home-new-cards-desktop-pro .et_pb_row_1 {
    padding-bottom: 0;
}

.home-new-cards-desktop-pro .et_pb_column_1_3 {
    width: 31%;
    margin-right: 3%;
}

.home-new-cards-desktop-pro .drivers-label strong,
.home-new-cards-desktop-pro-mobile .drivers-label strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

.home-new-cards-desktop-pro p span,
.home-new-cards-desktop-pro-mobile p span {
    font-weight: 600;
}

body .entry-content .home-new-cards-desktop-pro .team-drivers-calculator-button,
body .entry-content .home-new-cards-desktop-pro-mobile .team-drivers-calculator-button {
    font-size: 16px;
    max-width: 200px;
}

.home-new-cards-desktop-pro .et_pb_column .et_pb_text {
    padding-top: 0;
}

@media (max-width: 1300px) {
    .home-new-cards-desktop-pro .et_pb_row {
        max-width: 80%;
    }
}

@media (max-width: 600px) {
    .home-new-cards-desktop-pro .drivers-label strong,
    .home-new-cards-desktop-pro-mobile .drivers-label strong {
        font-size: 16px;
    }
}

@media (max-width: 500px) {
    .home-new-cards-desktop-pro-mobile p span br {
        display: none;
    }
}

@media (max-width: 400px) {
    .home-new-cards-desktop-pro-mobile p,
    .entry-content .home-new-cards-desktop-pro-mobile .driver-types-text {
        font-size: 14px !important;
    }

}


/* PRO DRIVERS */


.page-id-32674 h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000;
}

.page-id-32674 p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.7em;
}

.ready-for-deliver-pro-drivers h2 span {
    color: #aa0f15;
    font-size: 64px;
    margin-bottom: 10px;
    position: relative;
    display: block;
    line-height: 0.9em;
}

.base-pay-block h2 {
    font-style: unset;
    color: #aa0f15;
    padding-bottom: 5px;
    font-weight: 700;
}

.base-pay-block .et_pb_code_inner {
    text-align: center;
    padding: 20px;
}

.page-id-32674 .entry-content .team-web-header.et_pb_section {
    background: #efefef !important;
}

.base-pay-block p {
    font-weight: 700;
    color: #212121;
}

.ready-for-deliver-pro-drivers {
    padding: 25px 0 !important;
}

.ready-for-deliver-pro-drivers p {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
    padding: 0 35px;
}

.entry-content .ready-for-deliver-pro-drivers .et_pb_text {
    margin-bottom: 25px;
}

.ready-for-deliver-pro-drivers .et_pb_text_inner {
    max-width: 710px !important;
}

.ready-for-deliver-pro-drivers .et_pb_button {
    padding: 2px 30px !important;
    width: 400px;
    background-color: #961325;
    border-radius: 0 !important;
    border: 2px solid #961325;
}

.pro-driver-paychecks .video-iframe-no-trigger video {
    width: 100%;
}

.ready-for-deliver-pro-drivers .et_pb_button:hover {
    border: 2px solid #961325 !important;
}

.ready-for-deliver-pro-drivers .et_pb_button.et_pb_button_1 {
    margin-top: 7px !important;
    background-color: #fff;
    color: #961325;
}

.ready-for-deliver-pro-drivers #red-text-drivers .et_pb_text_inner {
    color: #961325;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 21px;
    font-style: italic;
    padding: 10px 0 0 0;
    letter-spacing: 0;
}

.pro-driver-paychecks .video-iframe-no-trigger:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: -20px;
    right: -20px;
    position: absolute;
    z-index: -1;
    background: #a90f14;
}

.pro-drivers-earn-more .et_pb_row {
    display: flex;
    align-items: center;
}

.pro-drivers-earn-more .video-iframe-no-trigger {
    margin-bottom: -8px;
}

.usx-get-degree-pro-drivers .usx-degree-section-phone a,
.usx-get-degree-pro-drivers .usx-degree-section-logo-content {
    background: #fff;
}

.usx-get-degree-pro-drivers .usx-degree-section-logo-content {
    content: url(/wp-content/uploads/2020/06/Full-Ride-icon1a.png);
    height: auto;
}

.usx-get-degree-pro-drivers .usx-degree-section-text p {
    font-size: 22px;
    line-height: 1.2em;
}

.usx-programs-pro-drivers-list {
    max-width: 800px;
    margin: 0 auto;
    left: 30px;
    position: relative;
}

.usx-programs-pro-drivers-list ul {
    max-width: 100%;
    float: left;
    width: 100%;
    padding: 0 40px;
}

.usx-programs-pro-drivers-list ul li:first-child {
    margin-bottom: 0;
}

body .usx-programs-pro-drivers-list ul .pro-qual-center {
    margin-left: 22%;
    margin-top: 30px;
}

.usx-program-benefits-pro-drivers {
    background: #f2f2f2 !important;
}

.usx-programs-pro-drivers-list ul li {
    width: 50%;
    text-align: center;
}

.pro-drivers-qualifications-text .usx-programs-white {
    margin-bottom: 25px;
}

.pro-drivers-qualifications .et_pb_row:first-child {
    padding: 60px 0 !important;
}

body .entry-content .usx-program-benefits-pro-drivers .usx-program-button-white {
    background-color: transparent !important;
}

.entry-content .usx-program-benefits-pro-drivers .usx-program-benefits-list {
    max-width: 1120px !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    padding: 30px 0 45px 0 !important;
}

.usx-program-benefits-list video {
    width: 100%;
}

.usx-program-benefits-pro-drivers,
.usx-get-degree-pro-drivers {
    padding: 60px 0 !important;
}

.usx-program-benefits-pro-drivers .usx-program-benefits-list .et_pb_column_1_2:first-child {
    width: 65%;
}

.usx-program-benefits-pro-drivers .usx-program-benefits-list .et_pb_column_1_2:last-child {
    width: auto;
}

.pro-drivers-earn-more .et_pb_row {
    padding: 0;
    max-width: 100% !important;
    display: flex;
    position: relative;
    align-items: center;
}

.pro-drivers-earn-more-text {
    padding: 0;
    max-width: 600px;
    float: left;
}

.pro-drivers-earn-more video {
    width: 100%;
}

.usx-program-qualifications-list-lined .usx-programs-white,
.usx-program-become .usx-programs-white {
    color: #fff;
}

.usx-program-become-pro-drivers .usx-programs-white {
    padding-bottom: 25px;
}

.pro-driver-paychecks h2,
.pro-drivers-earn-more h2 {
    font-weight: 600;
    font-style: italic;
}

.usx-program-benefits-pro-drivers h4 {
    color: #5E5E5E;
}

.usx-program-benefits-pro-drivers .usx-program-benefits-list li {
    color: #545454;
}

.pro-driver-paychecks .video-iframe-no-trigger video {
    z-index: 2;
}

.pro-video-max-width {
    max-width: 500px;
}

.pro-drivers-earn-more-text {
    max-width: 420px;
}

@media (min-width: 1700px) {
    .pro-driver-paychecks .et_pb_text {
        max-width: 600px;
        float: right;
        margin-right: 200px;
    }
}

@media (max-width: 980px) {
    .usx-programs-pro-drivers-list ul {
        padding: 0 10px;
    }

    .usx-program-benefits-pro-drivers .usx-program-benefits-list .et_pb_column_1_2:first-child {
        width: 50%;
    }

    .usx-program-benefits-pro-drivers .usx-program-benefits-list .et_pb_column_1_2:last-child {
        width: 45%;
        margin-left: 5%;
    }

    .entry-content .usx-program-benefits-pro-drivers .usx-program-benefits-list {
        max-width: 90% !important;
    }

    .pro-driver-paychecks .et_pb_row .et_pb_column:first-child {
        padding-bottom: 60px;
    }

    .pro-drivers-earn-more .et_pb_row {
        max-width: 100% !important;
        width: 100% !important;
    }

    .pro-drivers-earn-more-text {
        float: none;
        margin: 0 auto;
        padding: 40px 0 60px;
        max-width: 600px;
        width: 90%;
    }

    .pro-drivers-earn-more .et_pb_row {
        display: block;
    }

    .pro-video-max-width {
        margin: 0 auto;
    }

    body .entry-content .home-new-cards-desktop-pro-mobile .team-drivers-calculator-button {
        padding: 0 5px !important;
        border: 1px solid;
    }
}

@media (max-width: 800px) {
    .usx-programs-pro-drivers-list {
        width: 100%;
        max-width: 100%;
        left: 0;
    }

    .usx-programs-pro-drivers-list ul {
        width: 100%;
        padding: 0;
    }

    .usx-programs-pro-drivers-list ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 10px !important;
    }

    body .usx-programs-pro-drivers-list ul .pro-qual-center {
        margin: 0;
    }

}

@media (max-width: 650px) {

    .entry-content .usx-program-benefits-pro-drivers .usx-program-benefits-list {
        display: block;
        left: 0 !important;
    }

    .usx-program-benefits-pro-drivers .usx-program-benefits-list .et_pb_column_1_2:first-child {
        width: 100%;
        margin-bottom: 30px;
    }

    .usx-program-benefits-pro-drivers .usx-program-benefits-list .et_pb_column_1_2:last-child {
        width: 100%;
        margin-left: 0;
    }

    .usx-program-benefits-pro-drivers .usx-program-benefits-list ul {
        padding-left: 30px;
        padding-right: 0;
    }

    .entry-content .usx-program-benefits-pro-drivers .usx-program-benefits-list {
        padding: 0 !important;
    }
}

@media (max-width: 600px) {
    body .entry-content .pro-driver-paychecks {
        padding-top: 60px !important;
    }

    .usx-get-degree-pro-drivers .usx-degree-section-inner {
        margin: 0;
    }

    .usx-get-degree-pro-drivers .usx-degree-section-phone {
        width: 100%;
    }

    .usx-get-degree-pro-drivers .et_pb_row {
        max-width: 90% !important;
    }

    .usx-get-degree-pro-drivers .usx-degree-section-phone-call {
        width: 100%;
        max-width: 360px;
        border-radius: 0;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        color: #a90f14;
        text-transform: uppercase;
        font-size: 19px;
        background-color: #fff;
        display: table;
        text-decoration: none;
        padding: 5px 20px !important;
        margin: 0 auto !important;
        transition: none;
        border: 2px solid #a90f14;
    }
}

@media (max-width: 550px) {
    body .ready-for-deliver-pro-drivers .et_pb_button_module_wrapper .et_pb_button {
        min-width: unset !important;
        width: 100% !important;
        padding: 2px 10px !important;
    }
}

@media (max-width: 500px) {
    .pro-driver-paychecks .video-iframe-no-trigger:after {
        top: -10px;
        right: -10px;
    }

    .pro-driver-paychecks .et_pb_row .et_pb_column:first-child {
        padding-bottom: 40px;
    }

    .ready-for-deliver-pro-drivers .et_pb_row,
    .pro-drivers-qualifications .et_pb_row,
    .pro-driver-paychecks .et_pb_row {
        max-width: 90% !important;
    }

    body .entry-content .pro-driver-paychecks,
    .usx-program-benefits-pro-drivers {
        padding: 30px 0 !important;
    }
}

@media (max-width: 450px) {
    body .entry-content .home-new-cards-desktop-pro-mobile .team-drivers-calculator-button {

    }

}

@media (max-width: 350px) {
    .page-id-32674 .ready-for-deliver-pro-drivers h2,
    .page-id-32674 h2 {
        font-size: 30px;
        line-height: 1.2em;
    }

    .page-id-32674 .ready-for-deliver-pro-drivers p {
        padding: 0;
        line-height: 1.2em !important;
    }

    body .pro-drivers-earn-more .et_pb_row {
        padding-top: 0 !important;
    }
}

@media (max-width: 650px) {
    .base-pay-block .et_pb_code_inner {
        padding: 10px;
    }

    .ready-for-deliver-pro-drivers {
        padding: 10px 0 !important;
    }

    .base-pay-block h2 {
        padding-bottom: 0;
    }
}

@media (max-width: 550px) {
    .base-pay-block h2 {
        font-size: 28px;
    }

    .base-pay-block p {
        font-size: 14px;
    }

    .home-ready-for-deliver h2 br {
        display: none;
    }

    .home-ready-for-deliver h2 {
        font-size: 32px !important;
    }

    .ready-for-deliver-pro-drivers h2 span {
        font-size: 46px !important;
    }
}

/* CHATBOT FIXES */
@media (max-width: 767px) {
    .apply-messenger-launcher {
        bottom: 70px !important;
    }

    .apply-chat-prompt {
        bottom: 79px !important;
    }
}

/* FOOTER MENU CHANGES */

@media (min-width: 768px) {
    #et-footer-nav {
        display: none;
    }
}

/* HOME JULY 2020 */

.page-id-32872 #top-menu li,
.page-id-32872 #top-menu > #menu-item-110 a,
.page-id-32872 #top-menu > #menu-item-2597 a,
.page-id-32872 #top-menu > #menu-item-111 a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
}

.page-id-32872 #top-menu li a {
    font-size: 17px !important;
}

@media (max-width: 650px) {
    .page-id-32872 ul#top-menu {
        display: none;
    }
}

@media (max-width: 550px) {
    .page-id-32872 ul#top-menu {
        display: none;
    }
}

.home-deliver-july {
    padding: 20px 0 30px !important;
}

.home-deliver-july .et_pb_text_inner {
    max-width: 920px;
}

.home-deliver-july .home-july-text h2 {
    padding-bottom: 0;
}

.home-deliver-july .home-july-text h4 {
    padding-top: 0;
    color: #000;
    font-size: 2rem;
}

.home-deliver-july .home-july-text p {
    color: #0b1752;
    max-width: 580px;
    margin: .5rem auto 2rem;
}

.entry-content .home-new-cards-july {
    background-color: #f6f6f6 !important;
}

.home-new-cards-july .home-b-h2 {
    padding: 25px 0 35px 0;
}

@media (min-width: 700px) and (max-height: 800px) {
    .entry-content .home-page-july-hero {
        height: auto;
        min-height: 450px;
        max-height: 50vh;
    }

    .entry-content .home-page-july-hero video {
        top: -15vh;
    }
}

@media (min-width: 1000px) and (max-height: 900px) {
    .entry-content .home-page-july-hero {
        height: auto;
        max-height: 50vh;
    }

    .entry-content .home-page-july-hero video {
        top: -15vh;
    }
}

@media (min-width: 700px) and (max-width: 1000px) and (max-height: 700px) and (min-height: 500px) {
    .entry-content .home-page-july-hero {
        height: auto;
        max-height: 50vh;
    }

    .entry-content .home-page-july-hero video {
        top: 0;
    }
}

@media (min-width: 1450px) {
    .entry-content .home-page-july-hero {
        height: 57vh;
    }

    .entry-content .home-page-july-hero video {
        top: -15vh;
    }
}

@media (min-width: 1800px) {
    .entry-content .home-page-july-hero {
        height: 60vh;
    }

    .entry-content .home-page-july-hero video {
        top: -10vh;
    }
}

@media (min-width: 2100px) {
    .entry-content .home-page-july-hero {
        height: 70vh;
    }

    .entry-content .home-page-july-hero video {
        top: -15vh;
    }
}

@media (min-width: 1450px) and (min-height: 1000px) {
    .entry-content .home-page-july-hero {
        height: auto;
        max-height: 65vh;
    }

    .entry-content .home-page-july-hero video {
        top: 0;
    }
}

@media (min-width: 1450px) and (min-height: 1200px) {
    .entry-content .home-page-july-hero {
        height: auto;
        max-height: 75vh;
    }

    .entry-content .home-page-july-hero video {
        top: 0;
    }
}

@media (max-width: 980px) {
    .home-new-cards-july .home-b-h2 {
        padding: 5px 0 0 0;
    }
}

@media (max-width: 768px) {
    .home-new-cards-july .home-b-h2 {
        padding: 15px 0 20px 0;
    }
}

@media (max-width: 700px) {
    .home-deliver-july .home-july-text h4 {
        font-size: 32px;
    }

    .home-deliver-july .home-july-text p {
        font-size: 24px;
    }
}

@media (max-width: 500px) {
    .home-deliver-july .home-july-text h4 {
        font-size: 26px;
    }

    .home-deliver-july .home-july-text p {
        font-size: 20px;
        margin: 10px auto 20px;
    }

    .home-deliver-july {
        padding: 0 0 20px 0 !important;
    }

    .home-new-cards-july .home-b-h2 {
        padding: 10px 0 10px 0;
        font-size: 20px !important;
    }
}

@media (max-width: 400px) {
    .home-deliver-july .home-july-text h4 {
        font-size: 22px;
    }

    .home-deliver-july .home-july-text p {
        font-size: 18px;
    }
}

.wpgmp_infowindow address {
    margin-bottom: 0;
    line-height: 1.4em;
}

.home .team-web-video-iframe-no-trigger video {
    float: left;
}

@media (max-width: 768px) {
    body .entry-content .et_builder_inner_content .home-new-cards-desktop-pro.home-new-cards-july {
        display: none !important;
    }

    .home .et_pb_section_2 {
        padding-bottom: 0 !important;
    }
}

/* HOME AUG 2020 */

body .entry-content .home-page-aug-hero {
    min-height: unset;
    position: relative;
}

.home-page-aug-hero .et_pb_module,
.home-page-aug-hero .et_pb_code_inner {
    height: unset;
    top: unset;
    width: 100%;
}

.home-page-aug-hero .team-web-video-iframe-no-trigger video {
    bottom: unset;
    top: unset;
    height: 100%;
    position: relative;
}

@media (min-height: 500px) and (min-width: 500px) {
    .entry-content .home-page-july-hero {
        height: auto;
        max-height: initial;
    }
}

@media (max-width: 1900px) and (min-width: 981px) {
    .home-page-aug-hero .team-web-video-iframe-no-trigger video {
        margin-left: -20%;
        width: 140%;
        max-width: 140%;
    }
}

@media (max-width: 1200px) and (min-width: 981px) {
    .home-page-aug-hero .team-web-video-iframe-no-trigger video {
        margin-left: -40%;
        width: 180%;
        max-width: 180%;
    }
}

/*
@media (min-width:1450px) {
	body .entry-content .home-page-aug-hero {
		min-height: 60vh;
		position: relative;
	}
}

@media (min-width:2201px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -150px;
	}
}
@media (min-width:2500px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -200px;
	}
}
@media (min-width:3000px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -350px;
	}
}
@media (min-width:980px) and (max-height:950px) {
	body .entry-content .home-page-aug-hero {
		min-height: 450px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: 0;
	}
}
@media (max-width:2200px) and (max-height:1100px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -32%;
	}
}

@media (max-width:1800px) and (max-height:1000px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -22%;
	}
}
@media (min-width:980px) and (min-height:950px) {
	body .entry-content .home-page-aug-hero {
		min-height: 400px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -150px;
	}
}
@media (min-width:1100px) and (min-height:950px) {
	body .entry-content .home-page-aug-hero {
		min-height: 450px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -150px;
	}
}
@media (min-width:1450px) and (min-height:1101px) {
	body .entry-content .home-page-aug-hero {
		min-height: 500px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -200px;
	}
}
@media (min-width:1800px) and (min-height:950px) {
	body .entry-content .home-page-aug-hero {
		min-height: 550px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -200px;
	}
}
@media (min-width:1800px) and (min-height:1101px) {
	body .entry-content .home-page-aug-hero {
		min-height: 600px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -200px;
	}
}

@media (min-width:1800px) and (min-height:1400px) {
	body .entry-content .home-page-aug-hero {
		min-height: 800px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -200px;
	}
}
@media (min-width:2200px) and (min-height:1101px) {
	body .entry-content .home-page-aug-hero {
		min-height: 50vh;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -300px;
	}
}
@media (max-width:1600px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -22%;
	}
}
@media (max-width:1450px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -26%;
	}
}
@media (max-width:1250px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -22%;
	}
}
@media (max-width:1100px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -16%;
	}
}
@media (max-width:980px) {
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: 0;
		position: relative;
	}
	body .entry-content .home-page-aug-hero {
		min-height: unset;
	}
	.home-page-aug-hero .et_pb_module,
	.home-page-aug-hero .et_pb_code_inner {
		position: relative;
	}
}


@media (min-width:980px) and (max-height:950px)  {
	body .entry-content .home-page-aug-hero {
		min-height: 400px;
	}
}
@media (min-width:1150px) and (max-height:950px)  {
	body .entry-content .home-page-aug-hero {
		min-height: 500px;
	}
}
@media (min-width:1500px) and (max-height:950px)  {
	body .entry-content .home-page-aug-hero {
		min-height: 600px;
	}
}
@media (min-width:2200px) and (max-height:1600px)  {
	body .entry-content .home-page-aug-hero {
		min-height: 900px;
	}
	.home-page-aug-hero .team-web-video-iframe-no-trigger video {
		bottom: -250px;
	}
}
*/
/* TEAM WEB VIDEO FIX */
.page-id-33245 .entry-content .team-web-graph-section {

}

.team-web-header-sept.team-web-header .head-info-container {
    top: 0;
}

@media (min-height: 1100px) and (min-width: 2100px) {
    .team-web-header.team-web-header-sept .head-info-container {
        padding: 150px 0;
    }
}

@media (min-width: 2100px) {
    .team-web-header.team-web-header-sept .head-info-container {
        padding: 110px 0;
    }
}

@media (min-width: 2300px) {
    .team-web-header.team-web-header-sept {
        max-height: unset;
    }
}

@media (min-width: 2350px) {
    .team-web-header.team-web-header-sept .head-info-container {
        padding: 150px 0;
    }
}

@media (min-width: 2650px) {
    .team-web-header.team-web-header-sept .head-info-container {
        padding: 190px 0;
    }
}

@media (min-width: 3000px) {
    .team-web-header.team-web-header-sept .head-info-container {
        padding: 250px 0;
    }
}

@media (max-width: 1800px) {
    .team-web-header-sept.team-web-header .head-info-container {
        padding: 0;
        top: 50px;
    }

    .entry-content .team-web-header.team-web-header-sept .team-web-video-iframe-no-trigger-desk video {
        min-height: 570px;
        position: absolute;
        top: 0;
        min-width: 150%;
        display: block;
        left: -25%;
        width: 100%;
        height: 570px;
    }

    .entry-content .team-web-header.team-web-header-sept {
        height: 550px !important;
    }
}

@media (max-width: 2100px) {
    .entry-content .team-web-header.team-web-header-sept {
        height: auto;
        max-height: unset;
    }

    .entry-content .team-web-header.team-web-header-sept video {
        bottom: 0;
    }
}

@media (max-width: 2000px) {
    .entry-content .team-web-header.team-web-header-sept video {
        bottom: 0;
    }
}

@media (max-width: 1250px) {
    .team-web-header.team-web-header-sept {
        min-height: 600px !important;
    }

    .entry-content .team-web-header.team-web-header-sept .team-web-video-iframe-no-trigger-desk video {
        min-width: 180%;
        display: block;
        left: -35%;
    }
}

@media (max-width: 1100px) {
    .entry-content .team-web-header.team-web-header-sept .team-web-video-iframe-no-trigger-desk video {
        min-width: 190%;
        display: block;
        left: -40%;
    }
}

@media (max-width: 980px) {

    .entry-content .team-web-header.team-web-header-sept video {
        min-width: 100%;
        display: block;
        left: 0;
    }

    .entry-content .team-web-header.team-web-header-sept {
        height: auto !important;
        min-height: auto !important;
    }
}

/* HEADER BOTTOM LINE */

.header-bottom-content {
    background: #f6f6f6;
    position: relative;
}

.header-bottom-block {
    max-width: 300px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 6px 0;
}

.header-bottom-top-text {
    color: #aa0f15;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding-bottom: 5px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 20px;
}

.header-bottom-bottom-text {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #000;
    font-style: italic;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 1em;
    padding-right: 1em;
}

.header-bottom-bottom-text:after {
    content: url(/wp-content/uploads/2020/09/sun_ico.png);
    position: absolute;
    top: -9px;
    right: 100px;
}

/* HOME OCTOBER */

#menu-footer-mobile-menu .menu-item-33318,
#menu-footer-mobile-menu .menu-item-33319 {
    display: flex;

}

#menu-footer-mobile-menu .menu-item-33318 a span:after {
    content: url('/wp-content/uploads/2020/10/online.png');
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

.home-october-video-section .et_pb_row {
    padding: 0;
    max-width: 100% !important;
    display: flex;
    align-items: center;
    background: #000;
}

.october-video-section-vid video {
    width: 100%;
    float: left;
}

.october-video-section-text {
    max-width: 410px;
    float: right;
    width: 80%;
}

.october-video-section-text h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #fff;
    font-style: italic;
    margin-bottom: 20px;
}

.october-video-section-text p {
    font-size: 16px;
    color: #fff;
}

.october-video-section-text .cta-red-home {
    width: 100%;
    max-width: 180px;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #a90f14;
    border: none;
    cursor: pointer;
    display: table;
    text-decoration: none;
    padding: 8px 20px !important;
    transition: none;
    float: left;
    text-align: center;
    margin-top: 30px;
}

.october-video-section-text .cta-red-home:hover {
    opacity: 1 !important;
}

.home-october-video-section:after {
    width: 60%;
    position: absolute;
    content: '';
    display: block;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 80%, rgba(255, 255, 255, 0) 100%);
    height: 127%;
    top: -35%;
    border-radius: 66%;
    left: -17%;
}

.header-bottom-block-october {
    display: block !important;
    max-width: unset;
    padding: 0;
}

.header-bottom-block-october > div {
    padding: 12px 0 9px;
}

.header-bottom-time-block {
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
}

.header-bottom-block-october .header-bottom-top-text {
    display: inline-block;
}

.header-bottom-block-october .header-bottom-bottom-text {
    display: inline-block;
    font-style: normal;
    font-size: 15px;
    font-weight: 600;
}

.header-bottom-block-october .header-bottom-bottom-text a {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    color: #000;
    position: relative;
    font-weight: 600;
    letter-spacing: 0;
}

.header-bottom-block-october .header-bottom-bottom-text:after {
    display: none;
}

@media (max-width: 980px) {
    .october-video-section-text {
        margin: 0 auto;
        float: none;
        padding-top: 50px;
    }

    .home-october-video-section:after {
        width: 75%;
        top: unset;
        border-radius: 66%;
        left: -12%;
        bottom: 2%;
        height: 54%;
    }

    .home-october-video-section .et_pb_row {
        width: 100% !important;
        flex-direction: column-reverse;
    }

    .october-video-section-text .cta-red-home {
        margin-bottom: 50px;
    }
}

@media (max-width: 750px) {
    .header-bottom-block-october .header-bottom-top-text {
        display: block;
        padding-bottom: 0;
    }
}

@media (max-width: 540px) {
    #mobile_menu #menu-item-33315 {
        float: none;
        display: block;
    }

    .home-october-video-section:after {
        width: 100%;
        min-width: 500px;
    }

    .header-bottom-block-october .header-bottom-bottom-text a span {
        display: none;
    }

    .header-bottom-block-october .header-bottom-bottom-text a {
        text-decoration: underline;
    }
}

@media (max-width: 450px) {
    .header-bottom-block-october .header-bottom-bottom-text {
        font-size: 14px;
        padding: 8px 20px;
        line-height: 20px;
    }
}

@media (max-width: 400px) {
    .header-bottom-block-october .header-bottom-bottom-text,
    .header-bottom-block-october .header-bottom-bottom-text a {
        font-size: 13px;
    }
}

@media (max-width: 350px) {
    img#logo {
        max-width: 130px !important;
    }
}

.home .entry-content .team-web-header.et_pb_section {
    max-height: 75vh;
}

@media (min-width: 980px) {
    .home .entry-content .team-web-header.et_pb_section video {
        top: -25vh;
    }
}


/* NEW BG VIDEO STYLING */

.team-web-video-iframe-no-trigger-2 {
    width: 100%;
    position: relative;
    max-height: 75vh;
    height: 75vh;
}

.team-web-video-iframe-no-trigger-2 video {
    width: 100%;
    object-fit: cover;
    height: 100vh;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

@media (max-width: 1300px) and (min-height: 1100px) {
    .team-web-video-iframe-no-trigger-2 video {
        object-position: 65% center;
    }
}

@media (max-width: 1200px) and (min-height: 900px) {
    .team-web-video-iframe-no-trigger-2 video {
        object-position: 65% center;
    }
}

.home-icon-text-container-new {
    float: left;
    width: 100%;
    clear: both;
}

.home-icon-text-new {
    margin: 0 auto;
    max-width: 700px;
}

.home-icon-new {
    float: left;
    width: 13%;
    margin-right: 3%;
}

.home-text-new {
    font-style: italic;
    text-align: left;
    float: left;
    width: 84%;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 23px;
    line-height: 27px;
    margin-top: 6px;
}

.home-ready-for-deliver .et_pb_button_module_wrapper .et_pb_button {
    background: #961325;
    width: auto;
}

.home-deliver-july .home-july-text h2 {
    color: #B50A05;
}

.under-new-home {
    float: left;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    margin: 12px 0;
    font-style: italic;
}

.home .et_pb_button_0_wrapper {
    float: left !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.home .et_pb_button_1 {
    float: none !important;
}

.home .et_pb_button_0_wrapper a {

    float: none !important;
}

@media (max-width: 850px) {
    .home-icon-text-new {
        max-width: 575px;
    }
}

@media (max-width: 767px) {
    .home .et_pb_button_0_wrapper {
        display: none !important;
    }

    .home .et_pb_button_1_wrapper {
        margin-top: 20px !important;
        float: left;
        width: 100%;
        margin-bottom: 20px !important;
    }
}

@media (max-width: 550px) {
    .home-icon-text-new p {
        display: none;
    }

    .home-icon-new {
        width: 80px;
        float: none;
        margin: 0;
    }

    .home-text-new {
        width: 100%;
        text-align: center;
    }

    .under-new-home {
        font-size: 21px;
    }
}

@media (max-width: 500px) {
    .home-ready-for-deliver {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
}

.home-july-text.home-2021-feb-text p {
    font-size: 1.25rem;
    max-width: 450px;
    margin-bottom: 15px;
}

.home-july-text.home-2021-feb-text h5 {
    font-style: italic;
    font-size: 24px;
    line-height: 29px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: center;
    color: #891424;
    letter-spacing: 0;
    padding-bottom: 0;
}

.page-id-33037 .usx-program-header-content-onlytext .head-info-container-desktop .head-info-text-common,
.page-id-33568 .usx-program-header-content-onlytext .head-info-container-desktop .head-info-text-common {
    display: none;
}

.page-id-33037 .head-info-text ul li,
.page-id-33568 .head-info-text ul li {
    font-weight: 600;
    color: #222;
}

.page-id-33037 .usx-program-header-content-onlytext .head-info-container-desktop .head-info-text-grey,
.page-id-33568 .head-info-container-mobile.usx-program-header-content-onlytext .head-info-text-common {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #222 !important;
}

.page-id-33037 .head-info-text h2,
.page-id-33568 .head-info-text h2 {
    font-style: italic;
}

.page-id-33037 .head-info-container-mobile.usx-program-header-content-onlytext .head-info-text-grey,
.page-id-33568 .head-info-container-mobile.usx-program-header-content-onlytext .head-info-text-grey {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 37px !important;
    font-style: italic;
    color: #000 !important;
}

.page-id-33037 .head-info-text h2 span,
.page-id-33037 .head-info-container-mobile.usx-program-header-content-onlytext .head-info-text-grey span,
.page-id-33568 .head-info-text h2 span,
.page-id-33568 .head-info-container-mobile.usx-program-header-content-onlytext .head-info-text-grey span {
    font-size: 42px !important;
    color: #aa0f15;
}

@media (max-width: 1100px) {
    .page-id-33037 .head-info-container,
    .page-id-33568 .head-info-container {
        width: 95%;
    }
}

@media (max-width: 980px) {
    .page-id-33037 .entry-content .usx-program-header,
    .page-id-33568 .entry-content .usx-program-header {
        background-image: url(/wp-content/uploads/2021/02/USXDR34915_New_Dedicated_Creative-HOME_PAGE.jpg) !important;
    }

    .page-id-33037 .head-info-container-desktop,
    .page-id-33568 .head-info-container-desktop {
        display: none;
    }

    .page-id-33037 .head-info-container-mobile,
    .page-id-33568 .head-info-container-mobile {
        display: block;
    }
}

@media (max-width: 800px) {
    .home-july-text.home-2021-feb-text h4 {
        font-size: 26px;
    }
}

/* DEDICATED PAGE CHANGES 2021 FEBRUARY */
.drive-the-best-2021 .usx-programs-black {
    padding-top: 100px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 35px;
}

.drive-the-best-subtitle {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0;
    color: #535353;
}

.usx-get-degree-2021 p {
    color: red;
}

@media (max-width: 980px) {
    .drive-the-best-2021 .usx-programs-black,
    .drive-the-best-subtitle {
        text-align: center;
    }

    .drive-the-best-2021 .usx-programs-black br {
        display: none;
    }
}

.hiring-immediately-info-container {
    text-align: center;
    max-width: 1120px;
    margin: 0 auto;
    width: 70%;
    font-weight: 600;
}

.hiring-immediately-info-container .head-info-text {
    margin: 0;
    padding: 30px 30px 15px;
    width: 100%;
}

.hiring-immediately-info-container .head-info-block {
    padding: 0;
    width: 385px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
    margin: 150px 0;
}

.hiring-immediately-info-container .head-info-text h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 135%;
}

.hiring-immediately-info-container .head-info-table tr {
    height: 50px;
}

.hiring-immediately-info-container .info-table-middle-row {
    margin-top: 50px;
    border-top: 2px solid #941327;
    border-bottom: 2px solid #941327;
}

.hiring-immediately-info-container .head-info-table {
    font-style: italic;
    left: auto;
    right: auto;
}

.hiring-immediately-info-container .head-info-table,
.head-info-table td {
    border: none !important;
}

.hiring-immediately-info-container .head-info-table td {
    text-align: right;
    line-height: 14px;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 12px;
    padding: 14px 10px;
}

.hiring-immediately-info-container .head-info-table td:last-child {
    min-width: 110px;
    font-weight: 700;
    padding-right: 30px;
}

.head-info-table .benefits-table-complement {
    text-align: left !important;
    width: 25%;
    color: black;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
}

.hiring-immediately-info-container .head-info-table .head-info-strong-text {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 32px !important;
    color: #000000;
    width: 1%;
    padding-left: 0 !important;
}

.hiring-immediately-info-container .head-info-buttons {
    background-color: #ECECEC;
    text-align: center;
    padding: 24px 0;
    margin: 0;
}

.hiring-immediately-info-container div {
    margin: 10px 0;
}

.hiring-immediately-info-container a {
    width: 80% !important;
}

.hiring-immediately-notice {
    color: #961325;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 24px;
}

.dedicated-benefits-2021-feb-container .subtitled-icons-list {
    text-align: center !important;
    padding: 50px 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem;
    list-style: none;
    justify-content: center;
}

.subtitled-icons-list li {
    width: calc(50% - 2rem);
    flex-basis: calc(50% - 2rem);
}

@media (min-width: 700px) {
    .dedicated-benefits-2021-feb-container .subtitled-icons-list {
        gap: 3rem;
    }
}

@media (min-width: 1000px) {
    .subtitled-icons-list li {
        width: calc(25% - 3rem);
        flex-basis: calc(25% - 3rem);
    }
}

.subtitled-icons-list p {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    color: #000;
}

.dedicated-benefits-2021-feb {
    padding: 43px 0 !important;
}

.dedicated-benefits-2021-feb-container {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}

.dedicated-benefits-2021-feb-container h1 {
    color: #000;
    font-size: 36px;
    text-align: center;
}

.dedicated-benefits-2021-feb-container .head-info-buttons .et_pb_button_module_wrapper {
    height: inherit;
}

.dedicated-benefits-2021-feb-container .head-info-buttons .et_pb_button_module_wrapper a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 1000px) {
    .dedicated-benefits-2021-feb-container .head-info-buttons .et_pb_button_module_wrapper {
        width: calc(50% - 2rem);
        flex-basis: calc(50% - 2rem);
    }
}

body .entry-content .et_pb_section.dedicated-benefits-2021-feb .usx-program-button {
    padding: .75em 2em !important;
    border: 2px solid #a90f14 !important;
}

body .entry-content .et_pb_section.dedicated-benefits-2021-feb .usx-program-button-white {
    color: #000 !important;
}

.head-info-buttons {
    max-width: 620px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}

.head-info-buttons .et_pb_button_module_wrapper {
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 0 !important;
}

.dedicated-drivers-2021-feb .usx-degree-section-text p {
    font-size: 17px;
    text-align: left;
}

.dedicated-drivers-2021-feb .usx-degree-section-inner {
    padding: 60px 30px;
}

.dedicated-drivers-2021-feb .head-info-text h3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.dedicated-drivers-2021-feb .head-info-text table {
    margin-bottom: 0;
}

body .entry-content .et_pb_section.dedicated-drivers-2021-feb .usx-program-button-white {
    color: #000 !important;
}

.hiring-immediately-info-container .head-info-block-1 {
    margin: 100px 0;
}

.head-info-block-1-first {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 48px;
    line-height: 65px;
    text-align: center;
    color: #961325;
}

.head-info-block-1-second {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 67px;
    line-height: 60px;
    text-align: center;
    color: #000000;
}

.head-info-block-1-third {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 41px;
    line-height: 45px;
    text-align: center;
    color: #4A4A4A;
}

.dedicated-benefits-2021-feb h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #000;
    font-style: italic;
    letter-spacing: 0;
    font-size: 33px;
    line-height: 36px;
}

.dedicated-benefits-2021-feb h2 span.plus {
    color: #961325;
}

.dedicated-benefits-2021-feb p {

    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    color: #000;
}

.dedicated-benefits-2021-feb p strong {

    font-weight: 700;
}

.text-limited-container {
    padding: 50px 0;
    max-width: 375px;
}

.dedicated-benefits-2021-feb h2.white-h2 {
    font-size: 40px;
    text-align: center;
    color: #fff;
}

.dedicated-benefits-2021-feb h2.white-h2-2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-align: left;
    line-height: 40px;
}

.dedicated-benefits-2021-feb p.white-p {
    color: #fff;
}

.text-white-box {
    background: #EFEFEF;
    color: #000;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    padding: 15px;
    margin-top: 15px;
}

.et_pb_gutters3 .dedicated-benefits-2021-feb .et_pb_column_1_2 {
    width: 48%;
    margin-right: 4%;
}

.video-canvas-container {
    width: 600px;
    height: 350px;
    float: right;
}

.lease-jobs-hide {
    display: none;
}

.show-767 {
    display: none;
}

@media (min-width: 1500px) {
    .head-info-container {
        padding: 50px 0;
    }

    .hiring-immediately-info-container .head-info-block {
        margin: 30px 0 120px;
    }

    .hiring-immediately-info-container .head-info-block-1 {
        margin: 30px 0;
    }
}

@media (min-width: 2000px) {
    .head-info-container {
        padding: 100px 0;
    }
}

@media (max-width: 1500px) {
    .hiring-immediately-info-container .head-info-block {
        margin: 30px 0 100px;
    }

    .hiring-immediately-info-container .head-info-block-1 {
        margin: 30px 0;
    }

    .et_pb_gutters3 .dedicated-benefits-2021-feb .et_pb_column_1_2 {
        width: 47%;
        margin-right: 6%;
    }
}

@media (max-width: 1250px) {

    .et_pb_gutters3 .dedicated-benefits-2021-feb .et_pb_column_1_2 {
        width: 46%;
        margin-right: 8%;
    }

    .video-canvas-container {
        width: 500px;
    }

    .dedicated-drivers-2021-feb .hiring-immediately-info-container .head-info-block-1 {
        margin-top: 0;
    }

    .dedicated-drivers-2021-feb .hiring-immediately-info-container .head-info-block {
        margin: 0 0 80px;
    }

    .dedicated-drivers-2021-feb .hiring-immediately-info-container {
        width: 90%;
    }
}

@media (max-width: 1100px) {
    .drive-the-best-2021.dedicated-benefits-2021-feb .et_pb_row {
        width: 90% !important;
    }
}

@media (max-width: 1050px) {
    .video-canvas-container {
        width: 400px;
    }
}

@media (max-width: 1000px) {
    .text-limited-container.text-limited-container-1000 {
        padding: 0;
    }

    .dedicated-drivers-2021-feb .head-info-block-1 {
        position: absolute;
        width: 100%;
        top: 0;
    }

    .dedicated-drivers-2021-feb .hiring-immediately-info-container .head-info-block {
        float: none;
        margin: 200px auto 0;
    }
}

@media (max-width: 767px) {
    .dedicated-drivers-2021-feb .usx-degree-section {
        padding: 0 25px;
    }

    .dedicated-drivers-2021-feb .head-info-block-1 {
        position: relative;
    }

    .dedicated-benefits-2021-feb-container .subtitled-icons-list {
        width: 100%;
        margin: 0 auto;
    }

    .dedicated-benefits-2021-feb .subtitled-icons-list p {
        font-weight: 600;
    }

    .show-767 {
        display: block;
    }

    .dedicated-benefits-2021-feb .et_pb_image_wrap,
    .dedicated-benefits-2021-feb .et_pb_image_wrap img {
        width: 100%;
    }

    .et_pb_module.padding-top-new {
        padding-top: 50px;
    }

    .et_pb_section.dedicated-benefits-2021-feb .et_pb_row.no-padding-mobile {
        padding-bottom: 0 !important;
    }

    .dedicated-drivers-2021-feb .usx-degree-section-right ul {
        padding: 0 0 23px 28px;
    }

    .dedicated-benefits-2021-feb .et_pb_column {
        width: 100% !important;
    }

    .video-canvas-container {
        float: none;
        margin: 0 auto;
        width: 100%;
    }

    .text-limited-container {
        max-width: 440px;
        float: none !important;
        margin: 0 auto;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .text-limited-container.text-limited-container-smaller {
        max-width: 375px;
    }

    .dedicated-benefits-2021-feb {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .dedicated-benefits-2021-feb-padding {
        padding: 43px 0 !important;
    }

    .et_pb_section.dedicated-benefits-2021-feb .et_pb_row {
        padding-top: 0 !important;
        width: 100% !important;
        max-width: 100%;
    }

    .dedicated-benefits-2021-feb h2,
    .dedicated-benefits-2021-feb h2.white-h2-2 {
        text-align: center;
    }

    .drive-the-best-2021 .usx-programs-black {
        padding-top: 40px;
    }

    .usx-program-header-content-onlytext.driver-pages-sections.dedicated-drivers-2021-feb .hiring-immediately-info-container .head-info-block-1 {
        margin-top: 0;
        margin-bottom: 160px;
    }

    .driver-pages-sections.dedicated-drivers-2021-feb .hiring-immediately-info-container {
        width: 90%;
    }

    .driver-pages-sections.dedicated-drivers-2021-feb .head-info-block-1-first {
        font-size: 34px;
        line-height: 50px;
    }

    .driver-pages-sections.dedicated-drivers-2021-feb .head-info-block-1-second {
        font-size: 54px;
        line-height: 37px;
    }

    .driver-pages-sections.dedicated-drivers-2021-feb .head-info-block-1-third {
        font-size: 34px;
        line-height: 35px;
    }
}

@media (max-width: 600px) {
    .drive-the-best-2021.dedicated-benefits-2021-feb .et_pb_row.dedicated-benefits-2021-feb-row {
        padding: 20px 0 30px !important;
    }

    body .entry-content .et_pb_section.dedicated-benefits-2021-feb .usx-program-button {
        width: 100%;
    }

    .dedicated-drivers-2021-feb .usx-degree-section-phone {
        padding-top: 0;
    }

    .dedicated-program-story-2021-feb.usx-program-story {
        padding-top: 20px !important;
    }

    .dedicated-drivers-2021-feb .usx-degree-section-inner {
        padding: 0;
        margin: 30px 0;
    }

    .lease-jobs-hide {
        display: inline-block;
    }

    .dedicated-drivers-2021-feb .usx-degree-section-text p {
        font-size: 17px;
        font-weight: 400 !important;
    }

    .dedicated-drivers-2021-feb .usx-degree-section-text h2 {
        font-size: 36px !important;
        font-style: italic;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections .et_pb_row,
    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext .head-info-text {
        max-width: 100% !important;
        width: 100% !important;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext .head-info-text {
        max-width: 380px !important;
        margin: 0 auto;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext.head-info-container-mobile .et_pb_row_0 {
        padding: 0 !important;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext .et_pb_fullwidth_code_1 {
        display: block;
    }
}

@media (max-width: 767px) {
    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext.head-info-container-mobile .et_pb_row_0 {
        padding: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext.head-info-container-mobile .head-info-buttons {
        max-width: 100%;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext .head-info-text {
        max-width: 380px !important;
        margin: 0 auto;
        width: 100% !important;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext.head-info-container-mobile .hiring-immediately-info-container > .et_pb_code_inner,
    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext.head-info-container-mobile .hiring-immediately-info-container .head-info-container {
        margin: 0;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext .hiring-immediately-info-container .head-info-block {
        margin: 0;
    }

    .dedicated-drivers-2021-feb.driver-pages-sections.usx-program-header-content-onlytext.head-info-container-mobile .hiring-immediately-info-container {
        width: 100%;
    }

    .driver-pages-sections.dedicated-drivers-2021-feb .head-info-block-1-second {
        line-height: 48px;
    }

    .et_pb_section_2.dedicated-drivers-2021-feb.head-info-container-mobile {
        display: block;
    }
}

/* DEDICATED TESTIMONIALS */
.dedicated-testimonials-slide {
    position: absolute;
    display: none;
    opacity: 0;
    width: 100%;
    max-width: 640px;
}

.dedicated-testimonials-slide-active {
    display: block;
    opacity: 1;
}

.dedicated-testimonials-container {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
    height: 400px;
    position: relative;
}

.dedicated-testimonials-slide-text {
    position: absolute;
    margin-top: 100px;
    background: rgba(240, 240, 240, 0.9);
    padding: 40px;
    max-width: 400px;
}

.dedicated-testimonials-slide-img {
    float: right;
    max-width: 70%;
}

.dedicated-testimonials-slide-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #000;
    letter-spacing: 0;
    font-size: 28px;
}

.dedicated-testimonials-slide-subtitle {
    letter-spacing: 0;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
}

.dedicated-testimonials-nav {
    width: 50px;
    margin: 15px auto 0;
}

.dedicated-testimonials-nav span {
    width: 7px;
    height: 7px;
    background: #ececec;
    float: left;
    margin-right: 5px;
    border-radius: 100%;
}

.dedicated-testimonials-nav span.dedicated-testimonials-nav-active {
    background: #961325;
}

.dedicated-testimonials-prev,
.dedicated-testimonials-next {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 42%;
    background-image: url(/wp-content/uploads/2021/02/testimonials-arrow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.dedicated-testimonials-prev {
    transform: rotate(180deg);
    left: -60px;
}

.dedicated-testimonials-next {
    right: -60px;
}

.dedicated-testimonials-prev.testimonial-button-inactive,
.dedicated-testimonials-next.testimonial-button-inactive {
    cursor: default;
    pointer-events: none;
    background-image: url(/wp-content/uploads/2021/02/testimonials-arrow-inactive.png);
}

@media (max-width: 767px) {
    .dedicated-testimonials-slide-text {
        margin-top: 70px;
        max-width: 350px;
    }
}

@media (max-width: 600px) {
    .dedicated-testimonials {
        overflow: hidden;
    }

    .dedicated-drivers-testimonials-2021-feb .et_pb_row.dedicated-drivers-testimonials-row-2021-feb {
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .dedicated-testimonials-slide-img {
        max-width: 100%;
        width: 100%;
    }

    .dedicated-testimonials-slide-title {
        font-size: 22px;
    }

    .dedicated-testimonials-slide-subtitle {
        font-size: 18px;
    }

    .dedicated-testimonials-nav {
        position: relative;
        padding-bottom: 30px;
    }

    .dedicated-testimonials-next {
        right: 15px;
        z-index: 9;
        top: 50%;
    }

    .dedicated-testimonials-prev {
        left: 15px;
        z-index: 9;
        top: 50%;
    }

    .dedicated-testimonials-slide-text {
        margin-top: 150px;
        padding-left: 70px;
        z-index: 1;
    }

    #dedicated-testimonials-slide-1 .dedicated-testimonials-slide-img {
        background-image: url(/wp-content/uploads/2021/02/testimonial-1.jpg);
    }

    #dedicated-testimonials-slide-2 .dedicated-testimonials-slide-img {
        background-image: url(/wp-content/uploads/2021/02/testimonial-2.jpg);
    }

    #dedicated-testimonials-slide-3 .dedicated-testimonials-slide-img {
        background-image: url(/wp-content/uploads/2021/02/testimonial-3.jpg);
    }

    #dedicated-testimonials-slide-4 .dedicated-testimonials-slide-img {
        background-image: url(/wp-content/uploads/2021/02/testimonial-4.jpg);
    }

    .dedicated-testimonials-slide-img {
        height: 500px;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .dedicated-testimonials-slide-img img {
        display: none;
    }
}

@media (max-width: 400px) {
    .dedicated-testimonials-slide-text {
        padding: 30px 20px 30px 70px;
        margin-top: 170px;
        max-width: 250px;
    }
}

/* NEW DEDICATED HOME HERO PAGE 2021 FEB */

.dedicated-home-hero-image-2021-feb img {
    max-width: 656px;
    margin: 200px auto;
    display: block;
}

.page-id-33887 .dedicated-home-hero-image-2021-feb img {
    max-width: 900px;
    margin: 200px auto;
    display: block;
}

.entry-content .home-page-new-type.home-calculate-section .team-rate-block h3 {
    font-size: 38px;
}

.entry-content .home-page-new-type.home-calculate-section .team-rate-block {
    max-width: 600px;
}

.entry-content .home-page-new-type h3.spanish-section-title {
    font-size: 36px;
}

.page-id-33887 .october-video-section-text h2 {
    text-transform: uppercase;
}

.page-id-33887 .home-new-cards-july .home-b-h2 {
    font-weight: 600 !important;
}

.entry-content .home-page-new-type p.spanish-section-p {
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    color: #646464;
}

.home-spanish-form {
    padding: 50px 0 !important;
}

.home-spanish-form .gform_wrapper {
    max-width: 640px !important;
}

body .home-spanish-form .gform_wrapper ul li.gfield {
    margin-top: 12px;
}

.home-spanish-form .gform_wrapper li.hidden_label input {
    margin-top: 0;
}

.home-spanish-form .gform_wrapper input,
.home-spanish-form .gform_wrapper select {
    border: 1px solid #CCCCCC !important;
    height: auto !important;
    padding: 10px 20px !important;
    font-size: 14px !important;
}

.home-spanish-form .gform_wrapper label {
    text-transform: none !important;
    font-weight: bold;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #051229 !important;
    margin-left: 3px !important;
    max-width: 95% !important;
    width: 100% !important;
    margin-top: 0 !important;

}

.home-spanish-form .gform_wrapper .gform_footer {
    text-align: center;
}

.home-spanish-form .gform_wrapper .gform_footer input.button {
    margin: 0 auto;
    text-align: center;
    max-width: 240px;
    width: 100%;
    color: #fff !important;
    font-weight: 600 !important;
    border: 1px solid #a90f14;
    background: #a90f14;
    letter-spacing: .0625rem;
    text-transform: uppercase;
    padding: .75em 2em !important;
    font-size: .875rem !important;
    line-height: 1.2em !important;
    border-radius: 0;
}

.home-spanish-form .gform_wrapper .gform_footer input.button:hover {
    border: 1px solid #a90f14;
    background: #a90f14;
}

.home-spanish-form .gform_wrapper label.gfield_label + div.ginput_container {
    margin-bottom: 0;
}

.page-id-33887 .home-deliver-july .home-july-text h4 {
    color: #051229 !important;
}

.page-id-33887 .home-deliver-july .home-july-text h2 {
    color: #A90F14 !important;
}

.home-spanish-form .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
    padding-left: 28px;
    margin-top: -8px;
    font-weight: 400;
    color: #011038;
    font-size: 12px;
    line-height: 16px;
}

.home-spanish-form .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
    width: 17px !important;
    height: 17px !important;
    margin-top: 0;
    font-size: 17px !important;
}

.page-id-33887 #top-menu > #menu-item-33315 a span {
    max-width: 95px;
    font-size: 11px;
}

.page-id-33887 .header-bottom-bottom-text,
.page-id-33887 .header-bottom-time-span {
    display: none;
}

.page-id-33887 .header-bottom-bottom-text.header-bottom-bottom-text-spanish,
.page-id-33887 .header-bottom-time-span.header-bottom-time-span-spanish {
    display: inline-block !important;
    text-transform: uppercase;
}

.home-spanish-form .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:after {
    content: " ";
    background-color: #A90F14;
    display: inline-block;
    visibility: visible;
}

.home-spanish-form .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked:after {
    content: "\2714";
    padding: 2px;
    color: #fff;
}

.home-spanish-form .gform_wrapper .field_description_below .gfield_description span {
    color: #a90f14;
    cursor: pointer;
}

.page-id-33887 .home-new-cards-desktop-pro p span,
.page-id-33887 .home-new-cards-desktop-pro-mobile p span {
    font-weight: 600;
}

.page-id-33887 .home-new-cards-desktop-pro .drivers-label strong,
.page-id-33887 .home-new-cards-desktop-pro-mobile .drivers-label strong {
    font-size: 22px;
}

.page-id-33887 .home-new-cards .drivers-label {
    padding: 12px 0 14px 0 !important;
    margin: -60px auto 30px auto !important;
}

.page-id-33887 .home-ready-for-deliver .et_pb_button_module_wrapper .et_pb_button {
    float: none;
}

.page-id-33887 .nav li ul {
    width: 250px;
}

.form-description-hidden {
    margin-top: 10px;
    display: none;
}

@media (max-width: 1900px) {
    .page-id-33887 .home-video-side-section.home-new-video-section.home-new-bottom-section.home-page-new-type .et_pb_column:first-child {
        padding: 10% 2% 0 10%;
    }
}

@media (max-width: 1480px) {
    .page-id-33887 .home-video-side-section.home-new-video-section.home-new-bottom-section.home-page-new-type p br {
        display: none;
    }
}

@media (max-width: 1350px) {
    .page-id-33887 .home-video-side-section.home-new-video-section.home-new-bottom-section.home-page-new-type .et_pb_column:first-child {
        padding: 50px 2% 0 10%;
    }
}

@media (max-width: 1200px) {
    .dedicated-home-hero-image-2021-feb img {
        margin: 100px auto;
    }

    .page-id-33887 #top-menu li a {
        padding-left: 0;
        font-size: 13px !important;
    }
}

@media (max-width: 1080px) {
    .page-id-33887 #top-menu > #menu-item-2597 a {
        padding: 20px 10px;
    }

    .page-id-33887 .drivers-label {
        max-width: 100% !important;
    }
}

@media (max-width: 980px) {
    .page-id-33887 .home-video-side-section.home-new-video-section.home-new-bottom-section.home-page-new-type .et_pb_column:first-child {
        padding: 60px 10%;
    }

    .page-id-33887 #top-menu > #menu-item-2597 a {
        padding: 10px;
    }
}

@media (max-width: 900px) {
    .page-id-33887 .home-deliver-july .home-july-text h2 {
        color: #A90F14 !important;
    }
}

@media (max-width: 800px) {
    .home-spanish-form .gform_wrapper .gfield_checkbox label {

        max-width: 90% !important;
    }
}

@media (max-width: 767px) {

    .page-id-33887 .drivers-label {
        max-width: 90% !important;
    }

    .page-id-33887 .entry-content .home-page-new-type.home-calculate-section .team-rate-block h3 {
        font-size: 34px;
    }
}

@media (max-width: 700px) {
    .page-id-33887 .home-deliver-july .home-july-text h2 br,
    .page-id-33887 .home-deliver-july .home-july-text h4 br {
        display: none;
    }
}

@media (max-width: 650px) {
    .page-id-33887 .entry-content .home-page-new-type.home-calculate-section .team-rate-block h3 br {
        display: none;
    }
}

@media (max-width: 575px) {
    .page-id-33887 .home-new-cards .drivers-label.drivers-label-nobottom {
        margin-bottom: 12px !important;
    }
}

@media (max-width: 500px) {
    .page-id-33887 .home-spanish-form .et_pb_row {
        padding: 30px 0 !important;
    }

    .page-id-33887 .home-deliver-july .home-july-text h2 {
        color: #A90F14 !important;
    }

    .page-id-33887 .home-deliver-july .home-july-text h4 {
        line-height: 30px;
        font-size: 23px;
    }
}

@media (max-width: 460px) {
    .page-id-33887 .home-new-cards-desktop-pro-mobile .drivers-label strong {
        font-size: 17px;
    }

    .page-id-33887 .home-new-cards .drivers-label.drivers-label-nobottom {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 398px) {
    .page-id-33887 .home-new-cards .drivers-label.drivers-label-nobottom {
        margin-bottom: 12px !important;
    }
}

@media (max-width: 350px) {

    .home-spanish-form .gform_wrapper .gfield_checkbox label {

        max-width: 85% !important;
    }

    .page-id-33887 .october-video-section-text h2 br {
        display: none;
    }

    .page-id-33887 .home-new-cards .drivers-label.drivers-label-nobottom350 {
        margin-bottom: 12px !important;
    }
}

/* NEW VARIANT POPUP */
.popup-variant-link {
    text-align: center;
}

.popup-variant-link a {
    max-width: 177px;
    width: 100%;
}

.popup-variant-block.popup-variant-block-1 .popup-variant-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 780;
    font-style: italic;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #26566B;
}

.popup-variant-block.popup-variant-block-2 .popup-variant-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    font-style: italic;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #961325;
    margin-top: 15px;
}

.popup-variant-block.popup-variant-block-1 .popup-variant-text {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #26566B;
    margin-top: 8px;
}

.popup-variant-block.popup-variant-block-2 .popup-variant-text {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #4A4A4A;
}

.popup-variant-block.popup-variant-block-1 .popup-variant-link a {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #00364B;
    padding: 18px 10px;
    background-color: #FFDE58;
    border-radius: 33px;
    display: block;
    margin: 20px auto 10px;
    letter-spacing: 0;
    background-image: url(/wp-content/uploads/2021/05/popup-1-right.png);
    background-position: right 27px center;
    background-repeat: no-repeat;
}

.popup-variant-block.popup-variant-block-2 .popup-variant-link a {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    padding: 15px 10px;
    text-transform: uppercase;
    font-style: italic;
    background-color: #961325;
    display: block;
    margin: 20px auto 10px;
    letter-spacing: 0;
    background-image: url(/wp-content/uploads/2021/05/popup-2-right.png);
    background-position: right 27px center;
    background-repeat: no-repeat;
}

.popup-variant-footer {
    float: left;
    width: 100%;
    background: #EFEFEF;
    padding: 15px 0;
    text-align: center;
}

.popup-variant-footer img {
}

.popup-variant-close {
    position: absolute;
    top: 20%;
    cursor: pointer;
    z-index: 55;
    right: 35%;
}

.popup-variant-block-2 {
    display: none;
}

.popup-variant-image {
    float: left;
    width: 100%;
}

.popup-variant-image img {
    float: left;
    width: 100%;
}

.popup-variant-content {
    float: left;
    width: 100%;
    padding: 15px 25px;
    background: #fff;
}

.popup-variant {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999999999;
    background: rgba(0, 0, 0, 0.7);
}

.popup-variant-container {
    position: relative;
    margin: 0 auto 0;
    max-width: 354px;
    width: 100%;
    top: 35%;
    background: #fff;
}

@media (max-width: 1450px) {
    .popup-variant-close {
        right: 25%;
    }
}

@media (max-width: 850px) {
    .popup-variant-close {
        right: 15%;
    }
}

@media (max-width: 600px) {
    .popup-variant-close {
        right: 20px;
    }
}

@media (max-height: 1000px) {
    .popup-variant-close {
        top: 14%;
    }

    .popup-variant-container {
        top: 20%;
    }
}

@media (max-height: 750px) {

    .popup-variant-close,
    .popup-variant-container {
        top: 10%;
    }
}

@media (max-height: 600px) {
    .popup-variant-container {
        max-height: 500px;
        overflow: scroll;
    }
}

@media (max-height: 600px) {
    .popup-variant-container {
        max-height: 500px;
        overflow: scroll;
    }
}

@media (max-height: 550px) {
    .popup-variant-container {
        max-height: 450px;
    }
}

@media (max-height: 500px) {
    .popup-variant-container {
        max-height: 400px;
    }
}

@media (max-height: 450px) {
    .popup-variant-container {
        max-height: 350px;
    }
}

@media (max-height: 400px) {
    .popup-variant-container {
        max-height: 300px;
    }
}

@media (max-width: 600px) and (max-height: 1000px) {
    .popup-variant-container {
        top: 10%;
    }

    .popup-variant-close {
        top: 10%;
    }
}

@media (max-width: 450px) {
    .popup-variant-close {
        right: 13%;
        top: 13%;
    }
}

@media (max-width: 400px) {
    .popup-variant-close {
        right: 9%;
    }
}


/* SPANISH THANK YOU PAGE */
#spanish-thankyou h1 {
    color: #a90f14 !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 60px;
    margin: 50px 0 30px;
}

#spanish-thankyou .mb-0 a {
    font-family: "Montserrat", sans-serif;
    color: #a90f14 !important;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 10px;
}

#spanish-thankyou .thank-you-spanish-links {
    max-width: 550px;
    margin: 50px auto 0;
    clear: both;
}

#spanish-thankyou .thank-you-spanish-links a {
    float: left;
    width: 47%;
    margin-right: 6%;
    margin-bottom: 50px;
    white-space: normal;
}

#spanish-thankyou .thank-you-spanish-links a:first-child {
    color: #fff;
    background-color: #a91015;
    padding: 8px;
    text-align: center;
    user-select: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
}

#spanish-thankyou .thank-you-spanish-links a:first-child:hover {
    background-color: #860d11;
}

#spanish-thankyou .thank-you-spanish-links a:last-child {
    margin-right: 0;
}

.thank-you-spanish-main {
    font-family: "Montserrat", sans-serif;
    color: #212529;
    letter-spacing: 0;
    font-size: 19px;
    font-weight: 600;
    max-width: 500px;
    margin: 0 auto;
}

.thank-you-spanish-sub {
    font-family: "Montserrat", sans-serif;
    color: #212529;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 700;
    max-width: 600px;
    clear: both;
    margin: 50px auto 0;
}

#item-99999 {
    color: #fff !important;
    background-color: #a91015;
    line-height: 1.5;
    padding: 11px 30px 11px 50px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-left: 0;
}

#item-99999:hover {
    background-color: #860d11;
}

#item-99999 span {
    font-size: 12px;
    text-transform: capitalize;
    display: block;
    margin-bottom: 4px;
    position: relative;
}

#item-99999:before {
    content: url(/wp-content/uploads/2020/10/phone.png);
    display: block;
    z-index: 1;
    float: left;
    position: absolute;
    width: 21px;
    padding-top: 12px;
    padding-left: 0;
}

#item-99999 span:after {
    content: url(/wp-content/uploads/2020/10/online.png);
    display: inline-block;
    position: absolute;
    top: 0;
}

.thank-you-spanish-main,
.thank-you-spanish-links {
    display: none;
}

.home-spanish-form .instruction {
    display: none;
}

.home-spanish-form .norequiredsign .gfield_required {
    display: none;
}

.home-spanish-form .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: #a90f14 !important;
    margin-top: 0 !important;
}

.home-spanish-form .phone .gfield_label,
.home-spanish-form .zip .gfield_label,
.home-spanish-form .fname .gfield_label,
.home-spanish-form .lname .gfield_label,
.home-spanish-form .email .gfield_label,
.home-spanish-form .gfield_label.gfield_label_before_complex {
    display: none;
}

.page-id-33887 .home-october-video-section {
    overflow: hidden;
}

@media (max-width: 1350px) {
    #item-99999 {
        padding: 11px 10px 11px 30px;
    }
}

@media (max-width: 1100px) {
    #item-99999 {
        padding: 11px 5px 11px 20px;
    }
}

@media (max-width: 540px) {
    #spanish-thankyou .thank-you-spanish-links a {
        width: 100%;
        margin: 0 0 10px;
    }

    #spanish-thankyou .thank-you-spanish-links a:last-child {

        margin-bottom: 50px;
    }
}

@media (max-width: 530px) {

    #spanish-thankyou .mb-0 a {
        display: block;
        text-align: center;
        width: 100%;
        margin: 10px 0;
    }
}

@media (max-width: 300px) {
    #spanish-thankyou h1 {
        font-size: 40px;
    }

    .thank-you-spanish-main {
        font-size: 17px;
        line-height: 23px;
    }

    .thank-you-spanish-sub {
        font-size: 15px;
        line-height: 20px;
    }
}

.osha-testing-title {
    padding: 200px 25px;
    text-align: center;
}

.osha-testing-title h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 900;
}

.osha-testing-title h2 {
    color: #fff;
}

.osha-text {
    max-width: 1050px;
    padding: 25px 0;
    margin: 0 auto;
}

.osha-text p,
.osha-text li {
    letter-spacing: 0;
    font-size: 21px;
}

.osha-text ul,
.osha-text ol {
    margin: 15px 0;
}

h3.osha-heading {
    text-align: center;
    color: #891424;
    font-size: 2.25rem;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.osha-list h5.et_pb_toggle_title {
    font-size: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 20px 40px 20px 25px !important;
    line-height: 1.3em;
}

.osha-list .et_pb_toggle {
    max-width: 800px;
    margin: 0 auto 15px !important;
}

.osha-list .et_pb_toggle .et_pb_toggle_content {
    padding: 0 25px 20px;
    letter-spacing: 0;
    line-height: 1.4em;
}

.osha-list .et_pb_accordion .et_pb_toggle_title:before,
.osha-list .et_pb_toggle .et_pb_toggle_title:before {
    right: 15px;
    font-size: 20px;
    left: auto;
}

p.osha-disclaimer {
    text-align: center;
    letter-spacing: 0;
    margin: 15px 0;
}

.header-bottom-bottom-text {
    line-height: 28px;
}

.header-bottom-bottom-text a {
    text-decoration: underline;
}

@media (max-width: 600px) {
    .osha-list h5.et_pb_toggle_title {
        font-size: 18px;
    }

    .osha-list .et_pb_toggle .et_pb_toggle_content {
        font-size: 17px;
    }

    .osha-text p,
    .osha-text li {
        font-size: 19px;
    }

    .osha-testing-title {
        padding: 100px 25px;
    }

    .osha-testing-title h1 {
        font-size: 40px;
    }

    .osha-testing-title h2 {
        font-size: 24px;
    }

    h3.osha-heading {
        font-size: 2rem;
    }
}

@media (max-width: 400px) {
    .osha-disclaimer {
        font-size: 18px;
    }

    .osha-text p,
    .osha-text li {
        font-size: 18px;
    }

    .osha-testing-title h1 {
        font-size: 30px;
    }

    .osha-testing-title h2 {
        font-size: 20px;
    }

}


/* ROAD READY CSS */
.road-ready-hero {
    min-height: 600px;
}

.road-ready-logo {
    max-width: 165px;
    margin: 5px auto 0;
    display: block;
}

.road-ready-h1 {
    font-size: 50px;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
    color: #9b1119;
    font-style: italic;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.road-ready-h2 {
    font-size: 42px;
    line-height: 1.3em;
    text-align: center;
    text-transform: uppercase;
    color: #9b1119;
    font-style: italic;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.road-ready-h2.road-ready-faq {
    font-style: normal;
    color: #fff;
    background: #9b1119;
    font-weight: 400;
    margin: 10px auto;
    padding: 2px 10px 5px;
}

.osha-list.road-ready-list .et_pb_toggle {
    max-width: 1100px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 0 !important;
}

.road-ready-list.osha-list h5.et_pb_toggle_title {
    font-size: 21px;
    color: #9b1119;
    font-weight: 400;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
    padding: 20px 50px 20px 0 !important;
}

.road-ready-list.osha-list .et_pb_toggle_title:before {
    display: block !important;
    content: "\04c";
    right: 10px;
    font-size: 33px;
}

.road-ready-list.osha-list .et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\04b";
}

.road-ready-list.osha-list .et_pb_toggle .et_pb_toggle_content {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 400;
    color: #424242;
}

.road-ready-h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 0.8em;
    text-align: center;
    color: #000000;
}

.road-ready-h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.3em;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 5px;
}

.road-ready-boxes {
    background: #000;
    padding: 70px 25px;
}

.road-ready-boxes.road-ready-boxes-white {
    background: #f1f1f1;
    padding: 70px 25px 47px;
}

.road-ready-boxes .road-ready-h4,
.road-ready-boxes .road-ready-p {
    color: #fff;
}

.road-ready-boxes.road-ready-boxes-white .road-ready-h4,
.road-ready-boxes.road-ready-boxes-white .road-ready-p {
    color: #000;
}

.road-ready-boxes .road-ready-h4 a:hover {
    color: #9b1119;
}

.road-ready-p {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto;
    max-width: 950px;
    color: #000000;
    letter-spacing: 0;
}

.road-ready-p.p-21 {
    font-size: 21px;
}

.video-canvas-container.video-canvas-container-road-ready {
    margin: 0 !important;
    width: 100%;
}

.road-ready-video-trigger {
    background: #000;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    cursor: pointer;
    padding: 16px 25px;
    font-size: 18px;
    float: left;
    line-height: 26px;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.road-ready-video-trigger img {
    margin-top: -5px;
    margin-bottom: -12px;
    margin-left: 5px;
}

.road-ready-small-title {
    font-size: 26px;
    line-height: 1.3em;
    text-align: center;
    margin: 10px 0;
    text-transform: uppercase;
    color: #9b1119;
    font-style: italic;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

.road-ready-small-text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5em;
    text-align: center;
    color: #000000;
    letter-spacing: 0;
    max-width: 215px;
    margin: 0 auto;
}

.road-ready-number {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #891424;
    width: 60px;
    margin: 0 auto;
    height: 60px;
    border-radius: 50%;
}

.road-ready-list {
    padding: 60px 25px !important;
}

.road-ready-video-hidden .et_pb_code_inner > a {
    position: absolute;
    width: 100%;
    z-index: 11;
    opacity: 0;
    height: auto;
}

.road-ready-video-row .et_pb_column {
    overflow: hidden;
}

.road-ready-video-hidden .et_pb_code_inner > a .wpvl_auto_thumb_box,
.road-ready-video-hidden .et_pb_code_inner > a .video_lightbox_auto_anchor_image {
    width: 100%;
    height: auto;
}

@media (min-width: 100px) {
    .road-ready-hero {
        min-height: 350px;
    }
}

@media (min-width: 400px) {
    .road-ready-hero {
        min-height: 400px;
    }
}

@media (min-width: 800px) {
    .road-ready-hero {
        min-height: 500px;
    }
}

@media (min-width: 1200px) {
    .road-ready-hero {
        min-height: 600px;
    }
}

@media (min-width: 1650px) {
    .road-ready-hero {
        min-height: 700px;
    }
}

@media (min-width: 1800px) {
    .road-ready-hero {
        min-height: 750px;
    }
}

@media (min-width: 2100px) {
    .road-ready-hero {
        min-height: 900px;
    }
}

@media (max-width: 1280px) {
    .road-ready-two {
        padding: 50px 25px !important;
    }
}

@media (max-width: 980px) {
    .road-ready-small-text {
        margin-bottom: 50px;
    }

    .road-ready-boxes {
        margin-bottom: 30px;
    }

    .osha-list.road-ready-list .et_pb_row {
        width: 100% !important;
        padding: 50px !important;
    }

    .road-ready-list.osha-list h5.et_pb_toggle_title {
        font-size: 19px;
    }

    .road-ready-list.osha-list .et_pb_toggle .et_pb_toggle_content {
        font-size: 17px;
    }

    body .et_pb_row.road-ready-two {
        width: 100% !important;
    }
}

@media (max-width: 800px) {
    .road-ready-h2 {
        font-size: 34px;
    }

    .road-ready-p br {
        display: none;
    }

    .road-ready-h1 {
        font-size: 40px;
    }

    .road-ready-h3 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .video-canvas-container.video-canvas-container-road-ready {
        float: right;
    }
}

@media (max-width: 600px) {
    .road-ready-h4 {
        font-size: 28px;
    }

    .road-ready-p.p-21 {
        font-size: 19px;
    }

    .road-ready-list.osha-list h5.et_pb_toggle_title {
        font-size: 17px;
    }

    .road-ready-list.osha-list .et_pb_toggle .et_pb_toggle_content {
        font-size: 16px;
    }

    .road-ready-p {
        font-size: 17px;
    }

    .road-ready-h1 {
        font-size: 33px;
    }

    .road-ready-h3 {
        font-size: 19px;
    }
}

@media (max-width: 460px) {
    .osha-list.road-ready-list .et_pb_row {
        width: 100% !important;
        padding: 30px !important;
    }
}


/* DEDICATED PAGE 2021 NOVEMBER */
.dedicated-2021-nov .head-info-block-1-first {
    color: #B11B0E;
    margin-bottom: 0 !important;
}

.dedicated-2021-nov .head-info-block-1-second {
    font-size: 2.75rem;
    text-transform: uppercase;
    font-weight: 800;
    font-style: Normal;
}

@media (min-width: 700px) {
    .dedicated-2021-nov .head-info-block-1-second {
        font-size: 3.375rem;
    }
}

.dedicated-2021-nov.dedicated-benefits-2021-feb.dedicated-2021-nov-subhero h2 {
    font-size: 1.5rem !important;
    text-align: center;
    text-transform: none !important;
    font-weight: 600 !important;
}

.dedicated-2021-nov.dedicated-benefits-2021-feb.dedicated-2021-nov-subhero p {
    margin: 15px auto 20px;
    max-width: 840px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.dedicated-2021-nov.dedicated-benefits-2021-feb.dedicated-2021-nov-subhero img {
    margin: 0 auto;
    display: block;
    cursor: pointer;
}

.et_pb_gutters3 .dedicated-2021-nov .et_pb_column_1_2 .video-canvas-container.et_pb_section_video.et_pb_module {
    margin-bottom: 10px;
}

.dedicated-2021-nov .usx-degree-section-inner {
    border-color: #B11B0E;
}

h2.dedicated-2021-nov-h2 {
    padding-bottom: 50px;
}

.dedicated-2021-nov .usx-degree-section-phone a {
    color: #B11B0E;
    width: 320px;
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
}

.dedicated-2021-nov .lease-jobs-hide {
    display: inline-block;
}

.dedicated-2021-nov.dedicated-benefits-2021-feb h2.white-h2-2 {
    margin-bottom: 20px;
}

.dedicated-2021-nov.usx-program-qualifications .et_pb_row:first-child {
    padding: 60px 0 !important;
}

body .entry-content .et_pb_section.dedicated-2021-nov .usx-program-button {
    background-color: #B11B0E;
    max-width: unset;
    font-size: .875rem;
    padding: .75em 2em !important;
    letter-spacing: .0625rem;
}

body .entry-content .et_pb_section.dedicated-2021-nov .head-info-buttons-dedicated-2021-nov-50 .usx-program-button {
    padding: 7px 40px 5px !important;
}

body #main-content .dedicated-2021-nov .et_pb_button:hover {
    background: #830b0f !important;
    border: 1px solid #830b0f !important;
    padding: .75em 2em !important;
}

.dedicated-2021-nov.usx-program-header {
    max-height: none;
    min-height: 0;
}

.dedicated-2021-nov .head-info-container-desktop.hiring-immediately-info-container {
    width: 100%;
    max-width: 100%;
    display: block !important;
}

.dedicated-2021-nov .head-info-container-desktop.hiring-immediately-info-container video {
    width: 100%;
}

.dedicated-2021-nov .head-info-container-desktop.hiring-immediately-info-container .et_pb_code_inner {
    margin: 0 0 -7px;
}

.dedicated-2021-nov.home-october-video-section:after {
    display: none;
}

.dedicated-2021-nov.home-october-video-section .et_pb_row {
    background: #f7f7f7;
}

.dedicated-2021-nov.home-october-video-section .et_pb_row.row-gray-bg {
    background: #ECECEC;
}

.dedicated-2021-nov .october-video-section-text h2 {
    font-size: 36px;
    line-height: 35px;
    color: #000;
    font-style: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.dedicated-2021-nov .october-video-section-text p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #535353;
    margin-bottom: 30px;
}

.dedicated-2021-nov-separator {
    width: 76px;
    height: 10px;
    background: #B11B0E;
    margin-bottom: 25px;
}

body .entry-content .et_pb_section.dedicated-2021-nov .october-video-section-text .usx-program-button-white {
    color: #000 !important;
}

body .entry-content .et_pb_section.dedicated-benefits-2021-feb .usx-program-button,
body .entry-content .et_pb_section.dedicated-2021-nov .october-video-section-text .usx-program-button {
    border: 1px solid #a90f14 !important;
    background: #fff;
}

body .entry-content .et_pb_section.dedicated-benefits-2021-feb .usx-program-button:hover,
body .entry-content .et_pb_section.dedicated-2021-nov .october-video-section-text .usx-program-button:hover {
    opacity: 1 !important;
    color: #fff !important;
    border: 1px solid #830b0f !important;
    background: #830b0f !important;
}

body .entry-content .et_pb_section.dedicated-2021-nov .october-video-section-text {
    max-width: 430px;
    float: right;
    width: 80%;
    margin-right: 10%;
}

body .entry-content .et_pb_section.dedicated-2021-nov .row-gray-bg .october-video-section-text {
    float: left;
    margin-right: 0;
    margin-left: 10%;
}

@media (min-width: 981px) {
    .et_pb_gutters3 .dedicated-2021-nov.home-october-video-section .et_pb_column_1_2 {
        width: 50%;
        margin: 0;
    }
}

@media (max-width: 980px) {
    .home-october-video-section .et_pb_row.row-gray-bg {
        flex-direction: column;
    }

    body .entry-content .et_pb_section.dedicated-2021-nov .october-video-section-text,
    body .entry-content .et_pb_section.dedicated-2021-nov .row-gray-bg .october-video-section-text {
        float: none;
        margin: 0 auto 130px;
        width: 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        max-width: 470px;
    }
}

@media (max-width: 767px) {
    h2.dedicated-2021-nov-h2 {
        padding-bottom: 20px;
    }

    .dedicated-2021-nov .text-limited-container.text-limited-container-reliable-routes {
        padding: 40px 20px 30px !important;
    }

    .dedicated-2021-nov .head-info-block-1-second {
        font-size: 44px;
    }

    .dedicated-2021-nov.dedicated-benefits-2021-feb.dedicated-2021-nov-subhero p {
        font-size: 19px;
        line-height: 28px;
    }

    .dedicated-2021-nov.dedicated-benefits-2021-feb.dedicated-2021-nov-subhero h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .head-info-block-1.dedicated-2021-nov {
        padding: 40px 20px;
    }

    .head-info-buttons.head-info-buttons-dedicated-2021-nov {
        padding-bottom: 100px;
    }

    .dedicated-benefits-2021-feb.dedicated-2021-nov .text-limited-container.text-limited-container-smaller {
        padding-top: 30px !important;
    }

    .dedicated-benefits-2021-feb.dedicated-2021-nov .text-limited-container.text-limited-container-smaller a.et_pb_button.usx-program-button {
        margin-bottom: 30px !important;
    }

    .usx-get-degree.driver-pages-sections.dedicated-drivers-2021-feb.dedicated-2021-nov {
        padding-top: 10px !important;
    }

    .dedicated-2021-nov .text-limited-container {
        padding-top: 20px;
    }

    .dedicated-2021-nov .text-limited-container.text-limited-container-1000 {
        padding-top: 0;
    }
}

@media (max-width: 450px) {

    body .entry-content .et_pb_section.dedicated-2021-nov .head-info-buttons-dedicated-2021-nov-50 .usx-program-button {
        padding: 7px 20px 5px !important;
    }

    .dedicated-2021-nov .october-video-section-text h2 {
        font-size: 29px;
        line-height: 32px;
    }

    .dedicated-2021-nov .october-video-section-text p {
        font-size: 18px;
        line-height: 26px;
    }

    .dedicated-2021-nov .head-info-block-1-second {
        font-size: 34px;
        line-height: 38px;
        margin-top: 5px;
    }

    .dedicated-2021-nov.dedicated-benefits-2021-feb.dedicated-2021-nov-subhero p {
        font-size: 18px;
    }

    .dedicated-2021-nov.dedicated-benefits-2021-feb.dedicated-2021-nov-subhero h2 {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width: 376px) {
    .dedicated-2021-nov.dedicated-2021-nov-subhero .et_pb_row_0.et_pb_row {
        max-width: 100% !important;
    }
}

@media (max-width: 350px) {
    body .entry-content .et_pb_section.dedicated-2021-nov .october-video-section-text .et_pb_button_module_wrapper.et_pb_module {
        width: 100%;
        margin-bottom: 10px;
    }

    .head-info-buttons.head-info-buttons-dedicated-2021-nov-50 {
        padding-bottom: 30px;
    }
}

#chat-widget .apply-messenger-launcher {
    bottom: 87px !important;
}

#chat-widget .apply-chat-prompt {
    font-size: 12px;
    bottom: 100px !important;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 0 !important;
    bottom: 80px !important;
    z-index: 2;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

.gform_legacy_markup_wrapper .hidden_label .gfield_label {
    width: 1px !important;
}

@media (max-width: 1500px) {
    .grecaptcha-badge {
        bottom: 90px !important;
    }
}

@media (max-width: 767px) {
    .job-page-description {
        padding: 10px 0;
    }
}

/*
#chat-widget .apply-messenger-launcher {
    bottom: 200px!important;
}
#chat-widget .apply-chat-prompt {
    bottom: 191px!important;
}
.grecaptcha-badge {
    bottom: 140px!important;
}
}
@media (max-width:500px) {
.grecaptcha-badge {
    bottom: 200px!important;
}
}
*/
@media (min-width: 768px) {
    .visible-xs {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

#exit-popup {
    background: #fff;
    padding: 3rem 1rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#exit-popup p {
    color: #B11B0E;
    font-size: 2.8rem;
    line-height: 1.2 !important;
    font-weight: 800;
    letter-spacing: .0625rem;
}

#exit-popup p span {
    display: block;
    color: #000;
    font-size: 2rem;
    font-weight: 600;
}

#exit-popup a {
    display: inline-block;
    background: #a90f14;
    color: #fff;
    font-weight: 600;
    padding: .75em 2em;
    margin-top: 1.5rem;
    font-style: normal;
    font-size: .875rem;
    letter-spacing: .0625rem
}

@media (min-height: 600px) {
    #exit-popup {
        height: 430px;
    }
}

.dedicated-2021-nov .head-info-block-1-first,
#main-content h2 {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 1.25rem;
    font-style: normal;
}

#main-content h3 {
    font-size: 1.5rem;
}

@media (min-width: 700px) {
    #main-content h2 {
        font-size: 2.4rem;
    }
}

b {
    font-weight: 700;
}

strong {
    font-weight: 800;
}

body #page-container .et_pb_section a#orientation-call {
    background: transparent !important;
    color: #fff !important;
    padding: .75em 2em !important;
    font-weight: 600 !important;
    border: 1px solid #fff !important;
    letter-spacing: .0625rem !important;
}

body #page-container .et_pb_section a#orientation-call:hover {
    background: #fff !important;
    color: #000 !important;
}

h3.promise-text {
    font-size: .875rem !important;
    line-height: 1.25;
    margin-top: 1rem;
}

@media (min-width: 1200px) {
    h3.promise-text {
        font-size: 1.1rem !important;
        line-height: 1.25;
    }
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0;
}

body .entry-content .et_pb_section.dedicated-program-story-2021-feb a.et_pb_button {
    max-width: 360px;
}

body.page-id-33245 .entry-content .team-web-header.team-web-header-sept {
    height: auto !important;
}

body.page-id-33245 .team-web-header .head-info-container {
    position: relative;
    left: auto;
    top: auto;
}

.et_fixed_nav #main-header {
    position: relative;
}

@media (min-width: 981px) {
    body.page-id-33245 .entry-content .team-web-header.team-web-header-sept .team-web-video-iframe-no-trigger-desk video {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: auto;
        transform: translateX(-50%);
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    body.page-id-33245 .team-web-header .head-info-container {
        padding: 3rem 1.5rem;
    }

    body.page-id-33245 .team-web-header .head-info-block {
        width: calc(50% - 3rem);
        padding: 2rem;
        max-width: 450px;
    }

    .et_fixed_nav #main-header {
        position: sticky;
    }
}

@media (min-width: 1200px) {
    body.page-id-33245 .team-web-header .head-info-container {
        max-width: 80%;
    }
}

@media (min-width: 1200px) {
    body.page-id-33245 .team-web-header .head-info-container {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}

.et_fixed_nav.et_show_nav #page-container {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.page-id-33245 .head-info-block {
    background: #323E48;
}

body.page-id-33245 .head-info-text h2,
body.page-id-33245 .head-info-text p {
    color: #fff;
}

body.page-id-33245 .head-info-text h2 {
    font-size: 3rem !important;
    line-height: 1 !important;
}

body.page-id-33245 .team-web-header ul li {
    color: #fff;
    font-weight: 700;
}

body.page-id-33245 .entry-content .team-web-header.et_pb_section {
    background: #323E48 !important;
}

body.page-id-33245 .team-web-header ul li span {
    content: '';
    width: .4em;
    height: .4em;
    border-radius: .4em;
    background-color: #a90f14;
    left: -1.5em;
    top: .25em;
}

@media (max-width: 1250px) {
    body.page-id-33245 .team-web-header.team-web-header-sept {
        min-height: unset !important;
    }
}
