/***** 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;
}

* {
    /* border: 1px solid red !important */
}

/* 
font-family: pulpo-rust-100,
serif;
font-family: pulpo-rust-75,
serif;
font-family: pulpo-rust-50,
serif;
font-family: pulpo-rust-25,
serif;
font-family: eurostile-extended,
sans-serif;
font-family: eurostile-condensed,
sans-serif;
font-family: eurostile,
sans-serif;
font-family: pt-sans,
sans-serif; */

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td {
    vertical-align: top;
}

/* Make HTML 5 elements display block-level for consistent styling */
header,
nav,
article,
footer,
address {
    display: block;
}

/*-------- 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 *) {
    background-image: linear-gradient(120deg, #303030 0%, #303030 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.2em;
    background-position: 0 130%;
    transition: background-size 0.25s ease-in;
    color: #916300;
    transition: 0.25s ease-out;
    padding: 2px 2px 0;
    padding: 0.10417vw 0.10417vw 0;
}

a:hover:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *) {
    background-size: 100% 88%;
    color: white !important;
}

/*-------- BODY STYLES --------*/
body * {
    font-family: pt-sans, sans-serif;
}

html,
body {
    overflow-x: hidden;
}

.herocontain {
    position: relative;
}

.otherPage .herocontain:before {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: ;
}

.notInventory h1 {
    font-family: pulpo-rust-100, sans-serif;
    font-weight: bold;
    font-size: 75px;
    font-size: 3.90625vw;
    text-transform: uppercase
}

.notInventory h3 {
    font-family: pulpo-rust-100, sans-serif;
    font-weight: bold;
    font-size: 35px;
    font-size: 1.82292vw;
    text-transform: uppercase
}

.notInventory h4 {
    font-family: eurostile,
        sans-serif;
    font-size: 41px;
    font-size: 2.13542vw;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500;
}

.notInventory h5 {
    font-family: eurostile,
        sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 27px;
    font-size: 1.40625vw;
}

.notInventory h6 {
    font-family: "Pulpo Rust 100";
    font-weight: bold;
    font-size: 24px;
    font-size: 1.25vw;
    text-transform: uppercase;
}

a:link,
a:visited,
a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

hr {
    border: var(--neutral2) 1px solid;
    border: var(--neutral2) 0.05208vw solid;
}

/*--- HEADER STYLES ---------------------*/
/*.notInventory {*/
.hero {
    position: relative;
    /* height: auto; */
    clip-path: polygon(0 0, 100% 0, 100% 70%, 41.4% 70%, 12% 99%, 0 83%);
}

.otherPage .hero {
    clip-path: none !important;
    height: auto;
    overflow: hidden;
}

.herocontain:before {
    z-index: 999999;
    position: absolute;
    bottom: -30px;
    bottom: -1.5625vw;
    margin-left: 193px;
    margin-left: 10.05208vw;
    /* opacity: .5; */
    mix-blend-mode: color-burn;
    content: '';
    width: 33.59375VW;
    height: 12.760416666666666VW;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='644.637' height='243.322' viewBox='0 0 644.637 243.322'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23c9a36c'/%3E%3Cstop offset='1' stop-color='%23655236'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='Path_34' data-name='Path 34' d='M208.666,743.113,300,794.433,853.3,551.111H729.975Z' transform='translate(-208.666 -551.111)' fill='url(%23linear-gradient)' style='mix-blend-mode: color-burn;isolation: isolate'/%3E%3C/svg%3E%0A");
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}

