


@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/5b58ebeb-2eae-400c-99f0-c6c2a799bb1a/background-2.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/5b58ebeb-2eae-400c-99f0-c6c2a799bb1a/background-2.jpg) no-repeat center center;
       background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

#content-container a {
    color: #004890;
    transition: .3s;
}

#content-container {
    color: white;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Teko', sans-serif;
    font-weight: unset;
    font-style: normal;
}




/* CONTENT */

.home-search-box {
    padding: 30px 0 60px;
}

.top-section {
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    margin-top: -25px;
    padding-top: 30px;
    position: relative;
}

.PolarisForm .btn-primary {
    color: #fff;
    background-color: #004890;
    border-color: #2e6da4;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    border-radius: 0px;
}

.PolarisForm .btn-primary:before,
.PolarisForm .btn-primary:after {
    display: none;
}

.PolarisForm .btn-primary:hover,
.PolarisForm .btn-primary.active, .PolarisForm .btn-primary:active, .open>.dropdown-toggle.btn-primary,
.PolarisForm .btn-primary.active.focus, .PolarisForm .btn-primary.active:focus, .PolarisForm .btn-primary.active:hover, .PolarisForm .btn-primary:active.focus, .PolarisForm .btn-primary:active:focus, .PolarisForm .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: #6d6d6d;
    border-color: #204d74;
}

.PolarisSearch.siteSearch input.form-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
}

.PolarisSearch.siteSearch button.btn.btn-primary {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    text-transform: uppercase;
    margin-top: 0;
    height: 34px;
    padding: 0 20px;
}

.button-section {
    background-color: white;
    margin-top: 120px!important;
    padding-bottom: 50px;
}

.button-wrapper {
    display: flex;
    justify-content: space-between;
}

.button-block {
    position: relative;
    margin-top: -75px;
    flex: 0 0 19%;
}

img.logo {
    position: absolute;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(0,0,0,0) 100%);
    padding: 32px 30px 101px;
}

.button-block a .studio {
    transition: .5s;
}

.button-block a:hover .studio {
    transform: scale(1.2);
}

.text-wrapper {
    text-align: center;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 8px;
    padding: 1px 0px;
    background-color: #01488f;
    color: white;
}

/*.text-wrapper a:last-child {
    border-left: none;
}*/

.lg-text-wrapper {
    color: white;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 0px 5px black;
}

.lg-text-wrapper img {
    max-width: 300px;
}

.lg-text-wrapper h5 {
    font-size: 30px;
    border-bottom: 5px solid #014890;
    width: 42%;
    margin: auto;
}

.lg-text-wrapper h1 {
    font-size: 47px;
    letter-spacing: 1px;
    margin-top: 0;
}

.lg-text-wrapper h3 {
    font-size: 38px;
}

.polaris-logo img {
    max-width: 250px;
    margin: auto;
    display: block;
}

.PolarisSearch.siteSearch {
    display: flex;
    width: 50%;
    margin: 50px auto 15px;
}

.PolarisBtmText {
    color: black;
    text-align: center;
}

.PolarisBtmText h3 {
    text-transform: uppercase;
    font-size: 50px;
    margin-top: 50px;
}

.homePreOrder {
    text-align: center;
    background-color: white;
    margin: auto;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 25px;
    border: 3px solid #014890;
}

.homePreOrder h1 {
    font-size: 50px;
    margin: 0;
}








/* FEATURED INVENTORY */
.featured-section {
    background-color: white;
    margin-top: 30px;
}

.PolarisFeatured  {
    background-color: white;
    padding: 30px 0px;
}

.PolarisFeatured h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Teko', sans-serif;
    font-size: 50px;
    margin: 25px auto;
    border-bottom: 5px solid #014890;
    width: 50%;
    color: black;
}

.PolarisFeatured .single-item-slider .item .item-inner {
    background-color: white;
}

.PolarisFeatured .single-item-slider .item-detail .name {
    color: black;
    font-family: 'Roboto Condensed', sans-serif;
}

.PolarisFeatured .single-item-slider .item-detail .price {
    font-size: 29px;
    padding: 0 2%;
    bottom: 0;
    text-transform: uppercase;
    font-family: 'Teko', sans-serif;
    color: #ffffff;
    background-color: #01488f;
}

.PolarisFeatured .single-item-slider .item {
    border: none;
}

.PolarisFeatured h2:before, 
.PolarisFeatured h2:after {
    display: none;
}






/* INVENTORY */

#vehicleList > div {
    margin: 0;
    padding: 15px;
}

.inventory-container .vehicle .title {
    padding: 5px;
}

.inventory-container .vehicle .title a {
    color: black;
}

