/********* Compiled - Do not edit *********/
:root{--color-primary:#14123e;--color-secondary:#f12010;--color-gradient-start:#14123e;--color-gradient-stop:#210049;}body{font-family:Roboto;font-weight:400;line-height:1.7em;font-size:1em;color:#666666;}body.single-post .content{font-family:PT Sans;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:PT Sans;font-weight:700;line-height:1.2em;font-size:52px;color:#181b31;}.h2,h2{font-family:PT Sans;font-weight:700;line-height:1.2em;font-size:40px;color:#181b31;}.h3,h3{font-family:PT Sans;font-weight:700;line-height:1.2em;font-size:32px;color:#181b31;}.h4,h4{font-family:PT Sans;font-weight:400;line-height:1.2em;font-size:25px;color:#181b31;}.h5,h5{font-family:PT Sans;font-weight:400;line-height:1.2em;font-size:21px;color:#181b31;}.h6,h6{font-family:PT Sans;font-weight:400;line-height:1.2em;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:240px;}.titlebar-inner h1{}.titlebar-inner p{}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(0, 0, 0) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover{color:rgb(13, 13, 13) !important;}.header-fullscreen .navbar-fullscreen{background:rgb(255, 255, 255)!important;}}p{
    margin-bottom: 15px;
}
.mainbar-wrap .row {
    display: block;
}

.mainbar-row > [class^=col] {
    display: inline-block !important;
}

.mainbar-wrap .vc_col-sm-8{
    width:65%;
}
.mainbar-wrap .vc_col-sm-4 {
    width: 35%;
    text-align: right;
    padding-top:32px;
}

.mainheader .btn-solid > span{
    padding:5px 15px;
}

#primary-nav{
    margin-left: 40px;
}

.main-nav > li > a {
    padding-top: 17px;
    font-family: PT Sans;
    font-weight: 700;
    color: #333 !important;
}

.mainheader .btn{
    font-family: PT Sans;
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.mainheader .btn-naked{
    color:#333 !important;
}
.mainheader .btn-naked:hover{
    color:#F12010 !important;
}

.header-truck:before{
    content: "";
    position: absolute;
    width: 1100px;
    height: 1100px;
    border: 160px solid #f12010;
    border-radius: 50%;
    top: -601px;
    right: -552px;
    z-index: -1;
}

.top-title{
    position: relative;
    color: #333;
    font-weight: 700;
    font-family: PT Sans;
}

.top-title:before{
    content: "";
    position: absolute;
    background: #F12010;
    height: 2px;
    width: 37px;
    top: -7px;
}

.home-content{
    padding-top:40px;
}

.horizontal-form-section{
    padding:40px 0 30px;
}

.horizontal-form-section .wpb_wrapper-inner{
    background: #14123C;
    padding: 28px 20px 30px;
    box-shadow: 0px 5px 15px #aaa;
}
.horizontal-form-section h3{
    color:#fff;
    margin-bottom:25px !important;
}

.form-col{
    width: 18%;
    float: left;
    display: inline-block;
    clear: none !important;
    margin-top: 0 !important;
    padding-right:8px !important;
}

.horizontal-form-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 7px 15px;
    border: 0;
    outline: none;
}

.horizontal-form-section .gform_wrapper .gform_body {
    width: 92%;
    overflow: hidden;
    float: left;
}

.horizontal-form-section .gform_wrapper .gform_footer {
    width: 8%;
    float: left;
    clear: none;
    padding: 0;
    margin: 13px 0 0 0;
}

.formradio{
    width: 240px !important;
}

.gfield_label{
    display:none !important;
}

.gform_wrapper .gform_footer {
    margin: 0 !important;
}

.gform_wrapper {
    overflow: hidden;
    margin: 0;
}

body .gform_wrapper ul li.gfield {
    margin-top: 6px;
    padding-top: 0;
}

