

body { 
    background-color: #222;
    color: #eee; 
    font-family: 'Open Sans', sans-serif;
}

.searchReturn {
    color: white;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Anton', sans-serif;
    font-weight: unset;
    letter-spacing: 1px;
    font-style: italic;
}

.homesection2 {
    background-image: url(https://psmfirestorm.blob.core.windows.net/0cddc9a1-fcb7-4ece-be85-7aefc3e1b49e/fmb3.jpg);
    background-size: cover;
    margin-top: 0px!important;
    padding: 5% 0% 5% 0%;
    background-position: center;
}

.homesection4 {
    background-image: url(https://psmfirestorm.blob.core.windows.net/website-themes/96/images/sw-background-2.jpg);
    background-size: cover;
    background-position: 50% 39%;
    margin-bottom: -30px;
    padding: 6% 0%;
    margin-top: 0px!important;
}

@media (max-width: 767px) {
.homesection4 {
    margin-bottom: 0;
}
}

#outer-wrapper {
    overflow-x: hidden;
}

div#calendar-page {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px;
}




/* GLOBAL THEME FONT COLORS */

a {
    color: red;
}

a:hover {
    color: #d40000;
    text-decoration: none;
}

legend { color: #fff; }










/* HEADER */
header.body { background-color: #3b3b3b; background-image: linear-gradient(to bottom, #222, #3b3b3b 55%); }
    header.body .brand { color: #fff; }
#brand-box .info a { color: #fff; }

header.body {
    margin-bottom: 0px;
}

.headerbackground {
    background-color: black;
    display: none;
    justify-content: space-between;
    padding: 10px;
}



.headerrighttop {
    display: flex;
    align-items: flex-end;
    flex-flow: column;
    padding-right: 3%;
    flex: 0 0 90%;
}

a.dealer-phone.phone-text.headerphone {
    font-size: 44px;
}

.headeraddress {
    font-size: 15.5px;
}

.headeraddress a {
    color: white;
}

.headeraddress a:hover {
    color: #c1c1c1;
}

.headerrightbottom {
    display: flex;
    flex-flow: column;
    margin-top: 12px;
    border-left: 2px solid white;
    padding-left: 10px;
}

.headerrightbottom a {
    font-size: 26px;
}


    










/* NAVIGATION */
#main-nav {
    background-color: #000;
    border-bottom: 5px solid red;
}

    #main-nav .navbar { border: none; }

#main-nav .nav > li > a, .social-media-icons a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    font-style: italic;
}

#main-nav .nav > li > a:hover, #main-nav .nav > li > a:focus, #main-nav .nav > li.active > a, #main-nav .nav .open > a, #main-nav .nav .open > a:hover, #main-nav .nav .open > a:focus, #main-nav .nav > li.active > a:hover {
    background-color: rgb(255, 255, 255);
    color: red;
}

.breadcrumb { background-color: #383838; }

@media (max-width: 767px) {
    #main-nav { background-color: #3b3b3b; background-image: linear-gradient(to bottom, #222, #3b3b3b 55%); position: fixed; width: 100%; z-index: 1600; }
        #main-nav .dropdown-menu > li > a { color: #bbb; }
    #main-nav-collapse {
        max-height: calc(100vh - 67px);
        overflow-y: auto;
    }
}

@media (min-width: 768px) {
.navbar-nav {
    float: none;
    display: flex;
    justify-content: space-around; }
} 

.navbar {
    min-height: unset;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 11px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dropdown-menu {
    background-color: #bbbbbb;
}

#main-nav li.dropdown.open ul {
    border-top: none;
    margin-left: -1px;
}











/* CONTENT */

