/* @override
	https://local.bartenderspiritsawards.com/cont/css/styles_public_bartenderSAwardsUS.css
	https://bartenderspiritsawards.com/cont/css/styles_public_bartenderSAwardsUS.css
	https://static.bartenderspiritsawards.com/cont/css/styles_public_bartenderSAwardsUS.css
	https://local.bartenderspiritsawards.com/cont/css/styles_public_bartenderSAwardsUS.css?*
*/

/* @group reset & defaults */

/* @group TPG */
 
 

/* @end */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

body, h1, h2, h3, h4, h5, h6, p, ul, li, nav, header, footer {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

a, a:active, a:hover {
	text-decoration: none;
	color: inherit;
	outline: none;
}
 
ul, ol, li {
	list-style-type: none;
}

header, nav, address, section, article, footer, aside {
	display: block;
	/* HTML5 compatibility for legacy browsers and IE */
}

.imgContainer img {
	width: 100%;
	display: block;
}

nav ul li {
	display: inline-block;
}

nav ul li a {
	display: inline-block;
}

nav ul li ul {
	/* Hide submenus */
	display: none;
}

strong {
}

em {
}

.clear {
	clear: both;
}

.flexContainer,
.innerFlexContainer > * {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
} 

.contentViewport {
	width: 1200px;
	margin: 0rem auto 0rem auto;
}

.contentViewport.padded {
	padding: 0rem 5% 0rem 5%;
}

.text-danger{
	color: #f44336 !important;
}

.bgStyle1 {
	background-color: #F3F3F3;
}

.bgStyle2 {
	background-color: #D7D7D7;
}

.bgStyle3 {
	background-color: #323232;
}

.bgStyle4 {
	background-color: #333333;
}

.bgStyle5 {
	background-color: #EEEEEE;
}

.bgStyle6 {
	background-color: #D4A84F;
}

.bgStyle7 {
	background-color: #FFFFFF;
}

.bgStyle8 {
	background-color: #515356;
}

.bgStyle9{
	color: #bd7550;
	cursor: pointer;
}

.floatRight {
	float: right;
}

.center{
	text-align: center;
}

.recaptchaError,
.email1Error {
	color: #FF0000;
}

.hide{
	display: none !important;
}
/* @end */

/* @group template layouts */
 
body {
	padding: 0rem 0px 0px 0px;
    font-family: 'Lato';
    font-weight: 400;
}

#wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	background-color: #FFF;
}

#wrapper #mainContentArea {
	margin: 0px 0px 0px 0px;
	padding: 8rem 0px 0px 0px;
	clear: both;
}

#gen.default #wrapper #mainContentArea, 
#gen.noImage #wrapper #mainContentArea, 
#blog.detail #wrapper #mainContentArea,
#brands.list #wrapper #mainContentArea,
#brands.detail #wrapper #mainContentArea {
	margin: 0px 0px 0px 0px;
	padding: 8rem 0px 0px 0px;
	clear: both;
}

.stack {
	width: 100%;
	clear: both;
}

.twoColLayout .col1 {
	flex-basis: 21.3%;
	min-height: 1rem;
}

.twoColLayout .col2 {
	width: 71.6%;
	min-height: 1rem;
	padding: 0rem 27.6% 0rem 0%;
}

/* 2 column layout */

.flexLayout3 .col1 {
	width: 21.4%;
}

.flexLayout3 .col2 {
	width: 71.6%;
}

/* 3 column layout for resources section */

.flexLayout4 {
	align-items: flex-start;
}

.flexLayout4 .col1 {
	flex-basis: 23.6%;
}

.flexLayout4 .col2 {
	flex-basis: 42.5%;
}

.flexLayout4 .col3 {
	flex-basis: 23.6%;
}

/* 2 column layout for resources section */

.flexLayout5 .col1 {
	flex-basis: 23.6%;
	min-height: 45rem; /* ensure that columns cover the whole height of mainContentArea */
}

.flexLayout5 .col2 {
	flex-basis: 71.1%;
}

/* 3 col layout for home video section */

.flexLayout6 > *, 
.innerFlexLayout6 .listing > * {
	flex-basis: 32%;
}

/* .flexLayout7 : two columns video detail page */

.flexLayout7 .col1, 
.innerFlexLayout7 .listing > .col1 {
	flex-basis: 24.7%;
}

.flexLayout7 .col2, 
.innerFlexLayout7 .listing > .col2 {
	flex-basis: 70%;
}

/* .flexLayout8 : two columns video list page */

.flexLayout8, 
.innerFlexLayout8 .listing {
	/*padding-left: 2.4%;
	padding-right: 2.4%;*/
	justify-content: flex-start;
	flex-wrap: wrap;
}

.flexLayout8 > *, 
.innerFlexLayout8 .listing > * {
	flex-basis: 31.5%;
}

.flexLayout9 > *, 
.innerFlexLayout9 .listing > * {
	flex-basis:48.5%;
}

/* flexLayout10: 2 column layout; */

.flexLayout10 > .col1{
	flex-basis: 30.5%;
}

.flexLayout10 > .col2{
	flex-basis: 67.5%;
}

/* flexLayout11: 4 column layout; */

.flexLayout11 > *, 
.innerFlexLayout11 .listing > * {
	flex-basis: 24%;
}

/* @end */


/* @group Tags & Filter Tags */

.activeFilter {
	background-color: #bd7550 !important;
	border-color: #bd7550;
	color: #FFF !important;
}

.activeFilter2 {
	color: #FFF;
}

/* @end */

/* @group of Atoms */

.tagsGroup {
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0.5rem 0rem 0rem 0rem;
}

.tag {
  margin: 0rem 0.4rem 0.5rem 0rem;
  padding: 0.3rem 1.2rem 0.3rem 1.2rem;
  background-color: #FFF;
  font-weight: 500;
  font-size: 0.8rem;
  color: #bd7550;
  position: relative;
  display: inline-block;
  border-radius: 0.7rem;
  border: 1px solid #bd7550;
  cursor: pointer;
}

.tag .fas.fa-times {
  color: #fff;
}

/* @group Molecules */

/* @group Article Styles */

/* .articleStyle1 : video */

body#home #wrapper #mainContentArea .stack.video {
	/*padding: 3rem 0rem 2rem 0rem;*/
	background-color: #dbdada;
}

body#home #wrapper #mainContentArea .stack.videoShowcase {
	/*padding: 3rem 0rem 2rem 0rem;*/
	background-color: #FFF;
}

.articleStyle1, 
.innerArticleStyle1 .listing > * {
	background-color: #FFF;
	margin: 0rem 0rem 1rem 0rem;
}

.articleStyle1, 
.stack.videoShowcase .innerArticleStyle1 .listing > * {
	background-color: #eee;
}

.articleStyle1 img,
.innerArticleStyle1 .listing img {
	margin: 0rem;
	padding: 0rem;
}

.articleStyle1 .txt, 
.innerArticleStyle1 .listing > * .txt {
	padding: 1rem;
	position: relative;
}

.articleStyle1 datetime,
.innerArticleStyle1 .listing > * datetime {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1rem;
	color: #bd7550;	
}

.articleStyle1 h2, 
.innerArticleStyle1 .listing > * h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 0.9rem;
	font-weight: 700;
	color: #333333;
	line-height: 1.5;
}

.articleStyle1 h3,
.innerArticleStyle1 .listing > * h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1rem;
	color: #bd7550;	
}

.articleStyle1 p,
.innerArticleStyle1 .listing > * p {
	font-size: 0.8rem;
	color: #B1B1B1;
	line-height: 1.5;
}

.articleStyle1 p datetime,
.innerArticleStyle1 .listing > * p datetime {
  display: none;
}

/* articleStyle2 : video detail page; */

.articleStyle2 > .txt h3 {
	padding: 1rem 0rem 1rem 0rem;
	font-size: 0.9rem;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}

.articleStyle2 > .txt h1 {
	margin-bottom: 1rem;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.1;
}

.articleStyle2 > .txt h2 {
	display: none;
}

.articleStyle2 > .txt p {
	padding: 0rem 0% 1rem 0%;
	font-size: 1rem;
	font-weight: 500;
	color: #666D70;
	line-height: 1.5;
}

.articleStyle2 > .txt iframe,
.articleStyle2 > .txt .private img {
	width: 100%;
	margin: 0rem 0rem 0.5rem 0rem;
}

.articleStyle2 .restrictedContentInfo {
	width: 52.5rem;
	padding: 1rem 8rem 1rem 8rem;
	background-image: url('/cont/img/black-90t.png');
	position: absolute;
	top: 35%;
}

.articleStyle2 .restrictedContentInfo p {
	margin: 0rem 0rem 0rem 0rem;
	line-height: 1.4;
	color: #FFF;
	font-size: 1.3rem;
	text-align: center;
}

.articleStyle2 .col1 .generateCategoryMenu ul li {
	color: #000;
	border-bottom: unset;
}

/*articleStyle3: video list page; */

.articleStyle3, 
.innerArticleStyle3 header {
	display: block;
	padding: 0rem 0rem 1rem 0rem;
}

.articleStyle3, 
.innerArticleStyle3 .listing > * {
	background-color: #dbdada;
	margin: 0rem 0rem 2rem 0rem;
}

.articleStyle3 img,
.innerArticleStyle3 .listing img {
	margin: 0rem;
	padding: 0rem;
}

.articleStyle3 .txt, 
.innerArticleStyle3 .listing > * .txt {
	padding: 1rem;
	position: relative;
}

.articleStyle3 h2, 
.innerArticleStyle3 .listing > * h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 0.9rem;
	font-weight: 700;
	color: #333333;
	line-height: 1.5;
}

.articleStyle3 h3,
.innerArticleStyle3 .listing > * h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1rem;
	color: #bd7550;
	text-transform: uppercase;
}

.articleStyle3 p,
.innerArticleStyle3 .listing > * p {
	font-size: 0.8rem;
	color: #666666;
	line-height: 1.5;
}

.innerArticleStyle3 .listing {
	gap: 1rem;
}

.innerArticleStyle3 header h2{
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0.2rem 0rem;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
	border-bottom: 1px solid #c4c4c4;
}

#AVCentral.home .innerArticleStyle3 header {
	display: none;
}

.articleStyle4 .col1 .generateCategoryMenu ul li {
	color: #000;
	border-bottom: unset;
}

/* articleStyle5 : company brand page */

.articleStyle5 header{
	margin: 0rem 1% 2rem 0%;
}

.articleStyle5 header h1 {
	/* Our Products Title */
	padding: 0rem 0% 0rem 0%;
	border-bottom: 1px solid #9A9DA0;
}

.articleStyle5 h2 {
	/* Brand Country */
	padding: 0rem 2% 0.4rem 2%;
	font-size: 0.8rem;
  	font-weight: 700;
  	color: #515356;
  	text-transform: uppercase;
  	letter-spacing: 0.1rem;
}

.articleStyle5 header h3 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0.3rem 0% 0.2rem 0%;
	font-size: 0.9rem;
  	font-weight: 700;
  	text-align: left;
  	color: #BD7752;
  	border-top: 1px solid #9A9DA0;
  	border-bottom: 1px solid #9A9DA0;
  	text-transform: uppercase;
  	letter-spacing: 0.1rem;
}

.articleStyle5 .companyDetails {
	margin: 1rem 0% 0rem 0%;
  	padding: 1rem 3% 1rem 3%;
	background-color: #DBDBDD;
}

.articleStyle5 .companyDetails .placeholderLogo {
	padding: 2rem 0rem 2rem 0rem;
	text-align: center;
}

.articleStyle5 .companyDetails .placeholderLogo i {
	font-size: 8rem;
	color: #BD7752;
}

.articleStyle5 .companyDetails .col1 span {
	font-size: 0.9rem;
  	font-weight: 700;
  	text-transform: uppercase;
  	letter-spacing: 0.02rem;
  	color: #BD7752;
}

.articleStyle5 .col2{
	padding: 0rem 1% 0rem 0.5%;
	overflow: hidden;
}

.articleStyle5 .companyDetails .col2 h1, 
.articleStyle5 .productsList header h1 {
	/* Brand Name & Our Products title */
	margin: 0rem 0rem 0.3rem 0rem;
	padding: 0rem 2% 0rem 2%;
	font-size: 2rem;
	font-weight: 700;
}

.articleStyle5 .companyDetails .col2 h1 {
	text-transform: uppercase;
	border-bottom: unset;
}

.articleStyle5 .metadata {
	display: block;
}

.articleStyle5 .metadata h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	display: block;
	color: #BD7752;
	font-size: 1rem;
}

.articleStyle5 .socialSharing ul {
	margin: 0rem 0rem 1rem 0rem;
	display: flex;
	justify-content: flex-start;
}

.articleStyle5 .socialSharing ul li a {
	margin: 0rem 0.5rem 0rem 0rem;
	background-color: unset;
}

.articleStyle5 .socialSharing ul li a i {
	color: #9e8553;
	font-size: 1.2rem;
}

.articleStyle5 .metadata.contactDetails ul li {
	margin: 0rem 0rem 0.7rem 0rem;
	font-size: 0.8rem;
}

.articleStyle5 .metadata.contactDetails ul li i {
	margin: 0rem 0.5rem 0rem 0rem;
	color: #515356;
	font-size: 1rem;
}

.articleStyle5 .companyDetails .col2 h3 i {
	color: #515356;
}

.articleStyle5 .col2 ul {
	/* buy now links container */
	margin: 0rem 0rem 1rem 0rem;
	padding: 0.5rem 5% 0.5rem 5%;
}

.articleStyle5 .col2 ul li a {
	/* Buy now icons */
	display: flex;
  	flex-direction: column;
  	padding: 0rem 5% 0rem 5%;
  	text-align: center;
  	cursor: pointer;
}

.articleStyle5 .col2 ul li a i {
	margin: 0rem 0% 0.5rem 0%;
  	font-size: 1.5rem;
  	color: #515356;
}

.articleStyle5 .col2 ul li a span {
	font-size: 0.7rem;
  	font-weight: 900;
  	text-transform: uppercase;
  	letter-spacing: 0.1rem;
}

.articleStyle5 .companyDetails .col2 .body p {
	/* Company description */
	padding: 0rem 0% 0.5rem 0%;
  	font-size: 0.9rem;
  	font-weight: 400;
  	color: #515356;
  	letter-spacing: 0.01rem;
  	line-height: 1.5;
}

.articleStyle5 .col2 p:last-child {
	/*padding: 0rem 0% 0rem 0% !important;*/
}

.articleStyle5 .productsList > header{
	margin: 2rem 0% 1rem 0%;
}

.articleStyle5 .productsList > header h1,
.articleStyle5 .productsList > header h2 {
	font-size: 2.2rem;
  	font-weight: 700;
  	color: #333333;
  	letter-spacing: 0.04rem;
  	border-bottom: unset;
}

.articleStyle5 .productsList > header h2 {
	color: #BD7752;
}

.articleStyle5 .productsList .listing {
	/* Carousel container */
	max-width: 908px;
	margin: 0rem 0rem 0rem 0px; 
	padding: 0.2rem 0rem 0rem 0rem;
	border: 1px solid #9A9DA0;
	border-bottom: 0;
}

.articleStyle5 .productsList .listing > div {
	/* products carousel */

}

.articleStyle5 .productsList .carrouselItem {
	/*// individual carousel item*/
	height: 26rem;
	margin: 0rem;
}

.articleStyle5 .productsList .owl-stage-outer {
	height: 25rem;
}

.articleStyle5 .productsList .owl-stage-outer .owl-stage {
	height: 26rem;
}

.articleStyle5 .productsList .owl-stage-outer .owl-stage .owl-item {
	height: 25rem;
	padding: 0.2rem 0rem 0rem 0rem;
}

.articleStyle5 .productsList .owl-stage-outer .owl-stage .owl-item.active article.active {
	height: 25rem;
	background-color: #FFFFFF;
}

.articleStyle5 .productsList .owl-stage-outer .owl-stage .owl-item article {
	/* inner regular carousel item article */
	height: 24rem;
	display: flex;
  	flex-direction: column;
  	margin: 0rem 1% 0rem 1%;
  	padding: 0rem 3% 0rem 3%;
  	background-color: #F3F3F3;
  	overflow: visible;
	position: relative;
}

