body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
}

#seller-description {color:#000;}

@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/1e129f97-fcc5-4dbe-8a63-e2f44a6a4e83/background.jpg) no-repeat center center;
        background-size: cover;
    }
}

@media (min-width: 768px) {
    body {
        background: #cccccc url(https://psmfirestorm.blob.core.windows.net/1e129f97-fcc5-4dbe-8a63-e2f44a6a4e83/background.jpg) no-repeat center center;
        background-attachment: fixed;
        background-size: cover;
        overflow-x: hidden;
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 900;
    text-transform: uppercase;
}

a {
    color: #f47322;
    transition: .3s;
}

a:focus, a:hover {
    color: #ffd82a;
    text-decoration: none;
}

.featuredSection {
    background-image: url(https://psmfirestorm.blob.core.windows.net/7c51cbd2-a0a7-40d6-8c84-5c821acda4b4/blurbg.jpeg);
    background-color: white;
    padding: 60px 0px 30px;
    margin-top: 0px !important;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.btmSection {
    position: relative;
    margin-top: 0!important;
    background-color: #ffd800;
}

.btmSection::before {
    content: "";
    background-image: url(https://psmfirestorm.blob.core.windows.net/0a471982-7701-4803-97e5-b101328e9e5b/btm-back.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    /* right: -62%; */
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* left: 50%; */
}


.page-background > div,
#calendar-page,
#employees-team-page,
#promotions-page,
#inventory-page,
#vdp-container,
#thankyou-page,
#showroom {
    background-color: rgb(0 0 0 / 85%);
    padding: 15px;
}

#content-container {
    padding-bottom: 25px;
}

#home-page {
    margin-bottom: -25px;
}






/* HEADER */
header.body {
    background-color: black;
    position: relative;
    z-index: 444;
}

.headerContainer {
    width: 1180px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 15px 0;
}

.headerLogo {
    margin-bottom: -100px;
}

.headerLogo img {
    max-width: 210px;
}

.headerBlock {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerBlock a {
    color: white;
    text-transform: uppercase;
}

.headerBlock a:hover {
    color: #ffd82a;
}

.headerBlock .dealer-phone {
    font-size: 36px;
    font-weight: 900;
    margin-right: 30px;
    position: relative;
}

.headerBlock .dealer-phone:before {
    content: '\f10b';
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    left: -13px;
    top: 8px;
    color: #ffd82b;
}

.addContainer {
    line-height: 16px;
    position: relative;
}

.addContainer:before {
    content: '\f041';
    position: absolute;
    left: -13px;
    font-size: 16px;
    font-family: 'FontAwesome';
    top: 0;
    color: #ffd82b;
}

.headerBlock .social a,
.footerInfo .social a{
    margin: 0 30px;
    font-size: 30px;
    position: relative;
    z-index: 444;
    text-shadow: 0 0 1px black, 1px 1px 1px black, -1px -1px 1px black;
}

.headerBlock .social a:before,
.footerInfo .social a:before {
    content: '';
    width: 34px;
    height: 23px;
    background-color: #ffd82b;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: 6px;
    left: -7px;
    transform: rotate(-5deg);
}

.headerBlock .social a:hover, 
.footerInfo .social a:hover {
    color: black;
    text-shadow: 0 0 1px white, 1px 1px 1px white, -1px -1px 1px white;
}

.headerBlock .btn-primary:hover {
    color: white;
}







/* NAVIGATION */

#main-nav {
    background-color: #1b1b1b;
}

@media (min-width: 768px) {
.navbar-nav {
    float: right;
    margin: 0;
}
}

.navbar-nav > li > a {
    font-weight: 900;
    text-transform: uppercase;
    color: white;
    padding: 30px 33px;
}

.nav>li>a:focus, .nav>li>a:hover,
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    color: #ffd82a;
}

.dropdown-menu {
    background-color: #1c1c1c;
}

#main-nav li.dropdown.open ul {
    border-top-color: #1c1c1c;
}

.dropdown-menu>li>a {
    color: #fff;
    text-transform: uppercase;
}

#main-nav .dropdown-menu>li>a:hover, #main-nav .dropdown-menu>li>a:focus {
    background-color: transparent;
    color: #ffd82a;
}






/* CONTENT */

.familyWrapper {
    background-color: white;
    position: relative;
}

