/*
  Graphik: Medium
*/
@font-face {
	font-family: 'Graphik Web';
	src: url("../fonts/Graphik-Medium-Web.eot");
	src: url("../fonts/Graphik-Medium-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Medium-Web.woff2") format("woff2"), url("../fonts/Graphik-Medium-Web.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-stretch: normal; }
/*
  Graphik: Regular
*/
@font-face {
	font-family: 'Graphik Web';
	src: url("../fonts/Graphik-Regular-Web.eot");
	src: url("../fonts/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular-Web.woff2") format("woff2"), url("../fonts/Graphik-Regular-Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-stretch: normal; }
/*
  Graphik: Light
*/
@font-face {
	font-family: 'Graphik Web';
	src: url("../fonts/Graphik-Light-Web.eot");
	src: url("../fonts/Graphik-Light-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Light-Web.woff2") format("woff2"), url("../fonts/Graphik-Light-Web.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-stretch: normal; }

html,
body {
	margin: 0;
	padding: 0;
}

body {
	font: 14px "Graphik Web", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background: #fff;
	color: #333;
	-webkit-font-smoothing: antialiased;
}

body * {
	box-sizing: border-box;
}

h1,h2,h3,h4,h5 {
	font-weight: 500;
	-webkit-font-feature-settings: "ss01", "ss02";
	-moz-font-feature-settings: "ss01", "ss02";
	font-feature-settings: "ss01", "ss02";
}

header {
	position: relative;
	height: 120px;
}

header .brand {
	width: 216px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate3d(-50%,-50%,0);
	overflow: hidden;
	text-indent: -999em;

	background: transparent url("../images/bmco-gm@2x.png") no-repeat center;
	background-size: cover;
}

ol li, ul li {
	padding: 0 1em;
}
#ot--app {
	background: #fff;
}

#ot--app:before,
#ot--app:after {
	content: '';
	display: table;
}
#ot--app:after {
	clear: both;
}

#ot--app ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ot--app ul li {
}

#ot--app input[type=radio] {
	/*display: none;*/
}

#ot--app .hidden {
	display: none;
}
#ot--app .ot--row {
	padding-top: 40px;
}
#ot--app #ot--product-gallery {
	margin: 0 40px 40px;
	background-color: #FFFFFF;
}

