/* IMPORTS */
@import url("//hello.myfonts.net/count/2cfb9d");
@import url("/assets/styles/fadeview.css");

/* FONTS */
@font-face {font-family: 'BrandonText-BoldItalic';src: url('webfonts/2CFB9D_0_0.eot');src: url('webfonts/2CFB9D_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_0_0.woff2') format('woff2'),url('webfonts/2CFB9D_0_0.woff') format('woff'),url('webfonts/2CFB9D_0_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-Bold';src: url('webfonts/2CFB9D_1_0.eot');src: url('webfonts/2CFB9D_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_1_0.woff2') format('woff2'),url('webfonts/2CFB9D_1_0.woff') format('woff'),url('webfonts/2CFB9D_1_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-BlackItalic';src: url('webfonts/2CFB9D_2_0.eot');src: url('webfonts/2CFB9D_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_2_0.woff2') format('woff2'),url('webfonts/2CFB9D_2_0.woff') format('woff'),url('webfonts/2CFB9D_2_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-Black';src: url('webfonts/2CFB9D_3_0.eot');src: url('webfonts/2CFB9D_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_3_0.woff2') format('woff2'),url('webfonts/2CFB9D_3_0.woff') format('woff'),url('webfonts/2CFB9D_3_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-LightItalic';src: url('webfonts/2CFB9D_4_0.eot');src: url('webfonts/2CFB9D_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_4_0.woff2') format('woff2'),url('webfonts/2CFB9D_4_0.woff') format('woff'),url('webfonts/2CFB9D_4_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-Light';src: url('webfonts/2CFB9D_5_0.eot');src: url('webfonts/2CFB9D_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_5_0.woff2') format('woff2'),url('webfonts/2CFB9D_5_0.woff') format('woff'),url('webfonts/2CFB9D_5_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-RegularItalic';src: url('webfonts/2CFB9D_6_0.eot');src: url('webfonts/2CFB9D_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_6_0.woff2') format('woff2'),url('webfonts/2CFB9D_6_0.woff') format('woff'),url('webfonts/2CFB9D_6_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-Regular';src: url('webfonts/2CFB9D_7_0.eot');src: url('webfonts/2CFB9D_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_7_0.woff2') format('woff2'),url('webfonts/2CFB9D_7_0.woff') format('woff'),url('webfonts/2CFB9D_7_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-Medium';src: url('webfonts/2CFB9D_8_0.eot');src: url('webfonts/2CFB9D_8_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_8_0.woff2') format('woff2'),url('webfonts/2CFB9D_8_0.woff') format('woff'),url('webfonts/2CFB9D_8_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-ThinItalic';src: url('webfonts/2CFB9D_9_0.eot');src: url('webfonts/2CFB9D_9_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_9_0.woff2') format('woff2'),url('webfonts/2CFB9D_9_0.woff') format('woff'),url('webfonts/2CFB9D_9_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-Thin';src: url('webfonts/2CFB9D_A_0.eot');src: url('webfonts/2CFB9D_A_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_A_0.woff2') format('woff2'),url('webfonts/2CFB9D_A_0.woff') format('woff'),url('webfonts/2CFB9D_A_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonText-MediumItalic';src: url('webfonts/2CFB9D_B_0.eot');src: url('webfonts/2CFB9D_B_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CFB9D_B_0.woff2') format('woff2'),url('webfonts/2CFB9D_B_0.woff') format('woff'),url('webfonts/2CFB9D_B_0.ttf') format('truetype');}

/* GENERALS */
html {
    text-rendering: optimizeLegibility;
}

body {
	font-family: 'BrandonText-Light';
	background-color: rgb(242, 241, 240);
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow-x: hidden;
}

h1 {
	font-family: 'BrandonText-Light';
	font-size: 50pt;
	margin: 0px;
}

h2 {
	font-family: 'BrandonText-Light';
	font-size: 50pt;
	margin: 0px;
}

div.clear {
	clear: both;
}

a.default {
	text-decoration: none;
	color: rgb(74, 183, 77);
}

img.playicon {
	cursor: pointer;
}

a {
	text-decoration: none;
	color: rgb(0, 0, 0);
}

input[type='checkbox'] {
	display: none;
}
input[type=checkbox] + label,
input[type=radio] + label {
	cursor: pointer;
	outline: 0;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	margin-right: 30px;
	text-align: center;
	font-size: 20px;
	padding-left: 30px;
	padding-top: 5px;
	line-height: 29px;
	background-size: 23px 23px;
	background-position: left center;
}
input[type=radio] + label {
	background-image: url(/assets/gfx/rb_unselected.png)
}
input[type=checkbox] + label {
	background-image: url(/assets/gfx/cb_unselected.png)
}
input[type=checkbox]:checked + label {
	background-image: url(/assets/gfx/cb_selected.png)
} 
input[type=radio]:checked + label {
	background-image: url(/assets/gfx/rb_selected.png)
} 

input[type=radio] {
	display:none;
}

input[type=checkbox] + label.error {
	background-color: rgba(194, 25, 36, 0.1);
}

/* TEST */
#testbutton {
	position: fixed;
	top: 160px;
	right: 0px;
	opacity: 0.4;
	cursor: pointer;
	transition: all 300ms ease;
}

#testbutton:hover {
	opacity: 1;
}

#totop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	transition: opacity 500ms;
	opacity: 0;
	z-index: 999999;
}

button.default {
	font-family: 'BrandonText-Light' !important;
	font-size: 20px;
	background-color: #009D4B !important;
	color: #ffffff !important;
	width: auto !important;
	border: 1px solid #009D4B;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 6px;
	cursor: pointer;
}

button.default.disabled {
	background-color: #EBE9E3 !important;
	border: 1px solid #A3A4A2;
	color: #BBBAB6 !important;
	cursor: default;
}

.button {
	font-family: 'BrandonText-Light' !important;
	font-size: 16px;
	background-color: #009D4B !important;
	color: #ffffff !important;
	width: auto !important;
	border: 1px solid #009D4B;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 11px;
	cursor: pointer;
	text-align: center;
}

.info-popup {
	bottom: 0px;
	right: 0px;
	width: 450px;
	height: auto;
	z-index: 999999999;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 10px 20px 20px 20px;
	margin: 10px;
	display: none;
}

.info-popup p.body {
	font-family: 'BrandonText-Light';
}

.info-layer {
	background-color: rgb(99, 102, 106);
	display: none;
}

.info-layer .innersection {
	padding: 8px 20px 8px 20px;
	color: rgb(255, 255, 255);
}

.info-layer .innersection p.body {
	font-family: 'BrandonText-Light';
	margin: 0;
	float: left;
	margin-bottom: 4px;
}

.info-layer .footer {
	float: right;
	margin-left: 20px;
}

.info-layer button.default {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}

span.bold {
	font-family: 'BrandonText-Bold';
}

span.nohyphens {
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

span.nobr {
	white-space: nowrap;
}

.innersection.text {
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 75px;
	padding-bottom: 75px;
	font-size: 20px;
	font-family: 'BrandonText-Light';
}

.innersection.text h1 {
	width: 100%;
	text-align: center;
	font-size: 50pt;
	margin: 0px;
}

.innersection.text h2 {
	margin-top: 40px;
	margin-bottom: 6px;
	font-size: 26px;
}

.innersection.text .separator {
	width: 85px;
	height: 10px;
	padding: 0;
	margin: 30px auto 50px auto;
	background-color: rgb(0, 0, 0);
}

/* HEADER */
header {
	height: 91px;
	width: 100%;
	background-color: rgb(255, 255, 255);
}


/* HEADER */
header {
	width: 100%;
	height: 91px;
	background-color: rgb(255, 255, 255);
	z-index: 99999999;
	top: 0px;
}

header #submenu-container {
	width: 100%;
	background-color: transparent;
	position: absolute;
	left: 0px;
	top: 91px;
	z-index: 9;
	opacity: 0;
	transition: opacity 500ms;
	overflow: hidden;
	text-align: center;
}

header #submenu-container .background {
	background-color: rgb(222, 221, 219);
	opacity: 0.97;
	position: absolute;
	width: 100%;
	height: 100%;
}

header #submenu-container .submenu {
	position: relative;
	display: none;
}

header #submenu-container .submenu ul {
	list-style: none;
	float: left;
	position: relative;
	padding-left: 0px;
}

header #submenu-container .submenu ul li {
	list-style: none;
	text-align: left;
	color: rgb(0, 0, 0);
	font-family: 'BrandonText-Light';
	font-size: 14px;
	transition: opacity 300ms;
}

header #submenu-container {
	display: none;
}

header #submenu-container #subcategories .subcategory {
	height: auto;
}

header #submenu-container #subcategories {
	max-width: 1920px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inherit;
	position: relative;
	left: 0px;
}

header #submenu-container .background {
	height: 220px;
}

