@charset "utf-8";
/* CSS Document */

html {
  box-sizing: border-box;
  /*overflow-y:none;*/
}

body {
	font-family:gothamlight, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background:none;
	overflow:visible;
	padding-bottom: 70px !important;
	}

.byLine {
	font-size:1.0em;
	color: #48181e;
	font-style:italic;	
}

div#buyDelivery {
	padding-left:1.5em;
	/*margin-bottom:4em;*/
}

.btn {
		padding: 3px;
		margin:0 auto;
	margin-top:1.5em;/**/
		margin-bottom:4.5em;
		max-width:85%;
		}


.btn-success {
	background-color: #48181e;
	color: #ffffff;
}

div.buyNowProducts {
	background-color:#194823;
	color:#ffffff;
	/*margin:0;
<!--	position:absolute;
	right:35px;-->*/
}


div.buyNow {
	background-color:#194823;
	color:#ffffff;
	margin:0;
	position:absolute;
	right:10px;
}

div.buyRow {
	width:100%;
	padding-top:1.1em;
	padding-bottom:1.3em;
	border-bottom-style:solid;
	border-bottom-color:#f2f2f2;
	border-bottom-width: thin;
	display:flex;
	align-items: center;
}

.dws-text, .privacy-text {
    float: right;
    margin: 0 0.4em 0 0;
    
}

#howitWorks {
	width:45%;
	text-transform:uppercase;
	float:right; 
}

aside {
	font-style:italic;
	font-size:0.9em;
}	

h4.card-title, aside {
color:#515151;
text-transform:uppercase;
}

.card {
	padding:1.0em;
}

div.button {
	padding:0 150px 15px 0;
	margin:0 auto;
	text-align:center;
}

.contentBlock {
	width: 66%;
	display:inline;
	font-size:1.0em;
	padding-bottom:5.0em;
}
div.vertical-center {
    min-height: 100vh;
    display: flex;
    align-items: center;
}
	
#mobileNav, #mobileNavSwitcher {
 display:none;
}

#mobileNav, #mobileNavSwitcher > div {
 font-size:1.0em;
}

ul {
		padding-left:1.0em;
	}/**/
	
ul > li.ingredients {
	padding-right:1em;
	/*font-size:0.8em;*/
	list-style-type:none;
}

ul > li.directions {
	padding-right:1.2em;
	/*font-size:0.8em;*/
	list-style-type:disc;
}

.ingredientsBlock {
	width:33%;
	float:right;
	position:relative;
	top:-8px;
	margin-left:1.0em;
} 

iframe {
	/*width:854px;
	*/height:480px;	
	position:relative;
	top:-80px;
}


#videoLayout {
	width:67%;
	margin:auto;	
}

.imgBottle-responsive {
  display: -ms-flexbox;
  /*display: block;
  */max-width:27vw;
  max-height:60vh;	
  height: auto;
  /*position: fixed;	
  top:7.5em;*/
}

.container {
	padding:0;
	margin:0 auto;
	/*position: absolute;*/
	height:100vh;
}

.container-fluid {
	margin: auto;
	text-align:left;
	padding: 0; 
	/*margin-top:2.5em; will this affect global padding ?*/
	/*height:90px;*/
}

.container-full {
  margin: 0.75em auto;
  width: 100%;
 }
 
 .containerAbout {
	padding:0;
	margin:0 auto;
	width:100%;
	position:fixed;
	bottom:0;
	height:80vh;
	background-color:none;
}
 
.containerContact {
	font-size:0.7em;	
}

.containerFounder {
	padding:0;
	margin:0 auto;
	width:100%;
	position:fixed;
	bottom:0;
	height:80vh;
}
.containerOurFounder {
	padding:0;
	margin:0 auto;
	width:100%;
	position:fixed;
	bottom:0;
	height:40vh;
}


.containerRecipe {
	padding:0;
	margin:0 auto;
	width:100%;
	position:fixed;
	bottom:0;
	height:80vh;
}



#content-4 {
	width:50%;
	height: 35vh; position: fixed; overflow: visible; bottom: 90px;
	}


#content-5 {
	margin:0 auto;
	width:97.5%;
	height: 80vh; position: fixed; overflow: visible; top: 5.0em;
	}

div.recipeNavLabel {
	height:12.5vh; /*decrease this when adding recipes was 19.5 initially*/
	display: flex;
	justify-content: center; 
	flex-direction: column;
	text-align: left;
}

.containerWidget {
	position:relative;
	top:10em; 	
}

.about {
	font-size:0.9em;
	overflow: auto;
	position: fixed;
	bottom:8.0em;
	padding:0;
	margin:0 auto;
	margin-right:2.0em;
	height:50vh;
}

.community {
	font-size:0.9em;
	overflow: auto;
	position: fixed;
	bottom:80px;
	padding:0;
	margin:0 auto;
	margin-right:2.0em;
	height:40vh;
}