#ot--app #ot--product-gallery .ot--sticky {
	width: 100%;
	height: 100%;
}
#ot--app #ot--product-gallery .ot--product-image {
	width: 100%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container {
	width: 100%;
	height: 500px;
	display: inline-block;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two div {
	float: left;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two {
	clear: both;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-one,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-three {
	height: 100%;
	display: inline-block;
}

#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image .column-one {
	width: 100%;
}

/* with roof type fittings or trim fittings and saddles */
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.saddles .column-one {
	width: 60%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.saddles .column-two {
	width: 40%;
}

/* with roof type fittings or trim fittings and profiles */
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.profiles .column-one {
	width: 50%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.profiles .column-two {
	width: 35%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.profiles .column-three {
	width: 15%;
}

/* With all three columns and profiles */
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.saddles .column-one,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.trim-fittings.saddles .column-one {
	width: 50%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.saddles .column-two,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.trim-fittings.saddles .column-two {
	width: 35%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.saddles .column-three,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.trim-fittings.saddles .column-three {
	width: 15%;
}

/* With all three columns and profiles */
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.profiles .column-one,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.trim-fittings.profiles .column-one {
	width: 40%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.profiles .column-two,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.trim-fittings.profiles .column-two {
	width: 30%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.profiles .column-three,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.trim-fittings.profiles .column-three {
	width: 30%;
}

#ot--app #ot--product-gallery .ot--product-image .config-image-container div {
	display: inline-block;
	font-size: 0;
}

/* -- Images -- */
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image .column-one .mesh {
	width: 100%;
	height: 100%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings .column-two div {
	width: 100%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings .column-two .mesh-fittings-saddle,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings .column-two .mesh-fittings-screws {
	height: 50%;
}

#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.saddles .column-two .mesh-fittings-saddle,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.saddles .column-two .mesh-fittings-screws,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.saddles .column-two .trim-screws {
	height: 33%;
}

#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.profiles .column-two .mesh-fittings-screws,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.profiles .column-two .trim-screws {
	height: 50%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-three div {
	height: 100%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.profiles .column-three .mesh-fittings-profile,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.profiles .column-three .trim {
	width: 50%;
	height: 100%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.profiles .column-three .mesh-fittings-profile,
#ot--app #ot--product-gallery .ot--product-image .config-image-container.mesh-image.mesh-fittings.trim-fittings.saddles .column-three .trim {
	width: 100%;
}

#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-one .mesh .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two .mesh-fittings-saddle .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two .mesh-fittings-screws .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two .trim-screws .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-three .mesh-fittings-profile .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-three .trim .bg-image {
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-one .mesh .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two .mesh-fittings-saddle .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two .mesh-fittings-screws .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-two .trim-screws .bg-image {
	/* background-size: contain; */
	background-size: 100% auto;
}
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-three .mesh-fittings-profile .bg-image,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .column-three .trim .bg-image {
	/* background-size: contain; */
	background-size: auto 100%;
}

/** --- TODO : delete border, temp for visuals --- **
#ot--app #ot--product-gallery .ot--product-image .config-image-container .mesh,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .mesh-fittings-saddle,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .mesh-fittings-profile,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .mesh-fittings-screws,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .trim,
#ot--app #ot--product-gallery .ot--product-image .config-image-container .trim-screws {
	background-repeat: no-repeat;
	background-size: auto 100%;
	border: 1px solid #0d47a1;
}
*/

#ot--app #ot--product-summary {
	padding: 0 40px;
}
@media (min-width: 1550px) {
	#ot--app #ot--product-gallery .ot--product-image.is-fixed {
		width: calc( 1550px / 2 );
	}
}
@media (min-width: 1024px) {
	#ot--app {
		font-size: 0;
	}

	#ot--app .ot--row {
		display: block;
		background: #FFFFFF;
		max-width: 1550px;
		height: 100%;
		margin: 0 auto;
	}

	#ot--app #ot--product-gallery {
		display: inline-block;
		width: 50%;
		height: 100%;
		margin: 0;
		background: #FFFFFF;
		vertical-align: top;
		position: relative;
		font-size: 14px;
	}

	#ot--app #ot--product-gallery .ot--product-image.is-fixed {
		position: fixed;
		top: 0;
	}

	#ot--app #ot--product-gallery .ot--product-image.is-fixed .config-image-container {
		width: inherit;
	}

	#ot--app #ot--product-summary {
		display: inline-block;
		width: 50%;
		padding: 0 40px 40px 40px;
		background: #fff;
		vertical-align: top;
		font-size: 14px;
	}

}


#ot--app #main {
	padding-bottom: 40px;
}
#ot--app .ot--category {
	opacity: 0.4;
	border-bottom: 2px solid #000;
	overflow: hidden;
	position: relative;
	transition: height 0ms ease;
}
#ot--app .ot--category:last-child {
	border-bottom-color: #fff;
}
#ot--app .ot--category.active {
	opacity: 1;
}
#ot--app .ot--category.open {
	height: auto;
}
#ot--app .ot--category.done {
	height: 150px;
}
#ot--app .ot--category .header,
#ot--app .ot--category .required,
#ot--app .ot--category .option-groups {
	opacity: 1;
	transition: opacity 400ms ease;
}
#ot--app .ot--category.done .header,
#ot--app .ot--category.done .ot--include-category,
#ot--app .ot--category.done .option-groups {
	opacity: 0;
}
#ot--app h1 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	margin: 0;
	padding-right: 60px;
}
#ot--app h1 ~ p {
	padding-right: 60px;
	display: block;
}
#ot--app .ot--category h2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	margin: 0;
	padding-top: 20px;
}
#ot--app .ot--category h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	margin: 0 0 10px;
}
#ot--app .ot--category .summary {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	line-height: 20px;
	height: 90px;
	width: 100%;
	padding: 35px 0 35px 70px;
	opacity: 0;
	transition: opacity 600ms ease, transform 600ms ease;
	transform: translate3d(0,100%,0);
}
#ot--app .ot--category.included .summary {
	height: 150px;
}