header #submenu-container #subcategories .subcategory p {
	height: 56px;
}

header #submenu-container #subcategories #subcategories-border-left {
	position: fixed;
	left: 0px;
	width: 60px;
	height: 210px;
	background-repeat: repeat-y;
	background-image: url(/assets/gfx/categories-border-left.png);
}

header #submenu-container #subcategories .subcategory {
	width: 12.5%;
	text-align: center;
	float:left;
	transition: opacity 500ms;
	opacity: 0;
	cursor: pointer;
	height: auto;
}

header #submenu-container #subcategories .subcategory .categoryimage {
	margin-top: 10px;
	height: 140px;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}

header #submenu-container #subcategories .subcategory:hover div.categoryimage {
	background-position: 0px -140px;
}

header #submenu-container #subcategories .subcategory:hover {
	background-color: rgba(255, 255, 255, 0.9);
}

header #submenu-container #subcategories .subcategory p {
	font-family: 'BrandonText-Light';
	font-size: 14px;
	margin-right: 6px;
	margin-left: 6px;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

ul.productmenu {
	padding-left: 0px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
	z-index: 9;
}

ul.productmenu li {
	list-style: none;
	background-color: rgba(255, 255, 255, 0.1);
	height: 30px;
	overflow: hidden;
}

ul.productmenu li a {
	padding-top: 7px;
	display: block;
	width: calc(100% - 10px);
	height: 100%;
	background-color: transparent;
	text-align: center;
/*
	border-right-width: 5px;
	border-left-width: 5px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
*/
	width: 100%;
}

header .innersection table {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

header .innersection table tr {
	height: 100%;
}

header .innersection table tr td {
	height: 100%;
}

header .innersection #thinmenu {
	display: none;
	background-color: rgb(255, 255, 255);
	position: relative;
	z-index: 999999;
}