.familyWrapper:before {
    content: '';
    background-image: url(https://psmfirestorm.blob.core.windows.net/24503790-9a6d-453b-8459-0633759a41dc/design-element.png);
    width: 100%;
    height: 20%;
    position: absolute;
    top: -30px;
    z-index: -1;
    background-size: cover;
}

.familyWrapper:after {
    content: '';
    background-image: url(https://psmfirestorm.blob.core.windows.net/24503790-9a6d-453b-8459-0633759a41dc/design-element.png);
    width: 100%;
    height: 20%;
    position: absolute;
    bottom: -28px;
    z-index: 0;
    transform: rotateX(180deg) rotateY(180deg);
    background-size: cover;
}

.familyContainer {
    width: 1480px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 0px 15px 25px;
}

.familyblock {
    margin-top: -91px;
    flex: 0 0 20%;
    padding: 10px;
}

.familyblock h3 {
    margin-top: -53px;
    font-size: 37px;
    text-shadow: black 2px 2px 2px;
    position: relative;
    z-index: 3;
}

.familyblock h3 span {
    color: #8c8c8c;
    font-size: 20px;
    display: block;
    text-shadow: none;
}

.familyblock img {
    transition: .3s;
    position: relative;
    z-index: 0;
}

.familyblock a:hover img {
    transform: translateY(15px);
}

.familyNoU {
    display: flex;
    justify-content: space-around;
    position: relative;
    z-index: 3;
}

.familyNoU a {
    flex: 0 0 49%;
    background-color: #000000;
    color: white;
    text-align: center;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 5px 9px;
    margin: 0 2px;
}

.familyNoU a:hover {
    color: #ffd82a;
}

.homeSlider {
    margin-top: 60px;
}

.btmSection > div {
    padding: 90px 0;
}

.siteSearch {
    width: 500px;
    margin: 300px auto 0px;
    display: flex;
    box-shadow: black 0px 0px 10px;
    border: 4px solid #ffd82a;
    border-radius: 37px;
}

.siteSearch .form-control {
    border: none;
    box-shadow: none;
    border-radius: 25px 0 0 25px;
    padding: 13px;
    font-size: 14px!important;
    margin: 0;
}

.siteSearch button {
    background-color: #ffd82a;
    border: none;
    font-size: 25px;
    padding: 5px 19px;
    border-radius: 0 25px 25px 0;
    transition: .3s;
}

.siteSearch button:hover {
    color: black;
}

.p-header {
    height: 275px;
    margin-bottom: 25px;
    position: relative;
    border-bottom: 3px solid #ffd82a;
}

.p-header h1 {
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 58px;
    text-shadow: black 2px 2px 2px;
    color: #f47222;
    line-height: 40px;
    padding: 10px;
    text-align: center;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
}

.p-header img {
    width: 100%;
    object-fit: cover;
}

.p-header h1 span {
    display: block;
    font-size: 40px;
    color: #8c8c8c;
}

.maptext .dealer-name {
    margin-top: 0;
    font-size: 32px;
}

.mapWrapper {
    position: relative;
    padding-bottom: 103%;
    min-height: 150px;
    /* margin-top: 25px; */
}

.mapWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mapandhourstbl td:first-child {
    padding-right: 10px;
    font-weight: 600;
}

.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: #f47222;
    border-color: #d8d8d8;
}

#details-accordions {
    color: black;
}


.homePayment {
    padding: 15px;
    color: black;
}

.homePayment > h2 {
    text-align: center;
    font-size: 50px;
}

.homePayment > h2 > span {
    font-style: italic;
    margin-right: 8px;
    position: relative;
    z-index: 4;
}

.homePayment > h2 > span:before {
    content: '';
    width: 109%;
    height: 5px;
    background-color: #f47322;
    position: absolute;
    bottom: 8px;
    z-index: -1;
}

.homePayment .btn-primary {
    margin: 30px auto;
    display: block;
    width: max-content;
    font-size: 26px;
}

.homePaymentFlex {
    display: flex;
    justify-content: center;
}

.homePaymentFlex > div:nth-child(1) {
    text-align: center;
}

.homePaymentFlex img {
    max-width: 300px;
    margin-top: 35px;
    filter: invert(1) opacity(0.5);
}

.paymentContainer {
    flex: 0 0 44%;
    margin: 0 35px;
    background-color: #ffffff;
    padding: 15px;
    border-radius: 8px;
    color: black;
}

.homePaymentFlex div {
    position: relative;
}

.paymentContainer .form-control {
    font-size: 16px;
    background-color: #e8e8e8;
    box-shadow: inset 1px 1px 2px rgb(0 0 0 / 34%);
}

.tooltips {
    position: relative;
}

.tooltips .tooltipstext {
    visibility: hidden;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 999;
    top: -31%;
    left: 50%;
    opacity: 0;
    transition: .3s;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    max-width: 700px;
}

