﻿/* Set viewport width: 767 */
/* Set separate viewport width for font-size and line-height: 1000 */
/* ."Saira Condensed", sans-serif-condensed-thin { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 100; font-style: normal; } ."Saira Condensed", sans-serif-condensed-extralight { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 200; font-style: normal; } ."Saira Condensed", sans-serif-condensed-light { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 300; font-style: normal; } ."Saira Condensed", sans-serif-condensed-regular { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 400; font-style: normal; } ."Saira Condensed", sans-serif-condensed-medium { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 500; font-style: normal; } ."Saira Condensed", sans-serif-condensed-semibold { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 600; font-style: normal; } ."Saira Condensed", sans-serif-condensed-bold { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 700; font-style: normal; } ."Saira Condensed", sans-serif-condensed-extrabold { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 800; font-style: normal; } ."Saira Condensed", sans-serif-condensed-black { font-family: ""Saira Condensed", sans-serif Condensed", sans-serif; font-weight: 900; font-style: normal; } Colosseum Medium font-family: "colosseum", sans-serif; font-weight: 500; font-style: normal; Colosseum Bold font-family: "colosseum", sans-serif; font-weight: 700; font-style: normal; */
/* COMMON FLEX TO START WITH  */
/* display:flex; align-items: center; justify-content: space-between */
/***** 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;
}

body,
html {
    /* overflow-x: hidden */
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td {
    vertical-align: top;
}

input:not(.container.cf *) {
    border: none;
    outline: none;
}

/* AT RESET  */
header form button[type=submit] {
    background-color: transparent !important;
    height: unset;
}

/* Make HTML 5 elements display block-level for consistent styling */
header,
nav,
article,
footer,
address {
    display: block;
}

input[type="submit"] {
    cursor: pointer;
}

p a:not(.container.cf *) {
    color: inherit;
    opacity: 0.7;
}

/* 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 .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:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *):not(.standardbtn):not(.standardbtn *) { background-image: linear-gradient(120deg, var(--primary) 0%, var(--primary) 100%); background-repeat: no-repeat; background-size: 100% 0.2em; background-position: 0 116%; transition: background-size 0.25s ease-in; color: var(--primary); transition: 0.25s ease-out; padding: 2px 2px 0; } a:hover:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *):not(.standardbtn):not(.standardbtn *) { background-size: 100% 88%; color: white; } */
.intextlink:hover {
    opacity: 0.8;
    /* Adjust the opacity value as needed */
}

/*-------- 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 *):not(.fas):not(.fas *):not(.fa *):not(.fa):not(.fab):not(.fab *) {
    font-family: ;
}

.hidedesktop {
    display: none !important;
}

.slick-slide img {
    border-radius: 120px 0px 0px 0px;
    border-radius: max(48px, 6.25vw) 0px 0px 0px;
}

.hero button {
    display: none !important;
}

.lazy.slider {
    width: 821px;
    width: max(328px, 42.76042vw);
    height: 597px;
    height: max(386px, 31.09375vw);
    border-radius: 120px 0px 0px 0px;
    border-radius: max(48px, 6.25vw) 0px 0px 0px;
}

/* *:not(.slick-slider *):not(.container.cf *):not(header .mobile):not(.se-pre-con):not(.se-pre-con *):not(.slider):not(.slick-track):not([data-aos]) { 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: "colosseum", sans-serif;
    font-weight: 500;
    font-size: 65px;
    font-size: max(38px, 3.38542vw);
    color: #b32b2b;
}

h2:not(.container.cf *) {
    font-family: "colosseum", sans-serif;
    font-weight: 500;
    color: #b32b2b;
    font-size: 40px;
    font-size: max(21px, 2.08333vw);
}

p:not(.container.cf *),
main ul:not(.container.cf *),
a:link,
a:visited,
a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
	cursor: pointer;
}

hr {
    border: var(--neutral2) 1px solid;
}

.brochure-image {
	height: 400px;
	width: 300px;
	object-fit: contain;
}

.anniversary-image {
	width: 300px;
	padding-bottom: 20px;
}

/* NEAT MOBILE SEARCH  */
/* http://chattdozer.com/ */
/* CUSTOM LIST BULLETS  */
ul.custom li {
    display: flex;
    align-items: center
}