.toplayer:after {
    position: absolute;
    background: linear-gradient(#fff 0%, rgba(255, 255, 255, 0.14) 83.26%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 72%;
    content: '';
    opacity: .44
}

.toplayer {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.otherPage .toplayer {
    position: relative;
    /* background: #ededed; */
}

img[src*='hero'] {
    width: 100.5%;
}

.otherPage img[src*='hero'] {
    display: none;
}

.hero header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 15px 115px 0 75px;
    padding: 0.78125vw 5.98958vw 0 3.90625vw;
    box-sizing: border-box;
    z-index: 1;
}

.hero header>a {
    width: 310px;
    width: 16.14583vw;
}

.rightcats .cats.linkException {
    /* display: flex; */
    /* justify-content: flex-end; */
    width: 1120px;
    width: 58.33333vw;
    margin-right: -20px;
    margin-right: -1.04167vw;
}

.contactPage .rightcats .cats.linkException {
    margin-right: 0;
}

.rightcats .cats.linkException .indcat {
    position: relative;
    height: 325px;
    height: 16.92708vw;
    overflow: hidden;
    padding: 0 15px;
    box-sizing: border-box;
}

.rightcats .cats.linkException .indcat:hover:before {
    width: 0;
    transition: 0.25s ease-out;
}

.rightcats .cats.linkException .indcat:before {
    content: '';
    background: white;
    width: 306px;
    width: 15.9375vw;
    position: absolute;
    height: 1.5px;
    height: 0.07813vw;
    z-index: 1;
    bottom: 79px;
    bottom: 4.11458vw;
    right: 19px;
    right: 0.98958vw;
    opacity: .4;
}

.rightcats .cats.linkException .indcat .cattitle {
    text-align: left;
    color: #f2f2f2;
    position: absolute;
    font-family: "PT Sans";
    font-weight: bold;
    font-size: 21px;
    font-size: 1.09375vw;
    text-transform: uppercase;
    position: absolute;
    left: 25px;
    left: 1.30208vw;
    bottom: 85px;
    bottom: 4.42708vw;
    z-index: 1;
    padding-left: 15px;
}

.hero .bottomStuff {
    margin-bottom: 104px;
    margin-bottom: 5.41667vw;
}

.otherPage .hero .bottomStuff {
    display: none;
}

.bottomStuff .widthfix {
    width: 518px;
    width: 26.97917vw;
    text-align: right;
}

.hero .bottomStuff h4 {
    line-height: 36px;
    line-height: 1.875vw;
    color: #fff;
}

.hero .bottomStuff h5,
.hero .bottomStuff h5 * {
    line-height: 46px;
    line-height: 2.39583vw;
    color: #fff !important;
}

.hero .bottomStuff h5 {
    margin-right: 45px;
    margin-right: 2.34375vw;
}

body {
    font-family: 'Arial', san-serif;
    margin: 0;
    background: #F7F7F7;
}

/*for demo purposes only*/
.clear {
    clear: both;
}

/***** Start of primary nav ******/
#menu-button {
    display: none;
}

nav.mobile {
    display: none;
}

nav.primary {
    padding: 0;
    display: inline-block;
    margin: 0;
    /* width: 79%; */
    position: relative;
    /* background: #000; */
}

nav.primary ul {
    margin: 0;
    padding: 0;
    font-family: pt-sans,
        sans-serif;
}

nav.primary ul li {
    display: inline-block;
    margin: 0;
    list-style-type: none;
    width: auto;
}

nav.primary ul li a {
    color: #000 !important;
    font-size: 16px;
    font-size: max(12px, 0.83333vw);
    line-height: 50px;
    line-height: 2.60417vw;
    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: 600;
    padding: 0 30px !important;
    padding: 0 1.5625vw !important;
}

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: 0.83333vw;
    line-height: 16px;
    line-height: 0.83333vw;
    padding: 10px;
    padding: 0.52083vw;
    color: #fff;
    background: #181818;
    text-align: left;
    border-right: none;
    border-left: none;
    border-bottom: #303030 solid 1px;
    border-bottom: #303030 solid 0.05208vw;
}

/* 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 ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

nav.primary ul li:hover>ul {
    display: block;
    line-height: 18px;
    line-height: 0.9375vw;
    z-index: 100;
}

nav.primary ul ul li {
    float: none;
    width: 270px;
    width: 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) {
    nav.primary ul li a {
        /* font-size: 12px; */
    }
}

@media screen and (max-width: 1400px) {
    nav.primary {
        /* width: 82%; */
    }
}

@media only screen and (max-width: 768px) {
    .navBG {
        width: 170%;
    }
}

