body {
    font-family: 'freedommachinelight', sans-serif;
    font-size: 16px;
}

@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/110/images/background.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/110/images/background.jpg) no-repeat center center;
       background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'freedommachine', sans-serif;
    text-transform: uppercase;
    font-weight: unset;
}



a {
    color: #e61520;
}

a:focus, a:hover {
    color: #b9000a;
    text-decoration: none;
}

#inner-bg {
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.64);
}



@media (min-width: 768px) {
#inner-bg {
    width: 768px;
    margin-top: 175px; }
}

@media (min-width: 992px) {
#inner-bg {
    width: 992px;
    margin-top: 252px; }
}

@media (min-width: 1200px) {
#inner-bg {
    width: 1200px; }
}


/* GLOBAL THEME FONT COLORS */
body { color: #f3f3f3; }
legend { color: #eee; }


/* HEADER */
header.body {
    width: 100%;
    left: 0;
    background-color: black;
}

.top-bar-announcement {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}

    header.body .brand a { color: #fff; }
#brand-box .info a { color: #fff; }

.headercontainer {
    display: flex;
    padding: 10px;
    margin: auto;
    justify-content: space-between;
    align-items: flex-end;
}

.headerblock {
    font-family: 'freedommachine', sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    flex: 0 0 50%;
}

.headerphone {
    font-family: 'freedommachine', sans-serif;
}

.headersocial {
    display: flex;
    justify-content: flex-end;
}

.hsocialblock a {
    font-size: 32px;
    padding: 0px 10px;
    color: #888888;
    transition: .2s ease color;
}

.hsocialblock a:hover {
    color: white;
    transition: .2s ease color;
}

.headeraddress {
    font-size: 16.2px;
}

.headeraddress a {
    color: #fff;
    transition: .2s ease color;
}

.headeraddress a:hover {
    color: #888888;
    transition: .2s ease color;
}

a.dealer-phone.phone-text.header-phone {
    padding-left: 10px;
}

.headerbackground {
    position: relative;
    z-index: 2;
    display: none;
}

.headerbkgdimage {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    z-index: 0;
    display: none;
}

img.mobilelogo {
    width: 75%;
    margin: auto;
    display: block;
    max-width: 300px;
}

.headerslogan {
    font-family: 'freedommachine', sans-serif;
    font-size: 30px;
    flex: 0 0 37%;
    text-align: center;
}

.headerSocial {
    display: flex;
    justify-content: flex-end;
}

.headerSocial a {
    padding: 0 20px;
    font-size: 28px;
}







.blurbBanner {
	z-index: 150;
}



/* NAVIGATION */
#main-nav {
    background-color: rgba(213, 213, 213, 0.1);
    background-image: url(https://psmfirestorm.blob.core.windows.net/600e5316-74fc-4f89-8b6a-fa54fc8a757e/nav-background-4.jpg);
    background-repeat: repeat-x;
    background-size: contain;
    z-index: 201;
    position: relative;
}

#main-nav .nav > li > a, .social-media-icons a {
    color: #000;
    font-family: 'freedommachine', sans-serif;
    font-size: 20px;
    padding: 9px 24px;
    margin-top: 8px;
    transition: .2s ease color;
    text-transform: uppercase;
}

#main-nav .nav > li > a:focus, #main-nav .nav > li > a:hover, #main-nav .nav .open>a, #main-nav .nav .open>a:focus, #main-nav .nav .open>a:hover {
    background-color: transparent;
    color: #d3222b;
    transition: .2s ease color;
}

.fa-bars {
    color: #e61520;
}

.breadcrumb { background-color: rgba(213, 213, 213, 0.1); }



@media (min-width: 768px) {
.navbar-nav {
    float: none;
    display: flex;
    justify-content: space-between; }
}

@media (max-width: 767px) {
#main-nav .navbar-brand.text {
    line-height: 37px;
    font-family: 'freedommachine', sans-serif;
    text-transform: uppercase;
    font-size: 27px;
    color: black; }
}


#main-nav li.dropdown.open ul {
    border-top-color: #eee;
    margin-top: 8px;
    background-color: #e3e3e3;
}

.dropdown-menu>li>a {
    color: #000;
    font-family: 'freedommachine', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}









/* CONTENT */