body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset] {
    background: #72737b;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    height: 41px;
    width: 100% !important;
    display: block !important;
    text-align: center;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

.horizontal-form-section p{
    color: #333;
    margin-top: 10px;
}

.horizontal-form-section .gform_wrapper input[type=submit]:hover, .horizontal-form-section .gform_wrapper input[type=button]:hover, .horizontal-form-section .gform_wrapper input[type=reset]:hover {
    background-color: #888;
    border-color: #888;
}

.main-btn{
    font-family: PT Sans;
    text-transform: capitalize !important;
}

.main-btn >span{
    padding: 7px 25px 8px;
}

.home-tabs{
    text-align: center;
    padding: 160px 0 100px;
    background: #f7f7f7;
    margin-top: -104px;
    z-index: -1;
}
.home-tabs h2{
    margin: 10px 0 25px !important;
    position: relative;
}

.home-tabs .top-title:before {
    content: "";
    position: absolute;
    background: #F12010;
    height: 2px;
    width: 37px;
    top: -7px;
    margin: 0 55px;
}

.home-tabs .top-title{
    margin-bottom:0;
}

.home-tabs .tabs-nav li {
    font-size: 15px;
    width: 11.7%;
    margin-right: 11px;
    box-shadow: 0px 3px 5px #ccc;
}

.home-tabs .tabs-nav li:last-child {
    margin-right: 0px;
}

.home-tabs .tabs-nav li a{
    width: 100%;
    background-color: #14123C !important;
    color: #fff;
    padding: 110px 10px 18px;
    background-size: 100px !important;
    background-repeat: no-repeat !important;
    background-position: center 30px !important;
}

.home-tabs .tabs-nav li.active a{
    background-color: #F12010 !important;
}
.home-tabs .tabs-nav{
    margin-top:40px;
}
.home-tabs .tabs-content{
    text-align:left;
}

.home-tabs .tabs-nav li:nth-child(1) a{
    background:url(../2020/03/dry-van.png);
}
.home-tabs .tabs-nav li:nth-child(2) a{
    background:url(../2020/03/flatbed.png);
}
.home-tabs .tabs-nav li:nth-child(3) a{
    background:url(../2020/03/ftl.png);
}
.home-tabs .tabs-nav li:nth-child(4) a{
    background:url(../2020/03/less-than-truck-load.png);
}
.home-tabs .tabs-nav li:nth-child(5) a{
    background:url(../2020/03/expedite.png);
}
.home-tabs .tabs-nav li:nth-child(6) a{
    background:url(../2020/03/ship.png);
}
.home-tabs .tabs-nav li:nth-child(7) a{
    background:url(../2020/03/air-shipping.png);
}
.home-tabs .tabs-nav li:nth-child(8) a{
    background:url(../2020/03/temperature-controll.png);
}

.home-tabs .tabs-content h2:before{
    content: "";
    position: absolute;
    background: #F12010;
    height: 2px;
    width: 37px;
    top: -7px;
}
.home-tabs .tabs-content{
    padding: 30px;
    background: #fff;
    box-shadow: 0px 0px 15px #eee;
}

.mar-left{
    margin-left:15px;
}

.service-img{
    margin:0 !important;
}
.fancy-box-header h3{
    font-size: 22px;
    text-shadow: 0px 3px 10px #111111;
}

.fancy-services{
    overflow:hidden;
}

.country-name{
    color:#F12010;
}

.fancy-services .fancy-box-time{
    background: #F12010;
    padding: 1px 8px 0px;
}

.fancy-services .fancy-box-time p{
    font-size: 12px !important;
    color: #fff !important;
}

.fancy-services .btn{
    color: #fff !important;
    border: 1px solid;
    font-family: PT Sans;
    font-weight: 400;
    text-transform: uppercase;
    background: transparent !important;
}

.fancy-services .btn > span{
    padding: 7px 20px 6px;
}

.fancy-services .fancy-box p {
    font-size: 15px;
    line-height: 25px;
    color: #ddd;
}

.about-row{
    padding:80px 0;
    overflow: hidden;
}
.fancy-services .fancy-box {
    margin-bottom: 0 !important;
}

.border-line .wpb_wrapper-inner{
    height:1px;
    background:#F12010;
}

.about-row h2{
    margin-bottom: 30px !important;
}

.about-row p strong{
    font-family: PT Sans;
    font-size: 18px;
}

.about-truck:before{
    content: "";
    position: absolute;
    width: 1100px;
    height: 1100px;
    border: 160px solid #f12010;
    border-radius: 50%;
    top: -593px;
    left: -516px;
    z-index: -1;
}

.side-truck{
    position: absolute;
    width: 970px;
    right: -80px;
    top: -10px;
}

.bottom-cta .ld-container .ld-row{
    background:#14123C;
    padding:30px;
    color: #bbb;
    font-size: 14px;
    line-height: 18px;
    margin:60px 0;
    box-shadow: 0px 5px 15px #aaa;
}
.bottom-cta h3{
    color:#fff;
    padding-top: 8px;
}

.bottom-cta .iconbox, .iconbox h3{
    margin-bottom:0 !important;
}
.iconbox h3{
    font-size: 20px;
    padding-top: 0px;
}
.bottom-cta .iconbox-side .iconbox-icon-wrap {
    margin-right: 14px;
}
.choose-row{
    padding:0 60px;
}
.choose-row .iconbox{
    padding: 30px;
    margin: 0 0 30px;
    line-height: 24px;
    background: #fff;
    min-height: 194px;
    box-shadow: 0px 0px 10px #ddd;
}
.choose-row .iconbox h3 {
    font-size: 22px;
    margin-bottom: 5px !important;
}
.choose-row .iconbox-side .iconbox-icon-wrap {
    margin-right: 25px;
}
.choose-row .wpb_single_image{
    box-shadow: 0px 0px 15px #ccc;
}
.nav-item-children > li > a {
    padding: 10px 15px;
}
.inner-content{
    background: #f7f7f7;
    margin-top: -104px;
    z-index: -1;
    padding: 150px 0 100px;
}
.middle-cta{
    background: #14123C;
    padding: 70px 0 0;
    color: #eee;
    min-height: 430px;
}
.middle-cta .iconbox-icon-wrap {
    margin-right: 15px;
}
.middle-cta h3, .middle-cta h5{
    color:#f5f5f5;
}
.middle-cta h5{
    margin-bottom: 35px !important;
    font-weight: 700;
}
.middle-cta-img{
    margin-top: -150px;
    padding-left: 100px;
}
.inner-choose .choose-row{
    text-align: left;
    padding: 0;
    margin-bottom: 60px;
}
.inner-sidebar{
    padding-left:70px;
}

.inner-img{
    position: absolute;
    width: 1003px;
    top: -10px;
}

.inner-banner{
    padding-bottom: 85px;
}
.inner-banner p{
    padding-right: 50px;
}

.inner-choose{
    padding: 90px 0 40px;
    margin-top: 0;
}

.inner-sidebar .widget-title{
    background: #F12010;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 5px 25px;
    margin-bottom:0;
}
.inner-sidebar .menu-our-services-container, .inner-sidebar .menu-equipment-container{
    padding: 16px 25px;
    margin: 0 0 30px;
    line-height: 24px;
    background: #fff;
    min-height: 194px;
}
.inner-sidebar .widget_nav_menu{
    box-shadow: 0px 0px 10px #ddd;
}
.inner-sidebar .widget_nav_menu li{
    margin-bottom:0;
}
.inner-sidebar .widget_nav_menu a{
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #454545;
    padding: 7px 0 5px;
    border-bottom: 1px solid #e5e5e5;
}
.inner-sidebar .widget_nav_menu li:last-child a{
    border-bottom:none;
}
.widget_nav_menu ul a:before{
    display:none;
}
.inner-bottom-cta{
    box-shadow: 0px 0px 10px #ddd;
    background: #fff;
    max-width: 1210px;
    padding: 40px 20px;
    margin: 0 auto !important;
    text-align: left;
    overflow: hidden;
}

.inner-bottom-cta h3{
    margin-bottom: 10px;
}

.bottom-round:before{
    content: "";
    position: absolute;
    width: 450px;
    height: 450px;
    border: 100px solid #F12010;
    right: -240px;
    top: -290px;
    border-radius: 50%;
    z-index: 0;
}

.bottom-round a{
    margin-top: 7px !important;
}

.bottom-round a >span{
    font-size: 22px;
    font-weight: 600;
    padding: 16px 50px;
}
.upper-footer{
    background:#111111;
    padding: 80px 0px 70px;
}
.upper-footer a, .upper-footer p{
    color: #aaa;
    font-size: 15px;
    line-height: 24px;
}

.upper-footer a{
    line-height: 32px;
    transition:all ease 0.3s;
}
.upper-footer a:hover{
    color:#fff;
    transition:all ease 0.3s;
}

.upper-footer p{
    margin: 31px 0 !important;
    padding-right: 50px;
}
.upper-footer h5{
    color: #eee;
    margin: 30px 0 30px !important;
    position: relative;
}
.upper-footer h5:before{
    position: absolute;
    background: #F12010;
    width: 30px;
    height: 2px;
    content: "";
    bottom: -12px;
    left: 0;
}
.copyrights{
    text-align: center;
    background: #090909;
    color:#999;
    padding: 15px 20px;
    font-size:15px;
}
.copyrights a{
    color:#999;
}
.upper-footer .iconbox-icon-wrap{
    margin-right:10px;
}

.upper-footer h3{
    font-weight: 400;
    font-size: 15px;
}

.upper-footer .iconbox{
    margin-bottom: 20px;
}

.simple-header{
    padding: 160px 0 30px;
}

.contact-box .wpb_wrapper-inner{
    padding:10px;
}

.contact-box .iconbox{
    background:#fff;
    padding: 30px;
    box-shadow: 0px 0px 10px #ddd;
}
.contact-box .iconbox h3, .contact-box .iconbox p, .contact-box .iconbox p a{
    color:#555;
}
.contact-box .iconbox:hover h3{
    color:#333;
}

body .equip-sec:last-child{
    padding-top: 30px;
    padding-bottom: 70px !important;
}

.wareimg{
    width: 770px;
    top: 30px;
    right: -110px;
}
.oceanshipping{
    width: 800px;
}

.flatbed{
    width: 833px;
    top: 70px;
}
.tz{
    top: 0px;
}
.fulltruckload{
    top: 50px;
}

.gfield_radio li{
    display: inline-block;
    margin-right: 16px !important;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0 !important;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: -5px;
}

.gfield_radio{
    width: 232px !important;
    background: #f12010;
    padding: 11px 12px 0px !important;
    margin-right: 8px !important;
}

.shippingarea{
    width: 263px !important;
}

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
    margin: 0;
}