#ot--app .ot--category.included .summary.trim {
	height: 115px;
}

#ot--app .ot--category .summary strong {
	font-weight: 500;
	display: block;
}
#ot--app .ot--category .summary span {
	display: block;
}
#ot--app .ot--category .summary .swatch {
	position: absolute;
	top: 35px;
	left: 0;
	background: transparent;
	width: 50px;
	height: 50px;
	text-indent: -999em;
	overflow: hidden;
	border-radius: 30px;
}
#ot--app .ot--category.done .summary {
	display: block;
	/*cursor: pointer;*/
	opacity: 1;
	transform: translate3d(0,0,0);
	transition-delay: 300ms;
}
#ot--app .ot--include-category {
	padding: 10px 1em 0 1em;
}
#ot--app .ot--include-category span {
	padding: 10px 0;
	display: block;
}
#ot--app .ot--option-group {
	padding-top: 40px;
}
#ot--app .ot--option-group.disabled {
	opacity: 0.5;
	cursor: default;
}
#ot--app .ot--category .continue.auto-continue {
	display: none;
}
#ot--app .ot--category .continue {
	display: block;
	text-align: center;
	cursor: pointer;
	border: 1px solid rgba(0,0,0,.2);
	transition: border-color 200ms ease;
	overflow: hidden;
	height: 70px;
	padding: 10px;
	position: relative;
	font-size: 14px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
	margin: 25px 0;
}
#ot--app .ot--category .continue span {
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0;
	position: relative;
	top: 50%;
	transform: translate3d(0,-50%,0);
}
#ot--app .ot--category .continue.disabled {
	opacity: 0.5;
	cursor: default;
}
#ot--app .ot--category footer.summary {
	background-color: #FFFFFF;
}
#ot--app .ot--option-group.disabled .choices .ot--choice label {
	cursor: default;
}
#ot--app .choices.ot--include {
	padding: 0 0 40px 0;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
