.inquiryformcontainer #email-field, 
.inquiryformcontainer #phone-field {
	font-size: 12px;
	width: 8em;
}

.inquiryformcontainer input {
    color: black;
}

.color-packages.panel-body {
	margin-bottom: unset;
}
.vehicle-box .primaryinfo {
    display: none;
}
.searchReturn {
    color: white;
}

body {
    /*background-image: url(https://psmfirestorm.blob.core.windows.net/website-themes/83/images/background-2.jpg);*/
    background-color: #000;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Lalezar', sans-serif;
    font-weight: unset;
    line-height: 1.1;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: .03em;
}


div#content-container {
    padding-top: 30px;
    padding-bottom: 30px;
}








/* GLOBAL THEME FONT COLORS */
body { color: #eee; }

a {
    color: #ff1617;
}

a:hover {
    color: #c71111;
    text-decoration: none;
}

.events-wrapper a:hover, a:focus {
    color: #c71111;
    text-decoration: none;
}

legend { color: #fff; }










/* HEADER */
header.body {
    margin-bottom: 0px;
    height: auto;
}

    header.body .brand { color: #fff; }
#brand-box .info a { color: #fff; }

.headercontainer {
    width: 100%;
    margin: auto;
    display: none;
    justify-content: space-between;
    align-items: center;
}

.headerlogo {
    padding: 1%;
    flex: 0 0 38%;
}

.headerright {
    text-align: right;
    flex: 0 0 34%;
    display: flex;
    margin-top: 2%;
    justify-content: space-around;
    flex-flow: column;
}

.todaysHours {
    flex: 0 0 30%;
    text-align: center;
    margin-top: 10px;
}

.hoursTitle {
    font-size: 24px;
}

.hours {
    font-size: 18px;
}

.headeraddress {
    font-size: 20px;
    text-transform: uppercase;
    color: white;
}

.headerphone {
    font-size: 32px;
    margin-top: -6px;
    color: #ff1617;
    font-family: 'Lalezar', sans-serif;
    letter-spacing: 2px;
}

.headerrleft {
    flex: 0 0 79%;
}

.headersocial {
    flex: 0 0 14%;
    font-size: 43px;
    margin-top: 8px;
}

.headerslogan {
    text-align: center;
    font-size: 26px;
    font-family: 'Kalam', cursive;
    padding-top: 3px;
    color: white;
    line-height: 33px;
    flex: 0 0 20%;
}
    









/* NAVIGATION */
#main-nav {
    background-color: #ff1617;
    background-image: linear-gradient(to bottom, #ff1617, #c10001);
    box-shadow: 0px 0px 8px black;
    height: 62px;
    position: relative;
}

.navheight {
    height: auto !important;
}

    #main-nav .navbar { 
    border: none;
}

.navbar-header {
/*    -webkit-transform: translate3d(0,0,0);    */
}


#main-nav .nav > li > a, .social-media-icons a {
    color: #fff;
    font-family: 'Lalezar', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    text-shadow: 1px 1px 1px black;
}

    #main-nav .nav > li > a:hover,
    #main-nav .nav > li > a:focus,
    #main-nav .nav > li.active > a,
    #main-nav .nav .open > a,
    #main-nav .nav .open > a:hover,
    #main-nav .nav .open > a:focus,
    #main-nav .nav > li.active > a:hover {
        background-color: rgba(0,0,0,0.15);
    }


.breadcrumb { background-color: #383838; }

@media (max-width: 767px) {
    #main-nav { background-color: #3b3b3b; background-image: linear-gradient(to bottom, #222, #3b3b3b 55%); z-index: 1999;}
        #main-nav .dropdown-menu > li > a { color: #bbb; }
}

@media (min-width: 768px) {
.navbar-nav {
    float: none;
    margin: 0 0 -4px;
    display: flex;
    justify-content: space-between; }
} 

media (min-width: 768px) {
.navbar-nav>li {
    flex: 0 0 auto;
    text-align: center; }
}

nav.fixed {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 2000;
    left: 0;
    border-radius: 0px;
    background-color: #3b3b3b;
    background-image: linear-gradient(to bottom, #222, #3b3b3b 55%);
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 6px;
}
@media (min-width: 768px) {
.navbar-nav>li>a {
    padding-top: 17px;
    padding-bottom: 13px; }
}

@media (max-width: 768px) {
.navbar-collapse {
    position: absolute !important;
    background: linear-gradient(to bottom, #222, #3b3b3b 55%); 
    width: 100%;
/*    -webkit-transform: translate3d(0,0,0);   */
    max-height: calc(100vh - 62px);
    overflow-y: auto;
}
}




/* CONTENT */

.homelogowrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #484848;
}

.homelogoblock {
    flex: 0 0 11%;
    padding: 1%;
}

img.homeoemlogos {
    padding: 15px 10px;
    background-color: #5a5a5a;
    margin-top: -30px;
    width: 100%;
}


#homebuttons {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: block;
    padding: 0 15px 15px;
}

#homebuttons a {
    color: #ffffff !important;
}