header .innersection #thinmenu tr {
	height: 55px;
}

header .innersection #thinmenu tr td.center {
	position: relative;
}

header .innersection #thinmenu tr td.center div.logo {
	background: url(/assets/gfx/logo-top.png) no-repeat;
	background-position: center center;
	background-size: auto 35%;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

#thinSearchWrapper {
	position: absolute;
	z-index: 9999;
	background-color: rgb(242, 241, 240);
	top: 55px;
	width: calc(100% - 54px);
	padding-left: 54px;
	padding-top: 10px;
	padding-bottom: 10px;
	opacity: 0;
	top: 0px;
}

#thinSearchWrapper img {
	width: 28px;
	position: absolute;
	left: 16px;
	top: 18px;
}

#thinSearchWrapper #inner-thinSearchWrapper {
	width: calc(100% - 54px - 10px);
}

#thinSearchWrapper #thinSearchResults {
	padding-top: 10px;
	border-top: 1px solid rgb(0, 0, 0);
	display: none;
}

#thinSearchWrapper #thinSearchResults p {
	font-family: 'BrandonText-Light';
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#thinSearchWrapper #thinSearchResults ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}

#thinSearchWrapper #thinSearchResults ul li {
	list-style: none;
	font-family: 'BrandonText-Light';
	font-size: 14px;
}

#thinSearchWrapper #inner-thinSearchWrapper input {
	width: 100%;
	background-color: transparent;
	margin-bottom: 10px;
	margin-top: 10px;
}

#btnCloseThinSubmenu {
	opacity: 0;
}

.btnToggleThinMenu {
	transition: opacity 0.5s;
}

header .innersection #largemenu {
	background-color: rgb(255, 255, 255);
}

header .innersection #largemenu tr td.logo {
	width: 280px;
	background: url(/assets/gfx/logo-top.png) no-repeat;
	background-position: 48px center;
	background-size: 140px auto;
	cursor: pointer;
}

header .innersection #largemenu tr td {
	position: relative;
}

header .innersection #largemenu tr td.menu {
	text-align: center;	
	padding-top: 9px;
}

header .innersection #largemenu tr td.menu #menuitems {
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 500ms;
}

header .innersection #largemenu tr td.menu #menuitems .menuitem {
	display: inline-block;
	height: 100%;
	margin-right: 3%;
	position: relative;
	cursor: pointer;
}

header .innersection #largemenu tr td.menu #menuitems .menuitem:hover > .indicator {
	opacity: 1;
}

header .innersection #largemenu tr td.menu #menuitems .menuitem:hover > a {
	opacity: 0.5;
}

header .innersection #largemenu tr td.menu #menuitems .menuitem .indicator {
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-color: rgb(99, 102, 106);
	transition: opacity 300ms;
	opacity: 0;
}

header .innersection #largemenu tr td.menu #menuitems .menuitem .indicator.active {
	opacity: 1;
}

header .innersection #largemenu tr td.menu #menuitems .menuitem a {
	margin-top: 25px;
	color: rgb(0, 0, 0);
	font-family: 'BrandonText-Light';
	font-size: 18px;
	display: inline-block;
	text-decoration: none;
}

header .innersection #largemenu tr td.menu #search-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}

header .innersection #largemenu tr td.menu #search-wrapper #search-bar {
	width: 80%;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	transition: opacity 300ms;
	opacity: 0;
}

header #animationIcon {
	z-index: 9999;
	position: fixed;
	width: 34px;
	height: 34px;
	top: 0px;
	left: 0px;
	display: none;
	transition: opacity 500ms;
}

header .innersection #largemenu tr td.menu #search-wrapper #search-bar input {
	width: 100%;
	height: 100%;
	background-image: url(/assets/gfx/icon-search-black.svg);
	background-size: 34px 34px;
	background-position: 1px 2px;
	background-repeat: no-repeat;
	padding-left: 44px;
	border: 0;
	font-family: 'BrandonText-Light';
	font-size: 16px;
}

header .innersection #largemenu tr td.menu a:last-child {
	margin-right: 0px;
}

header .innersection #largemenu tr td.spacer-left {
	width: 52px;
}

header .innersection #largemenu tr td.spacer-right {
	width: 30px;
}

header .innersection #largemenu tr td.icons {
	width: 120px;
	padding-top: 10px;
}

header .innersection #largemenu tr td.icons img {
	width: 34px;
	border: 0;
}

header .innersection #thinsubmenu {
	width: 100%;
	height: calc(100% - 55px);
	position: fixed;
	background-color: rgb(242, 241, 240);
	z-index: 999999;
	display: none;
	transition: opacity 0.5s;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	overflow-y: scroll;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container {
	position: absolute;
	top: 0px;
	width: 100%;
}

header .innersection #thinmenu tr td.center #mobile-search-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	display: none;
}

header .innersection #thinmenu tr td.center #mobile-search-wrapper #mobile-search-bar {
	width: 80%;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	transition: opacity 300ms;
	opacity: 1;
}

