
body { 
    font-family: 'Titillium Web', 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/website-themes/44/images/background-5.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/website-themes/44/images/background-5.jpg) no-repeat center center;
       background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

a {
    color: #006699;
    text-decoration: none;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}


h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 15px;
    font-family: 'Bevan', sans-serif;
}

@media (max-width: 767px) {
#layout .widget-section:first-child .widget:first-child .widget-inner {
    margin-top: 30px; }
}

a.mercury-btn {
    font-family: 'Bevan', sans-serif;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 40px;
    border: 4px solid #006699;
    background-color: white;
    transition: .3s;
}

@media (max-width: 767px) {
a.mercury-btn {
    font-size: 5vw; 
}

.headerbackground img {
    display: none;
}
}

a.mercury-btn:hover {
    transform: scale(1.05);
}


.popup-widget {
    padding: 15px!important;
}



@media (min-width: 1200px) {
.buttonwords {
    text-align: center;
    font-size: 27px;
    padding: 60px 3px 60px 3px;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    line-height: 28px;
    color: #006699;
    text-shadow: 2px 2px 15px #fbfbfb;
    transition: .5s ease; }
}

@media (max-width: 1199px) {
.buttonwords {
    text-align: center;
    font-size: 22px;
    padding: 43px 3px 43px 3px;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    line-height: 28px;
    color: #006699;
    text-shadow: 2px 2px 15px #fbfbfb;
    transition: .5s ease; }
}

@media (max-width: 991px) {
.buttonwords {
    text-align: center;
    font-size: 16px;
    padding: 34px 3px 34px 3px;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    line-height: 19px;
    color: #006699;
    text-shadow: 2px 2px 15px #fbfbfb;
    transition: .5s ease; }
}

@media (max-width: 767px) {
.buttonwords {
    text-align: center;
    font-size: 4vw;
    padding: 25% 10%;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    line-height: 4vw;
    color: #006699;
    text-shadow: 2px 2px 15px #fbfbfb;
    transition: .5s ease; }
}

.buttonwords:hover {
    color: #004a6f;
    transition: .5s ease;
}

.button1background {
    background: url(https://psmfirestorm.blob.core.windows.net/043a9af4-c872-426c-9b52-02d6f3c3797d/button-1.gif) no-repeat;
    transition: .3s ease;
}

.button1background:hover {
    transform: scale(1.1);
    transition: .3s ease;
}

.button2background {
    background: url(https://psmfirestorm.blob.core.windows.net/fa77a4a5-ad49-40fb-88af-958d974f2069/button-2.gif) no-repeat;
    transition: .3s ease;
}

.button2background:hover {
    transform: scale(1.1);
    transition: .3s ease;
}

.button3background {
    background: url(https://psmfirestorm.blob.core.windows.net/059feeaa-ca01-4b66-aa9b-4b109c24efa4/button-3x.gif) no-repeat;
    transition: .3s ease;
}

.button3background:hover {
    transform: scale(1.1);
    transition: .3s ease;
}

.button4background {
    background: url(https://psmfirestorm.blob.core.windows.net/720294de-24fd-4983-b8e0-3c80edde4006/button-4x.gif) no-repeat;
    transition: .3s ease;
}

.button4background:hover {
    transform: scale(1.1);
    transition: .3s ease;
}

.button1background, .button2background, .button3background, .button4background {
    background-size: contain;
}




.oemcontainer {
    width: 100%;
    position: relative;
    text-align: center;
}

@media (min-width: 768px) {
.oemblock {
    display: inline-block;
    margin: 6px 15px 6px 15px;
    transition: .5s ease; 
    width: 15%;}
}

@media (min-width: 992px) {
.oemblock {
    margin: 20px 20px 16px 20px;
}
}

@media (min-width: 1200px) {
.oemblock {
    margin: 20px 25px 16px 25px; }
}

@media (max-width: 767px) {
.oemblock {
    transition: .5s ease; 
    flex: 0 0 30%;
    margin: 10px auto;
}
.oemcontainer {
    display: flex;
    flex-flow: row wrap
}
}

.oemblock:hover {
    transform: translateX(10px);
    transition: .5s ease;
}












hr { border-top-color: #afafaf; }
#inner-bg { margin: 0 auto; background-color: rgba(240, 240, 240, 0.7); }
#content-container { padding-bottom: 30px; }

@media (min-width: 768px) {
#inner-bg {
    width: 748px;
    margin-top: 135px; 
    background-color: rgba(240, 240, 240, 0.85);}
}

@media (min-width: 992px) {
#inner-bg {
    width: 972px;
    margin-top: 160px; }
}

@media (min-width: 1200px) {
#inner-bg { 
    width: 1180px;
    margin-top: 220px; }
}





@media (min-width: 1200px) {
.serviceheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/20832663-21df-4d2c-b540-a05c78b61823/service-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 94px 0px;
    right: 0.1%;
    top: -17%;
    width: 35%; }
}

@media (max-width: 1199px) {
.serviceheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/20832663-21df-4d2c-b540-a05c78b61823/service-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 92px 0px;
    right: 1.1%;
    top: -17%;
    width: 40%;
    background-size: cover; }
} 

