@font-face {
    font-family: 'Variable';
    src: url('../fonts/variable_black_macroman/Variable_black-webfont.eot');
    src: url('../fonts/variable_black_macroman/Variable_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/variable_black_macroman/Variable_black-webfont.woff') format('woff'),
         url('../fonts/variable_black_macroman/Variable_black-webfont.ttf') format('truetype'),
         url('../fonts/variable_black_macroman/Variable_black-webfont.svg#VariableBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #d9e4e0;
	color: #756d56;
}

#header {
	
	display: none;
}

#main {
	margin-top: 32px;
}

#footer {
	clear: both;
	padding-top: 48px;
}

a:link, a:visited {
	color: #acb200;
}

#side {
	height: 0; width: 0; padding: 0; margin: 0;
}

h1 {
	font-family: Variable,HelveticaNeue,sans-serif;
	font-size: 4.0em;
	margin-bottom: 0;
	color: #a6b6f3;
}

h2 {
	color: #a6b6f3;

}

#main .subtitle {
	font-family: Variable,HelveticaNeue,sans-serif;
	letter-spacing: .1em;
	color: white;
	background-color: rgba(166,182,243,.70); /* #a6b6f3;*/
	border-radius: .25em;
	padding: 0.1em 0.5em;

}

#headtext {
	display: none;
}
#headtext p.headtext {
  padding-top: 10px;
  line-height: 1.2;
}


.banner {
	text-align: center;
	font: italic bold 3em Variable;
	color: #fc4623;
}

.leftIcon {
	float: left;
	width: 25%;
	display: flex;
    flex-flow: row wrap;
    margin-right: 12px;
} 


.leftIcon .smallIcon {
	font-size: .75em;
	text-align: center;
	flex: 1 0 25%;
	    justify-content: space-around;
	    margin-top: 0;
}

.leftIcon .smallIcon .label {
	height: 80px;
}

.leftIcon .smallIcon .save {
	display:none;
}

.leftIcon .smallIcon .tagline {
	font-size:.6em;
	}
	
.reverse .leftIcon  .smallIcon .tagline  {
color: white;	
}


.watermark {
	position: absolute;
	right: 20px;
	top: -40px;
	opacity: 0.6;
	z-index: -1;
	transform: scale(0.5);
	}
.watermark2 {
	float: right; 
	z-index: -1;
	opacity: 0.3;
	
	}
	
	
.reverse {
	background-color:  #93a460;
	color: #d9e4e0;
	margin: 0px -250px 0px -250px;
	padding: 30px 250px 30px 250px;
	font-weight: 500;
	overflow: hidden;
}

.reverse a:link,.reverse a:visited {
	color: #ffe4a6;
}

	
.reverse.red {
	background-color:  #666;	
}

.reverse.red .boxed {
	color: #fff;
}

.reverse.red .boxed .red {
	color: #fc0;
}


.coupon {
	max-width: 30%;
	float: right;
	margin-left: 1em;
	padding: 16px;
	text-align: center;
	border: 1px dashed;
}

.coupon .big
{
	font-family: "Avenir Next Condensed",ArialNarrow,Impact,sans-serif;
	font-weight: 800;
}
	
div.status
{
	margin:  15px -5px;
}
span.status{
	border:1px solid black;
	padding: 5px 10px;
	margin-left: -5px;
}



span.status.explanation {
	
	border-width: 0px;
}

span.status.selected {
	background-color: #756d56;
	color: #e6e6da;
}

img.icon {
	max-width: 128px;
	width: 14%;
	border-style: none;
}

.icons {
	position: relative;;
	text-align: center;
	margin-bottom: 2em;
	font-family: "Lucida Grande",HelveticaNeue,Helvetica,sans-serif;
	
	display: flex;
    flex-flow: row wrap;

}

.smallIcon{
	    flex: 1 0 25%;
	    justify-content: space-around;
	    margin-top: 2em;
}


.smallIcon .name{
	font-weight: bold;
}

.smallIcon .label
{
	height:5em;
}