.articleStyle5 .productsList .owl-stage-outer .owl-stage .owl-item.active {
	/*// active carousel item*/
	/*background-color: #FFFFFF;	*/
	
}

.articleStyle5 .productsList .carrouselItem article .imageContainer {
	/* bottle photo container in carousel */
	margin-bottom: 0.5rem;
  	height: 14rem;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}

.articleStyle5 .productsList .carrouselItem article .imageContainer img {
	width: auto;
  	max-width: 100%;
  	height: auto;
  	max-height: 13rem;
  	display: inline-block;
}

.articleStyle5 .productsList .carrouselItem article .brandName {
	/* Brand Name Container in carousel */
	width: 100%;
	margin: 0rem;
	padding: 0rem;
	min-height: 4rem;
	display: flex;
	align-items: center;
}

.articleStyle5 .productsList .carrouselItem article .brandName h1 {
	/* Brand Name in carousel */
	flex-basis: 100%;
	padding: 0rem 3% 0rem 3%;
  	font-size: 0.8rem;
  	font-weight: 700;
  	text-transform: uppercase;
  	color: #333333;
  	line-height: 1.2;
  	letter-spacing: 0.02rem;
}

.articleStyle5 .productsList .carrouselItem article .body {
	min-height: 5rem;
}

.articleStyle5 .productsList .carrouselItem article .body p {
  	margin: 0.5rem 0rem 0.5rem 0rem;
  	padding: 0rem 3% 0rem 3%;
  	font-size: 0.8rem;
  	font-weight: 400;
  	color: #9A9A9B;
  	word-wrap: break-word;
}

.articleStyle5 .productsList .carrouselItem article .body p span {
	font-weight: 700;
}

.articleStyle5 .productsList .owl-nav{
	height: 0;
	left: 1%;
}

.articleStyle5 article.productInfo {

}

.articleStyle5 .productDetails {
	border: 1px solid #9A9DA0;
	border-top: 0;
}

.articleStyle5 article.productInfo {
	padding: 2rem 3% 2rem 3%;
}

.articleStyle5 article.productInfo .medalContainer {
	margin: 0rem 0% 1rem 0%;
}

.articleStyle5 article.productInfo .medalContainer article {
	/* Detailed product medals container */
	display: flex;
	padding: 0rem 0% 0.5rem 0%;
}

.articleStyle5 .medalContainer article .imageContainer {
	flex-basis: 21%;
  	padding: 0rem 2% 0rem 2%;
  	display: flex;
}

.articleStyle5 .medalContainer article .imageContainer img {
	width: 100%;
}

.articleStyle5 .productDetails .col1 .imageContainer img {
	/* Main detailed bottle shot */
	width: auto;
  	max-width: 100%;
  	height: auto;
  	max-height: 28rem;
  	display: inline-block;
}

.articleStyle5 .medalContainer article .txt {
	/*// Medal descriptions container*/
	flex-basis: 79%;
  	padding: 0.5rem 0% 0rem 4%;
}

.articleStyle5 .medalContainer article .txt p.competitionName {
	/*// Medals: competition name*/
	line-height: 1.4;
  	padding: 0rem 0% 0rem 0%;
  	font-weight: 500;
}

.articleStyle5 .medalContainer article .txt p.medalTitle, 
.articleStyle5 .medalContainer article .txt p.specialAwardTag {
	/*// Medals: medal title*/
	line-height: 1.4;
  	padding: 0rem 0% 0rem 0%;
  	font-weight: 700;
  	text-transform: uppercase;
}

.articleStyle5 .medalContainer article .txt p.points {
	/*// Medals: points*/
	line-height: 1.4;
  	padding: 0rem 0% 0rem 0%;
  	font-weight: 700;
  	color: #BD7752;
}

.articleStyle5 .tastingNotesContainer {
	padding: 0.5rem 0rem 0.5rem 0rem;
	border-top: 1px solid #9A9DA0;
	border-bottom: 1px solid #9A9DA0;
}

.articleStyle5 .tastingNotesContainer h3 {
	margin: 0rem 0% 0.2rem 0%;
	padding: 0rem;
  	font-size: 0.9rem;
  	font-weight: 500;
  	text-align: left;
  	color: #BD7752;
  	border-top: unset;
  	text-transform: unset;
}

.articleStyle5 .tastingNotesContainer p {
	font-size: 0.9rem;
	font-weight: 500;
	line-height: 1.5;
}

.articleStyle5 .techDetails ul{
	flex-basis: 50%;
	padding: 1.5rem 0% 1.5rem 0%;
	border-bottom: unset;
}

.articleStyle5 .techDetails ul li {
	display: flex;
  	flex-direction: column;
  	margin: 0rem 0% 0.5rem 0%;
  	font-size: 0.8rem;
  	font-weight: 500;
}

.articleStyle5 .techDetails ul li:not(:last-child){
	border-right: unset;
}

.articleStyle5 .techDetails li span.techName {
	/*technical specifications */
  	font-weight: 500;
  	color: #BD7752;
}

.articleStyle5 .techDetails li span.techValue {
	font-size: 0.9rem;
  	font-weight: 700;
  	text-transform: unset;
  	color: #333333;
}

.articleStyle5 .productDetails .col1 .imageContainer {
	padding: 0rem 0% 1rem 0%;
  	display: flex;
  	align-items: center;
  	justify-content: center;
}

.articleStyle5 .productDetails .actionLinks {
	/*CTA links under main bottle*/
	margin: 0rem 0% 0rem 0%;
}

.articleStyle5 .productDetails .actionLinks a:last-child {
	margin: 0rem 0% 0rem 0%;
}

/* innerArticleStyle6: winners company list page; */

.innerArticleStyle6 .col2 header {
	margin: 2rem 5% 2rem 0%;
	border-bottom: 1px solid #9A9DA0;
}

.innerArticleStyle6 .col2 header h1,
.innerArticleStyle6 .col2 header h2 {
	font-size: 2.2rem;
	font-weight: 700;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
}

.innerArticleStyle6 .col2 header > div {
	flex-basis: 50%;
}

.innerArticleStyle6 .col2 header h2 {
	font-size: 1.2rem;
	font-weight: 500;
	color: #BD7752;
}

.innerArticleStyle6 .col2 header h2.active {
	margin: -0.5rem 0% 0rem 0%;
	font-size: 1.7rem;
	font-weight: 700;
	color: #333333;
}

.innerArticleStyle6 .listing {
	position: relative;
	padding: 0rem 3% 0rem 0%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
	
}

.innerArticleStyle6 .listing article {
	flex-basis: 24%;
	height: 21rem;
	margin: 0rem 1% 0.7rem 0rem;
	padding: 0.5rem 0% 0rem 0%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;	
	background-color: #FFFFFF;
	position: relative;
	cursor: pointer;
}

.innerArticleStyle6 .listing article .imgContainer {
	margin: 0rem 0% 0rem 0%;
	padding: 0rem 5% 0rem 5%;
	display: flex;
  	align-items: center;
  	justify-content: center;
	height: 11rem;
}

.innerArticleStyle6 .listing article .imgContainer img {
	width: auto;
  	max-width: 100%;
  	height: auto;
  	max-height: 11rem;
  	display: inline-block;
}

.innerArticleStyle6 .listing article .placeholderLogo {
	padding: 2rem 0rem 2rem 0rem;
	text-align: center;
}

.innerArticleStyle6 .listing article .imgContainer i {
	font-size: 4rem;
	color: #BD7752;
}

.innerArticleStyle6 .listing article .txt{
	display: flex;
	align-items: center;
	padding: 0.5rem 3% 0rem 5%;
	height: 9rem;
  	background-color: #F3F3F3;
}

.innerArticleStyle6 .listing article:hover .txt {
	background-color: #333333;
}

.innerArticleStyle6 .listing article .txt h1 {
	padding: 0rem 0rem 0rem 0rem;
	font-size: 0.9rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #333333;
  	line-height: 1.2;
  	letter-spacing: 0.02rem;
}

.innerArticleStyle6 .listing article:hover .txt h1 {
	color: #FFFFFF;
}

.innerArticleStyle6 .listing article .txt h2 {
	margin: 0.5rem 0rem 0.5rem 0rem;
	font-size: 0.8rem;
	font-weight: 400;
	font-style: italic;
	color: #9A9A9B;
	word-wrap: anywhere;
}

.innerArticleStyle6 .listing article .txt .productDetails {
	margin: 0rem 0% 2rem 0%;
	justify-content: flex-start;
}

.innerArticleStyle6 .listing article .actions {
	margin: 0rem 0% 0rem 0%;
	width: 80%;
	position: absolute;
  	right: 0.5rem;
  	color: #D4A84F;
  	text-align: right;
  	text-transform: uppercase;
  	font-size: 0.8rem;
  	font-weight: 500;
  	letter-spacing: 0.02rem;
}

.innerArticleStyle6 .listing article .actions span {
	display: none;
}

.innerArticleStyle6 .listing article:hover .actions span {
	display: unset;
}

.innerArticleStyle6 .listing article .actions i {
	padding: 0.5rem 5% 0.5rem 5%;
  	background-color: #F6F6F6;
  	color: #A3A3A3;
  	font-size: 0.8rem;
}

.innerArticleStyle6 .listing article:hover .actions i {
	background-color: #D4A84F;
  	color: #EEEBE5;
}

.innerArticleStyle6 .listing article .specialAwardsContainer {
	width: 20rem;
	height: 5.5rem;
	position: absolute;
	top: -0.5rem;
	right: 0.5rem;
	display: flex;
	justify-content: flex-end;
	text-align: right;
}

.innerArticleStyle6 .listing article .specialAwardsContainer .awardImg {
	width: 5.5rem;
	margin-right: 0.2rem;
}

/* @end */

/* @group Tooltip Styles */

.tooltipStyle1 {
	width: 15rem;
	padding: 1rem;
	background-color: #c07753;
	position: absolute;
	top: -6.4rem;
	right: 0.5rem;
}

.tooltipStyle1 a.close {
	width: 2rem;
	height: 2rem;
	position: absolute;
	top: -0.5rem;
	right: -0.5rem;
	font-size: 1.5rem;
	background-color: #c07753;
	border-radius: 1rem;
	text-align: center;
	line-height: 1.4;
}

.tooltipStyle1 article {
	display: flex;
	justify-content: space-between;
}

.tooltipStyle1 article .imgContainer {
	flex-basis: 40%;
}

.tooltipStyle1 article .imgContainer img {
	width: 100%;
	
}

.tooltipStyle1 article .txt {
	flex-basis: 55%;
}

.tooltipStyle1 article .txt p {
	font-size: 0.9rem;
	color: #FFF;
}

.tooltipStyle1 article .txt p span {
	color: #d3a157;
	font-weight: 700;
	display: block;
}

.tooltipStyle1 article .txt p i {
	color: #d3a157;
}

.tooltipStyle1 .arrow {
	width: 1rem;
	height: 1rem;
	position: absolute;
	bottom: -0.5rem;
	right: 2rem;
	-webkit-transform: rotate(45deg);
   	-moz-transform: rotate(45deg);
   	-ms-transform: rotate(45deg);
   	-o-transform: rotate(45deg);
   	transform: rotate(45deg);
   	background-color: #c07753;   	
}

/* @end */

/* @group Video Styles */

.videoStyle1{
	position: relative; 
	width: 100%; 
	overflow: hidden; 
	padding-top: 56.25%;
}

.videoStyle1 iframe{
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0; 
	width: 100%; 
	height: 100%; 
	border: none;
}

/* @end */

/* @end */

/* @group Default looks per element */

/* @group Prev/Next Navigation buttons */


/* @end */


/* @group generic text elements */


/* @end */

/* @group header */

#wrapper > header {
	width: 100%;
	height: 6rem;
	position: fixed;
	top: 0rem;
	background-color: #FFF;
	z-index: 1000;
}

#wrapper > header .stack2 {
	height: 6rem;
	padding: 0rem 0rem 0rem 0rem;
	background-color: #F3F3F3;
}

#wrapper > header .stack2 .contentViewport {
	position: relative;
}

#wrapper > header .stack2 .col1 {
	flex-basis: 20%;
	height: 6.2rem;
	align-content: center;
	padding: 0.1rem 0rem 0rem 1%;
}

#wrapper > header .stack2 .flexContainer {
	justify-content: left;
}

#wrapper > header .stack2 .col1 .badge {
	/* edition badge */
	position: absolute;
	width: 6rem;
	top: 0rem;
	right: 0.5rem;
}

#wrapper > header .stack2 .col1 h1 {
	display: none;
}

#wrapper > header .stack2 .col2 {
	flex-basis: 67.8%;
	height: 6.2rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

/* @group header */

.headerStyle1 h1,
.innerHeaderStyle1 header h1 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
	text-align: center;
}

.headerStyle1 h2,
.innerHeaderStyle1 header h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	color: #000;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
}

.headerStyle2 h1,
.innerHeaderStyle2 header h1 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0.4rem 0rem;
	font-size: 1.2rem !important;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
	border-bottom: 1px solid #c4c4c4;
}

/* headerStyle3 video home page */

.headerstyle3 h1 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
	text-align: center;
}

.headerStyle3 p {
	color: #000;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
}

/* headerStyle4: Brand pages header; */

.headerStyle4,
.innerHeaderStyle4 header {
	height: 12rem;
	padding: 2.5rem 0% 2.5rem 0%;
	background-color: #333;
	position: relative;
}

.headerStyle4 div,
.innerHeaderStyle4 header div {
	width: 80%;
  	float: right;
}

.headerStyle4 div h1,
.innerHeaderStyle4 header div h1 {
	max-width: 33em;
  	margin-bottom: 1rem;
  	padding: 0rem 0% 0rem 0%;
  	color: #F3F3F3;
  	font-size: 2rem;
  	font-weight: 700;
}

.headerStyle4 div h2,
.innerHeaderStyle4 header div h2 {
	max-width: 33em;
  	padding: 0rem 0% 0rem 0%;
  	color: #BD7752;
  	font-size: 1rem;
  	line-height: 1.5;
}

/* headerStyle5: Filters header; */
.headerStyle5 h1 {
	margin: 0rem 0% 1rem 0%;
  	color: #333;
  	border-bottom: 1px solid #9A9DA0;
	padding: 0rem 0rem 0.4rem 0rem;
 	font-size: 1.2rem;
  	font-weight: 700;
  	letter-spacing: 0.1rem;
  	text-transform: uppercase;
}

.headerStyle5 h2 {
	margin: 0rem 0% 1rem 0%;
  	color: #333;
  	padding: 0rem 10% 0.4rem 10%;
 	font-size: 1rem;
  	font-weight: 700;
  	letter-spacing: 0.1rem;
  	text-transform: uppercase;
}

.headerStyle5 .selected h2 {
	color: #BD7752;
}

.headerStyle5 p {
  	margin: 0rem 0rem 1.5rem 0rem;
  	font-size: 0.7rem;
  	font-weight: 400;
  	font-style: italic;
  	color: #9A9A9B;
  	letter-spacing: 0.02rem;
  	line-height: 1.6;
}
.filtersForm .filterTitle{
	color: #eee;
	margin: 0rem 0rem 0.5rem 0rem;
}


/* headerStyle6: Filters header; */
.headerStyle6 h1 {
	width: 50%;
  margin: 0rem auto 0.5rem 28rem;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 0.9;
  color: #F3F3F3;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
}

/* headerStyle7: Filters header; */
.headerStyle7 h1 {
  margin: 0rem auto 3rem 21rem;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 0.9;
  color: #F3F3F3;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
}

/* User menu stack */

.userMenu {
	width: 100%;
	height: 2rem;
	background-color: #313131;
}

.userMenu ul {
	display: flex;
	justify-content: flex-end;
	position: relative;
}

.userMenu ul li {
	height: 2rem;
	background-color: #303030; 
	color: #FFF;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 0.7rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.userMenu ul li a {
	padding: 0rem 0.5rem 0rem 0.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.8rem;
}

.userMenu ul li img {
	width: 0.8rem;
	height: 0.8rem;
	margin: 0rem 0.5rem 0rem 0rem;
}

/* user login form */

#participantsLoginFormContainer {
    width: 20rem;
    height: 20rem;
    padding: 1rem;
    position: absolute;
    background-color: #515356;
    top: 2rem;
    right: 0rem;
    z-index: 3;
}