@media (max-width: 991px) {
.serviceheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/20832663-21df-4d2c-b540-a05c78b61823/service-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 93px 0px;
    right: 1.1%;
    top: -17%;
    width: 52%;
    background-size: cover; }
} 

@media (max-width: 767px) {
.serviceheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/20832663-21df-4d2c-b540-a05c78b61823/service-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 54px 0px;
    right: 1.1%;
    top: 0%;
    width: 223px;
    background-size: cover; }
}

@media (min-width: 1200px) {
.boatstorageheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/f4b6a29c-238e-40f7-8aca-942f46350b68/boat-storage-pic-2.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 94px 0px;
    right: 0.1%;
    top: -17%;
    width: 35%; }
}

@media (max-width: 1199px) {
.boatstorageheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/f4b6a29c-238e-40f7-8aca-942f46350b68/boat-storage-pic-2.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 92px 0px;
    right: 1.1%;
    top: -17%;
    width: 40%;
    background-size: cover; }
}

@media (max-width: 991px) {
.boatstorageheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/f4b6a29c-238e-40f7-8aca-942f46350b68/boat-storage-pic-2.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 93px 0px;
    right: 1.1%;
    top: -17%;
    width: 52%;
    background-size: cover; }
}

@media (max-width: 767px) {
.boatstorageheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/f4b6a29c-238e-40f7-8aca-942f46350b68/boat-storage-pic-2.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 54px 0px;
    right: 1.1%;
    top: 0%;
    width: 223px;
    background-size: cover; }
}

@media (min-width: 1200px) {
.boattrailersheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/632ea222-e98f-4dbc-af2c-f34923657d60/boat-trailers-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 94px 0px;
    right: 0.1%;
    top: -17%;
    width: 35%; }
}

@media (max-width: 1199px) {
.boattrailersheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/632ea222-e98f-4dbc-af2c-f34923657d60/boat-trailers-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 92px 0px;
    right: 1.1%;
    top: -17%;
    width: 40%;
    background-size: cover; }
}

@media (max-width: 991px) {
.boattrailersheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/632ea222-e98f-4dbc-af2c-f34923657d60/boat-trailers-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 93px 0px;
    right: 1.1%;
    top: -17%;
    width: 52%;
    background-size: cover; }
}

@media (max-width: 767px) {
.boattrailersheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/632ea222-e98f-4dbc-af2c-f34923657d60/boat-trailers-pic-3.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 54px 0px;
    right: 1.1%;
    top: 0%;
    width: 223px;
    background-size: cover; }
}

@media (min-width: 1200px) {
.aboutheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/bd86cdf0-293d-4edf-a68f-805f42551f84/about-header-pic-4.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 94px 0px;
    right: 0.1%;
    top: -17%;
    width: 35%; }
}

@media (max-width: 1199px) {
.aboutheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/bd86cdf0-293d-4edf-a68f-805f42551f84/about-header-pic-4.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 92px 0px;
    right: 1.1%;
    top: -17%;
    width: 40%;
    background-size: cover; }
}