.buttonbackground {
    background-image: url(https://psmfirestorm.blob.core.windows.net/db262ed4-59fd-43a1-9a37-ed056071db41/button-background.jpg);
    background-size: cover;
}

.buttonbackground h3 {
    font-family: 'freedommachine', sans-serif;
    text-align: center;
    font-size: calc(29px + (56 - 29) * ((100vw - 320px) / (768 - 320)));
    padding-top: calc(17px + (50 - 17) * ((100vw - 320px) / (768 - 320)));
    padding-bottom: calc(14px + (48 - 14) * ((100vw - 320px) / (768 - 320)));
    margin: 0px 0px 24px;
    color: black;
    text-transform: uppercase;
}

.sidebuttoncontainer a > div {
    transition: .3s ease;
}

.sidebuttoncontainer a:hover > div {
    transform: scale(1.1);
    transition: .3s ease;
}

.sidebuttoncontainer a div h3 {
    transition: .5s ease;
}

.sidebuttoncontainer a:hover div h3 {
    color: #e90e0e;
    text-decoration: underline;
    transition: .5s ease;
}

.familywrapper {
    display: flex;
    justify-content: space-between;
    flex-flow: row;
    flex-wrap: wrap-reverse;
}

.familyblock h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'freedommachine', sans-serif;
    margin: 9px 0px 0px;
    color: white; 
}

.familywrapper > div:nth-child(2) > a:nth-child(1) > img {
    margin-bottom: -5px;
}

.familyblock {
    text-align: center;
    margin: 0 auto 10px;
    flex: 0 0 49%;
    padding: 5px;
}

.familyblock a > img {
    transition: .3s ease;
}

.familyblock:hover a > img {
    transform: scale(1.1);
    transition: .3s ease;
}

.familyblock a > h3 {
    transition: .3s ease;
}

.familyblock:hover a > h3 {
    color: #0027ff;
    transition: .3s ease;
}

.familynou {
    font-size: 13px;
}

.homeabout {
    text-align: center;
}

span.homeabouttop {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
}

.homeabout h2 {
    text-transform: uppercase;
    margin: 0px 0px 10px;
    color: #e61520;
    letter-spacing: 1px;
    border-bottom: 1px solid dimgrey;
}

.homeabout p {
    text-align: left;
}

.btn-primary {
    color: #fff;
    background-color: #003090;
    border-color: #002775;
    transition: .2s ease;
    font-family: 'freedommachine', sans-serif;
    border-radius: 0px;
    margin: 5px;
    text-transform: uppercase;
}

.btn-primary:hover {
    color: #fff;
    background-color: #002775;
    border-color: #003090;
    transition: .2s ease;
    transform: scale(1.05);
}

.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,
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #002775;
    border-color: #003090;
}

a.mdBtn.btn-primary.btn {
    margin: 15px;
}

a.btn.btn-primary.btn-page {
    font-size: 20px;
    margin: 15px;
}

a.btn.btn-primary.btn-page.rabutton {
    font-size: 35px;
}

.pagetext h1 {
    font-size: 73px;
    background-color: rgba(0,0,0,.53);
    background-color: #00000087;
    margin-top: -84px;
    padding: 2px 24px;
    z-index: 1;
    position: relative;
    text-shadow: 2px 2px 2px black;
    margin-bottom: 0;
}

img.financingpic {
    float: left;
    padding-right: 10px;
}

img.rapic {
    width: 100%;
    float: left;
}

img.aboutpic1 {
    width: 45%;
    float: left;
    padding: 10px;
}

img.aboutpic2 {
    float: right;
    width: 45%;
    padding: 10px;
}

img.aboutpic3 {
    float: left;
    width: 55%;
    padding: 10px;
}

.lrwrapper {
    position: relative;
    padding-bottom: 21.25%;
    height: 0;
    overflow: hidden;
}

.lrwrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.searchReturn {
    color: white;
}

.shopbuttons {
    display: flex;
    justify-content: space-between;
}

img.salespic {
    float: right;
    padding: 5px 0px 10px 10px;
}

table.ratable.k-table {
    background-color: black;
    border: 1px solid white;
}

.rablock {
    width: 100%;
    display: inline-block;
}

.blogwrapper iframe {
    width: 100%;
    height: 1000px;
}


.blogwrapper iframe {
    width: 10px !important;
    min-width: 100%;
    *width: 100%;
}

@media (min-width: 768px) {
img.livewiregif {
    float: right;
    padding: 10px 0px 10px 10px;
    width: 50%; }
}

.department-container .department {
    padding: 0px;
    background: transparent;
}