#participantsLoginFormContainer label {
    font-size: 0.8rem;
    color: #FFF;
}

#participantsLoginFormContainer .btn {
	margin: -3rem 0rem 0rem 0rem;
    float: right;
}

#participantsLoginFormContainer #password {
	margin-bottom: 4.5rem;

}

/* @end */

/* @group forms */

/* formStyle1 : winners Page; */

.formStyle1 input[type="text"] {
  	width: 100%;
  	margin: 0rem auto 1rem auto;
  	padding: 0.7rem 1rem 0.7rem 1rem;
  	display: block;
  	font-size: 0.9rem;
  	font-weight: 400;
  	color: #9A9A9B;
  	background-color: #FFFFFF;
  	border: 1px solid #FFFFFF;	
}

.formStyle1 input[type="number"] {
  	width: 100%;
  	margin: 0rem auto 1rem auto;
  	padding: 0.7rem 1rem 0.7rem 1rem;
  	display: block;
  	font-size: 0.9rem;
  	font-weight: 400;
  	color: #9A9A9B;
  	background-color: #FFFFFF;
  	border: 1px solid #FFFFFF;	
}

.formStyle1 select {
  	width: 100%;
  	margin: 0rem auto 1rem auto;
  	padding: 0.5rem 1rem 0.5rem 1rem;
  	display: block;
  	font-size: 0.8rem;
  	font-weight: 400;
  	color: #9A9A9B;
  	background-color: #FFFFFF;
  	border: 1px solid #FFFFFF;
  	letter-spacing: 0.04rem;
}

.formStyle1 label {
  	margin: 0rem 0% 0.5rem 5%;
  	font-size: 0.9rem;
  	font-weight: 700;
  	color: #BD7752;
  	letter-spacing: 0.04rem;
  	line-height: 2;
}

form.standard {
	width: 100%;
}

form.standard h2 {
	margin-bottom: 0.1rem;
	padding: 0% 0% 0% 0%;
	font-family: 'Lato';
	font-weight: 800;
	font-size: 1.4rem;
	color: #373c43;
	text-align: center;
}

form.standard h3 {
	margin-bottom: 0rem;
	padding: 0rem 0% 0.9rem 0% !important;
	font-family: 'Alegreya Sans';
	font-weight: 700;
	font-size: 1.2rem;
	color: #737373;
	text-align: center;
}

form.standard p {
	margin-bottom: 1rem;
	font-size: 0.8rem;
	font-family: 'Lato';
	line-height: 1.5;
	color: #5b5b5b;
}

form.standard p strong, 
form.standard p a {
	font-weight: 700;
}

form.standard.dark p {
	font-size: 0.7rem;
	color: #FFF;
}

form.standard label {
	margin: 0rem 0rem 0.2rem 0rem;
	font-family: 'Lato';
	font-size: 0.7rem;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
}

form.standard.dark label {
	color: #e4e6e8;
}

form.standard input[type='text'], 
form.standard input[type='url'], 
form.standard input[type='email'], 
form.standard input[type='password'], 
form.standard input[type='number'], 
form.standard textarea {
	width: 100%;
	margin-bottom: 0.7rem;
	padding: 0.4rem 0.4rem 0.4rem 0.4rem;
	background-color: #dadada;
	border: 1px solid #4a4442;
	font-size: 0.8rem;
	font-family: 'Lato';
}

form.standard.dark input[type='text'], 
form.standard.dark input[type='url'], 
form.standard.dark input[type='email'], 
form.standard.dark input[type='password'], 
form.standard.dark input[type='number'], 
form.standard.dark textarea {
	border: 0px;
}

form.standard iframe.cke_wysiwyg_frame.cke_reset {
	background-color: #c9cbd1 !important;
}

form.standard .twoCol {
	display: flex;
}

form.standard .twoCol .col1 {
	flex-basis: 48%;
	margin-right: 2%;
}

form.standard .twoCol .col2 {
	flex-basis: 50%;
}

.cke_wysiwyg_frame,
.cke_wysiwyg_div {
	background-color: #c9cbd1 !important;
}

form.standard select {
	margin-bottom: 0.6rem;	
}
 
form.standard textarea {
	min-height: 8rem;
	font-family: 'Roboto';
	font-weight: 400;
}

form.standard div.small, 
form.standard input.small {
	width: 10rem;
}

form.standard .radioGroup, 
form.standard .checkboxGroup, 
form.standard .fileField {
	width: 80%;
	margin-bottom: 0.7rem;
	padding: 0.4rem 0rem 0.4rem 0rem;
	overflow: visible;
	border-radius: 0.32em;
	background-color: #c9cdd0;
	font-size: 0.7rem;
	line-height: 1.4rem;
}

form.standard p.error.msg {
	/* TEMP width should be variable according to message */
	width: 100%;
	margin: -0.9rem 0rem 0.5rem 0rem;
	padding: 0.3rem 0.5rem 0.2rem 0.5rem;
	background-color: #c7203d;
	font-size: 0.7rem;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-left-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
}

form.standard p.error.msg.dark {
	width: 50%;
	margin: auto;
	padding: 0.2rem 0rem 0.2rem 0rem !important;
	color: #FFF !important;
	text-transform: none;
	font-size: 1rem;
	font-weight: 700 !important;
	border-radius: 0.3rem;
}

form.standard p.error.msg.dark i {
	font-size: 1.5rem;
}

form .inLineFields {
	justify-content: space-between;
	align-items: center;
	position: relative;
}

form .inLineFields label.error {
	position: absolute;
	top: 3.5rem;
	left: auto;
}

#feedbackLogin, 
#feedbackRegister {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0.4rem 0.3rem 0.4rem 0.3rem;
	background-color: #1c1c1b;
	text-align: center;
}

#feedbackLogin p, 
#feedbackRegister p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	color: #FFF;
}

#feedbackLogin p .fa-frown, 
#feedbackRegister p .fa-frown {
	margin-right: 0.3rem;
	font-size: 1.2rem !important;
}

form input.error, 
form select.error {
	border: 1px solid #db0202 !important;
	-moz-box-shadow: 0 0 5px #db0202;
	box-shadow: 0 0 5px #db0202;
}

form .inLineFields input.error, 
form .inLineFields select.error {
	/* Inputs with errors in multiple field td, leave space for err message */
	margin-bottom: 2.5rem;
}

form label.error {
	margin: -0.4rem 0rem 0.5rem 0rem;
	padding: 0rem;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.7rem;
	color: #db0202; 
}

form table .buttonBar h4 a{
	color: #bd7550;
	font-weight: 700;
}

/* @end */

/* formStyle2 : Sticker purchase Page; */

.formStyle2 input[type="text"] {
  	width: 100%;
  	margin: 0rem auto 1rem auto;
  	padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  	display: block;
  	font-size: 0.9rem;
  	font-weight: 400;
  	color: #000000;
  	border: 1px solid #9A9A9B;	
}

.formStyle2 input[type="number"] {
  	width: 100%;
  	margin: 0rem auto 1rem auto;
  	padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  	display: block;
  	font-size: 0.9rem;
  	font-weight: 400;
  	color: #000000;
  	border: 1px solid #9A9A9B;	
}

.formStyle2 select {
  	width: 100%;
  	margin: 0rem auto 1rem auto;
  	padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  	display: block;
  	font-size: 0.8rem;
  	font-weight: 400;
  	color: #000000;
  	border: 1px solid #9A9A9B;
  	letter-spacing: 0.04rem;
}

.formStyle2 label {
  	margin: 0rem 0% 0.5rem 5%;
  	font-size: 0.9rem;
  	font-weight: 700;
  	color: #BD7752;
  	letter-spacing: 0.04rem;
  	line-height: 2;
}

/* @end */

/* @group signUp form */

.fancybox-skin {
	border-radius: 0rem;
	background-color: #ffffff;
}

.r-tabs-panel {
	background-color: #FFF;
}

body.signUp .box.users, 
body.signUp #signUpForm {
	padding: 1rem 4% 1rem 4%;
}

body.signUp .box.users header {
	display: none;
}

body.signUp .box.users article, 
body.signUp .box.users header h1 {
	border-bottom: 0px;
}

body.signUp form #preferences {
	display: none;
}

body.signUp .box.users p {
	margin-bottom: 1rem;
	font-size: 0.9rem;
	line-height: 1.5;
	color: #5b5b5b;
}

body.signUp .box.users a.passwordRetrieval {
	display: none;
}

body.signUp .entriesClosedMsg {
	width: 95%;
	margin: 4rem auto 0rem auto;
	padding: 2rem 1rem 2rem 1rem;
	border: 1px solid #bea378;
	text-align: center;
	line-height: 1.5;
	color: #bea378;
}

body.signUp .entriesClosedMsg h2 {
	font-size: 1.5rem;
	color: #bea378;
}

.fancybox-outer iframe {
	width: 100%;
}

/* TODO: TEMP properly separate light and dark themes */

body.signUp #signUpModalTabs {
	/* min height for all form cards to properly fit vertically */
	min-height: 33rem;
}

body.signUp #signUpModalTabs > ul {
	width: 100%;
	height: 3rem;
	margin: 0rem;
	padding: 0.5rem 0rem 0rem 0rem;
	border-bottom: 1px solid #bda378;
}

body.signUp #signUpModalTabs > ul li {
	width: 49%;
	height: 2.5rem;
	margin: 0rem 0.5% 0rem 0.5%;
	padding: 0.5rem 0rem 0.7rem 0rem;
	display: inline-block;
	font-size: 1.1rem;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	color: #BD7752;
	float: left;
	border: 1px solid #BD7752;
	background-color: #BD7752;
}

body.signUp #signUpModalTabs > ul li a {
 color: #FFF;
}

body.signUp #signUpModalTabs > ul li.r-tabs-state-active {
	border-bottom: 1px solid #FFF;
	color: #000;
	background: none #fefffe;
}

body.signUp #signUpModalTabs > ul li.r-tabs-state-active a {
	color: #BD7752;
}

body.signUp .errorMsg, 
#inlineAJAXLogInForm .errorMsg {
	width: 100%;
	margin: 0.5px 0px 0.6rem 0px;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	border: 1px solid #bea378;
	position: relative;
	color: #bea378;
	text-align: center;
	letter-spacing: 0.05rem;
	text-transform: capitalize;
}

body.signUp .errorMsg > p {
	font-size: 0.9rem;
}

form.standard i.fa-asterisk {
	font-size: 0.4rem;
	vertical-align: super;
	color: #FE345B;
}

#feedbackLogin, #feedbackRegister {
  margin: 0rem 0rem 0.5rem 0rem;
  padding: 0.4rem 0.3rem 0.4rem 0.3rem;
  background-color: #FE345B;
  color: #FFF;
  text-align: center;
}

#feedbackLogin p {
    color: #FFF;
}

span .error{
	 color: #FE345B;
}

.FrmRegister p {
	text-align: center;
}

.FrmRegister .btn, 
#FrmLoginInLine .btn {
	float: right;
}

.FrmRegister .finalMessages {
	text-align: center;
}

.FrmRegister .finalMessages h2 {
	margin-bottom: 1rem;
	font-size: 2rem;
}

.FrmRegister .finalMessages h2 i {
	color: #bda378;
}

.FrmRegister .finalMessages p {
	margin-bottom: 0.7rem;
	font-size: 1.2rem;
	font-weight: 700;
}

.FrmRegister .fa-spin {
	font-size: 2rem;
	position: absolute;
	top: 8rem;
	left: 49.5% !important;
	display: none;
}

.fancybox-in ner #inlineAJAXLogInForm {
	padding: 0% 10% 0% 10%;
}

.fancybox-inner #inlineAJAXLogInForm h1 {
	padding: 0rem 0rem 0.1rem 0rem;
	font-size: 1.3rem;
	font-weight: 700;
}

.fancybox-inner #inlineAJAXLogInForm p {
	padding: 0.3rem 0rem 0.6rem 0rem !important;
	font-size: 1rem !important;
	border-bottom: 0px !important;
}

.fancybox-inner #inlineAJAXLogInForm a {
	margin: 1rem 0rem 0rem 0rem;
	font-size: 0.9rem;
	font-weight: 700;
	color: #bda378;
	display: block;
}

.transitionOutTop {
	margin-top: -100rem;
	-webkit-transition: margin-top 2s ease; /* Safari and Chrome */
	-moz-transition: margin-top 2s ease; /* Firefox */
	-ms-transition: margin-top 2s ease; /* IE 9 */
	-o-transition: margin-top 2s ease; /* Opera */
	transition: margin-top 2s ease;
	visibility: hidden;
	-webkit-transition: visibility 2s ease; /* Safari and Chrome */
	-moz-transition: visibility 2s ease; /* Firefox */
	-ms-transition: visibility 2s ease; /* IE 9 */
	-o-transition: visibility 2s ease; /* Opera */
	transition: visibility 2s ease;
}

.transitionInBottom {
	display: block !important;
	visibility: visible !important;
	-webkit-transition: visibility 0.5s ease; /* Safari and Chrome */
	-moz-transition: visibility 0.5s ease; /* Firefox */
	-ms-transition: visibility 0.5s ease; /* IE 9 */
	-o-transition: visibility 0.5s ease; /* Opera */
	transition: visibility 0.5s ease;
	margin-top: 0rem !important;
	-webkit-transition: margin-top 2s ease; /* Safari and Chrome */
	-moz-transition: margin-top 2s ease; /* Firefox */
	-ms-transition: margin-top 2s ease; /* IE 9 */
	-o-transition: margin-top 2s ease; /* Opera */
	transition: margin-top 2s ease;
}

#finalConf {
	width: 95%;
	margin: 0rem auto 0rem auto;
	padding: 2rem 1rem 2rem 1rem;
	border: 1px solid #bea378;
	text-align: center;
	line-height: 1.5;
	color: #bea378;
	visibility: hidden;
}

#finalConf h2 {
	font-size: 1.5rem;
	color: #bea378;
}

#finalConf p {
	font-size: 1.2rem;
	color: #bea378;
}

#finalConf i {
	margin-bottom: 1rem;
	font-size: 2rem;
	color: #bea378;
}

#feedbackRegister {
	
}

/* @end */

/* @group boxes */


/* @end */

/* @group jQuery Fancybox overrides */

.fancybox-skin {
	/* this overrides fancybox default styles */
	padding: 0rem !important;
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
}

/* @end */

/* @group main Menu */

nav.main ul {

}

nav.main > ul > li {
	position: relative;
}

nav.main > ul > li > a {
	padding: 0.5rem 0.6rem 0.5rem 0.6rem;
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: 700;
	color: #9B9393;
}

nav.main > ul > li:hover > a {
	color: #FFF;
	background-color: #BD7752;
}
 
/* sub menus */

nav.main ul li ul {
	min-width: 12rem;
	background-color: #BD7752;
	display: none;
	flex-direction: column;
	position: absolute;
	top: 2rem;
	left: 0rem;
	z-index: 1000;
}

nav.main ul li:last-of-type ul {
	left: auto;
	right: 0rem;
}

nav.main ul li:hover ul {
	display: flex;
}

nav.main ul li ul li a {
	padding: 0.45rem 0.5rem 0.4rem 0.8rem;
	display: block;
	font-size: 0.9rem;
	font-weight: 400;
	color: #f0dbcf;
}

nav.main ul li ul li a:hover {
	color: #FFF;
}

/* @end */

/* @group secondary Menu Header */

/* @end */

/* @group Social Sharing */

.socialSharing {
	padding: 0.5rem 0rem 0.5rem 0rem;
}

.socialSharing article ul {
	display: flex;
	flex-direction: row !important;
}

.socialSharing .shareActionTitle {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem 0rem 0rem 1.4rem;
	font-weight: 300;
	font-size: 1.3rem;
	color: #494442;
	display: block;
	line-height: 1;
	border-bottom: 1px solid #494442;
}

.socialSharing .fa-share-alt {
	display: inline;
	float: left;
	color: #494442;
}

.socialSharing i.fa-share-alt {
	display: none;
}

.socialSharing .sharesCount {
	display: none;
}

.socialSharing a {
	width: 2rem;
	height: 2rem;
	margin-right: 0.3rem;
	padding: 0.4rem 0rem 0rem 0rem;
	display: inline-block;
	background-color: #494442;
	font-size: 1.1rem;
	color: #FFF !important;
	line-height: 1;
	border-radius: 1rem;
	text-align: center;
}

