body {
    font-family: 'Fira Sans', sans-serif;
    color: #fff;
    background: url(https://psmfirestorm.blob.core.windows.net/173fc0ba-dda2-4bca-9bc0-3b617bb9d219/background-bottom.png) no-repeat, url(https://psmfirestorm.blob.core.windows.net/f8caf77d-694e-4516-b26f-7dccfa130880/background-4.jpg) no-repeat;
    background-attachment: fixed, scroll;
    background-position: bottom center, top center;
    background-size: 100%;
    background-color: black;
}

#inner-bg {
    margin: 0 auto;
    background-image: url(https://psmfirestorm.blob.core.windows.net/da5ce4eb-22c9-4069-ac5a-39a54276f680/inner-background.jpg);
    background-repeat: repeat-y;
    box-shadow: 0px 0px 20px 5px black;
    background-size: cover;
}

#content-container { padding-bottom: 30px; }

#outer-wrapper {
    overflow: hidden;
}

@media (min-width: 767px) {
    #inner-bg { width: 767px; }
}

@media (min-width: 992px) {
    #inner-bg { width: 992px; }
}

@media (min-width: 1200px) {
    #inner-bg { width: 1200px; }
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
}

a {
    color: white;
    font-weight: 700;
    transition: .3s;
}

a:hover, a:focus {
    color: #ff6600;
    text-decoration: underline;
}






/* HEADER */

