﻿/***** BEGIN RESET *****/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

a.fourlinks {
    margin: 0 20px;
    margin: 0 max(13px, 1.04167vw);
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td {
    vertical-align: top;
}


input:not(.container.cf *) {
    border: none;
    outline: none;
}


/* Make HTML 5 elements display block-level for consistent styling */
header,
nav,
article,
footer,
address {
    display: block;
}

input[type="submit"] {
    cursor: pointer;
}

/* INVENTORY RESET  */
input[type="color"]:not(.cf *),
input[type="date"]:not(.cf *),
input[type="datetime"]:not(.cf *),
input[type="datetime-local"]:not(.cf *),
input[type="email"]:not(.cf *),
input[type="file"]:not(.cf *),
input[type="month"]:not(.cf *),
input[type="number"]:not(.cf *),
input[type="password"]:not([class*="Mui"]):not(.cf *),
input[type="reset"]:not(.cf *),
input[type="search"]:not([class*="Mui"]):not(.cf *),
input[type="tel"]:not([class^="Mui"]):not(.cf *),
input[type="text"]:not([class^="Mui"]):not(.cf *),
input[type="time"]:not(.cf *),
input[type="url"]:not(.cf *),
input[type="week"]:not(.cf *),
select:not(.cf *),
textarea {
    height: auto !important;
    line-height: unset !important;
    overflow: visible !important;
    width: unset !important;
}

.invpage header,
.invpage header *,
.invpage footer,
.invpage footer * {}


.invpage .notInventory input {
    border: none;
}

/* 
ABSOLUTE CENTER
transform: translateX(-50%); 
*/

/*-------- COLORS --------*/

:root {
    /* All text that appears outside of the colored boxes, background for the colored boxes */
    --neutral1: #FFFFFF;
    /* Insurance/Financing buttons */
    --secondary1: #DBCDC6;
    /* Some titles, some buttons */
    --primary: #C3262D;
    /* Background color for hover states, text color for hover states */
    --secondary2: #707070;
    /* Background color, all text appearing within the colored boxes */
    --neutral2: #1D1D1D;
}

/***** END RESET *****/
::-moz-selection {
    background: var(--neutral2);
    color: var(--neutral1);
    text-shadow: none;
}

::selection {
    background: var(--neutral2);
    color: var(--neutral1);
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

a:hover:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *) {
    background-size: 100% 88%;
    color: #525252;
}

a {}

/*-------- BODY STYLES --------*/


/* START LOADER SECTION */
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999;
    background: rgb(71 71 71);
}

/* END LOADER SECTION  */
.notInventory *:not(i):not(i *) {
    font-family: ;
}

.threelinks {
    display: flex;
    justify-content: space-between;
    max-width: 1245px;
    max-width: max(811px, 64.84375vw);
    margin: 0 auto;
    width: 100%;
    margin-top: max(39px, 3.125vw);
}

.headerleft {
    display: flex;
}

.surroundfooter {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    max-width: 1400px;
    max-width: max(911px, 72.91667vw);
    margin: 0 auto;
    padding: 100px 0;
    padding: max(65px, 5.20833vw) 0;
}

.mapsurround {
    display: flex;
}

.threesection h2 span {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 17px;
    font-size: max(13px, 0.88542vw);
    text-align: center;
    color: #f7d111;
    text-transform: uppercase;
}
.hero-wrap {
    background-color: #000;
}

.hero .slick-slider,
.hero .heroimage {
    position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.toptuff {
    height: 100%;
    display: flex;
	gap: 150px;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.otherpage .toptuff {
    height: auto;
    z-index: 1;
}

*:not(.slick-slider *):not(.container.cf *):not(header .mobile):not(.se-pre-con):not(.se-pre-con *) {
    transition-property: background, color, background-color, background-size, opacity, margin, padding, left, right, top, bottom, transform;
    transition-duration: .25s;
}



h1:not(.container.cf *),
h2:not(.container.cf *),
h3:not(.container.cf *),
h4:not(.container.cf *),
h5:not(.container.cf *),
h6:not(.container.cf *) {
    font-family: ;
}

h1:not(.container.cf *) {
    font-family: 'Syncopate', sans-serif;
    font-weight: bold;
    font-size: 53px;
    font-size: max(35px, 2.76042vw);
    text-align: center;
    color: #213258;
    text-transform: uppercase;
}

h2:not(.container.cf *) {
    font-family: 'Syncopate', sans-serif;
    font-weight: bold;
    font-size: 38px;
    font-size: max(25px, 1.97917vw);
    /* color: #e7e8ea; */
    text-transform: uppercase;
}

.home-heading {
	text-align: center;
	padding-bottom: 50px;
}

.home-heading h1:not(.container.cf *) {
	color: #fff;
}

.home-heading h1 span {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 21px;
    font-size: max(14px, 1.09375vw);
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
	margin-bottom: max(13px, 1.04167vw); }

.homepagemain h2.center {
    text-align: center !important;
}

.hero h2 {
    color: #e7e8ea;
}

h3:not(.container.cf *) {
    font-family: 'Syncopate', sans-serif;
    font-weight: bold;
    font-size: 28px;
    font-size: max(18px, 1.45833vw);
    text-transform: uppercase;
}

.fourlinks h3 {
    display: flex;
    flex-direction: column;
}

.hero h3 {
    color: #e7e8ea;
}

h3 span {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 19px;
    font-size: max(13px, 0.98958vw);
    text-align: center;
    color: #f7d111;
    margin-top: 6px;
    margin-top: max(4px, 0.3125vw);
}

h4:not(.container.cf *) {}

h5:not(.container.cf *) {}

h6:not(.container.cf *) {}

p:not(.container.cf *) {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 19px;
    font-size: max(13px, 0.98958vw);
    line-height: 37px;
    line-height: max(24px, 1.92708vw);
    text-align: center;
    color: #202020;
}

a.standardbtn {}

a:link,
a:visited,
a:active {
    text-decoration: none;
}

.homepagemain a {
    color: black;
    text-decoration: underline;
}

.homepagemain a:hover {
    color: initial !important;
}

a:hover {
    text-decoration: none;
}


hr {
    border: var(--neutral2) 1px solid;
}

/* NEAT MOBILE SEARCH  */
/* http://chattdozer.com/ */

/* CUSTOM LIST BULLETS  */
ul>li {
    /* display: flex; */
    /* align-items: center; */
}


ul li:before {
    /* content: ''; */
    background: url('/siteart/arrow.png');
    position: relative;
    width: 15px;
    width: max(10px, 0.78125vw);
    height: 17px;
    height: max(11px, 0.88542vw);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    padding-right: 25px;
    padding-right: max(16px, 1.30208vw);
}

.wrapper {
    margin: 100px auto;
    margin: max(65px, 5.20833vw) auto;
    padding: 0 40px;
    padding: 0 max(26px, 2.08333vw);
    width: 100%;
    max-width: 1300px;
    max-width: max(846px, 67.70833vw);
    box-sizing: border-box;
}

/*--- HEADER STYLES ---------------------*/

/* Contact Info  */
.contactInfo {
    display: flex;
    /* padding-right: 90px; */
}

.contactInfo,
.contactInfo * {
    color: aliceblue;
}

.contactsnip {
    padding-left: 30px;
    padding-left: max(20px, 1.5625vw);
}

.contactInfo a {
    font-size: 17px;
    font-size: max(13px, 0.88542vw);
}

.contactInfo i {
    font-size: 20px;
    font-size: max(13px, 1.04167vw);
    color: #F8D207;
    padding-right: 10px;
    padding-right: max(7px, 0.52083vw);
}

@media only screen and (max-width: 925px) {
    .contactInfo {
        display: flex !important;
    }

    .contactInfo a {
        padding-left: 0 !important;
    }
}

/***** Start of primary nav ******/
#menu-button {
    display: none;
}

nav.mobile {
    display: none;
}

nav.primary ul li a.active {}

nav.primary {
    padding: 0;
    display: inline-block;
    margin: 0;
    position: relative;
}

nav.primary>ul {
    margin: 0;
    padding: 0;
    padding-left: 110px;
    padding-left: max(72px, 5.72917vw);
}

nav.primary ul li {
    display: inline-block;
    margin: 0;
    list-style-type: none;
    width: auto;
}

nav.primary ul li a {
    color: #fff;
    font-size: 14px;
    font-size: max(13px, 0.72917vw);
    line-height: 60px;
    line-height: max(39px, 3.125vw);
    text-decoration: none;
    display: block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: .4s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    font-weight: 500;
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    /* font-size: 14px; */
    text-align: left;
    color: #fff;
    padding: 0 30px;
    padding: 0 max(20px, 1.5625vw);
}

nav.primary ul li a:hover {
    background: #000;
    color: #CB1C1C;
}

/* Appearance of the sub-level links */
nav.primary ul li li a {
    font-size: 16px;
    font-size: max(13px, 0.83333vw);
    line-height: 16px;
    line-height: max(10px, 0.83333vw);
    padding: 10px;
    padding: max(7px, 0.52083vw);
    color: #fff;
    background: #181818;
    text-align: left;
    border-right: none;
    border-left: none;
    border-bottom: #303030 solid 1px;
}

/* Appearance of the sub-level links on hover */
nav.primary ul li li a:hover {}

/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too muuch */
nav.primary ul ul {
    display: none;
    position: absolute;
}

nav.primary ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

nav.primary ul li:hover>ul {
    display: block;
    line-height: 18px;
    line-height: max(12px, 0.9375vw);
    z-index: 100;
}

nav.primary ul ul li {
    float: none;
    width: 270px;
    width: max(176px, 14.0625vw);
    position: relative;
    margin: 0;
    display: block;
}


@media screen and (max-width: 1730px) {
    nav.primary ul li a {
        padding: 0 17px;
    }
}

@media screen and (max-width: 1575px) {
    nav.primary ul li a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1400px) {
    nav.primary {
        width: 82%;
    }
}

/******** End of primary Nav ***************/

@media screen and (max-width: 1340px) {

    /*==============================
	Mobile Nav Styles			
================================*/
    nav.primary {
        display: none;
    }

    #menu-button {
        /* width: 74%; */
        display: inline-block;
        font-size: 24px;
        position: relative;
        /* line-height: 60px; */
        z-index: 400;
        /* needs to be lower than nav.mobile, adjust as needed */
        /* background: #000; */
        text-align: right;
        padding-right: 10px;
        margin-left: 35px;
    }

    #menu-button a {
        color: #fff;
        text-decoration: none;
        padding: 0 0 0 .8em;
        font-weight: normal;
    }

    nav.mobile {
        display: block;
        position: fixed;
        top: 0;
        left: -250px;
        width: 250px;
        height: 100%;
        background: #333;
        z-index: 500;
        /* needs to be higher than #menu-button, adjust as needed */
        overflow: auto;
    }

    /* MENU HEADER SOCIAL MEDIA */
    nav.mobile .social-media {
        position: relative;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        word-spacing: 13px;
        padding: 0 0 0 15px;
        color: #ccc !important;
    }

    nav.mobile .social-media a:link,
    nav.mobile .social-media a:visited {
        color: #ccc;
        text-decoration: none;
    }

    nav.mobile .social-media a:hover,
    nav.mobile .social-media a:active {
        color: #fff;
        text-decoration: underline;
    }

    /* MENU HEADER STYLES */
    nav.mobile .mobile_top {
        position: relative;
        display: block;
        padding: 0;
        margin: 50px 0 10px 0;
        color: #999;
        font-size: 18px;
        font-weight: 400;
    }

    /* MENU CLOSE 'X' BUTTON */
    nav.mobile .menu-toggle {
        position: absolute;
        padding: 3px 8px 3px;
        font-family: Arial, sans-serif;
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
        background: #222;
        color: #999;
        text-decoration: none;
        top: -38px;
        right: 13px;
    }

    nav.mobile .menu-toggle:hover {
        /* Menu close button on hoveer */
        color: #fff;
    }

    /* MENU LIST STYLE */
    nav.mobile ul {
        list-style: none;
        font-weight: 300;
        margin: 0;
        padding: 0;
    }

    nav.mobile ul li {
        border-top: 1px solid #454545;
        border-bottom: 1px solid #151515;
        position: relative;
    }

    /* FIRST LEVEL */
    nav.mobile ul li a {
        position: relative;
        display: block;
        font-size: 15px;
        padding: 10px;
        color: #999;
        text-decoration: none;
        border-left: 4px #333 solid;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
        text-align: left;
        width: 100%;
    }

    nav.mobile ul li a:hover {
        background: rgba(45, 45, 45, 0.5);
        color: #fff;
        border-left: 4px #f7d111 solid;
        /* border highlight - Change to fit match site colors */
    }

    /* SECOND LEVEL */
    nav.mobile ul li li:last-child {
        border: none;
    }

    nav.mobile ul li li a {
        background: #444;
        position: relative;
        display: block;
        padding: 10px 10px 10px 15px;
        border-left: 4px #444 solid;
        color: #ccc;
        text-decoration: none;
    }

    nav.mobile ul li li a:hover {
        background: rgba(65, 65, 65, 0.5);
    }

    /* THIRD LEVEL */
    nav.mobile ul li li li:last-child {
        border: none;
    }

    nav.mobile ul li li li a {
        background: #555;
        position: relative;
        display: block;
        padding: 10px 10px 10px 25px;
        color: #ccc;
        text-decoration: none;
        border-left: 4px #555 solid;
    }

    nav.mobile ul li li li a:hover {
        background: rgba(85, 85, 85, 0.5);
    }

    nav.mobile ul li .click {
        /* dropdown menu idicator arrow be sure to include this image with your image files */
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 12399994;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        padding: 10px 20px;
        color: #fff;
    }

    .nav-footer {
        color: #1B1B1B;
        position: relative;
        text-align: center;
        font-size: 14px;
        line-height: 16px;
        padding: 15px 0;
    }

    /* FONT AWESOME ICONS */
    nav.mobile ul li a .fa {
        width: 25px;
        font-weight: 100;
        padding: 8px 3px;
        margin: 0 6px 0 0;
        text-align: center;
        background: #292929;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    }


    nav.mobile ul li .fa-chevron-down {
        color: #999;
    }

    /* SLIDE DOWN NAV STYLES */
    /*#menu-button{display:inline-block;position:relative;line-height:60px;z-index:400;line-height:1;text-align:right;font-family:interstate,sans-serif;font-size:16px;letter-spacing:0.03em;line-height:32px;text-align:left;color:#413f40;text-transform:uppercase;font-weight:bold;}#menu-button a{color:#000;text-decoration:none;}nav.mobile{display:block;position:fixed;top:0;top:-100%;width:100%;height:100%;background:#eaeaea;z-index:99999;overflow:auto;}.flexSurround{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90vh;overflow:hidden;}nav.mobile .social-media{position:relative;text-decoration:none;display:inline-block;font-size:16px;word-spacing:13px;padding:0 0 0 15px;color:#ccc!important;}nav.mobile .social-media a:link,nav.mobile .social-media a:visited{color:#ccc;text-decoration:none;}nav.mobile .social-media a:hover,nav.mobile .social-media a:active{color:#fff;text-decoration:underline;}nav.mobile .mobile_top{position:relative;display:block;padding:0;margin:50px 0 10px 0;color:#999;font-size:18px;font-weight:400;top:0;right:0;width:100%;}nav.mobile .menu-toggle{position:absolute;padding:3px 8px 3px;font-family:Arial,sans-serif;font-size:44px;font-weight:100;line-height:1;color:var(--neutral2);text-decoration:none;bottom:0px;right:13px;}nav.mobile .menu-toggle:hover{color:var(--secondary2);}nav.mobile ul{list-style:none;font-weight:300;margin:0;padding:0;width:100%;}nav.mobile ul *{transition:all 0.1s ease-out;}nav.mobile ul li{position:relative;}nav.mobile ul li a{position:relative;display:block;font-size:16px;padding:16px;color:var(--neutral2);font-family:interstate,sans-serif;text-decoration:none;text-align:center;text-transform:uppercase;}nav.mobile ul li a:hover{background:rgba(45,45,45,0.5);color:#f9f9f9;}nav.mobile ul li li:last-child{border:none;}nav.mobile ul li li a{background:#444;position:relative;display:block;padding:10px 10px 10px 15px;border-left:4px #444 solid;color:#ccc;text-decoration:none;}nav.mobile ul li li a:hover{background:rgba(65,65,65,0.5);}nav.mobile ul li li li:last-child{border:none;}nav.mobile ul li li li a{background:#555;position:relative;display:block;padding:10px 10px 10px 25px;color:#ccc;text-decoration:none;border-left:4px #555 solid;}nav.mobile ul li li li a:hover{background:rgba(85,85,85,0.5);}nav.mobile ul li .click{position:absolute;display:block;cursor:pointer;z-index:12399994;top:0;right:0;width:auto;height:auto;padding:17px 20px;color:#fff;}.nav-footer{color:#1B1B1B;position:relative;text-align:center;font-size:14px;line-height:16px;padding:15px 0;}nav.mobile ul li a .fa{width:25px;font-weight:100;padding:8px 3px;margin:0 6px 0 0;text-align:center;background:#292929;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;text-shadow:1px 1px 1px rgba(0,0,0,0.3);}nav.mobile ul li .fa-chevron-down{color:#999;}*/

}