.socialSharing a span {
	/* Hide "share" copy */
	font-size: 0rem;
}

.socialSharing a.facebook:hover {
	background-color: #4b72ba;
}

.socialSharing a.twitter:hover {
	background-color: #52b2e9;
}

.socialSharing a.linkedIn:hover {
	background-color: #018ec6;
}

.socialSharing a.pinterest:hover {
	background-color: #c4081e;
}

.socialSharing a.google:hover {
	background-color: #df4d3e;
}

.socialSharing a.reddit:hover {
	background-color: #ff4500;
}

.socialSharing a.icn.email:hover {
	background-color: #9146ff;
}

.socialSharing a.icn.copy:hover {
	background-color: #a6b1b7;
}
/* @end */

/* @group Footer Promo */

/* @end */

/* @group Footer */

#wrapper > footer {
	font-size: 0.9rem;
	color: #B2B2B2;
}

#wrapper > footer .mediaPartners {
	background-color: #FFF;
}

#wrapper > footer .lowerFooter {
	padding: 3rem 0rem 3rem 0rem;
	background-color: #515356;
}

#wrapper > footer .lowerFooter .flexContainer .col1 {
	flex-basis: 39.4%;
	border-right: 1px solid #B2B2B2;
}

#wrapper > footer .lowerFooter .flexContainer .col2 {
	flex-basis: 35.3%;
	padding: 0rem 2% 0rem 3%;
	border-right: 1px solid #B2B2B2;
}

#wrapper > footer .lowerFooter .flexContainer .col3 {
	flex-basis: 25%;
	padding: 0rem 2% 0rem 3%;
}

#wrapper > footer .lowerFooter .flexContainer .col1 {
	padding: 0rem 4.7% 0rem 8.2%;
}

#wrapper > footer .lowerFooter .flexContainer .col1 article {
	display: flex;
	justify-content: space-between;
}

#wrapper > footer .lowerFooter .flexContainer .col1 .imgContainer {
	flex-basis: 20%;
}

#wrapper > footer .lowerFooter .flexContainer .col1 .body {
	flex-basis: 70%;
}

#wrapper > footer .lowerFooter .flexContainer .col1 .body p {
	margin: 0rem 0rem 2rem 1rem;
	line-height: 1.5;
}

#wrapper > footer .lowerFooter .flexContainer .col1 .body ul {
	padding: 0rem 0rem 0rem 1rem;
	display: flex;
	
}

#wrapper > footer .lowerFooter .flexContainer .col1 .body ul li {
	margin: 0rem 0.5rem 0rem 0rem;
	font-size: 1.5rem;
}

#wrapper > footer .lowerFooter .flexContainer .col2 {
	display: flex;
	justify-content: space-between;
}

#wrapper > footer .lowerFooter .flexContainer .col2 h1 {
	margin: 0rem 0rem 0.7rem 0rem;
	font-size: 0.8rem;
	font-weight: 900;
	color: #DDDDDD;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}

#wrapper > footer .lowerFooter .flexContainer .col2 > nav {
	flex-basis: 49%;
}

#wrapper > footer .lowerFooter .flexContainer .col2 > div {
	flex-basis: 49%;
}

#wrapper > footer .lowerFooter .flexContainer .col2 .footerMenu ul {
	margin: 0rem 0rem 0.5rem 0rem;
	text-align: left;
	-moz-column-count: 3;
	-moz-column-width: 60px;
	-moz-column-gap: 0.5em;
	-webkit-column-count: 3;
	-webkit-column-width: 60px;
	-webkit-column-gap: 0.5em;
	column-count: 3;
	column-width: 60px;
	column-gap: 0.5em;

}

#wrapper > footer .lowerFooter .flexContainer .col2 ul li {
	padding: 0rem 0rem 0.5rem 0rem;
	font-size: 0.8rem;
}

#wrapper > footer .lowerFooter .flexContainer .col2 ul li i {
	display: none;
}

#wrapper > footer .lowerFooter .flexContainer .col2 ul li a:hover {
	color: #FFF;
}

#wrapper > footer .lowerFooter .flexContainer .col3 a {
	margin-bottom: 5rem;
}

#wrapper > footer .lowerFooter .flexContainer .col3 p {
	font-size: 0.7rem;
}

.preFooter {
	width: 100%;
	background-color: #EEEEEE;
}

.preFooter .box > header {
	text-align: center;
	
}

.preFooter .box > header h1 {
	margin: 0rem 0rem 2rem 0rem;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
}

/* @end */

/* @group Buttons Framework */

.btn {
	display: inline-block;
}

.btn.rectangle {
	padding: 0.7rem 1.3rem 0.7rem 1.3rem;
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.7rem;
	letter-spacing: 0.1rem;
	background-color: #bd7550;
	border-radius: 0.2rem;
	border: 0px;
}

.btn.large {
	padding: 0.8rem 1.4rem 0.8rem 1.4rem;
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.81rem;
	letter-spacing: 0.1rem;
	background-color: #bd7550;
	border-radius: 0.2rem;
	border: 0px;
}

.btn.outline.light, 
.btn.rectangle.light {
	padding: 0.4rem 1rem 0.4rem 1rem;
	display: inline-block;
	border: 1px solid #FFF;
	font-size: 0.8rem !important;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}

.btn.outline.light:hover, 
.btn.rectangle.light:hover {
	cursor: pointer;
}

/* btnStyle1 : company brand page */

.btnStyle1 {
	margin: 1rem 3% 1rem 0%;
 	padding: 0.7rem 5% 0.7rem 5%;
  	display: inline-block;
  	color: #FFF;
  	background-color: #bd7550;
  	border: 1px solid #bd7550;
  	font-size: 0.9rem;
  	font-weight: 700;
  	letter-spacing: 0.1rem;
  	cursor: pointer;
}

/* btnStyle2 : company brand page */

.btnStyle2,
.innerBtnStyle2 .btn {
	width: 100%;
	padding: 0.5rem 0% 0.5rem 0%;
	margin: 0.5rem 0% 0.5rem 0%;
	display: inline-block;
	background-color: #BD7752;
	color: #FFFFFF;
	text-transform: uppercase;  
	font-size: 0.9rem;
	font-weight: 900;
	border: 1px solid #BD7752;	
	text-align: center;
	letter-spacing: 0.2rem;
}

/* @end */


/* @end */

/* @group Default looks per view */

/* @group Home */


/* @end */




/* @group Detail */

.detail.detailedLayout1 main {
	margin: 0rem 0rem 4rem 0rem;
}

.detail.detailedLayout1 main > header {
	margin-bottom: 3rem;
	padding: 0rem 0% 1.5rem 0%;
	background-color: #333333;
}

.detail.detailedLayout1 main > header h1 {
	max-width: 33em;
	margin-bottom: 0.5rem;
	padding: 0rem 0% 0rem 0%;
	color: #F3F3F3;
	font-size: 2rem;
	font-weight: 700;
}

.detail.detailedLayout1 main > header h2 {
	max-width: 33em;
	padding: 0rem 18.2% 0rem 0%;
	color: #BD7752;
	font-size: 1rem;
	line-height: 1.5;
}

.detail.detailedLayout1 main > header h3 {
	max-width: 33em;
	margin-bottom: 0.5rem;
	padding: 0rem 18.2% 0rem 0%;
	color: #BD7752;
	font-size: 1rem;
	font-weight: 300;
	text-transform: uppercase;
	
}

.detail.detailedLayout1 main .body > .imgContainer, 
.detail.detailedLayout1 main article > .imgContainer {
	width: 100%;
	margin: 0rem 0rem 1rem 0rem;
}

.detail.detailedLayout1 main .body p > img {
	/* default dimension for images uploaded by the users */
	width: 100%;
	height: auto;
	margin: 0rem 0rem 0rem 0rem;
}

.detail.detailedLayout1 main .body p, 
.detail.detailedLayout1 main .body ul, 
.detail.detailedLayout1 main .body ol {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	color: #B1B1B1;
	line-height: 1.7;
}

.detail.detailedLayout1 main .body p a, 
.detail.detailedLayout1 main .body ul a, 
.detail.detailedLayout1 main .body ol a {
	color: #d6a557;  
	text-decoration: none;
	font-weight: bold;
}

.detail.detailedLayout1 main .body p a.btn.rectangle, 
.detail.detailedLayout1 main .body ul a.btn.rectangle, 
.detail.detailedLayout1 main .body ol a.btn.rectangle{
	color: #FFF;  
}

.detail.detailedLayout1 main .body h1,
.detail.detailedLayout1 main .body h2, 
.detail.detailedLayout1 main .body h3 {
	margin: 2rem 0rem 1rem 0rem;
	font-size: 0.9rem;
	font-weight: 700;
	color: #515356;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}

.detail.detailedLayout1 main .body h4, 
.detail.detailedLayout1 main .body h5 {
	margin: 1rem 0rem 1rem 0rem;
	font-size: 1rem;
	font-weight: 700;
	color: #BD7752;
	line-height: 1.5;
}

.detail.detailedLayout1 main .body blockquote {
	margin: 2rem 10% 2rem -8%;
	padding: 0rem 0rem 0rem 1rem;
	font-size: 2rem;
	border-left: 5px solid #BD7752;
}

.detail.detailedLayout1 main .body blockquote p {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.5;
	color: #BD7752;
}

.detail.detailedLayout1 main .body ul {
	padding: 0rem 10% 0rem 4%;
}

.detail.detailedLayout1 main .body ul li {
	margin-bottom: 0.5rem;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.5;
}

.detail.detailedLayout1 main .body ol {
	padding: 0rem 10% 0rem 6%;
}

.detail.detailedLayout1 main .body ol li {
	margin-bottom: 0.5rem;
	list-style-type: lower-roman;
	list-style-position: outside;
	line-height: 1.5;
}

.detail.detailedLayout1 main .SocialSharingTemplates {
	margin: 0rem 0% 1.5rem 0%;
	padding: 1rem 3%;
	border: 2px solid #333333;		
}

.detail.detailedLayout1 main .SocialSharingTemplates h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1.2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
}

.detail.detailedLayout1 main .SocialSharingTemplates h3 span {
	margin:0rem 0% 0rem 1%;
}

.detail.detailedLayout1 main .SocialSharingTemplates a {
	font-size: 2rem;
	margin: 0rem 1% 0rem 0%;
	color: #BD7752;
}


/* @end */

/* @group Form */

.form main {
	
}

.form main > section > article {
	padding: 0rem 9% 0rem 4%;
}

.form main header {
	padding: 0rem 0% 1rem 34.2%;
}

.form main header h1 { 
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0.4rem 0rem;
	color: #1D1D1B;
	border-bottom: 1px solid #A9864D;
	font-size: 2rem;
	font-weight: 300;
	letter-spacing: 0.05rem;
	text-transform: uppercase;
	text-align: left;
}

body.form main header p {
	margin: 0rem 0rem 0.8rem 0rem;
	line-height: 1.5;
	color: #6D6E70;
}

body.form main header p a {
	color: #6d562f;
	font-weight: 700;
}

body.form main header p a:hover {
	color: #000;
}

body.form main form > table {
	width: 100%;
	margin: 0rem 0rem 4rem 0rem;
}

.form main form > table .labelCol {
	width: 33.8%;
	padding: 0rem 2% 0rem 0rem;
	text-align: right;
}

.form main form > table .buttonBar {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.form main form > table .buttonBar p {
	margin: 0rem;
	font-size: 0.8rem;
}

.form main .msg.msgStyle1, 
.form main .msg.msgStyle2, 
.form main .msg.msgStyle3 {
	padding: 0rem 0rem 0rem 34.5%;
	color: #b69d73;
}

form.standard label {
	display: block;
	margin-bottom: 0.2rem;
	font-size: 1rem;
	font-weight: 700;
	color: #4d4d4d;
	line-height: 1.4;
}

.form main .msg a {
	font-weight: 700;
}

form label .fa-asterisk {
	font-size: 0.4rem;
	vertical-align: super;
	color: #d39f41;
}

form label.error {
	margin: -0.4rem 0rem 0.5rem 0rem;
	padding: 0rem;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.7rem;
	color: #db0202; 
}

/* @end */

/* @group List */

body.list.listLayout1 main > section {
	padding: 3rem 0rem 2rem 0rem;
	justify-content: center;
}

body.list.listLayout1 main > section > .col1 {
	flex-basis: 28.3%;
	padding: 0.8rem 7% 0rem 0rem;
}

body.list.listLayout1 main > section > .col1 > .box > header > h1 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0.4rem 0rem;
	font-size: 1.2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
	border-bottom: 1px solid #c4c4c4;
}

body.list.listLayout1 main > section > .col2 {
	flex-basis: 71.7%;
	margin: 0rem 0% 0rem 0rem;
	padding: 0rem 14.3% 0rem 0rem;
}

body.list.listLayout1 main > section > .col2 > header > h1 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0.2rem 0rem;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
	border-bottom: 1px solid #c4c4c4;
}

body.list.listLayout1 main > section > .col2 .listing  {
	display: flex;
	flex-direction: column;
}

body.list.listLayout1 main > section > .col2 .status {
	margin: 0rem 0rem 1.5rem 0rem;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 0.7rem;
	text-transform: uppercase;
	letter-spacing: 0.05;
	color: #8b8b8b;
}

body.list.listLayout1 main > section > .col2 .listing article {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 1rem 0rem;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #c4c4c4;
}

body.list.listLayout1 main > section > .col2 .listing article .imgContainer {
	flex-basis: 40%;
}

body.list.listLayout1 main > section > .col2 .listing article .txt {
	flex-basis: 55%;
}

body.list.listLayout1 main > section > .col2 .listing article .txt h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-weight: 700;
	font-size: 1rem;
}

body.list.listLayout1 main > section > .col2 .listing article:hover .txt h2 {
	color: #b37857;
}

body.list.listLayout1 main > section > .col2 .listing article .txt h3 {
	margin: 0rem 0rem 0.3rem 0rem;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 0.7rem;
	text-transform: uppercase;
	letter-spacing: 0.05;
	text-align: right;
	color: #b37857;
}

body.list.listLayout1 main > section > .col2 .listing article .txt p {
	font-size: 0.9rem;
	color: #B1B1B1;
	line-height: 1.4;
}

/* List Layout 2 */

body.list.listLayout2 main > section > header {
	padding: 4rem 0rem 0rem 0rem;
	text-align: center;
}

body.list.listLayout2 main > section > header h1 {
	font-size: 2rem;
	font-weight: 700;
}

body.list nav.prevNext {
	padding: 0rem 0rem 1rem 0rem;
	text-align: center;
	font-family: 'Lato';
	font-size: 0.8rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #9c9c9c;
}

body.list nav.prevNext a, 
body.list nav.prevNext span {
	margin: 0rem 0.3rem 0rem 0.3rem;
}

body.list nav.prevNext a {
	color: #b37857;
	font-weight: 700;
}

body.list nav.prevNext a:hover {
	color: #6b4631;
}

body.list.listStyle2 main header {
	padding: 1rem 0rem 3rem 0rem;
	text-align: center;
}

body.list.listStyle2 main header h1 {
	font-size: 2rem;
}

/* @group cardArticleListingStyle3 */

.cardListStyle3 {
	text-align: center;
}

.cardListStyle3 .imgContainer {
	width: 70%;
	margin: 1rem auto 1rem auto;
}

.cardListStyle3 h2 {
	margin: 0rem 0rem 0.8rem 0rem;
	font-size: 1rem;
	font-weight: 700;
	text-transform: none;
}

.cardListStyle3 h4 {
	margin-bottom: 0.5rem;
	font-size: 0.8rem;
	font-weight: 400;
	text-transform: none;
	color: #373737;
}

/* @end */

/* @end */
/* @group Sidebar Promos */

.bgAlt1 {
	background-color: #f4f5f4;
}

.box.sideBarPromo1 {
	display: block;
	padding: 0rem 7% 0rem 7%
}

.sideBarPromo1 .body > h2, 
.sideBarPromo1 .body > h3 {
	padding: 0.8rem 1rem 0.8rem 1rem;
	margin: 0rem 0rem 0.2rem 0rem !important;
}

.sideBarPromo1 .body > h2 {
	color: #FFF !important;
	background-color: #333333;
}

