@charset "utf-8";

@font-face { 
   font-family: 'Hanley';
   src: url("../fonts/Hanley-Sans.eot");
   src: url("../fonts/Hanley-Sans.otf");
 }
 
 @font-face { 
   font-family: 'NeutrafaceCondensed-Medium';
   src: url("../fonts/NeutrafaceCondensed-Medium.eot");
   src: url("../fonts/NeutrafaceCondensed-Medium.otf");
 }
 
  @font-face { 
   font-family: 'NeutraDisplay';
   src: url("../fonts/NeutraDisp-Bold.eot");
   src: url("../fonts/NeutraDisp-Bold.otf");
 }

/*--------------------------------------------------------------
CSS Reset
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size: 16px;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

b,
strong {
	font-weight: bold;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
    display: block;
	width: 100%; 
	border: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

/* -- General Styles -- */

body {
    color: #231f20;
    font-family: Hanley, sans-serif;
    font-size: 16px;
    font-weight: 300;
	background-color: #ffffff;
}

.content {
	background-color:#ffffff;
	padding-bottom:.2em;
}

.clear {
	clear:both;
}

h1 {
	text-transform:uppercase;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:1px;
}

section p {
	font-family: Arial, sans-serif;
}

a {
	color: #3f2b2f;
	text-decoration:none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul, li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
	color:#c79952;
	background-color:none;
}

figure {
	margin:0;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

ul {
	list-style:none;
}

.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}


/*   HEADER and LOGO   */


#fixed-header {
    background-color: #ee233e;
    height: auto;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
	display:none;
}

header {
	background-color: #ee233e;
    position: relative;
	width:100%;	
	padding-top:.5em;
	border-bottom: 1px solid #000;
}

header .container {	
	 width: 98%;
}


 .logo {
	 margin: 10px 0;
   }
   
.logo img {
	max-width:117px;
	margin: 0 auto;
}


/* NAV */

   .menu {
	   width: 100%;
	   text-align:center;
   }

#nav ul {
	padding: 0;
	font-size:.9em;	
}

#nav li {
	display: inline-block;
	padding: .1em .2em .2em;
	letter-spacing:1px;	
}

.nav li:after {
	content: " | ";
	position: relative;
	left: 2px;
	line-height:1.5em;
	color:#ffffff;
}

#nav li:last-child {
	padding-right:0;
}

#nav li:last-child:after {    
	content: " ";
	left: 0;
}

#nav li a:hover {
	color:#fff;
}

/*   End of Nav   */


section {
	margin-top:0;
	margin-bottom:0;
}

.margin {
   width:100%;
   height:.2em;
   background-color:#fff;
}

.hero {
    position: relative;
	margin-bottom:.2em;
	margin: 0 auto;
	max-width: 960px;
}

#about {
	margin-top:.2em;
	background-color:#ee233e;
	width: 100%;
	padding-top:.5em;
	padding-bottom:1em;
}

#about .container {
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}

#about .intro, #about .cups {
	width: 100%;
}

#about .intro-txt {
	margin-right:10px;
	margin-left:10px;
	padding-bottom:.2em;
}

#about p {
	color:#ffffff;
	font-family:arial, sans-serif;
	font-size:1em;
	line-height:1.6em;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#about p span {
	font-size:1.5em;
}

#about .cups {
	width: 80%;
	margin: 0 auto;
}

#about .cups img {
	max-width: 390px;
	margin: 0 auto;
}



#varieties {
	background: white;
	margin-bottom: .5em;
	max-width:960px;
	padding: 0 1em;	
	margin: 1.5em auto 0;
	clear:both;
}

#slider1 {
	width: 100%;
	margin: 0 auto;
	min-height:650px;
}

.sliderleft {
	width:100%;
	position:relative;
}

.rsImg {
	max-width:300px;
	margin-left:auto;
	margin-right: auto;
	max-height: 317px
}

#up, #excur, #nuit {
	width: 100%;
	width:298px;
	background: url("../images/upandouttxt.png") no-repeat;
	min-height: 280px;
	position:relative;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	top:-10px;
}