/******** End of primary Nav ***************/
@media screen and (max-width: 875px) {

    /*============================== 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;
    }

    .menu-trigger:hover .menu-hamburger__box span {
        width: 100%;
    }

    .menu-hamburger {
        align-items: center;
        justify-content: flex-end;
        display: flex;
    }

    .menu-hamburger__box {
        position: relative;
        display: flex;
        flex-flow: nowrap column-reverse;
        justify-content: space-between;
        width: 40px;
        width: max(42px, 2.08333vw);
        height: 32px;
        height: max(11px, 0.96667vw);
        align-items: self-end;
    }

    .menu-hamburger__box span {
        display: block;
        height: 1.2px;
        width: 100%;
        background: black;
        transition: width 0.3s ease;
    }

    .menu-hamburger__box span:nth-child(1) {
        width: 75%;
        height: 2px;
    }

    .menu-hamburger__box span:nth-child(2) {
        width: 100%;
        height: 3px;
    }

    @media (max-width: 450px) {
        .menu-trigger {
            margin-right: 0;
        }
    }

    #menu-button * {
        transition: ease all 0.3s !important;
    }

    .menu-toggle span {
        font-size: 20px;
        font-size: max(14.4271px, 1.04167vw);
    }

    #menu-button {
        width: 74%;
        display: inline-block;
        position: relative;
        z-index: 400;
        text-align: right;
        padding-right: 10px;
        width: 100% !important;
    }

    #menu-button a {
        text-decoration: none;
        padding: 0 0 0 .8em;
    }

    #menu-button {
        text-align: center;
    }

    #menu-button a {
        color: #fff;
        text-decoration: none;
        padding: 0 0 0 .8em;
        font-weight: normal;
    }

    nav.mobile {
        display: block;
        position: fixed;
        top: 0;
        /* top: -100%; */
        width: 100%;
        height: 100%;
        background: transparent;
        z-index: 99999;
        overflow: auto;
        opacity: 0;
        pointer-events: none;
    }

    nav.mobile.open {
        pointer-events: all;
    }

    .navBG {
        background: var(--neutral1);
        width: 100%;
        height: 180%;
        position: fixed;
        z-index: 1;
        top: -180%;
        /* opacity: 0; */
        z-index: 15;
        left: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 100% 78.2%, 27% 86%, 0 82.8%);
    }

    .flexSurround {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: 100vh;
        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: absolute;
        display: block;
        padding: 0;
        margin: 12vh 0 10px 0;
        color: #999;
        font-size: 18px;
        font-weight: 400;
        top: 0;
        right: 3vw;
        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%;
    }

    ul.list {
        position: absolute;
    }

    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: 12px 12px 7px;
        color: var(--neutral2);
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
    }

    nav.mobile ul li a:hover {
        background: var(--lprimary);
        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%;
    }
}

/*}*/
/*---BODY--------------------------------*/
/*.notInventory {*/
.secone .rightslider {
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: flex-end; */
    width: 1000px;
    width: 52.08333vw;
    margin-right: 150px;
    margin-right: 7.8125vw;
}

.surroundbrands {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-top: -50px;
    margin-top: -2.60417vw;
}

.secone .rightslider h3 {
    line-height: 42px;
    line-height: 2.1875vw;
    text-align: right;
    color: #121212;
    opacity: 0.75;
    margin-bottom: 13px;
    margin-bottom: 0.67708vw;
}

.rightstuff {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
    margin-top: 2.08333vw;
}

.brands a {
    display: flex !important;
    align-items: center;
}

.secone .rightstuff h1 {
    line-height: 73px;
    line-height: 3.80208vw;
    text-align: right;
    color: #407d25;
    opacity: 0.93;
    width: 546px;
    width: 28.4375vw;
    margin-top: 90px;
    margin-top: 4.6875vw;
    margin-right: 22px;
    margin-right: 1.14583vw;
}

.secone .rightstuff h1,
.secone .rightstuff h3 {
    text-align: right;
    color: #407d25;
    width: 546px;
    width: 28.4375vw;
    margin-top: 90px;
    margin-top: 4.6875vw;
    margin-right: 22px;
    margin-right: 1.14583vw;
}

.secone .rightstuff * {
    text-align: right;
}

.otherPage .surroundimg {
    margin-right: 20px !important;
}

.otherPage .surroundimg:before {
    display: none;
}

.otherPage .rightstuff h3 {
    margin-top: 10vw !IMPORTANT;
    width: 100%;
}

.secone .rightstuff ul {
    margin-right: 1.14583vw;
    margin-top: 0.64583vw;
}