header .innersection #thinmenu tr td.center #mobile-search-wrapper #mobile-search-bar input {
	width: calc(100% - 44px);
	height: 100%;
	background-image: url(/assets/gfx/icon-search-black.svg);
	background-size: 34px 34px;
	background-position: 1px 2px;
	background-repeat: no-repeat;
	padding-left: 44px;
	border: 0;
	font-family: 'BrandonText-Light';
	font-size: 16px;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul:first-child {
	padding-top: 20px;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul:last-child {
	padding-bottom: 20px;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul {
	width: 76%;
	margin-left: 12%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul li img {
	width: 30px;
	position: absolute;
	margin-left: -35px;
	margin-top: -5px;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul li a {
	font-family: 'BrandonText-Regular';
	font-size: 18px;
	text-decoration: none;
	color: #000;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul:first-child li {
	border-bottom: 1px solid rgb(222, 221, 219);;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul li {
	margin-left: 0px;
	list-style: none;
	padding-top: 9px;
	padding-bottom: 7px;
	height: 24px;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul:last-child {
	margin-top: 30px;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul.topmenu li ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: none;
	width: 100%;
	list-style: none;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul.topmenu li ul li {
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	opacity: 0;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: opacity 100ms ease-in-out;
	-moz-transition: opacity 100ms ease-in-out;
	-ms-transition: opacity 100ms ease-in-out;
	-o-transition: opacity 100ms ease-in-out;
	transition: opacity 100ms ease-in-out;
}

header .innersection #thinsubmenu .inner-thinsubmenu-container ul.topmenu li ul li a {
	font-family: 'BrandonText-Light';
	overflow: hidden;
	width: 100%;	
}


/* FOOTER */
footer {
	min-height: 300px;
	background-color: rgb(99, 102, 106);
	width: 100%;
	min-height: 100px;
	padding-top: 19px;
	padding-bottom: 25px;
	overflow: hidden;
	position: relative;
}

footer .footer-links {
	margin-left: 5%;
	margin-right: 5%;
	width: 100%;
	margin-top: 10px;
}

footer .footer-links ul li:first-child {
	font-weight: bold;
}

footer ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 18%;
	float: left;
}

footer ul li {
	list-style: none;
	margin-left: 0px;
	font-size: 14px;
}

footer ul li a {
	font-family: 'BrandonText-Light';
	color: rgb(242, 241, 240);
	text-decoration: none;
}

footer div.bottomline * {
	font-size: 14px;
	font-family: 'BrandonText-Light';
	color: rgb(242, 241, 240);
}

footer div.bottomline {
	margin-left: 5%;
	width: 100%;
}

footer div.bottomline hr {
	display: none;
	border-top: 1px solid rgb(242, 241, 240);
	width: 100%;
	margin-left: -5%;
}

footer div.bottomline a {
	float: left;
	color: rgb(242, 241, 240);
	text-decoration: none;
}

footer div.bottomline .separator {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

footer ul.socials {
	margin-left: 5%;
	width: 90%;
}

footer ul.socials li {
	width: 40px;
	float: left;
	margin-right: 20px;
	border: 0px;
}

footer ul.socials li a img {
	width: 100%;
	border: 0px;
}

footer .copyright {
	margin-top: 0px;
	margin-left: 5%;
	font-size: 14px;
	font-family: 'BrandonText-Light';
	color: rgb(242, 241, 240);
	width: 90%;
}

footer hr.dotted {
	border-top: 1px dotted rgb(159,159,159);
	border-bottom: none;
	margin-top: 15px;
}

footer #feature-links {
	width: 100%;
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
}

footer #feature-links a {
	font-size: 18px;
	color: rgb(242, 241, 240);
	width: 18%;
	font-family: 'BrandonText-Light';
	position: relative;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	text-align: left;
}

/* CONTENT */
#content section {
	width: 100%;
	background-color: white;
}

#content section.grey {
/*	background-color: rgb(249, 247, 244);*/
	background-color: rgb(242, 241, 240);
}

.innersection {
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}

/* ACCORDION */

.accordion.link .arrow {
	display: none;
}

.accordion div.head {
	background-color: rgb(222, 221, 219);
	max-width: 100% !important;
	cursor: pointer;
	padding-top: 27px;
	padding-right: 50px;
	padding-left: 50px;
}

.accordion div.body {
	display: ;
}

.accordion div.body p.text {
	font-size: 16px;
	line-height: 28px;
}

.accordion div.body a {
	color: #009D4B;
}

.accordion div.head p.title {
	font-family: 'BrandonText-Regular';
	font-size: 25pt;
	height: 63px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	max-width: 85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.accordion div.head p.arrow {
	float: right;
	margin: 0px;
	font-family: 'BrandonText-Regular';
	font-size: 30px;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	transform: rotate(90deg);
}

.accordion div.body ol.app {
	text-align: center;
	margin-bottom: 40px;
}

.accordion div.body ol.app li {
	list-style: none;
	font-size: 16px;
	margin-top: 40px;
}

.accordion div.body ol.app li a,
.accordion div.body ol.app li p {
	width: 100%;
}

/* PRODUCTVIEW */

section#product-header div.innersection {
	padding-top: 75px;
	padding-bottom: 60px;
}

section#product-header div h1,
section#product-header div h2 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 50px;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

section#product-header div.groupcolor {
	width: 85px;
	height: 10px;
	padding: 0;
	margin: 0px auto 50px auto;
}

section#product-header div.productimages {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

section#product-header img.head {
	width: 100%;
	text-align: center;
}

section#product-header div.energytag {
	width: 320px;
	height: 46px;
	margin-top: -20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	bottom: -20px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

section#product-header div.energytag p {
	position: absolute;
	margin: 0px;
	background-color: transparent;
	right: 0px;
	width: 220px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}