.wrapper {
    margin: 100px auto;
    margin: max(40px, 5.20833vw) auto;
    padding: 0 40px;
    padding: 0 max(16px, 2.08333vw);
    width: 100%;
    max-width: 1300px;
    max-width: max(519px, 67.70833vw);
    box-sizing: border-box;
}

/*--- HEADER STYLES ---------------------*/
/* Contact Info  */
.contactInfo {
    display: flex;
    =: 90px;
    =: max(36px, 4.6875vw);
}

.contactInfo,
.contactInfo * {
    color: var(--secondary1);
}

.contactInfo a {
    font-size: 17px;
    font-size: max(9px, 0.88542vw);
    font-family: "Saira Condensed", sans-serif;
}

.contactInfo i {
    font-size: 14px;
    font-size: max(7px, 0.72917vw);
}

@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;
}

.primary a img {
    width: 290px;
    width: max(151px, 15.10417vw);
    /* fontpair  */
}

nav.primary {
    padding: 0;
    display: inline-block;
    margin: 0;
    width: 79%;
    position: relative;
    background: #a10004;
    height: 140px;
    height: max(56px, 7.29167vw);
}

nav.primary ul {
    margin: 0;
    padding: 0;
}

nav.primary ul li {
    display: inline-block;
    margin: 0;
    list-style-type: none;
    width: auto;
}

nav.primary ul li a {
    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;
    padding: 0 12px;
    padding: 0 max(12px, 1.225vw);
    /* fontpair  */
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-family: "Saira", sans-serif;
    font-size: 19px;
    font-size: max(10px, 0.98958vw);
    letter-spacing: 0.01em;
    color: #fff;
}

/* nav.primary ul li a:hover { background: #000; } */
/* Appearance of the sub-level links */
nav.primary ul li li a {
    padding: 10px;
    padding: max(4px, 0.52083vw);
    background: #181818;
    text-align: left;
    border-right: none;
    border-left: none;
    border-bottom: #303030 solid 1px;
}

/* Appearance of the sub-level links on 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 li:hover>ul {
    display: block;
    z-index: 100;
}

nav.primary ul ul li {
    float: none;
    width: 270px;
    width: max(108px, 14.0625vw);
    position: relative;
    margin: 0;
    display: block;
}

@media screen and (max-width: 1730px) {
    nav.primary ul li a {
        /* padding: 0 7px; */
    }
}

@media screen and (max-width: 1575px) {}

@media screen and (max-width: 1400px) {
    nav.primary {
        width: 82%;
    }
}

header {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* background: white; */
    z-index: 13;
    position: relative;
}

header .primary {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .primary span {
    flex: 1;
}

a.logosstuffh {
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    margin: 0px 40px;
    margin: 0px max(16px, 2.08333vw);
    box-sizing: content-box;
}

a.logosstuffh {
    width: 301px;
    width: max(120px, 15.67708vw);
    padding: 25px 75px;
    padding: max(13px, 1.30208vw) max(39px, 3.90625vw);
    /* fontpair  */
}

header .primary ul {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 1730px) {
    nav.primary ul li a {
        /* padding: 0 7px; */
    }
}

@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: 100%;
        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: #C3262D;
        text-align: right;
        /* padding-right: 10px; */
        text-align: center;
    }

    .hidedesktop {
        display: block !important;
        padding: 0 !important;
        margin: 15px 0 !important;
        width: 100% !important;
        display: flex !important;
    }

    #menu-button a {
        color: #fff;
        text-decoration: none;
        /* padding: 0 0 0 .8em; */
        font-weight: normal;
        font-family: "colosseum", sans-serif;
    }

    nav.mobile {
        display: block;
        position: fixed;
        top: 0;
        left: -250px;
        width: 250px;
        height: 100%;
        background: #C3262D;
        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: #fff;
        text-decoration: none;
        /* border-left: 4px #333 solid; */
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
        text-align: left;
        font-family: "Saira", sans-serif;
    }

    nav.mobile ul li a:hover {
        background: rgba(45, 45, 45, 0.5);
        color: #fff;
        /* border-left: 4px #CB1C1C 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: 11px 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;
    }

}

@media screen and (max-width: 1020px) {
    #menu-button {
        width: 100%;
    }
}

@media screen and (max-width:450px) {
    #menu-button {
        width: 100%;
    }
}

/*.notInventory {*/
/*}*/
/*---BODY--------------------------------*/
/*.notInventory {*/
header .primary .contactInfo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 16px 23px;
    padding: max(8px, 0.83333vw) max(12px, 1.19792vw);
    /* fontpair  */
    background: #e72024;
    width: 420px !important;
    width: max(168px, 21.875vw) !important;
    height: 100% !important;
    box-sizing: border-box;
}

