@charset "UTF-8";

body {
    color: #414042;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5em;
    text-align: center;
}

.container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

#bowtie {
    display: block;
    margin: auto;
    width: 312px;
}

.content {
    padding: 1em;
}

#dealerHeader {
    color: #0068AC;
    margin: 1em auto;
    width: 90%;
}

.dealerName {
    color: #414042;
    font-weight: bold;
    text-transform: uppercase;
}

.disclaimer {
    font-size: .7em;
}

/*
#locations li:last-child {
	margin-top: 16px;
	padding: 1em 0em;
}
*/


.engineSpecs,
.engineSpecs img,
.engineSpecs ul,
.feature {
    float: left;
}

.engineSpecs {
    line-height: 1.25em;
    margin-left: 50px;
    width: 430px;
}

.engineSpecs img {
    margin-top: 1.5em;
}

.engineSpecs li {
    color: #808285;
    margin-top: .75em;
}

.engineSpecs ul {
    margin-top: 0em;
    width: 200px;
}

#features img,
#specs {
    display: block;
    margin: 25px auto;
    max-width: 1500px;
    width: 100%;
}

.small {
    display: block;
    max-width: 1000px !important;
}

#specs img {
    display: inline;
    max-width: 750px;
    width: 50%;
}

@font-face {
    font-family: LouisItalic;
    src: url('../font/louis-italic-webfont.eot');
    src: url('../font/louis-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/louis-italic-webfont.woff') format('woff'),
    url('../font/louis-italic-webfont.ttf') format('truetype'),
    url('../font/louis-italic-webfont.svg#louis_italicitalic') format('svg');
}

h1 {
    font-size: 3em;
    line-height: 1em;
}

h2,
.intro,
.pEntry,
#zipButton {
    font-family: LouisItalic;
    text-transform: uppercase;
}

.interior {
    width: 100%;
}

.introAllStar {
    font-size: 2em;
}

.introDealer {
    font-size: 2em;
    line-height: 1em;
}

.intro img {
    margin-bottom: 1.5em;
}

.introModelName {
    border-bottom: solid 2px #414042;
    border-top: solid 2px #414042;
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
}

.introNew {
    font-weight: bold;
}

.introPresent {
    font-size: 1em;
    line-height: 1.5em;
}

.introSilverado {
    font-size: 3em;
    line-height: 1.25em;
}

.inventory,
.inventoryHeader {
    display: none;
}

#map {
    height: 300px;
    width: 100%;
}

#masthead {
    display: none;
}

#safety {
    display: none;
}

.silveradoIntroBackground,
.silveradoIntro p {
    margin-left: auto;
    margin-right: auto;
}

.silveradoIntro {
    color: #FFFFFF;
    display: none;
    width: 100%;
}

#silveradoIntroEntry {
    font-size: 18pt;
    line-height: 22pt;
}

.silveradoIntro p {
    font-size: 12pt;
    line-height: 18pt;
    text-align: left;
    width: 85%;
}

#txtZip {
    margin-bottom: .5em;
    width: 100px;
}

#zipButton {
    background-color: #0068AC;
    border: 0;
    color: #FFFFFF;
    margin-left: 1em;
    padding: .5em;
}

#zipButton:hover {
    background-color: #F4BC00;
}

/*Tablet Rules*/

@media screen and (min-width: 380px) {

    .introAllStar {
        font-size: 4.25em;
    }

    .introDealer {
        font-size: 3em;
        line-height: 1em;
    }

    .introPresent {
        font-size: 2em;
        line-height: 1.5em;
    }

    .introSilverado {
        font-size: 7em;
        line-height: 1.25em;
    }

}

/*Desktop Rules*/

