.form-control::-moz-placeholder {
    color: #fff;
}
.form-control:-ms-input-placeholder {
    color: #fff;
}
.form-control::-webkit-input-placeholder {
    color: #fff;
}

#details-collapse {
    color: #000;
}

body { 
    font-family: 'Oswald', sans-serif;
}

@media (max-width: 767px) {
    body {
        position: relative;
        z-index: 1;
    }

#outer-wrapper:after {
      content:"";
      position:fixed; 
      top:0;
      height:100vh;
      left:0;
      right:0;
      z-index:-1;
      background: #cccccc url("https://psmfirestorm.blob.core.windows.net/93174e3b-02b8-4118-acf3-43bb6ffbed0d/Jacksonville_PS-Website_Background-V4-60.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}
}

@media (min-width: 768px) {
    body {
        background: #cccccc url("https://psmfirestorm.blob.core.windows.net/93174e3b-02b8-4118-acf3-43bb6ffbed0d/Jacksonville_PS-Website_Background-V4-60.jpg") no-repeat center center;
       background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Play', sans-serif;
    font-weight: unset;
}

a {
    color: #00adf2;
}

a:focus, a:hover {
    color: #008fc7;
    text-decoration: none;
}

hr { border-top-color: #afafaf; }


#inventory-page, 
#vdp-container, 
.interiorpage > div,
#showroom,
#promotions-page {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 15px;
}


.homeaboutsection {
    margin-top: 0px!important;
    padding: 3% 0%;
    color: white;
    margin-bottom: -30px;
}

.homeabout p {
    font-size: 16px;
}


/* GLOBAL THEME FONT COLORS */
body {
    color: #fff;
}


/* HEADER */
header.body .logo { color: #333; }
#brand-box .info a { color: #333; }

.headerbackground {
    background-color: white;
    color: black;
}

.headercontainer {
    width: 100%;
    margin: auto;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerblockr {
    display: flex;
}

.headerblockrl {
    border-right: 1px solid #ababab;
    padding-right: 10px;
    padding-top: 3px;
}

.headerphone .dealer-phone {
    padding-left: 12px;
}


.headerblockrr {
    display: flex;
    justify-content: space-around;
    flex-flow: column;
    padding-left: 10px;
}

.headersocial {
    margin-top: -6px;
}

.headersocial img,
.fsocialblock img {
    max-height: 30px;
    max-width: 60px;
}

.headermaphours {
    border: 3px solid #ababab;
    padding: 0px 5px;
}

.headermaphours a {
    color: black;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.headerslogan {
    font-size: 21px;
    text-align: center;
}

.top-bar-announcement {
    font-size: 18px;
}

 .top-bar-announcement-link {
    -webkit-animation: pulsate 3s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.5;
}
@-webkit-keyframes pulsate {
    0% { 
        opacity: 0.5;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.5;
    }
}








/* NAVIGATION */
#main-nav {
    background-color: #000000;
}

#main-nav .nav > li > a, .social-media-icons a {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
.navbar-nav {
    float: none;
    margin: 0;
    display: flex;
    justify-content: space-between; 
}
}

#main-nav li.dropdown.open ul {
    border-top-color: #ffffff;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #4c4c4c;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #4c4c4c;
    border-color: transparent;
}

nav.fixed {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 2222;
    background-color: black;
    left: 0;
    border-radius: 0px;
}

@media (max-width: 767px) {
    nav.fixed {
        background-color: white;
    }
    #main-nav-collapse {
        max-height: calc(100vh - 62px);
        overflow-y: auto;
    }
    .oemcontainer {
    justify-content: space-around;
}
}

.social-media-icons {
    display: none;
}







/* FEATURED VEHICLES */


.featuredinventory h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 48px;
    color: #00adf2;
}

