.parent-sidebar, .recommended-product-container, .parent-2-main-container{display: none;}
#mz-drop-zone-full-banner{margin-top: 0 !important;}
@media only screen and (min-width: 1025px) and (max-width: 1335px){
	.breakContainer {
		width: calc(100% + 50px) !important;
		margin-left: -25px !important;
	}
}
.mz-breadcrumbs { display: none; }


/* Stupid Kibo Fixes */
@media (min-width: 768px) {
	.col-sm-push-6 {
		left: 50%;
		position: relative;
	}
}
@media (min-width: 768px) {
	.col-sm-pull-6 {
		right: 50%;
		position: relative;
	}
}
[class*="col-sm"] {
	position: relative;
}
/* End Stupid Kibo Fixes */

.benMooreMicrosite {
	background: #f2efe8;
}
.benMooreMicrosite * {
	font-family: Roboto Slab,serif;
}
.benMooreMicrosite .container {
	max-width: 1565px;
	width: clamp(300px,calc(100% - 30px),1565px);
}
.benMooreMicrosite sup {
	font-size:60%;
}
.benMooreMicrosite a:hover,.benMooreMicrosite a:hover * {
	color:#000;
	text-decoration: underline;
}
.benMooreMicrosite .theButton {
	font-size:clamp(14px,2.5vw,16px);;
	border: solid 1px #333;
	padding: 15px 20px;
	color: #333;
	font-family: Roboto,sans-serif;
	font-weight: normal;
	display: inline-block;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	text-decoration: none;
	transition:border-radius .2s;
}
.benMooreMicrosite .theButton:hover,.benMooreMicrosite .theButton:focus {
	background:#333;
	color:#fff;
	text-decoration: none;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2);
}
.benMooreMicrosite .theButton:focus {
	border-radius: 100px;
	outline:none;
}
.benMooreMicrosite .theButton.white {
	border-color:#fff;
	color:#fff;
}
.benMooreMicrosite .theButton.white:hover,.benMooreMicrosite .theButton.white:focus {
	background:#fff;
	color:#333;
}

.benMooreMicrosite h1 {
	font-size:clamp(19px,4vw,62px);
}
.benMooreMicrosite h2 {
	font-size:clamp(21px,3vw,42px);
}
.benMooreMicrosite h3 {
	font-size:clamp(17px,2.5vw,30px);
}
.benMooreMicrosite h1,.benMooreMicrosite h2,.benMooreMicrosite h3,.benMooreMicrosite h4 {
	margin-bottom: .8em;
	margin-top:0;
}
.benMooreMicrosite p,.benMooreMicrosite ul {
	line-height:1.2;
	font-size:clamp(14px,2vw,19px);
	font-family:Roboto,sans-serif;
	margin-bottom:2em;
}



.benMooreMicrosite li {
	line-height:1.2;
	margin-bottom:.5em;
}
.benMooreMicrosite nav {
	text-align: center;
	font-size: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	border: solid 9px #fff;
	border-left: 0;
	border-right: 0;
}
.benMooreMicrosite nav a {
	width: 16.6%;
	color: #333;
	font-size: clamp(12px,2vw,16px);
	text-align: center;
	line-height: 1.1;
	padding: 15px 10px;
	min-width: 110px;
	display: flex;
	justify-content: center;
	flex-grow: 1;
	max-width: 180px;
	align-items: center;
	text-decoration: none;
}
.benMooreMicrosite nav a:hover,.benMooreMicrosite nav a:hover sup,
.benMooreMicrosite nav a:focus,.benMooreMicrosite nav a:focus sup {
	text-decoration: underline;
}
.benMooreMicrosite.page_landing a.page_landing,
.benMooreMicrosite.page_aura a.page_aura,
.benMooreMicrosite.page_interior a.page_interior,
.benMooreMicrosite.page_exterior a.page_exterior,
.benMooreMicrosite.page_regalSelect a.page_regalSelect,
.benMooreMicrosite.page_ben a.page_ben,
.benMooreMicrosite.page_advance a.page_advance,
.benMooreMicrosite.page_waterborne a.page_waterborne
{
	color:#fff;
	background:#333;
}
.benMooreMicrosite p a,.benMooreMicrosite li a {
	text-decoration: underline;
}

