#black-friday-banner {
    display: none;
}

.stock-message {
    color: #ff0000;
    margin-top: 3px;
    font-size: 16px;
}

.cats-nav-container {
    display: none;
    font-size: 0;
    width: 90%;
    margin: auto;
    margin-top: 20px;
    max-width: 1595px;
}

.cat-nav-col {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

.cat-nav-item {
    clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);
    background: #000;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 20px 5px 20px 5px;
    text-transform: uppercase;
    transition: all .2s;
}

.cat-nav-item:hover {
    background: #C64910;
}



/*#featured-product-section {
    display: none;
}*/

/*#limited-product-section {
    display: none;
}*/

.content-section {
    text-align: center;
    padding-top: 20px;
    padding: 20px 15px 20px 15px;
    max-width: 545px;
    margin: auto;
}

.content-section .headline {
    font-family: 'Teko', sans-serif;
    font-size: 30px;
    line-height: 26px;
    color: #383838;
}

.content-section .content {
    font-family: proxima-nova, sans-serif;
    color: #383838;
    font-size: 16px;
}

.home-section-two {
    position: relative;
    font-size: 0;
    background: #000;
}

.hstwo-tear-one-mobile {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: -12px;
    left: 0;
    right: 0;
}

.hstwo-tear-one-desktop,
.hstwo-tear-two-desktop,
.hsfive-tear-one-desktop,
.hsfive-tear-two-desktop {
    display: none;
}


.hstwo-tear-two-mobile {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: -13px;
    left: 0;
    right: 0;
}

.hstwo-col {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.hstwo-col-inner {
    padding-top: 50px;
    padding-bottom: 70px;
    background-size: cover;
    background-position: center center;
    transition: all .3s;
}

.hstwo-col-inner:hover {
    transform: scale(1.06);
}

.hstwo-col-inner:hover > .hstwo-overlay {
    background: transparent;
}

.hstwo-col-inner:hover > .hstwo-blurb {
    background: rgba(0, 0, 0, 0.72);
}

.hstwo-overlay,
.hsfour-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.72);
    transition: all .3s;
}

.hstwo-col-inner.one {
    background-image: url('../../assets/hstwo-one-min.png');
}

.hstwo-col-inner.two {
    background-image: url('../../assets/hstwo-two-min.png');
}

.hstwo-col-inner.three {
    background-image: url('../../assets/hstwo-three-min.png');
}

.hstwo-col-inner.four {
    background-image: url('../../assets/hstwo-four-min.png');
}

.hstwo-bracket-container {
    position: relative;
    width: 245px;
    margin: auto;
}

.hstwo-bracket {
    width: 25px;
    position: absolute;
}

.hstwo-bracket.tl {
    left: 0;
    top: -9px;
}

.hstwo-bracket.tr {
    right: 0;
    top: -9px;
}

.hstwo-bracket.bl {
    left: 0;
    bottom: 0;
}

.hstwo-bracket.br {
    right: 0;
    bottom: 0;
}

.hstwo-headline {
    font-family: 'Teko', sans-serif;
    color: #FAFFFD;
    text-transform: uppercase;
    font-size: 29px;
}

.hstwo-headline.two,
.hstwo-headline.three {
    margin-top: -15px;
}

.hstwo-star {
    position: relative;
    display: block;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 40px;
}

.hstwo-blurb {
    position: relative;
    color: #FAFFFD;
    font-size: 17px;
    padding: 0 15px;
    font-weight: 300;
    max-width: 250px;
    margin: auto;
    background: transparent;
    transition: all .3s;
}

.home-section-three {
    padding: 20px 15px;
    font-family: 'Teko', sans-serif;
    max-width: 414px;
    margin: auto;
    font-size: 0;
}

.hsthree-headline {
    font-family: 'Teko', sans-serif;
    color: #1F1F1F;
    text-transform: uppercase;
    font-size: 33px;
    text-align: center;
    margin-bottom: 15px;
}

.hsthree-col {
    text-align: center;
    margin-bottom: 35px;
}

