﻿/*!
 * Site designed by: Jordan Zoucha.
 *
 * This code was ran through an auto prefixer to maximize compatibility. If you wish to run it through the same auto prefixer, you may find it at https://autoprefixer.github.io/
 *
 * Code was ran through CSS Comb to make it neater and easier to read. The designer recommends that any edits be ran through CSS Comb found at http://csscomb.com/online
 *
 */

/***** BEGIN RESET *****/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

.hosted-content input[type='submit'],
.hosted-content button[type='submit'],
.hosted-content .btn,
.hosted-content .button {
    background: #005FB3 !important;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td {
    vertical-align: top;
}

/* Make HTML 5 elements display block-level for consistent styling */
header,
nav,
article,
footer,
address {
    display: flex;
    justify-content: flex-end;
}

/***** END RESET *****/
::selection {
    color: #fff;
    background: #000;
    text-shadow: none;
}

/* Clearfix */
.cf:before,
.cf:after {
    display: table;
    content: ' ';
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

a:hover {
    text-decoration: none;
}

a:link,
a:visited,
a:active {
    text-decoration: none;
}

footer a[href^="tel:"] {
    color: white
}

.wheelPolishFlex p a {
    color: black;
}

.hosted-content .listings-wrapper .listings-list .listing-name a {
    font-family: 'neue-aachen-pro';
    font-weight: 400;
}

.hosted-content input[type='submit']:hover,
.hosted-content button[type='submit']:hover,
.hosted-content .btn:hover,
.hosted-content .button:hover {
    background: black !important;
}

hr {
    border: #000 1px solid;
}

/*--- HEADER STYLES ---------------------*/
header {
    position: relative;
    z-index: 999;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: calc(5.3125rem + ((1vw - 7.68px) * 9.3985));
    padding: 0 calc(.625rem + ((1vw - 13px) * 18.9573)) 0 calc(1.6875rem + ((1vw - 13px) * 18.9573));
    -webkit-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .5);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nav-logo img {
    width: calc(11.875rem + ((1vw - 7.68px) * 31.9549));
}

.navbar {
    display: -webkit-box;
    width: 1105px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

#top-info {
    padding-bottom: calc(.75rem + ((1vw - 7.68px) * 5.6391));
}

#top-info-mobile {
    display: none;
}

#top-info ul {
    font-size: calc(.75rem + ((1vw - 7.68px) * 1.1278));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#top-info li:nth-of-type(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: calc(2.8125rem + ((1vw - 7.68px) * 11.2782));
}

#top-info li:nth-of-type(3) {
    margin-left: 45px;
}

#top-info ul li a,
#top-info-mobile a {
    color: black;
}

#teleFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#top-info .fa-flip-horizontal {
    font-size: 16px !important;
    margin-right: 7px;
}

/*---BODY--------------------------------*/

#info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 110px 0 47px;
    background: url('../siteart/subtle-patterns/dots-bg.png');
    background-size: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#mainParagraph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 88.54166666666666VW;
    height: 100%;
    padding: 22px;
    background: white;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.inventoryPage #mainParagraph {
    max-width: 1260px !important;
    width: 100%;
}

#mainParagraph b {
    margin: 0 30px;
    text-align: center;
}

#logos {
    display: flex;
    width: 85%;
    padding-top: 20px;
    justify-content: space-between;
    align-items: center;
}

#logosBox {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 15px;
    align-items: center;
}

#logosBox hr {
    width: 78%;
    border-top: 1px solid #f1203f;
    border-bottom: 1px solid #f1203f;
    background: #f1203f;
}

#logosBox h3 {
    font-size: calc(.75rem + ((1vw - 3.2px) * .5));
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
    color: #f1203f;
}

#logos img {
    width: 22%;
    height: 100%;
    padding-bottom: 0;
}

.otherPages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column !important;
    max-width: 1260px !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#info aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 35.885416666666664VW;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#info aside img {
    height: 100%;
}

#info aside img:nth-of-type(1) {
    width: 45%;
    padding-right: 4.5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
}