#ot--app .choices.ot--include.more-detail {
	padding: 0;
	border-bottom: none;
}
#ot--app .choices .ot--choice {
	padding: 0 1em;
	display: block;
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin: 0 2px 4px 0;
	width: calc((100% - 4px) / 2);
	overflow: hidden;
}
#ot--app .choices .ot--choice.color-choice {
	width: 85px;
	height: 85px;
	padding: 3px;
	margin: 5px;
}
#ot--app .ot--option-group .color-name-selected,
#ot--app .ot--option-group .color-name-hover {
	height: 23px;
}
#ot--app .ot--option-group.disabled .color-name-hover,
#ot--app .ot--option-group.disabled .color-name-selected,
#ot--app .ot--option-group .color-name-selected.hidden,
#ot--app .ot--option-group .color-name-hover.hidden {
	display: none;
}
#ot--app .choices .ot--choice.color-choice {
	border: 2px solid transparent;
	border-radius: 50%;
}
#ot--app .choices .ot--choice.color-choice.selected {
	border: 2px solid;
	border-radius: 50%;
}
#ot--app .choices .ot--choice.color-choice label {
	border: 0;
	padding: 0;
	margin: 0;
	height: 75px;
	width: 75px;
	border-radius: 50%;
}
#ot--app .choices .ot--choice.color-choice label .swatch {
	height: 100%;
	width: 100%;
}
#ot--app .choices .ot--choice.color-choice label .header {
	display: none;
}
#ot--app .choices .ot--choice.color-choice label:hover .header {
	/* display: block; */
}
#ot--app .choices .ot--choice.color-choice:nth-child(even) {
	margin: 5px;
}
#ot--app .choices .ot--choice:nth-child(even) {
	margin-right: 0;
	margin-left: 2px;
}
#ot--app .choices .ot--choice.hidden {
	display: none;
}
#ot--app .choices .ot--choice label {
	display: block;
	text-align: left;
	cursor: pointer;
	border: 1px solid rgba(0,0,0,.2);
	transition: border-color 200ms ease;
	overflow: hidden;
	height: 70px;
	padding: 10px;
	position: relative;
}
#ot--app .choices .ot--choice label span {
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0;
	position: relative;
	top: 50%;
	transform: translate3d(0,-50%,0);
}
#ot--app .choices .ot--choice.color-choice label span.swatch {
	line-height: 20px;
	border-radius: 120px;
	text-indent: -999em;
	margin-right: 10px;
	border: 1px solid rgba(0,0,0,0.1);
	position:absolute;
}
#ot--app .choices .ot--choice.color-choice label span.swatch ~ .header {
	width: calc(100% - 16px);
	left: 8px;
	text-align: center;
}
#ot--app .choices .ot--choice.color-choice.white-label label span.swatch ~ .header {
	color: #FFFFFF;
}
#ot--app .choices .ot--choice.color-choice.black-label label span.swatch ~ .header {
	color: #000000;
}
#ot--app .choices .ot--choice.color-choice.selected label {
	border-color: rgba(0,0,0,.9);
}
#ot--app .choices .ot--choice.color-choice.selected label .header {
	display: block;
}
@media (max-width: 1024px) {
	#ot--app .choices .ot--choice.color-choice label .header {
		display: block;
	}
	#ot--app .ot--option-group .color-name-hover,
	#ot--app .ot--option-group .color-name-selected {
		display: none;
	}
}
#ot--app .choices .ot--choice input[name=gm_name]:checked ~ label,
#ot--app .choices .ot--choice input[name=trim_included]:checked ~ label,
#ot--app .choices .ot--choice input[name=vm_included]:checked ~ label {
	border: 2px solid rgba(0,0,0,.9);
}
#ot--app .choices .ot--choice.selected input[type=radio] ~ label {
	border: 2px solid rgba(0,0,0,.9);
}
#ot--app .choices .ot--choice.color-choice input[type=radio]:checked ~ label {
	border: none;
}
#ot--app .choices .ot--choice input[type=radio],
#ot--app .choices .ot--choice input[type="checkbox"] {
	font-size: inherit;
	display: none;
}
#ot--app .choices .ot--choice input[type=radio] + label::before,
#ot--app .choices .ot--choice input[type="checkbox"] + label::before {
	display: none;
}
#ot--app .choices .ot--choice input[type=text].text {
	border-top: none;
	border-right: none;
	border-left: none;
}
#ot--app .choices .ot--choice input[type=text].text:disabled {
	background: transparent;
}
#ot--app .ot--option-group.disabled .choices .ot--choice input[type=text].text {
	cursor: default;
}
#ot--app .choices .ot--choice .text {
	font-size: 14px;
	width: 100%;
	margin: 10px 0;
	display: block;
	text-align: left;
	cursor: pointer;
	border: 1px solid rgba(0,0,0,.2);
	transition: border-color 200ms ease;
	overflow: hidden;
	height: 70px;
	padding: 10px;
	position: relative;
}
#ot--app .choices .ot--choice .checkbox-label {
	border: none;
}
#ot--app .choices .ot--choice .checkbox-label span {
	float: left;
}
#ot--app .choices .ot--choice .checkbox-label .checkbox-indicator {
	display: inline-block;
	position: relative;
	top: 50%;
	width: 30px;
	height: 30px;
	border: 2px solid rgba(0,0,0,.2);
}
#ot--app .choices .ot--choice .checkbox-label .header {
	padding-left: 10px;
}
#ot--app .choices .ot--choice input[type="radio"]:checked ~ label.checkbox-label {
	border: none;
}
#ot--app .choices .ot--choice input[type="radio"]:checked ~ label.checkbox-label .checkbox-indicator {
	border-color: rgba(0,0,0,.9);
}
#ot--app .choices .ot--choice input[type="radio"]:checked ~ label.checkbox-label .checkbox-indicator:before {
	content: "\2713 ";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#ot--app .choices:before,