.header-background {
    background-image: url(https://psmfirestorm.blob.core.windows.net/97b42d18-a77b-4476-93d5-6fc2a2566cd5/header-background-3.jpg);
    background-size: 100% 100%;
}

.header-container {
    display: flex;
    justify-content: space-between;
    color: white;
    align-items: center;
    padding: 5px 15px;
}

.header-block {
    flex: 0 0 29%;
}

.header-block:last-child {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.address-wrapper span.dealer-address {
    display: block;
}

.address-wrapper {
    display: flex;
}

.header-block:nth-child(2) {
    flex: 0 0 31%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.header-block .harley-outline {
    flex-basis: 34%;
}

.address-wrapper div:first-child {
    font-size: 27px;
    line-height: 42px;
    padding-right: 19px;
}

.address-wrapper div:last-child {
    font-family: 'Bitter', sans-serif;
    font-size: 13px;
    line-height: 21px;
}

.header-block a.dealer-phone {
    font-size: 24px;
    font-family: 'Bitter', sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
    display: block;
}

.header-social {
    padding-left: 24px;
}

.header-social a {
    font-size: 32px;
    padding: 4px;
}

img.header-lw {
    max-height: 77px;
}

.header-block div a img {
    transition: .3s;
}

.header-block div a img:hover {
    transform: scale(1.1);
}

.headerLogoBlock a {
    flex: 0 0 49%;
}







/* NAVIGATION */



@media (min-width: 768px) {
.navbar-nav {
    float: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 13px;
    margin-bottom: 6px; }
}

@media (min-width: 768px) {
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: black;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700; }
} 

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #ff6600;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #ff6600;
}







/* CONTENT */

.upcomingevents h2 {
    color: white;
}

.k-block, .k-widget {
    background-color: transparent;
}

.calEvent {
    font-weight: unset;
}

.eventInfo p {
    min-height: 2.5em;
    font-weight: unset;
}

.eventInfo {
    flex: 0 1 100%;
    padding-right: 0em;
}

.button-container {
    display: flex;
    background-color: black;
    padding: 22px 10px 10px;
}

.button-container > a {
    flex: 0 0 50%;
    padding: 10px;
}

.button-block {
    display: flex;
    position: relative;
}

.btn-text-wrapper h2 {
    text-transform: uppercase;
    font-size: 33px;
}

.btn-pic {
    width: 200px;
    transition: .3s;
}

.button-container a:hover .button-block .btn-pic {
    transform: scale(1.1);
}

.button-background {
    background-image: url(https://psmfirestorm.blob.core.windows.net/f4be236d-0091-4415-a1ae-749b02906205/button-background.png);
    background-size: 100% 100%;
}

.button-background h3 {
    margin: 0;
    font-family: 'Bitter', sans-serif;
    color: black;
    padding: 7px 64px 12px 10px;
}

.button-block-end > a:nth-child(1) > div {
    margin-bottom: 15px;
}

.button-block-end a .button-background {
    transition: .3s;
}

.button-block-end a:hover .button-background {
    transform: scale(1.1);
}

.btn-text-wrapper h5 {
    font-family: 'Bitter', sans-serif;
    font-weight: 100;
}

.btn-text-wrapper h5:after {
    font-family: fontawesome;
    content: '\f0da';
    padding-left: 7px;
    color: #ff6600;
}

.sbmwrapper {
    background-image: url(https://psmfirestorm.blob.core.windows.net/d23cbe15-da7e-4427-9dd6-6700491b3297/fi-background.png);
    background-size: cover;
    margin-left: -30px;
    margin-right: -30px;
}

.sbmbacktext {
    text-align: center;
    color: white;
    font-family: 'Bitter', sans-serif;
    font-weight: 900;
    font-size: calc(33px + (62 - 33) * ((100vw - 320px) / (768 - 320)));
    text-transform: uppercase;
    text-shadow: 1px 1px 3px black;
}

.sbmcontainer {
    display: flex;
    justify-content: space-around;
    margin-top: -31px;
    padding-bottom: 7px;
}

.sbmcontainer a {
    flex: 0 0 13%;
}

.sbmcontainer a:hover {
    text-decoration: inherit;
}

.sbmcontainer a .sbmblock img {
    transition: .3s;
}

.sbmcontainer a:hover .sbmblock img {
    transform: translateY(-20px);
}

.sbmblock {
    text-align: center;
}

.sbmblock h4 {
    color: #b7b7b7;
    border-bottom: 2px solid;
    width: 75%;
    margin: auto;
    font-family: 'Bitter', sans-serif;
    padding-bottom: 8px;
}

.video-wrapper {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.video-wrapper iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.home-video-section {
    background-color: black;
    padding: 40px 0;
    position: relative;
}

.home-video-section:before {
    background-image: url(https://psmfirestorm.blob.core.windows.net/e9f145a7-1206-45f2-8b27-41ffc76c9b0e/fv-border.png);
    content: '';
    position: absolute;
    background-size: 100% 100%;
    width: 100%;
    top: 0;
    left: 0;
    height: 17px;
}

.home-video-section:after {
    background-image: url(https://psmfirestorm.blob.core.windows.net/e9f145a7-1206-45f2-8b27-41ffc76c9b0e/fv-border.png);
    content: '';
    position: absolute;
    background-size: 100% 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 17px;
}

.video-text {
    text-align: center;
    padding: 10px 50px;
}

.video-text h3 {
    font-family: 'Bitter', sans-serif;
    color: white;
    font-size: 45px;
}

.video-text h4 {
    text-transform: uppercase;
    color: #ff6600;
    font-size: 62px;
    margin-top: -5px;
    position: relative;
}

.video-text h4:before {
    background-image: url(https://psmfirestorm.blob.core.windows.net/7a15522a-8efe-482a-b967-066aea7e4955/fv-arrow.png);
    background-size: 100% 100%;
    position: absolute;
    content: '';
    width: 75px;
    height: 106px;
    left: 18%;
    top: -20%;
}

.p-header {
    position: relative;
}

.p-header h1 {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 3px;
    text-transform: uppercase;
    font-size: 31px;
    margin: 0;
}

img.page-banner, img.page-banner-mobile {
    position: relative;
}

img.p-header-btm {
    margin-top: -24px;
}

img.about-pic {
    float: right;
    width: 50%;
    padding: 0 0 15px 15px;
}

.map-wrapper {
    position: relative;
    padding-bottom: 46%;
}

.map-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

table.mapandhourstbl.k-table td:last-child {
    padding-left: 25px;
}

.department-container .department {
    padding: 20px 0px;
    background: transparent;
}

#employees-team-page > div.row > div > h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: -20px;
}

.department .employee .name p {
    margin-bottom: 0;
}

.department .employee .job p {
    margin-bottom: 0;
}

img.livewiregif {
    float: right;
    width: 50%;
}

img.bar-shield {
    float: right;
    width: 33%;
    padding: 0px 10px 10px;
}

.ride-demic-page {
    background-color: white;
    padding: 15px;
    color: black;
}

.ride-demic-photos {
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: flex-end;
    flex-wrap: wrap;
}

.ride-demic-photos div {
    flex: 0 0 33%;
}

@media (max-width: 767px) {
.ride-demic-photos div {
    flex: 0 0 100%;
}
}

.ride-demic-btn img {
    margin: 15px auto;
    display: block;
    transition: .3s;
}

.ride-demic-btn:hover img {
    transform: scale(1.1);
}

.ride-demic-page table {
    background-color: #cacaca;
    margin: 15px auto;
}

.ride-demic-page td {
    border: 2px solid;
    padding: 5px 10px;
}

.ride-demic-page a {
    color: black;
}

.ride-demic-page a:hover {
    color: #ff6600;
}






/* INVENTORY */

.inventory-container { margin-bottom: 25px; }

.inventory-container .vehicle:hover {
    background-color: rgba(14, 14, 14, 0.45);
    border-radius: 15px;
}

        .inventory-container .vehicle .title a { color: #fff; }
        .inventory-container .vehicle .btn-default { background-color: #d6d6d6; border-color: #a2a2a2; }
    .inventory-container .toolbar { border-color: #383838; }

#inventory-page .panel, #vdp-container .panel {
    background-color: black;
}
 
@media (max-width: 767px) {
.inventory-container .vehicle .price-box {
    margin: 0px auto; }
}

#filters-box li label {
    color: white;
}

#vehicleList { background-color: transparent; }

.inventory-container .vehicle .thumb {
    min-height: 200px;
    align-content: center;
    align-items: center;
    text-align: center;
    vertical-align: bottom;
    position: relative;
    border-radius: 10px 10px 0px 0px;
}

.inventory-container .vehicle .price-box {
    width: 100%;
    background-color: white;
    border-radius: 0px 0px 10px 10px;
}

.inventory-container .vehicle .title {
    background-color: #000000;
    font-family: 'Bitter', sans-serif;
    padding: 3px 3px 3px 5px;
    min-height: 73px;
    margin-bottom: 0px;
}

span.vehicleyear {
    font-size: 11px;
}

span.vehiclemodel {
    font-size: 20px;
}

.inventory-container .vehicle .price {
    font-weight: bold;
    font-size: 23px;
    text-align: right;
    box-sizing: border-box;
    color: black;
    padding: 5px 9px;
    text-transform: uppercase;
}

.vehicle-box {
    padding: 10px 0px;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 21px;
    min-height: 43px;
}

.info {
    font-size: 12px;
    text-align: right;
}

.breadcrumb {
    background-color: #000000;
}

input#FilterQuickSearch {
    margin: 0;
}










/* FEATURED INVENTORY */

.featuredinventory h2 {
    color: white;
    text-align: center;
    font-size: 50px;
    text-shadow: 2px 2px 2px black;
}

.single-item-slider .item-detail .name {
    font-weight: 100;
    color: #ff6600;
}

.single-item-slider .item {
    background-color: rgb(255, 255, 255);
    border: none;
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
}

.single-item-slider .slider-inner .item {
    width: 260px; 
}

.single-item-slider .item-detail .price {
    padding: 0 3%;
    color: black;
    text-transform: uppercase;
    bottom: 0;
}

.single-item-slider .img-container {
    height: 145px;
}

.single-item-slider .slider-outer {
    height: 245px;
}

.recentreviews h2 {
    color: white;
    text-align: center;
    font-size: 50px;
    text-shadow: 2px 2px 2px black;
}

.widget-Reviews .single-item-slider .slider-outer, .widget-Reviews .single-item-slider .slider-inner .item, .widget-Reviews .single-item-slider .slider-inner-container {
    height: 22em;
}







/* FORMS */

label {
    margin-bottom: 0px;
    font-weight: unset;
    text-align: left;
    margin-top: 6px;
}

.mainform > div {
    background-color: black;
    border: 3px solid white;
    padding: 10px;
}

.form-header-text {
    font-size: 30px;
    font-family: 'Bitter', sans-serif;
    color: #ff6600;
    font-weight: 700;
}

@media (min-width: 768px) {
#Form848 > div:nth-child(1) > fieldset > div:nth-child(n+2):nth-child(-n+7),
#Form847 > div:nth-child(1) > fieldset > div:nth-child(n+2):nth-child(-n+5) {
    width: 50%;
    display: inline-block;
    padding: 0px 5px;
    vertical-align: top; 
}

#Form848 > div:nth-child(1) > fieldset > div:nth-child(n+8),
#Form847 > div:nth-child(1) > fieldset > div:nth-child(n+6) {
    padding: 0px 5px; }
}

.forms-title-section {
    font-weight: unset;
    font-size: 16pt;
    font-family: 'Bitter', sans-serif;
    color: #ff6600;
}

.field-validation-valid {
    color: #757575;
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 12px;
    top: 5px;
}

.vdp-inquire .form-control, .vdp-inquire span {
    position: relative;
    left: 0;
    top: 0;
}

.form-control {
    font-size: 12px;
    margin: 5px 0px;
}

.btn-primary {
    color: #fff;
    background-color: #a3a3a3;
    border: 4px solid #797979;
    border-radius: 8px;
    border-top: none;
    border-left: none;
    font-family: 'Bitter', sans-serif;
    transition: .3s;
}

.btn-primary:hover {
    color: #fff;
    background-color: #797979;
    border-color: #a3a3a3;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus,
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #797979;
    border-color: #a3a3a3;
}

.btn-sec {
    background-color: #a3a3a3;
    border: 3px solid gray;
    border-left: none;
    border-top: none;
    font-size: 30px;
    font-family: 'Bitter', sans-serif;
    border-radius: 9px;
    text-shadow: 0px 0px 3px black;
    padding: 10px 27px;
    display: block;
    margin: auto;
    width: fit-content;
}

.inquiryformcontainer,
.locationBox {
    background-color: black;
    border: 3px solid white;
}

.vdpinquiryheader {
    font-family: 'Bitter', sans-serif;
    color: #ff6600;
    font-size: 30px;
}

#ModalVehicleInquiry {
    background: black;
    border: 2px #ff6600 solid;
}

#vehicleFiltersForm .panel-default {
    background-color: black;
}

.customForm input,
.customForm textarea {
    background-color: #ebebeb;
    padding: 4px 5px;
    border: none;
    font-size: 14px!important;
    color: black;
    margin: 3px 0;
    border-radius: 4px;
}

.customForm [placeholder="First Name"], .customForm [placeholder="Last Name"] {
    width: 98px;
} 

.customForm [placeholder="Zip Code"] {
    width: 70px;
} 

.customForm [placeholder="Questions/Comments"] {
    width: 100%;
}

.lwtaxform {
    color: white;
}







/* FOOTER */

footer.body .outer-wrapper {
    background-color: #000;
    color: #d2d2d2;
    width: 100%;
    margin: auto;
    text-align: center;
}

.footer-background {
    background-image: url(https://psmfirestorm.blob.core.windows.net/29b90bd6-0ce6-49c3-a415-f2fa8b17057d/footer-background.jpg);
    background-size: cover;
    width: 100%;
    margin: auto;
    background-position: center;
}

.footer-container {
    display: flex;
    justify-content: space-around;
    padding: 20px 10px 0px;
    color: white;
}

.footer-container a {
    font-family: 'Bitter', sans-serif;
    font-weight: 100;
}

img.footer-logo {
    max-width: 156px;
}

img.footer-lw {
    max-width: 90px;
}

.footer-block ul {
    padding: 0;
    list-style: none;
}

.footer-block li:before {
    content: '\f061';
    font-family: fontawesome;
}

.footer-block h3 {
    margin: 0;
    font-size: 17px;
}

.footer-block a.dealer-phone.phone-text {
    display: flex;
}

.footer-social {
    display: flex;
    justify-content: center;
}

.footer-social a {
    font-size: 42px;
    padding: 0px 5px;
}

.footertable td:last-child {
    padding-left: 15px;
}

.footertable {
    margin: auto;
}

.promotions-list a:not(.promo-link) {
    font-size: 18px;
    color: black;
    text-shadow: 1px 1px 1px white;
    background-color: #f60;
    padding: 5px;
    border: 1px solid black;
}

.promobtn {
    display: block;
    width: fit-content;
    font-size: 24px;
    margin: 20px 5px;
    background: #f60;
}


/* IRONe Styling */
.ironeContainer {
    background: white;
    color: #333;
}
.ironeHeader {
    background-image: url(https://psmfirestorm.blob.core.windows.net/6a00e910-ca29-4618-abb5-8b014274bcdb/ironEheader.png);
    background-size: cover;
}
.ironeHeader h1 {
    padding: 270px 20px 2px;
    text-transform: uppercase;
}
.ironeModels {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 20px;
}
.ironeModels p {
    flex-basis: 100%;
}
.ironeModels > div {
    flex: 0 0 50%;
    -ms-flex: 0 0 48%;
    padding: 10px;
}
.ironeStyling {
    display: flex;
    flex-wrap: wrap;
    background: black;
    padding: 10px;
    color: white;
    justify-content: space-around;
}
.ironeStyling h2 {
    flex-basis: 100%;
    text-transform: uppercase;
}
.ironeFeatures {
    flex-basis: 31.9%;
    color: black;
    background: white;
    margin: 5px;
}
.ironeFeatures > div {
    padding: 10px;
}
.ironeFeatures h4 {
    text-transform: uppercase;
}
.ironeImagesWrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}
.ironeImages {
    flex: 0 0 33%;
    -ms-flex: 0 0 32%;
    padding: 5px;
}
.ironeFAQ {
    width: 70%;
    margin: 0 auto;
    padding: 0 0 10px;
}
.ironeFAQ h1 {
    text-transform: uppercase;
    text-align: center;
}
.FAQ {
    border-top: 2px solid #D3D3D3;
}
.FAQ h3 {
    display: inline-block;
}
.FAQ .fa-plus {
    font-size: 18px;
    border: 1px solid black;
    padding: 4px;
    float: right;
    margin-top: 17px;
}
.FAQ p {
    display: none;
    padding: 10px 20px;
    background-color: #D3D3D3;
}
.disclaimerModal {
    position: fixed;
    background: white;
    border: 2px solid black;
    border-radius: 5px;
    padding: 5px 10px;
    top: 50px;
    max-height: 70vh;
    overflow: auto;
    max-width: 650px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9999999999;
}
.disclaimerModal .topbar {
    float: right;
    width: fit-content;
    min-height: 22px;
    background-color: white;
}
.disclaimerModal .topbar:hover, .disclaimerOpen:hover {
    color: #f60;
    cursor: pointer;
}
.disclaimerModal .topbar span {
    padding: 0 3px;
}
.disclaimerModal .topbar .fa-window-close {
    font-size: 20px;
}
.disclaimerContent h1 {
    text-transform: uppercase;
}
.disclaimerModal .disclaimerContent {
    padding: 20px 50px;
}
.disclaimerModal .disclaimerContent ol {
    padding-left: 20px;
}
.disclaimerModal li {
    margin: 15px 0;
    font-size: 14px;
}
.disclaimerOpen {
    font-size: 12px;
}
.hidden {
    display: none;
}

@media (max-width: 767px) {
    .ironeHeader h1 {
        padding-top: calc(99px + (265 - 99) * ((100vw - 320px) / (768 - 320)));
        font-size: calc(18px + (36 - 18) * ((100vw - 320px) / (768 - 320)));
        color: #f60;
        text-shadow: 2px 2px black;
    }
    .ironeModels ul {
        padding-left: 15px;
    }
    .ironeModels, .ironeStyling {
        display: block;
    }
    .ironeModels h2, .ironeModels h4, .ironeStyling h2, .ironeFeatures h4 {
        text-align: center;
    }
    .ironeFeatures {
        margin: 15px 5px;
    }
    .ironeFeatures img {
        display: block;
        margin: 0 auto;
    }
    .ironeImagesWrapper {
        justify-content: space-around;
    }
    .ironeImages {
        flex: 0 0 50%;
        -ms-flex: 0 0 48%;
    }
    .ironeFAQ {
        width: 100%;
        padding: 0 20px 10px;
    }
    .FAQ h3 {
        width: 90%;
        display: inline-block;
    }
    .FAQ .fa-plus {
        float: none;
        margin-top: 0;
    }
    .disclaimerModal {
        max-width: calc(100vw - 20px);
        top: 130px;
    }
    .disclaimerModal .disclaimerContent {
        padding: 20px;
    }
    .disclaimerModal .topbar {
        position: fixed;
        right: 20px;
    }
img.bar-shield {
    float: none;
    width: 100%;
    padding: 10px;
}
}

@media (min-width: 768px) {
    .ironeHeader h1 {
        font-size: 26px;
    }
}

@media (min-width: 991px) {
    .ironeHeader h1 {
        font-size: 34px;
        padding: 352px 20px 2px;
    }
    .ironeFAQ {
        width: 60%;
    }
    .disclaimerModal {
        max-width: 720px;
    }
    .disclaimerModal .disclaimerContent {
        padding: 20px 75px;
    }
}

@media (min-width: 1200px) {
    .ironeHeader h1 {
        padding: 420px 20px 2px;
        font-size: 41px;
    }
    .ironeFeatures {
        flex-basis: 19%;
    }
    .ironeFAQ {
        width: 50%;
    }
    .disclaimerModal {
        max-width: 910px;
    }
    .disclaimerModal .disclaimerContent {
        padding: 20px 100px;
    }
}

.siteSearch-M button {
    height: 34px; 
    margin-top: 5px !important;
}

@media (max-width: 767px) {
.header-background img {
    display: none;
}
    .header-background, img.page-banner {
        display: none;
    }
    #main-nav {
        background-color: #f60;
        position: fixed;
        width: 100%;
        z-index: 2040;
    }
    #main-nav .navbar-brand {
        height: 58px;
        margin: 2px 0;
        padding: 0 15px;
    }
    .navbar-nav>li>a {
        font-size: 18px;
        color: #e2e2e2;
        padding: 15px;
    }
    .nav>li>a:hover, .nav>li>a:focus, .nav .open>a:hover, .nav .open>a:focus {
        color: #e2e2e2;
    }
    .fa-bars {
        color: black;
    }
    .sbmwrapper {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: -7px;
        margin-top: -40px;
        padding-top: calc(33px + (75 - 33) * ((100vw - 320px) / (768 - 320)));
    }
    .sbmcontainer {
        flex-wrap: wrap;
    }
    .sbmcontainer a {
        flex: 0 0 45%;
    }
    .footer-container {
        flex-direction: column;
        text-align: center;
    }
    .upcomingevents h3 a {
        font-size: 22px;
    }
    .featuredinventory h2 {
        font-size: calc(30px + (54 - 30) * ((100vw - 320px) / (768 - 320)));
    }
    .featuredinventory .single-item-slider .slider-inner .item {
        width: 216px;
    }
    .featuredinventory .single-item-slider .item-detail .price {
        font-size: 20px;
    }
    .video-text {
        padding: 0;
    }
    .video-text .btn-sec {
        font-size: 22px;
    }
    .video-text h4:before {
        width: calc(54px + (71 - 54) * ((100vw - 320px) / (768 - 320)));
        height: calc(80px + (106 - 80) * ((100vw - 320px) / (768 - 320)));
        left: calc(-20px + (185 + 20) * ((100vw - 320px) / (768 - 320)));
        top: calc(0px + (-27 - 0) * ((100vw - 320px) / (768 - 320)));
    }
    .recentreviews h2 {
        font-size: calc(34px + (52 - 34) * ((100vw - 320px) / (768 - 320)));
    }
    .recentreviews .single-item-slider .slider-inner .item {
        width: 216px;
    }
    .footer-container {
        padding: 10px;
    }
    .footer-container a {
        margin: 15px 0;
        display: block;
    }
    .footer-block {
        margin: 10px 0;
    }
    .footer-block a.dealer-phone.phone-text {
        display: block;
    }
    .button-background h3 {
        font-size: 21px;
    }
    .button-background {
        width: 270px;
    }
    .home-video-section {
        padding: 10px 10px 40px;
    }
    #content-container {
        margin-top: 20px;
    }
    .button-container {
        padding: 0 10px 10px;
        flex-direction: column;
        text-align: center;
    }
    .btn-text-wrapper {
        margin: 0 auto;
        width: 200px;
    }
    .button-block {
        flex-wrap: wrap;
    }
    .button-block-end {
        flex-flow: wrap;
        display: flex;
        justify-content: space-around;
    }
    .btn-pic {
        position: relative;
        margin: 0 auto;
    }
    #filters-modal {
        top: 70px;
    }
    #ModalVehicleInquiry {
        top: 70px;
        max-height: calc(100vh - 140px);
        overflow-y: auto;
    }
    #ModalVehicleInquiry .vdpinquiryheader {
        font-size: 24px;
        margin-top: 0;
    }
    img.page-banner-mobile {
        top: calc(-14px + (1 + 14) * ((100vw - 320px) / (768 - 320)));
        width: 100%;
    }
    .p-header h1 {
        font-size: calc(20px + (48 - 20) * ((100vw - 320px) / (768 - 320)));
        top: calc(-12px + (8 + 12) * ((100vw - 320px) / (768 - 320)));
    }
    .testRideForm .form-header-text {
        font-size: 26px;
    }
    .livewirePage h1 {
        font-size: calc(26px + (36 - 26) * ((100vw - 320px) / (768 - 320)));
        text-align: center;
    }
    .livewirePage h3 {
        font-size: calc(20px + (26 - 20) * ((100vw - 320px) / (768 - 320)));
        text-align: center;
    }
    img.livewiregif {
        display: block;
        width: 100%;
        float: none;
    }
    .serviceform, .partsform {
        order: 2;
    }
    img.about-pic {
        float: none;
        width: 100%;
        padding: 15px;
    }
    .mapPage > .widget-inner {
        margin-top: 0 !important;
    }
    .maptext {
        text-align: center;
    }
    .maptext .dealer-name {
        font-size: calc(32px + (48 - 32) * ((100vw - 320px) / (768 - 320)));
    }
    .maptext h3:first-of-type {
        font-size: calc(22px + (32 - 22) * ((100vw - 320px) / (768 - 320)));
    }
    .mapandhourstbl {
        width: 220px;
        margin: 0 auto;
        text-align: right;
    }
    .mapandhourstbl tr > td:first-child {
        text-align: left;
    }
    .aboutMap .map-wrapper {
        min-height: 150px;
    }
    .department .employee {
        max-width: 250px;
    }
    .department .employee .job p {
        font-size: 20px;
    }
    .promotions-list a:not(.promo-link) {
        display: block;
        margin: 0 auto;
        width: fit-content;
    }
}