#info aside img:nth-of-type(2) {
    width: 45%;
    padding-left: 4.5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
}

#info aside img:nth-of-type(3) {
    width: 100%;
    padding-top: 9px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}

#introParagraph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ribbon {
    width: 33.59375VW;
    padding-bottom: 1.20625VW;
}

.st0 {
    fill: #005fb3;
}

.st1 {
    fill: none;
}

text {
    font-family: 'neue-aachen-pro';
    font-weight: 600;
    fill: #fff;
}

#introParagraph p {
    font-size: 1.041667VW;
    line-height: 1.7;
    padding: 0 5.447470817120623VW;
    color: #f1203f;
}

#introParagraph p a {
    font-weight: bold;
    color: #f1203f;
}

.gMap {
    width: 100%;
    max-width: 1260px;
}

#contactUs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: space-around;
}

#contactUs h1,
.h1Style {
    font-family: 'neue-aachen-pro';
    font-size: 33px;
    font-weight: 600;
    text-align: center;
    color: #005fb3;
}

#contactLeft,
#contactRight {
    width: 40%;
}

.printFlex {
    display: flex;
    align-items: center;
    justify-content: center;
}

#doPrint:hover {
    cursor: pointer;
}

#doPrint {
    background: none;
    border: none;
    color: #005fb3;
    font-size: 19px;
}

.fullWidth {
    width: 100% !important;
}

#contactLeft input {
    font-size: 19px;
    border-color: black;
    border-top: none;
    border-right: none;
    border-left: none;
}

.contactForm {
    display: flex;
    flex-direction: column;
    /* margin-top: 17px; */
    align-items: center;
}

.fullWidth form {
    width: 90%;
}

#printableArea {
    display: none !important;
}

.contactForm select {
    margin-bottom: 25px;
}

.contactForm .forms {
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 20px;
}

#contactLeft input,
#contactLeft textarea,
.CaptchaPanel {
    width: 280px;
}

#contactLeft textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    height: 155px;
    margin-top: 10px;
    border-color: black;
    background: lightgray;
}

#submit {
    height: 30px;
    color: white;
    border: none;
    background: #005fb3;
}

#submit:hover {
    background: black;
}

.home {
    color: #f1203f;
}

.home {
    display: none;
}

.contactChild {
    margin-bottom: 20px;
}

.contactChild h3 {
    display: inline;
}

.home a {
    color: #f1203f !important;
}

.contactChild a {
    color: black;
}

.contactChild a:hover {
    text-decoration: underline;
}

.contactChild:nth-of-type(1) {
    padding-bottom: 0;
}

.contactChild .fa,
.contactChild .fas {
    font-size: 30px;
}

.contactChild .fa-phone {
    padding-left: 1.5vw;
}

.contactChild ul,
.contactChild:nth-of-type(2) a {
    font-size: 19px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.contactChild .fa-envelope,
.contactChild .fas {
    padding-right: 1.5vw;
}

.wheelPolishFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wheelPolishFlex img {
    width: auto !important;
    padding-right: 0 !important;
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
}

section#quickLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90vw;
    margin-top: 47px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#quickLinks div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: calc(10.3125rem + ((1vw - 7.68px) * 15.0174));
    max-width: calc(10.3125rem + ((1vw - 7.68px) * 15.0174));
    height: calc(10.3125rem + ((1vw - 7.68px) * 15.0174));
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.noOverflow {
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#quickLinks .noOverflow div {
    -webkit-transition: .17s ease-in-out;
    transition: .17s ease-in-out;
}

#quickLinks .noOverflow div:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    text-shadow: 3px 3px rgba(0, 0, 0, .5);
}

#quickLinks .noOverflow:nth-of-type(1) div {
    background:
        /* top, transparent red, faked with gradient */
        -webkit-gradient(linear, left top, left bottom, from(rgba(241, 32, 63, .65)), to(rgba(241, 32, 63, .65))),
        /* bottom, image */
        url(../siteart/slides/01.jpg);
    background:
        /* top, transparent red, faked with gradient */
        linear-gradient(rgba(241, 32, 63, .65), rgba(241, 32, 63, .65)),
        /* bottom, image */
        url(../siteart/slides/01.jpg);
    background-position: center;
    background-size: cover;
}