#homebuttons .outer {
    width: 100%;
    height: 100%;
    border-radius: 14px;
    -webkit-transform: perspective(500px) rotateX(35deg);
    -moz-transform: perspective(500px) rotateX(35deg);
}

#homebuttons .outer .height {
    height: 100%;
    padding-bottom: 15px; 
    background: #840000; 
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.85) 0px 1px 1px, inset rgba(0, 0, 0, 0.35) 0px -2px 8px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    margin-top: -15px;
}

#homebuttons .outer .height .inner {
    text-shadow: white 0px 1px 0;
}

#homebuttons .outer .height .inner {
    background: -webkit-linear-gradient(top, #eb1728 0%, #af000e 100%);
}

#homebuttons .outer .height .inner {
    font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (768 - 320)));
    letter-spacing: .05em;
    height: 100%;
    text-align: center;
    text-shadow: #992626 0px 0px 1px;
    background: #ff0000;
    background: linear-gradient(top, #75c6ec 0%, #3488d0 100%);
    border-radius: 12px;
    box-shadow: inset rgba(255, 255, 255, 0.85) 0px 0px 1px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    font-family: 'Lalezar', sans-serif;
    text-transform: uppercase;
}

#homebuttons:hover .outer .height {
    margin-top: -10px;
    padding-bottom: 10px;
    background: red;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 1px, inset rgba(0, 0, 0, 0.35) 0px -2px 6px;
}

#homebuttons:hover .outer .height .inner {
    text-shadow: #982a2a 0px 0px 1px;
    background: #ca0000;
    background: linear-gradient(#ce0000 0%, #ca0000 100%);
}

.mapwrapper {
    position: relative;
    padding-bottom: 35%;
}

.mapwrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hvideowrapper {
    position: relative;
    padding-bottom: 56%;
    margin-bottom: 30px;
}

.hvideowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aboutwrapper {
    display: flex;
    flex-wrap: wrap;
    background-color: black;
    padding: 30px;
}

.aboutwrapper h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 3vw;
    color: #ff1617;
    margin-top: 0px;
}

.aboutpwrapper {
    flex: 0 0 50%;
    padding: 0 15px 0px 0px;
}


img.pagepic {
    margin-top: -30px;
    width: 100%;
}

h1.pageheader {
    text-align: center;
    font-size: calc(26px + (52 - 26) * ((100vw - 320px) / (768 - 320)));
    margin-top: -2vw;
}

.mapheader h1 {
    font-size: calc(34px + (60 - 34) * ((100vw - 320px) / (768 - 320)));
}

.maptext h1 {
    font-size: calc(26px + (36 - 26) * ((100vw - 320px) / (768 - 320)));
    text-align: center;
}

.maptext h2 {
    font-size: calc(22px + (30 - 22) * ((100vw - 320px) / (768 - 320)));
    text-align: center;
}

.partsText h2 {
    font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (768 - 320)));
}

.servicetext h2 {
    font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (768 - 320)));
}


table.maphourstable.k-table {
    width: 80%;
    margin: 30px auto 0;
    text-align: center;
}

.photo {
    height: 237px;
    width: 100%;
}

.employee .photo .img-main {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}









/* FORMS */

.mainform {
    height: fit-content;
}

.mainform > div {
    background-image: linear-gradient(to bottom, #858585, #494949);
    padding: 10px;
    border: 3px solid white;
}

.form-header-text {
    font-family: 'Lalezar', sans-serif;
    text-transform: uppercase;
    font-weight: unset;
    font-size: 40px;
    letter-spacing: 1px;
    color: red;
    text-shadow: 1px 1px 1px black;
    line-height: 41px;
    text-align: center;
    display: block;
}

#Form609 > span {
    font-size: 33px;
}