section#product-header div.energytag p.title {
	top: 10px;
	font-size: 19px;
	font-family: 'BrandonText-Bold';
}

section#product-header div.energytag p.subtitle {
	top: 31px;
	font-size: 11px;
	font-weight: 500;
}

section#product-header img.energytag {
	width: 80%;
	margin-top: -20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	bottom: -20px;
}

section#product-header ul.variants {
	position: absolute;
	left: 0px;
	bottom: 200px;
	margin-left: 50px;
	padding-left: 50px;
	text-indent: -20px;
	list-style-type: none;
}

section#product-header ul.sections {
	position: absolute;
	right: 0px;
	bottom: 200px;
	padding-right: 50px;
	text-indent: -20px;
	list-style-type: none;
}

section#product-header ul li {
	font-size: 20px;
}

section#product-header ul li span.title {
	font-family: 'BrandonText-Bold';
}

section.seo div.innersection,
section#group-products div.innersection, 
section#product-equals div.innersection, 
section#product-description div.innersection {
	padding-top: 75px;
	padding-bottom: 75px;
}

section#product-equals div.innersection {
	text-align: center;
	padding-bottom: 0px !important;
}

section.seo div.innersection.image img {
	float: right;
	width: calc(50% - 150px);
	width: -webkit-calc(50% - 150px);
	width: -moz-calc(50% - 150px);
}

section.seo div.innersection.image div.description {
	float: right;
}

section.seo div h3 {
	font-family: 'BrandonText-Light';
	font-size: 40pt;
	margin: 0px;
}

section.seo div h3,
section.seo div h2,
section#group-products div h2,
section#product-equals div h2,
section#product-description div h2 {
	width: calc(100% - 200px);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 75px;
	margin-bottom: 50px;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

section.seo div.description,
section#product-description div.description {
	padding: 0px;
	margin: 0px;
	float: left;
	width: calc(50% - 125px);
	width: -webkit-calc(50% - 125px);
	width: -moz-calc(50% - 125px);
	padding-right: 25px;
	margin-left: 100px;
}

section.seo div.description.right,
section#product-description div.description.right {
	margin-right: 100px;
	margin-left: 0px;
	padding-left: 50px;
	width: calc(50% - 150px);
	float: left;
	padding-right: 0px;
}

section.seo div.description-wide {
	width: calc(100% - 250px);
	width: -webkit-calc(100% - 250px);
	width: -moz-calc(100% - 250px);
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding: 0px;
	font-size: 20px;
}

section.seo div.description-wide p {
	text-align: center;
}

section.seo div.description:last-child {
	padding-left: 25px;
	padding-right: 0px;
	float: right;
	margin-right: 100px;
	margin-left: 0px;
}

section.seo div.innersection.image div.description {
	padding-left: 25px;
	padding-right: 0px;
	float: right;
	margin-right: 100px;
	margin-left: 0px;
}

section.seo div.description_right,
section#product-description div.description_right {
	font-family: 'BrandonText-Light';
	font-size: 20px;
	margin: 0px;
	padding-left: 50px;
	width: calc(50% - 150px);
	width: -webkit-calc(50% - 150px);
	width: -moz-calc(50% - 150px);
	float: left;
	margin-left: 0px;
	margin-right: 100px;
}

section#product-description div.description_right p {
	margin: 0px;
}

section.seo div.description p {
	font-family: 'BrandonText-Regular';
	font-size: 20px;
	margin: 0px;
}

section#product-description div.description div.boxed,
section#product-description div.description p {
	font-family: 'BrandonText-Bold';
	font-size: 20px;
	margin: 0px;
}

section#product-description div.description img {
	border: 0;
	max-width: 300px;
	margin-top: 50px;
}

section#product-description div description_right {
	font-family: 'BrandonText-Light';
	font-size: 20px;
	margin: 0px;
	padding-left: 50px;
	width: calc(50% - 150px);
	width: -webkit-calc(50% - 150px);
	width: -moz-calc(50% - 150px);
	float: left;
	text-indent: -20px;
	margin-left: 0px;
	margin-right: 100px;
}

section#product-description div ul {
	font-family: 'BrandonText-Light';
	font-size: 20px;
	margin: 0px;
	padding-left: 50px;
	width: calc(50% - 150px);
	width: -moz-calc(50% - 150px);
	width: -webkit-calc(50% - 150px);
	float: left;
	text-indent: -20px;
	margin-left: 0px;
	margin-right: 100px;
	list-style-type: none;
}

section#product-description div ul li {
	margin-bottom: 8px;
}

section#product-description div ul li:last-child {
	margin-bottom: 0px;
}

section#product-header ul li
section#product-description div ul li {
	font-family: 'BrandonText-Light';
	font-size: 20px;
	margin-bottom: 6px;
	
}

section#product-header ul li:before,
section#product-description div ul li:before {
	content: ">";
	display: inline-block;
	text-indent: 0;
	text-align: left;
	width: 20px;
}

/* ACCESSORIES */
section#product-accessories div.body {
	padding-left: 50px;
	padding-right: 50px;
}

.accessory {
	border-bottom: 1px solid rgb(0, 0, 0);
	padding-bottom: 50px;
	padding-top: 50px;
}

.accessory:last-child {
	border-bottom: none;
}

.accessory div.left {
	width: 120px;
	float: left;
	margin-right: 50px !important;
}

