@font-face {
    font-family: 'metropolisextra_bold';
    src: url('../fonts/Metropolis/metropolis-extrabold-webfont.eot');
    src: url('../fonts/Metropolis/metropolis-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis/metropolis-extrabold-webfont.woff2') format('woff2'),
        url('../fonts/Metropolis/metropolis-extrabold-webfont.woff') format('woff'),
        url('../fonts/Metropolis/metropolis-extrabold-webfont.svg#metropolisextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'metropolisregular';
    src: url('../fonts/Lato/metropolis-regular-webfont.eot');
    src: url('../fonts/Metropolis/metropolis-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis/metropolis-regular-webfont.woff2') format('woff2'),
        url('../fonts/Metropolis/metropolis-regular-webfont.woff') format('woff'),
        url('../fonts/Metropolis/metropolis-regular-webfont.svg#metropolisregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato-bold';
    src: url('../fonts/lato/lato-bold-webfont.eot');
    src: url('../fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato/lato-bold-webfont.woff2') format('woff2'),
        url('../fonts/lato/lato-bold-webfont.woff') format('woff'),
        url('../fonts/lato/lato-bold-webfont.svg#metropolisregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato-regular';
    src: url('../fonts/lato/lato-regular-webfont.eot');
    src: url('../fonts/Metropolis/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Metropolis/lato-regular-webfont.woff2') format('woff2'),
        url('../fonts/Metropolis/lato-regular-webfont.woff') format('woff'),
        url('../fonts/Metropolis/lato-regular-webfont.svg#metropolisregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.woff') format('woff'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratblack';
    src: url('montserrat-black-webfont.eot');
    src: url('montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
        url('montserrat-black-webfont.woff2') format('woff2'),
        url('montserrat-black-webfont.woff') format('woff'),
        url('montserrat-black-webfont.ttf') format('truetype'),
        url('montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('montserrat-regular-webfont.woff2') format('woff2'),
        url('montserrat-regular-webfont.woff') format('woff'),
        url('montserrat-regular-webfont.ttf') format('truetype'),
        url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*
body#home a#homeLink,
body#inventory a#inventoryLink,
body#locations a#locationsLink,
body#about a#aboutLink,
body#contact a#contactLink {
color: #FFF;}
*/


/*
ul li:first-child { margin-left: 0 !important; }
ul li:last-child { margin-right: 0 !important; }
*/


/*

COLOR =   #

*/
html {
    height: 100%;

}

body {
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

.notInv {
    text-align: center;
}

.inner {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    height: auto;
    max-width: 1200px;
}

.linkfill {
    display: inline-block !important;
    width: 100% !important;
    height: 100% !important;
    line-height: 0 !important;
    font-size: 0 !important;
    color: transparent !important;
    text-decoration: none !important;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

/*  FONTS  ============================================================================= */
table {
    border: none;
}

table tr td {
    padding: 5px 10px;
}

/*  FONTS  ============================================================================= */
h1.toptextstyle {
    font-family: 'metropolisextra_bold', sans-serif;
    font-size: 24px;
    color: #fff;
    text-align: right;
}

/*h1.toptextstyle_contact a{
	font-family: 'metropolisextra_bold', sans-serif;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 160%;
	display: block;
	text-align: right;

h1.toptextstyle_contact a:hover{
	text-decoration: underline;
}
}*/
h1 {
    font-family: 'metropolisextra_bold', sans-serif;
    font-size: 24px;
    color: #e84248;
    text-align: left;
    text-transform: uppercase;
}

/*h2  {
	font-family: 'lato-bold', sans-serif;
	font-size: 36px;
	color: #e84248;
	text-align: left;
	text-transform: uppercase;
}*/
h2 {
    font-family: 'montserratregular', sans-serif;
    font-size: 36px;
    color: #e84248;
    text-align: left;
    text-transform: uppercase;
}

h3 {}

/*p.lato {
	font-family: 'lato-regular', sans-serif;
	line-height: 140%;
	font-size: 20px;
	color: #333;
	text-align: left;
}
p {
	font-family: 'metropolisregular', sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
}*/
p {
    font-family: 'montserratregular', sans-serif;
    font-size: 16px;
    color: #333;
    text-align: left;
}


.about ul li {
    font-family: 'montserratregular', sans-serif;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 160%;
}

a.regular {
    text-decoration: none;
    color: #E90008;
}

a.regular:hover {
    text-decoration: underline;
}

/*  GENERAL STYLES  ====================================================================== */
.headercontainer {
    background-color: #E4252B;
}

.containerwhite {
    background-color: white;
    padding: 6%;
}

.footercontainer {
    background-color: #E4252B;
    padding: 15px 100px 20px 100px;
}

/*  HEADER  ============================================================================= */

.logo {
    display: inline-block;
    float: none;
    width: 50%;
}

.toptext {
    margin-top: 10px;
    display: inline-block;
    float: right;
}

.contactbox {
    float: right;
    display: inline-block;
    padding-top: 20px;

}

.contactbox a {
    font-family: 'metropolisextra_bold', sans-serif;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    line-height: 160%;
    text-align: right;
}

.contactbox a:hover {
    text-decoration: underline;
}


/*  NAVIGATION  ========================================================================= */
/*********HEADER MOBILE NAVIGATION******/
.navlink-Mobile {
    display: none;
}


.navigation {
    background-color: #333;
    width: 100%;

}

a.phone:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: inherit;
    padding-right: 0.5em;
}

a.envelope:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: inherit;
    padding-right: 0.5em;
}

/*  NAV DROPDOWN  ========================================================================= */
.menu-main-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 33px;
}

#menu-main a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    font-family: 'metropolisextra_bold', sans-serif;
    text-decoraton: none;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
}

#menu-main li {
    position: relative;
}

#menu-main > li {
    display: inline-block;
}

#menu-main > li > a {}

#menu-main > li:hover,
#menu-main > li:hover > a {
    background-color: #E4252B;
    color: white;
}

.menu-main-container button.mobile_btn {
    display: none;
}

/* Sub-Menu */
#menu-main ul {
    position: absolute;
    white-space: nowrap;
    z-index: 1;
    left: -99999em;
    background: #333;
    text-align: left;
}

#menu-main ul li a:hover {
    color: #fff;
    background-color: #E4252B;
}