.benMooreMicrosite .hero p {
	max-width:630px;margin-left:auto;margin-right: auto;
}
.benMooreMicrosite .hero .container {
	text-align: center;padding-top:clamp(25px,7vw,70px);position: relative;
}
.benMooreMicrosite .hero {
	color:#fff;text-align: left;position: relative;background:#fff;
}
.benMooreMicrosite .hero .background {
	background-size: cover;
	position: absolute;
	top:0;
	right:0;
	left:0;
	height:clamp(182px,25vw,408px);
}
.benMooreMicrosite .productSectionWrap {
	background:#fff;overflow: hidden;
}
.benMooreMicrosite .productSectionWrap.bigImage .row {
	display:table;width:100%;margin:0;
}
.benMooreMicrosite .productSectionWrap.bigImage [class^="col-"] {
	display: table-cell;float: none;vertical-align: top;
}
.benMooreMicrosite .productSectionWrap.bigImage .imageWrap {
	background-size:cover;display: table-cell;float: none;border-left: solid 20px #f1efe8;background-color: #f1efe8;padding-bottom:34%;
}
.benMooreMicrosite .productSectionWrap.bigImage.left .imageWrap {
	border-right: solid 20px #f1efe8;border-top: solid 20px #f1efe8;border-left:0;
}
.benMooreMicrosite .productSectionWrap .imageWrap {
	padding:0;text-align: center;
}
.benMooreMicrosite .productSectionWrap .imageWrap img {
	display:inline-block;max-width: 100%;height: auto;border:solid 20px #f1efe8;
}
.benMooreMicrosite .productSectionWrap .textWrap {
	text-align:center;padding-top:clamp(30px,7vw,80px);
}
.benMooreMicrosite .productSectionWrap .textWrap img {
	max-width: 100%;height: auto;margin-bottom:35px;
}
.benMooreMicrosite .productSectionWrap .textWrap div {
	width:300%;position: absolute;left:0;border-bottom:solid 15px #f1efe8;
}
.benMooreMicrosite .productSectionWrap .col-sm-pull-6 div {
	right:0;
	left:auto;
}
.benMooreMicrosite .productSectionWrap h2 {
	font-size: clamp(21px,4vw,45px);
}



/* interior and exterior product wrap */
.benMooreMicrosite .productWrap {
	padding-top:clamp(20px,5vw,55px);
	padding-bottom:clamp(20px,5vw,55px);
	text-align: center;
	display: table;
	height: 1px;
	margin: 0;
}
.benMooreMicrosite .productWrap .aProduct h2 {
	margin-top:25px;
}
.benMooreMicrosite .productWrap .aProduct {
	padding-left:4px;
	padding-right:4px;
	display: table-cell;
	float:none;
}
.benMooreMicrosite .productWrap .aProduct>div {
	text-align: center;
	background:#fff;
	color:#333;
	padding:clamp(15px,5vw,40px) 20px 110px;
	height: 100%;
	position: relative;
}
.benMooreMicrosite .productWrap .learnMore {
	position: absolute;
	bottom:25px;
	left:0;
	right:0;
	margin:0;
}
.benMooreMicrosite .productWrap .theButton {
	position: absolute;
	bottom:55px;
	left:0;
	right:0;
	/*width:100%;*/
	max-width:200px;
	margin:0 auto;
}
.benMooreMicrosite .productWrap p {
	font-size:14px;
}
.benMooreMicrosite .productWrap .learnMore a {
	text-decoration: underline;
	color:#333;
}
@media (max-width: 767px){
	.benMooreMicrosite .productWrap .aProduct {
		display: block;
		width: calc(100% - 30px);
		margin: 0 auto 20px;
		padding: 0;
	}
}
/* interior and exterior product wrap */


@media (max-width: 767px){
	.benMooreMicrosite .productSectionWrap.bigImage .row {
		display:block;
	}
	.benMooreMicrosite .productSectionWrap.bigImage [class^="col-"] {
		display: block;
	}
	.benMooreMicrosite .productSectionWrap.bigImage .imageWrap {
		padding-bottom:60%;
		border-left:0!important;
		border-right:0!important;
	}
	.benMooreMicrosite .productSectionWrap .imageWrap {
		border-top: solid 20px #f1efe8;
	}
	.benMooreMicrosite .productSectionWrap .imageWrap img {
		/*max-width: 500px;*/
		border:none;
	}
	.benMooreMicrosite .productSectionWrap .textWrap {
		padding:15px 0 0;
	}
	.benMooreMicrosite .productSectionWrap .textWrap img {
		max-width: 35px!important;
		display: inline-block;
		vertical-align: middle;
		margin:0 17px 17px 17px;
	}
	.benMooreMicrosite .productSectionWrap .textWrap h2 {
		display: inline-block;
		vertical-align: middle;
		margin: 0 0 15px;
	}
	.benMooreMicrosite .productSectionWrap .textWrap div {
		position: relative;
		height: 60px;
		width: 100%;
		border-top: solid 15px #f1efe8;
		border-bottom: solid 15px #f1efe8;
	}
}