.featuredinvfullwidth {
    padding: 4% 0%;
    background-image: url(https://psmfirestorm.blob.core.windows.net/31712baa-a09b-4099-8655-2752678f419c/fi-background-3.jpg);
    background-size: cover;
    background-position: center;
}

.single-item-slider .item-detail .price {
    font-size: 22px;
    padding: 0 2%;
    text-transform: uppercase;
    bottom: 2px;
}

.single-item-slider .item {
    background-color: #000000;
    border: solid 3px #989898;
    border-radius: 0px;
}

.single-item-slider .img-container {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.single-item-slider .item-detail .name {
    color: white;
}







/* INVENTORY */
/* light background */

.Sea-Doo {
    order: 1;
}

.Can-AmSpyder\/Ryker {
    order: 2;
}

.KawasakiOff-Road {
    order: 7;
}

.KawasakiWatercraft {
    order: 6;
}

.KawasakiMotorcycle {
    order: 5;
}

.Can-AmUTV {
    order: 3;
}

.Can-AmATV {
    order: 4;
}

.Kayo {
    order: 8;
}

.inventory-container .vehicle:hover {
    background-color: #00adf2;
}

    .inventory-container .vehicle .title a { color: #333; }

#filters-box li label {
    color: #00adf2;
}

#vehicleList>div {
    margin: 0;
    padding: 15px; 
} 

.inventory-container .vehicle .title {
    padding: 5px;
}

.inventory-container .vehicle .price {
    font-size: 27px;
    text-align: center;
    padding: 3px;
    text-transform: uppercase;
    font-weight: unset;
    background-color: #000000;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 23px;
    min-height: 47px;
}

.info {
    font-size: 12px;
    text-align: right;
}

.panel-default>.panel-heading {
    background-color: #ababab;
}

#tabEquipment > div > div.vehicle-details > div > div.col-md-12 > ul > li:nth-child(n+1) > span,
#tabEquipment > div > div.tab-content > div > div:nth-child(n+2) > ul > li:nth-child(n+1) > span {
    font-size: 12px;
}

#ModalVehicleInquiry {
    border-radius: 8px;
    border: 4px grey solid;
}

.siteSearch-M button {
    height: 34px;
    margin: 3px 0!important;
}

.blurbBanner span {
    background-color: yellow;
    color: black;
    text-transform: uppercase;
}

.Kawasaki, .Polaris, .Can-Am {
    display: none!important;
}





/* CONTENT */

.btn-primary {
    color: #fff;
    background-color: #00adf2;
    border-color: #008fc7;
    border-radius: 0;
    margin: 5px 0px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #008fc7;
    border-color: #00adf2;
}

.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 {
    color: #fff;
    background-color: #008fc7;
    border-color: #00adf2;
}

a.mdBtn.btn-primary.btn {
    margin: 20px;
}

.searchwrapper {
    padding: 2% 0% 3%;
}

.searchContainer {
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 0% 19%;
}

h1.searchtext {
    text-align: center;
    text-transform: uppercase;
    font-size: 6vw;
    color: white;
    text-shadow: 1px 1px 1px black;
}

.searchwrapper > div > div > input {
    font-size: 1.2vw;
    padding: 2%;
    border-radius: 0px;
    background-color: transparent;
    color: white;
    border: 2px solid #ffffff;
    margin: 5px 0px;
}

.searchwrapper > div > div > button {
    border: 2px solid white;
    border-radius: 0px;
    padding: 5px 19px;
    border-left: none;
}

.homebuttonbkgnd {
    margin-top: -25px;
    background-color: #00adf2;
    border-bottom: 4px solid #ababab;
}

.homebuttoncontainer {
    display: flex;
    justify-content: space-around;
    margin: auto;
}

.homebuttonblock {
    display: flex;
    align-items: center;
    position: relative;
}

.homebuttonblock h4 {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    margin-right: -4%;
    transition: .4s ease;
    flex: 1 0 6%;
    text-align: center;
}

@media (max-width: 991px) {
.homebuttonblock h4 {
    font-size: 12px;
    margin-right: -2%; }
}