#menu-main > li:hover > ul {
    left: auto;
    min-width: 100%;
}

#menu-main > li li:hover > ul {
    left: 100%;
    margin-left: 1px;
    top: -1px;
}

/* Phone Number 
#menu-main li a.phone:hover {
	background-color: #333;
}*/
/*  MAIN IMAGE  ========================================================================= */

.mainimage img {
    width: 100%;
    height: auto;
}

/*  CONTENT  ============================================================================ */

.content {
    background-color: white;
    margin: 20px 0px;
}

.content_half_left {
    float: left;
    display: inline-block;
    width: 47%;
    padding-right: 20px;
    padding-bottom: 30px;
}

.content_half_right {
    float: right;
    display: inline-block;
    width: 47%;
    padding-right: 20px;
    padding-bottom: 30px;
}

.content_full {
    width: 100%;
}

/*  BUTTONS  ============================================================================
.inventorybutton {
	width: 100%;
	height: 60px;
	background-image:url(../siteart/tirebackground.jpg);
	background-repeat: repeat-x;
	border: none;
}
a.inventorybutton {
	font-family: 'metropolisextra_bold', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: white;
	display: block;
	text-decoration: none;
}
.inventorybutton button a:hover {
	color: #e84248;
}


 */



.inventory {
    display: inline-block;
    width: 100%;
}

a.inventorybutton {
    background-image: url(../siteart/tirebackground.jpg);
    background-repeat: repeat;
    border: none;
    display: inline-block;
    width: 100%;
    height: 50px;
    padding-top: 23px;
    vertical-align: central;
    font-family: 'metropolisextra_bold', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    color: white;
    text-align: center;
    text-decoration: none;
	background-color:black;
}

a.inventorybutton:hover {
    color: #E4252B;
}

/*  INVENTORY  ============================================================================ */
.inventorybanner {
    margin-top: 20px;
    margin-bottom: 40px;
}

/*  FOOTER  ============================================================================= */

.footerlinks ul li {
    list-style: none;
    display: inline-block;
    padding: 15px 10px 20px 10px;
}

.footerlinks ul li a {
    font-family: 'metropolisextra_bold', sans-serif;
    font-size: 14px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

.footerlinks ul li a:hover {
    text-decoration: underline;
}



a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}

a.footerlink:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.footertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}

.smallfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
}

.divfooter {
    width: 450px;
    text-align: center;
    margin: 0 auto;
}