.partsform span.form-header-text {
    font-size: calc(36px + (40 - 36) * ((100vw - 320px) / (768 - 320)));
}

.partsform .forms-title-section {
    font-size: calc(26px + (28 - 26) * ((100vw - 320px) / (768 - 320)));
}

.serviceform span.form-header-text {
    font-size: calc(32px + (40 - 26) * ((100vw - 320px) / (768 - 320)));
}

.serviceform .forms-title-section {
    font-size: calc(26px + (28 - 26) * ((100vw - 320px) / (768 - 320)));
}


label {
    display: inline-block;
    max-width: 100%;
    margin-top: 5px;
    font-weight: unset;
}

.forms-title-section {
    font-size: 21pt;
    font-family: 'Lalezar', sans-serif;
    text-transform: uppercase;
    text-align: center;
    display: block;
    color: red;
    text-shadow: 1px 1px 1px black;
    letter-spacing: .5px;
}

.form-control {
    color: #fff;
    background-color: #000;
    border: 1px solid #9a9a9a;
    margin-bottom: 10px;
    font-size: 14px!important;
}

.form-control:hover {
    background-color: #333333;
    transition: .2s ease background-color;
}

#Form423 > div:nth-child(4) > fieldset > div:nth-child(n+1):nth-child(-n+4),
#Form424 > div:nth-child(4) > fieldset > div:nth-child(n+1):nth-child(-n+4) {
    width: 100%;
    display: inline-block;
    padding: 0px 5px;
}

#Form423 > div:nth-child(4) > fieldset > div:nth-child(n+6):nth-child(-n+8),
#Form424 > div:nth-child(4) > fieldset > div:nth-child(n+6):nth-child(-n+8) {
    width: 100%;
    display: inline-block;
    padding: 0px 5px;
}

#Form423 > div:nth-child(4) > fieldset > div:nth-child(9), 
#Form424 > div:nth-child(4) > fieldset > div:nth-child(n+10) {
    padding: 0px 5px;
}

.field-validation-valid {
    color: gray;
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 11px;
    top: 3px;
}

.vdp-inquire .form-control, .vdp-inquire span {
    position: relative;
    top: 0;
    left: 0;
}

.vdp-inquire {
    color: black;
}

a.btn.btn-primary.btn-page {
    font-size: 25px;
}

.customForm [id^="VehicleInquiryViewModel"] {
    background-color: black;
    border: 1px solid gray;
    padding: 4px;
    font-size: 12px;
    border-radius: 4px;
    margin: 3px 0px;
}

.customForm [placeholder="First Name"], .customForm [placeholder="Last Name"] {
    width: 99px;
}

.customForm [placeholder="ZipCode"] {
    width: 65px;
}

.customForm [placeholder="Comments"] {
    width: 100%;
}

.customForm textarea, .customForm input {
    font-size: 14px!important;
    margin: 2px 0;
}








/* BILLBOARD */
.carousel-control { border-color: #000; opacity: .55; filter: alpha(opacity=55); }
@media (min-width: 768px) {
    .widget-Billboard .carousel { box-shadow: -30px 0px 40px -30px rgba(0, 0, 0, 0.8), 30px 0px 40px -30px rgba(0, 0, 0, 0.8); }
}

.widget-Billboard .carousel-inner {
    position: static;
}









/* FEATURED VEHICLES */
.widget-Reviews h2, 
.featuredinventory h2 {
    text-align: center;
}
.featuredinventory h2 {
    font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (768 - 320)));
}
.single-item-slider .item-detail .name {
    line-height: 130%;
    color: black;
}

.single-item-slider .item {
    background-color: rgb(255, 255, 255);
    border: solid 4px rgb(138, 138, 138);
    border-radius: 0px;
    display: block;
    position: relative;
}

.single-item-slider .item-detail .price {
    font-size: 21px;
    left: 0;
    padding: 4px 0 0px;
    position: absolute;
    width: 100%;
    line-height: 113%;
    font-family: 'Lalezar', sans-serif;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    background-color: red;
    color: black;
}