@media screen and (max-width: 1020px) {
    #menu-button {
        width: 34%;
    }
}

@media screen and (max-width:450px) {
    #menu-button {
        width: 100%;
    }
}


/*.notInventory {*/
header {
    display: flex;
    align-items: center;
}

/*}*/


/*---BODY--------------------------------*/
/*.notInventory {*/
.hero {
    padding: 65px 0 100px;
    padding: max(42px, 3.38542vw) 0 max(65px, 5.20833vw);
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    
}
.heroimage {background-color: #000;}
.otherpage .hero {
    height: auto;
    overflow: unset;
}

.hero:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    /* width: 1920px; */
    /* height: 357px; */
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(32, 32, 32, 0.65) 68.52%, #202020 100%);
    z-index: 0;
}

.otherpage .hero:before {
    background: linear-gradient(rgba(32, 32, 32, 0.65) 0%, rgba(32, 32, 32, 0.65) 68.52%, #202020 100%);
    margin-top: min(-42px, -3.38542vw);
}

.hero header {
    max-width: 1630px;
    max-width: max(1061px, 84.89583vw);
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero header a {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 14px;
    font-size: max(13px, 0.72917vw);
    text-align: left;
    color: #fff;
}

.hero header a img {
    width: 185px;
    width: max(120px, 9.63542vw);
}

.hero header .contactInfo {}

.hero header .contactInfo .contactsnip {}

.hero header .contactInfo .contactsnip a {
    display: flex;
    text-transform: uppercase;
    height: 100%;
    align-items: center;
}

.hero header .contactInfo .contactsnip a .fa-solid {}

.hero header .primary {}

.hero header .primary ul {}

.hero header .primary ul li {}

.hero header .primary ul li a {}

.hero header .primary ul li a:hover {
    color: white !important;
}

.hero header .primary .clear {}

.hero header #menu-button {}

.hero header #menu-button .menu-toggle {}

.hero header .mobile {}

.hero header .mobile .mobile_top {}

.hero header .mobile .mobile_top .menu-toggle {}

.hero header .mobile ul {}

.hero header .mobile ul li {}

.hero header .mobile ul li a {}

.hero .quicksearch {
    max-width: 1245px;
    max-width: max(811px, 64.84375vw);
    margin: 0 auto;
    width: 100%;
}

/*.hero .quicksearch .flex-form {}

.hero .quicksearch .flex-form form {}

.hero .quicksearch .flex-form form input {}

.hero .quicksearch .flex-form form .formExcp {}

.hero .quicksearch .flex-form form .formExcp .flex-row {}

.hero .quicksearch .flex-form form .formExcp .flex-row .flex-input {}

.hero .quicksearch .flex-form form .formExcp .flex-row .flex-input input {}

.hero .quicksearch .flex-form form .formExcp .flex-row .flex-input:last-of-type input {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}*/

.threesection {
    display: flex;
    background: #202020;
    padding: 5px;
    padding: max(3px, 0.26042vw);
}

.threesection .ctas {
    position: relative;
    width: 34%;
    margin: 5px;
    margin: max(3px, 0.26042vw);
}

.threesection .ctas:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #213258;
    z-index: 1;
    position: absolute;
    mix-blend-mode: hard-light;
}

.threesection .ctas h2 {
    position: absolute;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-top: 65px;
    margin-top: max(42px, 3.38542vw);
    z-index: 2;
    color: #e7e8ea;
}

.threesection .ctas img {
    width: 100%;
    /* position: absolute; */
    /* top: 50%; */
    -ms-transform: translateY(-50%);
    /* transform: translateY(-50%); */
}

.homepagemain {
    padding: 95px 0;
    padding: max(62px, 4.94792vw) 0;
    background: url('/siteart/main.png');
    background-size: cover;
}

.homepagemain h1 {
    display: flex;
    flex-direction: column;
}

.breakup h1 {
    text-align: left !important;
}

.homepagemain h1 span {
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 21px;
    font-size: max(14px, 1.09375vw);
    text-align: center;
    color: #202020;
    margin-bottom: 20px;
    margin-bottom: max(13px, 1.04167vw);
}

.homepagemain p {
    max-width: 1252px;
    max-width: max(815px, 65.20833vw);
    margin: 0 auto;
    margin-top: 50px;
    margin-top: max(33px, 2.60417vw);
}

.otherpage p {
    margin-bottom: max(33px, 2.60417vw);
}

.bottomul {}

.bottomul ul {
    display: flex;
    background: #f7d111;
    justify-content: space-evenly;
    padding: 35px 0;
    padding: max(23px, 1.82292vw) 0;
}

.bottomul ul li {}

.bottomul ul li a {
    font-family: 'Syncopate', sans-serif;
    font-weight: bold;
    font-size: 22px;
    font-size: max(14px, 1.14583vw);
    text-align: center;
    color: #202020;
    text-transform: uppercase;
}

footer {}

footer .leftarea {}

footer .leftarea .footer-left {}

footer .leftarea .footer-left .footer-logo {}

footer .leftarea .footer-left .footer-logo img {
    width: 185px;
    width: max(120px, 9.63542vw);
}

footer .leftarea .footer-left .bttn-small {}

footer .leftarea .footer-left .bttn-small br {}

footer .leftarea .footer-left .list {
    display: block !important;
}

footer .leftarea .footer-left .list li {}

footer .leftarea .footer-left .list li b {}

footer .leftarea .footer-left .list li span {}

footer .rightarea {}

footer .rightarea h3:not(.container.cf *) {
    font-family: 'Syncopate', sans-serif;
    font-weight: bold;
    font-size: 80px;
    font-size: max(52px, 4.16667vw);
    text-align: right;
    color: #e7e8ea;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-bottom: max(13px, 1.04167vw);
}

footer .rightarea iframe {
    width: 650px;
    width: max(423px, 33.85417vw);
    height: 200px;
    height: max(130px, 10.41667vw);
}

footer .rightarea .rightcontactarea {}

footer .rightarea .rightcontactarea .contactInfo {
    display: flex;
    flex-direction: column;
}

footer .rightarea .rightcontactarea .contactInfo .contactsnip {
    font-family: 'Archivo', sans-serif;
    font-weight: normal;
    font-size: 14px;
    font-size: max(13px, 0.72917vw);
    line-height: 21px;
    line-height: max(14px, 1.09375vw);
    text-align: left;
    color: #fff;
	margin: 10px 0;
}

footer .rightarea .rightcontactarea .contactInfo .contactsnip a {
    font-family: 'Syncopate', sans-serif;
    font-weight: normal;
    text-align: left;
    color: #fff !important;
    font-family: 'Archivo', sans-serif;
    font-weight: normal;
    font-size: 16px;
	margin: 10px 0;
    line-height: 21px;
    line-height: max(14px, 1.09375vw);
    text-align: left;
    color: #fff;
}

footer .rightarea .rightcontactarea .contactInfo .contactsnip a .fa-solid {}

input,
select {
    font-size: 14px;
    font-size: max(13px, 0.72917vw);
    font-weight: 400;
    font-style: italic
}

.hp-slider .noUi-target,
.hp-slider .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hp-slider .noUi-target {
    position: relative;
    direction: ltr
}

.hp-slider .noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.hp-slider .noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 2px;
    border-radius: max(1px, 0.10417vw)
}