.accessory div.right {
	margin-bottom: 0px;
	width: calc(100% - 170px);
	float: left;
}

.accessory div.right p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.accessory div.right ul {
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

.accessory div.right ul li {
	display: table;
}

.accessory div.right ul li a.default {
	padding-left: 5px;
	padding-right: 5px;
}

.accessory div.right ul li a,
.accessory div.right ul li span {
	display: table-cell;
	vertical-align: middle;
}

.accessory div.right ul li img {
	width: 60px;
	height: 60px;
	margin-right: 20px;
}

.accessory img {
	width: 100%;
	margin-right: 50px;
}

.accessory .title {
	font-family: 'BrandonText-Bold';
	font-size: 15px;
}

.accessory .description {
	font-family: 'BrandonText-Light';
	font-size: 15px;
}

/* DOCUMENTS */
#product-documents .body {
	background-color: rgb(255, 255, 255);
	padding: 50px;
}

#product-documents .body table {
	width: 100%;
	padding: 0;
	margin: 0;
}

#product-documents .body table thead {
	background-color: rgb(207, 206, 205);
}

#product-documents .body table th {
	font-family: 'BrandonText-Regular';
	font-size: 15px;
	text-align: left;
	padding: 6px 10px 5px 0px;
}

#product-documents .body table tbody tr {
	height: 170px;
}

#product-documents .body table tbody tr.archiv {
	height: auto;
}

#product-documents .body table td:first-child p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#product-documents .body table td:first-child p,
#product-documents .body table td:first-child a.light {
	display: none;
}

#product-documents .body table a.light,
#product-documents .body table p.light,
#product-documents .body table td.light {
	font-family: 'BrandonText-Light';
}

#product-documents .body table td {
	font-family: 'BrandonText-Bold';
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#product-documents .body table td img {
	max-width: 141px;
	max-height: 141px;
}

#product-documents .body table td:first-child {
	padding-left: 15px;
}

#product-documents .body table td:last-child {
	padding-right: 15px;
}

#product-documents .body table tr.archiv {
	background-image: url(/assets/gfx/archiv_lineseparator.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#product-documents .body table tr.archiv td {
	padding-top: 10px;
	padding-bottom: 7px;
}

#product-documents .body table tr.archiv.toogler td {
	font-family: 'BrandonText-Light';
	font-style: italic;
	cursor: pointer;
}

#product-documents .body table tr.archiv.opened {
	background-image: none;
}

#product-documents .body table tr.archiv.toogler td span.indicator {
	margin-left: 8px;
	font-style: normal;
	display: inline-block;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

#product-documents .body table tr.archiv.toogler td span.indicator.rotated {
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

#product-documents table tr.archiv td:nth-child(3) a {
	display: none;
}

/* TECHNICAL TABLE */
#product-data .body {
	padding-top: 75px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

#product-data .body h2 {
	text-align: center;
	margin-bottom: 60px;
}

#product-data .body p.footnote {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#product-data .body .tablewrapper {
	position: relative;
	margin-bottom: 20px;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

#product-data .body .tablewrapper sup {
	font-size: 70%;
}

#product-data .body table.productdata {
	width: 100%;
}

#product-data .body table.background {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

#product-data .body table.background tr td {
	height: 36px;
}

#product-data .body table.propertiesdescription td {
	height: 36px;
	white-space: nowrap;
}

#product-data .body table.propertiesdescription tr td {
	border-top: 1px solid rgb(0, 0, 0);
}

#product-data .body table.background tr td {
	border-top: 1px solid rgb(0, 0, 0);
}

#product-data .body table.propertiesdescription tr td {
	font-family: 'BrandonText-Bold';
	font-size: 15px;
	margin: 0px;
	text-overflow: ellipsis;
	overflow: hidden;
}

#product-data .body table.variantdata {
	float: right;
}

#product-data .body table.variantdata td img {
	height: 38px;
	position: absolute;
	margin-top: -21px;
	margin-left: -10px;
}

#product-data .body table.variantdata td {
	height: 36px;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
}

#product-data .body table.variantdata tr td {
	border-top: 1px solid rgb(0, 0, 0);
	font-family: 'BrandonText-Light';
	font-size: 15px;
	margin: 0px;
}

#product-data .body table.variantdisplays {
	float: right;
}

#product-data .body table.variantdisplays td {
	font-family: 'BrandonText-Bold';
	font-size: 15px;
	width: 150px;
	height: 36px;
}

#product-data .body table.variantdisplays td img.variant {
	width: 110px;
	margin-bottom: 20px;
}

#product-data .body table.variantdisplays td img.usageicon {
	margin-bottom: 3px;
	margin-right: 3px;
	height: 32px;
	width: 32px;
	float: left;
}

#product-data .body table.variantdisplays tr:last-child td {
	border-top: 1px solid rgb(0, 0, 0);
}


/* PRODUCTVIEW */
div.productview {
	display: inherit;
	text-align: center;
}

div.productview div.product {
	width: 280px;
	height: 585px;
	margin-bottom: 75px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	display: inline-table;
/*	border: 1px solid rgba(0,0,0,0.1);*/
	border: none;
}

div.productview div.product img {
	border: 0px;
	width: 280px;
	height: 400px;
}

div.productview div.product .title {
	height: 57px;
	font-family: 'BrandonText-Bold';
	margin-top: 5px;
	font-size: 20px;
}