#quickLinks .noOverflow:nth-of-type(2) div {
    background:
        /* top, transparent red, faked with gradient */
        -webkit-gradient(linear, left top, left bottom, from(rgba(0, 95, 179, .65)), to(rgba(0, 95, 179, .65))),
        /* bottom, image */
        url(../siteart/slides/02.jpg);
    background:
        /* top, transparent red, faked with gradient */
        linear-gradient(rgba(0, 95, 179, .65), rgba(0, 95, 179, .65)),
        /* bottom, image */
        url(../siteart/slides/02.jpg);
    background-position: center;
    background-size: cover;
}

#quickLinks div:nth-of-type(3) div {
    background:
        /* top, transparent red, faked with gradient */
        -webkit-gradient(linear, left top, left bottom, from(rgba(241, 32, 63, .65)), to(rgba(241, 32, 63, .65))),
        /* bottom, image */
        url(../siteart/QuickLinks/grasshopper.jpg);
    background:
        /* top, transparent red, faked with gradient */
        linear-gradient(rgba(241, 32, 63, .65), rgba(241, 32, 63, .65)),
        /* bottom, image */
        url(../siteart/QuickLinks/grasshopper.jpg);
    background-position: center;
    background-size: cover;
}

#quickLinks div:nth-of-type(4) div {
    background:
        /* top, transparent red, faked with gradient */
        -webkit-gradient(linear, left top, left bottom, from(rgba(0, 95, 179, .65)), to(rgba(0, 95, 179, .65))),
        /* bottom, image */
        url(../siteart/QuickLinks/trucker.jpg);
    background:
        /* top, transparent red, faked with gradient */
        linear-gradient(rgba(0, 95, 179, .65), rgba(0, 95, 179, .65)),
        /* bottom, image */
        url(../siteart/QuickLinks/trucker.jpg);
    background-position: center;
    background-size: cover;
}

#quickLinks a {
    font-family: 'neue-aachen-pro';
    font-size: calc(1.25rem + ((1vw - 7.68px) * 2.1701));
    font-weight: 600;
    line-height: .9;
    padding-left: 23px;
    color: white;
}

/*--------FORM STYLES--------------------*/
@media print {
    @page {
        margin: 0;
    }

    body {
        margin: 1.6cm;
    }
}

/*! CSS Used from: https://www.crossroadstrailer.com/css/styles.css?v=2.1 */
#contentwrap a {
    color: #000;
}

#contentwrap a:hover {
    color: #c73132;
}

#formpage {
    vertical-align: top;
}

#formpage div {
    vertical-align: top;
    padding: 3px 5px;
}

#formpage input {
    /* padding:6px 5px; */
    /* border:1px solid #8e8d8d; */
    /* color:#8e8d8d; */
    /* font-size:12px; */
}

#formpage textarea {
    /* padding:6px 5px; */
    /* border:1px solid #8e8d8d; */
    /* color:#8e8d8d; */
    /* font-size:12px; */
}

#formpage select {
    border: 1px solid #8e8d8d;
    color: #8e8d8d;
    vertical-align: middle;
    font-size: 12px;
    line-height: normal;
    padding: 5px;
    width: 100%;
}

#formpage input {
    width: 100%;
}

#formpage textarea {
    width: 100%;
    height: 85px;
}

textarea {
    resize: none;
}

#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
    background: #FFF;
    color: #000;
    border: 1px solid #c73132;
    outline-style: none;
}

#formpage input.button,
#formpage input.button:focus,
#formpage button.button,
#formpage button.button:focus {
    width: 200px;
    margin: 0;
    padding: 10px 0;
    background: #c73132 url('https://www.crossroadstrailer.com/siteart/submit_btn.jpg') repeat-x;
    border: 2px #c73132 solid;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #fff;
}