.box3 {
    height: auto;
    width: 100%;
    background-image: url(https://psmfirestorm.blob.core.windows.net/38b71312-d3bb-4ab5-b899-a3db6c82da5a/background1.jpg);
    background-size: cover;
    text-align: center;
    position: relative;
    background-position: 0px 0px;
    box-shadow: inset 0px 0px 30px black;
}


.box4 {
    /* height: 515px; */
    width: 100%;
    background-image: url(https://psmfirestorm.blob.core.windows.net/0cddc9a1-fcb7-4ece-be85-7aefc3e1b49e/fmb3.jpg);
    background-size: cover;
    text-align: center;
    position: relative;
    background-position: 0 0px;
    box-shadow: inset 0px 0px 30px black;
    padding: 4% 0%;
}




.abouttext {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.85);
}

.abouttext h2 {
    color: red;
}

.videowrapper {
    overflow: hidden;
    padding-bottom: 52%;
    /* position: relative; */
    /* height: 0; */
    /* flex: 0 0 50%; */
}

.videowrapper iframe {
    left:0;
    top:0;
    width:100%;
    position:absolute;
}

.typecontainer {
    background-color: #ffffff;
    padding: 6% 1% 1%;
    margin-top: -30px;
}

.typewrapper {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    justify-content: space-around;
    align-items: flex-end;
    text-align: center;
}

.typewrapper > a {
    flex: 0 1 auto;
    position: relative;
}

.typewrapper > a:last-child {
    padding-left: 1%;
}

/*
.typewrapper > a:nth-child(2) img {
    max-height: 265px;
}
*/

.typecontainer > div.typewrapper > a:nth-child(5):after {
    content: '';
    background-image: url(https://psmfirestorm.blob.core.windows.net/1ea10d8d-83fc-4307-8733-1c8c5f36cdd4/coming-soon-banner.png);
    width: 100%;
    height: 22%;
    position: absolute;
    left: 27%;
    top: 42%;
    background-size: contain;
    z-index: 4;
    background-repeat: no-repeat;
}

.typebigtext {
    color: #bbbbbb;
    position: absolute;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    letter-spacing: 1vw;
    font-size: 13vw;
    text-align: center;
    width: 97%;
    z-index: 1;
    margin-top: -5%;
}

.typeblock {
    position: relative;
    z-index: 2;
}

.typewrapper > a > div > img {
    transition: .3s ease transform;
}

@media (min-width: 768px) {
.typewrapper > a:hover > div > img {
    transform: translateY(-30px);
    transition: .3s ease transform; }
}

.typeblock h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5vw;
}

.hbuttonbackground {
    background-color: gray;
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(142,142,142,1) 100%);
    display: flex;
    justify-content: space-around;
    border-bottom: 5px solid red;
}

.hbuttonbackground > a {
    flex: 0 0 33.33%;
    border-right: 3px solid black;
    text-align: center;
}

.hbuttonblock h2 {
    text-transform: uppercase;
    font-size: calc(12px + (24 - 12) * ((100vw - 320px) / (768 - 320)));
    color: black;
    text-shadow: 1px 1px 1px white;
    transition: .3s ease;
    margin-bottom: -2%;
}

.hbuttonbackground > a:last-child {
    border: none;
}

a:hover > .hbuttonblock > h2 {
    color: white;
    text-shadow: 1px 1px 1px black, 0px 0px 5px black;
    transform: scale(1.1);
    transition: .3s ease;
}

.servicehdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/1ddbe899-6eda-4759-b9ca-0dacda709773/service-header.jpg);
    background-size: cover;
}

.partshdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/85bcd179-bb7f-4b66-bf81-67694b75dd6d/parts-header.jpg);
    background-size: cover;
}

.financinghdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/eb4cf796-e229-4595-90cb-253e42a16f0d/financing-header.jpg);
    background-size: cover;
}

.testridehdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/9bfc6774-1430-40e4-861a-d755a5f59e34/testride-header.jpg);
    background-size: cover;
}

.tradehdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/26f1d8e6-b543-4cd1-97e6-2882a8b7acec/trade-header.jpg);
    background-size: cover;
}

.maphourshdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/ba2744b8-8dcc-42cc-8390-f7314d10b524/maphours-header.jpg);
    background-size: cover;
}

.employmenthdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/102528c1-607f-4546-b175-6de78ffc5f10/employment-header.jpg);
    background-size: cover;
}

.abouthdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/15cd7938-1d89-494e-a23f-0dd4cf0faf50/about-header.jpg);
    background-size: cover;
}



.headerbkgd {
    margin: 0;
    border-bottom: 5px solid red;
    box-shadow: 0px 5px 15px black;
}

.headerbkgd h1 {
    font-size: 4vw;
    padding: 3% 3% 3%;
    letter-spacing: .3vw;
    text-shadow: 2px 2px 3px black;
    margin: 0;
}