.sideBarPromo1 h3 {
	line-height: 1 !important;
	font-size: 1.5rem !important;
	font-weight: 300 !important;
	color: #E7E7E7 !important;
	background-color: #333333 !important;
}

.sideBarPromo1 h3 strong {
	font-weight: 700 !important;
}

.sideBarPromo1 h3 em {
	font-style: normal !important;
	font-size: 0.9rem !important;
	font-weight: 700 !important;
	color: #F8D584 !important;
	text-transform: none !important;
}

/* @end */

/* @group Medal Explained */

.box.medalsExplained {
/*	padding: 0rem 7% 0rem 7%;*/
}

.medalsExplained .body > h2, 
.medalsExplained .body > h3 {
	padding: 0.8rem 1rem 0.8rem 1rem;
	margin-bottom: 0.2rem !important;
	color: #BD7752 !important;
}

.medalsExplained .body img {
	width: 100% !important;
	height: auto !important;
}

/* @end */
/* @end */

/* @group Default looks per section */

/* @group Home */

.desktop#home main > .stack1 {
	/* video stack desktop */
	height: 25rem;
	background-color: #505255;
}

#home .logoAndPresentationContainer .contentViewport {
	padding: 0rem 0rem 0rem 0rem;
	position: relative;
}

#home .logoAndPresentationContainer .contentViewport {
	flex-direction: column;
}

#home.desktop .logoAndPresentationContainer .contentViewport {
	height: 15rem;
}

#home .logoAndPresentationContainer .contentViewport .stack1 {
	/* secondary text container */
	width: 95%;
	margin: auto;
	padding: 1.5rem 0rem 1rem 0rem;
	text-align: center;
	border-bottom: 1px solid #777777;
}

#home .logoAndPresentationContainer .contentViewport .stack2 {
	width: 100%;
	padding: 0rem 0rem 0rem 0rem;
	display: flex;
}

#home.desktop .logoAndPresentationContainer .contentViewport .stack2 {
	height: 5rem;
}

#home .logoAndPresentationContainer .contentViewport .stack2 > div {
	/* individual text blocks */
	flex-basis: 25%;
	display: flex;
	text-align: center;
	align-content: center;
	justify-content: center;
	flex-direction: column;
}

#home .logoAndPresentationContainer .contentViewport .stack2 > div h2 {
	margin: 0rem 0rem 0.3rem 0rem;
	color: #D4A84F;
	font-weight: 700;
	font-size: 0.9rem;
	line-height: 1.2;
	text-transform: uppercase;
}

#home .logoAndPresentationContainer .contentViewport .stack2 > div p {
	margin: 0rem 0rem 0rem 0rem;
	color: #cccccc;
	font-size: 0.9rem;
}

#home .homePresentationHeader article .body h1 {
	margin: 0rem 0rem 1.7rem 0rem;
	color: #FFF;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.3;
}

#home .homePresentationHeader article .body h3 {
	margin: 0rem 0rem 1rem 0rem;
	color: #5B5454;
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 1.3;
}

#home .homePresentationHeader article .body h4 {
	margin: 0rem 0rem 1rem 0rem;
	color: #5B5454;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1.3;
}

#home .homeTiles {
	padding: 3rem 0rem 2rem 0rem;
	background-color: #dbdada;
}

#home .homeTiles .box.homePageTiles {
	width: 1002px;
	margin: auto;
	padding: 0rem 0% 0rem 0%;
	flex-wrap: wrap;
}

#home .homeTiles .box.homePageTiles article {
	/* whole article for each tile (text + image) */
	flex-basis: 49%;
	height: 14.5rem;
	margin: 0rem 0rem 1.4rem 0rem;
	display: flex;
	align-items: center;
	background-color: cyan;
	justify-content: space-between;
	overflow: hidden;
}

#home .homeTiles .box.homePageTiles article.id-299 {
	background-color: #333333;
	text-align: center;
}

#home .homeTiles .box.homePageTiles article.id-299 .body {
	width: 100%;
	padding: 1rem;
}

#home .homeTiles .box.homePageTiles article.id-299 h2 {
	margin: 0rem 0rem 1rem 0rem;
	color: #FFF;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
}

#home .homeTiles .box.homePageTiles article.id-299 p {
	margin: 0rem 0rem 0.5rem 0rem;
	color: #B1B1B1;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
}

#home .homeTiles .box.homePageTiles article.id-300 {
	background-color: #515356;
}

#home .homeTiles .box.homePageTiles article.id-300 .imgContainer {
	margin: 0rem 0rem 0px 0rem;
	border-right: 20px solid #dbdad9;
}

#home .homeTiles .box.homePageTiles article.id-300 .txt, 
#home .homeTiles .box.homePageTiles article.id-301 .txt, 
#home .homeTiles .box.homePageTiles article.id-302 .txt {
	flex-basis: 48%;
	padding: 1.5rem;
	color: #FFF;
}

#home .homeTiles .box.homePageTiles article.id-300 .imgContainer, 
#home .homeTiles .box.homePageTiles article.id-301 .imgContainer, 
#home .homeTiles .box.homePageTiles article.id-302 .imgContainer {
	flex-basis: 52%;
}

#home .homeTiles .box.homePageTiles article.id-302 .body h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	color: #515356;
	text-transform: uppercase;
	font-size: 0.8rem;
	font-weight: 700;
}

#home .homeTiles .box.homePageTiles article.id-302 .body p {
	color: #B1B1B1;
	font-size: 0.8rem;
	line-height: 1.5;
}

#home .homeTiles .box.homePageTiles article.id-300 .body h2, 
#home .homeTiles .box.homePageTiles article.id-301 .body h2 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.4rem;
	font-weight: 700;
	color: #FFF;
	line-height: 1.2;
}

/*#home .homeTiles .box.homePageTiles article.id-300 .body a, 
#home .homeTiles .box.homePageTiles article.id-301 .body a  {
	color: #FFF;
	font-size: 0.8rem;
}*/

#home .homeTiles .box.homePageTiles article.id-301 {
	background-color: #BD7752;
	flex-direction: row-reverse;
}
 
#home .homeTiles .box.homePageTiles article.id-302 {
	background-color: #FFF;
	flex-direction: row-reverse;
}

#home .homeTiles .box.homePageTiles article.id-301 .imgContainer, 
#home .homeTiles .box.homePageTiles article.id-302 .imgContainer {
	flex-basis: 52%;
	margin: 0rem 0rem -3px 0rem;
	border-left: 20px solid #dbdad9;
}

#home .washingtonDc .showInCarrouselByTag .carrouselItem {
	width: 100%;
	float: left;
	background-color: #FFF;
	display: flex;
}

#home .washingtonDc .showInCarrouselByTag .carrouselItem .imgContainer {
	flex-basis: 50%;
}

#home .washingtonDc .showInCarrouselByTag .carrouselItem .imgContainer img {
	width: 100%;
}

#home .washingtonDc .showInCarrouselByTag .carrouselItem .body {
	flex-basis: 50%;
}

#home .getRated {
	padding: 3rem 0rem 3rem 0rem;
	background-color: #FFF;
}

#home .getRated header, 
#home .getRated .aside2, 
#home .getRated .aside3, 
#home .getRated .subTitle {
	display: none;
}

#home .getRated .box article {
	width:83.6%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

#home .getRated .box article .aside1 {
	padding: 4%;
	flex-basis: 32%;
	background-color: #dbdada;
}

#home .getRated .box article .aside1 h2 {
	padding: 0rem 0rem 0.5rem 0rem;
	font-size: 1.3rem;
	font-weight: 700;
	color: #515356;
}

#home .getRated .box article .aside1 p {
	padding: 0rem 0rem 1.5rem 0rem;
	font-size: 1rem;
	color: #B1B1B1;
}

#home .getRated .box article .body {
	padding: 0rem 6% 0rem 0rem;
	flex-basis: 59%;
}

#home .getRated .box article .body h1 {
	margin: 0rem 0rem 3rem 0rem;
	font-size: 2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
}

#home .getRated .box article .body h2 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 0.9rem;
	font-weight: 900;
	line-height: 1.5;
	color: #515356;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}

#home .getRated .box article .body p {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #B1B1B1;
}

#home .testimonials .carrouselItem {
	width: 50%;
	height: 30rem;
	float: left;
}

#home .stack.judges {
	background-color: #dbdada;
}

#home .homeMainSlider {
	position: relative;
}

#home .homeMainSlider .carrouselItem {
	width: 1200px;
	display: flex;
	float: left;
}

#home .homeMainSlider .carrouselItem .imgContainer {
	flex-basis: 50%;
	margin-bottom: -3px;
}

#home .homeMainSlider .carrouselItem .body {
	flex-basis: 50%;
	padding: 5%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}

#home .homeMainSlider .carrouselItem .body header {
	flex-basis: 100%;
}

#home .homeMainSlider .carrouselItem .body header h1,
#home .homeMainSlider .carrouselItem .body h2 {
	margin: 0rem 0rem 2rem 0rem;
	font-size: 2rem;
	font-weight: 700;
	color: #333333;
}

#home .homeMainSlider .carrouselItem .body p {
	font-size: 1rem;
	color: #B1B1B1;
	line-height: 1.7;
}

#home .homeMainSlider nav.directionNavContainer {
	position: absolute;
	bottom: 1rem;
	right: 1rem;
	display: flex;
	flex-direction: row;
}

#home .homeMainSlider a.directionNav {
	padding: 0rem 0.4rem 0rem 0.4rem;
	color: #CCC;
	font-size: 1.4rem;
}

#home .homeMainSlider a.directionNav:hover {
	color: #bd7651;
}

#home .homeMainSlider a.directionNav span {
	font-size: 0rem;
	
}

#home .homeMainSlider footer {
	padding: 0rem 0rem 2rem 0rem;
	text-align: center;
}

#home .stack.testimonials {
	padding: 4rem 0rem 4rem 0rem;
	background-color: #EEEEEE;
}

#home .testimonials .box {
	height: 400px;
}

#home .testimonials .carrouselItem {
	width: 600px;
	height: 400px;
}

#home .testimonials .carrouselItem article {
	padding: 6rem 14% 3rem 14%;
	text-align: center;
	display: flex;
	flex-direction: column;
	text-align: left;
	flex-wrap: wrap;
	justify-content: center;
	
}

#home .testimonials .carrouselItem article .imgContainer {
	width: 6rem;
	height: 6rem;
	border-radius: 3rem;
	overflow: hidden;
	display: none;
	
}

#home .testimonials .carrouselItem article .imgContainer img {
	width: 110%;
	margin: 0rem 0rem 0rem -5%;
}

#home .testimonials .carrouselItem article p {
	line-height: 1.6;
	font-size: 1.1rem;
	color: #DDDDDD;
}

#home .testimonials .carrouselItem .signature p {
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}

#home .testimonials .carrouselItem:nth-child(1), 
#home .testimonials .carrouselItem:nth-child(3), 
#home .testimonials .carrouselItem:nth-child(5) {
	background-color: #333333;
}

#home .testimonials .carrouselItem:nth-child(1) .signature p, 
#home .testimonials .carrouselItem:nth-child(3) .signature p, 
#home .testimonials .carrouselItem:nth-child(5) .signature p {
	font-size: 0.8rem;
	color: #BD7752;
}

#home .testimonials .carrouselItem:nth-child(2), 
#home .testimonials .carrouselItem:nth-child(4), 
#home .testimonials .carrouselItem:nth-child(6) {
	background-color: #BD7752;
}

#home .testimonials .carrouselItem:nth-child(2) .signature p, 
#home .testimonials .carrouselItem:nth-child(4) .signature p, 
#home .testimonials .carrouselItem:nth-child(6) .signature p {
	color: #060505;
}

/* Home screen modal */

.overlayModal article {
	max-width: 550px;
}

.overlayModal article .imgContainer {
	margin: 0rem 0rem 0rem 0rem;
}

.overlayModal article .imgContainer img {
	width: 100%;
}

.overlayModal article .txt {
	padding: 1rem;
	text-align: center;
}

.overlayModal article .txt h1 {
	margin: 0rem 0rem 1.5rem 0rem;
	font-size: 2.5rem;
	font-weight: 700;
	color: #D4A84F;
}

.overlayModal article .txt h2 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.8rem;
	font-weight: 700;
}

.overlayModal article .txt h3 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
}

.overlayModal article .txt p {
	margin: 0rem 0rem 1rem 0rem;
	font-weight: 100;
	font-size: 1rem;
}

/* @end */

/* @group Contacto */

/* @end */

/* @group Product Brands */

footer .stack.mediaPartners {
	width: 100%;
	padding: 2rem 0rem 1rem 0rem;
	background-color: #FFF;
}

footer .box.productBrands {
	max-width: 1200px;
	width: 100%;
	height: 14rem;
	margin: auto;
	margin-bottom: 0rem;
	padding: 0.8rem 0.8rem 0rem 0.8rem;
	clear: both;
	background-color: #FFF;
	overflow: hidden;
	text-align: center;
	position: relative;
	overflow: visible;
}

footer .box.productBrands > header h1, 
footer .box.mediaPartners > header h1 {
	margin-bottom: 2rem;
	font-family: 'Lato';
	font-weight: 700;
	font-size: 1.6rem;
	color: #333333;
}

footer .box.productBrands div.caroufredsel_wrapper {
	width: 100% !important;
	max-width: 1256px !important;	
}

footer .box.productBrands .carrouselContainer {
	width: 100%;
	height: 170px !important;
	text-align: center;
}

footer .box.productBrands .carrouselItem {
	width: 12rem;
	height: 180px;
	margin: 0rem 2rem 0.5rem 0rem;
	float: left;
	text-align: left;
}

footer .box.mediaPartners article {
	width: 10.2rem;
	margin: 0rem 2rem 0.5rem 0rem;
	float: none;
	text-align: center;
	display: inline-block;
}

footer .box.productBrands .carrouselItem .imgContainer {
	width: auto;
	height: 110px;
	margin: 0rem 0rem 1rem 0rem;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

footer .box.productBrands .carrouselItem .imgContainer img {
	width: auto;
	max-height: 110px;
}

footer .box.productBrands .carrouselItem h1, 
footer .box.mediaPartners article h1, 
footer .box.productBrands .carrouselItem h1 a, 
footer .box.mediaPartners .carrouselItem h1 a {
	font-size: 0.8rem;
	font-weight: 400;
	padding: 0.5rem 0rem 0rem 0rem;
	color: #778778;
	word-break: break-word;
}

footer .box.productBrands .carrouselItem h2, 
footer .box.mediaPartners article h2 {
	display: none;
}

footer .box.productBrands .btnContainer {
	position: absolute;
	right: 0.7rem;
	bottom: 0.4rem;
}

footer .box.productBrands .btnContainer a.advertiseHere, 
footer .box.mediaPartners .btnContainer a.advertiseHere {
	display: block;
	clear: both;
	color: #000;
	text-align: right;
	font-weight: 400;
	font-size: 1rem;
}

footer .box.productBrands.mediaPartners .btnContainer a.advertiseHere {
	display: none;
}

footer .box.productBrands nav, 
footer .box.mediaPartners footer {
	display: none;
}

#productBrands.productBrands #wrapper #mainContentArea main .productBrandsListing .col1{
	width: unset;
}

.list#productBrands main .listing {
	flex-wrap: wrap;
}

.list#productBrands main .listing article {
	flex-basis: 15%;
	text-align: center;
	padding: 1rem;
	border: 1px solid #ccc;
	margin: 1rem;
	height: 20rem;
}

.list#productBrands main .listing{
   justify-content: unset;
}

.list#productBrands main .listing article .imgContainer {
	margin-bottom: 1rem;
	min-height: 11rem;
	display: flex;
	align-items: center;
}

.list#productBrands main .listing article h2 {
	font-size: 1rem;
	font-weight: 700;
	color: #4e4e4e;
}

/* @end */

/* @group Blog Organism */

.box.blog, 
.box.blog {
	margin: 0rem auto 0rem auto;
	padding: 2.5rem 0rem 2rem 0rem;
	border-top: 1px solid #d3d3d3;
}

.box.blog.alt, 
.box.blog.alt {
	margin: 0rem auto 0rem auto;
	padding: 2.5rem 0rem 2rem 0rem;
	border-top: 0px;
}

.box.blog header h1, 
.box.blog header h1{
	margin: 0rem 0rem 3rem 0rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	color: #333333;
}

