/*
var(--primary)	- red
#0e206e - blue


#9d9d9d - light grey
#444444 - dark grey
*/

/* RESET 
------------------------------------------------*/
html,
body,
div,
.notInventory 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,
.notInventory i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

ol,
ul {}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}


.clear {
    clear: both;
}

/*-------- COLORS --------*/

:root {
    /* All text that appears outside of the colored boxes, background for the colored boxes */
    /* Insurance/Financing buttons */
    /* Some titles, some buttons */
    /* Background color for hover states, text color for hover states */
    /* Background color, all text appearing within the colored boxes */
}

/*-------- BODY STYLES --------*/

body * {
    font-family: roboto, sans-serif;
}

body {
    margin: 0;
    min-width: 320px;
    line-height: 1.3;
    /*	background: -moz-linear-gradient(top, rgba(14,32,110,1) 46%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(14,32,110,1) 46%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(14,32,110,1) 46%,rgba(0,0,0,1) 100%);*/
    background: linear-gradient(to bottom, rgba(112, 112, 112, 0.7) 46%, rgba(0, 0, 0, 0.70) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#000000', GradientType=0);
}

body.InventoryPage {
    background-attachment: fixed;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: oswald, sans-serif;
}

.notInventory {
    /* INVENTORY FORMATTING
  ------------------------------------------------*/
    /* TEXT/LINK FORMATTING
  ------------------------------------------------*/
    /* LINKS */
    /* PARAGRAPH/LIST/GENERAL TEXT */
    /* HEADERS */
    /* GLOBAL SITE FRAMEWORK
  ------------------------------------------------*/
    /*  TOW SERVICES BAR
  ------------------------------------------------*/
    /*  SLIDESHOW
  ------------------------------------------------*/
    /*  HOMEPAGE CONTENT STYLES
  ------------------------------------------------*/
    /* MAP
  ------------------------------------------------*/
    /* HEADER
  ------------------------------------------------*/
    /*  HERO / SOCIAL
  ------------------------------------------------*/
    /* SIDE TABS
  ------------------------------------------------*/
    /* TWITTER
  -------------------*/
    /* INSTAGRAM
  -------------------*/
    /* FACEBOOK
  -------------------*/
    /* ISUZU PAGE
  ------------------------------------------------*/
    /*  MAIN
  ------------------------------------------------*/
    /*  TOP LINK BOX
  ------------------------------------------------*/
    /*  EMPLOYEE
  ------------------------------------------------*/
    /*  SCROLLING INVENTORY
  ------------------------------------------------*/
    /*  scrolling inventory
  ------------------------------------------------*/
    /*  MANU
  ------------------------------------------------*/
    /*  INVENTORY PAGE STYLES
  ------------------------------------------------*/
    /******************************** SALES PAGE BUTTONS*****************************/
    /******************************** HOMEPAGE BUTTONS*****************************/
    /****************************************************************************************************************************************************************************/
    /*  FOOTER
  ------------------------------------------------*/
}

.notInventory a:link,
.notInventory a:visited,
.notInventory a:active {
    text-decoration: none;
}

.notInventory a:hover {
    text-decoration: none;
}

.notInventory hr {
    border: #000000 1px solid;
}

.container {
    background: #fff;
}

.notInventory #main-search > form {
    width: 100%;
    max-width: 100%;
}

.notInventory a:link {
    color: #B20606;
    text-decoration: none;
}

.notInventory a:visited {
    color: #B20606;
    text-decoration: none;
}

.notInventory a:hover,
.notInventory a:active {
    color: #823b3b;
    text-decoration: underline;
}

.notInventory p,
.notInventory ul,
.notInventory li {
    font-size: 18px;
    line-height: 1.3;
    color: #000;
}

ul.list {
    column-count: 2;
}

.notInventory h1,
.notInventory h2,
.notInventory h3,
.notInventory h4,
.notInventory h5,
.notInventory h6 {
    line-height: normal;
}

.notInventory h1 {
    font-size: 40px;
    font-weight: 900;
    color: #B20606;
    /* border-bottom: 5px solid #333; */
    margin-bottom: 20px;
    display: block;
}

.notInventory h2 {
    font-size: 27px;
    font-weight: 900;
    color: #333;
}

.notInventory h3 {
    font-size: 22px;
    font-weight: 900;
    color: #000;
}

.notInventory h4 {
    font-size: 18px;
}