.servicehdr {
    background-image: url(https://psmfirestorm.blob.core.windows.net/1ddbe899-6eda-4759-b9ca-0dacda709773/service-header.jpg);
    background-size: cover;
}

.pagebackground > div {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px;
}

.mapwrapper {
    position: relative;
    padding-bottom: 30%;
    margin-top: 30px;
}

.mapwrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

table.maphourstable.k-table {
    width: 55%;
}

.typeblock h4 {
    text-align: center;
    color: #b7b7b7;
    opacity: 0;
    transition: .5s ease;
}

.typewrapper > a:hover > div > h4 {
    opacity: 1;
    transition: .5s ease;
}


















/* BILLBOARD */
.carousel-control { border-color: #000; opacity: .55; filter: alpha(opacity=55); }
@media (min-width: 768px) {
    .widget-Billboard .carousel { box-shadow: -30px 0px 40px -30px rgba(0, 0, 0, 0.8), 30px 0px 40px -30px rgba(0, 0, 0, 0.8); }
}












/* FEATURED VEHICLES */
/*.single-item-slider .item { background-color: #464646; } */

.single-item-slider .img-container {
    height: 180px;
}

.single-item-slider .slider-inner .item {
    width: 260px;
}

.single-item-slider .slider-outer {
    height: 307px;
}

.single-item-slider .item-detail .price {
    font-size: 23px;
    left: 0;
    padding: 4px 1% 0px;
    position: absolute;
    width: 100%;
    line-height: 113%;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px;
    bottom: 0;
    background-color: #bbbbbb;
}

.featuredinventory h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    font-style: italic;
    letter-spacing: 1px;
    font-size: calc(34px + (40 - 34) * ((100vw - 320px) / (768 - 320)));
    color: red;
    text-shadow: 1px 1px 8px black, 1px 1px 1px black;
}

.single-item-slider .slider-inner .item {
    border: 4px solid black;
    box-shadow: 0px 0px 10px black;
}

.single-item-slider .item {
    background-color: #ffffff;
    border-radius: 0px;
}

.single-item-slider .item-detail .name {
    line-height: 150%;
    color: black;
}

.featuredinventory {
    margin-top: 30px;
}














/* INVENTORY */
.inventory-container .toolbar { border-color: #777; background-color: #666; color: #fff; }
.inventory-container .vehicle { border-color: #777; }

.inventory-container .vehicle:hover {
    background-color: #ff0000;
}

.inventory-container .btn { color: #fff; text-shadow: 0 1px 1px #585858; border-color: rgba(0, 0, 0, 0.24) rgba(0, 0, 0, 0.29) rgba(0, 0, 0, 0.25); border-bottom-color: #696969; background-image: linear-gradient(to bottom, #919191, #575757); background-repeat: repeat-x; }
    .inventory-container .btn:hover, .inventory-container .btn:focus { background-position: 0 -25px; color: #fff; }
    .inventory-container .btn:hover, .inventory-container .btn:focus, .inventory-container .btn:active, .inventory-container .btn.active, .inventory-container .btn.disabled, .inventory-container .btn[disabled] { background-color: #888; }
.filters-container .panel-body li { color: #ccc; }

#filters-box li label {
    color: #000;
}

#filters-box .panel-heading { border-bottom: none; }

.panel-default>.panel-heading {
    background-color: #585858;
}

.panel-heading .panel-toggle {
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-style: italic;
}

@media (min-width: 992px) {
#vehicleList>div {
    margin: 0;
    padding: 15px; }
}

.inventory-container .vehicle .title {
    font-size: 10.5pt;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 5px;
}

.vehicle-box {
    border: 3px solid #848484;
    box-shadow: 0px 0px 10px black;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    min-height: 41px;
}

.info {
    font-size: 12px;
    text-align: right;
    color: black;
}

.vehicleyearmake {
    color: black;
}

.inventory-container .vehicle .price {
    font-size: 20px;
    text-align: right;
    box-sizing: border-box;
    padding: 2px 10px 0px;
    background-color: black;
    text-transform: uppercase;
    font-family: 'Anton', sans-serif;
    font-style: italic;
    letter-spacing: 1px;
}

div#inventory-page {
    background-color: rgba(0, 0, 0, 0.72);
    padding: 15px;
}

div#vehicles {
    background-color: black;
}


.getApproved {
    margin-top: 20px;
}

.getApproved button {
    background: red;
    border: 3px solid red;
    color: white;
    border-radius: 5px;
    font-family: anton;
    font-style: italic;
    letter-spacing: 2px;
    font-size: 24px;
}

.inquiryformcontainer ~ .getApproved button {
    width: 100%;
}

#content-container > .getApproved {
    display: none;
}








    
/* GLOBAL TOOLBARS/ACCORDIONS */
.panel-default { border: none; }
.inventory-container .toolbar, .vehicle-container .well, #content-container .panel-heading { background-image: linear-gradient(to bottom, #858585, #494949); background-repeat: repeat-x; text-shadow: 0 0 2px #333; }
.inventory-container .toolbar, .vehicle-container .well, #content-container .panel-heading, #content-container .panel-body { border-color: #777; }
#content-container .panel-heading { color: #eee; }












/* VDP */
.vehicles .k-widget { color: #eee; }

#vdp-container {
    margin-top: 15px;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 15px;
}

.vdpinquiryheader {
    font-size: 32px;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    color: red;
    letter-spacing: .5px;
    margin-top: 0px;
}










/* ACCORDION */


#ModalVehicleInquiry > div:first-child, 
#ContactCollapse {
    font-size: 16px;
    background-color: #8f8f8f;
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(142,142,142,1) 100%);
    color: black;
}