@media (min-width: 768px) {
    #main-nav {
        background-image: url(https://psmfirestorm.blob.core.windows.net/b0ec3f9e-c3e4-40e8-a7c9-741c81d34ef6/nav-background-2.png);
        background-size: 100% 100%;
        margin-left: -69px;
        margin-right: -68px;
        margin-top: -11px;
    }
    .home-video-section:before, .home-video-section:after { 
        width: 776px;
    }
    .footer-background, footer.body .outer-wrapper {
        width: 768px; 
    }
    .btn-pic {
        position: relative;
        margin: 0 auto;
    }
    .headerLogoBlock > img {
        max-width: 155px;
    }
    .navbar-nav>li>a {
        font-size: 16px !important;
        padding-top: 8px;
    }
    .button-container {
        padding: 0 10px 10px;
        flex-direction: column;
        text-align: center;
    }
    .button-block {
        flex-wrap: wrap;
    }
    .button-block-end {
        display: block;
    }
    .button-block-end a {
        display: inline-block;
        margin: 0 20px 0;
    }
    .btn-text-wrapper {
        width: 200px;
        margin: 0 auto;
    }
    .upcomingevents h2 {
        font-size: 24px;
    }
    .upcomingevents h3 {
        font-size: 16px;
    }
    .widget-UpcomingEvents {
        padding-top: 0;
    } 
    .featuredinventory .single-item-slider .slider-inner .item, .recentreviews .single-item-slider .slider-inner .item {
        width: 212px;
    }
    .featuredinventory .single-item-slider .item-detail .price {
        font-size: 20px;
    }
    img.page-banner-mobile {
        display: none;
    }
    .livewirePage h1 {
        font-size: 28px;
    }
    .livewirePage h3 {
        font-size: 22px;
    }
    .serviceform .form-header-text, .partsform .form-header-text {
        font-size: 25px;
    }
    .serviceform .forms-title-section, .partsform .forms-title-section {
        font-size: 16px;
    }
    .maptext .dealer-name {
        font-size: 30px;
    }
    .department .employee {
        flex: 0 0 31%;
        -ms-flex: 0 0 30%;
    }
    #main-nav .navbar .navbar-nav .dropdown .dropdown-menu {
        z-index: 2040;
        margin-top: -6px;
    }
    header.body {
        height: 155px;
    }
    .promotions-list a:not(.promo-link) {
        margin-left: 25px;
    }
}