.notInventory h5 {
    font-size: 16px;
    font-weight: 600;
    color: #B20606;
}

.notInventory h6 {
    font-size: 14px;
}

.notInventory .clear {
    clear: both;
}

.notInventory .left {
    float: left;
}

.notInventory .right {
    float: right;
}

.notInventory img {
    outline: 0 !important;
}

.notInventory .breaker {
    display: none;
}

.wrapped {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 10px;
}

.notInventory .manulogos .wrapped,
.notInventory .manulogos iframe {
    max-width: 1200px !important;
    width: 100% !important;
}

.notInventory .wrapped-locationimg {
    max-width: 1060px;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    right: 0;
}

.notInventory .wrapped-wide {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
}

.main {
    position: relative;
    width: 90%;
    max-width: 1200px;
    background: #F8FAFE;
    padding: 35px 0;
}

.InventoryPage .main {
    background: white;
}

.fullcontent {
    width: 90%;
    max-width: 1200px;
    /*box-sizing:border-box;*/
    padding: 85px 10px;
}

.notInventory .ContactPage .fullcontent {
    /* padding-top: 0; */
}

.notInventory ::selection {
    color: #fff;
    background: #356088;
}

.notInventory ::-moz-selection {
    color: #fff;
    background: #356088;
}

.notInventory .towservicesbar {
    width: 35%;
    padding: 5px 0%;
    box-sizing: border-box;
    margin: 3% 0 0 0;
    background-color: #fff;
    display: inline-block;
    border: 2px solid #aaa;
    float: right;
}

.notInventory .towingtitle {
    font-size: 18px;
    color: #000;
    text-align: center;
    border-bottom: solid #aaa 2px;
    padding: 0 1%;
}

.notInventory .towingbox {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 1% 2%;
    float: left;
}

.notInventory h5.towinginfo {
    color: #B20606;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0px;
}

.notInventory h6.towinginfo {
    color: #333;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.notInventory p.towinginfo {
    color: #333;
    text-align: left;
    font-size: 14px;
}

.notInventory .cycle-slideshow {
    width: 100%;
    max-width: 352px;
    height: auto;
    position: relative;
    z-index: 0;
    margin: 0;
}

.notInventory .cycle-slideshow img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
}

.notInventory .contenttwo {
    width: 100%;
    padding: 15px 10px;
    box-shadow: border-box;
}

.notInventory .contentone {
    /* width: 60%; */
    float: left;
}

.notInventory .contentonetwo {
    width: 69%;
    float: left;
    display: inline-block;
    float: right;
}

.notInventory .VomacSideBar {
    width: 69%;
    display: none;
    float: right;
    box-sizing: border-box;
    padding: 20px 30px 20px 30px;
}

.notInventory .mapimage {
    width: 100%;
    height: auto;
}

.notInventory .mainContent h1 {
    margin: 0;
    font-weight: normal;
    line-height: 1em;
    color: #B20606;
}

.notInventory .mainContent h2 {
    margin: 0;
    font-weight: normal;
    line-height: 1em;
    color: #B20606;
}

.notInventory .mainContent h3 {
    margin: 0;
    font-weight: normal;
    line-height: 1em;
    color: #B20606;
}

.notInventory .mainContent h4 {
    margin: 0;
    font-weight: normal;
    line-height: 1em;
    color: #B20606;
}

.notInventory .mainContent h1 {
    font-size: 60px;
    font-size: calc(2.1875rem + ((1vw - 8px) * 2.2321));
    padding: 0 0 20px 0;
    VARIANT: JIS04;
    FONT-VARIANT: JIS04;
}

.notInventory .mainContent h2 {
    font-size: 30px;
}

.notInventory .mainContent h2 span,
.notInventory .mainContent h2 a {
    font-family: oswald, sans-serif;
}

.notInventory .mainContent h2 span {
    color: #000000;
}

.notInventory .mainContent h3 {
    font-weight: 300;
    font-size: 30px;
    font-size: calc(1.25rem + ((1vw - 8px) * 0.8929));
    line-height: 36px;
    padding: 0 0 10px 0;
}

.notInventory .mainContent h4 {
    font-size: 24px;
    line-height: 28.8px;
    padding-bottom: 20px;
}

.notInventory .mainContent p {
    padding: 0 0 20px 0;
    font-size: 18px;
    /* line-height: 1.5em; */
    margin: 0;
}

.notInventory .mainContent .welcome h2 span {
    color: #fff;
}