#ModalVehicleInquiry {
    top: 21%;
}


/* KENDO OVERRIDES */
.k-block, .k-widget { background-color: inherit; }
.k-window-content.k-content { color: #333; }

.k-scheduler-layout {
    color: #fff;
    background-color: black;
}

.k-scheduler-table .k-today, .k-today>.k-scheduler-datecolumn, .k-today>.k-scheduler-groupcolumn {
    background-color: #7d7d7d;
}

.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: red;
}

.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {
    color: #fff;
    background-color: #d4d4d4;
    border-color: #c3c3c3;
}

.k-webkit .k-scheduler-toolbar>ul.k-scheduler-views {
    z-index: 100;
}





/* FOOTER */
footer.body .outer-wrapper { background-color: #1a1a1a; }
footer.body .our-name { background-image: url(''); }

.copyright {
    background-color: black;
    text-align: center;
}

.footerbackground {
    background-color: black;
    border-top: 5px solid red;
}

.footercontainer {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
    flex-direction: column; 
}

img.footerlogo {
    width: 100%;
    padding: 15px 0px;
}

.footersocial a {
    font-size: 34px;
    padding: 0px 15px 0px 0px;
}

a.dealer-phone.phone-text.footer-phone {
    font-size: 28px;
}

.footerblock {
    flex: 0 0 24%;
    padding-left: 6%;
}

.qlinks a {
    display: block;
}









/* FORMS */

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: unset;
    margin-top: 7px;
}

.btn-primary {
    color: #fff;
    background-color: #ff0000;
    border-color: #d60000;
    border-radius: 0px;
    margin: 5px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d60000;
    border-color: red;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover,
.btn-primary.focus, .btn-primary:focus,
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #d60000;
    border-color: red;
}

.mainform > div {
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(142,142,142,1) 100%);
    color: black;
    padding: 10px;
}

.form-header-text {
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    font-size: 35px;
    font-style: italic;
    letter-spacing: 1px;
    color: red;
    padding-left: 5px;
    text-align: center;
    display: block;
}

.forms-title-section {
    font-size: 16pt;
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: black;
    font-style: italic;
    padding-left: 5px;
    display: block;
    text-align: center;
}

.field-validation-valid {
    color: #a2a2a2;
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 12px;
    top: 5px;
}

@media (min-width: 768px) {
#Form510 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
#Form511 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
#Form513 > div:nth-child(1) > fieldset > div:nth-child(n+2):nth-child(-n+5),
#Form513 > div:nth-child(1) > fieldset > div:nth-child(n+11):nth-child(-n+14) {
    width: 25%;
    display: inline-block;
    padding: 0px 5px;
}