@media (max-width: 991px) {
.aboutheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/bd86cdf0-293d-4edf-a68f-805f42551f84/about-header-pic-4.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 93px 0px;
    right: 1.1%;
    top: -17%;
    width: 52%;
    background-size: cover; }
}

@media (max-width: 767px) {
.aboutheaderbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/bd86cdf0-293d-4edf-a68f-805f42551f84/about-header-pic-4.png);
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px 0px 54px 0px;
    right: 1.1%;
    top: 0%;
    width: 223px;
    background-size: cover; }
}






@media (min-width: 768px) {
.headerrope {
    margin-top: 4px;
    position: absolute;
    width: 97.5%; }
}

@media (max-width: 767px) {
.headerrope {
    margin-top: 0%;
    position: absolute;
    width: 97%; }
}

@media (min-width: 768px) {
.serviceform > div,
.boattrailerform > div,
.maphoursform > div,
.boatstorageform > div {
    background-color: rgba(240, 240, 240, 0.85);
    padding: 10px;
    border: 5px solid #006699; }
}

@media (max-width: 767px) {
.serviceform > div,
.boattrailerform > div,
.maphoursform > div,
.boatstorageform > div {
    background-color: rgba(240, 240, 240, 0.85);
    padding: 10px;
    border: 5px solid #006699;
    margin-top: 30px; }
} 

.boatstorageform,
.serviceform,
.maphoursform,
.boattrailerform {
    height: fit-content;
}

.form-header-text {
    font-family: 'Bevan', sans-serif;
    color: #cc3333;
    font-size: 21px;
}




.trailercontainer {
    width: 100%;
    position: relative;
    text-align: center;
}

.trailerblock {
    width: 65%;
    display: inline-block;
    margin: 15px;
}








/* RESPONSIVE MAP-------------------------------------------------------------------------------------------------------- */
.mapWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.mapWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}