#formpage input.button:hover {
    background: #background:;
    background: -webkit-linear-gradient(#c73132, #b52627);
    background: -o-linear-gradient(#c73132, #b52627);
    background: -moz-linear-gradient(#c73132, #b52627);
    background: linear-gradient(#c73132, #b52627);
    color: #fff;
    text-shadow: none;
    border: 2px #c73132 solid;
}

.captcha {
    width: 200px;
    margin: 0;
}

.CaptchaPanel {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    text-align: left !important;
    line-height: normal !important;
}

.CaptchaImagePanel {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.CaptchaMessagePanel {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: normal !important;
    font-size: 12px;
    line-height: 14px;
}

.CaptchaAnswerPanel {
    margin: 0 0 0 0;
    padding: 2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
    line-height: 0;
    margin: 0 0 0 0;
    padding: 8px 0 8px 0 !important;
}

.CaptchaWhatsThisPanel a {
    color: #000;
}

.CaptchaWhatsThisPanel a:hover {
    text-decoration: none;
}

@media screen and (max-width: 1024px) and (min-width:768px) {
    .captcha {
        width: 90%;
        margin: 0 auto;
    }

    #formpage input.button,
    #formpage input.button:focus {
        width: 100%;
    }
}

@media screen and (max-width: 767px) and (min-width:551px) {
    .captcha {
        width: 90%;
        margin: 0 auto;
    }

    #formpage input.button,
    #formpage input.button:focus {
        width: 100%;
    }
}

@media screen and (max-width: 550px) and (min-width:381px) {
    .captcha {
        width: 90%;
        margin: 0 auto;
    }

    .CaptchaPanel {
        text-align: center !important;
    }

    #formpage input.button,
    #formpage input.button:focus {
        width: 100%;
    }
}

@media screen and (max-width:380px) {
    .captcha {
        width: 90%;
        margin: 0 auto;
    }

    .CaptchaPanel {
        text-align: center !important;
    }

    #formpage input.button,
    #formpage input.button:focus {
        width: 100%;
    }
}

/*-------- FOOTER STYLES ----------------*/
footer {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 226px;
    padding: 0 calc(3.4375rem + ((1vw - 7.68px) * 15.191)) 0 calc(3.4375rem + ((1vw - 7.68px) * 3.3854));
    background-color: #2a2a2a;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

footer div {
    line-height: 1.4;
}

footer div:nth-of-type(2) {
    -webkit-box-flex: .67;
    -ms-flex: .67;
    flex: .67;
}

footer h3 {
    font-family: 'neue-aachen-pro';
    font-size: calc(1.75rem + ((1vw - 7.68px) * 1.1278));
    margin-bottom: 9px;
    color: #f1203f;
}

footer li a {
    font-size: calc(.875rem + ((1vw - 7.68px) * .7519));
}

footer a {
    color: white;
}

footer a:hover {
    text-decoration: underline;
    color: white;
}

footer p {
    font-size: calc(.875rem + ((1vw - 7.68px) * .7519));
    color: white;
}

.footer-logo {
    font-size: calc(.56875rem + ((1vw - 2.57px) * .9608));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: calc(13.75rem + ((1vw - 7.68px) * 26.3158));
    text-align: center;
    color: white;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-logo a {
    padding-bottom: 20px;
    color: white;
}

#bottomLogo {
    height: 100%;
}

footer img {
    width: calc(11.875rem + ((1vw - 7.68px) * 31.9549));
}

/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    overflow: hidden;
    width: 100%;
    height: 90px;
    margin-top: 47px;
}

.scrolling {
    width: 100%;
    height: 92px;
}

/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (min-width: 1370px) {
    header {
        height: 135px;
        padding: 0 60px 0 77px;
    }

    #top-info {
        padding-bottom: 42px;
    }

    #top-info ul {


        font-size: 17.97px;
    }

    #top-info li:nth-of-type(2) {
        margin-left: 105px;
    }

    #top-info li:nth-of-type(3) {
        margin-left: 105px;
    }

    #top-info .fa-flip-horizontal {
        font-size: 23px !important;
    }

    footer h3 {
        font-size: 34px;
    }

    footer li a {
        font-size: 18px;
    }

    footer p {
        font-size: 18px;
    }

    footer img {
        width: 360px;
    }
}