.containerWines {
	padding:0;
	margin:0 auto;
	width:100%;
}

.wineColorNav {
	color:#48191e;
	font-size:1.2em;
}

.contact-us-wrapper {
    position: relative;
	text-align: left;
    font-family: gothamlight;
    color: #48181e;
    font-size: 1.2em;
    line-height: 2.5em;
}

.col-sm-9, .col-sm-6  {
    width: 50%;
    position: relative;
    top: 120px;
}

.communityCaption {
	position:fixed;
	bottom:130px;
	color:#FFF;
	font-size:1.25em;
	font-weight:100;
	font-style:italic;	
}


#recipeCaption {
	margin:0.5em 0 0.5em 0;
	font-style:italic;
	font-size:1.0em;
}

.rowLocator {
	margin-top:2.5em;
}

section.block {
	margin-left:52%;
	text-align:left;
	background-color:#FFFFFF;
	padding-bottom:4.0em;
	padding-top: 1.0em;
	padding-left:1.0em;
}

a.colorLink { /* recent add */
	color:#e4d0b0;
	font-weight:bold;
	text-decoration:underline;	
}

a.wineColorLink {
	color:#49181e;
	text-transform:uppercase;
}

a.wineColorLink:hover {
	background-color:#ffffff;
	text-decoration:none;
}

a.recipeColorLink {
	color:#49181e;
	text-transform:uppercase;
	padding:0.8em;
}


#grappos-widget {
	position:relative;
	top:75px;
	/*height:600px;*/
}

h1 {
	font-size: 2.2em;
	text-align: left;
	color: #80232d;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0;
}


h1.recipes, h2.recipes {
	margin:0 auto;
	text-align:center;
	padding:0.33em;
}

h1.lightCommunity {
	/*position:fixed;
	bottom:20em;*/
	font-size:40px;
	text-align:left;
	color:#ecdcb7;
	padding-right: 0.4em;
	/*margin-top:6em;*/
}

h1.alignRes {
	font-size:3.0em;
	text-align:left;
	color:#48181e;
	font-weight: bold;
	}

h1.light, h1.lightAbout {
	/*position:absolute;
	top:50px;*/
	color:#ecdcb7;
	font-size:3.0em;
	text-align:left;
	padding-right: 0.4em;
	margin-top:5.0em;
}

h1.lightNoMarg {
	color:#ecdcb7;
	font-size:3.0em;
	text-align:left;
	padding-right: 0.4em;
	margin-top:1.25em;
}

h1.storeLocator {
	/*position:fixed;
	bottom:20em;*/
	font-size:40px;
	text-align:left;
	color:#ecdcb7;
	margin-top:1em;
}

h2.lightAbout, h3.lightAbout {
	color:#ecdcb7;
	/*font-size:1.5em;*/
	text-align:left;
	padding: 0 0.4em 1em 0;
	margin-top:2.0em;
}


h4 {
	font-weight:bolder !important;
	font-size:1.2em;
}

ol.light {
	/*position:absolute;
	top:50px;*/
	color:#ecdcb7;
	font-size:1.6em;
	font-weight:bold;
	text-align:left;
	/*padding-right: 4.0em;*/
	text-transform:none;
}

p {
	margin:0;	
}

.recipe-wrapper {
	margin:0 auto;
	width:66%;
}

.scrollable {
	overflow: auto;
	/*position: relative;*/
	padding: 0;
	/*background: #333;*/
	margin: 0 0 10px 0;
	width: 100%;
	max-width: 97%;
	height: 75vh;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	}
	

.scrollableIngredients {
	overflow: auto;
	/*position: relative;*/
	padding: 0;
	/*background: #333;*/
	margin: 0 0 10px 0;
	width: 33%;
	max-width: 97%;
	height: 64vh;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	}

#community {
	position:fixed;
	bottom:120px;
}

div#photo1 {
	background-image:url(../images/homeslide1-1.jpg);
	/*background-image:url(../images/backgrounds/joshcellars-holiday-background.jpg);*/
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#000000;
}

div#photoGallery {
	display:inline;
}

div.recipe1, div#recipe1 {
	background-image:url(../images/recipes/fettuccini-clams-josh-cellars.jpg);
	/*background-image:url(../images/backgrounds/joshcellars-holiday-background.jpg);*/
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
    /*left: -50px;*/
}

div.recipe2, div#recipe2 {
	background-image:url(../images/recipes/piccinelli-pasta-with-san-margo-josh-cellars.jpg);
	/*background-image:url(../images/backgrounds/joshcellars-holiday-background.jpg);*/
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
    /* left: -50px; was -250 px*/
}

div.recipe3, div#recipe3 {
	background-image:url(../images/recipes/grilled-lamb-loin-josh-cellars-kevin-johnson-joseph-carr.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
    /* left: -50px; was -250 px*/
}