header .primary ul span {
    display: flex;
    justify-content: center;
}

.hero {
    background: #E8E8E8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 70px 110px 0;
    padding: max(36px, 3.64583vw) max(17px, 5.72917vw) 0;
    /* fontpair  */
}

.hero .rightsurround {
    width: 821px;
    width: max(328px, 42.76042vw);
    height: 597px;
    height: max(388px, 31.09375vw);
    border-radius: 0px 0px 80px 0px;
    border-radius: 0px 0px max(32px, 4.16667vw) 0px;
    background: #fff;
    box-shadow: 0px 0px 96px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px max(38px, 5vw) rgba(0, 0, 0, 0.24);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

.hero .rightsurround h1 {
    padding: 90px 125px 0 85px;
    padding: max(47px, 4.6875vw) max(65px, 6.51042vw) 0 max(44px, 4.42708vw);
    /* fontpair  */
}

.hero .rightsurround p {
    font-family: "Saira", sans-serif;
    font-weight: normal;
    font-size: 23px;
    font-size: max(15px, 1.19792vw);
    letter-spacing: 0.01em;
    line-height: 39px;
    line-height: max(32px, 2.03125vw);
    padding: 25px 125px 0 85px;
    padding: max(13px, 1.30208vw) max(44px, 6.51042vw) 0 max(44px, 4.42708vw);
    /* fontpair  */
    color: #434343;
}

.hero .rightsurround .bottomtwolinks {
    display: flex;
    justify-content: space-between;
}

.hero .rightsurround .bottomtwolinks .cta {
    font-family: "Saira", sans-serif;
    font-weight: normal;
    font-size: 21px;
    font-size: max(14px, 1.09375vw);
    letter-spacing: 0.01em;
    color: #000;
    text-transform: uppercase;
    padding: 30px 40px;
    padding: max(22px, 1.5625vw) max(21px, 2.08333vw);
    /* fontpair  */
    text-align: center;
    width: 50%;
}

.otherPage .cta {
    background: #B32B2B;
    font-family: "Saira", sans-serif;
    font-weight: normal;
    font-size: 21px;
    font-size: max(14px, 0.99375vw);
    letter-spacing: 0.01em;
    padding: max(17px, 1.1625vw) max(21px, 2.08333vw);
    color: white;
    display: inline-block;
    margin-top: 30px;
}

.hero .rightsurround .bottomtwolinks .cta:last-of-type {
    background: #B32B2B;
    color: white;
}

main:not(.container.cf *) {
    padding: 200px 0 0px 100px;
    padding: max(80px, 10.41667vw) 0 0px max(40px, 5.20833vw);
    background: url('/siteart/bg.png');
    background-size: cover;
    margin-top: -110px;
    margin-top: min(-44px, -5.72917vw);
}

.otherPage main {
    padding: max(80px, 10.41667vw) max(40px, 5.20833vw) !important;
}

#homepage main h2 {
    font-family: "colosseum", sans-serif;
    font-weight: 500;
    font-size: 57px;
    font-size: max(30px, 2.96875vw);
    color: #b32b2b;
    margin-bottom: 40px;
    margin-bottom: max(21px, 2.08333vw);
    /* fontpair  */
}