.single-item-slider .img-container {
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: 120px;
    overflow: hidden;
    position: relative;
    border-bottom: 3px solid black;
}

.single-item-slider .slider-outer {
    height: 212px;
}









/* INVENTORY */
.inventory-container .toolbar { border-color: #777; background-color: #666; color: #fff; }
.inventory-container .vehicle { border-color: #777; }
    .inventory-container .vehicle:hover { background-color: #2e2e2e; }
    .inventory-container .vehicle .title a { color: #eee; }
.inventory-container .btn { color: #fff; text-shadow: 0 1px 1px #585858; border-color: rgba(0, 0, 0, 0.24) rgba(0, 0, 0, 0.29) rgba(0, 0, 0, 0.25); border-bottom-color: #696969; background-image: linear-gradient(to bottom, #919191, #575757); background-repeat: repeat-x; }
    .inventory-container .btn:hover, .inventory-container .btn:focus { background-position: 0 -25px; color: #fff; }
    .inventory-container .btn:hover, .inventory-container .btn:focus, .inventory-container .btn:active, .inventory-container .btn.active, .inventory-container .btn.disabled, .inventory-container .btn[disabled] { background-color: #888; }
.filters-container .panel-body li { color: #ccc; }
    #filters-box li label { color: #fff; }
#filters-box .panel-heading { border-bottom: none; }

.panel-default>.panel-heading {
    background-color: #656565;
}

@media (min-width: 992px) { 
#vehicleList>div {
    flex: 0 0 33.333%;
    -ms-flex: 0 0 auto;
    margin: 0px;
    padding: 15px; }
}

#vehicleList {
    display: flex;
    flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row;
    -ms-flex-wrap: wrap;
    background-color: #4a4a4a;
    border: none;
    box-shadow: none;
    margin: 0;
}

.inventory-container .vehicle .title {
    font-size: 10.5pt;
    width: 100%;
    background-color: #000;
    box-sizing: border-box;
    padding: 5px;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 22px;
    min-height: 44px;
}

.info {
    font-size: 11px;
    text-align: right;
}

.inventory-container .vehicle .price {
    font-size: 24px;
    text-align: right;
    box-sizing: border-box;
    padding: 0px 5px 0px;
    background-color: red;
    color: white;
    background-image: linear-gradient(to bottom, #ff1617, #c10001);
    font-family: 'Lalezar', sans-serif;
    text-transform: uppercase;
}

#SearchOurInventory {
    margin: 5px 0;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 4px 4px 0 0;
    background-color: #333333;
}

.vdpinquiryheader {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Lalezar', sans-serif;
    letter-spacing: 1px;
    color: red;
    text-shadow: 1px 1px 1px black;
}

#ModalVehicleInquiry {
    background: #333;
    top: 14%;
}

#ModalVehicleInquiry .form-header-text {
    text-align: left;
    font-size: 25px;
}


div#driveNow-accordions-box {
    opacity: 0;
}

.inventory-container .vehicle .savings {
    margin-top: -17px;
    text-align: left;
    margin-left: 3px;
}

.blurbBanner span {
    background-color: yellow;
    color: black;
    text-transform: uppercase;
}

    







/* GLOBAL TOOLBARS/ACCORDIONS */
.panel-default { border: none; }
.inventory-container .toolbar, .vehicle-container .well, #content-container .panel-heading { background-image: linear-gradient(to bottom, #858585, #494949); background-repeat: repeat-x; text-shadow: 0 0 2px #333; }

.inventory-container .toolbar, .vehicle-container .well, #content-container .panel-heading, #content-container .panel-body {
    border-color: #777;
    color: white;
}








.btn-primary {
    color: #fff;
    background-color: #ff0000;
    border-color: #c30000;
    margin: 10px 5px 0px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #c30000;
    border-color: red;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #c30000;
    border-color: red;
}









/* VDP PAGE */
.vehicles .k-widget { color: #eee; }












/* ACCORDION */
#content-container .panel-body { 
    background-color: #333;
 }


/* KENDO OVERRIDES */
.k-block, .k-widget {
    background-color: #333;
}

.k-window-content.k-content { color: #333; }

.k-scheduler-layout {
    color: #fff;
}

.k-block, .k-button, .k-draghandle, .k-grid-header, .k-grouping-header, .k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #696969;
    background-image: linear-gradient(to bottom, #858585, #494949);
}

.k-autocomplete, .k-block, .k-button-group .k-tool, .k-calendar th, .k-colorpicker .k-i-arrow-s, .k-content, .k-dropdown-wrap, .k-dropzone-active, .k-editable-area, .k-filter-row>th, .k-footer-template td, .k-grid td, .k-grid td.k-state-selected, .k-grid-content-locked, .k-grid-footer, .k-grid-footer-locked, .k-grid-footer-wrap, .k-grid-header, .k-grid-header-locked, .k-grid-header-wrap, .k-group, .k-group-footer td, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-header, .k-input, .k-pager-refresh, .k-pager-wrap, .k-pager-wrap .k-link, .k-panel>.k-item>.k-link, .k-panelbar .k-content, .k-panelbar .k-panel, .k-panelbar>.k-item>.k-link, .k-popup.k-align .k-list .k-item:last-child, .k-separator, .k-slider-track, .k-splitbar, .k-state-default, .k-state-default .k-select, .k-state-disabled, .k-textbox, .k-textbox>input, .k-tiles, .k-toolbar, .k-tooltip, .k-treemap-tile, .k-upload-files, .k-widget {
    border-color: #717171;
}

.k-scheduler-header th, .k-scheduler-header-wrap, .k-scheduler-table td, .k-scheduler-times, .k-scheduler-times th, .k-scheduler-times tr {
    border-color: #717171;
}

.k-scheduler-table .k-today, .k-today>.k-scheduler-datecolumn, .k-today>.k-scheduler-groupcolumn {
    background-color: #000000;
}

.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: red;
}

.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {
    color: #fff;
    background-color: #ababab;
    border-color: #ffffff;
}


/* MEET THE TEAM */

.our-team {
    border: 5px solid white;
    text-align: center;
    color: white;
}

.our-team:hover img {
    opacity: .3;
}

.our-team:hover .empBio {
    opacity: 1;
    transition: .55s;
    transition-delay: .2s;
}

.our-team .team-content {
    background: #FC141D;
}

.our-team .title {
    margin: 0;
    padding: 10px 0 5px;
}

.our-team .post {
    font-weight: bold;
}

.our-team .empBio {
    font-size: calc(14px + (28 - 14) * ((100vw - 320px) / (768 - 320)));
    position: absolute;
    z-index: 99;
    bottom: 68px;
    width: calc(264px + (700 - 264) * ((100vw - 320px) / (768 - 320)));
    line-height: calc(15px + (30 - 15) * ((100vw - 320px) / (768 - 320)));
    opacity: 0;
    margin: 0 8px 5px;
    font-family: 'Lalezar', sans-serif;
}

@media (min-width: 768px) {
    .our-team .empBio {
        font-size: 16px;
        width: 320px;
        line-height: 18px;
        top: 10px;
    }
}
@media (min-width: 992px) {
    .our-team .empBio {
        font-size: 20px;
        width: 405px;
        margin: 0 20px 10px;
        line-height: 22px;
    }
}
@media (min-width: 1200px) {
    .our-team .empBio {
        width: 326px;
        margin: 0 12px 10px;
        font-size: 16px;
        line-height: 20px
    }
}




/* FOOTER */
footer.body .outer-wrapper {
    background-color: #000000;
}

footer.body .our-name { background-image: url(''); }

.footerbackground {
    background-color: black;
}

.footercontainer {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    margin: auto;
    text-transform: uppercase;
}

.footerblock {
    flex: 0 0 26%;
    margin: 1%;
    text-align: center;
}

.footerblock h2 {
    color: #ff1617;
    margin-bottom: 5px;
}

.footerblock img {
    width: 75%;
    padding: 25px 0px 10px;
    display: block;
    margin: 0 auto;
    max-width: 250px;
}

.footerblock3 > span.fa.fa-facebook-official {
    font-size: 36px;
    text-align: center;
    width: 100%;
    padding-top: 20px;
}

.footerblock ul {
    list-style-type: none;
    padding: 0;
}

.footerblock li {
    margin-top: 10px;
}

div.footerbackground > div > div:nth-child(4) {
    flex: 0 0 7%;
    border: none;
}


/*#outer-wrapper > div > div > div:nth-child(4) {
    border-right: none;
    padding-right: 10px;
}*/

footer.body .copyright .wrapper {
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
}

td.tableleft {
    font-weight: bold;
    padding: 1px 12px 1px 0px;
}

table.footertable.k-table {
    width: 100%;
}

.footerblock3 {
    padding-left: 32px;
}

.footericon {
    font-size: 43px;
    margin: 13px 15px;
}

#tradeinTab {
    right: 0;
    -webkit-transform: translate3d(0,0,0);
    width: 35px;
}

.siteSearch-M button {
    height: 34px;
}

#employees-team-page .page-title {
    text-align: center;
    font-size: calc(26px + (52 - 26) * ((100vw - 320px) / (768 - 320))) !important;
}