div.recipe4, div#recipe4 {
	background-image:url(../images/recipes/red-wine-braised-short-rib-josh-cellars.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}

div.recipe5, div#recipe5 {
	background-image:url(../images/recipes/glazed-pork-chops-grilled-onion-medley-josh-cellars.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}

div.recipe6, div#recipe6 {
	background-image:url(../images/recipes/grilled-fish-tacos-avocado-salsa.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}

div.recipe7, div#recipe7 {
	background-image:url(../images/recipes/grilled-crab-cakes-romaine-hearts.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}

div.recipe8, div#recipe8 {
	background-image:url(../images/recipes/flank-steak-josh-cabernet-chimichurri-sauce.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}

div.recipe9, div#recipe9 {
	background-image:url(../images/recipes/steamed-mussels-josh-sauvignon-blanc.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}

div.recipe10, div#recipe10 {
	background-image:url(../images/recipes/chipotle-grilled-chicken-thighs.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}

div.recipe11, div#recipe11 {
	background-image:url(../recipes/images/josh-cellars-firehouse-lasagna.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
	position: relative;
}


div#photo2 {
	background-image:url(../images/homeslide1-2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}

div#photo3 {
	background-image:url(../images/backgrounds/JCELL_FY17_FD_WebsiteSlideFathersDay2016.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	text-indent:-9999px;
	/*display:block;*/
}

.dws-text {
	font-size:1.0em;	
}

h1 > p {
overflow-y:auto;
padding-right:0.8em;
}

h1.lightR {
	font-weight:100;
	font-size:2.5em;
	text-align:left;
	color:#ecdcb7;
	margin:1.5em 0 1.5em 0;
}

h1.lightRecipe {
	font-family: gothamlight;
	font-size:2.5em; /* was 3.0 very big */
	text-align:left;
	color:#000000;
	/* border-bottom-color: #cecece;
	border-bottom-width: thin;
	border-bottom-style: solid;*/
	padding-bottom: 0.2em;
}

/*h1.lightL {
	font-size:3.0em;
	text-align:left;
	color:#ecdcb7;
}*/

h2 {
    color: #48181e;
    font-size: 1.6em;
    font-weight: bold;
    /*padding-bottom: 25px !important;*/
}

h3 {
	margin-top: .4em;
	font-weight: bolder;
	font-size:1.33em; /* added for Recipes */
	hyphens:auto;
}

.pre-scrollable {
  max-height: 480px;
  overflow-y: scroll;
  padding-right:1.5em;
}

.privacy-text {
	display: block;
	margin: 0;
}

.content {
	overflow: auto;
	/*position: relative;*/
	padding: 20px 0 0 0;
	/*background: #333;*/
	margin: 0 0 10px 0;
	width: 100%;
	max-width: 97%;
	height: 50vh; /* was 500px */
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

h2.alignRes, p.alignRes {
	text-align:left;	
}

.contentFounder {
	overflow: auto;
	/*position: relative;*/
	padding: 0;
	/*background: #333;*/
	margin: 0 0 10px 0;
	width: 100%;
	max-width: 97%;
	height: 50vh;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

p {
	color:#FFF;
	line-height:1.6em;
	font-size:1.5em;
	margin-left:0;
	margin-bottom:1em;
	}
	
h3.dark, p.dark {
	color:#000;
	font-family: gothamlight;
	line-height:1.6em;
	text-align:justify;
	margin-left:0;
}

.recipe {
	font-size:0.9em;
	overflow: auto;
	/*position: fixed;
	bottom:80px;*/
	padding:0;
	margin:0 auto;
	margin-right:2.0em;
	height:80vh;
}

#socialMedia {
	 text-align:right;	
}

.modal-dialog {
	width: 380px;
}

.modal-footer {
	text-align:center;	
}

.modal-footer .btn {
	background-color:#49181e;	
	color:#FFF;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .85;
}

div.mCSB_container {
	margin-left:12px;
}


.nav > li > a > img {
    max-width: 360px;
}


.btn:hover {
	background-color:#decbad;
	color:#000;	
}
#wineHeading {
	position:absolute;
	bottom:40px;
	left:0;
	/*padding: 0 0.5em 0 0.5em;margin-top:5.5em;*/
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.active {
	/*text-decoration:underline;*/
	font-weight:bold;
	text-transform:uppercase;
	/*border-bottom: 1px solid #80222c;*/
}

.recipeActive {
	font-weight:bold;
	text-align:left;
	background-color:#ffffff;
	}

.custom-label-wrapper {
	position: absolute;
	left: 0;
	/*bottom:120px;*/
	font-family: gothamlight;
    color: #48181e;
    font-size: 1.3em;
    line-height: 2.0em;
}

.wine-wrapper {
	margin-top: 0;
	color: #000000;
	float: left;
  }

.col-lg-12 > h1 {
	text-align:center;
}


.wine-wrapper  p {
    color: #000000;
	font-size:0.75em;
	padding-top: 15px;
	/*padding-right:15px;*/
	position: relative;
	line-height:1.3em;
	top:-22px;
}

.youTube {
margin-right: auto;
margin-left: auto;
display:block;
width:854px;
height:480px;
position: relative;
top:180px;
}

.custom-label-wrapper .line1 {
    color: #ecdcb7;
    font-size: 28px; /* started as 40px */
    text-align:center;
}

.tweak {
	top:120px;	
}

.vertical-align {
    display: flex;
    flex-direction: row;
	align-items: center;   
  	justify-content: center; 
}

i {
	padding: 0 0.5em 0 0 ;	
}

.row {
 margin: 0.75em 0.75em 1.75em 0.75em;
		/*display: flex;*/
		align-items: center;
		
}

li.secondNav {
	padding:0;
	display:inline;	
	list-style:none;
	font-size:0.6em;
	line-height:0.8em;
	}

.fa-2x {
	font-size: 2em; /* the default */
}

/*.SMicon {
	font-size: 1em;
	float: right;
	padding-top: 0;
	}*/

.navbar-collapse {
	padding-right:0;	
	padding-left:0;
}

.navbar-default {
	/*background-image:url(../images/backgrounds/texture.jpg);*/
	background-repeat:no-repeat;
	background-size:cover;
	background-color: transparent;
	border-color: none;
	border-style: none;
	border-radius: 0;
	/*position:fixed;*/
	width:100%;
	height:auto;
}

.caption {
	font-weight:bold;
}

header {
	color:#FFFFFF;    
	top: 0;
    height: 70px;
    left: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
}


.img-responsiveRecipe {
		/*margin-left:1.5em;*/
		max-width:1024px;
		margin:0 auto;
		/*margin-left:2.5em;*/
	}

footer {
	background-color:#49181e;
	color:#FFFFFF;    
	bottom: 0;
    height: 70px;
    left: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
}

.navFooter > li > a {
	color:#FFFFFF;
}
.footerLinks > a {
	color:#FFFFFF;
}

#header-container {
	margin-top:0;
}