.box.blog .listing, 
.box.blog .listing {
	padding: 0rem 0rem 2rem 0rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.box.blog .listing article, 
.box.blog .listing article {
	flex-basis: 30.4%;
	margin: 0rem 0rem 2rem 0rem;
	padding: 0rem 4% 0rem 4%;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #d3d3d3;
}

.box.blog .listing article:last-of-type, 
.box.blog .listing article:last-of-type, 
.box.blog.alt .listing article:nth-child(3), 
.box.blog.alt .listing article:nth-child(3), 
.box.blog.alt .listing article:nth-child(6), 
.box.blog.alt .listing article:nth-child(6) {
	border-right: 0px solid #d3d3d3;
}

.box.blog .listing article .imgContainer, 
.box.blog .listing article .imgContainer {
	margin: 0rem 0rem 0.5rem 0rem;
}

.box.blog article h2, 
.box.blog article h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 0.9rem;
	font-weight: 700;
	color: #333333;
	line-height: 1.5;
}

.box.blog article p, 
.box.blog article p {
	font-size: 0.8rem;
	color: #B1B1B1;
	line-height: 1.5;
}

.box.blog article a.readMore, 
.box.blog article a.readMore {
	font-size: 0.8rem;
	color: #BD7752;
	line-height: 1.5;
	display: inline;
}

.box.blog article .imgContainer, 
.box.blog article .imgContainer {
	max-height: 9rem;
	overflow: hidden;
}

.box.blog article .imgContainer img, 
.box.blog article .imgContainer img {
	width: 100%;
}

/* Use the .specialFirst alterator to make the first article bigger (limit must be 4 or 7) */

.box.blog.specialFirst article:first-of-type a.readMore, 
.box.blog.specialFirst article:first-of-type a.readMore {
	display: none;
}

.box.blog.specialFirst article:first-of-type, 
.box.blog.specialFirst article:first-of-type {
	flex-basis: 83.3%;
	padding: 0rem 0rem 2rem 0rem;
	margin-bottom: 2rem;
	flex-direction: row-reverse;
	border-bottom: 1px solid #d3d3d3;
	border-left: 0px;
	border-right: 0px;
}

.box.blog.specialFirst article:first-of-type .txt, 
.box.blog.specialFirst article:first-of-type .txt {
	flex-basis: 52%;
	padding: 0rem 5% 0rem 0rem;
}

.box.blog.specialFirst article:first-of-type .imgContainer, 
.box.blog.specialFirst article:first-of-type .imgContainer {
	flex-basis: 48%;
	max-height: 19.5rem;
	margin: 0rem 0rem 0rem 1rem;
}

.box.blog.specialFirst article:first-of-type h2, 
.box.blog.specialFirst article:first-of-type h2 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.7rem;
	line-height: 1.2;
}

.box.blog.specialFirst article:first-of-type p, 
.box.blog.specialFirst article:first-of-type p {
	font-size: 1rem;
}

#blog.detail main .subTitle h2 {
	margin-bottom: 1.5rem;
	color: #515356;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 1.5;
}

#blog.detail main .subTitle datetime {
	display: none;
}

#blog.blog.home .box.blog, 
#blog.blog.home .box.blog {
	margin: 0rem auto 0rem auto;
	padding: 2.5rem 0rem 0rem 0rem;
	border-top: 0px;
}

#blog.blog.home .stack2.box.blog header, 
#blog.blog.home .stack2.box.blog header {
	display: none;
}

#blog.blog.home .stack1.box.blog article {
	margin-bottom: 0rem;
}

#blog.blog.home .stack2.box.blog article:nth-child(3) {
	border-right: 0px;
}

#blog.blog.home main nav {
	padding: 2rem 0rem 2rem 0rem;
	text-align: center;
}

.box.blog footer {
	padding: 0rem 0rem 2rem 0rem;
	text-align: center;
}

/* @end */

/* @group Judges */

.stack.judges .box.judges header h1,
.stack.ambassadors .box.ambassadors header h1 {
	padding-top: 3rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	color: #333333;
}

.box.judges .listing, 
.list.judges main .listing,
.box.ambassadors .listing, 
.list.ambassadors main .listing {
	width: 83.5%;
	margin: 0rem auto 0rem auto;
	padding: 4rem 0rem 2rem 0rem;
	display: flex;
	flex-wrap: wrap;
}

.box.judges .listing article, 
.list.judges main .listing article {
	flex-basis: 50%;
	display: flex;
	background-color: #FFF;
}

.box.ambassadors .listing article,
.list.ambassadors main .listing article {
	flex-basis: 50%;
	display: flex;
}

.judges .listing article:nth-child(3), 
.judges .listing article:nth-child(4), 
.judges .listing article:nth-child(7), 
.judges .listing article:nth-child(8), 
.judges .listing article:nth-child(11), 
.judges .listing article:nth-child(12), 
.judges .listing article:nth-child(15), 
.judges .listing article:nth-child(16), 
.judges .listing article:nth-child(19), 
.judges .listing article:nth-child(20),
.judges .listing article:nth-child(23), 
.judges .listing article:nth-child(24),
.judges .listing article:nth-child(27), 
.judges .listing article:nth-child(28),
.judges .listing article:nth-child(31), 
.judges .listing article:nth-child(32),
.judges .listing article:nth-child(35),
.judges .listing article:nth-child(36),
.judges .listing article:nth-child(39),
.judges .listing article:nth-child(40),
.judges .listing article:nth-child(43),
.judges .listing article:nth-child(44),
.judges .listing article:nth-child(47),
.judges .listing article:nth-child(48),
.judges .listing article:nth-child(51),
.judges .listing article:nth-child(52),
.judges .listing article:nth-child(55),
.judges .listing article:nth-child(56),
.judges .listing article:nth-child(59),
.judges .listing article:nth-child(60),
.judges .listing article:nth-child(63),
.judges .listing article:nth-child(64),
.judges .listing article:nth-child(67),
.judges .listing article:nth-child(68) {
	flex-direction: row-reverse;
}

.ambassadors .listing article:nth-child(3), 
.ambassadors .listing article:nth-child(4), 
.ambassadors .listing article:nth-child(7), 
.ambassadors .listing article:nth-child(8), 
.ambassadors .listing article:nth-child(11), 
.ambassadors .listing article:nth-child(12), 
.ambassadors .listing article:nth-child(15), 
.ambassadors .listing article:nth-child(16), 
.ambassadors .listing article:nth-child(19), 
.ambassadors .listing article:nth-child(20),
.ambassadors .listing article:nth-child(23), 
.ambassadors .listing article:nth-child(24),
.ambassadors .listing article:nth-child(27), 
.ambassadors .listing article:nth-child(28),
.ambassadors .listing article:nth-child(31), 
.ambassadors .listing article:nth-child(32),
.ambassadors .listing article:nth-child(35),
.ambassadors .listing article:nth-child(36),
.ambassadors .listing article:nth-child(39),
.ambassadors .listing article:nth-child(40),
.ambassadors .listing article:nth-child(43),
.ambassadors .listing article:nth-child(44),
.ambassadors .listing article:nth-child(47),
.ambassadors .listing article:nth-child(48),
.ambassadors .listing article:nth-child(51),
.ambassadors .listing article:nth-child(52),
.ambassadors .listing article:nth-child(55),
.ambassadors .listing article:nth-child(56),
.ambassadors .listing article:nth-child(59),
.ambassadors .listing article:nth-child(60),
.ambassadors .listing article:nth-child(63),
.ambassadors .listing article:nth-child(64),
.ambassadors .listing article:nth-child(67),
.ambassadors .listing article:nth-child(68) {
	flex-direction: row-reverse;
}

.box.judges .listing article .imgContainer, 
.list.judges main .listing article .imgContainer,
.box.ambassadors .listing article .imgContainer, 
.list.ambassadors main .listing article .imgContainer {
	flex-basis: 50%;
	margin-bottom: -3px;
}

.box.judges .listing article .txt, 
.list.judges main .listing article .body,
.box.ambassadors .listing article .txt, 
.list.ambassadors main .listing article .body {
	flex-basis: 50%;
	padding: 5rem 5% 1rem 8%;
}

.box.ambassadors .listing article .txt h2 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 0.8rem;
	font-weight: 700;
	color: #9d8553;
	text-transform: uppercase;
}

.box.judges .listing article .txt h2,
.list.judges main .listing article .body h2  {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 0.8rem;
	font-weight: 700;
	color: #515356;
	text-transform: uppercase;
}

.list.ambassadors main .listing article .body h2  {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 0.8rem;
	font-weight: 700;
	color: #9d8553;
	text-transform: uppercase;
}

.list.ambassadors main .listing article .body p  {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	color: #F3F3F3;
}

.box.judges .listing article .txt h3, 
.list.judges main .listing article .body h3,
.box.ambassadors .listing article .txt h3, 
.list.ambassadors main .listing article .body h3 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 0.8rem;
	color: #B2B2B2;
	line-height: 1.6;
}

.box.ambassadors .listing article .txt h3 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	color: #F3F3F3;
	line-height: 1.6;
}

.box.judges .listing article .txt .judges-socials{
	display: none;
}

.box.judges footer,
.box.ambassadors footer, {
	padding: 0rem 0rem 2rem 0rem;
	text-align: center;
}

body.detail#judges main .stack1,
body.detail#ambassadors main .stack1 {
	background-color: #FFF;
}

body.detail#judges main .stack1 .judgeFile {
	padding: 4.7rem 7.4% 4.7rem 7.4%;
}

body.detail#ambassadors main .stack1 .judgeFile {
	padding: 2.7rem 7.4% 4.7rem 7.4%;
}

body.detail#judges main .stack1 .judgeFile aside,
body.detail#ambassadors main .stack1 .judgeFile aside {
	width: 30.5%;
}

body.detail#judges main .stack1 .judgeFile aside ul {
	padding: 0.6rem 0rem 0.6rem 0rem;
	text-align: center;
	display: flex;
	justify-content: center;
}

body.detail#ambassadors main .stack1 .judgeFile article ul {
	text-align: center;
	display: flex;
}

body.detail#judges main .stack1 .judgeFile aside ul li {
	margin: 0rem 0.2rem 0rem 0.2rem;
	padding: 0.6rem 0rem 0.6rem 0rem;
	text-align: center;
}

body.detail#ambassadors main .stack1 .judgeFile article ul li {
	margin: 0rem 0.3rem 0rem 0.3rem;
	text-align: center;
}

body.detail#judges main .stack1 .judgeFile aside ul li a {
	width: 2rem;
	height: 2rem;
	display: inline-block;
	padding: 0.4rem;
	background-color: #B2B2B2;
	border-radius: 1rem;
	color: #FFF;
}

body.detail#ambassadors main .stack1 .judgeFile article ul li a {
	width: 2rem;
	height: 2rem;
	display: inline-block;
	padding: 0.4rem;
	background-color: #B2B2B2;
}

body.detail#ambassadors main .stack1 .judgeFile article ul p {
	padding: 0.5rem 0.2rem 1.5rem 0rem;
	color: #FFF;
}

body.detail#judges main .stack1 .judgeFile article,
body.detail#ambassadors main .stack1 .judgeFile article {
	width: 58.3%;
}

body.detail#judges main .stack1 .judgeFile article h1 {
	margin: 0rem 0rem 0.7rem 0rem;
	color: #333333;
	font-weight: 700;
	font-size: 1.5rem;
}

body.detail#ambassadors main .stack1 .judgeFile article h1 {
	margin: 0rem 0rem 0.7rem 0rem;
  color: #9d8553;
	text-transform: uppercase;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 0.9;
}

body.detail#judges main .stack1 .judgeFile article h2,
body.detail#ambassadors main .stack1 .judgeFile article h2 {
	margin: 0rem 0rem 1rem 0rem;
	color: #BD7752;
	font-size: 1rem;
}

body.detail#judges main .stack1 .judgeFile article .body p {
	margin: 0rem 0rem 1rem 0rem;
	color: #B1B1B1;
	font-size: 0.9rem;
	line-height: 1.5;
}

body.detail#ambassadors main .stack1 .judgeFile article .body p {
	margin: 0rem 0rem 1rem 0rem;
  color: #F3F3F3;
  font-size: 1.1rem;
  line-height: 1.5;
}

body.detail#judges main .stack2,
body.detail#ambassadors main .stack2 {
	background-color: #EEEEEE;
}

body.detail#judges main .stack2 header,
body.detail#ambassadors main .stack2 header {
	display: block;
}

body.detail#judges main .stack2 footer,
body.detail#ambassadors main .stack2 footer {
	padding: 1rem 0rem 4rem 0rem;
	text-align: center;
	
}

body.detail#judges main .stack2 .box footer {
		display: none;
}

/* @end */

/* @group Gen */


/* @end */

/* @group Users */

/* Top 100 Sign Up Form */

.stack.top100Spirits {
	padding: 2.5rem 0rem 2.5rem 0rem;
	background-color: #;
	background-image: url('/cont/img/broken_noise_@2X.png');
	background-size: 50%;
}

.stack.top100Spirits .box.top100Spirits {
	flex-wrap: wrap;
}

.stack.top100Spirits .box.top100Spirits .imgContainer {
	flex-basis: 48%;
}

.stack.top100Spirits .box.top100Spirits .body {
	flex-basis: 48%;
	padding: 6rem 0rem 0rem 0rem;
}

.stack.top100Spirits .box.top100Spirits .body h1 {
	padding: 0rem 0rem 2rem 0rem;
	color: #FFF;
	font-size: 0.9rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}

.stack.top100Spirits .box.top100Spirits .body p {
	max-width: 55ch;
	padding: 0rem 0rem 1rem 0rem;
	color: #B1B1B1;
	font-size: 0.9rem;
	font-weight: 300;
	letter-spacing: 0.05rem;
	line-height: 1.4;
}

.stack.top100Spirits .box.top100Spirits .formContainer {
	margin: -8rem 0rem 0rem 52%;
	flex-basis: 28%;
	text-align: center;
}

.stack.top100Spirits .box.top100Spirits .formContainer input {
	padding: 0.8rem 0rem 0.8rem 0rem;
	border-radius: 0.2rem;
	text-align: center;
	font-size: 0.8rem;
	font-weight: 900;
	text-transform: uppercase;
}

.stack.top100Spirits .box.top100Spirits .formContainer input[type="submit"] {
	width: 100%;
	background-color: #4C4D4E;
	border: 0px;
	border-radius: 0.2rem;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 900;
	letter-spacing: 0.05rem;
}

.stack.top100Spirits .box.top100Spirits {
	
}

/* @end */
/* @group Competition Results */

#gen.competitionResults main .listing > h2 {
	padding: 0.4rem 1rem 0.4rem 1rem;
	font-size: 1.3rem;
	text-align: center;
	background-color: #D4A84F;
	color: #FFF;
	text-transform: uppercase;
}

#gen.competitionResults.globalList main .listing > h2 {
	margin-bottom: 1rem;
}

#gen.competitionResultsHome main h2 {
	margin: 0rem 0rem 0.5rem 0rem !important;
	padding: 0rem 0rem 0rem 0rem;
}

#gen.competitionResultsHome main h2 a {
	padding: 0rem 0rem 0rem 0rem;
	display: inline-block;
	line-height: 3;
	font-size: 1.4rem;
	font-weight: 700;
}

#gen.competitionResultsHome main h2 a:hover {
	color: #D4A84F;
}

#gen.competitionResultsHome main h2 a img {
	width: 4rem;
	margin: 0rem 1rem 0rem 0rem;
	float: left;
	
}

#gen.competitionResultsHome main .col2 header h1 {
	text-align: left;
	letter-spacing: 0.1rem;
}

#competitionResults.awardsValidator main header h1 {
	margin: 0rem 0rem 0rem 0rem;
	font-size: 2rem;
}

#competitionResults.awardsValidator main {
	width: 90%;
	margin: auto;
}

#gen.competitionResults main .listing, 
#competitionResults.awardsValidator main .listing {
	margin-bottom: 2rem;
}

#gen.competitionResults main .listing article, 
#competitionResults.awardsValidator main .listing article {
	width: 100%;
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0.2rem 0rem 0.5rem 0rem;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #333;
	overflow: hidden;
	text-align: left;
}

#competitionResults.awardsValidator #mainContentArea {
	padding: 7rem 0rem 2rem 0rem;
}