.tooltips .tooltipstext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.tooltips:hover .tooltipstext {
  visibility: visible;
  opacity: 1;
}

.tooltips .tooltipstext a {
    flex: 0 0 20%;
    padding: 7px;
}

.typeContainer {
    display: flex;
    background-color: white;
    justify-content: space-around;
    padding: 15px;
    flex-wrap: wrap;
    position: relative;
}

.typeContainer:before {
    content: '';
    background-image: url(https://psmfirestorm.blob.core.windows.net/24503790-9a6d-453b-8459-0633759a41dc/design-element.png);
    width: 100%;
    height: 20%;
    position: absolute;
    top: -30px;
    z-index: -1;
    background-size: cover;
}

.typeContainer:after {
    content: '';
    background-image: url(https://psmfirestorm.blob.core.windows.net/24503790-9a6d-453b-8459-0633759a41dc/design-element.png);
    width: 100%;
    height: 20%;
    position: absolute;
    bottom: -28px;
    z-index: 0;
    transform: rotateX(180deg) rotateY(180deg);
    background-size: cover;
}

.tooltips {
    position: relative;
    flex: 0 0 50%;
    text-align: center;
    padding: 160px 0 0;
}

.typeContainer > div:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    left: 50%;
    top: -21px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: top center;
    max-width: 300px;
}

.typeContainer > div > div > img {
    filter: drop-shadow(0px 0px 5px white);
}

.tooltips h3 {
    margin-top: 10px;
    color: #f47322;
}

.typeContainer > div:nth-child(1):before {
    background-image: url(https://psmfirestorm.blob.core.windows.net/02741531-3fa3-4765-b226-2fe15e75a1b7/cforce.png);
}

.typeContainer > div:nth-child(2):before {
    background-image: url(https://psmfirestorm.blob.core.windows.net/9057af31-a415-4c18-8126-065927c6c0f8/segway-utv-2.png);
}

.searchReturn {
    color: white;
}







/* FORMS */

.btn-primary {
    color: #fff;
    background-color: #f47322;
    border-color: #f47322;
    border-radius: 23px;
    font-weight: 900;
    text-shadow: 1px 1px 1px black;
    margin: 10px;
    transition: .3s;
}

.btn-sec {
    display: block;
    width: fit-content;
    margin: 10px auto;
    font-size: 20px;
}

.btn-primary:hover,
.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: #f47222;
    border-color: #f47122;
    transform: scale(1.1);
}

.mainform {
    height: max-content;
}

.mainform > div {
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0 0 5px black;
    background-size: cover;
    color: black;
}

.form-header-text {
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    margin-bottom: 4px;
    font-weight: 900;
    color: #f47222;
}

.customForm .form-header-text {
    font-size: 25px;
}

.form-control {
    border-radius: 0;
    font-size: 14px!important;
    margin: 5px 0;
    border: 1px solid white;
    box-shadow: none;
    transition: .3s;
    background-color: #ececec;
}

.form-control:hover {
    border-color: #bbbbbb;
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 12px;
    top: 5px;
}

.forms-title-section {
    text-align: center;
    margin-bottom: 10px;
}

.inquiryformcontainer, 
.locationBox {
    background-color: #ffffff;
    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: black;
    background-color: #efefef;
}

.customForm textarea {
    width: 100%;
}

label {
    font-weight: 100;
}





/* FEATURED SECTION */
.single-item-slider .slider-inner .item {
    width: 260px;
}

.single-item-slider .slider-outer {
    height: 273px;
}

.single-item-slider .item {
    background-color: rgb(255 255 255);
    border: none;
    border-radius: 0;
}

.single-item-slider .item-detail .name {
    color: black;
    text-transform: uppercase;
    line-height: 20px;
    text-align: left;
}

.single-item-slider .item-detail .price {
    font-size: 18px;
    left: 50%;
    padding: 5px 14px;
    width: max-content;
    background-color: #ffd82a;
    font-weight: 900;
    text-transform: uppercase;
    color: black;
    bottom: -6px;
    border-radius: 20px;
    margin: auto;
    transform: translateX(-50%);
}

.single-item-slider .item .item-inner {
    padding-bottom: 10%;
}

.featuredInventory h2 {
    color: black;
}





/* INVENTORY */

#FilterQuickSearch {
    margin: 0;
    border: 1px solid #cccccc;
    color: black;
}

.panel-default>.panel-heading {
    color: #000;
    background-color: #e6e6e6;
    border-color: #ddd;
    text-transform: uppercase;
}

.panel-heading .panel-toggle {
    font-size: 14px;
}

.specs-panel.panel-body {
    background-color: #fff;
    color: #000;
}

.k-pager-wrap {
    margin-top: 9px;
}

#filters-box .panel-body li {
    color: #000;
}