.hsthree-icon-container {
    height: 110px;
    width: 110px;
    margin: auto;
    position: relative;
}

.hsthree-icon {
    width: 95px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}

.hsthree-stat {
    color: #C64910;
    font-size: 40px;
}

.hsthree-data-point {
    font-size: 30px;
    color: #383838;
    margin-top: -19px;
}

.hsthree-blurb {
    font-family: proxima-nova, sans-serif;
    color: #383838;
    font-size: 16px;
}

.hsfive-btn {
    display: none;
}

.home-section-four {
    font-size: 0;
}

.hsfour-col,
.hsfour-sub-col {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.hsfour-col.one {
    background-image: url('../../assets/hsfour-one-min.png');
}

.hsfour-sub-col.one {
    background-image: url('../../assets/hsfour-two-min.png');
}

.hsfour-sub-col.two {
    background-image: url('../../assets/hsfour-three-min.png');
}

.hsfour-headline {
    font-family: 'Teko', sans-serif;
    color: #FAFFFD;
    position: relative;
    text-transform: uppercase;
    font-size: 40px;
}

.hsfour-bracket-container {
    width: 225px;
    margin: auto;
    position: relative;
    text-align: center;
}

.hsfour-bracket {
    position: absolute;
    width: 30px;
}

.hsfour-bracket.tl {
    top: -15px;
    left: 0;
}

.hsfour-bracket.tr {
    top: -15px;
    right: 0;
}

.hsfour-bracket.bl {
    bottom: -15px;
    left: 0;
}

.hsfour-bracket.br {
    bottom: -15px;
    right: 0;
}

.hsfour-col.one {
    padding-top: 70px;
    padding-bottom: 70px;
}

.hsfour-sub-col {
    padding-top: 55px;
    padding-bottom: 55px;
}

.hsfour-outer-col.two .hsfour-headline {
    font-family: 'Teko', sans-serif;
    color: #383838;
    position: relative;
    text-transform: uppercase;
    font-size: 36px;
}

.hsfour-outer-col.two {
    text-align: center;
    padding: 15px 15px;
    max-width: 500px;
    margin: auto;
}

.hsfour-outer-col.two .content {
    color: #383838;
    margin-top: 0;
    font-size: 16px;
}

.hsfour-btn {
    font-size: 23px;
    padding-top: 4px;
    width: 200px;
    margin: auto;
}

.home-section-five {
    position: relative;
    font-family: 'Teko', sans-serif;
    background-image: url(../../assets/hsfive-bg-min.png?v1.1);
    background-size: cover;
    background-position: center center;
    padding: 20px 15px;
}

.hsfive-tear-one-mobile {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    top: -13px;
}

.hsfive-tear-two-mobile {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -10px;
}

.hsfive-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #010c1d;
    opacity: 0.85;
}

.hsfive-inner {
    position: relative;
    max-width: 414px;
    margin: auto;
}

.hsfive-btn {
    font-family: proxima-nova, sans-serif;
    color: #fff;
}

.home-section-five .hsthree-headline,
.home-section-five .hsthree-icon,
.home-section-five .hsthree-data-point,
.home-section-five .hsthree-blurb{
    color: #FAFFFD;
}

.home-section-five .hsthree-data-point {
    margin-top: 15px;
}

.home-section-five .hsthree-icon {
    width: 105px;
}

.home-section-five .hsthree-col.three .hsthree-icon {
    width: 75px;
    padding-top: 24px;
}

.hssix-col.one {
    display: none;
}

.home-section-six {
    font-size: 0;
}

.home-section-six .content-section .headline {
    color: #C64910;
    text-transform: uppercase;
    font-weight: 600;
}

.fb-widget-container {
    margin: 30px 0;
}

.fb-iframe-tablet,
.fb-iframe-desktop {
    display: none;
}

.form-container.homepage {
    max-width: 384px;
    margin: auto;
}

.featured-product-section {
    position: relative;
    padding: 70px 20px 20px 19px;
}

.orange-tear-one {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    top: -10px;
}

.fps-title {
    font-family: 'Teko', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    background: #C64910;
    font-weight: 500;
    padding: 17px 10px 16px 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 84%;
    max-width: 521px;
    top: -40px;
}