.department .employee {
    border-radius: 0px;
    padding: 10px;
    background: linear-gradient(to bottom, rgba(182,182,182,1) 50%,rgba(255,255,255,1) 75%,rgba(182,182,182,1) 100%);
    border: 5px solid #00338e;
    position: relative;
}

.department .employee .name p {
    font-size: 23px;
    font-weight: unset;
    font-family: 'Freedommachine', sans-serif;
    color: red;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 0;
}

.department .employee .job p {
    margin-bottom: 0;
}

.department .title {
    margin: 10px 0;
}

.department .employee .photo {
    background: black;
}

.department .employee .brief {
    opacity: 0;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    color: white;
    text-shadow: 1px 1px black;
    font-size: 20px;
    text-align: left;
}


.department .employee:hover img {
    opacity: .35;
}

.department .employee:hover .brief {
    opacity: 1;
    transition: .55s;
}


.maphourswrapper {
    display: flex;
    flex-wrap: wrap;
}

.mapandhourstbl td:last-child {
    padding-left: 20px;
}

.hoursblock {
    flex: 0 0 50%;
}

@media (max-width: 767px) {
.hoursblock {
    flex: 0 0 100%; 
}
.mapandhourstbl {
    margin: auto;
}
}








/* BILLBOARD */
@media (min-width: 768px) {
    .widget-Billboard .carousel { box-shadow: -30px 0px 40px -30px rgba(0, 0, 0, 0.4), 30px 0px 40px -30px rgba(0, 0, 0, 0.4); }
}


/* FEATURED VEHICLES */

.single-item-slider .item:hover, .single-item-slider .item:focus, .single-item-slider .slider-control:hover, .single-item-slider .slider-control:focus {
    color: #b9000a;
}

.featuredinventory h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: calc(36px + (46 - 36) * ((100vw - 320px) / (768 - 320)));
}

.single-item-slider .slider-outer {
    height: 244px;
    padding-bottom: 0px;
}

.single-item-slider .item {
    background-color: rgb(255, 255, 255);
    border-radius: 0px;
    background: linear-gradient(to bottom, rgba(182,182,182,1) 50%,rgba(255,255,255,1) 75%,rgba(182,182,182,1) 100%);
    border: 5px solid #00338e;
}

.single-item-slider .item .item-inner {
    border-radius: 0px;
    padding-bottom: 9%;
}

.single-item-slider .item-detail .name {
    color: black;
}

.single-item-slider .item-detail .price {
    font-size: 24px;
    padding: 0 2%;
    line-height: 113%;
    font-family: 'freedommachine', sans-serif;
    text-transform: uppercase;
    bottom: 0;
}

.widget-Reviews .single-item-slider .slider-outer, .widget-Reviews .single-item-slider .slider-inner .item, .widget-Reviews .single-item-slider .slider-inner-container {
    height: 25em;
    font-size: 14px;
}

.widget-Reviews .single-item-slider .slider-outer, .widget-Reviews .single-item-slider .slider-inner .item, .widget-Reviews .single-item-slider .slider-inner-container {
    height: 25em;
    font-size: 14px;
}

.single-item-slider .item-detail {
    padding: 0 3% 6%;
}












/* INVENTORY */
.inventory-container { margin-bottom: 25px; }

.inventory-container .vehicle:hover {
    background-color: rgb(233, 14, 14);
    transition: .4s ease;
}

.inventory-container .vehicle .title a {
    color: #000;
}

        .inventory-container .vehicle .btn-default { background-color: #d6d6d6; border-color: #a2a2a2; }
    .inventory-container .toolbar { border-color: #383838; }
#inventory-page .panel, #vdp-container .panel, #home-page-widgets .panel { background-color: transparent; }

#filters-box li label {
    color: #ffffff;
}

#vehicleList { background-color: transparent; }


#vehicleList>div {
    margin: 0;
    padding: 15px;
}

.inventory-container .vehicle .title {
    font-size: unset;
    background-color: transparent;
    padding: 5px;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    min-height: 41px;
}

.info {
    font-size: 11px;
    text-align: right;
}

.vehicle-box {
    background: linear-gradient(to bottom, rgba(182,182,182,1) 50%,rgba(255,255,255,1) 75%,rgba(182,182,182,1) 100%);
    border: 5px solid #00338e;
}

.inventory-container .vehicle .price {
    font-size: 23px;
    text-align: center;
    padding-right: unset;
    font-family: 'freedommachine', sans-serif;
    text-transform: uppercase;
}

.inventory-container .vehicle .price-box {
    background-color: transparent;
}