.imgLogo {
	padding: 0;
	margin: 0 auto;
	margin-top:1.0em;
	margin-bottom:1.0em;
	width: 546px;
	height:34px;
	text-align:center;
}

.navbar-toggle {
	margin-left: 1.0em;
}


.navbar-inverse .navbar-nav > li > a:link {
    color: #ffffff;
    display: block;
    text-decoration: none;
    font-size: 1.25em;
}

.navbar-inverse .navbar-nav > li > a:visited {
   /* color:#8C8C8C;*/
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  	opacity: 0.7;
    /*-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	color: #eee3d1;*/
    background-color: transparent;
	text-decoration:underline;
}

.nav ul {
	display:inline-block;
}

.nav > li > a {
  position: relative;
  display: inline-block;
  padding: 0;
  color:#fff;
}

.nav{
	padding:1.5em;
    border:none;
}

.navFooter {
	/*border: none;
	border-width: 0 0;*/
	list-style: none;
	display: flex;
	align-items: center;
	/*display: inline-block;*/
	margin:0;
	width:100%;
}
	
.nav li{
    display:inline-block;
}
.nav a{
	color:#FFFFFF;
	display:inline-block;
    padding:10px;
}

a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.nav li {
	display:inline;
	padding-right: 1.8em;
}

.nav >li > a {
	display:inline-block;
}

span {
	font-weight:bold;
	text-align:center;
	margin:0 auto;	
}

span.buy {
	font-weight:bold;
	text-align:left;
	margin:2px; 
}

#bottleShot {
	width:140px;
	height:auto;
	margin-top:3.0em;
	}

@font-face {
    font-family: 'gothamlight';
	src: 	
			local('fonts/GothamLight'),	
			url('fonts/gotham-light.eot?#iefix') format('embedded-opentype'),  
			url('fonts/gotham-light.otf')  format('opentype'),
	     	url('fonts/gotham-light.woff') format('woff'), 
			url('fonts/gotham-light.ttf')  format('truetype'), 
			url('fonts/gotham-light.svg#Gotham-Light') format('svg');
  	font-weight: normal;
  	font-style: normal;
} 

.collapsing {
	/*padding:0;	*/
}

.navbar > .container {
    text-align: center;
 }
 .navbar-header {
    float: none;
    display: inline-block;
	margin-left:0;
	margin-right:0;
	width:100%;
	position:fixed;
}
 .navbar-brand {
    float: none;
    display: inline-block;
 }
 .navbar .navbar-nav {
    background-color:#48191e;
	 float: none;
   clear: none;
	width: 100%;
	margin-top: 0;
 }

 .navbar .navbar-nav > li {
    float: none;
    display: inline-block;
	text-align: left;
	padding:1.0em 0;
 }

 .swiper-container {
        width: 100%;
        height: 100%;
    }
	.swiper-slide {
        background-position: center;
        background-size: cover;
    }
	
	
	