.featured-product-container {
    position: relative;
    background: #fff;
    padding: 25px 40px;
    max-width: 375px;
    margin: auto;
    border: 2px solid #9F9F9F;
}

.fpc-inner {
    padding-top: 15px;
}

.act-fast {
    font-family: 'Teko', sans-serif;
    font-size: 35px;
    line-height: 35px;
    color: #C64910;
    font-weight: 500;
}

.fpc-image {
    width: 85%;
    display: block;
    margin: auto;
    max-width: 640px;
}

.fpc-col.two {
    margin: 23px 0 13px 0;
}

.fpc-stock {
    color: #242525;
    font-size: 22px;
    line-height: 32px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}

.fpc-name {
    color: #242525;
    font-size: 27px;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
}

.fpc-starting {
    color: #383838;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 2px;
}

.fpc-price-wrapper {
    color: #383838;
    font-weight: 700;
    font-size: 16px;
}

.fpc-dollar-sign,
.fpc-cents {
    vertical-align: top;
    font-size: 23px;
    line-height: 27px;
}

.fpc-price {
    font-size: 42px;
    line-height: 42px;
}

.fpc-desc {
    color: #000;
    font-size: 16px;
    margin-top: 25px;
}

.fpc-note {
    color: #383838;
    font-size: 18px;
    margin-top: 1px;
}

.shop-blocks-section {
    position: relative;
}

.sb-tear {
    display: block;
    position: absolute;
    top: -38px;
    width: 100%;
}

.sb-outer {
    background-image: url(../../assets/honeycomb-bg.png);
    background-size: cover;
    background-position: center center;
    margin: 30px 15px;
    box-sizing: border-box;
}

.sb-inner {
    font-size: 0;
    position: relative;
    padding: 8px 8px;
}

.sb {
    background: #fff;
}

.sb-inner {
    font-size: 0;
    position: relative;
    padding: 8px 8px;
}

.sb-title-container {
    position: absolute;
    bottom: 9px;
    background: #00000073;
    color: #fff;
    z-index: 1;
    font-size: 5.2vw;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    box-sizing: border-box;
    left: 8px;
    right: 8px;
    padding: 6px 8px;
}

.sb-arrow {
    width: 0;
    height: 0;
    border-top: 1.8vw solid transparent;
    border-bottom: 1.8vw solid transparent;
    border-left: 3.1vw solid #fff;
    display: inline-block;
    margin-left: 6px;
}

.sb-title,
.sb-arrow {
    transition: all .2s;
}

.sb:hover .sb-title {
    color: #C64910;
}

.sb:hover .sb-arrow {
    border-left: 3.1vw solid #C64910;
}

.sb-img {
    width: 100%;
}

.product-list-section {
    padding: 30px 20px;
}

.pl-section-title {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 700;
}

.pl-product-container-inner {
    max-width: 320px;
    margin: auto;
    border: 1px solid rgb(38 38 38 / 72%);
    padding: 45px 5px 103px 5px;
    box-sizing: border-box;
    position: relative;
}

.pl-product-name {
    font-family: 'Teko', sans-serif;
    color: #C64910;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.pl-btns-container {
    font-size: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
}

.pl-product-btn {
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 22px;
    cursor: pointer;
    transition: all .2s;
}

.pl-product-btn.one {
    background: #393939;
}

.pl-product-btn.one:hover {
    background: #C64910;
}

/*.pl-product-btn.two {
    background: #C64910;
}

.pl-product-btn.two:hover {
    background: #af4312;
}*/

.pl-product-img {
    width: 90%;
    display: block;
    margin: auto;
}

.pl-product-starting {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
}

.pl-product-price {
    color: #383838;
    text-align: center;
    font-weight: 700;
}

.pl-product-dollar-sign {
    display: inline-block;
    font-size: 18px;
    transform: translateY(-10px);
}

.pl-prouct-cents {
    transform: translateY(-9px);
    display: inline-block;
    font-size: 21px;
    margin-left: 1px;
}