.surroundimg {
    position: relative;
}

.surroundimg:before {
    content: '';
    position: absolute;
    background: #407d25;
    width: 1.5px;
    width: 0.07813vw;
    height: 110px;
    height: 5.72917vw;
    bottom: 295px;
    bottom: 15.36458vw;
    right: 90px;
    right: 4.6875vw;
    opacity: .5;
}

img[src*='crops.png'] {
    position: absolute;
    top: 90px;
    top: 4.6875vw;
    z-index: -1;
    right: -120px;
    right: -6.25vw;
}

.secone .rightstuff .rightcats {
    background: #303030;
    padding: 50px 0 300px;
    padding: 2.60417vw 0 15.625vw;
    width: 1200px;
    width: 62.5vw;
    display: flex;
    justify-content: flex-end;
}

.otherPage .secone .rightstuff .rightcats {
    padding-bottom: 0;
}

.contactPage .rightcats {
    margin-bottom: -4px !important;
}

.notInventory main {
    background: #EDEDED;
    margin-top: -300px;
    margin-top: -15.625vw;
    z-index: 11;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 72%, 42% 72%, 12% 99%, 0 83%);
    clip-path: polygon(0 0, 59% 0, 91% 38%, 100% 24%, 100% 100%, 0 100%);
}

.contactPage main {
    clip-path: none;
    /* margin-top: 0; */
}

.otherPage main {
    margin-top: 0;
    clip-path: none;
}