/* GLOBAL THEME FONT COLORS */
body { color: #333; }










/* HEADER */
header.body .logo { color: #333; }
#brand-box .info a { color: #333; }

.headerbackground {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background-image: url(https://psmfirestorm.blob.core.windows.net/884184f3-6c89-42ab-84a9-bc2e68a843f7/header-background-2.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    margin-top: -30px;
}


@media (min-width: 1200px) {
.headerinner {
    width: 1200px;
    margin: auto; }
}

@media (max-width: 1199px) and (min-width: 992px) {
.headerinner {
    width: 992px;
    margin: auto; }
}

@media (max-width: 991px) and (min-width: 768px) {
.headerinner {
    width: 768px;
    margin: auto; }
}

@media (min-width: 992px) {
.headerlogo {
    padding: 46px 10px 31px 0px;
    width: 22%;
    float: left; }
}

@media (max-width: 991px) {
.headerlogo {
    padding: 46px 10px 31px 8px;
    width: 20%;
    float: left; }
}

.ropeheader {
    background-image: url(https://psmfirestorm.blob.core.windows.net/fd05f318-61db-4a70-8246-6fb955975d15/rope.png);
    height: 55px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.headeraddress a {
    color: black;
}

@media (min-width: 1200px) {
.headeraddress {
    float: left;
    font-size: 20px;
    margin-top: 48px;
    margin-left: 20%; }
}

@media (max-width: 1199px) {
.headeraddress {
    float: left;
    font-size: 20px;
    margin-top: 5%;
    margin-left: 11%; }
}

@media (max-width: 991px) {
.headeraddress {
    float: left;
    font-size: 15px;
    margin-top: 5%;
    margin-left: 7%; }
}

@media (min-width: 1200px) {
.fishhook {
    position: absolute;
    left: 1%;
    top: 150px;
    width: 6%; }
}

@media (max-width: 1199px) {
.fishhook {
    position: absolute;
    left: 1%;
    top: 125px;
    width: 6%; }
}

@media (max-width: 991px) {
.fishhook {
    position: absolute;
    left: 1%;
    top: 100px;
    width: 6%; }
}

@media (min-width: 1200px) {
.headersocialicons {
    float: right;
    width: 50px;
    margin-top: 40px;
    margin-right: 5px;
    transition: .3s ease; }
}

@media (max-width: 1199px) {
.headersocialicons {
    float: right;
    width: 44px;
    margin-top: 3.5%;
    margin-right: 2%;
    transition: .3s ease; }
}

@media (max-width: 991px) {
.headersocialicons {
    float: right;
    width: 30px;
    margin-top: 4.5%;
    margin-right: 2%;
    transition: .3s ease; }
}

.headersocialicons:hover {
    transform: scale(1.1);
    transition: .3s ease;
}

@media (min-width: 768px) {
.headertext {
    font-family: 'Bevan', sans-serif;
    color: #cc3333;
    font-size: 50px;
    position: relative;
    z-index: 1; }
}

@media (max-width: 767px) {
.headertext {
    font-family: 'Bevan', sans-serif;
    color: #cc3333;
    font-size: 5vw;
    position: relative;
    z-index: 1;
    margin-top: -5%; }
}









/* NAVIGATION */
@media (min-width: 768px) {
#main-nav {
    background-color: transparent;
    position: absolute;
    top: 57px; }
}

@media (min-width: 992px) {
#main-nav {
    top: 63px; }
}


@media (max-width: 767px) {
#main-nav {
    background-color: transparent;
    background-image: url(https://psmfirestorm.blob.core.windows.net/a22eac57-11e8-438d-a752-112fce5c16c2/header-background-mobile.jpg);
    border-bottom: 5px solid #006699;
    position: fixed;
    width: 100%;
    z-index: 16; 
}
#main-nav-collapse {
    max-height: calc(100vh - 62px);
    overflow-y: auto;
}
}

    #main-nav .navbar { border: none; }

@media (min-width: 1200px) {
#main-nav .nav > li > a, .social-media-icons a {
    color: #c33;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    font-size: 13px;
    width: 135px;
    text-align: center;
    background: url(https://psmfirestorm.blob.core.windows.net/412c8450-128c-437f-bef8-a026152c972f/nav-button-3.png) no-repeat;
    vertical-align: middle;
    display: table-cell;
    height: 71px;
    line-height: 15px;
    padding: 16px 4px 0px 4px;
    background-size: contain;
}
}

@media (max-width: 1199px) {
#main-nav .nav > li > a, .social-media-icons a {
    color: #c33;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    font-size: 11px;
    width: 138px;
    text-align: center;
    background: url(https://psmfirestorm.blob.core.windows.net/ced5b9bb-79e9-46f1-ac1e-7966979f1a03/nav-button-medium.png);
    vertical-align: middle;
    display: table-cell;
    height: 64px;
    line-height: 12px;
    padding: 24px 0px 0px 0px; }
}

@media (max-width: 991px) {
#main-nav .nav > li > a, .social-media-icons a {
    color: #c33;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    font-size: 9px;
    width: 105px;
    text-align: center;
    background: url(https://psmfirestorm.blob.core.windows.net/9bf9f3fc-9102-424c-a777-5197da59b071/nav-button-small.png);
    vertical-align: middle;
    display: table-cell;
    height: 50px;
    line-height: 10px;
    padding: 21px 0px 0px 0px; }
}

@media (max-width: 767px) {
#main-nav .nav > li > a, .social-media-icons a {
    color: #c33;
    text-transform: uppercase;
    font-family: 'Bevan', sans-serif;
    font-size: 12px;
    width: unset;
    text-align: left;
    background: none;
    vertical-align: unset;
    display: block;
    height: unset;
    line-height: 33px;
    padding: 21px 0px 0px 10px; }
}

@media (min-width: 768px) {
.navbar-nav {
    float: right;
    margin: 0; }
}

@media (min-width: 1200px) {
.navbar-nav>li {
    float: left;
    margin: 9px 6px -20px 6px; }
}

@media (max-width: 1199px) {
.navbar-nav>li {
    float: left;
    margin: -2px 6px 0px 6px; }
}

@media (max-width: 991px) {
.navbar-nav>li {
    float: left;
    margin: -13px 6px 0px 6px; }
}

@media (max-width: 767px) {
.navbar-nav>li {
    float: none;
    margin: 0px; }
}

@media (min-width: 1200px) {
div#main-nav-collapse {
    margin-right: -40px; }
}