.inventory-container .vehicle .price {
    text-align: center;
    position: relative;
    font-size: 18px;
    padding: 6px 12px;
    bottom: 7px;
    left: 0px;
    color: #000;
    background-color: #ffd82a;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 30px;
    width: max-content;
    margin: auto;
}

.inventory-container .vehicle .price-label {
    padding-top: 14px;
    font-weight: 700;
}

.inventory-container .vehicle .price.pull-right {
    bottom: 8px;
    margin-top: 10px;
}

.inventory-container .vehicle .price a {
    color: black;
}

.inventory-container .price-compare-line {
    border-bottom: none;
    padding: 5px;
}

#vehicleList > div {
    margin: 0;
    padding: 10px;
}

.inventory-container .vehicle:hover {
    background-color: #f47222;
    transition: .4s ease;
    border-radius: 10px;
}

.vehiclemodel {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 21px;
    min-height: 43px;
}

.inventory-container .vehicle .title {
    padding: 5px;
}

.inventory-container .vehicle .title a {
    color: black;
}

.info {
    font-size: 12px;
    color: #7b7b7b;
    text-align: right;
}

.inventory-container .vehicle .thumb {
    border-radius: 8px 8px 0 0;
}

.inventory-container .vehicle-box {
    border-radius: 8px;
}

.inventory-container .vehicle .title {
    border-radius: 0 0 8px 8px;
}






/* FOOTER */

footer.body .outer-wrapper {
    background-color: #1c1c1c;
    color: #fff;
    text-align: center;
}

footer.body .copyright .wrapper {
    padding: 20px 0;
}

.footerWrapper {
    background-color: black;
}

.footerContainer {
    width: 1470px;
    margin: auto;
    display: flex;
    flex-flow: column;
    padding: 15px;
    color: white;
}

.footerTop {
    display: flex;
    justify-content: center;
}

.footerBottom {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 30px auto;
    border-top: 1px solid gray;
    padding: 30px;
    line-height: 31px;
}

.footerLogo {
    text-align: right;
}

.footerLogo img {
    max-width: 200px;
}

.footerLinks {
    margin-top: 15px;
}

.footerLinks ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footerLinks ul li {
    margin: 10px;
    background-color: #bcbdc0;
    text-align: center;
    border-radius: 30px;
    padding: 11px 8px;
    flex: 0 0 28%;
    transition: .3s;
}

.footerLinks li:hover {
    transform: scale(1.05);
}

.footerLinks a {
    color: black;
    font-weight: 900;
    text-transform: uppercase;
}

.footerLinks li:hover a {
    color: #f47222;
}

.footerInfo .dealer-phone {
    font-weight: 900;
    color: #ffd82a;
    margin-top: 4px;
}

.footerInfo .dealer-address, .footerInfo .dealer-phone {
    display: block;
}

.footerMap {
    flex: 0 0 43%;
}

.footerMap iframe {
    width: 100%;
    height: 100%;
}

.footerHours td:first-child {
    padding-right: 15px;
}

.footerInfo .social a {
    color: white;
    margin: 13px 9px;
    display: block;
}






/* VIDEO BACKGROUND STYLES */

.videoWidget {
    height: 400px !important;
}

.tv {
    position: fixed;
    top: 0px;
    z-index: -1;
}

.home-search-section {
/*	background-image: url( [ THIS IS YOU FALLBACK IMAGE BACKGROUND FOR BROWSERS THAT DO NOT SUPPORT AUTO-PLAYING VIDEOS] );*/
	background-size: cover;
	background-position: center;
	margin-top: -30px;
}

.cover {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 75%;
}

.cover .search-div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
}