div.productview div.product .title a {
	text-decoration: none;
	color: rgb(0, 0, 0);
}

div.productview div.variants {
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 270px;
	margin-left: 5px;
	margin-bottom: 15px;
}

div.productview div.variants div.variant .title {
	font-size: 15px;
}

div.productview div.variants div.variant {
	font-size: 15px;
	height: 25px;
	margin-top: 2px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* SERIESVIEW */
fadeview-advantages ol {
	max-width: 850px;
}

/* PRODUCTGROUPS */

#productcategories div.even:last-child {
	padding-bottom: 16px;
}

#productcategories div.even {
	background-color: rgb(255, 255, 255);
}

#productcategories div.uneven {

}

#productcategories div.innersection {
    padding-top: 75px;
	text-align: center;
}

#productcategories h2 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 50px;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#productcategories h2:first-child {
	margin-bottom: 0px;
}

#productcategories div.groupcolor {
    width: 85px;
    height: 10px;
    padding: 0;
    margin: 50px auto 50px auto;
}

#productcategories img.product {
	max-width: 100%;
	width: 600px;
	position: relative;
}

#productcategories div.description.mobile {
	text-align: center !important;
	width: 100% !important;
	margin-left: 0px !important;
	float: none !important;
	position: relative !important;
}

#productcategories div.description.mobile p {
	text-align: center !important;
	margin-left: 20px;
	margin-right: 20px;
}

#productcategories div.description.mobile li {
	text-align: center !important;
}

#productcategories img.overview.display_0 {
	margin-top: -100px;
	width: calc(50% + 250px);
	float: left;
}

#productcategories img.overview.display_1 {
	margin-top: -100px;
	width: calc(50% + 250px);
	float: right;
}

#productcategories img.overview.display_2 {
	width: 100%;
}

#productcategories div.description.display_0 {
	width: calc(50% - 350px);
	float: right;
	margin-right: 50px;
}

#productcategories div.description.display_1 {
	width: calc(50% - 350px);
	float: left;
	margin-left: 50px;
}

#productcategories div.description.display_2 {
	width: calc(50% - 300px);
	float: right;
	margin-left: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#productcategories div.description p {
	text-align: left;
	font-size: 20px;
}

#productcategories div.description ul {
	padding-left: 0px;
	text-align: left;
	list-style: none;
	font-size: 20px;
}

/* START */
#interesting {
	width: 100%;
	overflow: hidden;
}

#interesting .interest {
	float: left;
	width: 16.66%;
	text-align: center;
	height: 258px;
	cursor: pointer;
}

#interesting .interest.disabled {
	opacity: 0.2;
}

#interesting .interest:not(.disabled):hover > * {
	opacity: 0.6;
}

#interesting .interest img {
	width: 65px;
	height: 65px;
	margin-top: 30px;
	margin-bottom: 10px;
	transition: opacity 1s;
}

#interesting .interest h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	transition: opacity 1s;
}

#interesting .interest p {
	margin-top: 0px;
	max-width: 65%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	transition: opacity 1s;
}



#features {
	margin-top: 0px;
}

#features .feature {
	height: 390px;
	float: left;
	background-color: transparent;
	background-size: cover;
	background-position: center center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 6px;
}

#features .feature:hover > .overlay-container {
	opacity: 0.4;
}

#features .feature .overlay-container {
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0;
	transition: opacity 1s;
	position: absolute;
}

#features .feature h1 {
	position: absolute;
	color: rgb(255, 255, 255);
	font-family: 'BrandonText-Thin';
	font-size: 42px;
	margin-top: 40px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

#features .feature img {
	position: relative;
	height: 100%;
	width: 15%;
}

#categories {
	position: relative;
	z-index: 999;
	margin-top: -120px;
}

#categories .category {
	background-color: rgb(222, 221, 219);
	height: 316px;
	float: left;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: calc(25% - 5px);
	margin-bottom: 5px;
	margin-right: 5px;
}

#categories .category.filler {
	background-color: rgb(186,185,184);
}

#categories .category:hover {
	background-color: rgb(255, 255, 255);
}

#categories .category:hover > div.catimage {
	background-position: 0px -225px;
}

#categories .category p {
	margin: 15px;
	margin-bottom: 5px;
	font-family: 'BrandonText-Regular';
	font-size: 20px;
	position: relative;
	transition: opacity 1s;
}

#categories .category div.catimage {
	height: 225px;
	width: 225px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 0;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#categories .category div.colorbar {
	margin: 15px;
	height: 7px;
	width: 50px;
	margin-top: 0px;
	position: absolute;
}

#categories .category div.fullback {
	background-image: url(/gd.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
}
#categories .category div.fullfront {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
}
#categories .category.full p {
	color: rgb(255,255,255);
}
#categories .category.full:hover > div.fullfront {
	background-color: rgba(0,0,0,0.01);
}

/* HISTORY */

div.innersection.history {
	padding-bottom: 50px;
}

div.imageblock {
	background-position: center;
	background-size: cover;
}

div.history h1 {
	color: #4AB84D;
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 35px;
	font-size: 70pt;
	font-family: 'BrandonText-Regular';
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
	hyphens: auto;
}

div.history h2 {
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 40pt;
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
	hyphens: auto;
}

div.history h3 {
	width: 380px;
	max-width: 80%;
	text-align: center;
	margin: 50px auto 0px auto;
	font-family: 'BrandonText-Bold';
	font-size: 20px;
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
	hyphens: auto;
}