.homebuttonblock:hover h4 {
    transition: .4s ease;
    transform: rotate(-90deg) translateY(-50%);
}

.homebuttonblock h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 77px;
    transition: .3s ease;
    margin-top: 4px;
    margin-bottom: 6px;
}

.homebuttonblock:hover h2 {
    color: #d0d0d0;
    transition: .3s ease;
    text-decoration: underline;
}

.review-comments {
    color: #fff;
}

.widget-Reviews .single-item-slider .slider-inner .item {
    width: 216px;
}

.latestreviews h2 {
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px black;
    font-size: 35px;
}

.homeabout {
    background-color: rgba(0, 0, 0, 0.5215686274509804);
    padding: 1px 15px;
    text-align: center;
    margin-top: 5px;
}

.homeabout h4 {
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 0px;
}

.homeabout h1 {
    text-transform: uppercase;
    color: #00acf5;
    margin-top: 0px;
    font-size: calc(32px + (50 - 32) * ((100vw - 320px) / (768 - 320)));
    border-bottom: 1px solid gray;
}

.oemsection {
    background-color: white;
    margin-top: 0px!important;
}

.oemcontainer {
    display: flex;
    align-items: center;
    margin: auto;
    padding: 15px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.oemcontainer a {
    flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    padding: 2%;
    transition: .3s ease;
}

.oemcontainer a:hover {
    transform: translateY(-15px);
    transition: .3s ease;
}


.pheaderbkgnd {
    margin-top: -25px;
    border-bottom: 4px solid #ababab;
}

.pheaderbkgnd h1 {
    margin: 0;
    font-size: 5vw;
    text-transform: uppercase;
    color: #00adf2;
    padding: 1.4% 2%;
    text-shadow: 1px 1px 1px black;
}

.servicebkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/88bff22b-f47a-4010-92ac-ec5432194334/service-header-3.jpg);
    background-size: cover;
}

.partsbkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/4127abcb-9951-46ba-ad46-85e5991cc944/parts-header.jpg);
    background-size: cover;
}

.aboutbkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/95ca39d9-55af-4b8d-949a-f5a22939eb9f/about-header.jpg);
    background-size: cover;
}

.maphoursbkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/0ed35ce9-f70c-4c13-874c-7048d3f893aa/maphours-header.jpg);
    background-size: cover;
}

.employmentbkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/0fb0c2ce-d2b9-4ccb-b951-66f9ca548eea/employment-header.jpg);
    background-size: cover;
}

.tradebkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/0a206f95-5d0b-4027-a0b0-8f2e3903ea75/trade-header.jpg);
    background-size: cover;
}

.tradebkgnd h1 {
    font-size: 4.5vw;
}

.financingbkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/254cba18-84ec-4b45-85fe-9564b53e449c/financing-header-2.jpg);
    background-size: cover;
}

.ridingbkgnd {
    background-image: url(https://psmfirestorm.blob.core.windows.net/889b90a5-9803-40b6-8d29-251b55611f7a/ridinggroups-header.jpg);
    background-size: cover;
}



ul.servicelist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

ul.servicelist > li {
    flex: 0 0 47%;
    padding: 4px 0px;
}


.aboutText p, .financeText p, .serviceText p, .partsText p {
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (768 - 320)));
}

.financeText .btn { 
    font-size: 24px;
}


.thumbs {
	padding: 15px;
	cursor: pointer;
}
.thumbs img, #largeView img {
    border-radius: 0px;
    border: 2px #00acf5 solid;
}
.slideContainer .thumbs img {
    display: block;
    margin: 0 auto;
}
#overlay {
	position: fixed;
	display: none;
	z-index: 199;
	width: 100vw;
	height: 100vh;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
}

#largeView {
	position: fixed;
	display: none;
	width: 90%;
	left: 5%;
	top: 25vh;
	z-index: 200;
	border-radius: 12px;
}
@media (min-width: 768px) {
	#largeView {
		width: 80%;
		left: 10%;
		top: 10vh;
	}
}
@media (min-width: 992px) {
	#largeView {
		width: 50%;
		left: 25%;
		top: 10vh;
	}
}