@media only screen and (max-width: 1300px) {
    header {
        padding: 0 7px 0 17px;
    }
}

@media only screen and (max-width: 1200px) {
    #introParagraph p {
        font-size: calc(.96rem + ((1vw - 7.68px) * .6944));
    }

    #introImg {
        width: calc(19.375rem + ((1vw - 7.68px) * 20.8333)) !important;
    }

    .ribbon {
        width: calc(23.75rem + ((1vw - 7.68px) * 30.0926));
    }
}

@media only screen and (min-width: 1200px) {
    #introImg {
        max-width: 29.635417VW !important;
        padding-bottom: 1.9270833333333335VW;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    #info aside {
        flex-direction: column;
        width: 266px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    #info aside img {
        -webkit-box-flex: 1 !important;
        -ms-flex: auto !important;
        flex: auto !important;
    }

    #info aside img:nth-of-type(1) {
        width: 100%;
        margin-bottom: 7px;
        padding-right: 0;
    }

    #info aside img:nth-of-type(2) {
        width: 100%;
        margin-bottom: 7px;
        padding-left: 0;
    }

    #info aside img:nth-of-type(3) {
        width: 100%;
        padding-top: 0;
    }
}

@media only screen and (min-width: 768px) {
    .footer-logo {
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
    header {
        position: -webkit-sticky;
        flex-direction: column;
        height: calc(7.0625rem + ((1vw - 2.57px) * 7.2549));
        padding: 0;
        background: white;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }

    .nav-logo {
        height: 0;
    }

    .nav-logo img {
        max-width: 100%;
    }

    #top-info {
        display: none;
    }

    #top-info-mobile {
        font-size: calc(.6875rem + ((1vw - 3.2px) * .8949));
        display: flex;
        width: 100%;
        padding-right: 29px;
        justify-content: space-around;
        align-items: center;
    }

    #top-info ul {
        font-size: 15px;
    }

    #hide {
        display: none;
    }

    #addressBottom {
        display: table;
    }

    #mainParagraph {
        flex-direction: column-reverse;
        width: 100% !important;
        margin-bottom: 5.058365758754864VW;
        padding: 4.669260700389105VW 0;
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
    }

    #info {
        padding-top: 9.33852140077821VW;
        padding-bottom: 13.229571984435799VW;
    }

    #introParagraph {
        max-width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }

    #introImg {
        width: 68.09338521400778VW !important;
        padding-right: 0 !important;
        padding-bottom: 4.669260700389105VW !important;
    }

    .ribbon {
        width: 77.04280155642024VW;
        padding-bottom: 7.782101167315175VW;
    }

    .container {
        width: 100%;
    }

    #contactUs {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }

    .contactHome {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-bottom: 20px;
        padding-left: calc(0rem + ((1vw - 7.68px) * 12.5868));
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .contactHomeChild {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }

    .contactHomeChild a {
        color: black;
    }

    .contactHomeChild a:hover {
        text-decoration: underline;
    }

    .contactHomeChild:nth-of-type(1) {
        padding-bottom: 0;
    }

    .contactHomeChild .fa {
        font-size: 25px;
    }

    .contactHomeChild .fa-phone {
        padding-left: 3vw;
    }

    .contactHomeChild ul,
    .contactHomeChild:nth-of-type(2) a {
        font-size: calc(1.0625rem + ((1vw - 7.68px) * .6944));
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .contactHomeChild .fa-envelope {
        padding-right: 1.5vw;
    }

    #contactLeft,
    #contactRight {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-bottom: 20px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .printFlex {
        flex-direction: column;
    }

    div#contactRight {
        max-width: 280px;
        align-self: center;
    }

    .contactChild ul,
    .contactChild:nth-of-type(2) a {
        font-size: calc(1.0625rem + ((1vw - 7.68px) * .6944));
    }

    .contactChild .fa {
        font-size: 25px;
    }

    .contactChild .fa-phone {
        padding-left: 3vw;
    }

    .contactChild .fa-envelope {
        padding-right: 3vw;
    }

    .wheelPolishFlex {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }

    .wheelPolishFlex p {
        font-size: 14px;
        padding-bottom: 20px;
    }

    .furnace {
        margin: 0 30px;
    }

    #introParagraph p {
        padding-bottom: 5.447470817120623VW;
    }

    section#quickLinks {
        flex-direction: column;
        margin-top: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #quickLinks div {
        width: 87.93774319066148VW;
        min-width: unset;
        max-width: unset;
        max-width: 100%;
        height: 87.93774319066148VW;
    }

    .noOverflow {
        margin-bottom: 7.782101167315175VW;
    }

    #quickLinks div:nth-of-type(4) {
        margin-bottom: 9.33852140077821VW;
    }

    #quickLinks a {
        font-size: 11.284046692607005VW;
    }

    .scrolling-wrap {
        margin-top: auto;
    }

    footer {
        height: 150px;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    footer div:nth-of-type(1) {
        display: none;
    }

    footer div:nth-of-type(2) {
        display: none;
    }

    .footer-text {
        display: inline-block !important;
    }

    footer img {
        width: calc(14.8125rem + ((1vw - 2.57px) * 12.3529));
    }

    .footer-logo {
        width: auto;
    }
}