#employees-team-page .employee-wrap .employee {
    border: 5px solid white;
    color: white;
    text-align: center;
}

.empInfo {
    background: #FC141D;
}

.employee-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    font-family: "lalezar", sans-serif;
}

.employee-wrap > div {
    flex-basis: 100%;
    margin-bottom: 30px;
    padding: 0;
}

.employee-wrap .employee .name {
    margin: 0px;
    padding: 5px 0 0px;
    font-size: 24px;
    text-transform: uppercase;
}

.employee-wrap .employee .name p, .employee-wrap .employee .job p {
    margin-bottom: 0;
}

.employee-wrap .employee .job p {
    font-weight: bold;
}

.employee-wrap .employee .job {
    font-family: 'Roboto', sans-serif;
}

.employee-wrap .employee .brief {
    position: absolute;
    z-index: 99;
    font-size: calc(13px + (28 - 13) * ((100vw - 320px) / (768 - 320)));
    width: calc(280px + (700 - 280) * ((100vw - 320px) / (768 - 320)));
    line-height: calc(15px + (30 - 15) * ((100vw - 320px) / (768 - 320)));
    top: 10px;
    opacity: 0;
    padding: 0 10px;
}

.employee-wrap .employee:hover .brief {
    opacity: 1;
    transition: .55s;
    transition-delay: .2s;
}

