

























































/* Default Styles */
 @import url('https://fonts.googleapis.com/css2?family=Odibee+Sans&family=Roboto&display=swap');
#wpadminbar {
    display: none !important;
}
body {
    font-family: 'Roboto', sans-serif;
}h1 {
    color: #4e4948;
    font-family: 'Odibee Sans', cursive;
    font-size: 3em;
    line-height: 1.1;
    margin: 25px 0 45px;
}h2 {
    color: #4e4948;
    font-family: 'Odibee Sans', cursive;
    font-size: 1.6875em;
    line-height: 1.1;
    margin: 25px 0;
}h3 {
    color: #4e4948;
    font-family: 'Odibee Sans', cursive;
    font-size: 1.375em;
    line-height: 1.1;
    margin: 25px 0;
}h4 {
    font-family: 'Odibee Sans', cursive;
    color: #4e4948;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5rem;
    margin: 25px 0;
}p {
    font-family: 'Roboto', sans-serif;
    color: #4e4948;
    font-size: 1.0625em;
    font-weight: 300;
    line-height: 1.7;
    margin: 15px 0;
}ul {
    list-style-type: none;
}

/* Header Styles */

header.header-wrapper {
    background: #4e4948;
}.header-bar {
    padding: 0 2.3vw;
}.header-details {
    padding-top: 2.7vh;
    padding-bottom: 2.7vh;
}.logo-wrapper {
    display: block;
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
}.company-details {
    display: inline-block;
    width: auto;
    padding-left: 15px;
    max-width: 86%;
    vertical-align: middle;
}.company-details h1 {
    font-size: 1.125em;
}.company-details h1, .company-details h1 a {
    font-family: 'Odibee Sans', cursive;    
    color: #ffffff;
    line-height: 1.1;
    margin: 0 0 5px;
    text-transform: uppercase;
}.company-details p {
    color: #ffffff;
    margin: 0;
    font-size: 0.875em;
    line-height: 1.4;
}.top-bar {
    background: none;
    height: auto;
}.top-bar-section ul li {
    background: none;
}.top-bar-section li:not(.has-form) a:not(.button) {
    font-family: 'Odibee Sans', cursive;
    text-transform: uppercase;
    background: none;
    color: #ffffff;
    position: relative;
    font-size: 1.2em;
    line-height: 120px;
    padding: 0 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: none;
    color: #d5c9c7;
    line-height: 120px;
}.top-bar-section .has-dropdown>a {
    padding-right: 15px !important;
}.top-bar-section .has-dropdown>a:after {
    border: none;
    border-left: 1px solid;
    border-color: #d5c9c7;
    top: 52px;
    right: 7px;
    margin-right: 0;
    height: 16px;
}

@media only screen and (min-width: 1025px) {
.navigation-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}.header-bar {
    display: flex;
}.top-bar-section .dropdown {
    background: #51413e;
    min-width: 315px;
    text-align: left;
    padding: 3vh 2vw 3vh 2vw;
    left: 50%;
    border-radius: 50px;
    box-shadow: 2px 8px 10px 0px rgba(0, 0, 0, 0.24);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}.top-bar-section .dropdown li.page_item, .top-bar-section .dropdown li.menu-item {
    width: 100%;
    display: inline-block;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 0.9375em;
    line-height: 35px;
    padding: 0 15px;
    position: relative;
    text-align: center;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: none;
    color: #d5c9c7;
    line-height: 35px;
}
}