video {
  /*width:100%; 
  max-width:75%; */
  height:auto; 
}	

.pull-bottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
	top:70px;
}

.menu-side {
	display: none; 
	font-size: 0; 
	max-height: 0; 
	line-height: 0; 
	padding: 0; 
}


.menu-side > div > a {
	display: none; 
	
}

	
#mobileNavButton {
	display:none;	
}

#modal_screen {
	position: fixed;
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1100;
	background-color: rgba(0,0,0,.8);
}

#modal_screen.nope {
	background-color: #1e0924; 
}

#modal_content {
	position: absolute;
	top:0;
	z-index: 1101;
	margin: 0 auto;
	background-color:#fff;
	
	font-size: 12px;
	max-width: 500px;
	height: auto;
	
	border-radius:15px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;

}

#modal_content .content_wrapper {
	padding-top: 0;
	margin:0 auto;
	text-align: center;
}

#modal_content h3 {
	margin: 0 0 0 0;
	font:normal 1.75em/1.5em 'gothamlight', Helvetica,arial,sans-serif;
	font-weight:bold;
	padding:0.5em;
}

#modal_content p {
	max-width: 85%;
	margin: 0 auto;
	color:#000;
	font:1.2em/1.35em "gothamlight", Helvetica,arial,sans-serif;
}

#modal_content_wrapper > img {
	margin:0 auto;
	display:block;
}

#modal_content nav {font-size: 16px; display:table; margin:0 auto; text-align:center; }
#modal_content nav ul {display:inline-block; width: 100%; padding:0;}
#modal_content nav li {display: table-cell; text-align: right; width: auto;}

#modal_content nav:after {
	content: "";
	display: block;
	clear: both;
}

#modal_content nav small {
	display: block;
	text-align: center;
	color: #888;
	margin: 1em 0 0;
}

#modal_content nav a.av_btn {
	display:block;
	text-align:center;
	width: 65px;
	border-radius: 0.5em;
	margin:1em auto 0;
	text-decoration: none;
	padding:1em;
	color: #fff;
	text-transform: none;
	letter-spacing: 0;
}

#modal_content nav .av_go {
	background-color: #49181e;
}

#modal_content nav .av_no {
	background-color: #938d95;
}

#modal_content nav .av_btn:hover {
	background-color: #1e0924;
}

#modal_content #modal_regret_wrapper nav a.av_btn {
	margin-top:0;
	width:130px;
	font-size: 0.8em;
}	
	
span.share {
	font-size:0.5em;	
}

#recipeList {
		position:fixed;
		bottom:5.0em;
		width:42.5%;
		text-align:center;
		z-index:10000;
}
/* iphone 6 portrait 
@media screen and (min-width: 375px) and (max-width: 667px)  and (orientation : portrait) {
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait)*/  
@media screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2){

body {
		color:#000000;
	}

aside {
	font-style:italic;
	font-size:0.75em;
}	
	
div#buyDelivery {
	padding-left:0;
	margin-bottom:4em;/**/
}	
	
#content-5 {
	margin:0 auto;
	width:95.5%;
	height: 98vh; 
	position: fixed; 
	overflow: visible; 
	top: 5.0em;
	hyphens:auto;
	}

	
#videoLayout {
	width:100%;
	margin:auto;	
}
	
#recipeList {
    position: fixed;
    bottom: 25.0em;
    width: 42.5%;
    text-align: center;
    z-index: 10000;
}	
	
div.recipe1, div#recipe1 {
    background-image: url(../images/recipes/fettuccini-clams-josh-cellars.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -180px;
	background-position-y: 2%;
}	
	
div.recipe2, div#recipe2 {
    background-image: url(../images/recipes/piccinelli-pasta-with-san-margo-josh-cellars.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -180px;
}		
	
div.recipe3, div#recipe3 {
    background-image: url(../images/recipes/grilled-lamb-loin-josh-cellars-kevin-johnson-joseph-carr.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; 
    top: -240px;*/
}	
	
div.recipe4, div#recipe4 {
    background-image: url(../images/recipes/red-wine-braised-short-rib-josh-cellars.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -180px;
}		

.containerRecipes, .img-responsive {
		max-width:375px;
	}
	
#grappos-widget {
	position:relative;
	top:75px;
/*	height:600px;*/
}
	
	
	.img-responsive {
		/*margin-left:1.5em;
		max-width:1024px;*/
		margin:0 auto;
		margin-left:2.5em;
	}	
		
	.img-responsiveRecipe {
		/*margin-left:1.5em;*/
		max-width:375px;
		margin:0 auto;
		/*margin-left:2.5em;*/
	}	

	#content-4 {
		width:100%;
		padding:1.5em;
	}

	.vcenter {
		display: inline-block;
		vertical-align: top;
		float: none;
		width:75%;
	}
	
	.privacy-text {
		display: none;	
}
	