.mapwrapper {
    position: relative;
    padding-bottom: 103%;
}

.mapwrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.rgcontainer {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.homeslider {
    margin-top: -30px;
}

.mapPage .dealer-name {
    text-align: center;
    font-size: calc(25px + (48 - 25) * ((100vw - 320px) / (768 - 320)));
}

.mapPage .dealerinfo h3 {
    text-align: center;
    font-size: calc(20px + (32 - 20) * ((100vw - 320px) / (768 - 320)));
}

.mapPage h3 {
    text-align: center;
    font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (768 - 320)));
}





/* FOOTER */
footer.body .outer-wrapper {
    background-color: rgb(255, 255, 255);
    color: #949494;
    text-align: center;
}

footer.body .outer-wrapper a, footer.body .outer-wrapper a:visited, footer.body .outer-wrapper a:active {
    color: #5ab8f8;
}

.footer {
    background-color: white;
    border-top: 5px solid #ababab;
    color: black;
}

.footercontainer {
    margin: auto;
    display: flex;
    padding: 15px;
    justify-content: space-between;
    flex-direction: column;
}

img.footerlogo {
    max-width: 275px;
    padding-top: 25px;
}

div.footer > div > div:nth-child(4) > table > tbody > tr:nth-child(n+1) > td:nth-child(2) {
    padding-left: 25px;
}

.footersocial {
    display: flex;
    justify-content: center;
}

.fsocialblock {
    font-size: 32px;
    padding: 10px;
}

a.footercontact {
    padding-top: 30px;
    display: block;
}

a.footer-phone.dealer-phone.phone-text {
    font-size: 20px;
}









/* GLOBAL TOOLBARS/ACCORDIONS */
.vehicle-container .well, #content-container .panel-heading, #content-container .panel-body { border: none; }


/* FORMS */
.control-label { color: #000; }

label {
    margin-bottom: 0px;
    font-weight: unset;
    margin-top: 7px;
}

.field-validation-valid {
    color: gray;
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 12px;
    top: 5px;
}

.vdp-inquire .form-control, .vdp-inquire span {
    position: relative;
    top: 0;
    left: 0;
}

textarea.form-control {
    font-size: 12px;
}

.form-control {
    background-color: #4c4c4c;
    margin: 3px 0px;
    border-radius: 0;
    color: white;
    font-size: 14px!important;
    transition: .3s;
}

.form-control:hover {
    background-color: black;
    transition: .3s ease;
}

.form-control:focus {
    border-color: #00adf2;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(71, 169, 247, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(63, 153, 224, 0.6);
    background-color: black;
}


.vdpinquiryheader {
    font-size: 32px;
    font-family: 'Play', sans-serif;
    text-transform: uppercase;
    margin-top: -6px;
    display: block;
    margin-bottom: -23px;
    color: #00acf5;
}

.inquiryformcontainer,
.locationBox {
    background-color: white;
    color: black;
    border: 5px solid #4c4c4c;
    border-top: 5px solid #ababab;
    border-bottom: 5px solid #ababab;
}

.form-header-text {
    font-family: 'Play', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: -9px;
    display: block;
    text-align: center;
    color: #00acf5;
}

.forms-title-section {
    font-size: 18pt;
    font-family: 'Play', sans-serif;
    text-transform: uppercase;
    color: #00acf5;
    display: block;
    text-align: center;
} 

.mainform {
    height: fit-content;
}

.mainform > div {
    background-color: white;
    color: black;
    padding: 10px;
    border: 5px solid #4c4c4c;
    border-top: 5px solid #ababab;
    border-bottom: 5px solid #ababab;
}

.navbar {
    border: none;
}

.covidModal {
    width: 90%;
    position: fixed;
    top: 50px;
    z-index: 20000;
    background: white;
    border: 5px solid #00adf2;
    border-radius: 8px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 15px;
    max-height: calc(100vh - 125px);
    overflow: auto;
    display: none;
    color: black;
    font-size: 16px;
}

.closebtn {
    position: absolute;
    right: 15px;
    background: #00adf2;
    padding: 5px 5px 7px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
    color: white;
}


.jumbotron, #creditAppForm section {
    background: rgba(0, 0, 0, 0.71) !important;
    color: white !important;
}