@media (min-width: 992px) {
    .home-video-section:before, .home-video-section:after { 
        width: 1004px;
    }
    .footer-background, footer.body .outer-wrapper {
        width: 992px; 
    }
    .header-block a.dealer-phone {
        font-size: 28px;
    }
    .address-wrapper div:last-child {
        font-size: 16px;
    }
    .address-wrapper div:first-child {
        font-size: 34px;
    }
    .headerLogoBlock > img {
        max-width: none;
    }
    img.header-lw {
        max-height: 95px;
    }
    .header-social a {
        font-size: 42px;
        padding: 6px;
    }
    #main-nav {
        margin-left: -89px;
        margin-right: -87px;
    }
    .navbar-nav>li>a {
        font-size: 22px !important;
        padding-top: 12px;
    }
    .button-container {
        padding: 10px 10px 10px;
        flex-direction: row;
        text-align: left;
    }
    .button-block {
        flex-wrap: nowrap;
    }
    .btn-text-wrapper {
        width: auto;
        margin: 0;
    }
    .btn-pic {
        position: absolute;
        width: 170px;
        right: -7px;
        bottom: -19px;
        transition: .3s;
    }
    .button-container > a {
        flex: 0 0 37%;
        padding: 10px;
    }
    .button-container > a:nth-child(2) {
        flex: 0 0 35%;
    }
    .button-block-end {
        margin-top: 10px;
    }
    .button-block-end a {
        display: block;
        margin: 0;
    }
    .button-background h3 {
        font-size: 20px;
    }
    .upcomingevents h2 {
        font-size: 30px;
    }
    .upcomingevents h3 {
        font-size: 22px;
    }
    .featuredinventory .single-item-slider .slider-inner .item, .recentreviews .single-item-slider .slider-inner .item {
        width: 211px;
    }
    .home-video-section {
        padding: 40px;
    }
    .video-text h4:before {
        left: -23%;
        top: 0%;
    }
    .video-text {
        padding: 23px 50px;
    }
    .footer-container {
        padding: 20px 25px 0;
    }
    .p-header h1 {
        top: 4px;
        font-size: 40px;
    }
    .livewirePage h1 {
        font-size: 36px;
    }
    .livewirePage h3 {
        font-size: 24px;
    }
    .serviceform .form-header-text, .partsform .form-header-text {
        font-size: 30px;
    }
    .serviceform .forms-title-section, .partsform .forms-title-section {
        font-size: 16pt;
    }
    .maptext .dealer-name {
        font-size: 36px;
    }
    .department .employee {
        flex: 0 0 23%;
        -ms-flex: 0 0 19%;
    }
    #main-nav .navbar .navbar-nav .dropdown .dropdown-menu {
        margin-top: -4px;
    }
    header.body {
        height: 200px;
    }
    .header-block .harley-outline {
        flex-basis: 35%;
    }
}