@media only screen and (min-width: 450px) and (max-width: 767px) {
    #info aside {
        width: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: none;
        flex-wrap: none;
    }

    #info aside img {
        max-width: 31%;
        height: 20.7vw;
    }

    #info aside img:nth-of-type(1) {
        padding: 0;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }

    #info aside img:nth-of-type(2) {
        padding: 0 9px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }

    #info aside img:nth-of-type(3) {
        padding-top: 0;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }

    #introImg {
        width: 306.41px !important;
    }

    .ribbon {
        width: 346.69px;
    }

    #quickLinks div {
        height: 180px;
    }

    #quickLinks a {
        font-size: 40px;
    }
}

@media only screen and (max-width: 500px) {
    .contactHome {
        flex-direction: column;
        align-items: center;
    }

    .contactHomeChild {
        padding-bottom: 10px !important;
    }

    .contactHomeChild:last-of-type {
        padding-bottom: 0 !important;
    }
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    #info aside {
        width: calc(14.5rem + ((1vw - 2.57px) * 88.8235));
        height: 100%;
    }

    #logos {
        height: calc(2.8125rem + ((1vw - 3.2px) * 27.9642));
        padding-top: 0;
        padding-bottom: 20px;
    }
}

/*----INTERNET EXPLORER STYLES GO HERE----*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .nav-logo img {
        max-width: 100%;
    }

    #introParagraph p {
        max-width: 80%;
    }

    #info #introImg {
        height: 100%;
    }

    #inventoryLayout {
        max-width: 100%;
    }

    #ieFix {
        max-width: 100%;
    }

    footer img {
        max-width: 100%;
    }

    footer div:nth-of-type(1) {
        -webkit-box-flex: .65;
        -ms-flex: .65;
        flex: .65;
    }
}

@media screen and (max-width:767px) {

    _:-ms-lang(x),
    .nav-logo img {
        height: calc(3.4275rem + ((1vw - 3.2px) * 2.6085)) !important;
    }

    _:-ms-lang(x),
    .contactHome {
        width: 80%;
    }

    _:-ms-lang(x),
    .contactHomeChild ul,
    :nth-of-type(2).contactHomeChild a {
        font-size: calc(.6875rem + ((1vw - 3.2px) * 1.3423)) !important;
    }
}

/*----FIREFOX STYLES GO HERE----*/

@-moz-document url-prefix() {
    #info aside img {
        height: unset !important;
    }
}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

#inventoryLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#inventoryLayout .ribbon {
    padding: 20px 0 40px;
}

#inventoryLayout img:nth-of-type(1) {
    width: unset !important;
    padding-right: initial !important;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}

h1#listings-title {
    display: none;
}

.cf.border-bottom.m-bottom-10 h1 {
    font-family: 'neue-aachen-pro';
    font-weight: 300;
}