.header-cta-wrapper {
    display: flex;
    align-items: center;
    padding-left: 1.7vw;
    max-width: 295px;
    margin-left: auto;
    border-left: 1px solid #51413e;
}.header-cta {
    color: #ffffff;
    font-weight: 300;
    font-size: 1.0625em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.header-cta span {
    font-family: 'Odibee Sans', cursive;
    font-size: 1.2em;
}.header-cta:hover {
    color: #d5c9c7;
}.row.slider-wrapper {
    max-width: 1629px;
}.slider-area {
    padding: 0 7vw;
    position: relative;
}.slick-header-slider::after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(21 21 21 / 67%);
}.slider-caption {
    display: inline-block;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}.slider-caption p.caption-text {
    font-family: 'Roboto', sans-serif;
    font-size: 5.5vw;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 25px;
    display: inline-block;
}p.slider-buttons {
    display: flex;
}.hero-btn {
    display: flex;
    background: #4e4948;
    border-radius: 38px 0 0 38px;
    padding: 24px 19px 24px 0;
    align-items: center;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.hero-btn:hover {
    background: #51413e;
}.hero-btn:last-child {
    border-radius: 0 38px 38px 0;
    background: #51413e;
}.hero-btn:last-child:hover {
    background: #4e4948;
}.hero-btn span.btn-text {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 1.125em;
    line-height: 1;
    float: left;
    min-width: 165px;
    text-align: center;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.hero-btn span.btn-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    background: #51413e;
    position: relative;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.hero-btn:hover span.btn-icon,.hero-btn:last-child span.btn-icon {
    background: #4e4948;
}.hero-btn:last-child:hover span.btn-icon {
    background: #51413e;
}.hero-btn span.btn-icon::after {
    content: "\f054";
    font-family: fontAwesome;
    font-size: 1em;
    color: #ffffff;
    position: absolute;
    left: calc(50% - 5.7px);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.scroll-arrow {
    display: inline-block;
    width: 5px;
    border: 1px solid rgb(255 255 255 / 30%);
    border-radius: 5px;
    height: 100px;
    position: absolute;
    bottom: 6vh;
    left: calc(3.5vw - 2.5px);
    cursor: pointer;
    z-index: 1;
}.scroll-arrow::after {
    content: " ";
    width: 100%;
    height: 25px;
    background: #51413e;
    position: absolute;
    animation: scroll 1.85s ease alternate infinite;
}@keyframes scroll {
  0% {
    top: 0px;
  }
  100% {
    top: calc(100% - 25px);
  }
}.row.tagline-row {
    max-width: 100%;
    padding: 7vh 7vw;
    overflow: hidden;
}.tagline {
    padding-right: calc(5vw + 80px);
}.tagline-row p {
    color: #ffffff;
    font-family: 'Odibee Sans', cursive;
    text-transform: uppercase;
    font-size: 0.875em;
    margin: 0;
    position: relative;
    display:inline-block;
}.tagline p::after {
    content: url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/icon.png);
    position: absolute;
    bottom: -5px;
    right: -80px;
    filter: grayscale(100%);
}.tagline-row p::before {
    content: " ";
    height: 1px;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    bottom: 7px;
    right: calc(100% + 5px);
}

/* General Styles */

.row {
    margin: 0 auto;
    max-width: 1310px;
    width: 100%;
}.row.full {
    max-width: 100%;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.bg-box {
    height: 100%;
    width: 100%;
    max-width: 431px;
    display: inline-block;
}.intro-text {
    padding-left: 0;
    padding-right: 5vw;
}.dark-bg {
    background: #4e4948;
}.light-text * {
    color: #ffffff !important;
}.home-bg1 {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/home-img1.jpg);
}.home-bg2 {
    background: left center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/home-img2.jpg);
}.home-bg3 {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/home-img3.jpg);
}.home-bg4 {
    background: left center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/home-img4.jpg);
}.badges-bg {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/badges-bg.jpg);
}.home-cta {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/bg.jpg);
}.about-bg1 {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/about-img1.jpg);
}.about-bg2 {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/about-img2.jpg);
    max-width: 737px;
    width: 38%;
}.about-bg3 {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/about-img3.jpg);
}.contact-bg {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/contact-bg.jpg);
}.svc-bg.diesel-mechanic {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/service/diesel-mechanic.jpg);
}.svc-bg.diesel-repair {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/service/diesel-repair.jpg);
}.svc-bg.heavy-equipment-repair {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/service/heavy-equipment-repair.jpg);
}.svc-bg.mobile-diesel-mechanic {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/service/mobile-diesel-mechanic.jpg);
}.svc-bg.mobile-truck-repair {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/service/mobile-truck-repair.jpg);
}.svc-bg.semi-truck-repair {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/service/semi-truck-repair.jpg);
}.svc-bg.truck-repair {
    background: right center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/trailer-repair-img.jpg);
}.cta-btn {
    display: flex;
    background: #4e4948;
    border: 1px solid #4e4948;
    border-radius: 30px;
    padding: 15px 19px 15px 0;
    align-items: center;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.cta-btn.alt {
    background: #ffffff;
    border-color: #4e4948;
    margin-left: 10px;
}.cta-btn:hover {
    background: #51413e;
    border-color: #51413e;
}.cta-btn span.btn-text {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 1.125em;
    line-height: 1;
    float: left;
    min-width: 165px;
    text-align: center;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.cta-btn.alt span.btn-text {
    color: #4e4948;
}.cta-btn:hover span.btn-text {
    color: #ffffff;
}.cta-btn span.btn-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    background: #ffffff;
    position: relative;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.cta-btn.alt span.btn-icon {
    background: #4e4948;
}.cta-btn:hover span.btn-icon {
    background: #ffffff;
}.cta-btn span.btn-icon::after {
    content: "\f054";
    font-family: fontAwesome;
    font-size: 1em;
    color: #4e4948;
    position: absolute;
    left: calc(50% - 5.7px);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.cta-btn.alt span.btn-icon::after {
    color: #ffffff;
}.cta-btn:hover span.btn-icon::after {
    color: #4e4948;
}ul.icon-list {
    margin-left: 0;
}ul.icon-list li {
    font-size: 1.0625em;
    font-weight: 300;
    line-height: 1.7;
    color: #4e4948;
    padding-left: 30px;
    position: relative;
}ul.icon-list li::before {
    content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #d5c9c7;
    top: 3px;
    font-size: 0.9375em;
}.text-holder.right {
    padding-right: 0;
    padding-left: 7vw;
}.text-holder.left {
    padding-right: 7vw;
    padding-left: 0;
}.bg-wrapper {
    padding: 0;
}.home-cta-row {
    padding: 17vh 4vw;
}.home-cta-row * {
    color: #ffffff;
}.home-cta-row h2 {
    font-size: 3.65vw;
    padding: 0 3vw;
    line-height: 1.2;
}.simple-btn {
    display: inline-block;
    width: 218px;
    text-align: center;
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: 1.125em;
    color: #4e4948;
    padding: 17px 10px;
    border-radius: 30px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.simple-btn:hover {
    background: #4e4948;
    color: #ffffff;
}.simple-btn.alt {
    background: none;
}.simple-btn.alt:hover {
    background: #ffffff;
    color: #4e4948;
}.row.about-2 {
    display: flex;
}.about-text-2 {
    width: 62%;
    padding: 14vh 17vw 14vh 11.5vw;
}.about-text-2 * {
    color: #ffffff;
}.row.svc-body.red-bottom {
    padding: 8vh 0 11.5vh;
    border-bottom: 7px solid #51413e;
}.gateway-box {
    padding: 10vh 8vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}.row.gateway-row {
    display: flex;
}.gateway-text {
    padding-bottom: 6vh;
}.gateway-text h2 {
    font-size: 1.8em;
}.dark-bg .gateway-text * {
    color: #ffffff;
}.svc-title {
    background: #51413e;
    padding: 4vh 0;
}.svc-title * {
    color: #ffffff;
}.svc-title h1 {
    margin: 0;
    font-size: 1.8em;
}.gateway-btn .simple-btn {
    background: transparent;
    color: #ffffff;
}.gateway-btn .simple-btn.dark {
    border-color: #4e4948;
    color: #4e4948;
}.gateway-btn .simple-btn:hover {
    background: #ffffff;
    color: #4e4948;
}.gateway-btn .simple-btn.dark:hover {
    background: #4e4948;
    color: #ffffff;
}.gateway-box.left {
    order: 1;
}.gateway-box.right {
    order: 2;
}.faq-page .gateway-box {
    padding: 5vh 8vw;
}.faq-page .gateway-text {
    padding-bottom: 0;
}.footer-wrapper {
    background: #51413e;
}.row.footer-row {
    padding: 10vh 0;
    display: flex;
    justify-content: space-between;
}.footer-row * {
    color: #ffffff;
}.footer-left h1 {
    font-size: 3.125vw;
    line-height: 1.2;
    margin: 0 0 15px;
}.footer-left p {
    font-size: 1.5em;
    font-family: 'Odibee Sans', cursive;
}.footer-row h2 {
    font-size: 1.5em;
    margin: 0 0 25px;
}.footer-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}.footer-left::after {
    content: " ";
    width: 35%;
    height: calc(100% + 20vh);
    position: absolute;
    left: 100%;
    top: -10vh;
    background: center / contain no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/footer-bg.jpg);
    filter: grayscale(100%);
}.footer-right {
    margin-left:auto;
}.footer-payment {
    margin-top: 15px;
}.footer-details p {
    font-family: 'Odibee Sans', cursive;
    font-size: 1.125em;
    margin: 0;
}.footer-details {
    margin-bottom: 55px;
}.footer-details.social-icons .fa {
    color: #ffffff;
    font-size: 3em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.footer-details.social-icons .fa:hover {
    color: #4e4948;
}.footer-details.social-icons a {
    display: inline-block;
}.footer-details.social-icons a:not(:last-of-type) {
    margin-right: 30px
}svg.payment-icon.transparent {
    -webkit-filter: invert(1);
    filter: invert(1);
}.contact-body {
    padding-left: 8.3vw;
    padding-right: 11vw;
}.contact-body h1, .quote-body h1 {
    font-size: 2em;
    margin-bottom: 10px;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: normal;
    display: block;
    margin-bottom: 3px;
    color: #000000;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}input.fancyInput[type="text"] {
  font-family: 'Roboto', sans-serif;
  padding: 12px 25px;
  font-size: 0.9375em;
  line-height: 1.4;
  height: auto;
  border: none;
  border-radius: 0;
  margin-bottom: 7px;
  background: none;
  color: #000000;
  box-shadow: inset 0px 0px 0px 1px #000000;
}input.fancyInput[type="text"]::placeholder, textarea.fancyInput[type="text"]::placeholder {
  color: #000000;
}.contactForm textarea {
  width: 100%;
}textarea.fancyInput[type="text"] {
  font-family: 'Roboto', sans-serif;
  padding: 15px 25px;
  font-size: 0.9375em;
  line-height: 1.4;
  height: 100px;
  border: none;
  border-radius: 0;
  margin-bottom: 7px;
  background: none;
  color: #000000;
  box-shadow: inset 0px 0px 0px 1px #000000;
}.contactForm .captchaWrapper {
  margin: 0 0 5px;
  padding: 10px 25px;
  font-size: 0.875em;
  line-height: 1.4;
  height: auto;
  border: none;
  border-radius: 0;
  background: none;
  color: #000000;
  font-weight: bold;
  min-height: 0;
  margin-bottom: 23px;
  box-shadow: inset 0px 0px 0px 1px #000000;
  text-align: left !important;
}.contactForm .captchaWrapper:not(.slideOut) img {
  max-width: 25%;
}.contactForm .captchaWrapper input {
  background: none;
  border: none;
  box-shadow: none;
  display: inline-block;
  width: auto;
  font-size: 0.875em;
  padding: 0;
  margin: 0 0 0 25px;
  color: #000000;
  font-weight: normal;
}.contactForm .captchaWrapper input::placeholder {
  color: #000000;
}.contactForm .captchaRefresh {
  vertical-align: top;
}.contactForm .submitWrapper {
  margin-top: 5px;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}.mobile-sticky-cta {
    display: none;
}.landing-page-button-wrapper a {
    background: #51413e;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 50px;
    font-weight: 400;
}.landing-page-button-wrapper a:hover {
    background: #4e4948;
    color: #ffffff;
}.disclaimer p {
    color: #ffffff;
    font-size: .7em;
}

/* SLIDE OUT FORM */

.slide-out-wrapper {
    position: fixed;
    top: 50%;
    right: 2vw;
    background: #ececec;
    padding: 50px 70px 30px;
    z-index: 99;
    max-width: 570px;
    border-radius: 29px;
    box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.17);
    -moz-transform: translateX(calc(100% + 2vw)) translateY(-50%);
    -webkit-transform: translateX(calc(100% + 2vw)) translateY(-50%);
    -o-transform: translateX(calc(100% + 2vw)) translateY(-50%);
    -ms-transform: translateX(calc(100% + 2vw)) translateY(-50%);
    transform: translateX(calc(100% + 2vw)) translateY(-50%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-content span.form-title {
    text-transform: uppercase;
    font-family: 'Odibee Sans', cursive;
    font-weight: 300;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    font-size: 1.0625em;
    display: block;
}.slide-out-form form {
    margin: 0;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 9px;
    top: 50%;
    color: #ffffff;
    font-size: 1.125em;
    width: 86px;
    line-height: 42px;
    text-align: center;
    background: #51413e;
    border-radius: 21px 0px 0px 21px;
    -moz-transform: translateX(-100%) translateY(-50%);
    -webkit-transform: translateX(-100%) translateY(-50%);
    -o-transform: translateX(-100%) translateY(-50%);
    -ms-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.slide-out-wrapper.active span.form-toggle {
    left: 46px;
    border-radius: 0px 21px 21px 0px;
}.slide-out-wrapper span.form-toggle:hover {
    background: #ffffff;
}span.toggle-holder {
    position: relative;
    left: -10px;
}.slide-out-wrapper.active span.toggle-holder {
    left: 10px;
}i.toggle-left {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    border-top: 3px solid;
    border-left: 3px solid;
    border-color: #ffffff;
    -moz-transform: rotate(-45deg) translateY(-13%);
    -webkit-transform: rotate(-45deg) translateY(-13%);
    -o-transform: rotate(-45deg) translateY(-13%);
    -ms-transform: rotate(-45deg) translateY(-13%);
    transform: rotate(-45deg) translateY(-13%);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}i.toggle-right {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    border-top: 3px solid;
    border-right: 3px solid;
    border-color: #ffffff;
    -moz-transform: rotate(45deg) translateY(-13%);
    -webkit-transform: rotate(45deg) translateY(-13%);
    -o-transform: rotate(45deg) translateY(-13%);
    -ms-transform: rotate(45deg) translateY(-13%);
    transform: rotate(45deg) translateY(-13%);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover i {
    border-color: #51413e;
}input.slideOutInput[type="text"] {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.4;
    height: auto;
    border: 1px solid rgb(197 22 0 / 63%);
    border-radius: 0;
    padding: 10px 10px;
    margin-bottom: 5px;
    background: #ffffff;
    color: #000000;
    box-shadow: none;
}.slide-out-form input[type="text"]::placeholder, .slide-out-form .contactForm textarea::placeholder {
    color: #000000;
}.slide-out-form .contactForm textarea {
    width: 100%;
    line-height: 1.4;
    border: 1px solid rgb(197 22 0 / 63%);
    border-radius: 0;
    background: #ffffff;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 10px 25px;
    font-size: 13px;
    height: 90px;
    margin-bottom: 5px;
    box-shadow: none;
}.slide-out-form label {
    color: #000000;
    font-weight: normal;
    margin-bottom: 3px;
}.slide-out-form .contactForm .captchaWrapper {
    font-size: 13px;
    line-height: 1.4;
    height: auto;
    border: 1px solid rgb(197 22 0 / 63%);
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    margin: 0 0 3px;
    min-height: 0;
    padding: 0px 25px 0px 0px;
    overflow: hidden;
    border-radius: 0;
}.slide-out-form .contactForm .captchaWrapper input {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 0.875em;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
    background: #ffffff;
}.slide-out-form .contactForm .captchaWrapper img#captchaImage {
    -webkit-filter: none;
    filter: none;
}.slide-out-form .contactForm .captchaRefresh {
    vertical-align: middle;
    max-width: 30px;
    margin-left: 3px;
}.slide-out-form .contactForm .submitWrapper {
    text-align: center;
    margin-top: 10px;
}.slide-out-form .contactForm .submitWrapper button.submit {
    color: #ffffff;
    font-family: 'Odibee Sans', cursive;
    font-size: 1em;
    background: #51413e;
    text-align: center;
    cursor: pointer;
    padding: 12px 10px;
    border-radius: 21px;
    width: 100px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}.slide-out-form .contactForm .submitWrapper button.submit:hover {
    background: #4e4948;
    color: #ffffff;
}



/* PADDING CLASSES */

.side-buffer {
    padding-left: 2.6vw;
    padding-right: 2.6vw;
}.left-buffer {
    padding-left: 5vw;
}.right-buffer {
    padding-right: 5vw;
}.small-buffer {
    padding-left: 35px;
    padding-right: 35px;
}.vertical-padding-xs {
    padding-top: 3vh;
    padding-bottom: 3vh;
}.top-padding-xs {
    padding-top: 3vh;
}.bottom-padding-xs {
    padding-bottom: 3vh;
}.vertical-padding-small {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.top-padding-small {
    padding-top: 6vh;
}.bottom-padding-small {
    padding-bottom: 6vh;
}.vertical-padding-medium {
    padding-top: 8vh;
    padding-bottom: 8vh;
}.top-padding-medium {
    padding-top: 8vh;
}.bottom-padding-medium {
    padding-bottom: 8vh;
}.vertical-padding-large {
    padding-top: 12vh;
    padding-bottom: 12vh;
}.top-padding-large {
    padding-top: 12vh;
}.bottom-padding-large {
    padding-bottom: 12vh;
}.vertical-padding-x-large {
    padding-top: 16vh;
    padding-bottom: 16vh;
}.top-padding-x-large {
    padding-top: 16vh;
}.bottom-padding-x-large {
    padding-bottom: 16vh;
}
.slider-bg {
    height: 35vw;
    overflow: hidden;
    background: #51413e;
}.logo-wrapper h1{
    margin: 0;
}.gallery-wrapper h2{
    display: none;
}
@media only screen and (min-width: 1025px) {
.cta-btn-wrapper {
    display: flex !important;
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.horizontal-padding-large {
    padding-left: 9vw;
    padding-right: 9vw;
}.left-padding-large {
    padding-left: 9vw;
}.right-padding-large {
    padding-right: 9vw;
}.horizontal-padding-medium {
    padding-left: 7vw;
    padding-right: 7vw;
}.left-padding-medium {
    padding-left: 7vw;
}.right-padding-medium {
    padding-right: 7vw;
}.horizontal-padding-small {
    padding-left: 5vw;
    padding-right: 5vw;
}.left-padding-small {
    padding-left: 5vw;
}.right-padding-small {
    padding-right: 5vw;
}.horizontal-padding-xs {
    padding-left: 3vw;
    padding-right: 3vw;
}.left-padding-xs {
    padding-left: 3vw;
}.right-padding-xs {
    padding-right: 3vw;
}  
}
@media only screen and (max-width: 1680px){
 .company-details h1 {
    font-size: 0.9em;
}.header-bar {
    padding: 0 1.5vw;
}
}
@media only screen and (max-width: 1440px){
    .company-details h1 {
    font-size: 0.8em;
}.header-bar {
    padding: 0 1.3vw;
}
}
@media only screen and (max-width: 1024px) {
main .columns {
    padding-left: 10vw !important;
    padding-right: 10vw !important;
    text-align: center;
}.side-buffer {
    padding-left: 0;
    padding-right: 0;
}.top-space, .bottom-space {
    margin: 0;
}.header-bar {
    padding: 20px;
}.header-details {
    padding: 0;
    text-align: center;
}.logo-wrapper {
    width: auto;
    max-width: none;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}.company-details {
    padding-right: 15px;
}.company-details h1 {
    font-size: 1.375em;
}.company-details p {
    font-size: 1em;
}.mobile-header-bg {
    height: 200px;
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/mobile-bg.jpg);
    position: relative;
}.mobile-header-bg::after {
    content: " ";
    width: 100%;
    height: 100%;
    background: rgb(21 21 21 / 67%);
    position: absolute;
}.mobile-navigation {
    display: block;
    right: 25px;
    position: absolute;
    text-transform: uppercase;
    top: 20px;
    vertical-align: middle;
    width: auto;
    height: 24px;
    z-index: 999;
}span.mobile-navigation.navigation-toggle.active {
    background: #51413e;
    height: 50px;
    width: 50px;
    border-radius: 25px;
}i.toggle-bars {
    display: inline-block;
    position: relative;
    color: #000000;
    width: 37px;
    height: 7px;
}i.toggle-bars::before {
    content: " ";
    width: 17px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
}i.toggle-bars::after {
    content: " ";
    width: 37px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
}i.toggle-bars.close {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 50px;
    height: 50px;
}i.toggle-bars.close::after {
    background: #ffffff;
    top: calc(50% - 1px);
    left: calc(50% - 15px);
    width: 30px;
}i.toggle-bars.close::before {
    background: #ffffff;
    width: 2px;
    height: 30px;
    left: calc(50% - 1px);
    top: calc(50% - 15px);
}.fullwidth-navigation {
    background: #ffffff;
    position: absolute;
    top: 0;
    z-index: 997;
    width: 100%;
    display: none;
}.fullwidth-navigation .top-bar {
    padding: 0;
    display: block;
    background: #ffffff;
    height: auto;
}.fullwidth-navigation .top-bar-section ul:not(.dropdown) {
    padding-top: 10%;
}.fullwidth-navigation .title-area {
    display: none !important;
}.top-bar-section {
    background: #ffffff;
    margin-bottom: 10%;
}.fullwidth-navigation .top-bar-section ul {
    position: relative;
    right:0;
    width:100%;
    z-index: 997;
    padding-top: 40px;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow:none;
    left: 100%;
}.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
    color: #000000;
    line-height: 50px;
    text-align: center;
    padding: 0 !important;
    font-size: 1.3125em !important;
}.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form)>a {
    color: #000000;
    padding: 0;
    line-height: 50px;
    font-size: 21px !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #000000;
    font-weight: normal;
    line-height: 40px;
    font-size: 1.0625em !important;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: #ffffff;
    color: #51413e;
    line-height: 40px;
    font-size: 1.0625em !important;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow: none;
    left: 100%;
    border-radius: 0;
    padding-bottom: 40px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    display: none;
}.top-bar-section ul li {
    text-align: center;
}.top-bar-section li:not(.has-form) a:not(.button) {
    display: inline-block;
    width: auto;
}.top-bar-section .has-dropdown>a:after {
    right: -20px;
    margin: 0;
    border: solid 5px;
    border-color: #51413e transparent transparent transparent;
    top: 22px;
}.vertical-padding-xs {
    padding-top: 3vh;
    padding-bottom: 3vh;
}.top-padding-xs {
    padding-top: 3vh;
}.bottom-padding-xs {
    padding-bottom: 3vh;
}.vertical-padding-small {
    padding-top: 4vh;
    padding-bottom: 4vh;
}.top-padding-small {
    padding-top: 4vh;
}.bottom-padding-small {
    padding-bottom: 4vh;
}.vertical-padding-medium {
    padding-top: 5vh;
    padding-bottom: 5vh;
}.top-padding-medium {
    padding-top: 5vh;
}.bottom-padding-medium {
    padding-bottom: 5vh;
}.vertical-padding-large {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.top-padding-large {
    padding-top: 6vh;
}.bottom-padding-large {
    padding-bottom: 6vh;
}.vertical-padding-x-large {
    padding-top: 7vh;
    padding-bottom: 7vh;
}.top-padding-x-large {
    padding-top: 7vh;
}.bottom-padding-x-large {
    padding-bottom: 7vh;
}.strip-padding-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.m-vpad-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}.mobile-bg-remove {
    background: none;
}.mobile-hide {
    display: none;
}.footer-wrapper a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}.mobile-sticky-cta {
    display: block;
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 1;
}a.sticky-btn {
    display: inline-block;
    width: calc(50% - 10px);
    float: left;
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    background: #4e4948;
    border: 1px solid #4e4948;
    padding: 10px 5px;
    border-radius: 23px;
    margin: 0 5px;
}a.sticky-btn.alt {
    color: #4e4948;
    background: #ffffff;
}.mobile-white-bg {
    background: #ffffff;
}.mobile-white-bg .gateway-text * {
    color: #4e4948;
}.mobile-white-bg .gateway-btn .simple-btn {
    color: #4e4948;
    border-color: #4e4948;
}.mobile-white-bg .gateway-btn .simple-btn:hover {
    background: #4e4948;
    color: #ffffff;
}.home-bg1 {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/mobile-home1.jpg);
}.about-bg1 {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/mobile-about1.jpg);
}.svc-bg.diesel-mechanic {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/mobile/diesel-mechanic.jpg);
}.svc-bg.diesel-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/mobile/diesel-repair.jpg);
}.svc-bg.heavy-equipment-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/mobile/heavy-equipment-repair.jpg);
}.svc-bg.mobile-diesel-mechanic {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/mobile/mobile-diesel-mechanic.jpg);
}.svc-bg.mobile-truck-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/mobile/mobile-truck-repair.jpg);
}.svc-bg.semi-truck-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/mobile/semi-truck-repair.jpg);
}.svc-bg.truck-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/mobile-trailer-repair.jpg);
}main h1 {
    font-size: 2em;
    margin: 25px 0;
}.intro-text {
    padding-bottom: 6vh;
}.intro-row {
    padding-bottom: 0;
}.bg-wrapper.columns {
    padding: 0 !important;
    height: 400px !important;
}.bg-box {
    max-width: none;
}ul.icon-list li {
    padding: 0;
}ul.icon-list li::before {
    display: none;
}.home-cta {
    background: #4e4948;
}.home-cta-row {
    padding: 6vh 0;
}.home-cta-row h2 {
    font-size: 1.6875em;
}.bottom-cta-row {
    padding: 6vh 0;
}.bottom-cta-row .text-holder {
    padding-bottom: 0;
}.footer-left::after {
    background: none;
}.row.footer-row {
    padding: 8vh 0 4vh;
    justify-content: center;
}.footer-left {
    display: none;
}.footer-right {
    margin: 0 auto;
    text-align: center;
}.footer-payment-mobile svg.payment-icon {
    float: none;
}.badges-bg {
    background: #4e4948;
}.about-text-2 {
    width: 100%;
    padding: 6vh 10vw;
    text-align: center;
}.row.gateway-row {
    display: block;
}.gateway-box {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.gateway-text {
    padding-bottom: 3vh;
}.gateway-text h2 {
    font-size: 1.6875em;
}.large-12.columns.strip-padding.contact-form {
    padding: 0 !important;
}.contact-body .submitWrapper {
    display: flex;
    justify-content: center;
}.logo-wrapper img {
    max-width: 200px;
}
}