.hp-slider .noUi-handle {
    position: relative;
    z-index: 1
}

.hp-slider .noUi-marker,
.hp-slider .noUi-pips,
.noUi-value {
    position: absolute
}

.hp-slider .noUi-base {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hp-slider .noUi-horizontal {
    height: 12px;
    height: max(8px, 0.625vw);
    z-index: 0
}

.hp-slider .noUi-horizontal .noUi-handle {
    width: 25px;
    width: max(16px, 1.30208vw);
    height: 21px;
    height: max(14px, 1.09375vw);
    left: -13px;
    left: -max(8px, 0.67708vw);
    top: -6px;
    top: -max(4px, 0.3125vw)
}

.hp-slider .noUi-background {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0
}

.hp-slider .noUi-connect {
    background: #4a4a4a;
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.hp-slider .noUi-target {
    border-radius: 4px;
    border-radius: max(3px, 0.20833vw);
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 max(2px, 0.15625vw) max(4px, 0.3125vw) -max(3px, 0.26042vw) #bbb;
    width: calc(100% - 10px);
    width: calc(100% - max(7px, 0.52083vw));
    margin: 10px auto;
    margin: max(7px, 0.52083vw) auto
}

.hp-slider .noUi-handle {
    border: 1px solid #d9d9d9;
    background: #fff;
    cursor: default
}

.hp-slider .noUi-handle:after,
.hp-slider .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    height: max(8px, 0.625vw);
    width: 1px;
    background: #e8e7e6;
    left: 10px;
    left: max(7px, 0.52083vw);
    top: 3px;
    top: max(2px, 0.15625vw)
}

.hp-slider .noUi-handle:after {
    left: 12px;
    left: max(8px, 0.625vw)
}

.hp-slider [disabled] .noUi-connect,
.hp-slider [disabled].noUi-connect {
    background: #b8b8b8
}

.hp-slider [disabled] .noUi-handle,
.hp-slider [disabled].noUi-origin {
    cursor: not-allowed
}

.hp-slider .noUi-pips,
.hp-slider .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hp-slider .noUi-pips {
    color: #999
}

.hp-slider .noUi-value {
    width: 40px;
    width: max(26px, 2.08333vw);
    text-align: center
}

.hp-slider .noUi-marker {
    background: #ccc
}

.hp-slider .noUi-pips-horizontal {
    padding: 5px 0;
    padding: max(3px, 0.26042vw) 0;
    height: 10px;
    height: max(7px, 0.52083vw);
    top: 100%;
    left: 0;
    width: 100%
}

.hp-slider .noUi-value-horizontal {
    margin-left: -20px;
    margin-left: -max(13px, 1.04167vw);
    padding-top: 20px;
    padding-top: max(13px, 1.04167vw)
}

.hp-slider .noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    width: max(1px, 0.10417vw);
    height: 5px;
    height: max(3px, 0.26042vw)
}

.hp-slider .example-val {
    font-weight: 700;
    color: #a08935;
    text-transform: uppercase;
    font-size: 13px;
    font-size: max(13px, 0.67708vw);
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-align: left;
    color: #eee;
}

.hp-slider #slider-price-value-lower:before,
.hp-slider #slider-price-value-upper:before {
    content: '$';
    padding-right: 5px;
    padding-right: max(3px, 0.26042vw)
}

.noUi-connect {
    background: #202020 !important;
}

.noUi-handle {
    background: #cbc9c6 !important
}

.flex-form {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 15px;
    font-size: max(13px, 0.78125vw)
}

.flex-form label {
    font-weight: 400
}

.flex-form span {
    text-align: left;
    margin: 0;
    font-size: 12px;
    font-size: max(13px, 0.625vw)
}

.flex-form #formpage.formExcp input,
select {
    margin-top: 5px;
    margin-top: max(3px, 0.26042vw)
}

.flex-form .flex-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%
}

.flex-input {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 10px 25px 5px 25px;
    margin: max(7px, 0.52083vw) max(16px, 1.30208vw) max(3px, 0.26042vw) max(16px, 1.30208vw);
    text-align: left
}

#formpage.formExcp {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    text-align: left
}

#formpage.formExcp input,
.formExcp select {
    padding: 13px 30px 13px;
    padding: max(8px, 0.67708vw) max(20px, 1.5625vw) max(8px, 0.67708vw);
    border-bottom: 1px solid #f1f1f1;
    color: #000;
    font-size: 13px;
    font-size: max(13px, 0.67708vw);
    margin-top: 5px;
    margin-top: max(3px, 0.26042vw);
    border-radius: 0;
    background: #fff;
    height: 40px;
    height: max(26px, 2.08333vw);
    background: rgba(32, 32, 32, 0.65);
    font-family: 'Archivo', sans-serif;
    /* font-weight: 600; */
    font-size: 13px;
    text-align: left;
    color: #fff !important;
    text-transform: uppercase;
    font-style: normal;
    border-left: none;
    border-top: none;
    border-right: none;
    height: 40px;
}

.hero input::placeholder,
.hero select::placeholder {
    color: #fff !important;
}

.formExcp input[type=submit] {
    /* background: #a08935 !important; */
    /* color: #fff !important; */
    /* border: none !important; */
    /* font-style: normal; */
    /* text-transform: uppercase; */
    width: 276px;
    width: max(180px, 14.375vw);
    height: 41px;
    height: max(27px, 2.13542vw);
    background: rgba(72, 72, 72, 0.65) !important;
    border-color: #F7D111 !important;
    text-align: center !important;
}

#formpage.formExcp input:focus {
    border: 1px solid #eaeaea;
    border-radius: 2px;
    border-radius: max(1px, 0.10417vw)
}

#formpage.formExcp option {
    color: #333;
    background: #fff
}

#formpage.formExcp ::-webkit-input-placeholder {
    color: #767676
}

#formpage.formExcp ::-moz-placeholder {
    color: #767676
}

#formpage.formExcp :-ms-input-placeholder {
    color: #767676
}

#formpage.formExcp :-moz-placeholder {
    color: #767676
}

input[type=button],
input[type=submit] {
    -webkit-appearance: none
}

@media screen and (max-width:1085px) {
    .flex-form .flex-row {
        flex-wrap: wrap
    }
}

/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    height: max(59px, 4.6875vw);
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
    height: max(60px, 4.79167vw);
}

/*}*/

/*--------FORM STYLES--------------------*/
/*.notInventory {*/

/*}*/

/*-------- FOOTER STYLES ----------------*/
/*.notInventory {*/
footer {
    display: flex;
    justify-content: space-between;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-size: 13px;
    font-size: max(13px, 0.67708vw);
}

a.footerlink:hover {
    text-decoration: none;
    font-size: 13px;
    font-size: max(13px, 0.67708vw);
}

.footertext {
    font-size: 13px;
    font-size: max(13px, 0.67708vw);
    color: #999999;
}

.smallfootertext {
    font-size: 10px;
    font-size: max(13px, 0.52083vw);
    color: #999999;
}

.divfooter {
    max-width: 450px;
    max-width: max(293px, 23.4375vw);
    text-align: center;
    margin: 0 auto;
}


.bttn-small {
    font-family: Barlow, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    white-space: nowrap;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    cursor: pointer
}

.bttn-small {
    font-size: 12.5px;
    font-size: max(13px, 0.65104vw);
    line-height: 25px;
    line-height: max(16px, 1.30208vw)
}

.bttn-small:hover {
    opacity: .6
}

.bttn-white {
    background: #fff !important;
    color: #fb6040
}

.bttn-white:hover {
    background: #eee !important
}