.gfield_radio li:last-child{
    margin:0 !important;
}

.services-sec{
    padding: 160px 0 60px;
    background: #f7f7f7;
    margin-top: -104px;
    z-index: -1;
}

.single-service h3 a{
    color:#333;
    padding: 0 20px;
    font-size: 30px;
}

.single-service .wpb_single_image{
    margin-bottom: 25px;
}

.single-service .vc_col-sm-6 .wpb_wrapper-inner{
    box-shadow: 0 0 8px #ddd;
    background:#fff;
    margin-bottom:30px;
}

.single-service .btn-solid{
    margin-left:20px;
}
.single-service .btn{
    margin-bottom: 30px;
    margin-top: 20px !important;
}

.oversized {
    width: 100%;
    top: 0;
}

.sprinter{
    top: 20px;
}

.inner-text p a{
    color:#555;
}

.citiestabs .can-cities ul {
    column-count: 2;
    width: 450px;
}

.citiestabs .tabs-nav li {
    width: 49.5%;
    display: inline-block;
    box-shadow: none;
    border: 1px solid #fff;
}

.citiestabs .tabs-nav li a{
    background-size: 234px !important;
    padding-top: 180px;
    padding-bottom: 10px;
    font-family: PT Sans;
    font-weight: 700;
    line-height: 1.2em;
    font-size: 30px;
    color: #181b31;
    width: 100%;
    background-position: center 20px !important;
}