.jumbotron .text-muted, .jumbotron h1, #creditAppForm .k-dropdown .k-input {
    color: white !important;
}

#creditAppForm .k-picker-wrap.k-state-default .k-input, #creditAppForm .k-picker-wrap.k-state-default, #creditAppForm .k-dropdown .k-input {
    background: #4c4c4c !important;
}

#creditAppForm span.k-widget.k-datepicker.k-header {
    margin-top: 3px !important;
}

#creditAppForm .k-picker-wrap.k-state-default .k-input::placeholder {
    color: white !important;
}

/* TEMPLATE 2 */
.template-2 header.body {
    background-color: #fafafa;
    background: none, -webkit-linear-gradient(top, #fafafa 0, #ececec 55%);
    background: none, -moz-linear-gradient(top, #fafafa 0, #ececec 55%);
    background: none, -o-linear-gradient(top, #fafafa 0, #ececec 55%);
    background-image: linear-gradient(to bottom, #fafafa, #ececec);
}

@media (max-width: 767px) {
    #home-page {
        margin-top: 30px !important;
        margin-bottom: 30px;
    }
.headerbackground img {
    display: none;
}
    .headerbackground {
         display: none;
    }    
    .homebuttoncontainer {
        width: 100%;
        display: block;
    }
    .homebuttonblock {
        display: block;
        text-align: center;
    }
    .homebuttonblock h2 {
        font-size: calc(35px + (48 - 35) * ((100vw - 320px) / (768 - 320)));
        margin-top: -6px;
    }
    .homebuttonblock h4 {
         margin-right: 0;
         display: block;
         font-size: calc(22px + (48 - 35) * ((100vw - 320px) / (768 - 320)));
         margin-top: 7px;
    }
    #main-nav-collapse {
        background: white;
    }
    #main-nav .dropdown-menu > li > a {
        color: white;
    }
    .homeSearch .widget-inner, .widget-FeaturedVehicles .widget-inner {
        margin-top: 0 !important;
    }
    .searchwrapper > div > div > input {
        font-size: 12px;
    }
    .featuredinventory h2 {
        font-size: calc(26px + (44 - 26) * ((100vw - 320px) / (768 - 320)));
    }
    .widget-FeaturedVehicles .single-item-slider .slider-outer {
        height: 218px;
    }
    .oemcontainer a {
        padding-top: calc(20px + (32 - 20) * ((100vw - 320px) / (768 - 320)));
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 5%;
        padding-bottom: 5%;
        flex: 0 0 50%;
        -ms-flex: 0 0 40%;
    }
    .footerblock {
        text-align: center; 
    }
    table.footerhours {
        margin: 0 auto;
    }
    .footerblock h3 {
        font-size: calc(24px + (42 - 24) * ((100vw - 320px) / (768 - 320)));
    }
    .footerblock a, table.footerhours {
        font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (768 - 320)));
    }
    .footerblock .fsocialblock a {
        font-size: 32px;
    }
    .footerblock ul {
        padding-left: 0;
        list-style-type: none;
    }
    .footerblock ul a li {
        margin-top: 15px;
    }
    .oemsection .widget-inner {
        margin-top: 0 !important;
    }
    .pheaderbkgnd {
        margin-top: -35px;
        border-top: 4px solid #ababab;
    }
    .interiorpage .widget-inner {
        margin-top: 0 !important;
    }
    .maphourstable {
        width: calc(215px + (360 - 215) * ((100vw - 320px) / (768 - 320)));
        margin: 0 auto;
        text-align: center;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (768 - 320)));
    }
    #content-container > div:first-child {
        margin-top: 32px;
    }        
    #inventory-page {
        margin-top: -3px;
    }
    #ModalVehicleInquiry .vdpinquiryheader {
        font-size: calc(24px + (32 - 24) * ((100vw - 320px) / (768 - 320)));
        text-align: left;
    }
    #ModalVehicleInquiry .vdpBtn {
        top: .5em;
        right: .5em;
    }
    ul.servicelist {
        padding-left: 15px;
    }
    ul.servicelist > li {
        flex: 0 0 100%;
        padding: 7px 0;
        font-size: 16px;
    }
    .servicebtmheader h3 {
        font-size: calc(20px + (24 - 20) * ((100vw - 320px) / (768 - 320)));
    }
    .rgcontainer {
        flex-direction: column;
    }
    .homebuttonbkgnd {
        margin-top: -33px;
        border-top: 4px solid #ababab;
    }
    .homebuttoncontainer a:first-child .homebuttonblock {
        border-bottom: 4px solid #ababab;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #main-nav {
        background-color: white;
    }
    #main-nav .navbar-toggle {
        color: black;
    }
    #main-nav .nav > li > a, #main-nav .dropdown-menu > li > a {
        color: #00adf2;
    }
    .covidModal p:first-of-type {
        width: 70%;
    }
}