.pl-slider-left-arrow {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 20px solid #C64910;
    position: absolute;
    top: 40%;
    left: -5px;
    cursor: pointer;
    z-index: 1;
}

.pl-slider-right-arrow {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 20px solid #C64910;
    position: absolute;
    top: 40%;
    right: -5px;
    cursor: pointer;
    z-index: 1;
}

.pl-product-img-container-outer {
    padding: 10px 50px 15px 50px;
}

.pl-product-img-container {
    position: relative;
    height: 108px;
}

.pl-product-img.center {
    width: 90%;
    display: block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff;
    margin: auto;
}

.slick-slide:focus {
    outline: none;
}

.homepage-video-section {
    margin-bottom: 40px;
}

.new-content-section-one {
    position: relative;
    background: url('../../assets/how-we-do-it-bg.png');
    background-size: cover;
    background-position: center center;
    padding: 15px 20px 30px 20px;
    margin-bottom: 30px;
}

.ncso-tear-top {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    top: -13px;
}

.ncso-tear-bottom {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -10px;
}


.ncso-overlay {
    background: #00000069;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

.ncso-title {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 37px;
}

.ncso-content {
    color: #fff;
    position: relative;
}

.ncso-btn {
    font-size: 24px;
    width: 200px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 4px;
}

.new-content-section-two {
    position: relative;
    margin-top: 25px;
}

.ncst-image-hidden {
    display: none;
}

.ncst-image {
    width: 100%;
}

.ncst-content-container {
    position: relative;
    background: #EEEEEE;
    color: #000;
    padding: 15px 20px 20px 20px;
}

.ncst-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    font-family: 'Teko', sans-serif;
    color: #C64910;
    margin-bottom: 4px;
}

.ncst-tear-bottom {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -10px;
}

.ncst-btn {
    width: 180px;
}

.homepage-video-section-headline {
    font-family: 'Teko', sans-serif;
    font-size: 37px;
    text-align: center;
}

.homepage-video-video {
    width: 90%;
    margin: auto;
    display: block;
    height: 48vw;
    max-width: 1000px;
    max-height: 536px;
}

.vid-fb-col.two {
    text-align: center;
    margin-top: 20px;
}