div#VehicleInquiryContainer {
    background: linear-gradient(to bottom, rgba(182,182,182,1) 30%,rgba(255,255,255,1) 65%,rgba(182,182,182,1) 100%);
    border: 5px solid #00338e;
    color: black;
}

div#ModalInquiryContainer {
    color: black;
}

input#FilterQuickSearch {
    margin: 0;
}

.input-group .form-control {
    z-index: unset;
}







/* SINGLE VEHICLE */
.vehicle-container .vehicle-details table.data-list h2 { color: #8a8a8a; }
.vehicle-container .vehicle-details table.data-list .msrp { color: #999; }

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: #b5b5b5;
}

.vdpinquiryheader {
    font-size: 32px;
    font-family: 'freedommachine', sans-serif;
    color: #e90e0e;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-bottom: -16px;
    margin-top: -5px;
}

.mapwrapper {
    position: relative;
    padding-bottom: 55%;
}

.mapwrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mapwrapperbottom {
    position: relative;
    padding-bottom: 30%;
}

.mapwrapperbottom iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.videowrapper {
    position: relative;
    padding-bottom: 56%;
}

.videowrapper iframe,
.videoWrapper2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper2 {
    margin: 15px;
    flex: 0 0 47%;
    height: 100%;
    padding-bottom: 55%;
    position: relative;
}










/* FOOTER */
footer.body { margin-top: 0; }
    footer.body .outer-wrapper { background-color: transparent; color: #fff; }
    footer.body .our-name { background-image: url(''); }

.copyright {
    background-color: black;
    text-align: center;
    color: gray;
}

.footer {
    background: black url(https://psmfirestorm.blob.core.windows.net/34dde2cb-5dbb-4cc1-815a-5fd14cdf4577/footer-border.jpg) repeat no-repeat;
}

.footercontainer {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: space-between;
    padding: 15px;
    flex-direction: column;
}


a.footer-phone {
    display: block;
    font-size: 35px;
    font-family: 'freedommachine', sans-serif;
    margin-top: -5px;
}

a.footercontact {
    border: 2px solid white;
    padding: 2px 10px 5px;
    margin: 30px 10px 0px;
    display: inline-block;
    transition: .2s ease;
}

a.footercontact:hover {
    border: 2px solid #00328d;
    color: white;
    transition: .2s ease;
}

table.footerhours.k-table {
    width: 283px;
    margin: 0 auto;
}

#outer-wrapper > div.footer > div > div:nth-child(4) > table > tbody > tr:nth-child(n+1) > td:nth-child(1) {
    padding: 0px 25px 0px 0px;
}

.footersocial {
    display: flex;
    justify-content: center;
}

.fsocialblock {
    margin-top: 21px;
}

.fsocialblock a {
    padding: 0px 25px;
    font-size: 30px;
    color: #888;
    transition: .2s ease color;
}

.fsocialblock a:hover {
    color: #fff;
    transition: .2s ease color;
}


.footerSocial {
    display: flex;
    justify-content: center;
}

.footerSocial a {
    font-size: 34px;
    padding: 0 20px;
}

.footer-block .w3-red.btn {
    background-color: #e61520;
    color: white;
    position: relative;
    z-index: 3;
}

.footer-block .w3-red.btn:after {
    content: '';
    width: 17px;
    height: 17px;
    background-color: #e61520;
    position: absolute;
    bottom: -9px;
    left: 38%;
    transform: rotate(45deg);
    z-index: -1;
}

.footer-block .tablink {
    background-color: #3a3a3a;
    margin: 0 10px 14px 0;
    text-transform: uppercase;
    font-family: 'freedommachine', sans-serif;
    font-size: 16px;
    padding: 2px 10px;
    color: white;
}

.footertable td:last-child {
    padding-left: 15px;
    text-align: right;
}

@media (max-width: 767px) {
.footertable {
    margin: auto; }
}

.footercontainer .btn.active.focus, .footercontainer .btn.active:focus, .footercontainer .btn.focus, .footercontainer .btn:active.focus, .footercontainer .btn:active:focus, .footercontainer .btn:focus {
    outline: none;
}

.footercontainer .btn.focus, .footercontainer .btn:focus, .footercontainer .btn:hover {
    color: #c8c8c8;
}








/* GLOBAL TOOLBARS/ACCORDIONS */
.panel-default { border: none; }
#content-container .panel-group .panel { background-color: rgba(0, 0, 0, 0.3); }

.inventory-container .toolbar, .vehicle-container .well, #content-container .panel-heading, .k-pager-wrap {
    background-color: #ededed;
    color: #000;
    font-family: 'freedommachine', sans-serif;
    font-weight: unset;
    font-size: 17px;
    text-transform: uppercase;
}

#content-container .panel-heading a {
    color: #000;
}

