.success_stories-template h1 {
	font-weight: bold;
	text-align: center;
	text-transform: initial;
	margin: 45px auto;
}

.success_stories-template h2 {
	color: #a98a5b;
	text-align: center;
}

.success_stories-template .row {
	margin: 0;
}

.success_stories-template .gray-background {
	background-color: #ecedef;
	padding: 0;
}

.success_stories-template .gray-background .row {
	justify-content: center;
}

.success_stories-template .gray-background .centered-image {
	margin-top: -50px;
	padding-top: 25px;
	margin-bottom: -50px;
	padding-bottom: 25px;
}

.success_stories-template .icon-row {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.success_stories-template .icon-group {
	display: flex;
	flex: 0 0 30%;
	flex-direction: column;
	align-items: center;
	padding: 0 60px;
	margin: auto;
	opacity: 0.5;
	transition: all 300ms linear;
}

.success_stories-template .icon-group:hover {
	opacity: 1;
}

.success_stories-template .icon-group:hover .icon-group__img {
	background-image: url("/source/0573e0236cb4b519d15de03b3957ba47/icon-bkg-hover.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 83px;
}

.success_stories-template .icon-group .icon-group__img {
	padding: 30px;
	background-image: url("/source/0573e0236cb4b519d15de03b3957ba47/icon-bkg-hover.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 0px;
	transition: background-size 300ms linear;
}

.success_stories-template .icon-group span {
	display: block;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.success_stories-template .icon-group p {
	font-size: 15px;
	text-align: center;
}

.success_stories-template .two-col .icon-group {
	flex: 0 0 48%;
}

.success_stories-template .bottom-content .form {
	padding-left: 60px;
}

.success_stories-template .bottom-content .form label.frm_primary_label {
	background: transparent;
}

.success_stories-template .bottom-content .content-area {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-right: 60px;
}

.success_stories-template .bottom-content .content-area .see-all {
	margin-top: 3rem;
}

.success_stories-template .bottom-content .content-area .see-all .button {
	background-color: #a9895b;
	color: white;
	padding: 10px 20px;
	display: inline-block;
	text-decoration: none;
}

.success_stories-template .bottom-content .content-area .see-all .button:hover {
	color: #a9895b;
	background-color: #efefef;
}

.success_stories-template .bottom-content.brown {
	display: block;
}

.success_stories-template .bottom-content.brown .form-field label {
	color: white;
}

.success_stories-template .bottom-content.brown .frm_final_submit {
	background-color: #322f31;
	border-color: #322f31;
}

.success_stories-template .bottom-content.brown .frm_final_submit:hover {
	background-color: #ecedef;
	color: #322f31;
}

.success_stories-template .bottom-content.brown .see-all .button {
	background-color: #322f31;
}

.success_stories-template .bottom-content.brown .see-all .button:hover {
	color: #322f31;
}

.success_stories-template .bottom-content.dark .form-field label {
	color: white;
}

.success_stories-template .bottom-content.grey .form-field input,
.success_stories-template .bottom-content.grey .form-field textarea {
	border: 1px solid black;
}

.success_stories-template .bottom-content.grey .see-all .button:hover {
	background-color: white;
}

.success_stories-template .brown {
	display: none;
}

@media (max-width: 992px) {
	.success_stories-template .container {
		max-width: 100%;
	}

	.success_stories-template .icon-group {
		flex: 0 0 48%;
	}
}

@media (max-width: 767px) {
	.success_stories-template .bottom-content .form {
		margin-top: 3rem;
		padding-left: 15px;
	}

	.success_stories-template .bottom-content .content-area {
		padding-right: 15px;
	}
}

@media (max-width: 630px) {

	.success_stories-template .icon-group,
	.success_stories-template .two-col .icon-group {
		flex: 0 0 100%;
		opacity: 1;
	}
}

.module.markets-served-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}

.module.markets-served-wrapper.white {
	background-color: #FFF;
}

.module.markets-served-wrapper.brown {
	background-color: #a98a5b;
}

.module.markets-served-wrapper .one-market {
	max-width: 140px;
}

.module.markets-served-wrapper .one-market img {
	max-width: 140px;
	margin: 0 auto;
}

.module.markets-served-wrapper .one-market a {
	color: black;
}

.module.markets-served-wrapper .one-market a:hover {
	color: #545454;
}

.module.markets-served-wrapper .one-market p+p {
	padding-top: 0;
	font-weight: normal;
}

.module.markets-served-wrapper .one-market a.red {
	margin-top: 10px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	border: 1px solid #A72B2A;
	padding: 6px 32px;
	font-size: 18px;
	line-height: 26px;
	background-color: #A72B2A;
}

.module.markets-served-wrapper .one-market a.red:hover {
	background: transparent;
	border-color: #322F31;
	color: #322F31;
}

.module.markets-served-wrapper .columns-grey {
	padding-top: 40px;
}

.module.markets-served-wrapper .columns-grey .market-images {
	padding-bottom: 20px;
}

@media (min-width: 1024px) {
	.module.markets-served-wrapper .columns-grey .market-images {
		padding-bottom: 40px;
	}
}

.module.markets-served-wrapper .columns-grey.markets-served-content {
	max-width: 1200px;
}

.module.markets-served-wrapper .columns-grey .one-market {
	max-width: 100%;
	background-color: #f1f1f2;
	padding: 20px;
	margin: 0 10px 20px;
}

.module.markets-served-wrapper .columns-grey .one-market p {
	padding-top: 0;
	margin-bottom: 1rem;
	max-width: none;
}

.module.markets-served-wrapper .columns-grey .one-market p:last-child {
	margin-bottom: 0;
}

.module.markets-served-wrapper .columns-grey .market-circle-border {
	background-color: transparent;
	padding: 0 5%;
}

.module.markets-served-wrapper .columns-three .market-images {
	justify-content: center;
}

@media (min-width: 520px) {
	.module.markets-served-wrapper .columns-three .one-market {
		max-width: 47%;
	}
}

@media (min-width: 1024px) {
	.module.markets-served-wrapper .columns-three .one-market {
		max-width: 31%;
	}
}

.module.markets-served-wrapper .columns-four .market-images {
	justify-content: center;
}

@media (min-width: 520px) {
	.module.markets-served-wrapper .columns-four .one-market {
		max-width: 47%;
	}
}

@media (min-width: 1024px) {
	.module.markets-served-wrapper .columns-four .one-market {
		max-width: 23%;
	}
}

.banner-split {
	display: flex;
	flex-direction: row;
	background: #FFF;
	align-items: center;
	padding: 0;
}

.banner-split .half img {
	opacity: 0;
	min-height: 485px;
}

.banner-split .half .content {
	max-width: 580px;
	width: 100%;
	padding: 0 60px 0 30px;
	box-sizing: border-box;
}

.banner-split .half.half-image {
	flex: 0 0 60%;
	background-size: cover;
	background-position: center;
	align-self: stretch;
	background-color: #FFF;
}

.banner-split .half.half-content {
	flex: 0 0 40%;
	display: flex;
	justify-content: flex-end;
	padding: 45px 0;
}

.banner-split .half.half-content h1 {
	color: #322F31;
	font-weight: bold;
	font-size: 35px;
	line-height: 42px;
	text-transform: uppercase;
}

.banner-split .half.half-content p {
	color: #322F31;
	max-width: 445px;
	width: 100%;
	font-size: 18px;
	line-height: 26px;
}

.banner-split .half.half-content a {
	margin-top: 10px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #322F31;
	padding: 6px 32px;
	font-size: 18px;
	line-height: 26px;
	background: #322F31;
}

.banner-split .half.half-content a:hover {
	background: #FFF;
	color: #322F31;
}

.banner-split .half.half-content a.red {
	background-color: #A72B2A;
	padding: 9px 35px;
	border-color: #A72B2A;
}

.banner-split .half.half-content a.red:hover {
	background: transparent;
	border-color: #322F31;
	color: #322F31;
}

@media only screen and (max-width: 900px) {
	.banner-split .half .content {
		padding: 0 30px 0 30px;
	}
}

@media only screen and (max-width: 768px) {
	.banner-split {
		flex-direction: column;
	}

	.banner-split .half {
		flex: 0 0 100%;
	}

	.banner-split .half.half-content {
		order: 1;
	}

	.banner-split .half.half-content h1 {
		text-align: center;
	}

	.banner-split .half.half-content p {
		max-width: none;
		text-align: center;
	}

	.banner-split .half.half-content a {
		max-width: none;
		margin: 0 auto;
	}

	.banner-split .half.half-image {
		order: 2;
	}

	.banner-split .half img {
		opacity: 0;
		min-height: 250px;
	}
}

section.the-content.text-image-carousel {
	padding: 0;
	background-color: #A72B2A;
	position: relative;
}

section.the-content.text-image-carousel h2 {
	font-weight: bold;
	font-size: 30px;
	line-height: 120%;
	color: #fff;
	margin-bottom: 25px;
}

section.the-content.text-image-carousel p {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
}

section.the-content.text-image-carousel a.button {
	background-color: #322F31;
	color: #fff;
	padding: 9px 35px;
	display: inline-block;
	border: 1px solid #322F31;
	font-weight: bold;
	font-size: 22px;
	line-height: 120%;
	min-width: 265px;
	text-align: center;
}

section.the-content.text-image-carousel a.button:hover {
	background: #A72B2A;
	color: #322F31;
}

section.the-content.text-image-carousel .success-story-slides .row.slick-slide {
	display: flex;
	flex-direction: column;
}

section.the-content.text-image-carousel .success-story-slides .row.slick-slide .container {
	align-self: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

section.the-content.text-image-carousel .success-story-slides .row.slick-slide .container .entry-content {
	padding: 0 15px;
}

section.the-content.text-image-carousel .success-story-slides .row.slick-slide .container .entry-content>*:last-child {
	margin-bottom: 0;
}

section.the-content.text-image-carousel .success-story-slides .row.slick-slide .image {
	max-width: 100%;
	padding-left: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 350px;
}

section.the-content.text-image-carousel .success-story-slides .slick-prev,
section.the-content.text-image-carousel .success-story-slides .slick-next {
	z-index: 999;
	width: 60px;
	height: 106px;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

section.the-content.text-image-carousel .success-story-slides .slick-prev:before,
section.the-content.text-image-carousel .success-story-slides .slick-next:before {
	content: none;
}

section.the-content.text-image-carousel .success-story-slides .slick-prev {
	left: 10px;
	background-image: url("/source/03a5ef0127ce4e958049f9d36d3dc1ac/left-arrow.svg");
}

section.the-content.text-image-carousel .success-story-slides .slick-next {
	right: 10px;
	background-image: url("/source/814c2382e2ed9b72c346992cc40a2140/right-arrow.svg");
}

@media (min-width: 1300px) {

	section.the-content.text-image-carousel .success-story-slides .slick-prev,
	section.the-content.text-image-carousel .success-story-slides .slick-next {
		width: 78px;
		height: 106px;
	}

	section.the-content.text-image-carousel .success-story-slides .slick-prev {
		left: 20px;
	}

	section.the-content.text-image-carousel .success-story-slides .slick-next {
		right: 20px;
	}
}

@media (min-width: 576px) {
	section.the-content.text-image-carousel .success-story-slides .row.slick-slide .container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	section.the-content.text-image-carousel .success-story-slides .row.slick-slide .container {
		max-width: 720px;
	}
}

@media (max-width: 1159px) and (min-width: 992px) {
	section.the-content.text-image-carousel .success-story-slides .row.slick-slide .container {
		max-width: 960px;
	}
}

@media (min-width: 1160px) {
	section.the-content.text-image-carousel .success-story-slides .row.slick-slide {
		flex-direction: row;
	}

	/*section.the-content.text-image-carousel .success-story-slides .row.slick-slide:after {
        content: "";
        width: 111px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -5px;
        right: 0;
        margin: auto;
        background-color: #A72B2A;
        -webkit-transform: skew(-13deg);
                transform: skew(-13deg); }*/
	section.the-content.text-image-carousel .success-story-slides .row.slick-slide .container {
		max-width: 500px;
	}
}

.page-consumer-packaging .text-image-reversible h2.sectionheading {
	padding: 0;
}

.page-consumer-packaging .three-up h2.sectionheading {
	padding: 0;
}

/*
* SPLIT VIDEO SECTION ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.nhp-split-video {
	padding: 60px 20px;
	background-color: #eef0f2;
}

.nhp-split-video .nhp-row {
	max-width: 1200px;
	margin: 0 auto;
}

.nhp-split-video a {
	margin-top: 10px;
	margin-bottom: 34px;
	display: inline-block;
	color: #111;
	text-decoration: none;
	border: 1px solid #111;
	padding: 6px 32px;
	font-size: 18px;
	line-height: 26px;
}

.nhp-split-video a:hover {
	background: #111;
	color: #fff;
}

.nhp-split-video h3,
.nhp-split-video .h3 {
	margin-bottom: 30px;
}

.nhp-stats {
	margin-bottom: 40px;
}

.nhp-stat h2,
.nhp-stat .h2 {
	font-size: 58px;
	font-weight: 700;
	color: #27AE61;
	line-height: 1;
	background: linear-gradient(to right, #27AE61 0%, #006730 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nhp-stat span {
	display: block;
	font-size: 20px;
	color: #2D332F;
	font-weight: 700;
	margin-bottom: 18px;
}

.nhp-popup-trigger {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	cursor: pointer;
	transition: ease-in-out .2s;
}

.nhp-popup {
	display: none;
	/* display: flex; */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 20px;
	height: 100%;
	justify-content: center;
	align-items: center;
	z-index: 999999999999999999;
}

.nhp-popup:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("images/overlay.png") repeat 0 0;
	opacity: .9;
}

.nhp-popup-content {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nhp-popup-content-wrapper {
	position: relative;
	border: solid 10px #fff;
	border-top: solid 50px #fff;
	border-radius: 5px;
}

.nhp-popup-close {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: -40px;
	color: #acacac;
	border-radius: 40px;
	transition: ease-in-out .2s;
	cursor: pointer;
	border: solid 2px #e5e5e5;
}

.nhp-popup-close svg {
	width: 14px;
	height: 14px;
	fill: #acacac;
}

.nhp-popup-close:hover {
	background-color: #e5e5e5;
	color: #fff;
}

.nhp-popup iframe {
	width: 600px;
	max-width: 100%;
	height: 300px;
	display: block;
}

@media (min-width: 768px) {
	.nhp-stats {
		display: flex;
	}

	.nhp-stat {
		margin-right: 30px;
	}
}

@media (min-width: 1024px) {
	.nhp-split-video .nhp-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.nhp-split-video .nhp-side {
		width: 50%;
	}

	.nhp-split-video .nhp-side:last-child {
		width: calc(50% - 40px);
	}

	.nhp-stats,
	.nhp-stat {
		margin-bottom: 0;
	}

	.nhp-popup-trigger {
		height: 364px;
	}

	.nhp-popup-trigger img {
		transition: ease-in-out .2s;
	}

	.nhp-popup-trigger:hover img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.nhp-popup iframe {
		width: 700px;
		max-width: 100%;
		height: 400px;
	}
}

.two-column-content {
	margin: 50px auto 50px;
}

.two-column-content .row {
	max-width: 1132px;
	margin: 0 auto;
}

.two-column-content .row .col-md-6 {
	padding: 0 30px;
}

.two-column-content h2 {
	margin: 0 auto 25px 0;
	text-align: center;
}

.two-column-content img {
	margin: 0 auto;
	display: block;
}

.two-column-content [type=reset],
.two-column-content [type=submit],
.two-column-content button,
.two-column-content html [type=button],
.two-column-content .btn-default,
.two-column-content .frm_final_submit {
	background-color: #A72B2A;
	border: 2px solid #A72B2A;
	outline: none;
	font-family: "Montserrat";
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	text-transform: capitalize;
	padding: 10px 25px;
	color: #fff;
}

.two-column-content [type=reset]:hover,
.two-column-content [type=submit]:hover,
.two-column-content button:hover,
.two-column-content html [type=button]:hover,
.two-column-content .btn-default:hover,
.two-column-content .frm_final_submit:hover {
	color: #A72B2A;
	background-color: #fff;
	border: 2px solid #A72B2A;
}

@media only screen and (max-width: 768px) {
	.two-column-content img {
		margin-bottom: 30px;
	}
}

.image-display .images {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.image-display .images .image {
	display: flex;
}

.image-display .images img {
	margin: auto;
	align-self: center;
	height: auto;
	width: 100%;
	max-height: 100%;
	max-width: 100%;
	padding: 0 30px;
}

@media (min-width: 768px) {
	.image-display .col-md-3 {
		max-width: 50%;
		flex: 0 0 50%;
	}
}

@media (min-width: 992px) {
	.image-display .col-md-3 {
		max-width: 25%;
		flex: 0 0 25%;
	}
}

.icon_show_description {
	display: block;
}

.padding-block--4 {
	padding-block: 4rem;
}


/*  
 * * Ubermenu Style
*/

/* .ubermenu-item-level-0 > .ubermenu-submenu-type-mega { top: 4px !important; } */

.ubermenu .ubermenu-autocolumn,
.ubermenu .ubermenu-submenu-type-stack {
	padding: 0 !important;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
	padding: 20px 25px !important;
}

.ubermenu-item-level-0>.ubermenu-target>.ubermenu-sub-indicator {
	display: none !important;
}

.ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target:after,
.cat-child-arrow>.ubermenu-target span:after,
.parent-arrow>.ubermenu-target span:after {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 5px;
	position: absolute;
	right: 10px;
}

.cat-child-arrow>.ubermenu-target span:after,
.parent-arrow>.ubermenu-target span:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.ubermenu-tab>.ubermenu-target {
	text-transform: uppercase;
	padding: .925rem 1.5rem !important;
}

h5.uber-title {
	color: #a88a59;
	font-size: 16px;
	text-align: left;
	font-weight: 600;
	text-transform: none;
	cursor: pointer;
	line-height: 1.4;
	margin-bottom: 0;
}


h5.uber-title a {
	all: inherit;
}

.subcat1,
.subcat2 {
	display: none !important;
}

.subcat1.open,
.subcat2.open {
	display: block !important;
}

.subcat1>.ubermenu-target,
.subcat2>.ubermenu-target,
.cat-child>.ubermenu-target {
	text-transform: none !important;
	font-weight: 400 !important;
	padding-left: 40px !important;
}

/* .subcat1 > .ubermenu-target:hover,
.subcat2 > .ubermenu-target:hover, 
.subcat1.ubermenu-active > .ubermenu-target,
.subcat2.ubermenu-active > .ubermenu-target,
.cat-child > .ubermenu-target:hover, 
.cat-child.ubermenu-active > .ubermenu-target { font-weight: bold !important; } */

/* .subcat1 > .ubermenu-target > .ubermenu-sub-indicator,
.subcat2 > .ubermenu-target > .ubermenu-sub-indicator { display: none; } */

.maincat>.ubermenu-target>.ubermenu-target-title,
.maincat2>.ubermenu-target>.ubermenu-target-title {
	position: relative;
}

.maincat>.ubermenu-target>.ubermenu-target-title:before,
.maincat2>.ubermenu-target>.ubermenu-target-title:before,
.parent-cat>.ubermenu-target>.ubermenu-target-title:before .cat-child>.ubermenu-target span:before {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 5px;
	position: absolute;
	right: -20px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.parent-cat>.ubermenu-target>.ubermenu-target-title:before {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.maincat,
.maincat2 {
	cursor: pointer;
}

.maincat.open>.ubermenu-target:before,
.maincat2.open>.ubermenu-target:before {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	z-index: 100;
	color: #fff;
	bottom: -13px;
	left: 0;
	font-size: 25px;
	right: 0;
	text-align: center;
}

/*.maincat2.open:last-child > .ubermenu-target:before { display: none; }

 .maincat.open > .ubermenu-target,
.maincat2.open > .ubermenu-target {
	background: #fff !important;
	color: #a88a59 !important;
} */

.maincat>.ubermenu-target,
.maincat2>.ubermenu-target {
	background: transparent !important;
	color: #fff !important;
}

.maincat>.ubermenu-target,
.maincat2>.ubermenu-target {
	pointer-events: none;
}

.maincat.open>.ubermenu-target,
.maincat2.open>.ubermenu-target {
	pointer-events: auto;
}

.navbar-toggler {
	display: none !important;
}

.ubermenu-responsive-toggle {
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
	font-size: 0 !important;
}

.ubermenu-responsive-toggle svg {
	font-size: 22px !important;
	color: #fff !important;
}

.ubermenu-item-level-0>.ubermenu-target {
	padding: 8px 25px !important;
}

.ubermenu-sub-indicator-close {
	display: none !important;
}

.ubermenu-item-level-0 {
	margin: 0 !important;
}

/* .ubermenu-has-submenu-mega { position: relative !important; }

.ubermenu-item-level-0.ubermenu-has-submenu-mega > .ubermenu-submenu-type-mega {
	right: 0px;
	margin: 42px auto auto;
} */

.ubermenu-item-level-0>.ubermenu-submenu-type-flyout {
	margin-top: 4px !important;
}

.ubermenu.ubermenu-main .ubermenu-tab>.ubermenu-target:hover,
.maincat:hover>.ubermenu-target,
.maincat2:hover>.ubermenu-target {
	color: #a88b5b !important;
	background-color: #fff !important;
}

.ubermenu-item-level-5 {
	text-align: center !important;
}

.ubermenu-item-level-5>.ubermenu-widget-area {
	padding: 0 !important;
	margin-left: 20px !important;
}

.ubermenu-item-level-0.ubermenu-active>.ubermenu-target:before {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	z-index: 100;
	color: #fff;
	bottom: -13px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 0;
	font-size: 25px;
	right: 0;
}

.ubermenu-submenu-type-flyout {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.ubermenu.ubermenu-main .ubermenu-tabs .ubermenu-tabs-group {
	background-color: #312f31 !important;
}

/* .ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega { overflow: visible !important; } */

.ubermenu .ubermenu-submenu-type-mega {
	min-height: 475px !important;
}

.ubermenu-item-level-2>ul>li>a>svg {
	display: none;
}

.ubermenu-widget-area {
	background: #fff;
}

.ubermenu-widget-area .ubermenu-widget {
	padding: 40px 22px !important;
}

.ubermenu-widget p:last-child {
	margin-bottom: 0 !important;
}

.ubermenu-widget figure {
	margin: 50px 0;
}

.ubermenu.ubermenu-main.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop,
.ubermenu.ubermenu-main.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0>.ubermenu-submenu-drop {
	margin-top: 4px;
}

.ubermenu-widget .button {
	background: #9c3837;
	border: 1px solid #9c3837;
	max-width: 90%;
	margin: 0 auto;
	font-size: 20px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
}

.ubermenu-widget .button:hover {
	background: #fff;
	color: #9c3837 !important;
}

.ubermenu-item-level-0 .ubermenu-item-level-4 .ubermenu-submenu-type-stack {
	visibility: hidden !important;
}

.ubermenu-item-level-0.ubermenu-active .ubermenu-item-level-4 .ubermenu-submenu-type-stack {
	visibility: visible !important;
}

@media(max-width: 992px) {
	.ubermenu-item-level-0>.ubermenu-target {
		text-align: left !important;
		max-width: -webkit-fit-content !important;
		max-width: -moz-fit-content !important;
		max-width: fit-content !important;
	}

	.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
		overflow: hidden !important;
	}

	.ubermenu .ubermenu-submenu-type-mega {
		min-height: auto !important;
	}

	.maincat.open>.ubermenu-target:before,
	.maincat2.open>.ubermenu-target:before {
		display: none !important;
	}

	.ubermenu-item-level-0>.ubermenu-submenu-type-mega,
	.ubermenu-item-level-0>.ubermenu-submenu {
		position: static !important;
		margin: 0 auto !important;
		width: 95% !important;
		min-width: 95% !important;
		padding: 0 !important;
		border: 1px solid rgba(0, 0, 0, .15) !important;
		background: #312f32 !important;
	}

	.ubermenu-item-level-0>.ubermenu-submenu-type-mega .ubermenu-tabs-group {
		background: transparent !important;
	}

	.ubermenu-submenu-type-mega .ubermenu-item-level-2 .ubermenu-tab>a.ubermenu-target {
		background: transparent !important;
		border: none !important;
	}

	.mob-hide {
		display: none !important;
	}

	.subcat1>.ubermenu-submenu,
	.subcat2>.ubermenu-submenu {
		position: static !important;
	}

	.subcat1>.ubermenu-target>.ubermenu-target-title,
	.subcat2>.ubermenu-target>.ubermenu-target-title {
		position: relative;
	}

	.subcat1.ubermenu-item-has-children>.ubermenu-target>.ubermenu-target-title:before,
	.subcat2.ubermenu-item-has-children>.ubermenu-target>.ubermenu-target-title:before,
	.parent-cat.ubermenu-item-has-children>.ubermenu-target>.ubermenu-target-title:before {
		content: "\f0d7";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		margin-left: 5px;
		position: absolute;
		right: -20px;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	/* .ubermenu-item-level-0.ubermenu-active > .ubermenu-target:before { display: none !important; } */

	.ubermenu-main:not(.ubermenu-responsive-collapse) {
		max-height: initial !important;
	}
}

.svg-inline--fa.fa-angle-down.fa-w-10.ubermenu-sub-indicator {
	display: none;
}

.ubermenu-tab-content-panel {
	min-height: 475px !important;
}

.ubermenu-has-widget ul li ul {
	position: absolute;
	width: 306px;
	right: 38px;
	top: 16px;
	height: calc(100% - 32px);
	box-sizing: border-box;
	overflow: hidden;
}

.ubermenu-widget figure {
	margin: 0;
}

.ubermenu-widget.ubermenu-column.ubermenu-item-header {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	min-height: initial;
}

.ubermenu-widget p.has-text-align-center {
	margin-top: auto;
}

ul.ubermenu-content-block.ubermenu-widget-area.ubermenu-autoclear {
	padding: 0;
}

.ubermenu-widget h2.has-text-align-center {
	margin-bottom: auto;
}

@media (max-width: 993px) {
	ul.ubermenu-tab-content-panel {
		position: relative !important;
		left: 0 !important;
	}

	h5.uber-title {
		margin: 0 !important;
		text-align: left;
	}
}

#menu-item-1913>div {
	padding-top: 0;
}

/* CRO Updates */
.cro-updates .btn {
	border-radius: 100px;
	font-weight: bold;
	padding: 8px 25px;
}

.btn,
.frm_final_submit {
	border-radius: 100px;
	font-weight: bold;
}

a.btn-contact {
	border-radius: 0;
	border-color: #fff;
}

a.btn-contact:hover {
	border-color: #2D2926 !important;
	color: #2D2926
}

a.btn-contact:after,
a.btn-contact:hover:after,
a.btn-contact:focus::after {
    background: transparent;
	color: #2D2926;
}

a.btn-contact:after {
    content: "\f054";
    background: transparent;
    color: #a98a5b;
}

.cro-updates .frm_final_submit {
	border-radius: 100px;
	font-size: 15px !important;
	font-weight: bold !important;
	padding: 8px 25px !important;
}

.cro-updates .btn-default:after,
.cro-updates .two-column-content .frm_final_submit:after {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 7px;
	font-size: 13px;
}

.cro-updates img {
	filter: drop-shadow(0 0 20px rgb(0 0 0 / 0.2));
}

.cro-updates .full-width-background-image-section {
	position: relative;
	padding: 0;
}

.cro-updates .full-width-background-image {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.cro-updates .full-width-background-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	-o-object-fit: cover;
	font-family: 'object-fit: cover;';
}

.cro-updates .background-image-content {
	padding: 80px 0;
	background: rgba(66, 66, 66, 0.85);
	width: 100%;
	height: 100%;
	z-index: 9;
	position: relative;
	text-align: center;
	color: #fff;
}

.cro-updates .background-image-content h2 {
	color: #fff;
	font-weight: bold;
}

.cro-updates .banner-split .half.half-content {
	flex: 0 0 50%;
}

.cro-updates .banner-split .half.half-image {
	flex: 0 0 50%;
}

.cro-updates h2 {
	font-weight: 700;
}

.cro-updates .two-column-content h2 {
	text-align: left;
	margin: 0 auto 10px 0;
}

.cro-updates .centered-text-block .text-center,
.cro-updates .centered-text-block .sectionheading {
	color: #fff;
}

.cro-updates .banner-split .half.half-content p {
	font-size: 16px;
	line-height: 1.625;
}

.cro-updates .the-content {
	display: none;
}

.nhp-btn-primary:hover {
	background-color: #312E31 !important;
	color: #fff !important;
}

.nhp section {
	padding: 0;
}

.nhp-btn {
	display: inline-flex;
	border-radius: var(--border-radius);
	padding: 13px 20px;
	font-size: 16px;
	transition: all .3s;
	text-align: center;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
}

.nhp-btn:hover {
	opacity: 1;
}

.nhp-btn-primary {
	background-color: #a98a5b;
	color: #fff;
}

.nhp-btn-primary:hover {
	color: var(--black);
}

a.nhp-btn-primary:active,
a.nhp-btn-primary:focus {
	color: #fff !important;
}

@media (min-width: 768px) {
	.nhp-btn {
		font-size: 20px;
	}
}

.nhp-btn {
	display: inline-flex;
	border-radius: var(--border-radius);
	padding: 13px 20px;
	font-size: 16px;
	transition: all .3s;
	text-align: center;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
}

@media (min-width: 768px) {
	.nhp-btn {
		font-size: 20px;
	}
}

.section--light-gray-bg {
    background: #ebebeb;
}

.rebrand-nhp-hero {
    background: #2d2826;
}

.rebrand-nhp-hero .rebrand-nhp-wrapper :where(h1,h2,h3,h4,h5,h6,p,ul,ol) {
    color: #fff;
}

.rebrand-nhp__title {
	text-transform: none !important;
	margin-bottom: 2rem !important;
	font-size: 43px;
	font-weight: 300 !important;
}

.rebrand-nhp-hero .nhp-btn-primary,
.btn-primary-red {
    background: #A72B2A;
    border-radius: 0;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 20px;
	font-weight: 700;
	color: #fff;
}

.rebrand-nhp-hero .nhp-btn-primary:hover {
    background: #A72B2A;
}

.btn-primary-red:hover {
    background: #312E31;
    color: #fff;
}

.rebrand-nhp-hero .nhp-btn-primary:after,
.btn-primary-red:after {
	content: "\f054";
	display: inline-block;
	margin-left: 20px;
	font-family: "Font Awesome 5 Free";
}

.nhp-btn {
	border-radius: 0px;
}

img.img-responsive.rebrand-nhp__img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: right;
	object-position: right;
}

.rebrand-nhp-hero .rebrand-nhp-wrapper {
	padding-block: min(9rem, 10vw);
}

@media (min-width: 994px) {
	.rebrand-nhp-hero .rebrand-nhp-wrapper {
		padding-block: 0;
	}
}

.rebrand-nhp-hero .col-lg-6.image-container__inner {
	height: 500px;
	width: 100%;
}

.rebrand-nhp__img {
	position: absolute;
	object-position: center;
}

@media (min-width:994px) {
	.rebrand-nhp-hero .col-lg-6:last-child {
		height: auto;
	}

	.rebrand-nhp-hero .container {
		margin-right: 0;
		max-width: 100% !important;
	}

	.rebrand-nhp-hero .rebrand-nhp-wrapper {
		padding: 60px 0;
		max-width: 700px;
		margin-left: auto;
	}

	.rebrand-nhp-hero .row {
		align-items: unset !important;
	}
}

@media (min-width: 994px) {
    .rebrand-nhp-hero .row {
        min-height: 650px;
    }

    .rebrand-nhp-hero .rebrand-nhp-wrapper {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
}

.dl-permanent-displays .container {
	max-width: 1440px !important;
}

.section--dark-gray-bg {
	background: #2D2926;
	color: #fff;
	padding: 4rem 0 2rem;
}

.section--brown-bg {
	background: #a98a5b;
	color: #2D2926;
	padding: 4rem 0 4rem;
}

.section--dark-gray-bg h2 {
	color: #a98a5b;
}

.btn-inverse {
	color: #a98a5b;
	background-color: #fff;
	border-color: #a98a5b;
}

.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover {
	background: #a98a5b;
	color: #fff;
}

.dl-pd-carousel__item {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column wrap;
	text-align: center;
	padding: 1rem;
}

.dl-pd-carousel__item.image-with-list__item {
	flex-flow: row;
	height: 100%;
}

.dl-pd-carousel__item.image-with-list__item .image-with-list__item__image-wp {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	width: 100%;
}

.dl-pd-carousel__item.image-with-list__item .image-with-list__item__image-wp .top-item {
	margin-bottom: 20px;
}

.dl-pd-carousel__item.image-with-list__item .image-with-list__item__image-wp h2 {
	font-size: 26px;
}

.dl-pd-carousel__item.image-with-list__item .image-with-list__item__image-wp h3 {
	font-size: 16px;
	color: #a98a5b;
}

.bottom-item .list-highlight {
	list-style: none;
	margin: 20px 0 0 0;
	text-align: center;
}

@media (min-width : 1200px) {
	.icon-section .dl-pd-carousel__item.image-with-list__item img {
		max-width: 400px;
		object-fit: contain;
	}
}

.icon-section .dl-pd-carousel__item.image-with-list__item .mid-image--same-size img {
	max-width: unset;
}

.mid-image--same-size {
	width: 100%;
	max-width: 400px;
	height: 250px;
}

.dl-permanent-displays {
	padding: 40px 20px !important;
}

.dl-permanent-displays :is(h2, h3, h4) {
	color: #fff;
    color: #322f31;
}

@media (min-width: 768px) {
	.dl-permanent-displays {
		padding: 5rem 0 4rem !important;
	}

	.dl-pd-carousel__item {
		padding: 1rem 0;
	}
}

@media (max-width: 577px) {
	.section--dark-gray-bg {
		padding: 2rem 0 0 !important;
	}
}

.icon-section .dl-pd__carousel {
	margin-top: 25px;
}

.white-cards .icon-link {
	opacity: 1;
	background-color: #fff;
	color: #2D2926;
	border: 1px solid #fff;
	box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
}

.icon-link {
	margin: 0;
	padding: 25px;
	color: #fff;
	border: 1px solid #a98a5b;
	transition: all 400ms ease;
	box-sizing: border-box;
}

.icon-link .nhp-btn {
	display: none;
}

.white-cards .icon-link .nhp-btn {
    background: #A72B2A;
	display: block;
	width: max-content;
	margin: 0 auto;
}

.icon-link .nhp-btn-primary {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 13px 20px;
	font-weight: 700;
	color: #fff	;
}

.icon-link .nhp-btn-primary:after {
	content: "\f054";
	display: inline-block;
	margin-left: 20px;
	font-family: "Font Awesome 5 Free";
}

@media (min-width: 994px) {
	.icon-link {
		flex: 0 0 49%;
		max-width: 49%;
	}
}

.icon-link:hover {
	opacity: 1;
	background-color: #fff;
	color: #2D2926;
	border: 1px solid #fff;
	box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
	transform: translateY(-25px);
}

.white-cards .icon-link:hover {
	opacity: 1;
	background-color: #fff;
	color: #2D2926;
	border: 1px solid #fff;
	box-shadow: 0 10px 35px rgba(0, 0, 0, 0.5);
	transform: translateY(0px);
}

.icon-link:hover :is(h2, h3, h4) {
	color: #2D2926;
}

.white-cards .icon-link :is(h2, h3, h4) {
	color: #2D2926;
}

.white-cards .icon-link:hover img {
	opacity: 0.5;
	transition: all 400ms ease;
}

.icon-section .dl-pd-carousel__item {
	max-width: 100%;
}

.icon-section .dl-pd-carousel__item img {
	max-width: 150px;
}

@media (min-width: 994px) {
	.icon-section .justify-content-center {
		justify-content: center !important;
		gap: 25px;
	}
}

@media (min-width: 1200px) {
	.icon-section .container {
		max-width: 1280px;
	}
}

.icon-section .dl-pd-carousel__item {
	justify-content: flex-start;
}

.testimonials {
	background: #fff;
	text-align: center;
	position: relative;
}

.testimonials .row {
	align-items: center;
}

.btn.btn--testimonial {
	border: 4px solid #a98a5b;
	border-radius: 0;
	background: #a98a5b;
	padding: 0.5rem 1rem;
	margin-top: 2rem;
	color: #fff !important;
}

.testimonials .fx-slider-item {
	background: #2D2926 0% 0% no-repeat padding-box;
	box-shadow: 0px 8px 8px #00000029;
	border-radius: var(--border-radius);
	opacity: 0.9;
	padding: 60px 30px;
	margin: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.5);
	min-height: 227px;
}

.fx-slider-content {
	opacity: 1;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.fx-slider-content p {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.testimonials .fx-slider {
	margin-top: 30px;
}

.testimonials h2 {
	max-width: 330px;
	margin: auto;
	font-size: 30px;
	color: #fff;
}

.testimonials h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.testimonial__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: calc(15% + 10px) 50%;
	object-position: calc(15% + 10px) 50%;
}

.desktop_btn {
	display: none;
}

.mobile_btn {
	display: block;
	max-width: 100%;
	margin: auto;
}

@media (min-width: 768px) {
	.testimonials .fx-slider-item {
		margin: auto;
		min-height: 272px;
	}

	.testimonials h2 {
		max-width: 406px;
	}

	.testimonials .slick-list {
		margin: 4rem;
	}
}

@media (min-width: 994px) {
	.testimonials h2 {
		max-width: initial;
		text-align: initial;
	}

	.testimonials h4 {
		text-align: initial;
	}

	.desktop_btn {
		display: inline-block;
		margin: initial;
	}

	.mobile_btn {
		display: none;
	}

	.testimonials .fx-slider-item {
		background: #2D2926 0% 0% no-repeat padding-box;
	}
}

@media (min-width: 1024px) {
	.testimonials {
		text-align: initial;
	}

	.testimonials h2 {
		max-width: 503px;
		font-size: 35px;
	}

	.testimonial__img {
		-o-object-position: center;
		object-position: center;
	}
}

@media (min-width: 1200px) {
	.btn.btn--testimonial:hover {
		background: #312E31;
        border-color: #312E31;
		color: #fff !important;
	}

	.testimonials h2 {
		max-width: initial;
	}

	.testimonials h4 {
		font-size: 24px;
	}
}

.dl-intro-section__text {
	max-width: 84%;
}

.dl-intro-section__text h2,
.dl-intro-section__text h3 {
	font-weight: bold !important;
}

.dl-intro-section__container .btn {
    padding: 15px 30px;
}

/*.dl-intro-section__container .btn:hover {
	border-color: #2D2926;
	color: #2D2926;
	background: #FFFFFF;
}*/

.dl-intro-section__img {
	display: flex;
	align-items: center;
	justify-content: center;
}

.justify-content-between>.dl-intro-section__img {
	display: flex !important;
	margin-top: 30px;
}

.dl-intro-section__img img {
	max-height: 900px;
	object-fit: contain;
}

@media (max-width: 992px) {
	.dl-intro-section__text {
		max-width: 100%;
	}
}

#flexible-container .wp-video,
#flexible-container .wp-video-shortcode {
	width: 100% !important;
}

#flexible-container .sectionheading {
	font-weight: 700 !important;
}

.dl-shopper-insight {
/*	background: url("/source/bc3323b09943d414e53c1de2f3bc14e7/shopper-insight-bg.webp") repeat #949294;*/
    background: #fff;
	padding: 5rem 0 6rem;
	overflow: hidden;
}

/*.dl-shopper-insight .btn {
	background: #a98a5b;
	color: #fff;
	line-height: 1;
	border: 2px solid #a98a5b;
	padding: 15px 30px;
	display: inline-block;
	font-weight: 600;
	font-size: 20px;
}*/

.dl-shopper-insight .btn:hover {
	background: transparent;
	color: #fff;
}

.dl-shopper-insight img {
	max-width: 340px;
	padding: 0rem 1rem 1rem 0;
	width: 100%;
}

.dl-shopper-insight h3 {a
	font-weight: 700;
	text-transform: capitalize;
	margin: 3.4rem 0 3rem;
	font-size: 1.9rem;
}

.dl-shopper-insight h2 {
	color: #322f31;
    font-weight: 700;
	font-size: 2.4rem;
}

@media (max-width: 992px) {
	.dl-shopper-insight img {
		padding: 0;
	}
}

@media (max-width: 577px) {
	.dl-shopper-insight img {
		padding: 0 0 2rem;
	}

	.dl-shopper-insight h3 {
		margin: 2rem 0;
	}
}

.insight_items {
/*	background: rgba(49, 47, 49, 0.5);*/
    background: #312E31;
	padding: 4rem;
	border-radius: var(--border-radius);
	margin-bottom: 2rem;
}

.insight_items .dl_shopper_insights__img-box img {
	max-width: 100%;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.dl_shopper_insights__img-box {
	margin-top: 30px;
}

.insight_items h3 {
	margin-top: 0;
	margin-bottom: 1rem;
	color: #fff;
}

.insight_section h2 {
	margin-bottom: 3rem;
	text-align: center;
}

.insight_items p {
	color: #fff;
	font-weight: 300;
}

@media (max-width: 767px) {
	.insight_items {
		background: transparent;
		text-align: center;
		padding: 1rem;
	}

	.row {
		position: relative;
	}

	.row.dl-shopper-insight__item.insight_items:before {
		content: '';
		width: 203px;
		height: 2px;
		background: #3A3739;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.insight_items h3 {
		font-size: 20px;
	}

	.insight_items p {
		font-size: 16px;
	}

	.row.dl-shopper-insight__item.insight_items:last-child:after {
		content: '';
		width: 203px;
		height: 2px;
		background: #3A3739;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

/* Half N Half Simple - Flexible Content Layout */
.half-n-half-simple__txtbox-red {
	background: #A72B2A;
}

.half-n-half-simple__txtbox-light_gray {
	background: #ebebeb;
}

.half-n-half-simple__txtbox-dark_gray {
	background: #2d2826;
}

.half-n-half-simple__txtbox-gold {
	background: #a98a5b;
}

.half-n-half-simple__flex-row > div:first-child {
	background-color: #fff;
}

.half-n-half-simple {
    padding: 0;
}

.half-n-half-simple .container {
    max-width: unset;
}

.half-n-half-simple__flex-row {
    flex-direction: column-reverse;
}

@media (min-width: 576px) {
    .half-n-half-simple__img-half,
    .half-n-half-simple__txt-half {
        max-width: 510px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 768px) {
    .half-n-half-simple__img-half,
    .half-n-half-simple__txt-half {
        max-width: 690px;
    }
}

@media (min-width: 992px) {
    .half-n-half-simple__img-half,
    .half-n-half-simple__txt-half {
        max-width: unset;
    }

    .half-n-half-simple--img-left .half-n-half-simple__flex-row {
        flex-direction: row;
    }

    .half-n-half-simple--img-right .half-n-half-simple__flex-row {
        flex-direction: row-reverse;
    }
}

.half-n-half-simple__img-half {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.half-n-half-simple__img-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.half-n-half-simple__img {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
}

@media (min-width: 992px) {
    .half-n-half-simple__img-container {
        min-height: 300px;
    }

    .half-n-half-simple__img {
        height: 100%;
        max-height: unset;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.half-n-half-simple__txt-half {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

@media (min-width: 992px) {
    .half-n-half-simple__txt-half {
        padding-top: 75px;
        padding-bottom: 75px;
        max-width: 705px;
        margin-right: auto;
        padding-left: 60px;
    }

    .half-n-half-simple--img-right .half-n-half-simple__txt-half {
        margin-right: unset;
        padding-left: unset;
        margin-left: auto;
        padding-right: 60px;
    }
}

:is(.half-n-half-simple__txtbox-red, .half-n-half-simple__txtbox-dark_gray, .half-n-half-simple__txtbox-gold) .half-n-half-simple__txt-container :is(h2, h3, h4, h5, h6, span, p, li, a) {
    color: #fff;
}

:is(.half-n-half-simple__txtbox-red, .half-n-half-simple__txtbox-dark_gray, .half-n-half-simple__txtbox-gold) .half-n-half-simple__txt-container a:not(.nhp-btn) {
    text-decoration: underline;
}

:is(.half-n-half-simple__txtbox-red, .half-n-half-simple__txtbox-gold) .half-n-half-simple__txt-container .nhp-btn {
    background-color: #2d2826;
}

:is(.half-n-half-simple__txtbox-red, .half-n-half-simple__txtbox-gold) .half-n-half-simple__txt-container .nhp-btn:hover {
    background-color: #ebebeb !important;
    color: #2d2826 !important;
}

.half-n-half-simple__sub-heading {
    font-size: 18px;
    font-weight: bold;
}

.half-n-half-simple__heading {
    font-size: 30px;
}

.half-n-half-simple__txt-container .nhp-btn {
    font-weight: 700;
    font-size: 16px;
    margin-top: 24px;
	display: flex;
    width: fit-content;
}

.half-n-half-simple__txt-container .nhp-btn::after {
    content: "\f054";
    display: inline-block;
    margin-left: 20px;
    font-family: "Font Awesome 5 Free";
}

@media (min-width: 768px) {
    .half-n-half-simple__txt-container .nhp-btn {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    .half-n-half-simple__sub-heading {
        font-size: 24px;
    }

    .half-n-half-simple__heading {
        font-size: 35px;
    }
}

.rebrand-nhp-hero .image-container__inner.contain {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.rebrand-nhp-hero .image-container__inner.contain img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: center;
}

@media( min-width:2000px ) {
	.rebrand-nhp-hero .image-container__inner.contain img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		object-position: center;
	}
}