#excur {
	background: url("../images/excursiontxt.png") no-repeat;
	background-size: contain;
}

#nuit {
	background: url("../images/nuitnoiretxt.png") no-repeat;
	background-size: contain;
}



.sliderright p {
	font-size:13px;
	position:absolute;
	top:62px;
	font-weight:bold;
	text-align:center;
	left:0;
}

.subfooter {
	text-align:center;
	background-color: #ee233e;
	padding: .3em .2em;
}

.subfooter .container {
	padding: 1em .2em;
}

.subfooter p.title {
	font-family: Hanley;
	text-transform: uppercase;
	font-size:1.2em;
	color:#ffffff;
	margin: 0 0 1em 0;
}

.subfooter p {
	font-family: Arial;
	color:#ffffff;
	margin: 0;
	line-height:1.5em;
	font-weight:normal;
	font-size:.9em;
}

.subfooter p.wtb {
	margin-bottom:1em;
}

.subfooter a {
	text-decoration:underline;
	color:#ffffff;
}

footer {
	padding: 1em 1em 1.5em;
	background-color:#231f20;
	text-align:center;
  
}


footer p {
	font-family: Arial, sans-serif;
	color:#ffffff;
	font-size:.9em;
}
	

@media screen and (min-width: 22em) {  /* 360px  */
	
	#nav ul {
	   font-size:1em;
	}
	
	.nav li::after {
	   left: 5px;
   }
	
}

@media screen and (min-width: 25em) {   /* 400px  */

   
   #nav ul {
	   margin: 0 auto;
	   font-size:1.1em;	

   }
   
   .nav li::after {
	   left: 3px;
   }
	
.rsImg {
	max-width:350px;
	margin-left:auto;
	margin-right: auto;
	max-height: 317px
}

}

@media screen and (min-width: 30em) {  /* 480px  */

   
}


@media screen and (min-width: 40em) {  /* 640px  */

	
}

@media screen and (min-width: 660px) {  /* 660px  */

   
}


@media screen and (min-width: 45em) {  /*  720px  */

   header .container {	
	  	position: relative;
		width: 75%;
		padding-bottom:.5em;
   }

  #nav ul {
    font-size: 1.3em;
   }    
   
   #nav li {
    padding: 0.1em 0.2em 0.2em;
   }
   
   .nav li::after {
	   left:2px;
   }
	
	#about p {
		font-size:.9em;
	}
   
	#about .cups {
		width: 30%;
	}
  
}


@media screen and (min-width: 50em) {  /*  800px  */

	header .container {
	   justify-content: space-between;
	   -webkit-justify-content: space-between;
	   -ms-flex-pack: justify;
	}
	
	.logo {
	   margin:0;
   }
   
   #nav li {
    padding: 0.1em 0.2em 0.2em;
   }
   
   .variety {
	   flex: 0 1 calc(50% - 1em);
	   -webkit-flex: 0 1 calc(50% - 1em);
	   -ms-flex:  0 1 calc(50% - 1em);
	   border-bottom: medium none;
	   text-align:center;
   }
   
   .variety:not(:last-child) {
	   border-right: 4px dotted #c79952;
	   text-align:center;
   }



}

@media screen and (min-width: 60em) {   /* 960px  */

	header {
		padding-top:1em;
	}
	
	header .container {	
	display:flex;
	display: -webkit-flex;
    display: -ms-flexbox;
	-webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: center;
            justify-content: space-around;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align:center;
	 width: 98%;
}


 .logo {
	   float:left;
	   max-width:20%;
   }
   
.logo img {
	width:117px;
}
	
	   .menu {
	   float:left;
	   clear:none;
	   text-align:right;		   
   }

	
	.hero {
		margin-top:0em;
		max-width:960px;
	}
	
	header .container {
	   width: 960px;
	   padding-bottom:.5em;
	}
	
	
	#nav ul {
	   font-size: 1.3em;
   }
   
   .nav li:after {
	left: 2px;
	line-height:1.5em;
	top:3px;
	font-size:1.5em;

}
	#about {
		padding-bottom:0;
	}
   
   #about .container {
	   max-width: 960px;
   }
	
  #about .intro, #about .cups {
	float:left;
	clear:both;
	width: 50%;
}
	