.employee-wrap .employee:hover .photo {
    opacity: .3;
    transition: .55s;
    transition-delay: .2s;
}

.department-container  {
    margin-top: calc(-10px + (-30 + 10) * ((100vw - 320px) / (768 - 320)));
}

    
.covidModal {
    width: 90%;
    position: fixed;
    top: 50px;
    z-index: 20000;
    background: white;
    border: 5px solid #ff1617;
    border-radius: 8px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 15px;
    max-height: calc(100vh - 125px);
    overflow: auto;
    display: none;
    color: black;
}

.closebtn {
    position: absolute;
    right: 15px;
    background: #ff1617;
    padding: 5px 5px 7px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
}

.jumbotron, #creditAppForm section {
    background: #3f3f3f !important;
    color: white !important;
}

.jumbotron .text-muted, .jumbotron h1 {
    color: white !important;
}

#creditAppForm .control-label.required, #creditAppForm .required, #creditAppForm .field-validation-error {
    color: yellow !important;
}

.footertable tr {
    vertical-align: baseline;
}

/* TOOLTIPS ON DARK BG */
.tooltip.in { opacity: .97; filter: alpha(opacity=97); }
.tooltip-inner { background-color: #ebebeb; color: #000; }
.tooltip.top .tooltip-arrow { border-top-color: #ebebeb; }

@media (max-width: 767px) {
    .headercontainer img {
        display: none;
    }
}
@media (min-width: 768px) {
    #main-nav {
        height: auto;
    }
    .headercontainer {
        display: flex;
        width: 766px;
    }
    #main-nav .nav > li > a {
        font-size: 18px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .single-item-slider .slider-outer {
        height: 226px;
    }
    .single-item-slider .slider-inner .item {
        width: 212px;
    }
    .featuredinventory h2 {
        font-size: 40px;
    }
    #homebuttons .outer .height .inner {
        font-size: 38px;
    }
    nav.fixed {
        background-color: #ff1617;
        background-image: linear-gradient(to bottom, #ff1617, #c10001);
    }
    .footercontainer {
        width: 768px;
        flex-direction: row;
    }
    .footerblock {
        border-right: 3px solid #d8d8d8;
        text-align: left;
    }
    .footerblock img {
        margin: 0;
    }
    .footericon {
        margin: 13px 0;
        display: block;
    }
    .footerblock li {
        margin-top: 0;
    }
    table.footertable.k-table {
        font-size: 12px;
    }
    h1.pageheader {
        font-size: 4vw;
    }
    .partsText h2, .servicetext h2 {
        font-size: 28px;
    }
    #Form423 > div:nth-child(4) > fieldset > div:nth-child(n+1):nth-child(-n+4),
    #Form424 > div:nth-child(4) > fieldset > div:nth-child(n+1):nth-child(-n+4) {
        width: 50%;
    }
    #Form423 > div:nth-child(4) > fieldset > div:nth-child(n+6):nth-child(-n+8),
    #Form424 > div:nth-child(4) > fieldset > div:nth-child(n+6):nth-child(-n+8) {
        width: 33.3%;
    }
    .footerhoursblock {
        flex: 0 0 27%;
        margin-left: -5px;
    }
    .partsform span.form-header-text {
        font-size: 36px;
    }
    .partsform .forms-title-section {
        font-size: 25px;
    }
    .serviceform span.form-header-text {
        font-size: 32px;
    }
    .serviceform .forms-title-section {
        font-size: 23px;
    }
    .mapheader h1 {
        font-size: 5vw;
    }
    .maptext h1 {
        font-size: 33px;
        text-align: left;
    }
    .maptext h2 {
        font-size: 30px;
        text-align: left;
    }
    table.maphourstable.k-table {
        width: 63%;
        margin: 30px 0 0;
        text-align: left;
    }
    #tradeinTab {
        left: 0;
        right: unset;
        width: 62px;
    }
    .our-team {
        margin-bottom: 30px;
    }
    .employee-wrap > div {
        flex-basis: 50%;
        padding: 0 15px;
    }
    #employees-team-page .page-title {
        font-size: 4vw !important;
    }
    .department-container  {
        margin-top: -30px;
    }
    .employee-wrap .employee .brief {
        font-size: 16px;
        width: 320px;
        padding: 0 10px;
        top: 15px;
        line-height: 16px;
    }
}