#recipe1 {
	background-image:none;
	}	
	
	
.scrollable {
    overflow: auto;
    /* position: relative; */
    padding: 0;
    /* background: #333; */
    margin: 0 0 10px 0;
	width: 100%;
    max-width: 100%;
    height: 39.5vh;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}	

video {
	position:relative;
	left:0;
	top:0px; /*was -50, why */
	margin:0 auto;
	text-align:center;
	padding:0;
  	width:90%; 
	height:auto; 
}	


.communityCaption {
	display:none;
}

#content-2 { 
			width: auto;
			height: 85vh;
			
			}

.col-xs-10 {
	padding: 0;
	width: 89%;
	margin-top:48px;
}



.menu { /* body shift */
	overflow:visible;
	position:relative;
	left:0;	
}

.menu-open { /* applied to body */
	left:213px;	
}

.menu-open .menu-side {
	left:0;	
}

.menu-side {
	display: block !important;
font-size: 12px !important;
max-height: none !important;
line-height: 1.5 !important;
		background-color:#333;
	border-right: 1px solid #000;
	color:#fff;	
	position:fixed;
	top:40px;
	left:-231px;
	width:210px;
	height:100%;
	padding:10px;
}

.menu-side > div {
	padding-top:35px;
	margin: 10px 0 10px 0;
	border-bottom-color:#767676;
	border-bottom-width:thin;
	border-bottom-style:dashed;
}

.menu-side > div > a {
	display: block !important;
font-size: 12px !important;
max-height: none !important;
line-height: 1.5 !important;
color:#fff;
}

.menu-side, .menu {
	-webkit-transition: left 0.2s ease;	
	-moz-transition: left 0.2s ease;	
	transition: left 0.2s ease;	
	
}
	
#mobileNav {
	 display:flex;
	 width:100%;
	 margin: 0 auto;
	 text-align:center;
}	

#mobileNavButton {
	display:block;
	position:absolute;
	top:-24px;
	/*left:45px;*/
}

.nav {
    background: #49181e;
}

.fa-2x {
    font-size: 2.0em;
}

h1.lightAbout {
	margin-top:0px;
	font-size:3.0em;
	text-align:center;	
}

h1.lightR, h1.light {
	margin-top:0;
	font-size:2.5em;	
}

h1.lightCommunity {
	/*position:fixed;
	bottom:20em;*/
	font-size:40px;
	text-align:left;
	color:#ecdcb7;
	margin-top:5em;
}
	
h1.lightR {
	font-weight:100;
	font-size:2.5em;
	text-align:left;
	color:#ecdcb7;
	margin:1.5em 0 0 0;
}
	
h1.lightRecipe {
	font-family: gothamlight;
	font-size:2.0em;
	text-align:center;
	color:#000000;
	border-bottom-color: #cecece;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 0.2em;
}	
	
	h3 {
		font-size:1.0em;
	}	
	
section.block {
	position:fixed;
	top:2em;
	margin-left:0;
	text-align:left;
	width:100%;
	height: 45vh;
	margin-top: 12em;
	padding-top: 0em;
	padding-left:0em;
	}
	


#modal_content_wrapper > img {
	display:none;	
}

.about {
	font-size:0.9em;
	overflow: auto;
	position: fixed;
	top:8.5em;
	padding:0;
	margin:0 auto;
	margin-top:24px;
	margin-right:2.0em;
	height:21.5vh;
}

.imgLogo {
	width: 210px;
	height: auto;
	position: absolute;
	top: 0;
	padding: 0;
	margin-top: 1.25em;
	margin-right: 0.5em;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}

.contact-us-wrapper {
	position: relative;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2em;
	top: 0;
	
}
row {
	padding:0;
	margin:5px auto;
	line-height:0.7em;	
}

.rowCustom {
	position: relative;
	top: 120px;
}

.footerSMicons {
	float: left;

}

.tweak {
	top:55px;	
}

#recipeNav {
position:fixed;
	bottom:22em;
	width:42.5%;
	text-align:center;
	z-index:10000;
}	
	
	.scrollerContent  {
		display:none;
	}	
	
}

@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}

/* iphone 5 */
@media screen and (min-width: 320px) and (max-width: 480px) and (orientation:portrait) {
	.img-responsive {
		/*margin-left:1.5em;*/
		max-width:62%;
		margin:0 auto;
		margin-left:1.25em;
	}	  
		.privacy-text {
		display: none;	
}
	  	
}