.inventory-container .vehicle .price {
    padding-right: 0px;
    font-family: 'Teko', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 27px;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    min-height: 41px;
    line-height: 20px;
}

.info {
    color: #6b6b6b;
    font-size: 12px;
    text-align: right;
}

#filters-box .panel-body li {
    color: black;
}







/* FORMS */

.inquiryformcontainer,
.locationBox {
    background-color: white;
    color: black;
}

.vdpinquiryheader {
    font-size: large;
    font-family: 'Teko', sans-serif;
    text-transform: uppercase;
    color: #004890;
    font-size: 30px;
}

.PolarisForm .form-header-text {
    text-transform: uppercase;
    font-family: 'Teko', sans-serif;
    font-size: 35px;
    line-height: 23px;
    display: block;
    text-align: center;
    border: none;
    width: unset;
    color: black;
    font-weight: 100;
}

.PolarisForm .form-header-text:before {
    display: none;
}

.PolarisForm {
    height: max-content;
}










/* FORMS */

.PolarisForm > div {
    background-color: white;
    padding: 10px;
    color: black;
    border-radius: 0;
    margin-top: 0;
    border: none;
}

.PolarisForm .form-control {
    background-color: #e0e0e0;
    border-radius: 0;
    margin: 3px 0px;
    color: black;
    font-family: 'Roboto Condensed', sans-serif;
}

.PolarisForm .form-control:hover {
    background-color: #ffffff;
    border: 1px solid #01488f;
}

.PolarisForm .form-control:focus {
    background-color: #ffffff;
    border-color: #01488f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 112, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 124, 233, 0.6);
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 12px;
    top: 5px;
}


@media (max-width: 767px) {
    .lg-text-wrapper h5 {
        font-size: 8vw;
    }
    .lg-text-wrapper h1 {
        font-size: 13vw;
    }
    .lg-text-wrapper h5 {
        width: 100%;
    }
    .snow-model-wrapper {
        flex-wrap: wrap;
    }
    .snow-model-block {
        margin-top: 0;
        flex: 0 0 45%;
    }
    img.logo {
        padding-bottom: 50%;
    }
    img.studio {
        margin-top: 9%;
    }
    
.button-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
}
.text-wrapper {
    font-size: 4vw;
    padding: 0;
}
    .PolarisSearch.siteSearch {
        width: 100%;
    }
    .model-section {
        padding-bottom: 20px;
    }
    .model-section .widget-inner, .featured-section .widget-inner {
        margin-top: 0 !important;
    }
    .featured-section {
        padding: 10px 0 0;
    }
    .featuredinventory h2 {
        font-size: 10vw;
        width: 83%;
    }
}

@media (min-width: 768px) {
    .single-item-slider .slider-inner .item {
        width: 212px;
    }
}

@media (min-width: 992px) {
    .lg-text-wrapper h5 { 
        width: 31%;
    }
    .lg-text-wrapper h1 { 
        font-size: 63px;
    }
.text-wrapper {
    font-size: 18px;
    padding: 0 5px;
}
    .single-item-slider .slider-inner .item {
        width: 210px;
    }
    .featuredinventory h2 {
        width: 37%;
    }
}

@media (min-width: 1200px) {
    .lg-text-wrapper h5 { 
        width: 27%;
    }
    .lg-text-wrapper h1 { 
        font-size: 78px;
    }
    .single-item-slider .slider-inner .item {
        width: 205px;
    }
    .featuredinventory h2 {
        width: 32%;
    }
}









/* PRE-ORDER STYLES */

.preorderForm > div {
    background-color: white;
    padding: 15px;
    color: black;
}

.preorderForm .form-control {
    margin: 3px 0;
}

.preorderForm .form-header-text {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Teko';
    font-size: 35px;
    margin-bottom: 0;
}

.preorderForm .btn-primary {
    background-color: #105390;
    border-color: #105390;
    text-transform: uppercase;
}

img.preorderHeader {
    margin-bottom: 30px;
}

.preorder-background > div {
    background-color: rgb(0 0 0 / 70%);
    color: white;
    padding: 15px;
}



@media (max-width: 991px) {
.button-block {
    margin-top: -51px;
}
}


@media (max-width: 767px) {
.button-block {
    flex: 0 0 49%;
    margin: 0;
}

.button-section {
    margin-top: 0px!important;
}

.top-section:before {
    content: '';
    background-image: url(https://psmfirestorm.blob.core.windows.net/5b58ebeb-2eae-400c-99f0-c6c2a799bb1a/background-2.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center;
}

.PolarisBtmText h3 {
    margin-top: 5px;
}

.PolarisForm {
    margin-bottom: 25px;
}

.lg-text-wrapper img {
    max-width: 100%;
}
}