#content-container .panel-body {
    background-color: rgba(14, 14, 14, 0.4);
}

.serviceIMG {
    float: right;
    padding: 0 10px;
}

/* FORMS */
.control-label { color: #000; }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: unset;
    margin-top: 7px;
}

.counterWrapper {
    font-size: 10px;
    color: black;
}

.mainform {
    height: max-content;
    color: black;
}

.mainform > div {
    background: linear-gradient(to bottom, rgba(182,182,182,1) 50%,rgba(255,255,255,1) 75%,rgba(182,182,182,1) 100%);
    padding: 10px;
    border: 5px solid #00338e;
}

.field-validation-valid {
    color: #b3b3b3;
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 12px;
    top: 8px;
    font-size: 12px;
}

.vdp-inquire .form-control, .vdp-inquire span {
    position: relative;
    top: 0;
    left: 0;
}

.form-header-text {
    font-family: 'freedommachine', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    color: #e90e0e;
    display: block;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 0;
}

.forms-title-section {
    font-size: 18pt;
    display: block;
    text-align: center;
    font-family: 'freedommachine', sans-serif;
    color: #ec0400;
    text-transform: uppercase;
}

#Form535 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
#Form536 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4) {
    width: 25%;
    display: inline-block;
    padding: 0px 5px;
}

#Form535 > div:nth-child(2) > fieldset > div:nth-child(5) > div:nth-child(n+2):nth-child(-n+4),
#Form536 > div:nth-child(2) > fieldset > div:nth-child(5) > div:nth-child(n+2):nth-child(-n+4) {
    width: 33.33%;
    display: inline-block;
    padding: 0px 5px;
}

#Form538 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
#Form539 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+8),
#Form554 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4) {
    width: 50%;
    display: inline-block;
    padding: 0px 5px;
}

#Form535 > div:nth-child(2) > fieldset > div:nth-child(n+10),
#Form536 > div:nth-child(2) > fieldset > div:nth-child(n+10),
#Form538 > div:nth-child(2) > fieldset > div:nth-child(n+5),
#Form539 > div:nth-child(2) > fieldset > div:nth-child(n+9),
#Form554 > div:nth-child(2) > fieldset > div:nth-child(5) {
    padding: 0px 5px;
}

.form-control {
    background-color: #000000;
    border-radius: 0;
    margin: 5px 0px;
    transition: .2s ease;
    color: white;
}

.form-control:hover {
    background-color: #404040;
    transition: .2s ease;
}

.form-control:focus {
    background-color: #404040;
    border-color: #ff0000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 102, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 102, 102, 0.6);
}

textarea.form-control {
    font-size: 12px;
}

#Form539 > div:nth-child(2) > fieldset > div:nth-child(10) > div > div {
    color: black;
}

.customForm [placeholder="First Name"], 
.customForm [placeholder="Last Name"] {
    width: 96px;
}

.customForm [placeholder="Zip Code"] {
    width: 80px;
}

.customForm [placeholder="Phone"] {
    width: 117px;
}

.customForm input, 
.customForm textarea, 
.customForm select {
    font-size: 14px!important;
    border: none;
    margin: 5px 0;
    padding: 2px 7px;
    color: white;
    background-color: #000000;
}

.customForm textarea {
    width: 100%;
}



.reviewswidget {
    text-align: center; 
}

.footerblock {
    text-align: center;
}

img.footerlogo {
    width: 420px;
    margin: 23px auto 0;
    display: block;
}

.siteSearch-M button {
    height: 34px;
    margin: 5px 0 !important;
}

#employees-team-page .page-title {
    display: none;
}

.votingSection {
    width: 50%;
    display: inline-block;
}

.votingSection > .container {
    width: auto;
}

.votingSection h2, .votingSection h3 {
    margin: 0;
}