@media (min-width: 1200px) {
    .home-video-section:before, .home-video-section:after { 
        width: 1215px;
    }
    .footer-background, footer.body .outer-wrapper {
        width: 1200px; 
    }
    .sbmbacktext {
        font-size: 108px;
    }
    .header-block a.dealer-phone {
        font-size: 33px;
    }
    .address-wrapper div:last-child {
        font-size: 18px;
    }
    .address-wrapper div:first-child {
        font-size: 41px;
    }
    .header-block, .header-block:nth-child(2) {
        flex: 0 0 29%;
    }
    #main-nav {
        margin-top: -14px;
        background-size: cover;
        margin-left: -108px;
        margin-right: -108px;
    }
    .header-background { 
        background-size: cover;
    }
    .navbar-nav>li>a {
        font-size: 28px !important;
        padding-top: 15px;
    }
    .button-background h3 {
        font-size: 24px;
    }
    .btn-pic {
        width: 200px;
        right: 22px;
        bottom: 0;
    }
    .button-block-end {
        margin-top: 0;
    }
    .button-container {
        padding: 22px 10px 10px;
    }
    .upcomingevents h3 {
        font-size: 24px;
    }
    .widget-UpcomingEvents {
        padding-top: 5px;
    }
    .featuredinventory .single-item-slider .slider-inner .item, .recentreviews .single-item-slider .slider-inner .item {
        width: 260px;
    }
    .featuredinventory .single-item-slider .item-detail .price {
        font-size: 24px;
    }
    .video-text h4:before {
        left: -10%;
        top: 19%;
    }
    .video-text {
        padding: 63px 50px;
    }
    .footer-container {
        padding: 10px 50px 0;
    }
    .p-header h1 {
        top: 6px;
        font-size: 45px;
    }
    #main-nav .navbar .navbar-nav .dropdown .dropdown-menu {
        margin-top: 0;
    }
    header.body {
        height: auto;
    }
    .header-block .harley-outline {
        flex-basis: auto;
    }
    .header-social a {
        font-size: 50px;
    }
}