.notInventory .mainContent .slides {
    margin-bottom: 15px;
}

.notInventory .mainContent .cycle-slideshow {
    /* border: #bec1c2 2px solid; */
}

.notInventory .mainContent .cycle-slideshow img {
    width: 100%;
}

.notInventory .mainContent .cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 500;
    position: absolute;
    bottom: 10px;
    overflow: hidden;
    display: none;
}

.notInventory .mainContent .cycle-pager span {
    font-size: 50px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #ddd;
    cursor: pointer;
    transition: all .5s ease-in-out;
}

.notInventory .mainContent .cycle-pager span.cycle-pager-active {
    color: #2885b3;
}

.notInventory .mainContent .cycle-pager > * {
    cursor: pointer;
}

.notInventory .mainContent .section {
    /* clear: both; */
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
}

.notInventory .mainContent .col {
    display: block;
    float: left;
    /* margin: 0; */
    /* padding: 0 !important; */
}

.notInventory .mainContent .col:first-child {
    margin-left: 0;
    margin-right: 55px;
}

.notInventory .mainContent .group:before,
.notInventory .mainContent .group:after {
    display: table;
}

.notInventory .mainContent .group:after {
    /* clear: both; */
}

.notInventory .mainContent .group {
    zoom: 1;
}

.notInventory .mainContent .span_3_of_4 {
    max-width: 688px;
    width: 100%;
}

.notInventory .mainContent .span_1_of_4 {
    max-width: 325px;
    width: 100%;
}

@media only screen and (max-width: 480px) {
    .notInventory .mainContent .col {
        margin: 4% 0 4% 0%;
    }

    .notInventory .mainContent .span_1_of_4,
    .notInventory .mainContent .span_3_of_4 {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .main {
        padding: 1.8229166666666667VW 0;
    }

    .notInventory .mainContent .slides {
        margin-top: 50px;
    }

    .notInventory .mainContent h1 {
        font-size: 30px;
    }

    .notInventory .mainContent h2 {
        font-size: 24px;
    }

    .notInventory .mainContent h3 {
        font-size: 20px;
    }

    .notInventory .mainContent p {
        font-size: 14px;
    }

    .notInventory a.footercredit {
        text-align: center;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .notInventory .mainContent .slides {
        margin-top: 0px;
    }
}

.notInventory .locationcontainer {
    width: 28%;
}

.notInventory .locationbox {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #d2d2d2;
    border: 2px solid #888;
    margin-bottom: 5px;
}

.notInventory .locationbox p {
    font-size: 14px !important;
}

.notInventory h5.vomacLocation {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 2px;
}

.notInventory h5.city {
    font-size: 16px;
    color: #B20606;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
}

.notInventory a.localbutton {
    font-size: 14px;
    color: #fff;
    background-color: #B20606;
    width: 100%;
    display: block;
    padding: 1%;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin: 2% 0;
}

.notInventory a.localbutton:hover {
    background-color: #823b3b;
    text-decoration: none;
}

.notInventory .mapimage {
    padding: 1%;
    margin: 3%;
    box-sizing: border-box;
    width: 32%;
    display: inline-block;
}

.notInventory .mapimage img {
    float: left;
    padding: 2%;
    box-sizing: border-box;
}

.notInventory .mapdiv {
    width: 40%;
    display: inline-block;
    float: right;
    margin-top: 20%;
    background-color: #ddd;
    padding: 2%;
    border: 2px solid #7F7F7F;
    box-sizing: border-box;
}

.notInventory header {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    height: auto;
}

.notInventory .headerinset {
    position: relative;
    max-width: 1132px;
    margin: 0 auto;
    padding: 25px 10px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notInventory .logo {
    margin: 10px auto;
    width: 100%;
    max-width: 570px;
    display: block;
    width: calc(29.375rem + ((1vw - 7.5px) * 8.547));
}

.notInventory .header-left {
    /* position: absolute; */
    /* left: 30px; */
    /* top: 10px; */
}

.notInventory .header-right {
    /* position: absolute; */
    /* right: 30px; */
    /* top: 10px; */
}

.notInventory .header-right img {
    width: 84px;
}

.notInventory .hero {
    width: 100%;
    display: block;
    position: relative;
}

.notInventory .hero img {
    width: 100%;
    display: block;
}

.notInventory #menutab {
    display: block;
    height: 75px;
    width: 49px;
    background: url(../jpg/twitter-button.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: -49px;
    top: 0px;
}

.notInventory .popoutside {
    background-color: #fff;
    height: 300px;
    position: fixed;
    z-index: 100;
}

.notInventory #popoutsidetab {
    width: 390px;
    height: 200px;
    top: 200px;
    right: -390px;
    z-index: 99999;
    background-color: #fff;
}

.notInventory #InstaTab {
    display: block;
    height: 75px;
    width: 49px;
    background: url(../jpg/instagram_tab.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: -49px;
    top: 0px;
}

.notInventory .popoutsideInsta {
    background-color: #fff;
    height: 300px;
    position: fixed;
    z-index: 100;
}

.notInventory #popoutsidetabInsta {
    width: 390px;
    height: 200px;
    top: 300px;
    right: -390px;
    z-index: 99998;
    background-color: #fff;
}

.notInventory #FBtab {
    display: block;
    height: 75px;
    width: 49px;
    background: url(../jpg/facebook-button.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: -49px;
    top: 0px;
}

.notInventory #popoutsidetabFB {
    width: 390px;
    height: 300px;
    top: 400px;
    right: -390px;
    z-index: 99997;
    background-color: #fff;
}