#Form510 > div:nth-child(2) > fieldset > div:nth-child(n+6):nth-child(-n+8),
#Form511 > div:nth-child(2) > fieldset > div:nth-child(n+6):nth-child(-n+8),
#Form513 > div:nth-child(1) > fieldset > div:nth-child(n+7):nth-child(-n+9) {
    width: 33.33%;
    display: inline-block;
    padding: 0px 5px;
}

#Form513 > div:nth-child(2) > fieldset > div:nth-child(5) > div:nth-child(5) > div:nth-child(n+2):nth-child(-n+5) {
    width: 50%;
    display: inline-block;
    padding: 0px 5px;
}

#Form510 > div:nth-child(2) > fieldset > div:nth-child(n+10),
#Form511 > div:nth-child(2) > fieldset > div:nth-child(n+10),
#Form512 > div:nth-child(2) > fieldset > div:nth-child(n+1),
#Form513 > div:nth-child(1) > fieldset > div:nth-child(n+15) {
    padding: 0px 5px;
}
}


.form-control {
    border-radius: 0px;
    margin: 5px 0px;
}

#vehicleFiltersForm .form-control {
    margin-top: 0;
}

textarea.form-control {
    font-size: 12px;
}

.siteSearch-M button {
    height: 34px; 
    margin-top: 5px !important;
}

.mapPage table {
    font-size: 18px;
    font-family: "Anton", sans-serif;
    font-style: italic;
    letter-spacing: 1.3px;
    line-height: 24px;
}

.mapPage table td{
    padding: 0 20px 0 0;
}

#thankyou-page, #showroom {
    background: rgba(0,0,0,0.65);
    margin-top: 20px;
}

#thankyou-page {
    padding: 15px;
}

#details-accordions .panel-body, #specifications-accordions .panel-body, #other-specifications-accordions .panel-body {
    color: black;
}

    

@media (max-width: 767px) {
.headerbackground img {
    display: none;
}
    #main-nav-collapse { 
        background: linear-gradient(to bottom, #222, #3b3b3b 55%);
        border-bottom: 5px solid red;
        z-index: 2000;
    }
    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #content-container { 
        margin-top: 2px; 
    }
    .typeblock h4 {
        opacity: 1;
        margin-top: -3%;
    }
    .typewrapper > a {
        flex: 0 0 45%;
    }
    .typecontainer {
        margin-bottom: 0;
    }
    #outer-wrapper:after{
          content:"";
          position:fixed; 
          top:0;
          height:100vh;
          left:0;
          right:0;
          z-index:-1;
          background: url(https://psmfirestorm.blob.core.windows.net/website-themes/96/images/sw-background-2.jpg) no-repeat center top;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
    }
    body {
        position: relative;
        z-index: 1;
    }
    .homeVideo {
        margin: 20px !important;
    }
    .videowrapper iframe {
        height:100%;
    }
    .footerblock {
        padding-right: 6%;
        text-align: center;
        font-size: 18px;
    }
    .footerblock .qlinks a {
        margin-top: 12px;
        display: block;
    }
    .footersocial a {
        padding: 0 15px 0 15px;
    }
    img.footerlogo {
        max-width: 350px;
    }
    #Form510 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
    #Form511 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
    #Form513 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
    #Form513 > div:nth-child(2) > fieldset > div:nth-child(5) > div:nth-child(n+2):nth-child(-n+4),
    #Form513 > div:nth-child(2) > fieldset > div:nth-child(5) > div:nth-child(5) > div:nth-child(n+2):nth-child(-n+5) {
        width: 100%;
    }
    #Form510 > div:nth-child(2) > fieldset > div:nth-child(n+6):nth-child(-n+8),
    #Form511 > div:nth-child(2) > fieldset > div:nth-child(n+6):nth-child(-n+8),
    #Form513 > div:nth-child(2) > fieldset > div:nth-child(n+6):nth-child(-n+8) {
        width: 100%;
    }
    .headerbkgd h1 {
        font-size: calc(13px + (30 - 13) * ((100vw - 320px) / (768 - 320)));
    }
    #ModalVehicleInquiry .form-header-text { 
        text-align: left;
        font-size: 30px;
    }
    #ModalVehicleInquiry .customForm { 
        font-size: 12px;
    }
    .mapPage {
        text-align: center;
    }
    .mapPage table {
        margin: 0 auto;
        text-align: left;
        font-size: 16px;
    }
    .mapPage .mapwrapper{
        min-height: 150px;
    }
    .mapPage table td{
        padding: 0 10px 0 10px;
    }
    .hbuttonbackground {
        flex-direction: column;
    }
    .hbuttonbackground > a {
        border-bottom: 3px solid black;
        border-right: none;
    }
    .homesection2 {
        padding: 5% 0% 15% 0%;
    }
}