.benMooreMicrosite .finishWrap {
	padding-top:clamp(10px,4vw,20px);padding-bottom:clamp(10px,4vw,50px);
}
.benMooreMicrosite .finishWrap table {
	width:100%;
	text-align: center;
	table-layout: fixed;
}
.benMooreMicrosite .finishWrap td,.finishWrap th {
	background: #fff;
	padding: clamp(15px,2vw,44px);
	border: 7px solid #f1efe8;
	border-left-width: 15px;
	border-right-width: 15px;
	vertical-align: top;
	text-align: center;
	font-size: clamp(11px,1.5vw,14px);
	font-family: Roboto,sans-serif;
	position: relative;
}
.benMooreMicrosite .finishWrap td p {
	font-size: clamp(11px,1.5vw,14px);
}
.benMooreMicrosite .finishWrap th {
	padding: 20px clamp(15px,2vw,44px);
}
.benMooreMicrosite .finishWrap th:first-child {
	background:none;
}
.benMooreMicrosite .finishWrap .satinSheen {
	background-image:linear-gradient(135deg, rgba(111,137,139,1) 20%,rgba(165,184,185,1) 50%,rgba(111,137,139,1) 80%);
}
.benMooreMicrosite .finishWrap .highGlossSheen {
	background-image:linear-gradient(135deg, rgba(65,91,93,1) 0%,rgba(162,181,182,1) 50%,rgba(65,91,93,1) 100%);
}
.benMooreMicrosite .finishWrap h3 {
	margin:0;
	font-size:clamp(14px,1.5vw,20px);
	font-weight: 400;
}
.benMooreMicrosite .finishWrap.twoColumns td,.finishWrap.twoColumns th {
	width:100%;
}.benMooreMicrosite .finishWrap.threeColumns td,.finishWrap.threeColumns th {
	width:50%;
}
.benMooreMicrosite .finishWrap.fourColumns td,.finishWrap.fourColumns th {
	width:33.3%;
}
.benMooreMicrosite .finishWrap.fiveColumns td,.finishWrap.fiveColumns th {
	width:25%;
}
.benMooreMicrosite .finishWrap.sixColumns td,.finishWrap.sixColumns th {
	width:20%;
}
.benMooreMicrosite .finishWrap .blueBackground {
	margin:0 auto;
	max-width:128px;
	background-color:#6f898b;
	margin-bottom:15px;
}
.benMooreMicrosite .finishWrap .blueBackground div {
	padding-bottom:100%;
}
.benMooreMicrosite .finishWrap .blueBackground+h3 {
	text-align: center;
}
.benMooreMicrosite .finishWrap .rowHeader h3 {
	writing-mode: vertical-rl;transform: rotate(180deg);padding:0;
}
.benMooreMicrosite .finishWrap .rowHeader {
	width:78px!important;padding: 10px;line-height:1;text-align: -webkit-center;vertical-align: middle;
}
.benMooreMicrosite .finishWrap td .theButton {
	width:calc(100% - clamp(10px,2vw,40px)*2);
	max-width: 170px;
	margin: 0 auto;
	position: absolute;
	bottom:15px;
	left:0;
	right:0;
}
.benMooreMicrosite .finishWrap p {
	margin:0 0 15px;
}
.benMooreMicrosite .finishWrap td {
	text-align: left;
	padding: clamp(15px,3vw,44px) clamp(15px,3vw,40px) 20px;
}
.benMooreMicrosite .finishWrap tr:last-child td:not(:first-child) {
	padding-bottom:150px;
	background:none;
}
.benMooreMicrosite .finishWrap tr:last-child {
	background-color: #fff;
	background-image: url(https://cdn-tp3.mozu.com/24645-m1/cms/files/arrow_1.svg);
	background-size: calc(100% - 118px) auto;
	background-repeat: no-repeat;
	background-position: 103px 45px;
}
.benMooreMicrosite .finishWrap tr:last-child td:not(:first-child):not(:nth-child(2)) {
	border-left-width: 0;
	border-right-width: 0;
}
.benMooreMicrosite .finishWrap tr:last-child td:nth-child(2) {
	border-right-width: 0;
}
.benMooreMicrosite .hideDesktop {display: none;}
.benMooreMicrosite table.hideMobile {display: table;}
@media (max-width: 767px){
	.benMooreMicrosite .col-sm-6 {
		width: 100%;
	}
	.benMooreMicrosite .finishWrap tr:last-child {
		background-image:none;
	}
	.benMooreMicrosite .finishWrap td, .finishWrap th {
		border: 4px solid #f1efe8;
		border-left-width: 2px;
		border-right-width: 2px;
	}
	.benMooreMicrosite .finishWrap tr td:not(:first-child) {
		padding-bottom:56px!important;
	}
	.benMooreMicrosite .finishWrap td .theButton {
		position: absolute;
		bottom: 10px;
		left: 0;
		right: 0;
		width: fit-content;
	}
	.benMooreMicrosite .hideMobile {display: none!important;}
	.benMooreMicrosite table.hideDesktop {display: table;}
}