@media (min-width: 768px) {
    .homebuttoncontainer, .headercontainer {
        width: 768px;
    }
    .headerphone {
        font-size: 23px;
    }
    .headersocial a {
        font-size: 18px;
        padding-right: 3px;
        padding-left: 3px;
    }
    .navbar > .container {
        width: auto;
    }
    #main-nav .nav>li>a {
        font-size: 13px;
        padding-left: 4px;
        padding-right: 4px;
    }
   .oemcontainer {
        flex-direction: row;
        width: 768px;
    }
    .widget-Reviews .single-item-slider .slider-inner .item {
        width: 225px;
    }
    .homeabout h1 {
        font-size: 26px;
    }
    .footercontainer {
        flex-direction: row;
        width: 768px;
    }
    .homebuttonblock h2 {
        font-size: 42px;
    }
    img.footerlogo {
        max-width: 200px;
    }
    .footerblock h3 {
        text-align: center;
    }
    .widget-FeaturedVehicles .single-item-slider .slider-inner .item {
        width: 212px;
    }
    .slideContainer {
    	display: flex;
	flex-flow: row wrap;
	display: -ms-flexbox;
	-ms-flex-flow: row;
	-ms-flex-wrap: wrap;
	justify-content: space-around;
    }
    .slideContainer > div {
	flex: 0 0 50%;
        -ms-flex: 0 0 40%;
    }
    .aboutText p, .financeText p, .serviceText p, .partsText p {
        font-size: 18px;
    }
    .mapPage .dealer-name {
        text-align: left;
        font-size: 25px;
    }
    .mapPage .dealerinfo h3 {
        text-align: left;
        font-size: 22px;
    }
    .mapPage h3 {
        text-align: left;
        font-size: 20px;
    }
    .maphourstable {
        width: 70%;
    }
    #content-container { 
        padding-bottom: 30px; 
    }
    .serviceform .form-header-text {
        font-size: 22px;
    }
    .serviceform .forms-title-section, .partsform .forms-title-section {
        font-size: 17px;
    }
    .partsform .form-header-text {
        font-size: 24px;
    }
    #main-nav {
        border-top: 4px solid #ababab;
        border-right: 30px solid #4c4c4c;
        border-bottom: 4px solid #ababab;
        border-left: 30px solid #4c4c4c;
    }
    nav.fixed {
        border-top: 4px solid #ababab;
        border-right: 30px solid #4c4c4c;
        border-bottom: 4px solid #ababab;
        border-left: 30px solid #4c4c4c;
    }
    #quick-search-collapse .input-group .form-control {
        margin: 0;
    }
    .homebuttonblock h4 {
         transform: rotate(-90deg) translateX(0px);
    }
    .covidModal p:first-of-type {
        margin-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .homebuttonblock h4 {
        flex: .5 0 6%;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .dealer-city {
        margin-left: -3px;
    }
}

@media (min-width: 768px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .homebuttonblock {
        width: 370px;
    }
    .homebuttoncontainer a:nth-child(2) .homebuttonblock h4 {
        margin-right: -27%;
    }
    .searchwrapper > div > div > input {
        padding: 0%;
    }
    .headerphone {
        font-size: 17px;
    }

}

@media (min-width: 992px) {
    .homebuttoncontainer, .headercontainer {
        width: 992px;
    }
    .headerphone {
        font-size: 28px;
    }
    .headersocial a {
        font-size: 22px;
        padding-right: 5px;
        padding-left: 5px;
    }
    #main-nav .nav>li>a {
        font-size: 16px;
        padding-left: 12px;
        padding-right: 12px;
    }
   .oemcontainer {
        width: 992px;
    }
    .widget-Reviews .single-item-slider .slider-inner .item {
        width: 192px;
    }
    .homeabout h1 {
        font-size: 30px;
    }
    .footercontainer {
        width: 992px;
    }
    .homebuttonblock h2 {
        font-size: 58px;
    }
    img.footerlogo {
        max-width: 275px;
    }
    .widget-FeaturedVehicles .single-item-slider .slider-inner .item {
        width: 210px;
    }
    .slideContainer > div {
	flex: 0 0 25%;
        -ms-flex: 0 0 20%;
    }
    .mapPage .dealer-name {
        font-size: 32px;
    }
    .mapPage .dealerinfo h3 {
        font-size: 26px;
    }
    .mapPage h3 {
       font-size: 24px;
    }
    .maphourstable {
        width: 60%;
        font-size: 16px;
    }
    .serviceform .form-header-text, .partsform .form-header-text {
        font-size: 30px;
    }
    .serviceform .forms-title-section {
        font-size: 22px;
    }
    .partsform .forms-title-section {
        font-size: 24px;
    }
    .inventory-container .vehicle .price {
        font-size: 25px;
    }
    .covidModal {
        width: 75%;
    }
} 