@media (min-width: 992px) {
    .headercontainer {
        width: 990px;
    }
    .headerphone {
        font-size: 42px;
    }
    .headerslogan {
        font-size: 22px;
    } 
    #main-nav .nav > li > a {
        font-size: 21px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .single-item-slider .slider-inner .item {
        width: 210px;
    }
    #homebuttons .outer .height .inner {
        font-size: 43px;
    }
    .footercontainer {
        width: 992px;
    }
    table.footertable.k-table {
        font-size: 15px;
    }
    .footerhoursblock {
        flex: 0 0 25%;
        margin-left: 0;
    }
    .partsform span.form-header-text {
        font-size: 40px;
    }
    .partsform .forms-title-section {
        font-size: 28px;
    }
    .serviceform span.form-header-text {
        font-size: 40px;
    }
    .serviceform .forms-title-section {
        font-size: 28px;
    }
    .partsText h2, .servicetext h2 {
        font-size: 33px;
    }
    .maptext h1 {
        font-size: 36px;
    }
    .employee-wrap .employee .brief {
        font-size: 20px;
        width: 430px;
        padding: 0 20px;
        line-height: 22px;
    }
    .covidModal {
        width: 75%;
    }
}

@media (min-width: 1200px) {
    .headercontainer {
        width: 1200px;
    }
    .headerphone {
        font-size: 59px;
    }
    .headerslogan {
        font-size: 26px;
    } 
    #main-nav .nav > li > a {
        font-size: 25px;
    }
    .single-item-slider .slider-inner .item {
        width: 205px;
    }
    .footercontainer {
        width: 1200px;
    }
    table.footertable.k-table {
        font-size: 16px;
    }
    .employee-wrap > div {
        flex-basis: 33.3333%;
    }
    .employee-wrap .employee .brief {
        font-size: 15px;
        width: 340px;
        padding: 0 10px;
        line-height: 18px;
    }
    .covidModal {
        width: 60%;
    }
}





@media (max-width: 1199px) {
.photo {
    height: 300px;
}
}



@media (max-width: 767px) {
.photo {
    height: 100%;
}
}
