/* 
Fonts Here
font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-weight: 900;
font-family: "proxima-nova-condensed", sans-serif;
font-weight: 300;
font-weight: 400;
font-weight: 900;
font-family: "changeling-neo", sans-serif;
font-weight: 400;
font-family: "changeling-neo-inline", sans-serif;
font-weight: 700;
font-family: "changeling-neo-stencil", sans-serif;
font-weight: 700;
 */
/* Variables */

/* End Variables */
:root {
	--base: #000;
	--yellow: #FFB81C;
	--orange: #FF671F;
	--green: #6DB53F;
	--darkgreen: #2B6308;
}
/* Generic */
body {position: relative; margin: 0; font-family: "proxima-nova", sans-serif; font-weight: 400; font-size: 20px; line-height: 1.7; color: var(--base);}
#whole-body {overflow: hidden;}
body a {text-decoration: none; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; font-weight: 900; color: var(--darkgreen);}
body a:hover {color: var(--orange);}
p {margin: 0 0 45px 0;}
p.empty {margin: 0 !important;}
.clear {clear: both;}
img {max-width: 100%;}
.mobile-only {display: none;}
.full {position: absolute; width: 100% !important; height: 100% !important; z-index: 1; object-fit: cover; top: 0; left: 0;}

.holder {position: relative; z-index: 1;}
h1, h2, h3, h4 {font-weight: 900; text-transform: uppercase; line-height: 1; margin: 0 0 45px;}
h1 {font-size: 64px; font-family: "changeling-neo-inline", sans-serif; font-weight: 700;}
h2 {font-size: 40px;}
h3 {font-size: 35px; text-transform: capitalize;}

ul {margin: 0 0 45px 65px; padding: 0;}
li {margin: 0 0 15px; padding: 0; line-height: 1.4;}
li:last-child {margin: 0;}
.container {margin: 0 auto;}