@media (min-width: 768px) {
    .headerbackground {
        display: flex;
    }
    .headerright {
        display: flex;
        flex: 0 0 54%;
        -ms-flex: 0 0 57%;
    }
    .headerleft {
        flex: 0 0 43%;
    }
    #main-nav .nav > li > a {
        font-size: 16px;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .hbuttonblock h2 {
        font-size: 3vw;
    }
    .widget-Billboard .carousel-inner>.item>img {
        height: auto;
    }
.typewrapper {
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
}
.typewrapper > a {
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
}
    body { 
        background: url("https://psmfirestorm.blob.core.windows.net/website-themes/96/images/sw-background-2.jpg") no-repeat; 
        background-attachment: fixed; 
        background-position: center top;  
        background-size: cover;
    }
    .footercontainer {
        width: 748px;
        flex-direction: row;
    }
    .footerblock {
        flex: 0 0 30%;
    }
    a.dealer-phone.phone-text.footer-phone {
        font-size: 26px;
    }
    div#inventory-page, div#calendar-page {
        margin-top: 30px;
    }
    #main-nav .navbar {
        height: 44px;
    }
    .mapPage .mapwrapper{
        min-height: 280px;
    }
    #main-nav .nav > li > a, .social-media-icons a {
        margin-bottom: -6px;
    }
    div#content-container {
        padding-bottom: 30px;
    }
    .featuredinventory h2 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .headerright {
        flex: 0 0 50%;
        -ms-flex: 0 0 63%;
    }
    .headerleft {
        flex: 0 0 36%;
    }
    #main-nav .nav > li > a {
        font-size: 20px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footercontainer {
        width: 972px;
    }
    .footerblock {
        flex: 0 0 26%;
    }
    a.dealer-phone.phone-text.footer-phone {
        font-size: 28px;
    }
    #main-nav .navbar {
        height: 50px;
    }
}

@media (min-width: 1200px) {
    .headerright {
        flex: 0 0 30%;
        -ms-flex: 0 0 60%;
    }
    .headerleft {
        flex: 0 0 33%;
    }
    .videowrapper iframe {
        height:100%;
    }
    .footercontainer {
        width: 1180px;
    }
    .footerblock {
        flex: 0 0 24%;
    }
}

.customForm [placeholder="First Name"], .customForm [placeholder="Last Name"] {
    width: 100px;
}

[id*="VehicleInquiryViewModel"] {
    margin-bottom: 4px;
    font-size: 12px;
    padding: 5px;
    border: none;
}

.customForm [placeholder="Zip"] {
    width: 60px;
}

.customForm input, .customForm textarea {
    font-size: 14px!important;
    margin: 2px 0;
}












/* TOOLTIPS ON DARK BG */
.tooltip.in { opacity: .97; filter: alpha(opacity=97); }
.tooltip-inner { background-color: #ebebeb; color: #000; }
.tooltip.top .tooltip-arrow { border-top-color: #ebebeb; }







/* BREAKPOINTS */

@media (max-width: 1199px) {
.single-item-slider .slider-inner .item {
    width: 283px;
}

/*
.typewrapper > a:nth-child(2) img {
    max-height: 282px;
}
*/
}




@media (max-width: 991px) {
.single-item-slider .slider-inner .item {
    width: 212px;
}

.single-item-slider .img-container {
    height: 146px;
}

.typeblock h2 {
    font-size: 2vw;
}

.typewrapper {
    width: 93%;
    margin: 2% 0% 0% 5%;
}
}




@media (max-width: 767px) {
.typeblock h2 {
    font-size: 5vw;
}

.typecontainer > div.typewrapper > a:nth-child(5):after {
    height: 19%;
    left: 25%;
    top: 36%;
}
}