.citiestabs .tabs-nav li:nth-child(1) a{
    background:url(/wp-content/uploads/2020/04/usa-flag.png);
}
.citiestabs .tabs-nav li:nth-child(2) a{
    background:url(/wp-content/uploads/2020/04/canada-flag.png);
}
.citiestabs .tabs-nav li a {
    background-color: #ffffff !important;
}
.citiestabs .tabs-nav li.active a {
    background-color: #ffffff !important;
}
.citiestabs .tabs-nav{
    text-align: center;
    display: block;
}

.citiestabs .tabs-content {
    margin-bottom: 50px;
    min-height: 550px;
}
.citiestabs .tabs-nav li.active {
    box-shadow: 0px 0px 15px #eee;
    border: 1px solid #f5f5f5;
}
.citiestabs .tabs-content h2:before {
    display:none;
}
.citiestabs .tabs-content h2{
    font-size: 28px;
}
.citiestabs .tabs-content h3{
    font-size: 20px;
}

.tabs-pane .cities-list li{
    display: inline-block;
    padding-left: 8px;
    margin-right: 15px;
    position: relative;
    color: #333;
    font-size: 14px;
    line-height: 24px;
}
.tabs-pane .cities-list li:before{
    content: "";
    position: absolute;
    background: #F12010;
    width: 3px;
    height: 3px;
    left: 0;
    top: 12px;
}