/*  ABOUT  ===========================================================++============ */
.about {
    min-height: 300px;
}

/*  CONTACT  ======================================================================= */

.contact-info {display:flex; justify-content: center; }

.contact {
    width: 100%;
    padding-bottom: 30px;
    margin: auto 0;
}

.contact p {
    font-family: 'metropolisregular', sans-serif;
    font-size: 16px;
    color: #333;
    line-height: 130%;
    text-align: center;
}


/*  CREDIT  ======================================================================= */
h2.credit {
    font-family: 'metropolisregular', sans-serif;
    font-size: 18px;
    color: #e84248;
}

h3.credit {
    font-family: 'metropolisregular', sans-serif;
    font-size: 16px;
    color: #e84248;
}

h4.credit {
    font-family: 'metropolisregular', sans-serif;
    font-size: 14px;
    color: #333;
}

h5.credit {
    /*disclaimer*/
    font-family: 'metropolisregular', sans-serif;
    fonts-size: 9px;
    color: #333;
}

.credit table tr td {
    font-family: 'metropolisregular', sans-serif;
    font-size: 14px;
    color: #333;
    text-align: left;

}

.credit table {
    width: 50%;
    text-align: center;
}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

/*  INVENTORY CARFAX  ============================================================================= */


/*  FLOAT  ============================================================================= */
.floatRight {
    float: right !important;
}

.floatLeft {
    float: left !important;
}


/*  TEXT ALIGN  ============================================================================= */
.alignLeft {
    text-align: left !important;
}

.alignRight {
    text-align: right !important;
}

.alignCenter {
    text-align: center !important;
}


/*  PADDING  ============================================================================= */
.padding_10 {
    padding: 10px 0px !important;
}

.padding_20 {
    padding: 20px 0px !important;
}

.padding_40 {
    padding: 40px 0px !important;
}

.padding_60 {
    padding: 60px 0px !important;
}

.padding_80 {
    padding: 80px 0px !important;
}


/*  MARGIN  ============================================================================= */
.margin_10 {
    margin: 10px 0px !important;
}

.margin_20 {
    margin: 20px 0px !important;
}

.margin_40 {
    margin: 40px 0px !important;
}

.margin_60 {
    margin: 60px 0px !important;
}

.margin_80 {
    margin: 80px 0px !important;
}

}


@media screen and (max-width: 1380px) and (min-width:1200px) {

    /*  ALL PAGES  ========================================================================== */
    /*NAVIGATION*/
    #menu-main li a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 14px;
        line-height: 34px;
    }

    .navigation {
        background-color: #333;
        width: 100%;

    }

    .navigation ul {
        list-style: none;
    }

    .contact {
        width: 100%;
        display: inline-block;
    }

    .logo {
        display: inline-block;
        float: none;
        width: 100%;
    }


}