/* 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) {
    .familywrapper {
        align-items: flex-end;
        margin-top: -20px;
        flex-wrap: wrap;
    }
    #main-nav-collapse {
        background: radial-gradient(white,#CECFCE);
    }
    #main-nav {
        max-height: 64px;
        position: fixed;
        z-index: 1000;
        width: 100%;
    }
    .widget-Reviews .single-item-slider .slider-inner .item {
        width: 216px;
    }
    #ModalVehicleInquiry {
        top: 11%;
    }
    #ModalVehicleInquiry .vdpinquiryheader {
        font-size: 28px;
        margin-bottom: -25px;
        margin-top: -15px;
        text-align: left;
    }
    #ModalVehicleInquiry .vdpBtn {
        top: 5px;
    }
    .pagebackground .pagehpic {
        width: calc(130px + (253 - 130) * ((100vw - 320px) / (768 - 320)));
    }
    .eliteDealerLast {
        padding-bottom: 15px;
    }
    .valueHeader, .mhHeader h1{
         font-size: calc(23px + (36 - 23) * ((100vw - 320px) / (768 - 320)));
    }
    .shopbuttons {
        flex-direction: column;
    }
    .mainform {
        padding-bottom: 15px;
    }
    #Form535 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4), 
    #Form536 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4),
    #Form536 > div:nth-child(2) > fieldset > div:nth-child(5) > div:nth-child(n+2):nth-child(-n+4) {
        width: 100%;
    } 
    #Form535 > div:nth-child(2) > fieldset > div:nth-child(n+6):nth-child(-n+8), 
    #Form536 > div:nth-child(2) > fieldset > div:nth-child(n+6):nth-child(-n+8) {
        width: 100%;
    }
    .pagetext h1 {
        font-size: calc(28px + (66 - 28) * ((100vw - 320px) / (768 - 320)));
        margin-top: calc(-33px + (-77 + 33) * ((100vw - 320px) / (768 - 320)));
    }
    .pagetext h1.mcHeader {
        font-size: calc(22px + (60 - 22) * ((100vw - 320px) / (768 - 320)));
        margin-top: calc(-26px + (-69 + 26) * ((100vw - 320px) / (768 - 320)));
    }
    .ThreeWheelHeader h1 {
        font-size: calc(22px + (60 - 22) * ((100vw - 320px) / (768 - 320)));
        margin-top: calc(-28px + (-69 + 28) * ((100vw - 320px) / (768 - 320)));
    }
    #Form538 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+4), #Form539 > div:nth-child(2) > fieldset > div:nth-child(n+1):nth-child(-n+8), img.aboutpic1, img.aboutpic2, img.aboutpic3 {
        width: 100%;
    }
    .employmentHeader {
        font-size: calc(33px + (55 - 33) * ((100vw - 320px) / (768 - 320)));
    }
    a.btn.btn-primary.btn-page {
        font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (768 - 320)));
        margin: 15px 0;
    }
    .mapwrapper {
        margin-bottom: 15px;
    }
    .mhText {
        text-align: center;
    }
    table.maphourstable.k-table {
        margin: 0 auto;
        width: calc(300px + (375 - 300) * ((100vw - 320px) / (768 - 320)));;
    }
    .mhText h1 {
        font-size: calc(36px + (52 - 36) * ((100vw - 320px) / (768 - 320)));
    }
    .mhText h3 {
        font-size: calc(24px + (40 - 24) * ((100vw - 320px) / (768 - 320)));
    }
    .mhText table tbody {
        font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (768 - 320)));
    }
    .lrwrapper {
        padding-bottom: 225px;
        min-width: 390px;
    }
    .k-webkit .k-scheduler-toolbar>ul.k-scheduler-views {
        z-index: 999;
    }
   /* #inner-bg { 
        background-color: rgba(29, 29, 29, 0.27);
    }*/
    #content-container {
        padding-top: 20px;
    }
    .department .employee {
        max-width: 300px;
    }
    #main-nav-collapse {
        max-height: calc(100vh - 62px);
        overflow-y: auto;
    }
    .text-us-btn {
        display: none;
    }
    .familynou {
        font-size: calc(11px + (26 - 16) * ((100vw - 300px) / (1600 - 300)));
    }
    .serviceIMG {
        float: none;
        display: block;
        margin: 0 auto 15px;
    }
    .headerbackground img {
        display: none;
    }
    .votingSection {
        display: block;
        width: 100%;
    }
}