.flagtruck{
    position: absolute;
    width: 643px;
    right: -100px;
    top:-30px;
}

.citiestabs .tabs-content h3 {
    font-size: 18px;
    margin-top: 25px !important;
    margin-bottom:4px !important;
}

.usatruck{
    top:-99px;
}
.can-pad{
    padding-top:70px;
}

#ipt_fsqm_form_wrap_52 .ipt_fsqm_form_logo img, #ipt_fsqm_form_wrap_52 .ipt-eform-width-restrain, #ipt_fsqm_form_wrap_52 .ipt_fsqm_form_message_restore, #ipt_fsqm_form_wrap_52 .ipt_fsqm_form_message_success, #ipt_fsqm_form_wrap_52 .ipt_fsqm_form_message_error, #ipt_fsqm_form_wrap_52 .ipt_fsqm_form_message_process, #ipt_fsqm_form_wrap_52 .ipt_fsqm_form_validation_error, #ipt_fsqm_form_wrap_52 .eform-ui-estimator {
    max-width: 100% !important;
    min-width: 240px !important;
}

#ipt_fsqm_form_52_mcq_2_options_-button, #ipt_fsqm_form_52_mcq_4_options_-button, .ipt_uif_question_required, .ipt-uif-custom-material-custom .ipt_fsqm_main_tab.ui-tabs > .ipt-eform-tab-nav-wrap .eform-tab-nav{
    display:none !important;
}
h5.ui-widget-header{
    margin: 0 !important;
    border: 0 !important;
    background: #eee !important;
    font-size: 18px !important;
    font-family: "PT Sans" !important;
    font-weight: 600 !important;
}

.ipt-uif-custom-material-custom .ipt_uif_question .ipt_uif_thumbselect_wrap.ipt-eform-thumbselect-border input[type='checkbox'] + label img, .ipt-uif-custom-material-custom .ipt_uif_question .ipt_uif_thumbselect_wrap.ipt-eform-thumbselect-border input[type='radio'] + label img {
    border: 0px !important;
}

.ipt-uif-custom-material-custom .ipt_uif_question .ipt_uif_thumbselect_wrap > input:checked + label .ui-widget-header {
    background-color: #F12010 !important;
    color: #fff !important;
    transition: all ease 0.2s;
}

.ipt-uif-custom-material-custom .ipt_fsqm_main_tab.ui-tabs > .ipt-eform-tab-nav-wrap .ui-tabs-nav {
    width: 100%;
}

.ipt-uif-custom-material-custom .ipt_fsqm_main_tab.ui-tabs > .ipt-eform-tab-nav-wrap .ui-tabs-nav li {
    width: 24.5%;
    text-align: center;
}

.input-field label.active, i.ipt-icomoon-chevron-up{
    display:none !important;
}

#ipt_fsqm_form_52_design_2{
    margin-top:25px;
}

.estimate-form{
    background: #f7f7f7;
    padding: 80px 0 0 !important;
    margin-top: 150px;
}

.ld-ajax-loadmore > span{
    padding:0;
}

.ld-ajax-loadmore{
    color: #fff;
    background: #F12010;
    border: 0;
    width: 200px;
    padding: 10px;
    text-transform: capitalize;
    font-family: Pt Sans;
    font-weight: 700;
    font-size: 18px;
}