main .leftrightmain {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

main .leftrightmain ul {
    column-count: 2;
    margin-left: 20px;
    margin-left: max(8px, 1.04167vw);
    column-gap: 20px;
}

main .leftrightmain ul li {
    font-family: "Saira Condensed", sans-serif;
    font-weight: normal;
    font-size: 27px;
    font-size: max(15px, 1.40625vw);
    letter-spacing: 0.01em;
    line-height: 48px;
    line-height: max(27px, 2.5vw);
    color: #b32b2b;
    position: relative;
}

main p:not(.container.cf *) {
    font-family: "Saira Condensed", sans-serif;
    font-weight: normal;
    font-size: 27px;
    font-size: max(15px, 1.40625vw);
    letter-spacing: 0.01em;
    line-height: 48px;
    line-height: max(27px, 2.5vw);
}

main .leftrightmain img {
    margin-left: 50px;
    margin-left: max(26px, 2.60417vw);
    /* fontpair  */
    width: 520px;
    width: max(208px, 27.08333vw);
}

/*  scrolling inventory ------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    height: max(36px, 4.6875vw);
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
    height: max(37px, 4.79167vw);
}

/*}*/
/*--------FORM STYLES--------------------*/
/*.notInventory {*/
/*}*/
/*-------- FOOTER STYLES ----------------*/
/*.notInventory {*/
a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-size: 13px;
    font-size: max(7px, 0.67708vw);
}

a.footerlink:hover {
    text-decoration: none;
    font-size: 13px;
    font-size: max(7px, 0.67708vw);
}

.footertext {
    font-size: 13px;
    font-size: max(7px, 0.67708vw);
    color: #999999;
}

.smallfootertext {
    font-size: 10px;
    font-size: max(5px, 0.52083vw);
    color: #999999;
}

.divfooter {
    max-width: 450px;
    max-width: max(180px, 23.4375vw);
    text-align: center;
    margin: 0 auto;
}

main ul li:before {
    background: url('/siteart/arrow.png');
    position: absolute;
    width: 15px;
    width: max(8px, 0.78125vw);
    /* fontpair  */
    height: 17px;
    height: max(9px, 0.88542vw);
    /* fontpair  */
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    padding-right: 25px;
    padding-right: max(13px, 1.30208vw);
    /* fontpair  */
    content: '';
    left: -20px;
    left: min(-10px, -1.04167vw);
    /* fontpair  */
    top: 16px;
    top: max(8px, 0.83333vw);
    /* fontpair  */
}

.contact-item {
    display: flex;
    padding-bottom: 13px;
    padding-bottom: max(7px, 0.67708vw);
    /* fontpair  */
}

.contact-item i {
    margin-right: 10px;
    margin-right: max(4px, 0.52083vw);
    margin-top: 8px;
    margin-top: max(3px, 0.41667vw);
}

a {
    text-decoration: none;
}

footer .footerWrap .footerCenter a img {
    width: 307px;
    width: max(123px, 15.98958vw);
    width: 288px;
    width: max(200px, 15vw);
    /* fontpair  */
}

footer {
    /* margin: 0 50px; */
    border-radius: 104px;
    border-radius: max(42px, 5.41667vw);
    z-index: 4;
    position: relative;
    background: white;
    margin-top: -100px;
    margin-top: min(-40px, -5.20833vw);
}

footer .footerWrap {
    display: flex;
    padding: 105px 0 60px;
    padding: max(42px, 5.46875vw) 0 max(24px, 3.125vw);
    display: flex;
    align-items: center;
}

footer .footerWrap a:hover {
    opacity: 0.8;
}