.notInventory .popoutsideFB {
    background-color: #fff;
    height: 300px;
    position: fixed;
    z-index: 101;
}

.notInventory .towingtab {
    display: inline-block;
    background-color: #fff;
    overflow: scroll;
    padding: 10px;
    height: 200px;
}

.notInventory .bluebrushbg {
    background-image: url(../png/bluebrushbg.png);
    background-repeat: repeat;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.notInventory .full {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background-color: #fff;
    display: inline-block;
}

.notInventory .isuzuinfobox {
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
    padding: 30px 40px;
    margin: 30px 0 30px 25%;
    background-color: #fff;
}

.notInventory .isuzubox {
    width: 33.33%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 20px;
}

.notInventory .isuzubox img {
    width: 100%;
    height: auto;
}

.notInventory .spacingV10 {
    padding: 10px 0px;
}

.notInventory .hoursbox {
    background-color: #fff;
    width: 40%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    border: 5px #7F1F20 solid;
}

.notInventory .mapbox {
    float: right;
    width: 55%;
    display: inline-block;
}

.notInventory .contenthalf {
    width: 45%;
}

.notInventory .floatleft {
    float: left;
}

.notInventory .floatright {
    float: right;
}

.notInventory .bluebackground {
    background: #555;
    text-align: center;
    width: 100%;
    padding: 20px 0;
}

.notInventory .locationbackground {
    position: relative;
    text-align: center;
    width: 100%;
}

.notInventory .locationbackground img {
    display: block;
    width: 100%;
}

.notInventory .locationsbutton {
    width: 60%;
    margin: 1.5% auto;
    display: block;
    text-align: center;
    min-width: 280px;
    font-size: 26px;
    background: #fff;
    padding: 15px 10px;
    border: 4px solid #B20606;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #000;
}

.notInventory .locationsbutton:hover {
    transform: scale(1.01, 1.01);
    box-shadow: 0px 0px 10px #000;
}

.notInventory .locations {
    width: 29%;
    min-width: 300px;
    margin: 1.5% 0;
    padding: 7px 0;
    text-align: center;
    display: inline-block;
    background: #fff;
    border: 4px solid #B20606;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #000;
}

.notInventory .locations p {
    line-height: 1.2;
}

.notInventory .locations:hover {
    transform: scale(1.01, 1.01);
    box-shadow: 0px 0px 10px #000;
}

.notInventory .locations-center {
    width: 29%;
    min-width: 300px;
    margin: 1.5% 6%;
    padding: 7px 0;
    text-align: center;
    display: inline-block;
    background: #fff;
    border: 4px solid #B20606;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #000;
}

.notInventory .locations-center p {
    line-height: 1.2;
}

.notInventory .locations-center:hover {
    transform: scale(1.01, 1.01);
    box-shadow: 0px 0px 10px #000;
}

.notInventory .left-content {
    width: 64%;
    margin: 0 0 30px 0;
}

.notInventory .full-content {
    display: block;
    margin: 35px 0;
}

.notInventory .wide-box {
    display: table;
    background: #fff;
    border: 4px solid #B20606;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #000;
    padding: 10px 5px;
    margin: 20px 0;
}

.notInventory .right-box-employ {
    width: 29%;
    margin: 0 0 0 6%;
    padding: 10px 5px;
    display: inline-block;
    float: right;
    background: #fff;
    border: 4px solid #B20606;
    box-sizing: border-box;
}

.notInventory .right-box-employ p {
    font-size: 16px;
}

.notInventory .right-box-employ a {
    font-size: 16px;
    font-weight: 600;
}

.notInventory .right-box {
    width: 29%;
    min-width: 305px;
    margin: 0 0 0 6%;
    padding: 10px 5px;
    display: inline-block;
    float: right;
    background: #fff;
    border: 4px solid #B20606;
    box-sizing: border-box;
}

.notInventory .right-box p {
    font-size: 16px;
}

.notInventory .right-box a {
    font-size: 16px;
    font-weight: 600;
}

.notInventory .map {
    border: 0;
    display: block;
    margin-left: 0;
}

.notInventory .partsspecial {
    width: 60%;
    margin: 3% auto;
    display: block;
    text-align: center;
    min-width: 280px;
    font-size: 26px;
    background: #fff;
    padding: 15px 10px;
    border: 4px solid #B20606;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #000;
}

.notInventory .partsspecial:hover {
    transform: scale(1.01, 1.01);
    box-shadow: 0px 0px 10px #000;
}

.notInventory .isuzuspecial {
    width: 60%;
    margin: 3% auto;
    display: block;
    text-align: center;
    min-width: 280px;
    font-size: 26px;
    background: #fff;
    padding: 15px 10px;
    border: 4px solid #B20606;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #000;
}

.notInventory .isuzuspecial:hover {
    transform: scale(1.01, 1.01);
    box-shadow: 0px 0px 10px #000;
}

.notInventory .Employee-box {
    width: 22%;
    min-width: 230px;
    float: left;
    margin: 0 1.5% 4%;
    display: block;
    text-align: center;
    font-size: 14px;
    background: #fff;
    padding: 10px 5px;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px #000;
}

.notInventory .Employee-box img {
    width: 100%;
    max-width: 203px;
}

.notInventory .scrollinginv {
    background: #000;
    padding: 40px;
    box-shadow: inset 0 0px 7px #363636;
}

.notInventory .scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
    padding: 13px 0;
}