#competitionResults.awardsValidator main .listing article {
	width: 100%;
	height: auto;
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 1rem 2% 0.5rem 2%;
	display: flex;
	justify-content: space-between;
	border: 1px solid #333;
	overflow: hidden;
	text-align: left;
}

#gen.competitionResults.globalList main .listing article:last-of-type {
	border-bottom: 0px;
}

#gen.competitionResults main .listing article .imgContainer {
	flex-basis: 20%;
	text-align: center;
}

#competitionResults.awardsValidator main .listing article .imgContainer {
	flex-basis: 30%;
}

#gen.competitionResults main .listing article .imgContainer img, 
#competitionResults main .listing article .imgContainer img {
	width: 100%;
}

#gen.competitionResults main .listing article .txt {
	flex-basis: 75%;
}

#competitionResults.awardsValidator main .listing article .txt {
	flex-basis: 65%;
}

#gen.competitionResults main .listing article .txt h1, 
#competitionResults main .listing article .txt h1 {
	margin: 0rem 0rem 0.2rem 0rem;
	color: #000;
	font-family: 'Lato', sans-serif;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.02rem;
	text-align: left;
}

#gen.competitionResults main .listing article .txt h2, 
#competitionResults main .listing article .txt h2 {
	margin: 0rem 0rem 0.3rem 0rem;
	color: #5f5f5f;
	font-family: 'Lato';
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.02rem;
}

#gen.competitionResults main .listing article .txt h3, 
#competitionResults main .listing article .txt h3 {
	margin: 0rem 0rem 0rem 0rem;
	color: #5f5f5f;
	font-family: 'Lato';
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.02rem;
}

#gen.competitionResults main .listing article .txt ul li, 
#competitionResults main .listing article .txt ul li {
	margin: 0rem;
	padding: 0rem 0rem 0.2rem 0rem;
	line-height: 1.4;
	font-size: 0.9rem;
	color: #616161;
}

#gen.competitionResults main .listing article .txt ul li.actions, 
#competitionResults main .listing article .txt ul li.actions {
	padding-top: 0.3rem;
	line-height: 1.5;
}

#gen.competitionResults main .listing article .txt ul li.actions a strong, 
#competitionResults main .listing article .txt ul li.actions a strong {
	font-size: 0.8rem;
	text-transform: uppercase;
}

#gen.competitionResults main .listing article .txt ul li.actions a, 
#competitionResults main .listing article .txt ul li.actions a {
	margin: 0rem 1rem 0rem 0rem;
	color: #bd7651;
}

#gen.competitionResults main .listing article .txt ul li a.year2018, 
#gen.competitionResults main .listing article .txt ul li a.year2019 {
	display: none;
}

#gen.competitionResults main .listing article .txt ul li.actions a:hover strong , 
#competitionResults main .listing article .txt ul li.actions a:hover strong {
	color: #bd7651;
}

#gen.competitionResults main .listing article .txt ul li strong, 
#competitionResults main .listing article .txt ul li strong {
	color: #454545;
}

#gen.competitionResults main .col1 .box {
	margin-bottom: 1rem;
}

#gen.competitionResults main .col1 h2 {
	padding: 0rem 0rem 0.5rem 0rem;
	font-weight: 700;
	
}

#gen.competitionResults main .col1 input {
	width: 100%;
	max-width: 17rem;
	margin: 0rem 0rem 0rem 0rem !important;
	padding: 0.5rem 0.5rem 0.5rem 0.8rem;
	background-color: #D4A84F;
	border: 0px;
	color: #FFF;
	font-size: 0.9rem;
	margin-bottom: 1rem;
}

#gen.competitionResults main .col1 input:-moz-placeholder, 
#gen.competitionResults main .col1 input::-moz-placeholder, 
#gen.competitionResults main .col1 input:-ms-input-placeholder {
	color: #FFF;
}

#gen.competitionResults main .col1 input::-webkit-input-placeholder {
	color: #ececec;
}

#gen.competitionResults.globalList main .col1 .followScroll {
	
}

#gen.competitionResults.globalList main .col1 nav ul {
	width: 100%;
	border-top: 1px solid #D4A84F;
}

#gen.competitionResults.globalList main .col1 nav ul li {
	padding: 0.3rem 0rem 0.3rem 0rem;
	display: block;
	border-bottom: 1px solid #D4A84F;
}

#gen.competitionResults.globalList main .col1 nav ul li a {
	display: block;
	color: #bd7651;
	font-weight: 700;
	font-size: 0.9rem;
	text-transform: none;
}

#gen.competitionResults.globalList main .col1 nav ul li a:hover {
	color: #505256;
} 

#gen.competitionResults.globalList main .col3 .box article h1, 
#gen.competitionResults.globalList main .col3 .box article h2 {
	margin-bottom: 0.2rem;
	padding: 0.5rem 0rem 0.5rem 1rem;
	background-color: #D4A84F;
	font-family: 'Lato';
	font-size: 1rem;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.05rem;
}

#gen.competitionResults.globalList main .col3 .box article h1:last-of-type, 
#gen.competitionResults.globalList main .col3 .box article h2:last-of-type {
	margin-top: 0.3rem;
}

#gen.competitionResults.globalList main .col3 .box article img {
	width: 100%;
} 

#gen.competitionResults.globalList main .col3 .box article .body > div {
	margin-bottom: 0.4rem;
	padding: 1rem 2rem 1rem 2.5rem;
	background-color: #D4A84F;
}

#gen.competitionResults.globalList main .col3 .box article div > h3 {
	font-weight: 700;
	font-size: 2rem;
	color: #FFF;
	letter-spacing: 0.1rem;
}

#gen.competitionResults.globalList main .col3 .box article div > p {
	font-size: 1rem;
	font-weight: 400;
	color: #575757;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}

#gen.competitionResults .offsetAnchor {
	display: block;
	position: relative;
	top: -10rem;	
	visibility: hidden;
}

#gen.competitionResults .flexLayout2 .col1 {
	position: relative;
}

#gen.competitionResults .flexLayout2 {
	min-height: 20rem;
}

#gen.competitionResults .flexLayout2 .col1 .resultsNavigationContainer {
	min-width: 19rem;
	position: fixed;
}

#gen.competitionResults .flexLayout2 .col1 .resultsNavigationContainer {
	min-width: 19rem;
	position: fixed;
}

#competitionResults.awardsValidator #wrapper > header {
	height: 6rem;
	padding: 1rem 0rem 1rem 0rem;
	background-color: #b99964;
	text-align: center;
}

#competitionResults.awardsValidator #wrapper main section  header h2 {
	padding: 1rem 0rem 2rem 0rem;
	text-align: center;
	font-size: 1rem;
}

#competitionResults.awardsValidator #wrapper > header > img {
	height: 4rem;
}

#competitionResults.awardsValidator #wrapper > footer {
	height: 6rem;
	padding: 1rem 0rem 2rem 0rem;
	background-color: #1f1f1c;
	color: #FFF;
	text-align: center;
}

#competitionResults.awardsValidator #wrapper > footer a {
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}

#competitionResults.awardsValidator main .alert {
	padding: 2rem 10% 2rem 10%;
	text-align: center;
	font-size: 2rem;
}

.xScroll {
	overflow-x: auto;
}

/* @end */

/* @group Associated Content */

.box.associatedContent {
	/*width: 50%;*/
	margin: 2rem 0rem 2rem 0%;
	padding: 0.5rem 0rem 0.5rem 0rem;
	border-top: 1px solid #593452;
	border-bottom: 1px solid #593452;
	/*text-align: right;*/
}

.box.associatedContent header {
	display: none;
}

.box.associatedContent ul li a {
	/*text-transform: uppercase;*/
	font-size: 0.9rem;
	color: #443e3c;
}

.box.associatedContent ul li i {
	color: #bda378;
}

.box.associatedContent ul li a:hover {
	color: #543551;
}

/* @end */

/* @group Resources */

#resources main nav ul {
	
}

#resources main nav ul li {
	flex-basis: 100%;
	display: block;
}

#resources main nav ul li a {
	display: block;
}

/* nav Primary level */

#resources main nav > ul { 
	margin: 0rem;
	padding: 0rem 0rem 0rem 0rem;
}

#resources main nav > ul > li {
 	padding-top: 0.5rem;	
 	padding-bottom: 0.5rem;
 	border-bottom: 1px solid #FFF;
}

#resources main nav > ul > li:first-of-type {
 	padding-top: 0rem;	
}

#resources main nav > ul > li > a {
	padding: 0rem 0rem 0rem 0rem;
	color: #A5824D;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
}

#resources main nav ul:empty {
	display: none;
}

/* nav Secondary level */

#resources main nav > ul > li > ul {
	padding: 0.5rem 0rem 0rem 1rem;
}

#resources main nav > ul > li > ul > li {
	
}

#resources main nav > ul > li > ul > li.subCategory > a {
	padding: 0.2rem 0rem 0.2rem 0rem;
	color: #6D6E70;
	text-transform: uppercase;
	font-size: 0.9rem;
}

/* nav Tertiary level */

#resources main nav ul li ul li ul {
	padding-left: 2rem;
	padding-bottom: 0.4rem;
	display: block;
}

#resources main nav ul li ul li ul li {
	
}

#resources main nav ul li ul li ul li a {
	padding: 0.2rem 0rem 0.2rem 0rem;
}

#resources main nav ul li ul li ul li.current a {
	font-weight: 700;
}

#resources main nav ul li ul li.current a {
	font-weight: 700;
}

#resources .flexLayout4 > .col1, 
#resources .flexLayout5 > .col1 {
	padding: 2rem 0rem 0rem 1rem;
	background-color: #E8E6E7;
}

#resources.detail main .col2 {
	padding: 0rem 0rem 4rem 0rem;
}

#resources.detail main .col2 header h4 {
	margin: 0rem 0rem 1rem 0rem;
	color: #6D6E70;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	font-size: 1rem;
}

#resources.detail main .col2 header h1 {
	margin: 0rem 0rem 1rem 0rem;
	color: #000;
	font-size: 2.5rem;
	font-weight: 700;
}

#resources.detail main .col2 header h2 {
	padding: 0rem 0rem 1rem 0rem;
	font-family: 'Lato';
	font-size: 1.3rem;
	color: #6D6E70;
	line-height: 1.5;
}

#resources.detail main .col2 .imgContainer {
	margin: 0rem 0rem 1rem 0rem;
}

#resources.home main .col2 header h1 {
	padding: 0rem 0rem 1rem 0rem;
	font-family: 'Zilla Slab';
	font-size: 1.6rem;
	text-transform: uppercase;
}

#resources.home main .col2 .listing {
	padding: 0rem 0rem 3rem 0rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#resources.home main .col2 .listing article .readMore {
	display: none;
}

#resources.home main .col2 .listing article {
	flex-basis: 31%;
	margin: 0rem 0rem 1.7rem 0rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	background-color: #695735;
}

#resources.home main .col2 .listing article .imgContainer {
	height: 7rem;
	margin-bottom: 1rem;
}

#resources.home main .col2 .listing article .txt {
	padding: 0rem 1rem 1rem 1rem;
}

#resources.home main .col2 .listing article .txt h2 {
	padding: 0rem 0rem 0.5rem 0rem;
	color: #FFF;
	font-size: 1.5rem;
	font-weight: 300;
}

#resources.home main .col2 .listing article .txt p {
	padding: 0rem 0rem 1rem 0rem;
	color: #c7b799;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.5;
}

#resources.home main .col2 .listing article:first-of-type {
	flex-basis: 100%;
	margin: 0rem 0rem 1.7rem 0rem;
	position: relative;
	display: block;
	height: auto;
}

#resources.home main .col2 .listing article:first-of-type .imgContainer {
	width: 100% !important;
	height: auto !important;
	margin: 0rem 0rem -0.3rem 0rem;
}

#resources.home main .col2 .listing article:first-of-type .txt {
	padding: 2rem 3% 2rem 3%;
	position: absolute;
	background-image: url('/cont/img/black-50t.png');
	right: 0rem;
	top: 0rem;
	width: 35%;
	height: 100%;
	color: #FFF; 
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

#resources.home main .col2 .listing article:first-of-type .txt h2 {
	margin-bottom: 0.6rem;
	color: #FFF;
	font-size: 2rem;
	line-height: 1.5;

}

#resources.home main .col2 .listing article:first-of-type .txt p {
	margin-bottom: 0.5rem;
	color: #d9d9d9;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.6;

}

/* @end */

/* @group Password Retrieval Standalone */

.passwordRetrievalStandalone {
	padding: 2rem;
}

.passwordRetrievalStandalone main {
	width: 30rem;
	margin: 0rem auto 0rem auto;
	padding: 2rem 2rem 1rem 2rem;
	border: 4px solid #3c2337;
	border-radius: 2rem;
	text-align: center;
}

.passwordRetrievalStandalone main header img {
	width: 80%;
	margin-bottom: 2rem;
}

.passwordRetrievalStandalone main h1, 
.passwordRetrievalStandalone main h2 {
	margin-bottom: 1rem;
	font-size: 1.5rem;
	font-family: 'Roboto';
	text-transform: uppercase;
}

.passwordRetrievalStandalone main i {
	font-size: 2rem;
	margin-bottom: 1rem;
	color: #633b5d;
}

.passwordRetrievalStandalone main p {
	margin-bottom: 1rem;
	font-size: 0.8rem;
	color: #454545;
	line-height: 1.5;
}

.passwordRetrievalStandalone main p a {
	font-weight: 700;
	color: #633b5d;
}

.passwordRetrievalStandalone main input[type="email"] {
	margin-bottom: 1rem;
	text-align: center;
	
}

/* @end */
/* @group Banners */

.box.banners {
}

.box.banners article {
	margin: 0rem 0rem 1rem 0rem;
}

.box.banners article img {
	width: 100%;
	height: auto;
}

/* @end */

/* resetPassword design start */

body#users #mainContentArea .col1{
	flex-basis: 50%;
    margin-left: 10%;
}

body#users #mainContentArea .col2{
	flex-basis: 30%;
}

body#users #mainContentArea header
{
	margin-bottom: 2%;
	padding-bottom: 0%;
	border-bottom: 1px solid #c9ccd1;
}


body#users #mainContentArea header h1
{
	padding: 0% 0% 2% 0%;
	font-weight: 700;
	font-size: 1.9rem;
	color: #212121;
	line-height: 1.3;
}

body#users #mainContentArea .content p
{
	padding: 0% 0% 0.5rem 0%;
	font-size: 1rem;
	line-height: 1.5;
	color: #616161;
}

body#users #mainContentArea .resetPasswordContainer
{
	width: 50%;
	margin: 2rem 25% 2rem 25%;
}

body#users #mainContentArea .content form#resetPasswordForm label
{
	display: block;
	margin-bottom: 0.3rem;
	font-size: 0.8rem;
	font-weight: 700;
	color: #4d4d4d; 
	line-height: 1.4;
}

body#users #mainContentArea .content form#resetPasswordForm input[type=text],
body#users #mainContentArea .content form#resetPasswordForm input[type=password]
{
	width: 100%;
	margin-bottom: 0.7rem;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	background-color: #c9cbd1;
	border: 0px;
	font-size: 1rem;
}

body#users #mainContentArea .content form#resetPasswordForm input[type=submit]
{
	margin-top: 0.6rem;
	float: right;
}

body#users #mainContentArea .content .moreQuestions h2
{
	padding: 0rem 0rem 0.3rem 0rem;
	font-weight: 700;
	font-size: 1.6rem;
}

body#users #mainContentArea .content .moreQuestions p
{
	padding: 0% 0% 0.5rem 0%;
	font-size: 1rem;
	line-height: 1.5;
	color: #616161;
}

body#users #mainContentArea .content .moreQuestions p a
{
	font-weight: 700;
	color: #c7203d;
}

/* resetPassword design end */

/* @group Blog Post Detail Page Text Bottom */
.blogPostDetailPageTextBottom {
	padding: 0rem 0% 0.5rem 0%;
}

.blogPostDetailPageTextBottom .body h2 {
	background-color: #d5d2d2;
	padding: 0.5rem 2% 0.5rem 2% !important;
}
/* @end */

/* @group Go to top*/

/* When the user clicks on the button, scroll to the top of the document */