.vidBox {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.vidBox .screen {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	margin: auto;
	opacity: 0;
	transition: opacity 0.5s;
}

.vidBox .screen.active {
	opacity: 1;
}
div.home-section1 {
	position: relative;
	display: block;
	float: none;
}
.cover {
    display: flex;
    flex-flow: column;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    height: 600px!important;
}
.cover .search-div {
	position: relative;
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	width: 60%;
}
/*.vidBox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}*/
.cover input, 
.cover button {
	height: unset;
}
/* END VIDEO BACKGROUND STYLES */






/* BREAKPOINTS */

@media (max-width: 1499px) {
.familyContainer,
.footerContainer {
    width: 1180px;
}

.familyNoU a {
    font-size: 12px;
}

.familyblock {
    margin-top: -85px;
}

.familyblock h3 {
    margin-top: -38px;
    font-size: 28px;
}
}



@media (max-width: 1199px) {
.headerContainer,
.familyContainer, 
.footerContainer {
    width: 970px;
}

.tooltips .tooltipstext a {
    padding: 0px;
}

.navbar-nav > li > a {
    padding: 30px 17px;
}

.familyblock {
    margin-top: -70px;
}

.single-item-slider .slider-inner .item {
    width: 284px;
}

.familyNoU a {
    flex: 0 0 auto;
    font-size: 14px;
}

.familyblock h3 {
    margin-top: -25px;
    font-size: 22px;
}

.familyblock h3 span {
    font-size: 18px;
}

.familyWrapper:after {
    bottom: -26px;
    height: 36px;
}

.familyWrapper:before {
    height: 36px;
    top: -26px;
}

.typeContainer:after {
    bottom: -26px;
    height: 36px;
}

.typeContainer:before {
    height: 36px;
    top: -26px;
}

.footerLinks a {
    font-size: 14px;
}

.footerBottom {
    width: 945px;
}

.mapWrapper {
    padding-bottom: 126%;
}
}




@media (max-width: 991px) {
.headerContainer, 
.familyContainer, 
.footerContainer {
    width: 740px;
}

.footerBottom {
    width: 722px;
    flex-flow: column;
    align-items: center;
    text-align: center;
}

.headerBlock .dealer-phone {
    font-size: 20px;
    margin-right: 23px;
}

.headerBlock .dealer-phone:before {
    top: -3px;
}

.headerLogo img {
    max-width: 150px;
}

#main-nav .nav>li>a {
    padding: 20px 14px;
}

.familyContainer {
    flex-wrap: wrap;
    justify-content: space-around;
}

.familyblock {
    margin-top: 0px;
    flex: 0 0 48%;
}

.familyblock h3 {
    margin-top: -25px;
    font-size: 40px;
}

.familyNoU a {
    flex: 0 0 50%;
    font-size: 16px;
}

.footerLinks ul li {
    margin: 7px;
    flex: 0 0 46%;
}

.single-item-slider .slider-inner .item {
    width: 261px;
}

.footerMap {
    margin-top: 25px;
}

.p-header {
    height: 200px;
}

.p-header h1 {
    font-size: 45px;
    line-height: 33px;
}

.p-header h1 span {
    font-size: 35px;
}

.form-header-text {
    font-size: 24px;
}

.forms-title-section {
    font-size: 16px;
}

.mapWrapper {
    padding-bottom: 45%;
    margin-top: 25px;
}
}





@media (max-width: 767px) {
.headerContainer, 
.familyContainer, 
.footerContainer,
.footerBottom {
    width: 100%;
}

.tooltips {
    flex: 0 0 100%;
    margin: 20px 0;
}

.tooltips .tooltipstext a {
    flex: 0 0 33%;
}

.footerTop {
    flex-flow: column;
    align-items: center;
}

.siteSearch {
    width: 98%;
}

.addContainer,
.headerBlock .social {
    display: none;
}

#main-nav .navbar-brand.text {
    display: none!important;
}

.headerBlock {
    flex-flow: column;
}

.headerBlock .dealer-phone {
    margin-right: 0;
    font-size: 18px;
}

.headerLogo img {
    max-width: 120px;
}

.footerLinks ul li {
    flex: 0 0 85%;
}

.footerInfo .social a {
    margin: 30px 9px;
    display: inline-block;
}

.single-item-slider .slider-inner .item {
    width: 214px;
}

.single-item-slider .item-detail .price {
    font-size: 16px;
    padding: 4px 8px;
}

.familyWrapper:before {
    height: 36px;
    top: -22px;
    z-index: 5;
}

.typeContainer:before {
    height: 36px;
    top: -22px;
    z-index: 5;
}

.familyblock {
    margin-top: 0px;
    flex: 0 0 50%;
}

.familyNoU a {
    flex: 0 0 50%;
    font-size: 14px;
    margin: 4px;
}

.familyblock h3 {
    font-size: 5.5vw;
    margin-top: -12px;
}

.familyblock h3 span {
    font-size: 3vw;
}

.familyNoU {
    flex-flow: column;
}

.p-header {
    height: 100%;
    margin-bottom: 0;
}

.mapWrapper {
    padding-bottom: 67%;
    margin-top: 0;
}

.mapandhourstbl {
    margin: auto;
}

.homePaymentFlex {
    flex-flow: column;
}

.homePayment > h2 {
    font-size: 34px;
}

.homePayment > h2 > span:before {
    display: none;
}

.paymentContainer {
    margin: 0;
}
}