.notInventory .scrolling {
    width: 100%;
    height: 92px;
}

.notInventory .mobilecontainer {
    overflow: hidden;
    /* must have this property for mobile phones and tablet display! */
    max-width: 1020px;
    margin: 0 auto;
    height: 92px;
    padding: 7px;
    background: #363636;
}

.notInventory iframe.banner {
    width: 100%;
    height: 92px;
    background: #363636;
}

.notInventory .manulogos {
    width: 100%;
    position: relative;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: #F8FAFE;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    margin: 0;
    border-BOTTOM: #B20606 solid 9px;
    text-align: center;
}

.notInventory .manulogos-box {
    width: 15%;
    margin: 10px 1%;
    display: inline-block;
}

.notInventory .manulogos img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100px;
}

.notInventory .contentfullaa {
    width: 100%;
    background: -moz-linear-gradient(top, #9d9d9d 46%, black 100%);
    background: -webkit-linear-gradient(top, #9d9d9d 46%, black 100%);
    background: linear-gradient(to bottom, #9d9d9d 46%, black 100%);
}

.notInventory .contentinneraa {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    float: none;
}

.notInventory .titlearea {
    background-color: #F8FAFE;
    padding: 20px;
    box-sizing: border-box;
}

.notInventory .invlinkbox .New {
    float: left;
    width: 31.3333%;
    height: 360px;
    margin-top: 2%;
    background: #f7f7f7;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 4px #000;
    box-sizing: border-box;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.notInventory .invlinkbox .Used {
    float: left;
    width: 31.3333%;
    height: 360px;
    background: #f7f7f7;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 4px #000;
    box-sizing: border-box;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.notInventory .invlinkbox {
    float: left;
    width: 31.3333%;
    height: 360px;
    margin: 2% 1%;
    background: #f7f7f7;
    position: relative;
    overflow: hidden;
    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 90;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 0px 0px 4px #000;
    box-sizing: border-box;
    cursor: pointer;
}

.notInventory .invlinkbox p.invlink {
    display: inline-block;
    z-index: 9;
    position: relative;
    font-size: 20px;
    line-height: 160%;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-top: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.notInventory .invlinkbox p.invlink:hover {
    display: none;
}

.notInventory .invlinkbox p a {
    text-decoration: none;
}

.notInventory .invlinkbox a {
    color: #fff;
    text-decoration: none;
    line-height: 180%;
}

.notInventory .invlinkbox a:hover {
    color: #CC0003;
    text-decoration: none;
}

.notInventory .invlinkbox::before {
    content: ' ';
    position: absolute;
    top: 400px;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}

.notInventory .invlinkbox:hover::before {
    background: rgba(0, 0, 0, 0.8);
    top: 0;
}

.notInventory .caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.notInventory .caption__overlay {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-top: 150px;
    padding-left: 10px;
    color: white;
    -webkit-transform: translateY(255px);
    transform: translateY(255px);
    transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.notInventory .invlinkbox:hover .caption__overlay {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.notInventory .caption__overlay__title {
    transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.notInventory .invlinkbox:hover .caption__overlay__title {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.notInventory a.invbutton {
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #B20606;
    line-height: 160%;
}

.notInventory a.invbutton:hover {
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #B20606;
    line-height: 160%;
}

.notInventory .buttontext {
    display: inline-block;
    z-index: 999;
    position: relative;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-top: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.notInventory .buttontext:hover {
    color: #B20606;
}

.notInventory .selectionContent {
    padding: 40px 0px !important;
}

.notInventory .selectionContentBox {
    width: 29%;
    margin: 0 1.75% 1.75%;
    box-shadow: 0px 0px 3px #000;
    position: relative;
    box-sizing: border-box;
    z-index: 5;
    display: inline-block;
}

.notInventory .buttons {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
}

.notInventory .selectionContentBox a {
    z-index: 12;
}

.notInventory .selectionContentBox img {
    width: 100%;
    height: auto;
    display: block;
}

.notInventory .selectionContentBox strong {
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 28px;
    z-index: 50;
    box-sizing: border-box;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    text-align: center;
    font-family: oswald, sans-serif;
    font-weight: 400;
}

.notInventory span.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    /* background: rgba(0, 0, 0, 0.2); */
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.notInventory span.overlay:hover {
    background: rgba(0, 0, 0, 0.6);
}

.notInventory .selectionContentBox strong:hover > span.overlay {
    background: rgba(0, 0, 0, 0.6);
}

.notInventory .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;
}

.notInventory .appbutton {
    color: #fff !important;
    background-color: #B20606;
    padding: 10px 20px;
    text-align: center;
    font-weight: bold;
    float: none;
    text-transform: uppercase;
    text-decoration: none;
    margin: 20px 0px;
}

.notInventory .appbutton:hover {
    background-color: #823b3b;
    text-decoration: none;
}

.notInventory footer {
    padding: 25px 0;
    background: #000000;
}

.notInventory .footercontainer {
    background-color: #000;
    width: 100%;
    padding: 30px 40px;
    box-sizing: border-box;
    display: inline-block;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.notInventory .hosted,
.notInventory .hinoTrucks {
    flex: 33%;
    display: flex;
}

.notInventory .hinoTrucks {
    justify-content: flex-end;
}

.notInventory .footercontainer img,
.notInventory .footercontainer a {
    margin: 0;
}

.notInventory .footertitlebox {
    width: 100%;
    float: left;
    display: inline-block;
}

.notInventory .footerbox {
    width: 30%;
    float: left;
    display: inline-block;
}

.notInventory a.footercredit {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff !important;
    text-decoration: none;
}

.notInventory a.footercredit:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1070px) {
    .notInventory {
        /*ISUZU*/
        /*FOOTER*/
    }

    .notInventory .locations-center {
        margin: 1.5% 1%;
    }

    .notInventory .manulogos-box {
        margin: 10px 2.5%;
    }

    .notInventory .contentone {
        width: 100%;
        margin-bottom: 30px;
    }

    .notInventory .locationcontainer {
        width: 33%;
        float: left !important;
    }

    .notInventory .locationbox {
        width: 100%;
        margin: 1%;
    }

    .notInventory .mapimage {
        width: 45%;
        float: right;
    }

    .notInventory .towservicesbar {
        width: 100%;
        margin: 1% 0 3% 0;
    }

    .notInventory .towingbox {
        width: 33%;
        padding: 1% 2%;
        float: none;
        vertical-align: top;
    }

    .notInventory .contenthalf {
        width: 100%;
        float: none !important;
    }

    .notInventory .contenthalf p {
        text-align: center !important;
    }

    .notInventory .footerbox {
        width: 70%;
    }
}

@media screen and (max-width: 950px) {
    .notInventory .manulogos-box {
        width: 18%;
        margin: 10px 2.5%;
    }

    .notInventory #fb {
        display: none;
    }

    .notInventory #twitter {
        display: none;
    }

    .notInventory .right-box-employ {
        width: 100%;
        float: none;
        margin: 0 0 30px 0;
        display: block;
    }

    .notInventory .right-box {
        width: 60%;
        float: none;
        margin: 0 auto 50px;
        display: block;
        text-align: center;
    }

    .notInventory .left-content {
        width: 100%;
        display: block;
    }

    .notInventory .locations-center {
        margin: 1.5% 1%;
    }

    .notInventory .locations {
        margin: 1.5% 1%;
    }

    .notInventory .breaker {
        display: block;
    }

    .notInventory .map {
        margin: 0 auto !important;
    }

    .notInventory #popoutsidetab {
        display: none;
    }

    .notInventory #popoutsidetabFB {
        display: none;
    }

    .notInventory img {
        max-width: 100%;
        height: auto;
        /* width: calc(4rem + ((1vw - 7.5px) * 1.7094)); */
    }

    .notInventory .cycle-slideshow {
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .notInventory {
        /*ISUZU*/
    }

    .notInventory .headerinset {
        padding: 0px 15px;
        FONT-WEIGHT: 100;
        FONT-WEIGHT: 100;
    }

    .fullcontent {
        padding: 20px 10px;
    }

    .notInventory .headerinset {
        flex-direction: column;
    }

    .notInventory .header-left {
        position: static;
        display: inline-block;
        margin: 0 20px;
    }

    .notInventory .header-right {
        position: static;
        display: inline-block;
        margin: 0 20px;
    }

    .notInventory .wrapped-locationimg {
        position: static;
    }

    .notInventory .locationsbutton {
        width: 95%;
        margin: 5.5% auto;
        box-shadow: 0;
    }

    .notInventory .logo {
        /* height: 60px !important; */
        width: 95%;
    }

    .notInventory .VomacSideBar {
        width: 80%;
        display: inline-block;
        float: none;
        box-sizing: border-box;
        padding: 20px 10%;
    }

    .notInventory .mapdiv {
        width: 100%;
        margin-top: 10%;
        margin-bottom: 10%;
        float: none;
    }

    .notInventory .anniversary {
        padding-bottom: 20px;
    }

    .notInventory .cycle-slideshow {
        position: relative;
    }

    .notInventory .cycle-slideshow img {
        position: absolute;
        width: 100%;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .notInventory .mapimage {
        width: 45%;
        float: none;
        margin-left: 25%;
    }

    .notInventory .locationcontainer {
        width: 100%;
    }

    .notInventory .towingbox {
        width: 100%;
    }

    .notInventory .contentone {
        width: 100%;
    }

    .notInventory .isuzuinfobox {
        width: 80%;
        margin: 30px 0 30px 10%;
    }

    .notInventory .contenthalf {
        width: 100%;
        float: none !important;
    }

    .notInventory .contenthalf p {
        text-align: center !important;
    }
}

@media screen and (max-width: 750px) {
    .notInventory {
        /*buttons*/
        /* SOCIAL MEDIA */
        /*ISUZU*/
    }

    .notInventory ul.list {
        column-count: 1;
    }

    .notInventory .mainContent .section,
    .notInventory .footercontainer {
        flex-direction: column;
    }

    .notInventory .towing-box {
        width: 100%;
    }

    .notInventory .bluebackground {
        padding: 30px 0;
    }

    .notInventory .locations-center {
        margin: 4.5% auto;
        width: 100%;
    }

    .notInventory .locations {
        margin: 4.5% auto;
        width: 100%;
    }

    .notInventory .manulogos {
        display: none;
    }

    .notInventory .header-left img {
        width: 60px;
        display: none;
    }

    .notInventory .header-right img {
        /* width: 100px; */
    }

    .notInventory .buttonrow {
        width: 100%;
        display: inline-block;
        float: none;
    }

    .notInventory .invlinkbox {
        float: none;
        width: 100%;
    }

    .notInventory .button_New {
        display: block;
        width: 100%;
        height: 400px;
        background-image: url(../jpg/newbutton.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-color: transparent;
        background-position: center;
        display: inline-block;
    }

    .notInventory .button_New:hover {
        background-position: center;
    }

    .notInventory .button_Used {
        display: block;
        width: 100%;
        height: 400px;
        background-image: url(../jpg/usedbutton.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-color: transparent;
        background-position: center;
        display: inline-block;
    }

    .notInventory .button_Used:hover {
        background-position: center;
    }

    .notInventory .buttonrow {
        width: 100%;
    }

    .notInventory .homepagebuttonrow {
        width: 50%;
        display: inline-block;
        float: left;
    }

    .notInventory .buttontext {
        font-size: 30px;
    }

    .notInventory a.invbutton {
        font-size: 30px;
    }

    .notInventory a.invbutton:hover {
        font-size: 30px;
    }

    .notInventory .invlinkbox p.invlink {
        font-size: 30px;
    }

    .notInventory .mapimage {
        float: none;
    }

    .notInventory .mapdiv {
        width: 100%;
        margin-top: 10%;
        margin-bottom: 10%;
        float: none;
    }

    .notInventory .contentone {
        width: 90%;
    }

    .notInventory #menutab {
        display: none;
    }

    .notInventory #InstaTab {
        display: none;
    }

    .notInventory #FBtab {
        display: none;
    }

    .notInventory .cycle-slideshow {
        position: relative;
    }

    .notInventory .mapimage {
        display: block;
        margin: 0 auto;
    }

    .notInventory .locationcontainer {
        width: 100%;
    }

    .notInventory .isuzubox {
        width: 60%;
        float: none;
        margin-left: 15%;
    }

    .notInventory .hoursbox {
        width: 80%;
        float: none;
        margin-left: 10%;
    }

    .notInventory .mapbox {
        width: 80%;
        float: none;
        margin-left: 10%;
        padding-top: 25px;
    }
}

@media screen and (max-width: 510px) {
    .notInventory {
        /*ISUZU*/
    }

    .notInventory .buttons {
        flex-direction: column;
        padding: 0;
        align-items: center;
    }

    .notInventory .selectionContentBox {
        width: 100%;
    }

    .notInventory .employee-box {
        margin: 0 auto;
    }

    .notInventory .buttonrow {
        width: 100%;
        display: inline-block;
        float: none;
    }

    .notInventory .invlinkbox {
        float: none;
        width: 100%;
    }

    .notInventory .homepagebuttonrow {
        width: 100%;
    }

    .notInventory .selectionContentBox {
        width: 100%;
        margin-bottom: 20px;
    }

    .notInventory .mapdiv {
        width: 100%;
        margin-top: 10%;
        margin-bottom: 10%;
        float: none;
    }

    .notInventory .cycle-slideshow {
        position: relative;
    }

    .notInventory .cycle-slideshow img {
        position: absolute;
        width: 100%;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .notInventory .mapimage {
        width: 50%;
    }

    .notInventory .locationbox {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .notInventory .isuzuinfobox {
        width: 94%;
        margin: 30px 0 30px 3%;
    }

    .notInventory .contenthalf {
        width: 100%;
        float: none !important;
    }

    .notInventory .contenthalf p {
        text-align: center !important;
    }

    .notInventory .isuzubox {
        width: 80%;
        float: none;
        margin-left: 10%;
    }

    .notInventory .hoursbox {
        width: 80%;
        float: none;
        margin-left: 10%;
    }

    .notInventory .mapbox {
        width: 80%;
        float: none;
        margin-left: 10%;
        padding-top: 25px;
    }
}


.notInventory .gallery .zoom-container {
    float: left;
    width: 33%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 22.5px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.notInventory .gallery .zoom-container img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.notInventory .gallery img {
    display: block;
}

.notInventory .gallery div,
.notInventory .gallery img {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.notInventory .gallery ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .gallery :hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media screen and (max-width: 500px) {
    .notInventory .gallery .zoom-container {
        float: none;
        border: 22.5px solid #F8FAFE !important;
        width: 90% !important;
    }
}

@media screen and (max-width: 780px) {
    .notInventory .gallery .zoom-container {
        width: 50%;
    }
}

@media screen and (min-width: 501px) and (max-width: 999px) {
    .notInventory .gallery .zoom-container {
        width: 50% !important;
        border: 2.25225225VW solid #F8FAFE;
    }
}

@media screen and (min-width: 1000px) {
    .notInventory .gallery .zoom-container {
        border: 1.171875VW solid #F8FAFE;
    }
}

@media all {

    .contain .main :after,
    .contain .main :before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media all and print {

    .contain .main *,
    .contain .main :after,
    .contain .main :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
}