.goToTop {
  	display: none;
  	position: fixed;
  	bottom: 5rem;
  	right: 3rem;
  	z-index: 99;
  	font-size: 1rem;
  	border: none;
  	outline: none;
	background-color: #D4A84F;
  	color: white;
  	cursor: pointer;
  	padding: 1rem;
  	border-radius: 1.6rem;
  	width: 3.2rem;
}

.goToTop:hover {
  	background-color: #555;
}
/* @end */

/* @group Show Counter */

.counter.countdownContainer {
	text-align: center;
}

.counter.countdownContainer .labels {
    display: flex;
    width: 13.2rem;
    margin: auto;
    padding: 0.3rem 0rem 0.3rem 0rem;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.counter.countdownContainer .labels span {
    flex-basis: 22%;
    color: #333;
    font-size: 1.3rem;
    font-weight: 700;
}

/* @end */

/* @group newsletter Subscription Modal */

.slidingModal {
  	width: 25rem;
  	height: auto;
  	padding: 2rem;
  	bottom: -0.5rem;
  	right: -26.5rem;
  	position: fixed;
  	background-color: #d9ab5e;
  	z-index: 3;
  	box-shadow: -2px -2px 6px #454545;
}

.slideModal {
	right: -0.5rem;  
	transition: right 4s;
}

.slidingModal .body h2 {
  	margin: 0rem 0rem 0.8rem 0rem;
  	font-family: 'Lato';
  	font-size: 1.5rem;
  	font-weight: 300;
}

.slidingModal .body {
  	margin: 0rem 0rem 1rem 0%;
}

.slidingModal .body p {
  	padding: 0rem 0rem 0rem 0%;
  	font-family: 'Lato';
  	font-size: 0.9rem;
  	font-weight: 300;
  	line-height: 1.5;
}

.subModalOpener {
  	display: none;
}

.slidingModalClose {
  	position: absolute;
	left: -18px;
	top: -17px;
	width: 36px;
	height: 36px;
	background-image: url('/cont/js/fancybox/fancybox_sprite.png');
	cursor: pointer;
}

/* @end */

/* Newsletter subscription Form */

.newsletterSubscriptionsForm .errorMsg {
	width: 100%;
	margin: 0.5px 0px 0.6rem 0px;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	border: 1px solid #f00;
	position: relative;
	color: #f00;
	text-align: center;
	letter-spacing: 0.05rem;
	text-transform: capitalize;
}

.newsletterSubscriptionsForm .errorMsg > p {
	font-size: 0.9rem;
}

.successMsgNewsletter {
	color: #3c763d;
}

.newsletterSubscriptionsForm {
	padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}

.btnNewsletterSubscription {
	margin: 1rem 8rem 1rem 8rem !important;
}

.newsletterSubscribeDiv {
	text-align: center;
}
/* @end */

/* @end */

/* @group Related Purchases molecules */

.relatedPurchasesItems.box > header {
	margin-bottom: 1rem;
}

.relatedPurchasesItems.box article {
	height: 13rem;
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	display: flex;
	justify-content: space-between;
	background-color: #bd7550;
	overflow: hidden;
}

.relatedPurchasesItems.box article .imgContainer {
	flex-basis: 35%;
	text-align: center;
}

.relatedPurchasesItems.box article .imgContainer img {
	width: 100%;
}

.relatedPurchasesItems.box article .txt {
	flex-basis: 65%;
	padding: 1rem 1rem 1rem 1rem;
}

.relatedPurchasesItems.box article .txt h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-family: 'Lato';
	font-weight: 700;
	font-size: 1.2rem;
	color: #FFF;
}

.relatedPurchasesItems.box article .txt h2 a {
	font-family: 'Lato';
	font-weight: 400;
}

.relatedPurchasesItems.box article .txt p {
	font-family: 'Lato';
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.4;
	color: #f4e9e4;
}

.relatedPurchasesItems.box article .txt form {
	width: 100%;
	text-align: right;
}

/* @end */

/* @group .boxStyleX */  

.boxStyle1 {
	padding: 3rem 2rem 3rem 2rem;
	background-color: #F5F5F5;
}

.boxStyle1 h1, 
.boxStyle1 h2, 
.boxStyle1 h3 {
	margin: 0rem 0rem 1.8rem 0rem;
	padding: 0rem;
	font-weight: 700;
	font-size: 1.2rem; 
	color: #bc7550;
}

.boxStyle1 h4 {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem;
	font-weight: 700;
	font-size: 1rem;
	color: #515356;
	line-height: 1.2;
	
}

.boxStyle1 p {
	margin: 0rem 0rem 1.5rem 0rem;
	padding: 0rem;
	font-weight: 400;
	font-size: 0.9rem;
	color: #B1B1B1;
}

.boxStyle1 .btn {
	margin-top: 1rem;
}

.boxStyle1 ul {
	display: flex;
	flex-direction: column;
}

.boxStyle1 ul li {
	padding: 0rem 0rem 0.5rem 0rem;
	text-transform: uppercase;
	font-weight: 300;
}

.boxStyle1 ul li i {
	color: #b37857;
}

/* boxStyle3 */

.boxStyle3 header h1 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0.4rem 0rem;
	font-size: 1.2rem;
	font-weight: 900;
	line-height: 1.2;
	color: #333333;
	border-bottom: 1px solid #c4c4c4;
}

.boxStyle3 ul {
	display: flex;
	flex-direction: column;
}

.boxStyle3 ul li {
	padding: 0rem 0rem 0.5rem 0rem;
	text-transform: uppercase;
	font-weight: 300;
}

/* .boxStyle4: Winners brands and companies pages  */

.boxStyle4 {
	padding: 2rem 2% 2rem 2%;
}

/*.boxStyle4 .formStyle2 h2 {
	padding: 0rem 0rem 0.4rem 0rem;
	font-size: 0.9rem;
	font-weight: 700;
	color: #BD7752;
	letter-spacing: 0.02rem;
	text-transform: uppercase;	
}*/

.boxStyle4 img {
	width: 100%;
	margin: 2rem 0% 2rem 0%;
}

/* @end */

/* @group .msgStyleX */

/* .msgStyle4: message style use in video tags  */

.msgStyle4 {
	color: #bd7550;
}

/* @end */

/* @end */

/* @group Carousel Styles */

.owl-nav {
	position: absolute;
	color: #BD7752;
	text-align: center;
	font-size: 6rem;
	font-weight: 300;
	display: flex;
	justify-content: space-between;
	width: 98%;
	top: 32%;
	left: 5%;
}

.owl-dots {
	display: none;
}

/* @end */

/* @group manual User Payments Form Modal */

#manualUserPaymentsForm{
	padding: 1rem 1rem 0rem 1rem;
}

/* @end */

/* PZone form */

.form main article {
	padding: 0rem 20% 0rem 4%;
}

form.pZone input[type="text"],`
form.pZone input[type="url"],
form.pZone input[type="email"],
form.pZone input[type="password"],
form.pZone input[type="number"],
form.pZone textarea {
	margin: 0rem 0% 0.7rem 0%;
}

.form main article .body .pZone h1,
.form main article .body .pZone p.subTitle {
	padding: 0rem 0% 0.5rem 34.2%;
}

form.pZone .companyPzoneImage {
	position: absolute;
  top: 118rem;
  right: 33rem;
  width: 9%;
}

form.pZone .bottleShotPzoneImage {
	position: absolute;
  right: 33rem;
  width: 10%;
}
/* @end */

/* Sticker list page Style */

.titleChangeBottleSticker{
	padding: 1rem 1rem 1rem 1rem;
}

.titleChangeBottleSticker .body h1{
	font-size: 1.5rem;
}

.titleChangeBottleSticker p{
	color:#000;
}

/* @end */

/* @group Webinars Sale Point */

body#webinarSalePoint.desktop #wrapper {
	width: 900px;
	margin: auto;
}

body#webinarSalePoint #wrapper form .g-captcha{
	margin: auto 0 2rem 29.5rem;
}

body#webinarSalePoint #wrapper form .recaptchaError,
body#webinarSalePoint #wrapper form .email1Error,
body#webinarSalePoint #wrapper form .email2Error,
body#webinarSalePoint #wrapper form .email3Error,
body#webinarSalePoint #wrapper form .error {
	color: #FF0000;
}

body#webinarSalePoint #wrapper form .g-captcha-label{
	text-align: right;
}

body#webinarSalePoint #wrapper .errorMsg,
body#webinarSalePoint #wrapper form .errorMsg{
	padding: 10px;
  	margin-bottom: 10px;
  	border: 1px solid transparent;
	background-color: #fad7d4;
  	border-color: #f7bec3;
  	color: #a94442;
  	border-radius: 4px;
}

body#webinarSalePoint #wrapper form .successMsg {
	padding: 15px;
  	margin-bottom: 10px;
  	border: 1px solid transparent;
  	background-color: #d4fad6;
  	border-color: #c5f7be;
  	color: #3c763d;
  	border-radius: 4px;
}

body#webinarSalePoint #wrapper form .fa-circle-check{
	font-size: 3rem;
}

body#webinarSalePoint #wrapper > section > header {
	position: relative;
	overflow: hidden;
}

body#webinarSalePoint #wrapper > section > header .logo {
	width: 9rem;
	height: 9rem;
	position: absolute;
	top: 1rem;
	left: 2rem;
}

body#webinarSalePoint #wrapper > section > header .mainImage {
	width: 100%;
	margin: 0rem 0rem -0.4rem 0rem;
}

body#webinarSalePoint #wrapper > section > header .preHeader {
	width: 100%;
	margin: 0rem 0rem -0.3rem 0rem;
	background-size: 100%;
	background-position: 0rem 3.3rem;
}

body#webinarSalePoint #wrapper > section > header .preHeader .separatorBar {
	margin: 0rem 0rem 0rem -0.5rem;
	padding: 0rem;
	width: 104%;
}

body#webinarSalePoint #wrapper > section > header .preHeader h4 {
	width: 100%;
	padding: 1rem 0rem 1rem 38.5%;
	font-weight: 300;
	font-size: 2rem;
	color: #FFF;
	letter-spacing: 0.3rem;
	text-transform: uppercase;
}

body#webinarSalePoint #wrapper > section > header .stack2 {
	padding: 2rem 5% 1rem 5%;
}

body#webinarSalePoint #wrapper > section .stack2 .col1 {
	flex-basis: 33%;
	padding: 0rem 0rem 0.1rem 0rem;
}

body#webinarSalePoint #wrapper > section .stack2 .col2 {
	/* main content right column */
	flex-basis: 66%;
	align-content: flex-end;
	padding: 0rem 0rem 0rem 3%;
	border-left: 1px solid #949394;
}

body#webinarSalePoint #wrapper > section .stack2 .col1 h2 {
	width: 100%;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Lato';
	font-weight: 700;
	font-size: 1.8rem;
	color: #bd7752;
}

body#webinarSalePoint #wrapper > section .stack2 .col1 h3 {
	/* speaker tagline */
	width: 100%;
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Lato';
	font-weight: 400;
	font-size: 1rem;
	color: #DADADA;
}

body#webinarSalePoint #wrapper > section .stack2 .col2 h1 {
	/* main webinar title */
	width: 100%;
	margin: -0.4rem 0rem 1.5rem 0rem;
	padding: 0rem 10% 0rem 0rem;
	font-family: 'Lato';
	font-weight: 800;
	font-size: 2.3rem;
	color: #DADADA;
	line-height: 1.1;
}

body#webinarSalePoint #wrapper > section .stack2 {
	/* body and time */
	padding: 2rem 5% 1rem 5%;
}

body#webinarSalePoint #wrapper > section .stack2 .col1 {
	flex-basis: 30%;
	padding: 0.4rem 0rem 0.1rem 0rem;
}

body#webinarSalePoint #wrapper > section .stack2 .col1 p {
	/* datetime event time */
	margin: 0.5rem 0rem 0rem 0rem;
	padding: 0.5rem 0rem 0rem 0rem;
	font-size: 1.5rem;
	font-weight: 700;
	color: #DADADA;
	border-top: 3px solid #bd7752;
}

body#webinarSalePoint #wrapper > section .stack2 .col1 p em {
	/* datetime time zone name */
	font-size: 0.8rem;
	font-weight: 300;
	font-style: normal;
	color: #DADADA;
	line-height: 0.1;
}

body#webinarSalePoint #wrapper > section .body {
	padding: 0rem 0% 0rem 0%;
}

body#webinarSalePoint #wrapper > section .body h1, 
body#webinarSalePoint #wrapper > section .body h2, 
body#webinarSalePoint #wrapper > section .body h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 700;
}

body#webinarSalePoint #wrapper > section .body p {
	margin: 0rem 0rem 1rem 0rem;
	line-height: 1.5;
	color: #FFF;
	font-family: 'Lato';
	font-weight: 400;
}

body#webinarSalePoint #wrapper > section .body p:last-of-type {
	margin-bottom: 0rem;
}

body#webinarSalePoint #wrapper > section .body p a {
	color: #d49f40;
	font-weight: 700;
}

body#webinarSalePoint #wrapper > section .body ul {
	margin: 0rem 0rem 1.5rem 2rem;
	line-height: 1.3;
	color: #FFF;
	font-weight: 400;
}

body#webinarSalePoint #wrapper > section .body ul li {
	margin: 0rem 0rem 0.5rem 0rem;
	list-style-type: disc;
	list-style-position: outside;
}

body#webinarSalePoint #wrapper > section aside.additionalImages {
	padding: 1rem 5% 2rem 5%;
	background-image: url('/cont/img/texture05.svg');
	background-repeat: no-repeat;
	background-position: bottom;
}

body#webinarSalePoint #wrapper > section aside.additionalImages img {
	width: 30%;
}

body#webinarSalePoint #wrapper > section stack4 {
	
}

body#webinarSalePoint #wrapper > section form.stack5 {
	padding: 2rem 10% 2rem 10%;
	background-image: url('/cont/img/texture02.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom center;
}

body#webinarSalePoint #wrapper > section form.stack5 .flexContainer .col {
	flex-basis: 48%;
}

body#webinarSalePoint #wrapper > section form.stack5 h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-weight: 700;
	color: #bd7752;
}

body#webinarSalePoint #wrapper > section form.stack5 p {
	margin: 0rem 0rem 1rem 0rem;
	font-weight: 400;
	font-size: 0.9rem;
	color: #333333;
}

body#webinarSalePoint #wrapper > section form.stack5 h3 {
	margin: 0rem 0rem 1rem 0rem;
	font-weight: 700;
	font-size: 0.9rem;
	text-transform: uppercase;
	color: #333333;
	border-bottom: 1px solid #333;
}

body#webinarSalePoint #wrapper > section form.stack5 label {
	width: 100%;
	padding: 0rem 0rem 0.2rem 0.5rem;
	display: block;
	font-size: 0.8rem;
	font-weight: 500;
	text-transform: uppercase;
	color: #333333;
}

body#webinarSalePoint #wrapper > section form.stack5 input[type="text"], 
body#webinarSalePoint #wrapper > section form.stack5 input[type="email"] {
	/* form fields */
	width: 100%;
	margin: 0rem 0rem 1rem 0rem;
	padding: 0.4rem 0.5rem 0.4rem 0.4rem;
	display: block;
	font-size: 0.9rem;
	border: 0px;
	
}

body#webinarSalePoint #wrapper > section form.stack5 .buttonBar {
	display: flex;
	justify-content: flex-end;
	
}

body#webinarSalePoint #wrapper > section form.stack5 .buttonBar input {
	/* form buttons */
	padding: 0.4rem 1rem 0.4rem 1rem;
	display: inline;
	font-family: 'Lato';
	font-size: 1rem;
	font-weight: 300;
	color: #FFF;
	text-transform: uppercase;
	background-color: #bd7550;
	border: 0px;
	
}

body#webinarSalePoint #wrapper > section form.stack5 .buttonBar input:first-child {
	margin-right: 0.5rem;
	
}

body#webinarSalePoint #wrapper > section .stack6 {
	padding: 0.3rem 0rem 0.3rem 0rem;
	color: #dadada;
	font-size: 0.9rem;
}

body#webinarSalePoint #wrapper > section .stack7 {
	padding: 0.7rem 0rem 0.6rem 0rem;
}

body#webinarSalePoint #wrapper > section .stack7 img {
	height: 1.5rem;
	
}

.hideClass{
	display: none !important;
}

/* @end */