@media (max-width: 1199px) {
div#main-nav-collapse {
    margin-right: -32px; }
}

@media (max-width: 991px) {
div#main-nav-collapse {
    margin-right: -25px; }
}

@media (max-width: 767px) {
div#main-nav-collapse {
    margin-right: -16px;
    background-color: #f5f5f5; }
}








/* FEATURED VEHICLES */
#vehicleList {
    display: inline-flex;
    flex-flow: row wrap;
   display: -ms-inline-flexbox;
   -ms-flex-flow: row;
   -ms-flex-wrap: wrap;
}
#vehicleList > div {
    flex: 0 0 100%;
}
@media (min-width: 768px) {
#vehicleList {
    width: 100%;
}
#vehicleList > div {
    flex: 0 0 50%;
}
}
@media (min-width: 992px) {
#vehicleList > div {
    flex: 0 0 33.333%;
}
}

.single-item-slider .item { background-color: #fff; }

@media (min-width: 768px) {
    .single-item-slider .slider-container { margin: 0 30px; }
}

@media (min-width: 768px) {
.single-item-slider .item {
    width: 219px; }
}

.single-item-slider .item-detail .name {
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 101%;
    background-color: white;
    margin-left: -7px;
    padding: 5px 5px 5px 5px;
    min-height: 38px;
}

.single-item-slider .item .item-inner {
    border-radius: 3px;
    height: 100%;
    padding-bottom: 7%;
}

.inventory-container .vehicle .price {
    font-weight: unset;
    text-align: right;
    box-sizing: border-box;
    font-family: 'Bevan', sans-serif;
    color: #ffffff;
    background-color: #cc3333;
    font-size: 18px;
}

.single-item-slider .slider-outer {
    height: 200px;
    overflow: hidden;
    padding-bottom: 2px;
    position: relative;
}

.single-item-slider .img-container {
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 170px;
    overflow: hidden;
    position: relative;
}

.featuredinventory {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.22);
    padding: 10px;
}

.single-item-slider .item-detail .price {
    font-size: 15px;
    font-weight: unset;
    left: 0;
    padding: 0 3%;
    position: absolute;
    width: 100%;
    line-height: 113%;
    font-family: 'Bevan', sans-serif;
    color: #cc3333;
}

@media (max-width: 991px) and (min-width: 768px) {
.single-item-slider .slider-inner .item {
    width: 238px; }
}

@media (min-width: 992px) {
.single-item-slider .slider-inner .item {
    width: 167px; }
}

@media (min-width: 1200px) {
.single-item-slider .slider-inner .item {
    width: 216px; }
}








/* INVENTORY */

.inventory-container .vehicle {
    background-color: #f9f9f9;
    margin: 0px;
    padding: 15px;
    transition: .3s ease;
}

.inventory-container .vehicle:hover {
    background-color: #cccccc;
    transition: .3s ease;
}

    .inventory-container .vehicle .title a { color: #333; }

#filters-box li label {
    color: #069;
}

.inventory-container .disclaimers {
    margin-top: 20px;
    font-size: 9px;
    font-family: 'Arial', sans-serif;
}

.vehicle-box {
    border: 4px solid #006699;
}

span.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    line-height: 21px;
}

span.vehicleyearmake {
    display: block;
}

.info {
    font-size: 12px;
    text-align: right;
}

.inventory-container .vehicle .title {
    font-size: 10.5pt;
    width: 100%;
    background-color: #e6e6e6;
    min-height: 75px;
    box-sizing: border-box;
    padding: 5px;
}

/*.inquiryformcontainer {
    padding: 10px;
    margin: 10px;
}*/

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: #b3b3b3;
}

.vdpinquiryheader {
    font-size: 22px;
    font-weight: unset;
    font-family: 'Bevan', sans-serif;
    color: #cb3333;
}