@media (min-width: 768px) {
    header.body {
        position: absolute;
        top: 33px;
    }
    .headerbackground, .headerbkgdimage {
        display: block;
    }
    .familywrapper {
        flex-flow: row-reverse;
        width: 720px;
        margin-left: 0px;
        flex-wrap: nowrap;
        align-items: flex-end;
    }
    .familyblock {
        margin-left: 0px;
        max-width: 150px;
        flex: unset;
        padding: 0;
        z-index: 1;
    }
    .buttonbackground {
        background-size: contain;
        background-repeat: no-repeat;
    }
    .buttonbackground h3 {
        font-size: 22px;
        padding-top: 12px;
        padding-bottom: 11px;
    }
    .featuredinventory h2 {
        font-size: 40px;
    }
    .footercontainer {
        width: 768px;
    }
    .widget-Reviews .single-item-slider .slider-inner .item {
        width: 289px;
    }
    nav.fixed {
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 200;
        background-color: black;
        left: 0;
        border-radius: 0px;
        background-image: url(https://psmfirestorm.blob.core.windows.net/600e5316-74fc-4f89-8b6a-fa54fc8a757e/nav-background-4.jpg);
        background-repeat: repeat-x;
        background-size: contain;
    }
    #content-container {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .headercontainer {
        width: 768px;
    }
    .headerlogo {
        flex: 0 0 38%;
    }
    .headerphone {
        font-size: 36px;
        margin-top: -2px;
    }
    #main-nav .nav > li > a { 
        font-size: 13px;
        padding: 16px 5px;
        margin-top: 2px;
    }
    .headeraddress, .headerphone {
	text-align: right;
    }
    .widget-Billboard .carousel-inner>.item>img {
        height: unset;
    } 
    .featuredinventory .single-item-slider .slider-inner .item {
        width: 212px;
    }
    .footeraddress {
        font-size: 22px;
    }
    .pagebackground .pagehpic {
        width: auto;
    }
    .pagetext h1.mcHeader {
        font-size: 60px;
        margin-top: -72px;
    }
    img.rapic {
        padding: 0px 30px 0px 0px;
    }
    table.maphourstable.k-table {
        width: 130%;
    }
    .lrwrapper {
        padding-bottom: 30%;
    }
    .ThreeWheelHeader h1 {
        font-size: 60px;
        margin-top: -70px;
    }
    #tradeinTab {
        left: 0;
        right: auto !important;
    }
    .department .employee .brief {
        font-size: 24px;
    }
    .servBottomText {
        margin-top: 30px;
    }
    .serviceform .form-header-text, .partsform .form-header-text {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .footerblock ul {
        width: 140px;
        margin: 0 auto;
        padding: 0;
    }
    .footerblock li {
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    .footercontainer {
        width: 992px;
        flex-direction: row;
    }
    .widget-Reviews .single-item-slider .slider-inner .item {
        width: 192px;
    }
    .headercontainer {
        width: 992px;
    }
    .headerlogo {
        flex: 0 0 33%;
    }
    #main-nav .nav > li > a { 
       font-size: 17px;
       padding: 10px 7px;
       margin-top: 8px;
    }
    .familywrapper {
        width: 910px;
        margin-left: 30px;
    }
    .familyblock {
        margin-left: -12px;
        max-width: unset;
    }
    #home-page {
        margin-top: 15px;
    }
    .buttonbackground h3 {
        font-size: 29px;
        padding-top: 18px;
        padding-bottom: 19px;
    }
    .featuredinventory .single-item-slider .slider-inner .item {
        width: 210px;
    }
    .footerblock {
        text-align: left;
    }
    img.footerlogo {
        width: 250px;
        margin-top: 23px;
    }
    a.footercontact {
        margin: 51px 19px 0px;
    }
    .footeraddress {
        font-size: 16px;
    }
    a.footer-phone {
        font-size: 32px;
    }
    .pagetext h1.mcHeader {
        font-size: 73px;
        margin-top: -84px;
    }
    table.maphourstable.k-table {
        width: 115%;
    }
    .lrwrapper {
        padding-bottom: 21.25%;
    }
    .ThreeWheelHeader h1 {
        font-size: 73px;
        margin-top: -84px;
    }
    .department .employee .brief {
        left: 15px;
        right: 15px;
        top: 10px;
        font-size: 16px;
    }
    .headerblock {
        flex: 0 0 38%;
    }
    .headerSocial a {
        font-size: 32px;
    }
    .serviceform .form-header-text, .partsform .form-header-text {
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    .footercontainer {
        width: 1200px;
    }
    .widget-Reviews .single-item-slider .slider-inner .item {
        width: 240px;
    }
    .headercontainer {
        width: 1200px;
    }
    .headerlogo {
        flex: 0 0 30%;
    }
    .headerphone {
        font-size: 60px;
        margin-top: -11px;
    }
    .headercontainer .dealer-address:after {
        content: "\2022 \a0";
    }
    #main-nav .nav > li > a { 
        padding: 9px 9px;
    }
    .familywrapper {
        width: 1115px;
    }
    .headeraddress, .headerphone {
	text-align: start;
    }
    .headersocial {
        justify-content: center;
    }
    .buttonbackground h3 {
        font-size: 37px;
        padding-top: 19px;
        padding-bottom: 28px;
    }
    .featuredinventory .single-item-slider .slider-inner .item {
        width: 205px;
    }
    a.footer-phone {
        font-size: 35px;
    }
    table.maphourstable.k-table {
        width: 90%;
    }
    .department .employee .brief {
        left: 20px;
        right: 20px;
        font-size: 19px;
    }
    .headerblock {
        flex: 0 0 33%;
    }
    .familyblock {
        margin-left: -22px;
    }
}