#ot--app .choices:after {
	content: '';
	display: table;
}
#ot--app .choices:after {
	clear: both;
}



#ot--app #ot--purchase .content {
	background-color: #FFFFFF;
	padding: 0 50px;
}
#ot--app #ot--purchase .content .summary-section {
	display: block;
	line-height: 20px;
	width: 100%;
	padding: 25px 0;
	border-bottom: 2px solid #000;
}
#ot--app #ot--purchase .content .summary-section ul {
	list-style-type: none;
}
#ot--app #ot--purchase .content .summary-section li.list-item:before {
	content: "-";
	text-indent: -5px;
	margin-right: 5px;
}
#ot--app #ot--purchase .content .summary-section li.no-list-item {
	padding: 0;
}
#ot--app #ot--purchase .content .summary-section strong.step-title {
	display: block;
	margin-bottom: 15px;
}
#ot--app #ot--purchase .content .summary-section span {
	display: block;
}
#ot--app #ot--purchase .content .summary-section span.ot--code {
	font-weight: 500;
}
#ot--app #ot--purchase .content .summary-section li span {
	display: inline-block;
}
#ot--app #ot--purchase .content .summary-section a {
	cursor: pointer;
	text-decoration: underline;
}
#ot--app #ot--product-summary #ot--purchase .swatch {
	position: relative;
	top: -50px;
	float: right;
	background: transparent;
	text-indent: -999em;
	overflow: hidden;
	border-radius: 50%;
	line-height: 20px;
	margin-right: 10px;
	border: 1px solid rgba(0,0,0,0.1);
	width: 50px;
	height: 50px;
}

#ot--app .ot--cta-button-group {
	display: block;
	width: 100%;
	margin-bottom: 35px;
}
#ot--app .ot--cta-button-group .button-ctn {
	width: 25%;
	display: inline-block;
	text-align: center;
}
#ot--app .ot--cta-button-group.hidden {
	display: none;
}
#ot--app .ot--cta-button-group button.cta-button {
	font-size: 14px;
	padding: 1.5em 2.5em;
	margin: 0 1em;
	border: 1px solid #ccc;
	color: #444;
	text-align: center;
	height: 58px;
	cursor: pointer;
}

#ot--app .ot--more-detail {
	padding: 0 0 25px 0;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
#ot--app .ot--more-detail .tab-bar {
	width: 100%;
	line-height: 20px;
	padding: 15px 0;
	text-align: left;
	font-size: 12px;
	cursor: pointer;
	text-decoration: underline;
}
.ot--detail {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 45%;
	transform: translateY(-45%);
	overflow: auto;
	max-width: 860px;
	background-color: #fefefe;
	margin: 0 auto;
	padding: 20px !important;
	border: 1px solid #888;
	width: 80%;
	max-height: 80%;
}
.ot--detail.is-open {
	display: block;
}
.ot--detail div.image-group {
	width: 100%;
	height: 150px;
}
div.image {
	display: inline-block;
	margin: 7px;
	width: calc(50% - 14px);
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.5);
	transition: .25s ease-in-out;
	z-index: 999;
}
.close {
	color: #aaa;
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 28px;
	font-weight: bold;
}
.ot--detail a.try-mesh-matcher {
	padding: 1.5em 2.5em;
	margin: 1em 0;
	border: 1px solid #ccc;
	color: #444;
	text-decoration: none;
	display: inline-block;
}
#ot--app .ot--product-features-container {
	padding-bottom: 30px;
}
#ot--app .ot--product-features-card .ot--product-features {
	color: #00224B;
	font-size: 0;
}
#ot--app .ot--product-features-card .product-container {
	font-size: 14px;
	width: 25%;
	display: inline-block;
	vertical-align: top;
}
#ot--app .ot--product-features-card .ot--product-features .material-name {
	font-weight: 500;
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 10px 0;
}
#ot--app .ot--product-features-card .ot--product-features ul {
	list-style-type: none;
}
#ot--app .ot--product-features-card .ot--product-features ul li {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	padding-left: 0;
}
#ot--app .ot--product-features-card .ot--product-features ul li img {
	height: 28px;
}
#ot--app .ot--product-features-card .ot--product-features img {
	max-width: 2em;
	margin-right: 1em;
}
#ot--app .ot--product-features-card .ot--product-features span {
	display: block;
	width: 100%;
	font-size: 14px;
}
#ot--app .ot--product-features-card .ot--product-features ul li span {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 0;
}
.ot--option-group .color-aluminium-warning {
	display: none;
	padding: 0 10px;
	margin-bottom: 20px;
}
.ot--option-group .color-aluminium-warning p {
	margin: .4em 0;
}
.ot--option-group .color-aluminium-warning p.warning-main {
	margin: 1.4em 0 1em 0;
}
.ot--option-group .color-aluminium-warning.aluminium-chosen {
	display: block;
}