@media only screen and (max-width: 767px) {
.header-bar {
    padding-left: 0;
    padding-right: 0;
}.company-details {
    max-width: none;
}.company-details h1, .company-details h1 a {
    font-size: 1.0625em;
}.company-details p {
    font-size: 0.875em;
}span.mobile-navigation.navigation-toggle.active {
    width: 40px;
    height: 40px;
}i.toggle-bars.close {
    width: 40px;
    height: 40px;
}i.toggle-bars.close::before {
    height: 20px;
    top: calc(50% - 10px);
}i.toggle-bars.close::after {
    width: 20px;
    left: calc(50% - 10px);
}.contactForm .captchaWrapper:not(.slideOut) img {
    max-width: 50%;
    margin-bottom: 15px;
}main .columns {
    padding-left: 5vw !important;
    padding-right: 5vw !important;
}.about-text-2 {
    padding-left: 5vw !important;
    padding-right: 5vw !important;
}footer.footer-wrapper {
    padding-bottom: 54px;
}
}

@media only screen and (max-width: 500px) {
.mobile-header-bg {
    height: 110px;
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/small-bg.jpg);
}.home-bg1 {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/small-home1.jpg);
}.about-bg1 {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/small-about1.jpg);
}.svc-bg.diesel-mechanic {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/small/diesel-mechanic.jpg);
}.svc-bg.diesel-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/small/diesel-repair.jpg);
}.svc-bg.heavy-equipment-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/small/heavy-equipment-repair.jpg);
}.svc-bg.mobile-diesel-mechanic {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/small/mobile-diesel-mechanic.jpg);
}.svc-bg.mobile-truck-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/small/mobile-truck-repair.jpg);
}.svc-bg.semi-truck-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/themes/theme/images/small/semi-truck-repair.jpg);
}.svc-bg.truck-repair {
    background: center / cover no-repeat url(http://crossroadstrailerservice.com/wp-content/uploads/2023/08/small-trailer-repair.jpg);
}.footer-details p {
    font-size: 1em;
}.company-details h1, .company-details h1 a {
    font-size: 0.9em;
}.company-details p {
    font-size: 0.75em;
}.logo-wrapper img {
    max-width: 150px;
}
}