@media (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .homebuttonblock {
        width: 490px;
    }
    .headerphone {
        font-size: 28px;
    }
    .showroom-photo {
        height: auto;
    }
}

@media (min-width: 1200px) {
    .homebuttoncontainer, .headercontainer {
        width: 1200px;
    }
    .headerphone {
        font-size: 36px;
    }
    .headersocial a {
        font-size: 30px;
        padding-right: 10px;
    }
    .header-address {
        border-right: 1px solid #ababab;
    }
    #main-nav .nav>li>a {
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px;
    }
   .oemcontainer {
        width: 1200px;
    }
    .widget-Reviews .single-item-slider .slider-inner .item {
        width: 242px;
    }
    .homeabout h1 {
        font-size: 50px;
    }
    .footercontainer {
        width: 1200px;
    }
    .footerblock h3 {
        text-align: left;
    }
    .widget-FeaturedVehicles .single-item-slider .slider-inner .item {
        width: 205px;
    }
    .mapPage .dealer-name {
        font-size: 38px;
    }
    .mapPage .dealerinfo h3 {
        font-size: 30px;
    }
    .mapPage h3 {
       font-size: 26px;
    }
    .serviceform .forms-title-section {
        font-size: 24px;
    }
    .inventory-container .vehicle .price {
        font-size: 27px;
    }
    .covidModal {
        width: 60%;
    }
}





@media (max-width: 1199px) {
.mapwrapper {
    padding-bottom: 125%;
}

.headerblock {
    flex: 0 0 34%;
}
}



@media (max-width: 991px) {
.mapwrapper {
    padding-bottom: 50%;
    margin-top: 25px;
}

.headerblock {
    flex: 0 0 23%;
}
}