.footerWrap>div {
    width: 33%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

footer h6 {
    margin-bottom: 25px;
    margin-bottom: max(10px, 1.30208vw);
}

footer .footerCenter {
    margin: 0 auto;
}

footer .footerRight h6 {
    padding-bottom: 12px;
    padding-bottom: max(5px, 0.625vw);
}

footer ul {
    /* column-count: 2; */
    column-gap: 75px;
    column-gap: max(30px, 3.90625vw);
}

footer li {
    padding: 4px 0;
    padding: max(2px, 0.20833vw) 0;
}

footer a {
    font-family: "Saira Condensed", sans-serif;
    font-weight: normal;
    font-size: 24px;
    font-size: max(14px, 1.25vw);
    letter-spacing: 0.01em;
    line-height: 42px;
    line-height: max(26px, 2.1875vw);
    color: #b32b2b;
    TEXT-TRANSFORM: UPPERCASE;
}

@media only screen and (max-width: 1000px) {
    .hidedesktop {
        /* display: block !important; */
    }

    html {
        /* scroll-padding-top: 59.523809523809526VW; */
    }

    footer .footerWrap .footerLeft p {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    footer .footerWrap .footerCenter {
        order: 3;
    }

    footer .footerWrap {
        /* flex-direction: column; */
    }

    footer .footerWrap>div {
        margin-bottom: 50px;
    }

    footer .footerWrap * {
        /* text-align: center !important; */
    }

    .lazy.slider img {
        height: 100% !important;
        object-fit: cover;
    }

    .hero {
        flex-direction: column;
    }

    .hero .lazy {
        width: 100%;
        height: max(210px, 30vw);
        overflow: hidden;
    }

    .hero .lazy .slick-list {
        height: 100% !important;
    }

    .hero .lazy .slick-list .slick-track {
        height: 100% !important;
    }

    .hero .lazy .slick-list .slick-track .slick-slide {
        height: 100% !important;
    }

    .hero .lazy .slick-list .slick-track .slick-slide div {
        height: 100% !important;
    }

    .hero .lazy .slick-list .slick-track .slick-slide div div {
        height: 100% !important;
    }

    .hero .rightsurround {
        width: 100%;
        height: auto;
    }

    .hero .rightsurround .bottomtwolinks {
        margin-top: 50px;
    }

    main {
        padding-right: max(40px, 5.20833vw);
    }

    main .leftrightmain {
        flex-direction: column;
    }

    main .leftrightmain ul {
        column-count: 3;
    }

    main .leftrightmain img {
        width: 100% !important;
        margin-left: 0;
        height: max(310px, 42vw);
        object-fit: cover;
        margin-top: 3.5vw;
    }

    .contact-item {
        justify-content: center;
    }

    footer .footerWrap {
        flex-direction: column;
    }

    footer .footerWrap * {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    footer .footerWrap .footerRight ul {
        column-count: 1;
    }

    main .leftrightmain ul {
        column-count: 2;
    }
}

/*}*/
/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 767px) {
    .invpage footer {
        margin-bottom: 85px !important;
    }
}

/*.notInventory {*/
/*}*/
/* ACCORDION */
.accordion {
    display: block;
    position: relative;
    margin-bottom: 10px;
    margin-bottom: max(4px, 0.52083vw);
    color: #666;
    border: 1px #eee solid;
    border-radius: 5px;
    border-radius: max(2px, 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(6px, 0.78125vw) max(8px, 1.04167vw) max(6px, 0.78125vw) max(10px, 1.30208vw);
    font-weight: 700;
    border-radius: 5px;
    border-radius: max(2px, 0.26042vw);
    cursor: pointer;
}

.accordion .accordion-header:after {
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-size: max(10px, 1.04167vw);
    font-weight: 900;
    content: "\f067";
    margin-left: auto;
    color: #ddd;
}

.accordion .accordion-content {
    display: none;
    padding: 25px;
    padding: max(10px, 1.30208vw);
}

.accordion.active:hover {
    border: 1px #eee solid;
}

.accordion.active .accordion-header:after {
    content: "\f068";
    color: #999;
}

/* FINACNING CALC  */
.financial-calc {
    background: #fff !important;
    width: 100% !important;
    height: 435px !important;
    height: max(174px, 22.65625vw) !important;
    /* Default height for screens above 1157px */
}

@media only screen and (max-width: 1157px) {
    .financial-calc {
        height: 687px !important;
        /* Height for screens below 1157px */
    }
}

@media only screen and (max-width: 500px) {
    .hero .rightsurround .bottomtwolinks {
        flex-direction: column;
    }

    .hero .rightsurround .bottomtwolinks .cta {
        width: 100%;
        text-align: left;
        padding-left: 35px;
    }

    main .leftrightmain ul {
        column-count: 1;
    }
}