.gform_wrapper {
	display: block;
	width: 100%;
}
.ot--row .ot--cta-form {
	font-size: 14px;
	transition: all 0.2s ease;
	opacity: 0;
	visibility: hidden;
	display: none;
}
.ot--row .ot--cta-form.display-form {
	display: block;
	visibility: visible;
	opacity: 1;
}
.ot--cta-form form {
	max-width: 700px;
	margin: 60px auto;
}
.ot--cta-form textarea {
	border: 0;
}
.ot--cta-form form .gform_body ul {
	margin: 0;
}
.ot--cta-form form .gform_body ul li,
.ot--cta-form form .ginput_container_address span {
	padding: 0;
	margin: 0 0 30px 0;
	width: 100%;
	position: relative;
}
.ot--cta-form form .gform_body ul li .gf_name_has_2 {
	display: flex;
	justify-content: space-between;
}
.ot--cta-form form .gform_body ul li .gf_name_has_2 span {
	width: 48%
}
.ot--cta-form form .gform_body ul li span,
.ot--cta-form form .gform_body .ginput_container_email,
.ot--cta-form form .gform_body textarea,
.ot--cta-form form .gform_body .ginput_container_phone {
	display: block;
	position: relative;
	border-bottom: 1px solid #eee;
}
.ot--cta-form form .gform_body ul li span label,
.ot--cta-form form .gform_body ul li .gfield_label {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #000;
	pointer-events: none;
	transition: all 0.2s ease;
	z-index: 1;
	padding-bottom: 0;
	left: 0;
	opacity: 0.5;
	display: none;
}
.ot--cta-form form .gform_body ul li span input:focus ~ label,
.ot--cta-form form .gform_body ul li span input.valid ~ label,
.ot--cta-form form .gfield label.gfield_label.actived {
	top: -8%;
	transform: translateY(-8%);
}
.ot--cta-form form .gform_body ul li input {
	border: 0;
	padding: 15px 0 5px 0;
	font-size: 14px;
}
.ot--cta-form form .gform_footer button {
	width: 100%;
	display: block;
	margin: 40px 0 0 0;
}
.hidden_label .gfield_label {
	display: none;
	visibility: hidden;
}
.ot--cta-form form .gfield_visibility_hidden {
	display: none;
	visibility: hidden;
}


/* Different break points to get a smother transition if resizing the screen */
@media (max-width: 1550px) {
	#ot--app #ot--product-gallery .ot--product-image.is-fixed {
		width: calc(100vw / 2);
	}
}
@media (max-width: 1023px) {
	#ot--app #ot--product-gallery .ot--product-image.is-fixed {
		width: 100%;
	}
	#ot--app .ot--row {
		margin: 0 auto;
		max-width: 80%;
	}
	#ot--app #ot--product-summary {
		padding: 40px;
	}
	#ot--app .ot--cta-button-group .button-ctn {
		width: 49%;
		padding-bottom: 25px;
	}
}
@media (max-width: 850px) {
	#ot--app .ot--row {
		margin: 0 auto;
		max-width: 680px;
	}
}
@media (max-width: 680px) {
	#ot--app .ot--row {
		margin: 0 auto;
		max-width: 100%;
	}
}