@media screen and (max-width: 1199px) and (min-width:1024px) {

    /*  ALL PAGES  ========================================================================== */
    /*  HEADER */
    .logo {
        margin: auto 0;
        display: inline-block;
        float: none;
        width: 100%;
    }

    .logo img {
        width: 50%;
    }

    .toptext {
        margin: auto 0;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    /*.toptext h1 {
	text-align: center;
}*/
    .toptextstyle_contact {
        display: inline-block;
        float: none;
    }

    h1.toptextstyle_contact a {
        font-family: 'metropolisextra_bold', sans-serif;
        font-size: 20px;
        color: #fff;
        float: none;
        text-decoration: none;
        line-height: 160%;
    }

    /*NAVIGATION*/
    .navigation {
        display: none;
    }

    .navlink-Mobile {
        display: inline-block;
        width: 100%;
        z-index: 99999;
    }

    /*FOOTER*/
    .footercontainer {
        padding: 10px;
    }

    .footercontainer ul li {
        padding: 5px;
    }

    .footercontainer inner {
        with: 95%;
    }

    .divfooter {
        padding-top: 20px;
        width: 100%;
    }


    .contact {
        width: 100%;
        display: inline-block;

    }

    .contactbox {
        width: 100%;
        float: none;
        display: inline-block;
        padding-top: 15px;
    }
}

@media screen and (max-width: 1023px) and (min-width:768px) {

    /*  ALL PAGES  ========================================================================== */
    /*  HEADER */
    .logo {
        margin: auto 0;
        display: inline-block;
        float: none;
        width: 100%;
    }

    .logo img {
        width: 50%;
    }

    .toptext {
        margin: auto 0;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    /*.toptext h1 {
	text-align: center;
}*/
    .toptextstyle_contact {
        display: inline-block;
        float: none;
    }

    h1.toptextstyle_contact a {
        font-family: 'metropolisextra_bold', sans-serif;
        font-size: 20px;
        color: #fff;
        float: none;
        text-decoration: none;
        line-height: 160%;
    }

    /*NAVIGATION*/
    .navigation {
        display: none;
    }

    .navlink-Mobile {
        display: inline-block;
        width: 100%;
        z-index: 99999;
    }

    /*FOOTER*/
    .footercontainer {
        padding: 10px;
    }

    .footercontainer ul li {
        padding: 5px;
    }

    .footercontainer inner {
        with: 95%;
    }

    .divfooter {
        padding-top: 20px;
        width: 60%;
    }

    .contact {
        width: 100%;
        display: inline-block;

    }

    .contactbox {
        width: 100%;
        float: none;
        display: inline-block;
        padding-top: 15px;
    }
}


@media screen and (max-width: 700px) {
.contact-info {display:flex; flex-direction: column; }

@media screen and (max-width: 767px) and (min-width: 481px) {

    /*  ALL PAGES  ========================================================================== */
    /*  HEADER */
    .logo {
        margin: auto 0;
        display: inline-block;
        float: none;
        width: 100%;
    }

    .logo img {
        width: 70%;
    }

    .toptext {
        margin: auto 0;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    /*.toptext h1 {
	text-align: center;
}*/
    .toptextstyle_contact {
        display: inline-block;
        float: none;
    }

    h1.toptextstyle_contact a {
        font-family: 'metropolisextra_bold', sans-serif;
        font-size: 20px;
        color: #fff;
        float: none;
        text-decoration: none;
        line-height: 160%;
    }

    /*NAVIGATION*/
    .navigation {
        display: none;
    }

    .navlink-Mobile {
        display: inline-block;
        width: 100%;
        z-index: 99999;
    }

    /*CONTENT*/
    .content_half_left {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin-bottom: 10px;

    }

    .content_half_right {
        width: 100%;
        display: block;
        padding: 0px;
        margin-bottom: 10px;
    }

    /*FOOTER*/
    .footercontainer {
        padding: 30px;
    }

    .footercontainer ul li {
        padding: 5px;
    }

    .footercontainer inner {
        width: 75%;
    }

    .divfooter {
        padding-top: 20px;
        width: 80%;

    }

    .about {
        min-height: 300px;
    }

    .contact {
        width: 100%;
        display: inline-block;

    }

    .contactbox {
        width: 100%;
        float: none;
        display: inline-block;
        padding-top: 15px;
    }
}

@media screen and (max-width: 480px) {

    /*  ALL PAGES  ========================================================================== */
    /*  HEADER */
    .logo {
        margin: auto 0;
        display: inline-block;
        float: none;
        width: 100%;
    }

    .logo img {
        width: 80%;
    }

    .toptext {
        margin: auto 0;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    /*.toptext h1 {
	text-align: center;
}*/
    .toptextstyle_contact {
        display: inline-block;
        float: none;
    }

    h1.toptextstyle_contact a {
        font-family: 'metropolisextra_bold', sans-serif;
        font-size: 20px;
        color: #fff;
        float: none;
        text-decoration: none;
        line-height: 160%;
    }

    /*NAVIGATION*/
    .navigation {
        display: none;
    }

    .navlink-Mobile {
        display: inline-block;
        width: 100%;
        z-index: 99999;
    }

    /*CONTENT*/
    .content_half_left {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin-bottom: 10px;

    }

    .content_half_right {
        width: 100%;
        display: block;
        padding: 0px;
        margin-bottom: 10px;
    }

    a.inventorybutton {
        padding: 10px 2px;
    }

    .contactbox {
        width: 100%;
        float: none;
        display: inline-block;
        padding-top: 15px;
    }

    /*FOOTER*/
    .footercontainer {
        padding: 20px 10px;
    }

    .footercontainer ul li {
        padding: 5px;
        width: 100%;
    }

    .footercontainer inner {
        with: 85%;
    }

    .divfooter {
        padding-top: 20px;
        width: 100%;
    }

    .about {
        min-height: 300px;
        padding-left: 10px;
    }

    .contact {
        width: 100%;
        display: inline-block;

    }