@media screen and (min-width: 905px) {

    body,
    html {
        height: 100%;
    }

    body {
        font-size: 10pt;
        text-align: center;
    }

    .content {
        display: inline-block;
        margin: 50px 0px;
        padding: 0;
        text-align: left;
        width: 100%;
    }

    #contentFirst {
        margin-top: 0px;
    }

    #dealerHeader {
        border-bottom: solid 2px #0068AC;
        margin-top: 5em;
    }

    #locations {
        box-sizing: border-box;
        display: block;
        text-align: left;
        width: 100%;
        display:flex;
        flex-wrap: wrap;
        justify-content: center;
        padding:20px 0 30px;
    }

    /*
#locations li:last-child {
	border-bottom: solid 1px #808285;
	border-top: solid 1px #808285;
}
*/

    .divClear {
        clear: both;
    }

    #engine-specs {
        display: block;
        margin: auto;
        width: 905px;
    }

    .feature {
        text-align: center;
        width: 452px;
    }

    .feature img {
        margin-bottom: 1em;
    }

    .feature p {
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        width: 27em;
    }

    #features h1,
    #features p {
        margin: 1em auto;
        width: 75%;
    }

    #features h1 {
        font-size: 2em;
    }

    #features p {
        font-size: 1.5em;
        line-height: 1.5em;
    }

    .disclaimer {
        font-size: .8em !important;
    }

    h2 {
        font-size: 12pt;
    }

    .interior {
        clear: both;
        color: #FFFFFF;
        margin-bottom: 50px;
        margin-top: 50px;
        width: 100%;
    }

    .interior img {
        float: left;
    }

    .interior img:first-child {
        margin-bottom: 30px;
    }

    .intro {
        color: #FFFFFF;
        text-align: center;
        transform: translateY(10%);
        -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
        -moz-transform: translateY(10%);
        -o-transform: translateY(10%);
        width: 430px;
    }

    .introAllStar {
        font-size: 20pt;
        letter-spacing: 7px;
        line-height: 30pt;
    }

    .introDealer {
        font-size: 18pt;
        line-height: 24pt;
    }

    .intro img {
        margin-bottom: 10px;
    }

    .introModelName {
        border-bottom: solid 2px #FFFFFF;
        border-top: solid 2px #FFFFFF;
        margin: 10px auto;
        padding: 0em;
        padding-top: 3px;
        width: 340px;
    }

    .introNew {
        color: #F4BC00;
        font-size: 14pt;
        font-weight: normal;
    }

    .introPresent {
        font-size: 12pt;
        line-height: 18pt;
    }

    .introSilverado {
        font-size: 52pt;
        line-height: 52pt;
    }

    .inventory,
    .inventoryHeader {
        display: inline-block;
        margin: 0 auto;
        max-width: 1440px;
    }

    .inventoryHeader {
        background-color: #414042;
        box-sizing: border-box;
        color: #F4BC00;
        font-size: 2em;
        margin-top: 30px;
        padding: .5em;
        text-align: left;
        width: 905px;
    }

    .inventory img {
        width: 905px;
    }

    #map {
        box-sizing: border-box;
        display: block;
        height: 435px;
        width: 100%;
    }

    #masthead {
        display: block;
        margin: auto;
        margin-bottom: 25px;
        width: 905px;
    }

    #mobile-masthead {
        display: none;
    }

    p a:link {
        color: #414042;
    }

    p a:visited {
        color: #414042;
    }

    p a:hover {
        color: #808285;
    }

    #safety {
        display: block;
        width: 100%;
    }

    .silveradoIntroBackground,
    .silveradoIntro p {
        margin-left: auto;
        margin-right: auto;
    }

    .silveradoIntro {
        background-image: url("../img/introBackground.jpg");
        background-size: cover;
        color: #000;
        display: inline-block;
        max-height: 416px;
        width: 100%;
    }

    .silveradoIntroBackground {
        background-color: rgba(255, 255, 255, .7);
        float: left;
        height: 416px;
        width: 40%;
    }

    #silveradoIntroEntry {
        font-size: 200%;
        line-height: 22pt;
    }

    .silveradoIntro p {
        font-size: 100%;
        line-height: 18pt;
        text-align: left;
    }

    #silverado-wi-fi {
        width: 70%;
    }

    #silverado-work {
        background-image: url("../img/silverado-work.jpg");
        float: left;
        height: 416px;
        margin: auto;
        width: 60%;
    }

    strong {
        font-weight: bold;
        text-transform: uppercase;
    }

    .twoLineP {
        margin-top: -12px;
    }

    #txtZip {
        margin: 0;
    }

    #wi-fi {
        width: 30%;
    }

    #zipButton:hover {
        background-color: #F4BC00;
    }

}

/*End Desktop Rules*/