/* iphone 6 plus */
@media screen and (min-width: 414px) and (max-width: 736px) and (orientation:portrait) {
	.img-responsive {
		max-width:100%;
		margin:0 auto;
		margin-left:2.5em;
	}	  
		.privacy-text {
		display: none;	
	}
	.iconHeader {
		position:relative;
		left:-0.6em;
		top:-0.6em;
	}  	
}


/* ipad mini */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
	.img-responsive {
		max-width:62%;
		margin:0 auto;
		margin-left:6em;
	}	 
	
	.imgBottle-responsive {
    display: block;
    max-width: 33vw;
    max-height: 75vh;
    margin-top: 3.0em;
	margin-left:3.0em;
}
		.privacy-text {
		display: block;	
	}
		.row {
		display: flex;
		align-items: center;
		}  	
}

/* iphone 6 portrait 
@media screen and (min-width: 375px) and (max-width: 667px)  and (orientation : portrait) {*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 


body {
		color:#000000;
	}

aside {
	font-style:italic;
	font-size:0.75em;
}	
.iconHeader {
		position:relative;
		left:-0.6em;
		top:-0.6em;
	}  
	.privacy-text {
		display: none;	
}	
#content-5 {
	margin:0 auto;
	width:95.5%;
	height: 98vh; 
	position: fixed; 
	overflow: visible; 
	top: 5.0em;
	hyphens:auto;
	}

	
#recipeList {
    position: fixed;
    bottom: 25.0em;
    width: 42.5%;
    text-align: center;
    z-index: 10000;
}	
	
div.recipe1, div#recipe1 {
    background-image: url(../images/recipes/fettuccini-clams-josh-cellars.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -180px;
	background-position-y: 2%;
}	
	
div.recipe2, div#recipe2 {
    background-image: url(../images/recipes/piccinelli-pasta-with-san-margo-josh-cellars.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -180px;
}		
	
div.recipe3, div#recipe3 {
    background-image: url(../images/recipes/grilled-lamb-loin-josh-cellars-kevin-johnson-joseph-carr.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; 
    top: -240px;*/
}	
	
div.recipe4, div#recipe4 {
    background-image: url(../images/recipes/red-wine-braised-short-rib-josh-cellars.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -180px;
}	
	
div.recipe5, div#recipe5 {
    background-image: url(../images/recipes/glazed-pork-chops-grilled-onion-medley-josh-cellars.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -175px;
}		
	
div.recipe10, div#recipe10 {
    background-image: url(../images/recipes/chipotle-grilled-chicken-thighs.jpg);
    /* background-image: url(../images/backgrounds/joshcellars-holiday-background.jpg); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #FFFFFF;
    position: relative;
    /* left: -50px; */
    top: -45px;
}		S
	
#grappos-widget {
	position:relative;
	top:75px;
/*	height:600px;*/
}
	
	
	.img-responsive {
		/*margin-left:1.5em;
		max-width:375px;*/
		margin:0 auto;
		/*margin-left:2.5em;*/
	}	
	
	.img-responsiveAbout {
		/*margin-left:1.5em;
		max-width:375px;*/
		margin:0 auto;
		max-width:250px;
		/*margin-left:2.5em;*/
	}

	#content-4 {
		width:100%;
		padding:1.5em;
	}

	.vcenter {
		display: inline-block;
		vertical-align: top;
		float: none;
		width:75%;
	}
	
	.privacy-text {
		display: none;	
}
	

#recipe1 {
	background-image:none;
	}	
	
	
.scrollable {
    overflow: auto;
    /* position: relative; */
    padding: 0;
    /* background: #333; */
    margin: 0 0 10px 0;
	width: 100%;
    max-width: 100%;
    height: 39.5vh;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-bottom:1.0em;
}	

video {
	position:relative;
	left:0;
	top:0px;
	margin:0 auto;
	text-align:center;
	padding:0;
  	width:90%; 
	height:auto; 
}	


.communityCaption {
	display:none;
}

#content-2 { 
			width: auto;
			height: 85vh;
			
			}

.col-xs-10 {
	padding: 0;
	width: 89%;
	margin-top:48px;
}



.menu { /* body shift */
	overflow:visible;
	position:relative;
	left:0;	
}

.menu-open { /* applied to body */
	left:213px;	
}

.menu-open .menu-side {
	left:0;	
}

.menu-side {
	display: block !important;
font-size: 12px !important;
max-height: none !important;
line-height: 1.5 !important;
		background-color:#333;
	border-right: 1px solid #000;
	color:#fff;	
	position:fixed;
	top:40px;
	left:-231px;
	width:210px;
	height:100%;
	padding:10px;
}

.menu-side > div {
	padding-top:35px;
	margin: 10px 0 10px 0;
	border-bottom-color:#767676;
	border-bottom-width:thin;
	border-bottom-style:dashed;
}

.menu-side > div > a {
	display: block !important;
font-size: 12px !important;
max-height: none !important;
line-height: 1.5 !important;
color:#fff;
}