@media (min-width: 414px) {
    .hstwo-col-inner.three,
    .hstwo-col-inner.four {
        min-height: 290px;
    }

    .hstwo-bracket-container {
        width: 175px;
    }

    .hstwo-bracket.tl,
    .hstwo-bracket.tr {
        top: -10px;
    }

    .hstwo-bracket.bl,
    .hstwo-bracket.br {
        bottom: -4px;
    }

    .hstwo-headline {
        font-size: 20px;
    }

    .hstwo-headline.two, .hstwo-headline.three {
        margin-top: -12px;
    }

    .hstwo-bracket {
        width: 20px;
    }

    .hstwo-col {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .hstwo-col.three .hstwo-star {
        margin-top: 52px;
    }
}

@media (min-width: 500px) {
    .hsfive-tear-one-mobile {
        top: -19px;
    }
}

@media (min-width: 768px) {
    .homepage-video-section {
        padding: 40px 15px;
    }

    .homepage-video-section-headline {
        font-size: 69px;
        margin-bottom: 15px;
    }

    .vid-fb-cols-container {
        font-size: 0;
    }

    .vid-fb-col {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 340px);
    }

    .homepage-video-video {
        height: 38vw;
        width: 99%;
    }

    .vid-fb-col.two {
        margin-top: 0;
        width: 340px;
    }

    .hsfive-tear-two-mobile {
        bottom: -21px;
    }

    .hsfive-tear-one-mobile {
        top: -29px;
    }

    .hstwo-tear-one-mobile {
        top: -27px;
    }

    .hstwo-bracket-container {
        width: 265px;
    }

    .hstwo-headline {
        font-size: 29px;
    }

    .hstwo-headline.two, .hstwo-headline.three {
        margin-top: -16px;
    }

    .hstwo-bracket {
        width: 31px;
    }

    .hstwo-col.three .hstwo-star {
        margin-top: 58px;
    }

    .hsthree-headline {
        font-size: 45px;
    }

    .hsfour-col.one {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding-top: 119px;
        padding-bottom: 120px;
    }

    .hsfour-col.two {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    .hsfour-sub-col {
        padding-top: 45px;
        padding-bottom: 46px;
    }

    .new-content-section-one {
        padding: 15px 35px 60px 35px;
    }

    .ncso-title {
        font-size: 50px;
    }

    .ncso-content {
        padding: 0 35px;
    }

    .ncso-tear-bottom {
        bottom: -24px;
    }

    .featured-product-container {
        max-width: 679px;
        padding: 25px 25px;
    }

    .fps-title {
        width: 63%;
    }

    .fpc-inner {
        font-size: 0;
    }

    .fpc-col {
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
    }

    .limited-product .fpc-col.one {
        width: 57%;
    }

    .fpc-desc {
        padding-left: 100px;
    }


    .limited-product .fpc-col.one .fpc-col-inner {
        max-width: 1000px;
        margin: auto;
    }


    .limited-product .fpc-col.two {
        width: 43%;
    }

    .fpc-col.three {
        margin-top: 20px;
    }

    .fpc-btn {
        margin: initial;
        margin-top: 20px;
    }

    .sb-tear {
        top: -70px;
    }

    .sb-outer {
        width: 98%;
        margin: auto;
        margin-top: 50px;
    }

    .sb-inner {
        padding: 10px 10px;
    }

    .sb-inner.sb-section-inner {
        padding: 15px 10px;
    }

    .sb-left {
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        width: 45%;
        margin-right: -8px;
        margin-left: 8px;
    }

    .sb-left .sb .sb-inner {
        padding-bottom: 11px;
    }

    .sb-right {
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        width: calc(100% - 45%);
    }

    .sb-left .sb {
        width: 100%;
    }

    .sb {
        display: inline-block;
        width: 50%;
    }

    .sb-title-container {
        position: absolute;
        bottom: 10px;
        background: #00000073;
        z-index: 1;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        font-style: italic;
        box-sizing: border-box;
        left: 10px;
        right: 10px;
        padding: 6px 10px;
    }

    .sb-arrow {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 9px solid #fff;
    }

    .sb:hover .sb-arrow {
        border-left: 9px solid #C64910;
    }

    .sb-right .sb:nth-child(1) {
        margin-right: -8px;
        margin-bottom: -9px;
    }

    .sb-right .sb:nth-child(2) {
        margin-bottom: -9px;
    }

    .sb-right .sb:nth-child(3) {
        margin-right: -8px;
    }
}

@media (min-width: 1024px) {
    .hstwo-col-inner.one,
    .hstwo-col-inner.two {
        min-height: 290px;
    }

    .hsfive-btn {
        display: block;
    }

    .home-section-two {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .hstwo-tear-one-desktop {
        display: block;
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        right: 0;
        top: -37px;
    }

    .hstwo-tear-two-desktop {
        display: block;
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        right: 0;
        bottom: -35px;
    }

    .home-section-five {
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .hsfive-tear-one-desktop {
        display: block;
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        right: 0;
        top: -22px;
    }

    .hsfive-tear-two-desktop {
        display: block;
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        right: 0;
        bottom: -20px;
    }

    .mailing-list-ribbon {
        display: none;
    }

    .home-section-six.content-section {
        padding-top: 3px;
    }

    .content-section {
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        max-width: initial;
        padding-top: 48px;
    }

    .home-section-six .content-section {
        padding-top: 20px;
    }

    .hssix-col.one {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        box-sizing: border-box;
        padding-right: 20px;
    }

    .hssix-row:nth-child(2) {
        padding: 0 30px;
    }

    .hssix-col.three {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
        vertical-align: top;
    }

    .hssix-col.four {
        display: inline-block;
        width: 50%;
        margin-top: 20px;
        vertical-align: top;
    }

    .fb-widget-container {
        margin: 0;
    }

    .hssix-row:nth-child(2) {
        padding: 25px 30px 20px 30px;
    }

    .fb-iframe-mobile {
        display: block;
        margin: auto;
    }

    .google-map {
        width: 100%;
        height: 300px;
    }

    .hssix-col.two {
        display: inline-block;
        width: 50%;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .form-container.homepage {
        max-width: 715px;
    }

    .form-col {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        box-sizing: border-box;
    }

    .form-col.one {
        padding-right: 15px;
    }

    .form-col.two {
        padding-left: 15px;
    }

    .hstwo-tear-one-mobile,
    .hstwo-tear-two-mobile,
    .hsfive-tear-one-mobile,
    .hsfive-tear-two-mobile {
        display: none;
    }

    .content-section .headline {
        font-size: 48px;
        line-height: 40px;
    }

    .mailing-list-ribbon {
        font-size: 32px;
    }

    .hstwo-col {
        width: 25%;
    }

    .hstwo-bracket {
        width: 24px;
    }

    .hstwo-bracket-container {
        width: 238px;
    }

    .hstwo-headline {
        font-size: 26px;
    }

    .hstwo-headline.two, .hstwo-headline.three {
        margin-top: -14px;
    }

    .hstwo-col.one .hstwo-star,
    .hstwo-col.two .hstwo-star {
        margin-top: 58px;
    }

    .hsfive-inner,
    .home-section-three {
        max-width: 1160px;
    }

    .hsthree-col {
        display: inline-block;
        width: 33%;
        vertical-align: top;
        padding: 0 30px;
        box-sizing: border-box;
    }

    .orange-tear-one {
        top: -13px;
    }

    .ncso-tear-top {
        top: -26px;
    }

    .ncso-title {
        font-size: 5.5vw;
    }

    .ncso-content {
        float: right;
        width: 45vw;
        padding: 0 15px;
    }

    .ncso-btn {
        margin-right: 0;
        width: 170px;
    }

    .fp-section-inner {
        max-width: 985px;
        margin: auto;
    }
}

@media (min-width: 1170px) {
    .cats-nav-container {
        display: block;
    }

    .featured-product-container {
        max-width: 1550px;
    }

    .featured-product-section {
        padding-top: 90px;
    }

    .fps-title {
        right: initial;
        left: 50px;
        font-size: 34px;
        line-height: 34px;
        padding: 25px 10px 20px 10px;
        top: -44px;
    }

    .fpc-desc {
        padding-left: 0;
        width: 275px;
        margin-left: auto;
        margin-right: 100px;
        margin-top: 0;
    }

    .new-content-section-two {
        height: 340px;
        margin-top: 0;
    }

    .ncst-image {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 568px;
    }

    .ncst-content-container {
        position: absolute;
        top: 0;
        text-align: right;
        width: 95%;
        max-width: 1800px;
        box-sizing: border-box;
    }

    .ncst-content {
        width: 515px;
        margin-left: auto;
        margin-right: 0;
        padding-right: 50px;
        box-sizing: border-box;
    }

    .new-content-section-two.right .ncst-btn {
        margin-left: auto;
        margin-right: 0;
    }

    .new-content-section-two.left .ncst-image {
        right: 0;
    }

    .new-content-section-two.left .ncst-content-container {
        text-align: left;
        right: 0;
    }

    .new-content-section-two.left .ncst-content {
        margin-right: auto;
        margin-left: 0;
        padding-right: 0;
        padding-left: 50px;
    }

    .new-content-section-two.left .ncst-btn {
        margin-right: auto;
        margin-left: 0;
    }

    .homepage-video-video {
        height: 37vw;
        width: 95%;
    }
}

@media (min-width: 1200px) {
    .hstwo-tear-one-desktop {
        top: -42px;
    }

    .hstwo-tear-two-desktop {
        bottom: -41px;
    }

    .hsfour-outer-col.one {
        display: inline-block;
        vertical-align: top;
        width: 63%;
    }

    .hsfour-outer-col.two {
        display: inline-block;
        vertical-align: top;
        max-width: initial;
        width: 32%;
        text-align: left;
        padding-left: 40px;
        margin: initial;
    }

    .hsfour-btn {
        margin: initial;
    }

    .hsfour-col.one {
        padding-top: 100px;
        padding-bottom: 99px;
    }

    .hsfour-sub-col {
        padding-top: 35px;
        padding-bottom: 36px;
    }

    .orange-tear-one {
        top: -22px;
    }

    .fp-section-inner {
        max-width: 1085px;
    }

    .fb-iframe-mobile {
        display: none;
    }


    .fb-iframe-tablet {
        display: block;
        margin: auto;
    }

    .vid-fb-col {
        width: calc(100% - 470px);
    }

    .homepage-video-video {
        height: 31vw;
    }

    .vid-fb-col.two {
        width: 470px;
    }
}

@media (min-width: 1300px) {
    .cat-nav-item {
        font-size: 16px;
    }

    .home-section-five {
        padding-bottom: 90px;
    }

    .hsfive-tear-one-desktop {
        top: -39px;
    }

    .home-section-two {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .hstwo-tear-one-desktop {
        top: -46px;
    }

    .hstwo-tear-two-desktop {
        bottom: -43px;
    }

    .ncst-content-container {
        clip-path: polygon(0 0, 91% 0, 100% 100%, 0% 100%);
        padding: 25px 20px 25px 20px;
    }

    .new-content-section-two.left .ncst-content-container {
        clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%);
    }

    .ncst-content {
        width: 640px;
        padding-right: 8vw;
    }

    .new-content-section-two.left .ncst-content {
        padding-left: 8vw;
    }

    .ncst-image {
        width: 606px;
    }
}

@media (min-width: 1400px) {
    .cat-nav-item {
        font-size: 17px;
    }

    .product-list-section.featured-product-list-section {
        padding-bottom: 80px;
    }

    .home-section-six.content-section {
        padding-bottom: 0
    }

    .hsfive-tear-two-desktop {
        bottom: -30px;
    }

    .hstwo-col-inner {
        padding-top: 70px;
        padding-bottom: 100px;
    }

    .hstwo-col.one,
    .hstwo-col.two,
    .hstwo-col.three {
        margin-right: 5px;
    }

    .hstwo-col {
        width: 24.73%;
    }

    .hstwo-tear-one-desktop {
        top: -48px;
    }

    .hstwo-tear-two-desktop {
        bottom: -45px;
    }

    .hstwo-bracket-container {
        width: 300px;
    }

    .hstwo-headline {
        font-size: 35px;
    }

    .hstwo-headline.two, .hstwo-headline.three {
        margin-top: -18px;
    }
    .hstwo-col.one .hstwo-star, 
    .hstwo-col.two .hstwo-star,
    .hstwo-col.three .hstwo-star {
        margin-top: 68px;
    }

    .hssix-col.one {
        width: 58%;
    }

    .hssix-col.three {
        width: 100%;
    }

    .google-map {
        height: 400px;
    }

    .hssix-col.two {
        width: 42%;
        vertical-align: top;
        padding-top: 15px;
    }

    .hssix-col.four {
        width: 42%;
    }

    .fb-widget-container {
        margin-top: -110px;
    }

    .hssix-col.two .content-section {
        max-width: 650px;
    }

    .fb-iframe-tablet {
        display: none;
    }

    .fb-iframe-desktop {
        display: block;
        margin: auto;
    }

    .form-container.homepage {
        max-width: 800px;
    }

    .form-col.one {
        padding-right: 5px;
    }

    .form-col.two {
        padding-left: 5px;
    }

    .form-container.homepage .btn {
        width: 200px;
    }

    .form-container.homepage .form-textarea {
        height: 95px;
    }

    .ncso-content {
        font-size: 18px;
        width: 590px;
    }

    .orange-tear-one {
        top: -32px;
    }

    .sb-title-container {
        font-size: 23px;
    }

    .fp-section-inner {
        max-width: 100%;
    }

    .featured-product-container {
        width: 77%;
        padding-top: 35px;
        margin-top: 10px;
        max-width: 100%;
    }

    .fpc-col.one {
        width: 23%;
    }

    .fpc-col.two {
        width: 34%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .fpc-col.three {
        width: 42%;
        margin-top: 0;
    }

    .fpc-btn {
        width: 200px;
        margin-right: 0;
        line-height: 32px;
    }

    .limited-product .fpc-btn {
        display: inline-block;
    }

    .ncst-image {
        width: 693px;
    }

    .ncst-content-container {
        height: 272px;
    }

    .ncst-content {
        padding-right: 9vw;
    }

    .new-content-section-two.left .ncst-content {
        padding-left: 9vw;
    }

    .vid-fb-col {
        width: calc(100% - 500px);
    }

    .homepage-video-video {
        height: 33vw;
    }

    .vid-fb-col.two {
        width: 500px;
    }
}

@media (min-width: 1500px) {
    .cat-nav-item {
        font-size: 18px;
    }

    .home-section-five {
        padding-top: 65px;
    }

    .hsfive-tear-one-desktop {
        top: -24px;
    }

    .hstwo-col-inner {
        padding-top: 85px;
        padding-bottom: 130px;
    }

    .hstwo-tear-one-desktop {
        top: -46px;
    }

    .hstwo-tear-two-desktop {
        bottom: -46px;
    }

    .hsfive-inner,
    .home-section-three {
        max-width: 1500px;
    }

    .hsthree-col {
        padding: 0 77px;
    }

    .vid-fb-cols-container-inner {
        width: 1470px;
        margin: auto;
    }

    .homepage-video-video {
        max-width: 921px;
        height: 500px;
    }

    .vid-fb-col.one {
        margin-left: -15px;
    }
}

@media (min-width: 1600px) {
    .cat-nav-item {
        font-size: 19px;
    }

    .hstwo-col {
        width: 24.76%;
    }

    .hstwo-col-inner {
        padding-top: 115px;
        padding-bottom: 160px;
    }

    .new-content-section-one {
        padding: 30px 35px 80px 35px;
    }

    .ncso-title {
        font-size: 6vw;
        padding-left: 25px;
    }

    .ncso-content {
        margin-right: 100px;
        font-size: 19px;
    }

    .ncso-tear-bottom {
        bottom: -37px;
    }

    .shop-blocks-section {
        padding-top: 10px;
    }

    .sb-tear {
        top: -46px;
    }

    .sb-outer {
        width: 1576px;
    }

    .sb-title-container {
        font-size: 26px;
    }

    .ncst-content {
        padding-right: 10vw;
        width: 710px;
    }

    .new-content-section-two.left .ncst-content {
        padding-left: 10vw;
    }

    .ncst-title {
        font-size: 29px;
        line-height: 29px;
    }

    .hssix-col.one,
    .hssix-col.two,
    .hssix-col.three {
        width: 33.33%;
    }

    .hssix-col.three {
        padding-right: 20px;
        box-sizing: border-box;
    }

    .form-container.homepage {
        max-width: 100%;
    }
}

@media (min-width: 1650px) {
    .home-section-six.content-section {
        padding-top: 20px;
    }

    .orange-tear-one {
        top: -48px;
    }

    .fp-section-inner {
        max-width: 1595px;
    }

    .featured-product-container {
        max-width: 1275px;
        padding-top: 35px;
        margin-top: 10px;
    }
}

@media (min-width: 1700px) {
    .hstwo-col {
        width: 24.78%;
    }

    .hsfive-tear-two-desktop {
        bottom: -35px;
    }

    .home-section-five {
        padding-top: 85px;
    }

    .hsfive-tear-one-desktop {
        top: -26px;
    }

    .hstwo-tear-one-desktop {
        top: -56px;
    }

    .hstwo-tear-two-desktop {
        bottom: -41px;
    }
}

@media (min-width: 1800px) {
    .hstwo-col {
        width: 24.79%;
    }

    .hstwo-col-inner {
        padding-top: 140px;
        padding-bottom: 175px;
    }
}

@media (min-width: 2200px) {
    .ncst-content {
        width: 760px;
    }
}

@media (min-width: 2600px) {
    .orange-tear-one {
        top: -78px;
    }
}