.readon {font-family: "changeling-neo", sans-serif; line-height: 1; font-size: 18px; color: #fff; border-width: 2px; border-style: solid; border-color: var(--yellow); padding: 6px 50px 6px 15px; display: inline-flex; border-radius: 20px; position: relative; font-weight: 400;}
.readon:after {content: ''; width: 40px; height: 40px; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); right: -2px; border-radius: 100%; background: #FFB81C url("../img/interaction-small.svg") no-repeat center center; background-size: 28px 28px; transition: all 0.2s;}
.readon:hover {background-color: var(--yellow); color: #000;}
.readon:hover:after {transform: translateY(-50%) rotate(90deg); background-color: var(--orange);}


.credit {font-size: 16px; line-height: 1; text-transform: uppercase; font-style: italic;}

#navigation, #footer {position: relative;}
/* End Generic */
/* Nav */
#menuToggle {transform: rotate(0deg); transition: all .5s ease-in-out; background: #fff; border: 0; cursor: pointer; height: 50px; padding: 0; position: absolute; left: 10px; top: 10px; width: 50px; z-index: 11000; }
#menuToggle .bar {transform: rotate(0deg); transition: all .5s ease-in-out; height: 4px; background-color: #000; position: absolute; right: 5px; width: 40px;}
#menuToggle .bar:nth-child(1) {top: 16px;}
#menuToggle .bar:nth-child(2) {top: 24px; right: 5px;}
#menuToggle .bar:nth-child(3) {top: 32px;}
#menuToggle.open .bar:nth-child(1) {transform: rotate(45deg); top: 24px;}
#menuToggle.open .bar:nth-child(2) {right: 50%; width: 0%; }
#menuToggle.open .bar:nth-child(3) {transform: rotate(-45deg); top: 24px; }

.nav_main {position: fixed; background: #000; width: 100%; height: 100%; z-index: 0; text-align: center; opacity: 0; -webkit-transition: all .5s linear; -moz-transition: all .5s linear; -o-transition: all .5s linear; transition: all .5s linear; }
.nav_main.open {display: block; opacity: 1; z-index: 2000; overflow-y: auto; overflow-x: hidden; position: fixed;}
.nav_main ul {margin: 0; padding: 50px 20px;}
.nav_main ul li {list-style: none; margin: 0 0 50px;}
.nav_main ul li a, .nav_main ul li .mobile-nav-accord {color: #fff; font-weight: 400; font-family: "changeling-neo", sans-serif; font-size: 25px; line-height: 1;}
.nav_main ul li .mobile-nav-accord:after {content: '\f0ab'; font-family: "Font Awesome 7 Pro"; font-size: 12px; line-height: 1; padding-left: 4px; display: inline-block; transform: translateY(-2px); transition: all 500ms;}
.nav_main ul li .mobile-nav-accord.open-nav:after {transform: translateY(5px);}
.nav_main ul li a:hover, .nav_main ul li.active a, .nav_main ul li.active .mobile-nav-accord, .nav_main ul li.active .menu-sublevel .nav-sub.active a {color: var(--yellow);}
.nav_main ul li.active .menu-sublevel .nav-sub a {color: #fff; font-size: 22px;}
.nav_main ul.menu-sublevel {margin: 0; padding: 0;}
.nav_main ul.menu-sublevel li {margin-bottom: 35px;}

.nav_main ul li:last-child {margin: 0;}
body.open {overflow: hidden;}


.item-open {overflow: hidden; text-align: center;}
.item-open .pad {margin-top: -500%; transition:margin-top 500ms; padding: 35px; background: #333;}
.item-open.open-nav .pad {margin-top: 10px;}

#navigation {background: var(--green); position: relative;}
#navigation, #navigation .container {height: 100px; }
body #navigation .container {display: flex; flex-direction: row; align-items: center;}
.nav-top-holder {margin: 0 0 0 auto; padding: 0 20px 0 0;}
ul.nav-top {margin: 0; padding: 0; display: flex;}
ul.nav-top li.nav-item {list-style: none; margin: 0; position: relative;}
ul.nav-top li.nav-item.active:after {position: absolute; bottom: 0; width: calc(100% - 40px); content: ''; height: 10px; background-color: var(--darkgreen); left: 0; right: 0; margin: 0 auto;}
ul.nav-top li.nav-item:last-child {margin-right: 0;}
ul.nav-top li.nav-item.wchild a:after {content: '\f0ab'; font-family: "Font Awesome 7 Pro"; font-size: 12px; line-height: 1; padding-left: 4px; display: inline-block; transform: translateY(-2px); transition: all 0.2s;}
ul.nav-top li.nav-item.wchild a:hover:after {transform: translateY(3px); color: #fff;}
ul.nav-top li.nav-item.wchild li a:after {display: none;}
.nav-item a {color: #000; text-transform: uppercase; font-weight: 400; font-family: "changeling-neo", sans-serif; line-height: 1; font-size: 24px;  padding: 14px 20px; display: block; position: relative; transform: scale(1); z-index: 1;}
.nav-item a:before {content: ''; width: 0; height: 100%; position: absolute; z-index: -1; background: var(--orange); top: 0; left: 0; right: 0; margin: 0 auto; transition: all 0.2s;}
.nav-item a:hover:before {width: 100%;}
.nav-item a:hover {color: #000;}

#navigation .container {position: relative; z-index: 5; color: #000; width: 99%; margin: 0 auto;}
#navigation .full {opacity: .5;}
#navigation .overlay {position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; mix-blend-mode: hard-light; background: #6DB53F; background: linear-gradient(90deg, rgba(109, 181, 63, 1) 0%, rgba(255, 184, 28, 1) 100%);}
#navigation .overlay-top {width: 100%; height: 100%; top: 0; left: 0; position: absolute; z-index: 3; opacity: .85; background: #6DB53F; background: linear-gradient(90deg, rgba(109, 181, 63, 1) 0%, rgba(255, 184, 28, 1) 100%);}
.nav-contact {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: flex-end; margin: 7px 0 10px; font-size: 18px; line-height: 1; font-family: "proxima-nova-condensed", sans-serif; text-transform: uppercase; padding-right: 20px;}
.nav-contact strong {font-weight: 900; margin-right: 3px;}
.nav-contact a {font-weight: 400; color: #000; border-bottom: 1px solid transparent;}
.nav-contact a:hover {border-color: var(--darkgreen); color: var(--darkgreen);}
.nav-contact .separator {margin: 0 10px; color: var(--darkgreen); font-size: 30px; font-weight: 700; font-family: "changeling-neo-inline", sans-serif;}
#navigation .sublevel {margin: 0 0 0 -75px; width: 350px; background: var(--orange); box-shadow: 0 4px 4px 0 rgba(0,0,0,.25); display: block; float: left; position: absolute; left: -99999px; opacity: 0; z-index: 99999; top: auto; top: auto; transition: opacity 80ms linear; transition-delay: 0s; pointer-events: none; height: 0; overflow: hidden; text-align: center; box-sizing: border-box; padding: 30px 15px;}
#navigation .nav-top li:hover .sublevel {left: auto; opacity: 1; transition-delay: 150ms; pointer-events: auto; height: auto; overflow: visible;}
#navigation .sublevel li {list-style: none; margin-bottom: 8px;}
#navigation .sublevel li:after {display: block; content: '//'; color: var(--yellow); font-size: 18px; line-height: 1.5;}
#navigation .sublevel li:last-child {margin-bottom: 0;}
#navigation .sublevel li:last-child:after {display: none;}
#navigation .sublevel li a {font-size: 20px; padding: 8px 0;}
#navigation .sublevel li a:hover, #navigation .sublevel li.active a {color: #fff;}

.divider {margin: 5px 0; width: 100%; height: 10px; position: relative; display: block; overflow: hidden;}
.divider img {position: absolute; top: 0; height: 10px; width: auto; max-width: none;}
.divider.orange {right: 0;}
.divider.yellow {left: 0;}
.logo img {display: block; margin: 0 auto;}

#hero {position: relative; padding: 75px 0; background: url("../img/hero-back.webp") repeat top left; margin-bottom: 5px;}
#hero .overlay, #int-hero .overlay {position: absolute; top: 0; left: 0; background: var(--green); mix-blend-mode: multiply; width: 100%; height: 100%; z-index: 1;}
#hero .container {width: 95%; margin: 0 auto; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; position: relative; z-index: 2;}
#hero .txt {width: 60%; box-sizing: border-box; padding-right: 20px; color: #fff;}
#hero .img-holder {width: 40%;}
#hero .eyebrow {font-family: "proxima-nova-condensed", sans-serif; font-weight: 300; text-transform: uppercase; font-size: 40px; line-height: 1.2; margin: 0;}
#hero h1 {margin: 0 0 35px; font-size: 95px; font-family: "changeling-neo-stencil", sans-serif; font-weight: 700; text-transform: uppercase; line-height: .8;}
#hero h1 strong {color: var(--yellow); font-size: 128px; line-height: .6; font-family: "changeling-neo-inline", sans-serif;}
#hero p {font-size: 24px; margin: 0;}
#hero p strong {font-weight: 900; color: var(--yellow);}
#int-hero {position: relative; padding: 85px 0; background: url("../img/hero-back.webp") repeat top left;}
#int-hero .container {text-align: center; width: 80%; margin: 0 auto; color: #fff; position: relative; z-index: 2;}
#int-hero h1 {font-size: 64px; text-transform: uppercase; font-family: "changeling-neo-stencil", sans-serif; font-weight: 700; margin: 0 0 10px;}
#int-hero p {margin: 0; font-size: 24px; line-height: 1.4;}

#teasers .container {width: 100%; display: flex; flex-direction: row; flex-wrap: wrap;}
#teasers .item {width: 25%; background: var(--green); text-align: center;}
#teasers .item:nth-child(even) {background: var(--darkgreen); color: #fff;}
#teasers .pad {padding: 30px;}
#teasers .item-header {display: flex; flex-direction: row; align-items: center; font-family: "changeling-neo", sans-serif; font-size: 30px; line-height: 1; justify-content: center; margin-bottom: 20px;}
#teasers .item-header strong {text-align: left;}
#teasers .item-header img {width: 53px; height: auto; margin-right: 12px;}
#teasers p {margin: 0; font-size: 18px;}

#larger-teaser {position: relative; background: url("../img/large-back.webp") no-repeat; background-size: cover;}
#larger-teaser .container {display: flex; flex-direction: row; align-items: center; padding: 16px 0; justify-content: center;}
#larger-teaser .img-holder {display: block; width: 85px;}
#larger-teaser h2 {margin: 0 25px; color: #fff; line-height: 1; font-family: "changeling-neo", sans-serif; text-transform: uppercase; font-size: 40px;}
#larger-teaser .lines {font-size: 40px; line-height: 1; font-family: "changeling-neo", sans-serif; color: var(--yellow); margin-right: 25px;}

#home-split .item {margin-top: 5px; display: flex; flex-direction: row; flex-wrap: wrap;}
#home-split .item:nth-child(even) {flex-direction: row-reverse;}
#home-split .item .txt {width: 65%; box-sizing: border-box; border-right: 5px solid #fff; background-color: var(--yellow); padding: 85px 40px;}
#home-split .item:nth-child(even) .txt {background-color: var(--orange); border-right: 0; border-left: 5px solid #fff;}
#home-split .item .img-holder {width: 35%; position: relative; display: flex; justify-content: center; align-items: center;}
#home-split .img-holder .overlay {position: absolute; top: 0; left: 0; z-index: 2; mix-blend-mode: multiply; background-color: var(--darkgreen); width: 100%; height: 100%;}
#home-split .img-holder .main-img {position: relative; z-index: 3;}
#home-split h3 {margin: 0 0 10px; font-family: "changeling-neo", sans-serif; font-weight: 900; text-transform: uppercase; font-size: 48px;}
#home-split p {margin: 0 0 25px; width: 80%; font-size: 24px; line-height: 1.4;}
#home-split .item .readon {border-color: var(--orange); color: #000;}
#home-split .item .readon:after {background-color: var(--orange);}
#home-split .item .readon:hover {background-color: var(--orange);}
#home-split .item .readon:hover:after, #home-split .item:nth-child(even) .readon:hover:after {background-color: #fff;}
#home-split .item:nth-child(even) .readon {border-color: var(--yellow);}
#home-split .item:nth-child(even) .readon:after {background-color: var(--yellow);}
#home-split .item:nth-child(even) .readon:hover {background: var(--yellow);}

#footer {padding: 25px 0 45px;}
#footer .container {position: relative; z-index: 2; display: flex; flex-direction: row; flex-wrap: wrap; width: 95%; margin: 0 auto; color: #fff;}
#footer .item {width: 33.333%; box-sizing: border-box; padding: 0 20px;}
#footer .footer-header {display: flex; flex-direction: row; align-items: center; line-height: 1; font-size: 40px; font-family: "changeling-neo", sans-serif; font-weight: 900; text-transform: uppercase; margin-bottom: 45px;}
#footer .footer-header img {width: 53px; height: auto; margin-right: 7px;}
#footer .footer-logo {margin-bottom: 35px; display: block; width: 221px; border: 0 !important;}
#footer .footer-logo img {display: block;}
#footer a {font-weight: 400; color: var(--yellow); border-bottom: 1px solid transparent;}
#footer a:hover {border-bottom-color: var(--green); color: var(--green);}
#footer p {margin: 0;}
#footer strong {font-weight: 900; text-transform: uppercase;}

#int-content {padding: 75px 0; width: 90%; max-width: 800px; margin: 0 auto;}
.int-split {display: flex; flex-direction: row; margin: 0 0 75px;}
.int-split-img {flex-shrink: 0;}
.int-split-txt {padding-left: 30px;}
.int-split-txt p:last-of-type {margin: 0;}

.product-table-holder {width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw;}
.product-table {width: 95%; margin: 0 auto 75px; max-width: 1200px; position: relative; display: block;}
.product-table.nomargin {margin-bottom: 0;}
.table-heading {width: 100%; background-color: var(--darkgreen); color: #fff; padding: 18px 25px; box-sizing: border-box;}
.table-heading h3 {margin: 0; font-size: 36px; font-weight: 900; font-family: "changeling-neo", sans-serif;}
.table-row {display: flex; flex-direction: row; flex-wrap: wrap;}
.product-table.fourcolumn .table-column {width: 25%;}
.product-table.twocolumn .table-column {width: 50%;}
.table-column {width: 33.333%; background-color: var(--green); padding: 25px; box-sizing: border-box;}
.table-column:nth-child(even) {background-color: #94D36C;}
/* End Nav */


/* Responsive */
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
	#hero .img-holder {width: 35%;}
	#hero .txt {width: 65%;}
	#hero .eyebrow {font-size: 30px;}
	#hero h1 {font-size: 75px;}
	#hero h1 strong {font-size: 90px;}
	#teasers .pad {padding: 20px 10px;}
	#footer .footer-header {font-size: 30px;}
	#footer .item {font-size: 18px; padding: 0 10px;}
	#footer .footer-header {margin-bottom: 50px;}
}

@media only screen and (max-width: 1200px) {
	
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.nav-item a {font-size: 21px; padding-left: 10px; padding-right: 10px;}
	.nav-contact {margin-bottom: 12px;}
	ul.nav-top li.nav-item.active:after {width: calc(100% - 20px);}
	#navigation .sublevel {width: 300px; margin-left: -65px;}
	#navigation .sublevel li a {font-size: 18px;}
	#int-hero, #hero {padding: 55px 0;}
	.table-column {padding: 15px;}
	#footer .container {width: 99%;}
	#footer .item {padding: 0 10px; font-size: 18px;}
	#footer .footer-header {font-size: 30px;}
	#hero .img-holder {width: 30%;}
	#hero .txt {width: 70%;}
	#hero .eyebrow {font-size: 27px;}
	#hero h1 {font-size: 60px; margin-bottom: 20px;}
	#hero h1 strong {font-size: 80px;}
	#hero p {font-size: 20px;}
	#teasers .pad {padding: 20px 10px;}
	#teasers .item-header img {width: 35px; margin-right: 7px;}
	#teasers .item-header {font-size: 23px;}
	#teasers p {font-size: 16px; line-height: 1.5;}
	#home-split .img-holder .main-img {max-width: 70%;}
	#home-split .item .txt {padding: 55px 30px;}
	#home-split p {font-size: 20px;}
	#home-split h3 {font-size: 42px;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#int-hero, #hero {padding: 50px 0;}
	#int-hero .container {width: 90%;}
	#int-hero h1 {font-size: 45px;}
	#int-hero p {font-size: 22px;}
	#int-content {padding: 55px 0;}
	#footer .container {width: 99%; font-size: 16px; line-height: 1.3;}
	#footer .item {padding: 0 7px;}
	#footer .footer-logo {width: 150px;}
	#footer .footer-header img {width: 35px; margin-right: 5px;}
	#footer .footer-header {font-size: 20px;}
	.table-heading h3 {font-size: 32px;}
	.table-column {padding: 10px; font-size: 18px;}
	#hero .txt {margin-bottom: 25px;}
	#hero .eyebrow {font-size: 30px;}
	#hero h1 strong {font-size: 100px;}
	#hero h1 {font-size: 75px; margin-bottom: 15px;}
	#hero p {font-size: 18px; line-height: 1.5;}
	#teasers .item {width: 50%;}
	#teasers .item:nth-child(1) {order: 1;}
	#teasers .item:nth-child(2) {order: 2;}
	#teasers .item:nth-child(3) {order: 4;}
	#teasers .item:nth-child(4) {order: 3;}
	#larger-teaser .img-holder {width: 55px;}
	#larger-teaser h2 {font-size: 35px;}
	#home-split .item .txt {width: 55%;}
	#home-split .item .img-holder {width: 45%;}
	#home-split .img-holder .main-img {max-width: 70%;}
	#home-split .item .txt {padding: 35px 15px;}
	#home-split h3 {font-size: 35px;}
	#home-split p {font-size: 18px;}
}

@media only screen and (max-width: 1024px) {
	body #navigation .container {justify-content: center;}
	.mobile-only {display: block;}
	#navigation .nav-top-holder {display: none;}
	#hero .container {flex-direction: column; text-align: center;}
	#hero .txt, #hero .img-holder {width: 100%;}
	#hero .txt {padding-right: 0;}
}

@media only screen and (max-width: 767px) {
	#int-hero, #hero {padding: 35px 0;}
	#int-hero h1 {font-size: 40px;}
	#int-hero p {font-size: 18px;}
	#int-content {padding: 45px 0;}
	h1, h2, h3, h4, p, ul, ol, .product-table {margin-bottom: 35px;}
	h2 {font-size: 30px;}
	ul, ol {margin-left: 45px;}
	#footer .container {flex-direction: column;}
	#footer .item {width: 100%; padding: 10px 0; text-align: center;}
	#footer .footer-logo {margin: 0 auto 20px;}
	#footer .footer-header {flex-direction: column; justify-content: center; font-size: 30px; margin-bottom: 20px;}
	#footer .footer-header img {width: 45px; margin: 0 0 10px;}
	.int-split {margin-bottom: 35px; flex-direction: column;}
	.int-split-img {text-align: center; margin-bottom: 20px;}
	.int-split-txt {padding-left: 0;}
	.table-heading {padding: 15px;}
	.table-heading h3 {font-size: 25px;}
	.table-row {flex-direction: column;}
	.table-column {width: 100%; padding: 15px;}
	.product-table.fourcolumn .table-column, .product-table.twocolumn .table-column {width: 100%;}
	.table-column.column-empty {display: none;}
	.table-column:last-of-type {background-color: #abd591;}
	#hero .eyebrow {font-size: 20px;}
	#hero h1 {font-size: 40px;}
	#hero h1 strong {font-size: 60px;}
	#hero p {font-size: 18px; line-height: 1.4; margin-bottom: 20px;}
	#hero .img-holder img {display: block; margin: 0 auto; max-width: 70%;}
	#teasers .container {flex-direction: column;}
	#teasers .item {width: 100%;}
	#teasers .item-header {flex-direction: column; justify-content: center; font-size: 30px; margin-bottom: 15px;}
	#teasers .item-header strong {text-align: center;}
	#teasers .item-header img {width: 45px; margin: 0 0 10px;}
	#teasers .pad {padding: 20px 10px;}
	#larger-teaser .container {flex-direction: column; padding: 25px 10px; text-align: center; justify-content: center;}
	#larger-teaser .img-holder {width: 65px; margin: 0 0 10px;}
	#larger-teaser h2 {font-size: 35px; margin: 0 0 20px;}
	#larger-teaser .lines {display: none;}
	#home-split .item, #home-split .item:nth-child(even) {flex-direction: column-reverse;}
	#home-split .item .txt {width: 100%; padding: 25px; text-align: center; border-right: 0; border-top: 5px solid #fff;}
	#home-split .img-holder .main-img {max-width: 60%;}
	#home-split h3 {font-size: 35px;}
	#home-split p {width: 100%; font-size: 18px;}
	#home-split .item .img-holder {width: 100%; padding: 20px 0;}
	#home-split .item:nth-child(even) .txt {border-left: 0;}
}

@media only screen and (min-width: 450px) and (max-width: 767px) {

}

@media only screen and (max-width: 449px) {
	#navigation .logo {width: 180px;}
	#larger-teaser h2 {font-size: 30px;}
	#footer .container {font-size: 18px;}
}

@media only screen and (max-width: 23.4375rem) {

}