.surroundmain:before {
    right: 135px;
    right: 7.03125vw;
    z-index: 999999;
    position: absolute;
    /* opacity: .5; */
    mix-blend-mode: color-burn;
    content: '';
    width: 39.947916666666664VW;
    height: 15.083854166666669VW;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='767.26' height='289.607' viewBox='0 0 767.26 289.607'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23c9a36c'/%3E%3Cstop offset='1' stop-color='%23655236'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='Path_35' data-name='Path 35' d='M975.926,779.636l-108.7,61.082L208.666,551.111H355.453Z' transform='translate(-208.666 -551.111)' opacity='0.6' fill='url(%23linear-gradient)' style='mix-blend-mode: color-burn;isolation: isolate'/%3E%3C/svg%3E%0A");
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.otherPage .surroundmain:before {
    display: none;
}

main .leftinfo {
    padding: 117px 0 270px 92px;
    padding: 6.09375vw 0 14.0625vw 4.79167vw;
    width: 1155px;
    width: 60.15625vw;
}

.otherPage main .leftinfo {
    width: 100%;
    padding: 6.09375vw 4.79167vw 14.0625vw;
    box-sizing: border-box;
    background: white;
}

.aboutPage main .leftinfo {
    padding: 8.09375vw 15.79167vw 14.0625vw;
}

.contactPage main .leftinfo {
    background: #ededed;
}

.leftinfo h3 {
    line-height: 42px;
    line-height: 2.1875vw;
    text-align: right;
    color: #377d2b;
}

.otherPage .leftinfo h3 {
    text-align: left;
}

main .leftinfo p {
    font-weight: normal;
    font-size: 25px;
    font-size: 1.30208vw;
    text-align: left;
    color: #121212;
    width: 96%;
    padding-top: 7px;
    padding-top: 0.36458vw;
}

.aboutPage main .leftinfo p {
    font-size: 1.10208vw;
}

main .aboutPage .leftinfo p {
    font-size: 1.30208vw;
}

main .leftinfo .buttonsbottom {
    margin-top: 40px;
    margin-top: 2.08333vw;
}

main .leftinfo .buttonsbottom a {
    padding: 1.04167vw 2.60417vw;
    background: #407d25;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    font-size: max(13px, 0.9375VW);
    transition: 0.25s ease-out;
}

main .leftinfo .buttonsbottom a:hover {
    background: #303030;
}

main .leftinfo .buttonsbottom a {
    margin: 0px 10px;
    margin: 0px 0.52083vw;
}

/*}*/
/*--------FORM STYLES--------------------*/
/*.notInventory {*/
/*}*/
/*-------- FOOTER STYLES ----------------*/
/*.notInventory {*/
footer .leftstuff {
    display: flex;
}

footer .footsec {
    padding-right: 110px;
    padding-right: 5.72917vw;
}

footer .footsec ul {
    margin-top: 18px;
    margin-top: 0.9375vw;
}

footer .footsec li,
footer .footsec a {
    font-family: "PT Sans";
    font-weight: normal;
    font-size: 18px;
    font-size: 0.9375vw;
    line-height: 27px;
    line-height: 1.40625vw;
    text-transform: uppercase;
}

footer .twocolumns {
    display: flex;
}

footer .twocolumns ul:first-of-type {
    column-count: 2;
    padding-right: 70px;
    padding-right: 3.64583vw;
    column-gap: 30px;
    column-gap: 1.5625vw;
}

footer {
    background: #303030;
    color: #F2F2F2;
    padding: 70px 130px;
    padding: 3.64583vw 6.77083vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

footer a {
    color: #F2F2F2 !important;
}

footer>a {
    width: 310px;
    width: 16.14583vw;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-size: 13px;
    font-size: 0.67708vw;
}

a.footerlink:hover {
    text-decoration: none;
    font-size: 13px;
    font-size: 0.67708vw;
}

.footertext {
    font-size: 13px;
    font-size: 0.67708vw;
    color: #999999;
}

.smallfootertext {
    font-size: 10px;
    font-size: 0.52083vw;
    color: #999999;
}

.divfooter {
    max-width: 450px;
    max-width: 23.4375vw;
    text-align: center;
    margin: 0 auto;
}

@media screen and (max-width:1495px) {
    footer .footsec a {
        font-size: 18px;
        font-size: 14.0156px;
        line-height: 27px;
        line-height: 21.0234px;
    }

    footer .footsec {
        padding-right: 110px;
        padding-right: 85.6511px;
    }

    footer .footsec ul {
        margin-top: 18px;
        margin-top: 14.0156px;
    }

    footer .footsec a {
        font-size: 18px;
        font-size: 14.0156px;
        line-height: 27px;
        line-height: 21.0234px;
    }

    footer h6 {
        font-size: 18.6875px;
    }

    footer .twocolumns ul:first-of-type {
        padding-right: 70px;
        padding-right: 54.5052px;
        column-gap: 30px;
        column-gap: 23.3594px;
    }

    footer .twocolumns li {
        font-size: 18px;
        font-size: 14.0156px;
        line-height: 27px;
        line-height: 21.0234px;
    }

    footer {
        /* padding: 70px 130px; */
        /* padding: 54.5052px 101.2239px; */
        padding-top: 54.5052px;
        padding-bottom: 54.5052px;
    }

    footer>a {
        width: 310px;
        width: 241.3802px;
        margin: 25px 0 0;
    }

    a.footerlink:active {
        font-size: 13px;
        font-size: 10.1223px;
    }

    a.footerlink:hover {
        font-size: 13px;
        font-size: 10.1223px;
    }

    .footertext {
        font-size: 13px;
        font-size: 10.1223px;
    }

    .smallfootertext {
        font-size: 10px;
        font-size: 7.7864px;
    }

    .divfooter {
        max-width: 450px;
        max-width: 350.3906px;
    }
}

@media screen and (max-width: 1150px) {
    a:not([class*="panel-heading"]):not([class*="panel-heading"] *):not(.linkException):not(.linkException *) {
        padding: 2px 2px 0;
        padding: 1.0938px 1.0938px 0;
    }

    .otherPage .secone .rightstuff ul {
        margin-right: 20px;
        margin-bottom: 20px;
    }

    footer {
        flex-direction: column;
        align-items: center;
    }

    h1 {
        font-size: 75px;
        font-size: 41.0156px;
    }

    h3 {
        font-size: 35px;
        font-size: 20.1407px !important;
    }

    .otherPage h3 {
        text-align: right !important;
    }

    h4 {
        font-size: 41px;
        font-size: 22.4219px !important;
    }

    h5 {
        font-size: 27px;
        font-size: 14.7656px !important;
    }

    h6 {
        font-size: 24px;
        font-size: 13.125px !important;
    }

    hr {
        border: var(--neutral2) 1px solid;
        border: var(--neutral2) 0.5468px solid;
    }

    /*.notInventory {*/
    .hero {
        clip-path: polygon(0 0, 100% 0, 100% 70%, 51.4% 70%, 17% 99%, 0 83%);
    }

    .herocontain:before {
        bottom: -30px;
        bottom: -16.4063px;
        margin-left: 193px;
        margin-left: 105.5468px;
        width: 352.7344px;
        height: 133.9844px;
        display: none;
    }

    .hero header {
        padding: 15px 115px 0 75px;
        padding: 8.2031px 62.8906px 0 41.0156px;
    }

    .hero header>a {
        width: 310px;
        width: 169.5312px;
    }

    .rightcats .cats.linkException {
        width: 1120px;
        width: 612.5px;
        margin-right: -20px;
        margin-right: -10.9375px;
    }

    .rightcats .cats.linkException .indcat {
        height: 325px;
        height: 177.7343px;
    }

    .rightcats .cats.linkException .indcat:before {
        width: 306px;
        width: 167.3438px;
        height: 1.5px;
        height: 0.8204px;
        bottom: 79px;
        bottom: 43.2031px;
        right: 19px;
        right: 10.3906px;
    }

    .rightcats .cats.linkException .indcat .cattitle {
        font-size: 21px;
        font-size: 11.4844px;
        left: 25px;
        left: 13.6718px;
        bottom: 85px;
        bottom: 46.4843px;
    }

    .hero .bottomStuff {
        margin-bottom: 104px;
        margin-bottom: 56.875px;
    }

    .bottomStuff .widthfix {
        width: 518px;
        width: 283.2813px;
    }

    .hero .bottomStuff h4 {
        line-height: 36px;
        line-height: 19.6875px;
    }

    .hero .bottomStuff h5 * {
        line-height: 46px;
        line-height: 25.1562px;
    }

    .hero .bottomStuff h5 {
        margin-right: 45px;
        margin-right: 24.6094px;
    }

    /*}*/
    /*.notInventory {*/
    .secone .rightslider {
        width: 1000px;
        width: 546.875px;
        margin-right: 150px;
        margin-right: 82.0313px;
    }

    .surroundbrands {
        margin-top: -50px;
        margin-top: -27.3438px;
    }

    .secone .rightslider h3 {
        line-height: 42px;
        line-height: 22.9688px;
        margin-bottom: 13px;
        margin-bottom: 7.1093px;
    }

    .rightstuff {
        margin-top: 40px;
        margin-top: 21.875px;
    }

    .secone .rightstuff h1 {
        line-height: 73px;
        line-height: 39.9218px;
        width: 546px;
        width: 298.5938px;
        margin-top: 90px;
        margin-top: 49.2188px;
        margin-right: 22px;
        margin-right: 12.0312px;
        font-size: 35.9219px;
    }

    .surroundimg:before {
        width: 1.5px;
        width: 0.8204px;
        height: 110px;
        height: 60.1563px;
        bottom: 295px;
        bottom: 161.3281px;
        right: 90px;
        right: 49.2188px;
    }

    img[src*='crops.png'] {
        top: 90px;
        top: 49.2188px;
        right: -120px;
        right: -65.625px;
    }

    h1 {
        font-size: 3.90625vw;
    }

    .secone .rightstuff .rightcats {
        padding: 50px 0 300px;
        padding: 27.3438px 0 164.0625px;
        width: 1200px;
        width: 656.25px;
    }

    main {
        margin-top: -300px;
        margin-top: -164.0625px;
    }

    .surroundmain:before {
        right: 135px;
        right: 73.8281px;
        width: 419.4531px;
        height: 158.3805px;
        display: none;
    }

    main .leftinfo {
        padding: 117px 0 270px 92px;
        padding: 63.9844px 0 147.6563px 50.3125px;
        width: 1155px;
        width: 631.6406px;
    }

    .leftinfo h3 {
        line-height: 42px;
        line-height: 22.9688px;
        text-align: left;
    }

    main .leftinfo p {
        font-size: 25px;
        font-size: 13.6718px !important;
        padding-top: 7px;
        padding-top: 3.8281px;
    }

    main .leftinfo .buttonsbottom {
        margin-top: 40px;
        margin-top: 21.875px;
    }

    main .leftinfo .buttonsbottom a {
        padding: 20px 50px 10px 15px;
        padding: 10.9375px 27.3438px 5.4687px 8.2031px;
    }

    main .leftinfo .buttonsbottom a {
        margin: 0px 10px;
        margin: 0px 5.4687px;
    }

    /*}*/
    /*.notInventory {*/
    /*}*/
}

@media screen and (max-width:875px) {

    .herocontain .hero,
    .secone .rightstuff .rightcats {
        clip-path: polygon(0 0, 100% 0, 100% 70%, 100% 64%, 27% 86%, 0 77%);
    }

    .otherPage .rightcats {
        clip-path: none !important;
    }

    .secone .rightstuff .rightcats {
        z-index: 12;
        width: 100%;
    }

    .herocontain header {
        padding: 8.2031px 17px 0 30px;
    }

    .herocontain #menu-button {
        display: flex;
    }

    .herocontain .bottomStuff {
        margin-bottom: 113px;
        margin-left: -14px;
    }

    .herocontain .bottomlayer {
        width: 930.85px;
    }

    .secone .surroundbrands {
        margin-top: -60px;
    }

    .secone .rightslider {
        margin-right: 25px;
    }

    .secone .rightslider h3 {
        text-align: right;
        width: 220px;
        margin: 0 0 15px auto;
    }

    .secone .rightstuff {
        display: flex;
        flex-direction: column;
    }

    .surroundimg:before {
        display: none;
    }

    .secone .surroundimg img {
        width: 275px;
        left: 0;
        top: 0;
    }

    .secone h1 {
        text-align: left !important;
        margin-left: 20px;
    }

    .rightcats .cats.linkException {
        width: 50% !important;
        min-width: 600px !important;
    }

    .contactPage .cats.linkException {
        min-width: 100% !important;
    }

    .contactPage .surroundmain {
        margin-top: 0px;
        z-index: 99999;
        position: relative;
    }

    .surroundmain main {
        clip-path: none;
    }

    .surroundmain main:not(.otherPage main) {
        margin-top: -140px;
    }

    .surroundmain .leftinfo {
        padding: 163.9844px 30px 100px;
        width: auto;
    }

    .surroundmain h3 {
        text-align: right;
        padding-bottom: 20px;
    }

    footer .leftstuff {
        /* flex-direction: column; */
    }

    footer .footsec {
        padding: 0;
    }

    footer .footsec:nth-of-type(2) {
        padding: 0 50px;
    }

    footer .footsec:last-of-type {
        padding-right: 0;
    }

    footer .twocolumns {
        flex-direction: column;
    }

    footer .twocolumns ul:first-of-type {
        padding-right: 0;
    }
}

/*}*/
@media only screen and (max-width: 550px) {
    footer .leftstuff {
        flex-direction: column;
    }

    footer .footsec {
        padding: 20px 0 !important;
    }
}

@media only screen and (max-width: 450px) {
    footer * {
        text-align: center;
    }

    footer .leftstuff {
        flex-direction: column;
    }

    footer .footsec {
        padding: 20px 0 !important;
    }

    footer .twocolumns ul {
        column-count: 1 !important;
    }
}

@media only screen and (max-width: 600px) {
    .rightcats {
        justify-content: flex-start !important;
    }

    .rightcats .cats {
        margin-right: 0 !important;
    }
}

/*---------- RESPONSIVE STYLES ----------*/
/*.notInventory {*/
/*}*/
/*  scrolling inventory ------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

/* Theme Name: www.adcreps.com Theme URI: https://sandhills.com Author: Sandhills Author URI: https://sandhills.com Description: Sandhills default template. Version: 1.0 Text Domain: sandhills Tags: Sandhills default */
/* loader stuff  */
/* loader */
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 100%;
    bottom: 0;
    background: transparent;
    z-index: 9999999;
    right: 0;
    /* padding: 10vw; */
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    background: white;
    /* padding: 50vw; */
    width: 100%;
}

.loaded #loader {
    -webkit-transform: translateX(100%);
    translate: 100% -300%;
    -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
    transition: 10s cubic-bezier(.075, .82, .165, 1);
    transition-delay: .4s
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    translate: 200% -300%;
    -webkit-transition: .6s cubic-bezier(.075, .82, .165, 1);
    transition: 7s cubic-bezier(.075, .82, .165, 1);
    transition-delay: .8s;
}