.menu-side, .menu {
	-webkit-transition: left 0.2s ease;	
	-moz-transition: left 0.2s ease;	
	transition: left 0.2s ease;	
	
}
	
#mobileNav {
	 display:flex;
	 width:100%;
	 margin: 0 auto;
	 text-align:center;
}	

#mobileNavButton {
	display:block;
	position:absolute;
	top:-24px;
	/*left:45px;*/
}

.nav {
    background: #49181e;
}

.fa-2x {
    font-size: 2.0em;
}

h1.lightAbout {
	margin-top:0px;
	font-size:3.0em;
	text-align:center;	
}

h1.lightR, h1.light {
	margin-top:0;
	font-size:2.5em;	
}

h1.lightCommunity {
	/*position:fixed;
	bottom:20em;*/
	font-size:40px;
	text-align:left;
	color:#ecdcb7;
	margin-top:5em;
}
	
h1.storeLocator {
	/*position:fixed;
	bottom:20em;*/
	font-size:40px;
	text-align:left;
	color:#ecdcb7;
	margin-top:1em;
}
	
h1.lightR {
	font-weight:100;
	font-size:2.5em;
	text-align:left;
	color:#ecdcb7;
	margin:1.5em 0 0 0;
}
	
h1.lightRecipe {
	font-family: gothamlight;
	font-size:2.0em;
	text-align:center;
	color:#000000;
	border-bottom-color: #cecece;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 0.2em;
}	
	
	
	
section.block {
	position:fixed;
	top:2em;
	margin-left:0;
	text-align:left;
	width:100%;
	height: 45vh;
	margin-top: 12em;
	padding-top: 0em;
	padding-left:0em;
	}
	


#modal_content_wrapper > img {
	display:none;	
}

.about {
	font-size:0.9em;
	overflow: auto;
	position: fixed;
	top:8.5em;
	padding:0;
	margin:0 auto;
	margin-top:24px;
	margin-right:2.0em;
	height:21.5vh;
}

.imgLogo {
	width: 210px;
	height: auto;
	position: absolute;
	top: 0;
	padding: 0;
	margin-top: 1.25em;
	margin-right: 0.5em;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}

.contact-us-wrapper {
	position: relative;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2em;
	top: 0;
	
}
row {
	padding:0;
	margin:5px auto;
	line-height:0.7em;	
}

.rowCustom {
	position: relative;
	top: 120px;
}

.footerSMicons {
	float: left;

}

.tweak {
	top:55px;	
}

#recipeNav {
position:fixed;
	bottom:22em;
	width:42.5%;
	text-align:center;
	z-index:10000;
}	
	
	.scrollerContent  {
		display:none;
	}	
	
}



/* Desktops */
@media screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1920px) 
  and (-webkit-min-device-pixel-ratio: 1) { 

	
#customlabel {
	padding-left:2.0em;
	  }	  
	  
	  
.img-responsive {
		/*margin-left:1.5em;
		max-width:62%;*/
		margin:0 31.3%;
	}	  
	  
.img-responsiveRecipe {
		/*margin-left:1.5em;
		max-width:62%;*/
		margin:0 auto;
	}		  
	  
.imgBottle-responsive {
    display: block;
    max-width: 33vw;
    max-height: 75vh;
	margin:0 auto;
    /*margin-top: 3.0em;
	margin-left:5.0em;*/
}
.wine-wrapper p {
	font-size:1.0em; /* changed from 1.5 for Buy Now edits */
	margin-top:1.5em;
	margin-left:0.3em;
	  }
	  
.row {
	display: flex;
    align-items: center;
	}

}
/* iphone 7 portrait */
@media only screen and (min-device-width: 750px) and (max-device-width: 1334px) and (orientation : portrait) { 
.img-responsiveRecipe {
		max-width:750px;
		margin:0 auto;
	}	

}

/* iphone 7 plus portrait */
@media only screen and (min-device-width: 1080px) and (max-device-width: 1920px) and (orientation : portrait) { 
.img-responsiveRecipe {
		max-width:1080px;
		margin:0 auto;
	}	

}
/* iphone 8 portrait changed 750 to 768 for ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1334px) and (orientation : portrait) { 
.img-responsiveRecipe {
		max-width:768px;
		margin:0 auto;
	}	

}

/* iphone X portrait */
@media only screen and (min-device-width: 1125px) and (max-device-width: 2436px) and (orientation : portrait) { 
.img-responsiveRecipe {
		max-width:1125px;
		margin:0 auto;
	}	

}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {
.img-responsiveRecipe {
		max-width:375px;
		margin:0 auto;
	}
}

@media only screen 
    and (device-width : 414px) 
    and (device-height : 736px) 
    and (-webkit-device-pixel-ratio : 3) {
.img-responsiveRecipe {
		max-width:414px;
		margin:0 auto;
	}
}