.smallIcon .tagline {
	font-family: Variable,HelveticaNeue,sans-serif;
	color: #687299;
	font-size: 0.8em;
	margin-top: 0.8em;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.smallIcon img {
	max-width:  128px;
	width: 90%;
	border-style: none;
}

.button {
	
	
	padding: 2px 0px;
	border-radius: .8em;
	margin: 8px 0;
	box-shadow: 2px 2px 4px #7AC;
	width: 80%;
	background-color: #ffe4a6;
	color: black;
	text-shadow: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 256px;

}

.button a:link,.button a:visited {
	
	color: #ca5039;
}

.learn {
	background-color: #a6b6f3 ;
	color: #fff0f7;
	text-shadow: 1px 1px 1px #533;	
}

.learn a:link,.learn a:visited {
	
	color: #fff0f8;
}

.sidebar {
	width:  150px;
	float:  right;
	font-family: Variable;
	padding:  10px;
	text-align:  right;
}

.sidebar .big {

	font-size: 3.5em;


}


.fest  {
	width: 25%;
	min-width: 200px;
}

.quotes{
	display: flex;
    flex-flow: row wrap;
    margin-top: 20px;
}

.quotes div {
	    flex: 1 0 30%;
	padding-right: 5em;
	max-width: 600px;
	margin-top:2em
}

.quotes  p {
	font-family: Georgia,sans-serif;
	line-height: 1.2em;
}

.quotes img {
	filter: brightness(200%);
	opacity: .5;
	width:50%;
	margin-left: 25%;

}
.quotes p:first-child:first-letter {
	font-size: 2.7em;
	float: left;
	line-height: 1em;;
	margin-bottom:-10px;
	margin-right: 4px;
	color: #dcfb83;
	}
	
	
	 @media only screen and (min-width: 1025px) {

	body {
	font-size: 150%;
}

#main p, #main ul li {
	font-size: 1em;
}
.button  {
	font-size: .75em;
}
.smallIcon .save {
	font-size: 1.2em;
}


}
	
@media screen and (max-width: 800px) {
	.watermark,.watermark2 {
	opacity: 0.3;
	}
	.smallIcon{
	font-size: 90%;
	flex: 1 0 33%;

	}

	
	h1 {
	font-size: 56px;
}

	.quotes div {
	flex: 1 0 100%;
	padding-right: 5em;
}
	

#main .subtitle {
	font-size: 18px;
	padding: 5px;
}
	div.status {
		font-size: 11px;
		margin-left: 5px;

	}
	span.status {
		padding: 5px 5px;
		}
}

.FestImageRight {
	width: 50%;
	float: right;
	margin-left: 2em;
}

.FestImageRight img{
	width: 90%;
}

.product {
	clear:both;
	margin-top: 24px;
	padding-top: 24px;
}

.save {
	font-family: HelveticaNeue,Arial,serif;
	font-size: 1.8em;
	font-style: italic;
	color: #687299;
}



 @media only screen and (max-width: 640px) {
	
	
#main p {
	font-size: 1.25em;
}
	.status{
		display:  none;
	}
	
	#main {
	margin-top: 16px;
}
	

.smallIcon{
	flex: 1 0 50%;
	font-size: .75em;
	}
	

	
.smallIcon .label
{
	font-size: 1.25em;
}

#main .subtitle {
	opacity: 0.5;
	color: white;
	line-height: 1.4;
	font-size: .8em;
	letter-spacing: 0px;
}

.fest  {
	float: none;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 11px;
}	

.FestImageRight {
	width: 100%;
	float: none;
	margin-left: 0;
}

blockquote {
	font-size: .8em;
	margin-right: 5px;
}

		
.watermark2 {
	transform: scale(0.5);
	}
	
.reverse {
	background-color:  #93a460;
	color: #d9e4e0;
	margin: 0px -5% 0px -5%;
	padding: 30px 5% 30px 5%;
	font-weight: 500;
	overflow: hidden;
}

.coupon {
	max-width: 50%;
	font-size: .8em;
	float: right;
	margin-left: 1em;
	padding: 16px;
	text-align: center;
	border: 1px dashed;
}

.leftIcon {
	float: none;
	width: 100%;
	
} 


}