div.history p {
	width: 80%;
	max-width: 550px;
	text-align: center;
	margin: 0px auto 0px auto;
	font-family: 'BrandonText-Light';
	font-size: 20px;
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
	hyphens: auto;
}

div.history p.p-border-top {
	margin-top: 50px;
}

div.history div.dash {
	width: 75px;
	height: 8px;
	padding: 0;
	margin: 35px auto 0px auto;
	background-color: #4AB84D;
}

div.history div {
	max-width: 1210px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
}

div.history div img {
	max-width: 380px;
	margin: 10px;
	vertical-align: top;
}

div.even {
	background-color: rgb(255, 255, 255);
}



/* NEWS */
.newsarticle h2 {
	font-family: 'BrandonText-Light';
	font-size: 30px !important;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	margin-top: 0px !important;
	margin-bottom: 20px;
	width: 100%;
}

.newsarticle p {
	font-family: 'BrandonText-Light';
	font-size: 20px !important;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	line-height: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

.newsarticle {
	padding-top: 40px;
	padding-bottom: 40px;
	width: 92%;
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
}

.newsarticle .swiper-container {
	background-color: grey;
}

.newsarticle.style0 img.newsimage,
.newsarticle.style3 img.newsimage {
	width: 100%;
	margin-bottom: 40px;
}

.newsarticle.style1 img.newsimage,
.newsarticle.style2 img.newsimage {
	width: 50%;
	/*margin-bottom: 30px;*/
}

.newsarticle.style1 img.newsimage {
	margin-right: 40px;
	float: left;
}

.newsarticle.style2 img.newsimage {
	margin-left: 40px;
	float: right;
}

.newsarticle.style1 .image-container {
	width: 50%;
	margin-right: 40px;
	margin-bottom: 0px;
	float: left;
}

.newsarticle.style1 .image-container img.newsimage {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.newssection {
	background-color: rgb(255,255,255);
}

.newssection.grey {
/*	background-color: rgb(249, 247, 244);*/
	background-color: rgb(242, 241, 240);
}

.newsarticle.style0 p,
.newsarticle.style0 h2,
.newsarticle.style3 p,
.newsarticle.style3 h2 {
	text-align: center !important;
}

.newsarticle.style1 div.inner-article-container,
.newsarticle.style2 div.inner-article-container {
	width: calc(50% - 40px);
	float: right;
}

.newsarticle.style1 p,
.newsarticle.style1 h2 {
	text-align: left !important;
}

.newsarticle.style2 p,
.newsarticle.style2 h2 {
	text-align: right !important;
}

ol.exhibitions {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}

ol.exhibitions {
}

ol.exhibitions li {
	width: 250px;
	display: inline-table;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 40px;
	background-color: rgb(242,241,240);
}

ol.exhibitions.large li {
	width: 353px;
}

ol.exhibitions li div:first-child {
	height: 200px;
	background-color: rgb(222,221,219);
	background-repeat: no-repeat;
	background-size: 230px 170px;
	background-position: center center;
	position: relative;
}

ol.exhibitions.large li div:first-child {
	height: 260px;
	background-size: 333px 230px;
}

ol.exhibitions li p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 16px;
	text-align: left;
}

ol.exhibitions li p:last-child {
	margin-bottom: 22px;
}

ol.exhibitions li div.dash {
	width: 77px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 20px;
	background-color: rgb(0, 0, 0);
}

ol.exhibitions.large li div.dash {
	height: 10px;
	width: 111px;
}

ol.exhibitions li p.title {
	font-family: 'BrandonText-Bold';
	margin-top: 18px;
}

.bluredMessage {
	position: fixed;
	display: table;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 99999999;
	background-color: rgba(255, 255, 255, 0.4);
	text-align: center;
}

.bluredMessage.ie {
	background-color: rgba(255, 255, 255, 0.92);
}

.bluredMessage div {
	display: table-cell;
	width: 90%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.bluredMessage .bluredMessageContainer h2 {
	font-size: 44px;
	text-shadow: 0 0 10px rgb(255,255,255);
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.bluredMessage .bluredMessageContainer p {
	font-size: 20px;
}

.bluredMessage .bluredMessageContainer * {
	max-width: 800px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.bluredMessage .bluredMessageContainer p a {
	color: #009D4B;
}

.bluredMessage .bluredMessageContainer button {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.bluredMessage .bluredMessageContainer button.grey {
	background-color: rgba(0,0,0,0.2) !important;
	border: 1px solid rgba(0,0,0,0.4) !important;
	color: rgba(0,0,0,1) !important;
}

.productgalery {
	margin-bottom: -75px;
	margin-top: 40px;
	padding: 0;
	width: calc(100% - 200px);
	margin-left: auto;
	margin-right: auto;
}

.productgalery {
	list-style: none;
}

.productgalery img {
	width: 100%;
	float: left;
}

.productgalery.tripple img {
	width: 33.33%;
}

.productgalery.double img {
	width: 50%;
}

div.boxed {
	border-width: 2px;
	border-style: solid;
	padding: 11px 12px 8px 12px;
	margin-bottom: 20px !important;
	font-family: 'BrandonText-Light' !important;
	text-indent: 0px;
}

div.boxed.red {
	border-color: #C21924;
	color: #C21924;
}

div.boxed.black {
	border-color: #000;
	color: #000;
}