#vdp-container .disclaimers {
    margin: 20px 0;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Arial', sans-serif;
}

.inventory-container .vehicle .thumb {
    background-color: #fff;
    line-height: 180px;
    text-align: center;
    vertical-align: middle;
    height: 183px;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    min-height: 41px;
}


.vdp-inquire {
    border: .5px solid lightgray;
    font-size: 0.8em !important;
    margin: .25em auto;
    height: 1.8em;
    padding: 0 .5em;
    border-radius: 5px;
}
.vdp-inquire[placeholder~="Name"] {
    width: 7em;
}
.vdp-inquire[placeholder~="ZipCode"] {
    width: 7em;
}
.vdp-inquire[placeholder~="Email"] {
    width: 10em;
}
.vdp-inquire[placeholder~="Phone"] {
    width: 9em;
}
textarea.vdp-inquire {
    width: 100%;
    min-height: 60px;
}







/* FOOTER */
footer.body .outer-wrapper {
    background-color: #006699;
    color: #c4c4c4;
}

footer.body {
    font-family: Arial,sans-serif;
    font-size: 13px;
    margin-top: 0px;
    text-align: center;
}

#footer {
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(https://psmfirestorm.blob.core.windows.net/665c275b-f5cb-4f95-8426-5fdef34baabb/header-background.jpg);
    border-top: 6px solid #006699;
}



.containerfooter {
    padding: 36px 30px 6px 30px;
}

.containerfooter .text-muted {
  margin: 20px 0;
}

.footertext {
  color: black;
}

h4.footertext {
    color: #cc3333;
    font-family: 'Bevan', sans-serif;
}

/*#footer > div > div > div > center > p > a {
    color: black;
}*/

.csiImage img {
    box-shadow: 2px 2px 2px 2px gray;
}

.footersection table td:last-child {
    padding-left: 15px;
}

.footerlinks {
    display: flex;
    flex-direction: column;
}





/* GLOBAL TOOLBARS/ACCORDIONS */
/*.vehicle-container .well, #content-container .panel-heading, #content-container .panel-body {
    border: none;
    background-color: rgba(255, 255, 255, 0.68);
}*/




.blog-filters,
.blog-posts .post, 
#blog-page .post {
    background: white;
}







/* FORMS */
.control-label { color: #000; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: unset;
    margin-top: 8px;
}

.inquiryformcontainer {
    font-size: 16px;
    background-color: rgba(240, 240, 240, 0.85);
    border: 5px solid #006699;
}

.locationBox {
    font-size: 16px;
    background-color: rgba(240, 240, 240, 0.85);
    border: 5px solid #006699;
}

.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;
}

input#FilterQuickSearch {
    margin: 0;
}










/* 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);
}






.btn-primary,
.btn-readMore {
    color: #fff;
    background-color: #cc3333;
    border-color: #b32727;
    margin: 10px 0px;
}

.btn-primary:hover,
.btn-readMore:hover {
    color: #fff;
    background-color: #b32727;
    border-color: #cc3333;
}

.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: #b32727;
    border-color: #cc3333;
}

a.mdBtn.btn-primary.btn {
    margin: 15px;
}


.promo-product-type, .promo-detail {
    color: #333;
}




/*GALLERY--------------------------------------------------------------------------------------------------------------------------------- */
.gal-container{
	padding: 0px;
}

@media (min-width: 768px) {
.gal-item {
    overflow: hidden;
    padding: 3px 20px 3px 0px; }
}

@media (max-width: 767px) {
.gal-item {
    overflow: hidden;
    padding: 3px 0px 3px 0px; }
}

@media (min-width: 992px) {
.gal-item .box{
	height: 250px;
	overflow: hidden; }
}

@media (max-width: 991px) {
.gal-item .box {
    height: 160px;
    overflow: hidden; }
}

.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}