.list b {
    margin-right: 20px;
    margin-right: max(13px, 1.04167vw);
    font-family: 'Syncopate', sans-serif;
    font-weight: normal;
    font-size: 13px;
    font-size: max(13px, 0.67708vw);
    line-height: 23px;
    line-height: max(15px, 1.19792vw);
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.list span {
    margin-left: auto;
    width: auto;
    font-weight: 400;
    font-family: 'Archivo', sans-serif;
    font-weight: normal;
    font-size: 14px;
    font-size: max(13px, 0.72917vw);
    line-height: 25px;
    line-height: max(16px, 1.30208vw);
    text-align: right;
    color: #fff;
}

footer .list li {
    padding: 10px 15px;
    padding: max(7px, 0.52083vw) max(10px, 0.78125vw);
    display: flex
}

.list li:nth-of-type(odd) {
    background: #9a9ca1;
}

footer {

    background:
        linear-gradient(rgba(33, 50, 90, 0.4),
            rgba(33, 50, 90, 0.4)),
        url('/siteart/footer.jpg');
    background-size: cover;
    color: #fff;
    display: flex;
    align-items: center;
}

footer .list {
    min-width: 300px;
    min-width: max(195px, 15.625vw);
    font-size: 16px;
    font-size: max(13px, 0.83333vw)
}

footer .list li:nth-of-type(odd) {
    background: #213258;
}

.footer-left {
    flex-direction: column
}

.footer-logo {
    max-width: 250px;
    max-width: max(163px, 13.02083vw);
    margin-bottom: 60px;
    margin-bottom: max(39px, 3.125vw);
}

.flex {
    display: flex
}

.flex-center {
    justify-content: center
}

.m-sm {
    margin: 25px 0;
    margin: max(16px, 1.30208vw) 0
}

.m-t-sm {
    margin-top: 25px;
    margin-top: max(16px, 1.30208vw)
}

.m-b-sm {
    margin-bottom: 25px;
    margin-bottom: max(16px, 1.30208vw)
}

.white {
    color: #fff !important
}

.lt-blue {
    color: #ccf
}

.blue {
    color: #2d2b5f
}

footer a[href^="tel:"] {
    color: #fff !important;
    box-sizing: border-box
}

@media only screen and (max-width:1000px) {
    .footer-left {
        flex-direction: row;
        width: 100%;
        padding: 0 0 200px 0;
        position: relative;
        justify-content: space-between
    }

    .footer-logo {
        position: absolute;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:768px) {
    .footer-left {
        flex-direction: column
    }
}

/*}*/

/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 767px) {
    .invpage footer {
        margin-bottom: 85px !important;
    }
}

/*.notInventory {*/
@media only screen and (min-width: 768px) {}

@media only screen and (min-width:768px) and (max-width: 1130px) {}


@media only screen and (max-width: 767px) {}

/*}*/

/* ACCORDION */

.accordion {
    display: block;
    position: relative;
    margin-bottom: 10px;
    margin-bottom: max(7px, 0.52083vw);
    color: #666;
    border: 1px #eee solid;
    border-radius: 5px;
    border-radius: max(3px, 0.26042vw);
    transition: all .2s ease-in-out;
}

.accordion:hover {
    border: 1px #ccc solid;
}

.accordion .accordion-header {
    display: flex;
    align-items: center;
    padding: 15px 20px 15px 25px;
    padding: max(10px, 0.78125vw) max(13px, 1.04167vw) max(10px, 0.78125vw) max(16px, 1.30208vw);
    font-weight: 700;
    border-radius: 5px;
    border-radius: max(3px, 0.26042vw);
    cursor: pointer;
}

.accordion-header {}

.accordion .accordion-header:after {
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-size: max(13px, 1.04167vw);
    font-weight: 900;
    content: "\f067";
    margin-left: auto;
    color: #ddd;
}

.accordion .accordion-content {
    display: none;
    padding: 25px;
    padding: max(16px, 1.30208vw);
}

.accordion.active:hover {
    border: 1px #eee solid;
}

.accordion.active .accordion-header:after {
    content: "\f068";
    color: #999;
}

@media only screen and (max-width: 1400px) {

    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    font,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td {}

    a.fourlinks {}

    ol,
    ul {}

    table {}

    td {}

    input:not(.container.cf *) {}

    header,
    nav,
    article,
    footer,
    address {}

    input[type="submit"] {}

    input[type="color"]:not(.cf *),
    input[type="date"]:not(.cf *),
    input[type="datetime"]:not(.cf *),
    input[type="datetime-local"]:not(.cf *),
    input[type="email"]:not(.cf *),
    input[type="file"]:not(.cf *),
    input[type="month"]:not(.cf *),
    input[type="number"]:not(.cf *),
    input[type="password"]:not([class*="Mui"]):not(.cf *),
    input[type="reset"]:not(.cf *),
    input[type="search"]:not([class*="Mui"]):not(.cf *),
    input[type="tel"]:not([class^="Mui"]):not(.cf *),
    input[type="text"]:not([class^="Mui"]):not(.cf *),
    input[type="time"]:not(.cf *),
    input[type="url"]:not(.cf *),
    input[type="week"]:not(.cf *),
    select:not(.cf *),
    textarea {}

    .invpage header,
    .invpage header *,
    .invpage footer,
    .invpage footer * {}

    .invpage .notInventory input {}

    /*-------- COLORS --------*/
    :root {}

    /***** END RESET *****/
    ::-moz-selection {}

    ::selection {}

    .cf:before,
    .cf:after {}

    .cf:after {}

    .cf {}

    a:hover:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *) {}

    .se-pre-con {}

    .notInventory *:not(i):not(i *) {}

    .threelinks {}

    .headerleft {}

    .surroundfooter {}

    .mapsurround {}

    .threesection h2 span {}

    .hero .slick-slider,
    .hero .heroimage {}

    .toptuff {}

    *:not(.slick-slider *):not(.container.cf *):not(header .mobile):not(.se-pre-con):not(.se-pre-con *) {}

    h1:not(.container.cf *),
    h2:not(.container.cf *),
    h3:not(.container.cf *),
    h4:not(.container.cf *),
    h5:not(.container.cf *),
    h6:not(.container.cf *) {}

    h1:not(.container.cf *) {}

    h2:not(.container.cf *) {}

    h3:not(.container.cf *) {}

    .fourlinks h3 {}

    h3 span {}

    h4:not(.container.cf *) {}

    h5:not(.container.cf *) {}

    h6:not(.container.cf *) {}

    p:not(.container.cf *) {}

    a.standardbtn {}

    a:link,
    a:visited,
    a:active {}

    a:hover {}

    hr {}

    ul li {}

    ul li:before {}

    .wrapper {}

    .contactInfo {}

    .contactInfo,
    .contactInfo * {}

    .contactsnip {}

    .contactInfo a {}

    .contactInfo i {}

    .contactInfo {}

    .contactInfo a {}

    #menu-button {}

    nav.mobile {}

    nav.primary ul li a.active {}

    nav.primary {}

    nav.primary>ul {}

    nav.primary ul li {}

    nav.primary ul li a {}

    nav.primary ul li a:hover {}

    nav.primary ul li li a {}

    nav.primary ul li li a:hover {}

    nav.primary ul ul {}

    nav.primary ul ul ul {}

    nav.primary ul li:hover>ul {}

    nav.primary ul ul li {}

    nav.primary ul li a {}

    nav.primary ul li a {}

    nav.primary {}

    nav.primary {}

    #menu-button {}

    #menu-button a {}

    nav.mobile {}

    nav.mobile .social-media {}

    nav.mobile .social-media a:link,
    nav.mobile .social-media a:visited {}

    nav.mobile .social-media a:hover,
    nav.mobile .social-media a:active {}

    nav.mobile .mobile_top {}

    nav.mobile .menu-toggle {}

    nav.mobile .menu-toggle:hover {}

    nav.mobile ul {}

    nav.mobile ul li {}

    nav.mobile ul li a {}

    nav.mobile ul li a:hover {}

    nav.mobile ul li li:last-child {}

    nav.mobile ul li li a {}

    nav.mobile ul li li a:hover {}

    nav.mobile ul li li li:last-child {}

    nav.mobile ul li li li a {}

    nav.mobile ul li li li a:hover {}

    nav.mobile ul li .click {}

    .nav-footer {}

    nav.mobile ul li a .fa {}

    nav.mobile ul li .fa-chevron-down {}

    /*#menu-button{display:inline-block;position:relative;line-height:60px;z-index:400;line-height:1;text-align:right;font-family:interstate,sans-serif;font-size:16px;letter-spacing:0.03em;line-height:32px;text-align:left;color:#413f40;text-transform:uppercase;font-weight:bold;}#menu-button a{color:#000;text-decoration:none;}nav.mobile{display:block;position:fixed;top:0;top:-100%;width:100%;height:100%;background:#eaeaea;z-index:99999;overflow:auto;}.flexSurround{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90vh;overflow:hidden;}nav.mobile .social-media{position:relative;text-decoration:none;display:inline-block;font-size:16px;word-spacing:13px;padding:0 0 0 15px;color:#ccc!important;}nav.mobile .social-media a:link,nav.mobile .social-media a:visited{color:#ccc;text-decoration:none;}nav.mobile .social-media a:hover,nav.mobile .social-media a:active{color:#fff;text-decoration:underline;}nav.mobile .mobile_top{position:relative;display:block;padding:0;margin:50px 0 10px 0;color:#999;font-size:18px;font-weight:400;top:0;right:0;width:100%;}nav.mobile .menu-toggle{position:absolute;padding:3px 8px 3px;font-family:Arial,sans-serif;font-size:44px;font-weight:100;line-height:1;color:var(--neutral2);text-decoration:none;bottom:0px;right:13px;}nav.mobile .menu-toggle:hover{color:var(--secondary2);}nav.mobile ul{list-style:none;font-weight:300;margin:0;padding:0;width:100%;}nav.mobile ul *{transition:all 0.1s ease-out;}nav.mobile ul li{position:relative;}nav.mobile ul li a{position:relative;display:block;font-size:16px;padding:16px;color:var(--neutral2);font-family:interstate,sans-serif;text-decoration:none;text-align:center;text-transform:uppercase;}nav.mobile ul li a:hover{background:rgba(45,45,45,0.5);color:#f9f9f9;}nav.mobile ul li li:last-child{border:none;}nav.mobile ul li li a{background:#444;position:relative;display:block;padding:10px 10px 10px 15px;border-left:4px #444 solid;color:#ccc;text-decoration:none;}nav.mobile ul li li a:hover{background:rgba(65,65,65,0.5);}nav.mobile ul li li li:last-child{border:none;}nav.mobile ul li li li a{background:#555;position:relative;display:block;padding:10px 10px 10px 25px;color:#ccc;text-decoration:none;border-left:4px #555 solid;}nav.mobile ul li li li a:hover{background:rgba(85,85,85,0.5);}nav.mobile ul li .click{position:absolute;display:block;cursor:pointer;z-index:12399994;top:0;right:0;width:auto;height:auto;padding:17px 20px;color:#fff;}.nav-footer{color:#1B1B1B;position:relative;text-align:center;font-size:14px;line-height:16px;padding:15px 0;}nav.mobile ul li a .fa{width:25px;font-weight:100;padding:8px 3px;margin:0 6px 0 0;text-align:center;background:#292929;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;text-shadow:1px 1px 1px rgba(0,0,0,0.3);}nav.mobile ul li .fa-chevron-down{color:#999;}*/

    #menu-button {}

    #menu-button {}

    /*.notInventory {*/
    header {}

    /*}*/
    /*.notInventory {*/
    .hero {}

    .hero:before {}

    .hero header {}

    .hero header a {}

    .hero header a img {}

    .hero header .contactInfo {}

    .hero header .contactInfo .contactsnip {}

    .hero header .contactInfo .contactsnip a {}

    .hero header .contactInfo .contactsnip a .fa-solid {}

    .hero header .primary {}

    .hero header .primary ul {}

    .hero header .primary ul li {}

    .hero header .primary ul li a {}

    .hero header .primary .clear {}

    .hero header #menu-button {}

    .hero header #menu-button .menu-toggle {}

    .hero header .mobile {}

    .hero header .mobile .mobile_top {}

    .hero header .mobile .mobile_top .menu-toggle {}

    .hero header .mobile ul {}

    .hero header .mobile ul li {}

    .hero header .mobile ul li a {}

    .hero .quicksearch {}

    .hero .quicksearch .flex-form {}

    .hero .quicksearch .flex-form form {}

    .hero .quicksearch .flex-form form input {}

    .hero .quicksearch .flex-form form .formExcp {}

    .hero .quicksearch .flex-form form .formExcp .flex-row {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input input {}

    .threesection {}

    .threesection .ctas {}

    .threesection .ctas:before {}

    .threesection .ctas h2 {}

    .threesection .ctas img {}

    .homepagemain {}

    .homepagemain h1 {}

    .homepagemain h1 span {}

    .homepagemain p {}

    .bottomul {}

    .bottomul ul {}

    .bottomul ul li {}

    .bottomul ul li a {}

    footer {}

    footer .leftarea {}

    footer .leftarea .footer-left {}

    footer .leftarea .footer-left .footer-logo {}

    footer .leftarea .footer-left .footer-logo img {}

    footer .leftarea .footer-left .bttn-small {}

    footer .leftarea .footer-left .bttn-small br {}

    footer .leftarea .footer-left .list {}

    footer .leftarea .footer-left .list li {}

    footer .leftarea .footer-left .list li b {}

    footer .leftarea .footer-left .list li span {}

    footer .rightarea {}

    footer .rightarea h5 {}

    footer .rightarea iframe {}

    footer .rightarea .rightcontactarea {}

    footer .rightarea .rightcontactarea .contactInfo {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip a {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip a .fa-solid {}

    input,
    select {}

    .hp-slider .noUi-target,
    .hp-slider .noUi-target * {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-origin {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-marker,
    .hp-slider .noUi-pips,
    .noUi-value {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-horizontal {}

    .hp-slider .noUi-horizontal .noUi-handle {}

    .hp-slider .noUi-background {}

    .hp-slider .noUi-connect {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-handle:after,
    .hp-slider .noUi-handle:before {}

    .hp-slider .noUi-handle:after {}

    .hp-slider [disabled] .noUi-connect,
    .hp-slider [disabled].noUi-connect {}

    .hp-slider [disabled] .noUi-handle,
    .hp-slider [disabled].noUi-origin {}

    .hp-slider .noUi-pips,
    .hp-slider .noUi-pips * {}

    .hp-slider .noUi-pips {}

    .hp-slider .noUi-value {}

    .hp-slider .noUi-marker {}

    .hp-slider .noUi-pips-horizontal {}

    .hp-slider .noUi-value-horizontal {}

    .hp-slider .noUi-marker-horizontal.noUi-marker {}

    .hp-slider .example-val {}

    .hp-slider #slider-price-value-lower:before,
    .hp-slider #slider-price-value-upper:before {}

    .noUi-connect {}

    .noUi-handle {}

    .flex-form {}

    .flex-form label {}

    .flex-form span {}

    .flex-form #formpage.formExcp input,
    select {}

    .flex-form .flex-row {}

    .flex-input {}

    #formpage.formExcp {}

    #formpage.formExcp input,
    .formExcp select {}

    .hero input::placeholder,
    .hero select::placeholder {}

    .formExcp input[type=submit] {}

    #formpage.formExcp input:focus {}

    #formpage.formExcp option {}

    #formpage.formExcp ::-webkit-input-placeholder {}

    #formpage.formExcp ::-moz-placeholder {}

    #formpage.formExcp :-ms-input-placeholder {}

    #formpage.formExcp :-moz-placeholder {}

    input[type=button],
    input[type=submit] {}

    .flex-form .flex-row {}

    .scrolling-wrap {}

    .scrolling {}

    /*}*/
    /*.notInventory {*/
    /*}*/
    /*.notInventory {*/
    footer {}

    a.footerlink:link,
    a.footerlink:visited,
    a.footerlink:active {}

    a.footerlink:hover {}

    .footertext {}

    .smallfootertext {}

    .divfooter {}

    .bttn-small {}

    .bttn-small {}

    .bttn-small:hover {}

    .bttn-white {}

    .bttn-white:hover {}

    .list b {}

    .list span {}

    .list li {}

    .list li:nth-of-type(odd) {}

    footer {}

    footer .list {}

    footer .list li:nth-of-type(odd) {}

    .footer-left {}

    .footer-logo {}

    .flex {}

    .flex-center {}

    .m-sm {}

    .m-t-sm {}

    .m-b-sm {}

    .white {}

    .lt-blue {}

    .blue {}

    footer a[href^="tel:"] {}

    .footer-left {}

    .footer-logo {}

    .footer-left {}

    /*}*/
    .invpage footer {}

    .accordion {}

    .accordion:hover {}

    .accordion .accordion-header {}

    .accordion-header {}

    .accordion .accordion-header:after {}

    .accordion .accordion-content {}

    .accordion.active:hover {}

    .accordion.active .accordion-header:after {}
}

@media only screen and (max-width: 1250px) {

    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    font,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td {}

    a.fourlinks {}

    ol,
    ul {}

    table {}

    td {}

    input:not(.container.cf *) {}

    header,
    nav,
    article,
    footer,
    address {}

    input[type="submit"] {}

    input[type="color"]:not(.cf *),
    input[type="date"]:not(.cf *),
    input[type="datetime"]:not(.cf *),
    input[type="datetime-local"]:not(.cf *),
    input[type="email"]:not(.cf *),
    input[type="file"]:not(.cf *),
    input[type="month"]:not(.cf *),
    input[type="number"]:not(.cf *),
    input[type="password"]:not([class*="Mui"]):not(.cf *),
    input[type="reset"]:not(.cf *),
    input[type="search"]:not([class*="Mui"]):not(.cf *),
    input[type="tel"]:not([class^="Mui"]):not(.cf *),
    input[type="text"]:not([class^="Mui"]):not(.cf *),
    input[type="time"]:not(.cf *),
    input[type="url"]:not(.cf *),
    input[type="week"]:not(.cf *),
    select:not(.cf *),
    textarea {}

    .invpage header,
    .invpage header *,
    .invpage footer,
    .invpage footer * {}

    .invpage .notInventory input {}

    /*-------- COLORS --------*/
    :root {}

    /***** END RESET *****/
    ::-moz-selection {}

    ::selection {}

    .cf:before,
    .cf:after {}

    .cf:after {}

    .cf {}

    a:hover:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *) {}

    .se-pre-con {}

    .notInventory *:not(i):not(i *) {}

    .threelinks {}

    .headerleft {}

    .surroundfooter {}

    .mapsurround {}

    .threesection h2 span {}

    .hero .slick-slider,
    .hero .heroimage {}

    .toptuff {}

    *:not(.slick-slider *):not(.container.cf *):not(header .mobile):not(.se-pre-con):not(.se-pre-con *) {}

    h1:not(.container.cf *),
    h2:not(.container.cf *),
    h3:not(.container.cf *),
    h4:not(.container.cf *),
    h5:not(.container.cf *),
    h6:not(.container.cf *) {}

    h1:not(.container.cf *) {}

    h2:not(.container.cf *) {}

    h3:not(.container.cf *) {}

    .fourlinks h3 {}

    h3 span {}

    h4:not(.container.cf *) {}

    h5:not(.container.cf *) {}

    h6:not(.container.cf *) {}

    p:not(.container.cf *) {}

    a.standardbtn {}

    a:link,
    a:visited,
    a:active {}

    a:hover {}

    hr {}

    ul li {}

    ul li:before {}

    .wrapper {}

    .contactInfo {}

    .contactInfo,
    .contactInfo * {}

    .contactsnip {}

    .contactInfo a {}

    .contactInfo i {}

    .contactInfo {}

    .contactInfo a {}

    #menu-button {}

    nav.mobile {}

    nav.primary ul li a.active {}

    nav.primary {}

    nav.primary>ul {}

    nav.primary ul li {}

    nav.primary ul li a {}

    nav.primary ul li a:hover {}

    nav.primary ul li li a {}

    nav.primary ul li li a:hover {}

    nav.primary ul ul {}

    nav.primary ul ul ul {}

    nav.primary ul li:hover>ul {}

    nav.primary ul ul li {}

    nav.primary ul li a {}

    nav.primary ul li a {}

    nav.primary {}

    nav.primary {}

    #menu-button {}

    #menu-button a {}

    nav.mobile {}

    nav.mobile .social-media {}

    nav.mobile .social-media a:link,
    nav.mobile .social-media a:visited {}

    nav.mobile .social-media a:hover,
    nav.mobile .social-media a:active {}

    nav.mobile .mobile_top {}

    nav.mobile .menu-toggle {}

    nav.mobile .menu-toggle:hover {}

    nav.mobile ul {}

    nav.mobile ul li {}

    nav.mobile ul li a {}

    nav.mobile ul li a:hover {}

    nav.mobile ul li li:last-child {}

    nav.mobile ul li li a {}

    nav.mobile ul li li a:hover {}

    nav.mobile ul li li li:last-child {}

    nav.mobile ul li li li a {}

    nav.mobile ul li li li a:hover {}

    nav.mobile ul li .click {}

    .nav-footer {}

    nav.mobile ul li a .fa {}

    nav.mobile ul li .fa-chevron-down {}

    /*#menu-button{display:inline-block;position:relative;line-height:60px;z-index:400;line-height:1;text-align:right;font-family:interstate,sans-serif;font-size:16px;letter-spacing:0.03em;line-height:32px;text-align:left;color:#413f40;text-transform:uppercase;font-weight:bold;}#menu-button a{color:#000;text-decoration:none;}nav.mobile{display:block;position:fixed;top:0;top:-100%;width:100%;height:100%;background:#eaeaea;z-index:99999;overflow:auto;}.flexSurround{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90vh;overflow:hidden;}nav.mobile .social-media{position:relative;text-decoration:none;display:inline-block;font-size:16px;word-spacing:13px;padding:0 0 0 15px;color:#ccc!important;}nav.mobile .social-media a:link,nav.mobile .social-media a:visited{color:#ccc;text-decoration:none;}nav.mobile .social-media a:hover,nav.mobile .social-media a:active{color:#fff;text-decoration:underline;}nav.mobile .mobile_top{position:relative;display:block;padding:0;margin:50px 0 10px 0;color:#999;font-size:18px;font-weight:400;top:0;right:0;width:100%;}nav.mobile .menu-toggle{position:absolute;padding:3px 8px 3px;font-family:Arial,sans-serif;font-size:44px;font-weight:100;line-height:1;color:var(--neutral2);text-decoration:none;bottom:0px;right:13px;}nav.mobile .menu-toggle:hover{color:var(--secondary2);}nav.mobile ul{list-style:none;font-weight:300;margin:0;padding:0;width:100%;}nav.mobile ul *{transition:all 0.1s ease-out;}nav.mobile ul li{position:relative;}nav.mobile ul li a{position:relative;display:block;font-size:16px;padding:16px;color:var(--neutral2);font-family:interstate,sans-serif;text-decoration:none;text-align:center;text-transform:uppercase;}nav.mobile ul li a:hover{background:rgba(45,45,45,0.5);color:#f9f9f9;}nav.mobile ul li li:last-child{border:none;}nav.mobile ul li li a{background:#444;position:relative;display:block;padding:10px 10px 10px 15px;border-left:4px #444 solid;color:#ccc;text-decoration:none;}nav.mobile ul li li a:hover{background:rgba(65,65,65,0.5);}nav.mobile ul li li li:last-child{border:none;}nav.mobile ul li li li a{background:#555;position:relative;display:block;padding:10px 10px 10px 25px;color:#ccc;text-decoration:none;border-left:4px #555 solid;}nav.mobile ul li li li a:hover{background:rgba(85,85,85,0.5);}nav.mobile ul li .click{position:absolute;display:block;cursor:pointer;z-index:12399994;top:0;right:0;width:auto;height:auto;padding:17px 20px;color:#fff;}.nav-footer{color:#1B1B1B;position:relative;text-align:center;font-size:14px;line-height:16px;padding:15px 0;}nav.mobile ul li a .fa{width:25px;font-weight:100;padding:8px 3px;margin:0 6px 0 0;text-align:center;background:#292929;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;text-shadow:1px 1px 1px rgba(0,0,0,0.3);}nav.mobile ul li .fa-chevron-down{color:#999;}*/

    #menu-button {}

    #menu-button {}

    /*.notInventory {*/
    header {}

    /*}*/
    /*.notInventory {*/
    .hero {}

    .hero:before {}

    .hero header {
        padding: 0 50px;
        box-sizing: border-box;
    }

    .hero header a {}

    .hero header a img {}

    .hero header .contactInfo {}

    .hero header .contactInfo .contactsnip {}

    .hero header .contactInfo .contactsnip a {}

    .hero header .contactInfo .contactsnip a .fa-solid {}

    .hero header .primary {}

    .hero header .primary ul {}

    .hero header .primary ul li {}

    .hero header .primary ul li a {}

    .hero header .primary .clear {}

    .hero header #menu-button {}

    .hero header #menu-button .menu-toggle {}

    .hero header .mobile {}

    .hero header .mobile .mobile_top {}

    .hero header .mobile .mobile_top .menu-toggle {}

    .hero header .mobile ul {}

    .hero header .mobile ul li {}

    .hero header .mobile ul li a {}

    .hero .quicksearch {}

    .hero .quicksearch .flex-form {}

    .hero .quicksearch .flex-form form {}

    .hero .quicksearch .flex-form form input {}

    .hero .quicksearch .flex-form form .formExcp {}

    .hero .quicksearch .flex-form form .formExcp .flex-row {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input input {}

    .threesection {
        flex-direction: column;
    }

    .threesection .ctas {
        width: 100%;
        height: 230px;
        overflow: hidden;
    }

    .threesection .ctas:before {}

    .threesection .ctas h2 {}

    .threesection .ctas img {
        width: 100%;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .homepagemain {}

    .homepagemain h1 {}

    .homepagemain h1 span {}

    .homepagemain p {}

    .bottomul {}

    .bottomul ul {}

    .bottomul ul li {}

    .bottomul ul li a {}

    footer {}

    footer .leftarea {}

    footer .leftarea .footer-left {}

    footer .leftarea .footer-left .footer-logo {}

    footer .leftarea .footer-left .footer-logo img {}

    footer .leftarea .footer-left .bttn-small {}

    footer .leftarea .footer-left .bttn-small br {}

    footer .leftarea .footer-left .list {}

    footer .leftarea .footer-left .list li {}

    footer .leftarea .footer-left .list li b {}

    footer .leftarea .footer-left .list li span {}

    footer .rightarea {}

    footer .rightarea h5 {}

    footer .rightarea iframe {}

    footer .rightarea .rightcontactarea {}

    footer .rightarea .rightcontactarea .contactInfo {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip a {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip a .fa-solid {}

    input,
    select {}

    .hp-slider .noUi-target,
    .hp-slider .noUi-target * {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-origin {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-marker,
    .hp-slider .noUi-pips,
    .noUi-value {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-horizontal {}

    .hp-slider .noUi-horizontal .noUi-handle {}

    .hp-slider .noUi-background {}

    .hp-slider .noUi-connect {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-handle:after,
    .hp-slider .noUi-handle:before {}

    .hp-slider .noUi-handle:after {}

    .hp-slider [disabled] .noUi-connect,
    .hp-slider [disabled].noUi-connect {}

    .hp-slider [disabled] .noUi-handle,
    .hp-slider [disabled].noUi-origin {}

    .hp-slider .noUi-pips,
    .hp-slider .noUi-pips * {}

    .hp-slider .noUi-pips {}

    .hp-slider .noUi-value {}

    .hp-slider .noUi-marker {}

    .hp-slider .noUi-pips-horizontal {}

    .hp-slider .noUi-value-horizontal {}

    .hp-slider .noUi-marker-horizontal.noUi-marker {}

    .hp-slider .example-val {}

    .hp-slider #slider-price-value-lower:before,
    .hp-slider #slider-price-value-upper:before {}

    .noUi-connect {}

    .noUi-handle {}

    .flex-form {}

    .flex-form label {}

    .flex-form span {}

    .flex-form #formpage.formExcp input,
    select {}

    .flex-form .flex-row {}

    .flex-input {}

    #formpage.formExcp {}

    #formpage.formExcp input,
    .formExcp select {}

    .hero input::placeholder,
    .hero select::placeholder {}

    .formExcp input[type=submit] {}

    #formpage.formExcp input:focus {}

    #formpage.formExcp option {}

    #formpage.formExcp ::-webkit-input-placeholder {}

    #formpage.formExcp ::-moz-placeholder {}

    #formpage.formExcp :-ms-input-placeholder {}

    #formpage.formExcp :-moz-placeholder {}

    input[type=button],
    input[type=submit] {}

    .flex-form .flex-row {}

    .scrolling-wrap {}

    .scrolling {}

    /*}*/
    /*.notInventory {*/
    /*}*/
    /*.notInventory {*/
    footer {}

    a.footerlink:link,
    a.footerlink:visited,
    a.footerlink:active {}

    a.footerlink:hover {}

    .footertext {}

    .smallfootertext {}

    .divfooter {}

    .bttn-small {}

    .bttn-small {}

    .bttn-small:hover {}

    .bttn-white {}

    .bttn-white:hover {}

    .list b {}

    .list span {}

    .list li {}

    .list li:nth-of-type(odd) {}

    footer {}

    footer .list {}

    footer .list li:nth-of-type(odd) {}

    .footer-left {}

    .footer-logo {}

    .flex {}

    .flex-center {}

    .m-sm {}

    .m-t-sm {}

    .m-b-sm {}

    .white {}

    .lt-blue {}

    .blue {}

    footer a[href^="tel:"] {}

    .footer-left {}

    .footer-logo {}

    .footer-left {}

    /*}*/
    .invpage footer {}

    .accordion {}

    .accordion:hover {}

    .accordion .accordion-header {}

    .accordion-header {}

    .accordion .accordion-header:after {}

    .accordion .accordion-content {}

    .accordion.active:hover {}

    .accordion.active .accordion-header:after {}
}

@media only screen and (max-width: 1000px) {

    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    font,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td {}

    a.fourlinks {}

    ol,
    ul {}

    table {}

    td {}

    input:not(.container.cf *) {}

    header,
    nav,
    article,
    footer,
    address {}

    input[type="submit"] {}

    input[type="color"]:not(.cf *),
    input[type="date"]:not(.cf *),
    input[type="datetime"]:not(.cf *),
    input[type="datetime-local"]:not(.cf *),
    input[type="email"]:not(.cf *),
    input[type="file"]:not(.cf *),
    input[type="month"]:not(.cf *),
    input[type="number"]:not(.cf *),
    input[type="password"]:not([class*="Mui"]):not(.cf *),
    input[type="reset"]:not(.cf *),
    input[type="search"]:not([class*="Mui"]):not(.cf *),
    input[type="tel"]:not([class^="Mui"]):not(.cf *),
    input[type="text"]:not([class^="Mui"]):not(.cf *),
    input[type="time"]:not(.cf *),
    input[type="url"]:not(.cf *),
    input[type="week"]:not(.cf *),
    select:not(.cf *),
    textarea {}

    .invpage header,
    .invpage header *,
    .invpage footer,
    .invpage footer * {}

    .invpage .notInventory input {}

    /*-------- COLORS --------*/
    :root {}

    /***** END RESET *****/
    ::-moz-selection {}

    ::selection {}

    .cf:before,
    .cf:after {}

    .cf:after {}

    .cf {}

    a:hover:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *) {}

    .se-pre-con {}

    .notInventory *:not(i):not(i *) {}

    .threelinks {}

    .headerleft {}

    .surroundfooter {
        flex-direction: column-reverse;
        padding-bottom: 0;
    }

    .mapsurround {
        flex-direction: column;
    }

    .threesection h2 span {}

    .hero .slick-slider,
    .hero .heroimage {}

    .toptuff {}

    *:not(.slick-slider *):not(.container.cf *):not(header .mobile):not(.se-pre-con):not(.se-pre-con *) {}

    h1:not(.container.cf *),
    h2:not(.container.cf *),
    h3:not(.container.cf *),
    h4:not(.container.cf *),
    h5:not(.container.cf *),
    h6:not(.container.cf *) {}

    h1:not(.container.cf *) {}

    h2:not(.container.cf *) {}

    h3:not(.container.cf *) {}

    .fourlinks h3 {}

    h3 span {}

    h4:not(.container.cf *) {}

    h5:not(.container.cf *) {
        text-align: center;
    }

    h6:not(.container.cf *) {}

    p:not(.container.cf *) {}

    a.standardbtn {}

    a:link,
    a:visited,
    a:active {}

    a:hover {}

    hr {}

    ul li {}

    ul li:before {}

    .wrapper {}

    .contactInfo {}

    .contactInfo,
    .contactInfo * {}

    .contactsnip {}

    .contactInfo a {}

    .contactInfo i {}

    .contactInfo {}

    .contactInfo a {}

    #menu-button {}

    nav.mobile {}

    nav.primary ul li a.active {}

    nav.primary {}

    nav.primary>ul {}

    nav.primary ul li {}

    nav.primary ul li a {}

    nav.primary ul li a:hover {}

    nav.primary ul li li a {}

    nav.primary ul li li a:hover {}

    nav.primary ul ul {}

    nav.primary ul ul ul {}

    nav.primary ul li:hover>ul {}

    nav.primary ul ul li {}

    nav.primary ul li a {}

    nav.primary ul li a {}

    nav.primary {}

    nav.primary {}

    #menu-button {}

    #menu-button a {}

    nav.mobile {}

    nav.mobile .social-media {}

    nav.mobile .social-media a:link,
    nav.mobile .social-media a:visited {}

    nav.mobile .social-media a:hover,
    nav.mobile .social-media a:active {}

    nav.mobile .mobile_top {}

    nav.mobile .menu-toggle {}

    nav.mobile .menu-toggle:hover {}

    nav.mobile ul {}

    nav.mobile ul li {}

    nav.mobile ul li a {}

    nav.mobile ul li a:hover {}

    nav.mobile ul li li:last-child {}

    nav.mobile ul li li a {}

    nav.mobile ul li li a:hover {}

    nav.mobile ul li li li:last-child {}

    nav.mobile ul li li li a {}

    nav.mobile ul li li li a:hover {}

    nav.mobile ul li .click {}

    .nav-footer {}

    nav.mobile ul li a .fa {}

    nav.mobile ul li .fa-chevron-down {}

    /*#menu-button{display:inline-block;position:relative;line-height:60px;z-index:400;line-height:1;text-align:right;font-family:interstate,sans-serif;font-size:16px;letter-spacing:0.03em;line-height:32px;text-align:left;color:#413f40;text-transform:uppercase;font-weight:bold;}#menu-button a{color:#000;text-decoration:none;}nav.mobile{display:block;position:fixed;top:0;top:-100%;width:100%;height:100%;background:#eaeaea;z-index:99999;overflow:auto;}.flexSurround{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90vh;overflow:hidden;}nav.mobile .social-media{position:relative;text-decoration:none;display:inline-block;font-size:16px;word-spacing:13px;padding:0 0 0 15px;color:#ccc!important;}nav.mobile .social-media a:link,nav.mobile .social-media a:visited{color:#ccc;text-decoration:none;}nav.mobile .social-media a:hover,nav.mobile .social-media a:active{color:#fff;text-decoration:underline;}nav.mobile .mobile_top{position:relative;display:block;padding:0;margin:50px 0 10px 0;color:#999;font-size:18px;font-weight:400;top:0;right:0;width:100%;}nav.mobile .menu-toggle{position:absolute;padding:3px 8px 3px;font-family:Arial,sans-serif;font-size:44px;font-weight:100;line-height:1;color:var(--neutral2);text-decoration:none;bottom:0px;right:13px;}nav.mobile .menu-toggle:hover{color:var(--secondary2);}nav.mobile ul{list-style:none;font-weight:300;margin:0;padding:0;width:100%;}nav.mobile ul *{transition:all 0.1s ease-out;}nav.mobile ul li{position:relative;}nav.mobile ul li a{position:relative;display:block;font-size:16px;padding:16px;color:var(--neutral2);font-family:interstate,sans-serif;text-decoration:none;text-align:center;text-transform:uppercase;}nav.mobile ul li a:hover{background:rgba(45,45,45,0.5);color:#f9f9f9;}nav.mobile ul li li:last-child{border:none;}nav.mobile ul li li a{background:#444;position:relative;display:block;padding:10px 10px 10px 15px;border-left:4px #444 solid;color:#ccc;text-decoration:none;}nav.mobile ul li li a:hover{background:rgba(65,65,65,0.5);}nav.mobile ul li li li:last-child{border:none;}nav.mobile ul li li li a{background:#555;position:relative;display:block;padding:10px 10px 10px 25px;color:#ccc;text-decoration:none;border-left:4px #555 solid;}nav.mobile ul li li li a:hover{background:rgba(85,85,85,0.5);}nav.mobile ul li .click{position:absolute;display:block;cursor:pointer;z-index:12399994;top:0;right:0;width:auto;height:auto;padding:17px 20px;color:#fff;}.nav-footer{color:#1B1B1B;position:relative;text-align:center;font-size:14px;line-height:16px;padding:15px 0;}nav.mobile ul li a .fa{width:25px;font-weight:100;padding:8px 3px;margin:0 6px 0 0;text-align:center;background:#292929;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;text-shadow:1px 1px 1px rgba(0,0,0,0.3);}nav.mobile ul li .fa-chevron-down{color:#999;}*/

    #menu-button {}

    #menu-button {}

    /*.notInventory {*/
    header {}

    /*}*/
    /*.notInventory {*/
    .hero {}

    .hero:before {}

    .hero header {
        padding: 0 50px;
        box-sizing: border-box;
    }

    .hero header a {}

    .hero header a img {}

    .hero header .contactInfo {}

    .hero header .contactInfo .contactsnip {}

    .hero header .contactInfo .contactsnip a {}

    .hero header .contactInfo .contactsnip a .fa-solid {}

    .hero header .primary {}

    .hero header .primary ul {}

    .hero header .primary ul li {}

    .hero header .primary ul li a {}

    .hero header .primary .clear {}

    .hero header #menu-button {}

    .hero header #menu-button .menu-toggle {}

    .hero header .mobile {}

    .hero header .mobile .mobile_top {}

    .hero header .mobile .mobile_top .menu-toggle {}

    .hero header .mobile ul {}

    .hero header .mobile ul li {}

    .hero header .mobile ul li a {}

    .hero .quicksearch {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .hero .quicksearch .flex-form {}

    .hero .quicksearch .flex-form form {}

    .hero .quicksearch .flex-form form input {}

    .hero .quicksearch .flex-form form .formExcp {}

    .hero .quicksearch .flex-form form .formExcp .flex-row {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input input {}

    .threesection {}

    .threesection .ctas {
        width: 100%;
        height: 240px;
        overflow: hidden;
    }

    .threesection .ctas:before {}

    .threesection .ctas h2 {}

    .threesection .ctas img {}

    .homepagemain {}

    .homepagemain h1 {}

    .homepagemain h1 span {}

    .homepagemain p {
        padding: 0 30px;
    }

    .bottomul {}

    .bottomul ul {}

    .bottomul ul li {}

    .bottomul ul li a {}

    footer {}

    footer .leftarea {}

    footer .leftarea .footer-left {}

    footer .leftarea .footer-left .footer-logo {}

    footer .leftarea .footer-left .footer-logo img {}

    footer .leftarea .footer-left .bttn-small {}

    footer .leftarea .footer-left .bttn-small br {}

    footer .leftarea .footer-left .list {}

    footer .leftarea .footer-left .list li {}

    footer .leftarea .footer-left .list li b {}

    footer .leftarea .footer-left .list li span {}

    footer .rightarea {}

    footer .rightarea h5 {}

    footer .rightarea iframe {
        width: 100%;
    }

    footer .rightarea .rightcontactarea {
        margin: 30px 0 20px;
    }

    footer .rightarea .rightcontactarea .contactInfo {}

    footer .rightarea .rightcontactarea .contactInfo,
    footer .rightarea .rightcontactarea .contactInfo * {
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    footer .rightarea .rightcontactarea .contactInfo .contactsnip {
        padding-left: 0;
    }

    footer .rightarea .rightcontactarea .contactInfo .contactsnip:last-of-type a {
        width: 30px;
        margin: 10px 0;
    }

    footer .rightarea .rightcontactarea .contactInfo .contactsnip a .fa-solid {}

    input,
    select {}

    .hp-slider .noUi-target,
    .hp-slider .noUi-target * {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-origin {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-marker,
    .hp-slider .noUi-pips,
    .noUi-value {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-horizontal {}

    .hp-slider .noUi-horizontal .noUi-handle {}

    .hp-slider .noUi-background {}

    .hp-slider .noUi-connect {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-handle:after,
    .hp-slider .noUi-handle:before {}

    .hp-slider .noUi-handle:after {}

    .hp-slider [disabled] .noUi-connect,
    .hp-slider [disabled].noUi-connect {}

    .hp-slider [disabled] .noUi-handle,
    .hp-slider [disabled].noUi-origin {}

    .hp-slider .noUi-pips,
    .hp-slider .noUi-pips * {}

    .hp-slider .noUi-pips {}

    .hp-slider .noUi-value {}

    .hp-slider .noUi-marker {}

    .hp-slider .noUi-pips-horizontal {}

    .hp-slider .noUi-value-horizontal {}

    .hp-slider .noUi-marker-horizontal.noUi-marker {}

    .hp-slider .example-val {}

    .hp-slider #slider-price-value-lower:before,
    .hp-slider #slider-price-value-upper:before {}

    .noUi-connect {}

    .noUi-handle {}

    .flex-form {}

    .flex-form label {}

    .flex-form span {}

    .flex-form #formpage.formExcp input,
    select {}

    .flex-form .flex-row {}

    .flex-input {}

    #formpage.formExcp {}

    #formpage.formExcp input,
    .formExcp select {
        width: 100%;
    }

    .hero input::placeholder,
    .hero select::placeholder {}

    .formExcp input[type=submit] {}

    #formpage.formExcp input:focus {}

    #formpage.formExcp option {}

    #formpage.formExcp ::-webkit-input-placeholder {}

    #formpage.formExcp ::-moz-placeholder {}

    #formpage.formExcp :-ms-input-placeholder {}

    #formpage.formExcp :-moz-placeholder {}

    input[type=button],
    input[type=submit] {}

    .flex-form .flex-row {}

    .scrolling-wrap {}

    .scrolling {}

    /*}*/
    /*.notInventory {*/
    /*}*/
    /*.notInventory {*/
    footer {}

    a.footerlink:link,
    a.footerlink:visited,
    a.footerlink:active {}

    a.footerlink:hover {}

    .footertext {}

    .smallfootertext {}

    .divfooter {}

    .bttn-small {}

    .bttn-small {}

    .bttn-small:hover {}

    .bttn-white {}

    .bttn-white:hover {}

    .list b {}

    .list span {}

    .list li {}

    .list li:nth-of-type(odd) {}

    footer {}

    footer .list {}

    footer .list li:nth-of-type(odd) {}

    .footer-left {}

    .footer-logo {}

    .flex {}

    .flex-center {}

    .m-sm {}

    .m-t-sm {}

    .m-b-sm {}

    .white {}

    .lt-blue {}

    .blue {}

    footer a[href^="tel:"] {}

    .footer-left {}

    .footer-logo {}

    .footer-left {}

    /*}*/
    .invpage footer {}

    .accordion {}

    .accordion:hover {}

    .accordion .accordion-header {}

    .accordion-header {}

    .accordion .accordion-header:after {}

    .accordion .accordion-content {}

    .accordion.active:hover {}

    .accordion.active .accordion-header:after {}
}

@media only screen and (max-width: 767px) {

    html,
    body,
    div,
    span,
    applet,
    object,
    iframe,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    blockquote,
    pre,
    a,
    abbr,
    acronym,
    address,
    big,
    cite,
    code,
    del,
    dfn,
    em,
    font,
    img,
    ins,
    kbd,
    q,
    s,
    samp,
    small,
    strike,
    strong,
    sub,
    sup,
    tt,
    var,
    b,
    u,
    i,
    center,
    dl,
    dt,
    dd,
    ol,
    ul,
    li,
    fieldset,
    form,
    label,
    legend,
    table,
    caption,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td {}

    a.fourlinks {}

    ol,
    ul {}

    ul {}

    table {}

    td {}

    input:not(.container.cf *) {}

    header,
    nav,
    article,
    footer,
    address {}

    input[type="submit"] {}

    input[type="color"]:not(.cf *),
    input[type="date"]:not(.cf *),
    input[type="datetime"]:not(.cf *),
    input[type="datetime-local"]:not(.cf *),
    input[type="email"]:not(.cf *),
    input[type="file"]:not(.cf *),
    input[type="month"]:not(.cf *),
    input[type="number"]:not(.cf *),
    input[type="password"]:not([class*="Mui"]):not(.cf *),
    input[type="reset"]:not(.cf *),
    input[type="search"]:not([class*="Mui"]):not(.cf *),
    input[type="tel"]:not([class^="Mui"]):not(.cf *),
    input[type="text"]:not([class^="Mui"]):not(.cf *),
    input[type="time"]:not(.cf *),
    input[type="url"]:not(.cf *),
    input[type="week"]:not(.cf *),
    select:not(.cf *),
    textarea {}

    .invpage header,
    .invpage header *,
    .invpage footer,
    .invpage footer * {}

    .invpage .notInventory input {}

    /*-------- COLORS --------*/
    :root {}

    /***** END RESET *****/
    ::-moz-selection {}

    ::selection {}

    .cf:before,
    .cf:after {}

    .cf:after {}

    .cf {}

    a:hover:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *) {}

    .se-pre-con {}

    .notInventory *:not(i):not(i *) {}

    .threelinks {
        flex-wrap: wrap;
		justify-content: space-around;
		gap: 20px;
    }

    .headerleft {
        width: 100%;
        margin-bottom: 20px;
    }

    .surroundfooter {}

    .mapsurround {}

    .threesection h2 span {}

    .hero .slick-slider,
    .hero .heroimage {}

    .toptuff {}

    *:not(.slick-slider *):not(.container.cf *):not(header .mobile):not(.se-pre-con):not(.se-pre-con *) {}

    h1:not(.container.cf *),
    h2:not(.container.cf *),
    h3:not(.container.cf *),
    h4:not(.container.cf *),
    h5:not(.container.cf *),
    h6:not(.container.cf *) {}

    h1:not(.container.cf *) {}

    h2:not(.container.cf *) {}

    h3:not(.container.cf *) {}

    .fourlinks h3 {}

    h3 span {}

    h4:not(.container.cf *) {}

    h5:not(.container.cf *) {}

    h6:not(.container.cf *) {}

    p:not(.container.cf *) {}

    a.standardbtn {}

    a:link,
    a:visited,
    a:active {}

    a:hover {}

    hr {}

    ul li {}

    ul li:before {}

    .wrapper {}

    .contactInfo {}

    .contactInfo,
    .contactInfo * {}

    .contactsnip {}

    .contactInfo a {}

    .contactInfo i {}

    .contactInfo {}

    .contactInfo a {}

    #menu-button {
        width: 100%;
    }

    nav.mobile {}

    nav.primary ul li a.active {}

    nav.primary {}

    nav.primary>ul {}

    nav.primary ul li {}

    nav.primary ul li a {}

    nav.primary ul li a:hover {}

    nav.primary ul li li a {}

    nav.primary ul li li a:hover {}

    nav.primary ul ul {}

    nav.primary ul ul ul {}

    nav.primary ul li:hover>ul {}

    nav.primary ul ul li {}

    nav.primary ul li a {}

    nav.primary ul li a {}

    nav.primary {}

    nav.primary {}

    #menu-button {}

    #menu-button a {}

    nav.mobile {}

    nav.mobile .social-media {}

    nav.mobile .social-media a:link,
    nav.mobile .social-media a:visited {}

    nav.mobile .social-media a:hover,
    nav.mobile .social-media a:active {}

    nav.mobile .mobile_top {}

    nav.mobile .menu-toggle {}

    nav.mobile .menu-toggle:hover {}

    nav.mobile ul {}

    nav.mobile ul li {}

    nav.mobile ul li a {}

    nav.mobile ul li a:hover {}

    nav.mobile ul li li:last-child {}

    nav.mobile ul li li a {}

    nav.mobile ul li li a:hover {}

    nav.mobile ul li li li:last-child {}

    nav.mobile ul li li li a {}

    nav.mobile ul li li li a:hover {}

    nav.mobile ul li .click {}

    .nav-footer {}

    nav.mobile ul li a .fa {}

    nav.mobile ul li .fa-chevron-down {}

    /*#menu-button{display:inline-block;position:relative;line-height:60px;z-index:400;line-height:1;text-align:right;font-family:interstate,sans-serif;font-size:16px;letter-spacing:0.03em;line-height:32px;text-align:left;color:#413f40;text-transform:uppercase;font-weight:bold;}#menu-button a{color:#000;text-decoration:none;}nav.mobile{display:block;position:fixed;top:0;top:-100%;width:100%;height:100%;background:#eaeaea;z-index:99999;overflow:auto;}.flexSurround{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90vh;overflow:hidden;}nav.mobile .social-media{position:relative;text-decoration:none;display:inline-block;font-size:16px;word-spacing:13px;padding:0 0 0 15px;color:#ccc!important;}nav.mobile .social-media a:link,nav.mobile .social-media a:visited{color:#ccc;text-decoration:none;}nav.mobile .social-media a:hover,nav.mobile .social-media a:active{color:#fff;text-decoration:underline;}nav.mobile .mobile_top{position:relative;display:block;padding:0;margin:50px 0 10px 0;color:#999;font-size:18px;font-weight:400;top:0;right:0;width:100%;}nav.mobile .menu-toggle{position:absolute;padding:3px 8px 3px;font-family:Arial,sans-serif;font-size:44px;font-weight:100;line-height:1;color:var(--neutral2);text-decoration:none;bottom:0px;right:13px;}nav.mobile .menu-toggle:hover{color:var(--secondary2);}nav.mobile ul{list-style:none;font-weight:300;margin:0;padding:0;width:100%;}nav.mobile ul *{transition:all 0.1s ease-out;}nav.mobile ul li{position:relative;}nav.mobile ul li a{position:relative;display:block;font-size:16px;padding:16px;color:var(--neutral2);font-family:interstate,sans-serif;text-decoration:none;text-align:center;text-transform:uppercase;}nav.mobile ul li a:hover{background:rgba(45,45,45,0.5);color:#f9f9f9;}nav.mobile ul li li:last-child{border:none;}nav.mobile ul li li a{background:#444;position:relative;display:block;padding:10px 10px 10px 15px;border-left:4px #444 solid;color:#ccc;text-decoration:none;}nav.mobile ul li li a:hover{background:rgba(65,65,65,0.5);}nav.mobile ul li li li:last-child{border:none;}nav.mobile ul li li li a{background:#555;position:relative;display:block;padding:10px 10px 10px 25px;color:#ccc;text-decoration:none;border-left:4px #555 solid;}nav.mobile ul li li li a:hover{background:rgba(85,85,85,0.5);}nav.mobile ul li .click{position:absolute;display:block;cursor:pointer;z-index:12399994;top:0;right:0;width:auto;height:auto;padding:17px 20px;color:#fff;}.nav-footer{color:#1B1B1B;position:relative;text-align:center;font-size:14px;line-height:16px;padding:15px 0;}nav.mobile ul li a .fa{width:25px;font-weight:100;padding:8px 3px;margin:0 6px 0 0;text-align:center;background:#292929;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;text-shadow:1px 1px 1px rgba(0,0,0,0.3);}nav.mobile ul li .fa-chevron-down{color:#999;}*/

    #menu-button {}

    #menu-button {}

    /*.notInventory {*/
    header {}

    /*}*/
    /*.notInventory {*/
    .hero {}

    .hero:before {}

    .hero header {
        flex-direction: column;
    }

    .hero header>* {}

    .hero header a {}

    .hero header a img {}

    .hero header .contactInfo {
        width: 100%;
        justify-content: space-between;
        display: none !important;
    }

    .hero header .contactInfo .contactsnip {
        padding-left: 0;
    }

    .hero header .contactInfo .contactsnip a {}

    .hero header .contactInfo .contactsnip a .fa-solid {}

    .hero header .primary {}

    .hero header .primary ul {}

    .hero header .primary ul li {}

    .hero header .primary ul li a {}

    .hero header .primary .clear {}

    .hero header #menu-button {}

    .hero header #menu-button .menu-toggle {}

    .hero header .mobile {}

    .hero header .mobile .mobile_top {}

    .hero header .mobile .mobile_top .menu-toggle {}

    .hero header .mobile ul {}

    .hero header .mobile ul li {}

    .hero header .mobile ul li a {}

    .hero .quicksearch {}

    .hero .quicksearch .flex-form {}

    .hero .quicksearch .flex-form form {}

    .hero .quicksearch .flex-form form input {}

    .hero .quicksearch .flex-form form .formExcp {}

    .hero .quicksearch .flex-form form .formExcp .flex-row {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input {}

    .hero .quicksearch .flex-form form .formExcp .flex-row .flex-input input {}

    .threesection {}

    .threesection .ctas {}

    .threesection .ctas:before {}

    .threesection .ctas h2 {}

    .threesection .ctas img {}

    .homepagemain {}

    .homepagemain h1 {}

    .homepagemain h1 span {}

    .homepagemain p {}

    .bottomul {}

    .bottomul ul {
        flex-direction: column;
        align-items: center;
    }

    .bottomul ul li {
        margin: 16px 0;
    }

    .bottomul ul li a {}

    footer {}

    footer .leftarea {}

    footer .leftarea .footer-left {}

    footer .leftarea .footer-left .footer-logo {}

    footer .leftarea .footer-left .footer-logo img {}

    footer .leftarea .footer-left .bttn-small {}

    footer .leftarea .footer-left .bttn-small br {}

    footer .leftarea .footer-left .list {}

    footer .leftarea .footer-left .list li {}

    footer .leftarea .footer-left .list li b {}

    footer .leftarea .footer-left .list li span {}

    footer .rightarea {}

    footer .rightarea h5 {}

    footer .rightarea iframe {}

    footer .rightarea .rightcontactarea {}

    footer .rightarea .rightcontactarea .contactInfo {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip a {}

    footer .rightarea .rightcontactarea .contactInfo .contactsnip a .fa-solid {}

    input,
    select {}

    .hp-slider .noUi-target,
    .hp-slider .noUi-target * {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-origin {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-marker,
    .hp-slider .noUi-pips,
    .noUi-value {}

    .hp-slider .noUi-base {}

    .hp-slider .noUi-horizontal {}

    .hp-slider .noUi-horizontal .noUi-handle {}

    .hp-slider .noUi-background {}

    .hp-slider .noUi-connect {}

    .hp-slider .noUi-target {}

    .hp-slider .noUi-handle {}

    .hp-slider .noUi-handle:after,
    .hp-slider .noUi-handle:before {}

    .hp-slider .noUi-handle:after {}

    .hp-slider [disabled] .noUi-connect,
    .hp-slider [disabled].noUi-connect {}

    .hp-slider [disabled] .noUi-handle,
    .hp-slider [disabled].noUi-origin {}

    .hp-slider .noUi-pips,
    .hp-slider .noUi-pips * {}

    .hp-slider .noUi-pips {}

    .hp-slider .noUi-value {}

    .hp-slider .noUi-marker {}

    .hp-slider .noUi-pips-horizontal {}

    .hp-slider .noUi-value-horizontal {}

    .hp-slider .noUi-marker-horizontal.noUi-marker {}

    .hp-slider .example-val {}

    .hp-slider #slider-price-value-lower:before,
    .hp-slider #slider-price-value-upper:before {}

    .noUi-connect {}

    .noUi-handle {}

    .flex-form {}

    .flex-form label {}

    .flex-form span {}

    .flex-form #formpage.formExcp input,
    select {}

    .flex-form .flex-row {}

    .flex-input {}

    #formpage.formExcp {}

    #formpage.formExcp input,
    .formExcp select {}

    .hero input::placeholder,
    .hero select::placeholder {}

    .formExcp input[type=submit] {}

    #formpage.formExcp input:focus {}

    #formpage.formExcp option {}

    #formpage.formExcp ::-webkit-input-placeholder {}

    #formpage.formExcp ::-moz-placeholder {}

    #formpage.formExcp :-ms-input-placeholder {}

    #formpage.formExcp :-moz-placeholder {}

    input[type=button],
    input[type=submit] {}

    .flex-form .flex-row {}

    .scrolling-wrap {}

    .scrolling {}

    /*}*/
    /*.notInventory {*/
    /*}*/
    /*.notInventory {*/
    footer {}

    a.footerlink:link,
    a.footerlink:visited,
    a.footerlink:active {}

    a.footerlink:hover {}

    .footertext {}

    .smallfootertext {}

    .divfooter {}

    .bttn-small {}

    .bttn-small {}

    .bttn-small:hover {}

    .bttn-white {}

    .bttn-white:hover {}

    .list b {}

    .list span {}

    .list li {}

    .list li:nth-of-type(odd) {}

    footer {}

    footer .list {}

    footer .list li:nth-of-type(odd) {}

    .footer-left {}

    .footer-logo {}

    .flex {}

    .flex-center {}

    .m-sm {}

    .m-t-sm {}

    .m-b-sm {}

    .white {}

    .lt-blue {}

    .blue {}

    footer a[href^="tel:"] {}

    .footer-left {}

    .footer-logo {}

    .footer-left {}

    /*}*/
    .invpage footer {}

    .accordion {}

    .accordion:hover {}

    .accordion .accordion-header {}

    .accordion-header {}

    .accordion .accordion-header:after {}

    .accordion .accordion-content {}

    .accordion.active:hover {}

    .accordion.active .accordion-header:after {}
}


/* contact  */
.flexify {
    display: flex
}

.flexfix .flexify {
    width: 100%
}

.flexify>div {
    margin-right: 80px
}

.flexfix .flexify img {
    object-fit: cover;
    width: clamp(380px, 28.645833333333332VW, 550px);
    object-position: right;
    max-height: max(440px, 26.5625VW)
}


.breakup h3 {
    padding-bottom: 15px
}

.breakup p {
    padding-bottom: 40px
}

.breakup:first-of-type p {
    padding: 0
}

strong {
    font-weight: 700
}

a.button {
    display: block;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    border: 1px #f4f4f4 solid;
    border-radius: 5px;
    background: #dfdfdf;
    padding: 15px 0;
    color: #bf0e0e;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5);
    transition: none
}

a.button:hover {
    position: relative;
    top: 3px;
    box-shadow: none
}

.container {
    max-width: 1250px;
    margin: 0 auto;
    width: 95%
}

.container.flexfix,
.container.flexfix * {
    box-sizing: border-box;
}

.breakup {
    margin-bottom: 10px;
    width: 100%
}

.column2-3 {
    width: 66.6666%;
    float: left;
    box-sizing: border-box
}

.column2,
.column3,
.column4,
.column5,
.column6 {
    float: left;
    padding-right: 25px;
    box-sizing: border-box
}

.column2 {
    width: 50%
}

.column3 {
    width: 33.33333%
}

.column4 {
    width: 25%
}

.column5 {
    width: 20%
}

.column6 {
    width: 16.66666%
}

.last {
    padding-right: 0
}

#address {
    display: inline-block;
    vertical-align: middle;
    width: 28%;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #bf0e0e
}

#padding25 {
    padding: 25px 0
}

.box {
    margin-bottom: 15px;
    font-family: 'Archivo', sans-serif;
    line-height: 1.3;
}

.box a {
    color: black;
    text-decoration: underline;
}

.box .column3 {
    margin-bottom: 15px
}

.width-70 {
    width: 70%;
    margin: 0 auto;
    padding: max(63px, 5.208333333333334vw) max(56px, 4.6875vw) max(50px, 4.166666666666666vw) max(91px, 7.552083333333333vw)
}


#form {
    background: #fafafa;
    border: 1px #ccc solid;
    padding: 35px 25px;
    box-sizing: border-box
}

#form input#CaptchaAnswer,
#form input[type=submit],
#form input[type=text],
#form textarea {
    width: 100% !important;
    padding: 10px 5px;
    border: 1px solid #ccc;
    margin: 5px 0 15px;
    box-sizing: border-box
}

#form input[type=radio] {
    display: inline;
    margin: 0 5px 0 0
}

#form textarea {
    height: 90px
}

#form input.button {
    padding: 10px 0;
    max-width: 250px;
    background: #213258;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

#form input.button:hover {
    background: #000000;
}

.CaptchaPanel {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    line-height: normal !important
}

.CaptchaAnswerPanel input {
    width: 200px !important
}

.CaptchaImagePanel {
    margin: 0;
    padding: 0
}

.CaptchaMessagePanel {
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 400 !important;
    font-size: 12px;
    line-height: 14px
}

.CaptchaAnswerPanel {
    margin: 0;
    padding: 2px 0 2px 0 !important
}

.CaptchaWhatsThisPanel {
    line-height: 0;
    margin: 0;
    padding: 8px 0 8px 0 !important
}

.CaptchaWhatsThisPanel a {
    color: #000
}

.CaptchaWhatsThisPanel a:hover {
    text-decoration: none
}

.clear {
    clear: both
}

@media screen and (max-width:960px) {
    .box {
        display: flex;
        flex-direction: column
    }
}

@media screen and (max-width:1000px) {
    .flexfix .flexify {
        flex-direction: column-reverse;
        width: 100%
    }

    .flexfix .flexify img {
        width: 100%
    }

    .flexfix .flexify>div {
        margin-right: 0
    }
}

@media screen and (max-width:1200px) and (min-width:971px) {
    .container {
        padding: 0 25px
    }
}

@media screen and (max-width:970px) and (min-width:769px) {
    .container {
        padding: 0 25px
    }
}

@media screen and (max-width:768px) and (min-width:651px) {
    .container {
        padding: 0 25px
    }

    #address {
        float: none;
        width: 100%;
        text-align: center
    }
}

@media screen and (max-width:650px) and (min-width:531px) {
    .container {
        padding: 0 25px
    }

    .column2,
    .column2-3,
    .column3 {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px
    }

    .column4 {
        width: 50%;
        margin-bottom: 10px
    }

    #address {
        float: none;
        width: 100%;
        text-align: center;
        font-size: 13px
    }
}

@media screen and (max-width:530px) {
    .container {
        padding: 0 25px
    }

    .column2,
    .column2-3,
    .column3,
    .column4 {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px
    }

    #address {
        float: none;
        width: 100%;
        text-align: center;
        font-size: 11px
    }
}