#about .intro-txt {
	float:right;
	margin-right:20px;
	margin-left:0;
	padding-bottom:.2em;
}
	
#about p {
	font-size:1.2em;
}
	
#about .cups {
	clear:none;
	margin-top:30px;
	margin-bottom:10px;
}
	
	
#about .cups img {
    margin: 0;
	}
	
.varieties {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
		justify-content: space-between;
margin: 0 auto;
max-width:960px;
}

.variety {
-webkit-flex: 0 1 calc(50% - .5em);
	-ms-flex: 0 1 calc(50% - .5em);
		flex: 0 1 calc(50% - .5em);
margin-bottom: 1em;
border-bottom:none;
}
	
	#varieties {
		margin: 3em auto 0;
	}
	
	#slider1 {
	width: 80%;
	min-height:300px;
}
	
	.sliderleft {
	float:left;
	width:40%;
}
	
	.rsImg {
		max-width:350px;
		margin-left:0;
		max-height: 317px
	}
	
	#up, #excur, #nuit {
	float:right;
	clear:none;
	width: 50%;
	width:300px;
	margin-top:25px;
	min-height: 280px;
	margin-right:50px;
	top:0;
}
	
	#excur, #nuit {
		margin-top:0;
	}
	
	#nuit.sliderright p {
	top:62px;
}
	
	
	.sliderright p {
	left:5px;
}
	
	.subfooter p.title {
	font-size:2em;
	letter-spacing: 1px;
		margin:0;
}
	
	.subfooter p {
		font-size:1em;
	}
	
	.subfooter p.wtb {
	margin-bottom:0;
}
	
	footer {
	padding: 2em 1em 5em;
}
	
}

@media screen and (min-width: 64em) {   /* 1024px  */
	
	.hero {
		max-width:100%;
	}


     
}

@media screen and (min-width: 80em) {   /* 1280px  */

   .nav li::after {
	   left: 12px;
   }
   
   #nav li {
    padding: 0.1em 0.5em 0.2em;
   }
     
}
   

@media screen and (min-width: 85em) {  /* 1366px  */

   .varieties {
		 max-width: 1160px;	
   }

}


@media screen and (min-width: 115em) {  /* 1840px  */
   
}

@media screen and (min-width: 150em) {
	
	.container {
		max-width: 1200px;
	}
	
	.hero {
		text-align:center;
	}
	   
   .varieties {
		 max-width: 1360px;	
   }
	
}
/* -- Footer Styles -- */
#footer {
    width: 100%;
    max-width: 970px;
    clear: both;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    padding: 20px 0;
    margin: auto;
}
#footerCommon {
    width: 100%;
    max-width: 970px;
    clear: both;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    padding: 20px 0;
    margin: auto;
	color:white;
	background-color:#ee233e;
}
.container {
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
.copyright {
    font-size: 12px;
    text-align: center;
}
.copyright-container {
    width: 400px !important;
}
.copyright-container img {
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
}
.treehouse-line a {
    display: inline;
    padding: 0px;
    font-size: 12px;
}
#footerCommon a {
	color:white;
}
#footerCommon a:hover {
	color:white;
    text-decoration: underline;
}
#footerCommon p {
    padding: 5px 0 5px 0;
    margin: 0px;
    line-height: 20px;
    text-align: center;
}
#footer p {
    padding: 5px 0 5px 0;
    margin: 0px;
    line-height: 20px;
    text-align: center;
}
.copyright-line {
    font-size: 12px;
}

/* -- Common Pages -- */
h2.pagetitle {
    color: #ee233e;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 28px;
	border-bottom: 1px solid #b9b9b9;
    text-transform: uppercase;
}
.luckycup-topcolorbar-box {
    height: 94px;
    width: 100%;
    background-color: #ee233e;
}
.luckycup-topcolorbar-box img {
    height: auto;
    width: auto;
	margin: 0 auto;	
    padding-top: 10px;
}
.luckcup-topcolorbar-box p {
    text-align: center;
    width: 100%;
}