.ld-ajax-loadmore.all-items-loaded{
    color: #777;
    background: #d5d5d5;
}







@media only screen and (max-width:767px){
    
    .form-col {
        width: 100%;
    }
    .horizontal-form-section .gform_wrapper .gform_body {
        width: 100%;
    }
    .horizontal-form-section .gform_wrapper .gform_footer {
        width: 100%;
    }
    body .gform_wrapper ul li.gfield {
        margin-top: 10px;
    }
    .horizontal-form-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        padding: 6px 15px;
        font-size: 14px;
    }
    .horizontal-form-section .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
    }
    .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0 !important;
    }
    .mainbar-wrap .vc_col-sm-8 {
        width: 100%;
    }
    .h1, h1 {
        font-size: 40px;
    }
    .horizontal-form-section {
        padding: 0;
    }
    .horizontal-form-section .wpb_wrapper-inner {
        padding: 10px 12px 0;
    }
    .horizontal-form-section h3 {
        margin-bottom: 10px !important;
        font-size: 26px;
    }
    .horizontal-form-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        margin-bottom: 10px;
    }
    .home-tabs .tabs-nav {
        width: 100%;
        display: block;
        column-count: 2;
        column-gap: 0px;
    }
    .home-tabs .tabs-nav li {
        width: 100%;
    }
    [data-mobile-header-scheme=gray] .main-header .navbar-header {
        background-color: #fff !important;
    }
    [data-mobile-nav-scheme=dark] .navbar-collapse {
        background-color: #13123c !important;
    }
    #primary-nav {
        margin-left: 0;
    }
    ul.nav.main-nav > li > a, [data-mobile-nav-scheme=dark] .nav-item-children > li > a {
        color: #fff !important;
    }
    [data-mobile-nav-scheme=dark] .nav-item-children {
        background-color: #0e0d2d !important;
    }
    .wpb_wrapper-inner .mar-left {
        margin-left: 0;
        margin-top: 5px !important;
        margin-bottom: 30px;
    }
    .fancy-services .fancy-box{
        overflow: hidden;
        min-height: 420px;
    }
    .bottom-cta .ld-container .ld-row {
        background: #14123C;
        padding: 20px 10px 0;
    }
    .bottom-cta .wpb_text_column h3{
        font-size: 26px;
        margin-bottom: 25px !important;
    }
    .bottom-cta .iconbox{
        margin-bottom: 20px !important;
    }
    .choose-row {
        padding: 0;
    }
    .header-truck:before {
        width: 700px;
        height: 700px;
        top: -100px;
        right: -460px;
    }
    .header-truck{
        margin-top: 50px;
    }
    .side-truck {
        position: relative;
        width: 100%;
        right: 20px;
        top: 0;
    }
    .about-truck:before {
        width: 700px;
        height: 700px;
        top: -493px;
        left: -316px;
    }
    .about-row {
        padding: 80px 0 50px;
        overflow: hidden;
    }
    .home-tabs {
        padding: 160px 0 60px;
    }
    .border-line{
        margin-bottom: 30px;
    }
    
    .single-service{
        margin-bottom:0px;
    }
    .formradio{
        width: 100% !important;
    }
    
    .gfield_radio {
        width: 100% !important;
        padding: 6px 12px 0px !important;
        margin-bottom: 7px !important;
    }
    .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
        width: auto;
    }
    .shippingarea {
        width: 100% !important;
    }
    .inner-bottom-cta {
        padding: 24px 0 20px;
    }
    .inner-img {
        position: relative;
        width: 100%;
        top: 0;
    }
    .inner-banner {
        padding-bottom: 0;
    }
    .inner-sidebar {
        padding-left: 0;
        margin-top: 50px;
    }
    .middle-cta-img {
        margin-top: 0;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .citiestabs .tabs-nav {
        column-count: 1;
    }
    .citiestabs .tabs-nav li {
        margin-bottom: 20px;
    }
    .flagtruck {
        position: relative;
        width: 100%;
        right: 0;
        top: 40px !important;
    }
    .bottom-round:before {
        right: -389px;
        top: -430px;
    }



}