@media (min-width: 768px) {
.gal-item a:after {
    content: "\e003";
    font-family: 'Glyphicons Halflings';
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 20px;
    left: 0px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 250px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
}

@media (max-width: 767px) {
.gal-item a:after {
    content: "\e003";
    font-family: 'Glyphicons Halflings';
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 0%;
    left: 0px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 250px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
}

.gal-item a:hover:after{
	opacity: 1;
}

.modal-open .gal-container .modal {
    background-color: rgba(0,0,0,0.4);
    margin-top: 30px;
}

.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}

.gal-container .description {
    position: relative;
    height: 40px;
    top: -40px;
    padding: 10px 25px;
    color: #fff;
    text-align: left;
}

.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50px auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}

.mobilePhone {
    font-size: 40px;
    margin-top: 10px;
    margin-left: calc(100px + (550 - 100) * ((100vw - 320px) / (768 - 320)));
}

@media (min-width: 768px) {
    .mobilePhone {
        display: none;
    }
}
/*hide label and input for test ride*/
label[for="VehicleInquiryViewModel_When_can_I_test_ride_this_unit_"] {
    display: none;
}
#VehicleInquiryViewModel_TestRide {
    display: none;
}

.slideContainer {
	display: flex;
	flex-flow: row wrap;
	display: -ms-flexbox;
	-ms-flex-flow: row;
	-ms-flex-wrap: wrap;
	justify-content: center;
}
.slideContainer > div {
	flex: 0 0 100%;
	display: inline-flex;
	flex-direction: column;
}
.thumbs {
	padding: 5px;
	cursor: pointer;
	position: relative;
}
.thumbs:before, 
.thumbs:after {
	display: block;
	position: absolute;
	right: 5px;
	left: 5px;
	top: 5px;
	bottom: 5px;
	border-radius: 5px;
	opacity: 0;
	transition: opacity 0.5s ease-in-out,
			 font-size 0.5s ease-in-out,
			 color 0.7s ease-in-out;
}
.thumbs:after {
	content: "\e003";
	padding-top: calc(50% - 60px);
	text-align: center;
	color: #00f;
	font-size: 0;
	font-family: 'Glyphicons Halflings';
}
.thumbs:before {
	content: "";
	background: rgba(0, 0, 0, 0.75);
}
.thumbs:hover:before, 
.thumbs:hover:after {
	opacity: 1;
	color: #fff;
	font-size: 42px;
}
.thumbs img, 
#galLargeView img {
	border-radius: 5px;
	border: 1px rgba(0, 102, 153, 0.7) solid;
	object-fit: cover;
}
#galOverlay {
	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);
}

#galLargeView {
	position: fixed;
	display: none;
	width: 90%;
	left: 5%;
	top: 25vh;
	z-index: 200;
	border-radius: 12px;
}

#ModalVehicleInquiry {
    max-height: 99vh;
    overflow-y: auto;
}

.containerfooter .row {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
	.slideContainer > div {
		flex: 0 0 50%;
		-ms-flex: 0 0 48%;
	}
	#galLargeView {
		width: 80%;
		left: 10%;
		top: 10vh;
	}
        .containerfooter .row {
                flex-direction: row;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
        .containerfooter .row .footersection{
                flex: 0 0 25%;
        }
        .containerfooter .row .footersection:last-of-type {
                flex: 0 0 37%;
                font-size: 13px;
        }
}

@media (min-width: 992px) {
	.slideContainer > div {
		flex: 0 0 25%;
		-ms-flex: 0 0 23%;
	}
	#galLargeView {
		width: 50%;
		left: 25%;
		top: 10vh;
	}
        .containerfooter .row .footersection{
                flex: 0 0 30%;
        }
}
@media (max-width: 767px) {
    .slideContainer > div {
        flex: 0 0 50%;
    }
    #layout .featuredinventory .widget-inner {
        margin-top: 0;
    }
    .featuredinventory h2 {
        font-size: calc(26px + (32 - 26) * ((100vw - 320px) / (768 - 320)));
    }
    .csiImage {
        margin: 0 auto 20px;
    }
    #main-nav .dropdown-menu>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footerlinks a {
        padding: 15px 0;
    }
}


.map-table td:last-child {
    padding-left: 15px;
}