.k-editor, .k-grid, .k-menu, .k-scheduler {
    border-radius: 4px;
    font-size: 14px;
}

.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: #00338e;
}

.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: #bfbfbf;
    border-color: #cccccc;
}

.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: #c5c5c5;
}

div.k-scheduler .mv-event {
    line-height: 15px;
}










#sideTabs {
  display: none;
}
@media (min-width: 1170px) {
  #sideTabs {
    display: block;
    position: fixed;
    z-index: 15;
    top: 200px;
    right: 35px;
  }
}
#sideTabs .tab-content {
  position: absolute;
  background-color: #fff;
  width: 300px;
  right: -335px;
}
#sideTabs .tab-link {
    position: absolute;
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: right top;
    transform-origin: right top;
    top: 0;
    right: 335px;
    height: 35px;
    width: 128px;
    line-height: 35px;
    text-align: center;
    font-family: 'Chedar Gothic HD', 'Khand', Arial, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    text-shadow: 1px 2px 7px #000000;
    backface-visibility: hidden;
    font-family: 'freedommachine', sans-serif;
}
#sideTabs #panelFacebook {
  height: 510px;
  z-index: 9;
  top: 0px;
}
#sideTabs #panelFacebook iframe {
  border: none;
}
#sideTabs #panelFacebookTab {
  background-color: #f58220;
  background-image: url("/images/allamericanh-d-tab-fb.png");
}
#sideTabs #panelInstagram {
  height: 302px;
  z-index: 8;
  top: 131px;
}
#sideTabs #panelInstagramTab {
  background-color: #141414;
  background-image: url("/images/allamericanh-d-tab-in.png");
}








/* IRONe Styling */
.ironeContainer {
    background: white;
    color: black;
}
.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;
    }
}

@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;
    }
}



@media (max-width: 767px) {
    .familyblock h3 {
        font-size: calc(14px + (26 - 16) * ((100vw - 300px) / (1600 - 300)));
    }
}

.newmodelswidget, .newmodelswidget h4, .newmodelswidget h2 {
    font-family: FreedomMachine;
} 

.newmodelswidget h2 {
    text-align: center;
}

.newmodelswidget p {
    font-size: 20px;
}

.newModelsContainer {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}

.newmodelblock {
    background: white;
    color: black;
    text-align: center;
    flex: 0 0 45%;
}

.newmodelblock h4 {
    font-size: 34px;
}

.modelform {
    color: black;
}

#Form1278 > div:nth-child(1) > fieldset > div:nth-child(n+2):nth-child(8) h4, #Form1307 > div:nth-child(1) > fieldset > div:nth-child(7) h4 {
    display: none;
}

#Form1278 > div:nth-child(1) > fieldset > div:nth-child(n+2):nth-child(8) label {
    font-size: 12px;
}

#Form1307 > div:nth-child(1) > fieldset > div:nth-child(7) {
    color: black;
}

#Form1307 > div:nth-child(1) > fieldset > div:nth-child(7) > div > div > div {
    display: flex;
    align-items: baseline;
}

#Form1307 > div:nth-child(1) > fieldset > div:nth-child(7) > div > div > div > input {
    margin-right: 5px;
}

@media (max-width: 767px) {
    .newModelsContainer {
        flex-direction: column;
    }
    .newmodelblock {
        max-width: 545px;
        margin: 0 auto 20px;
    }
.top-bar-announcement {
    top: 63px;
}

.top-bar-announcement {
    padding: 5px;
}
}

@media (min-width: 768px) {
    #Form1278 > div:nth-child(1) > fieldset > div:nth-child(n+2):nth-child(-n+5) {
        width: 50%;
        display: inline-block;
        padding: 0 5px;
    }
}
