@charset "UTF-8";
/* CSS Document */

body {
	color: #222;
}

a {
	color:white;
}

#desktopNav {
	background-color: #222;
	position: relative;
	width: 100%;
	padding-top: 10px;
	height: 60px;
}

#desktopNav img {
	height: 50px;
	width: auto;
	padding-bottom: 10px;
	float: left;
	display: inline;
	margin-top: -10px;
	margin-right: 20px;
}

#desktopNav ul li {
	float: left;
	display: inline;
	padding-top: 10px;
}

#desktopNav ul li a {
	color: #ccc;
	font-family: 'avenir next', sans-serif;
	font-weight: 300;
	margin-left: 25px;
	margin-right: 25px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 20px;
}

#desktopNav ul li a:hover {
	color: #fff;
}

#mobileNav {
	display: none;
}

div.tastemates {
	text-align: center;
	display: inline;
	color: #fff;
	font-family: 'hypatia sans pro';
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
}

.logo {
	float: right;
	display: inline;
}

.logo img {
	height: 50px;
	width: auto;
	padding-bottom: 10px;
	float: right;
}

.hamburger {
	float: left;
	display: inline;
}

.hamburger img {
	height: 30px;
	width: auto;
	padding-top:10px;
}

.banner {
	width: 100%;
	height:430px;
	overflow:hidden;
}

.banner2 {
	width: 100%;
	height:360px;
	overflow:hidden;
}

.bannertext {
	text-align:center;
	position:relative;
	top:-105px; 
}

.banner img {
	width: 100%;
	min-width:1110px;
}

.storeButton {
	height:46px;
}

.phoneImg {
	top: 90px;	
	padding-left:140px;	
	position:absolute;
	display:inline-block;
	width:500px;
}

.appInfo {
	margin-left:475px;
}

h1 {
	font-size: 72px;
	font-family: 'hypatia sans pro';
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top: -335px;
	color: #fff;
}

h1 img {
	height:50px;
	padding-left:30px;
}

p.oneliner {
	text-align: left;	
}

h2 {
	font-family: 'hypatia sans pro';
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
}

h2 img {
	height: 20px;
	width: auto;
	padding-right: 10px;
	margin-top: -5px;
	
}

p {
	text-align: center;
	font-family: 'avenir next', sans-serif;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 24px;
	color: #fff;
}

.bold {
	font-weight: bold;
	display: inline;
	text-align: center;
	float: left;
}

.orange {
	color: #E45B00;
}

.mainButton, .enabledButton {
	background-color: #E45B00;
	font-size: 18px;
	color: #fff;
	width: 280px;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
	font-family: 'hypatia sans pro';
	margin-top: 30px;
	border-radius: 50px;
	text-transform: uppercase;
	box-shadow: 0px 5px #BD4B00;
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}

.mainButton a {
	color: #fff;
	text-decoration: none;
}

.mainButton:hover {
	background-color: #E3620B;
}

.optionButton {
	background-color: #E45B00;
	box-shadow: 0px 3px #BD4B00;	
	font-size: 15px;
	color: #fff;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: 'hypatia sans pro';
	margin-top: 0px;
	border-radius: 50px;
	text-transform: uppercase;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
	display:inline-block;
}

.optionButton a {
	color: #fff;
	text-decoration: none;
}

.optionButton:hover {
	background-color: #E3620B;
}

.optionButtonAlt {
	background-color: silver;
	box-shadow: 0px 3px grey;	
	font-size: 15px;
	color: #fff;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: 'hypatia sans pro';
	border-radius: 50px;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative;
	cursor: pointer;
}

.optionButtonAlt a {
	color: #fff;
	text-decoration: none;
}

.optionButtonAlt:hover {
	background-color: silver;
}



.footer {
	background-color: #fff;
	font-family: 'hypatia sans pro';
	color: #222;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	font-size: 18px;
	height: 150px;
}

.footer2 {
	background-color: #fff;
	font-family: 'hypatia sans pro';
	color: #222;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	font-size: 18px;
	height: 160px;
	padding-right: 50px;
	padding-left: 50px;
	border-top: 1px solid silver;
	margin-top: 20px;
}

.footer3 {
	background-color: #fff;
	font-family: 'hypatia sans pro';
	color: #222;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	font-size: 18px;
	height: 160px;
	padding-right: 50px;
	padding-left: 50px;
	border-bottom: 1px solid silver;
	margin-top: 20px;
}


.purchase {
	margin: 0 auto;
	width: 260px;
}

.purchase img {
	float: left;
	display: inline;
	height: 40px;
	width: auto;
	margin-top: 20px;
}

div#livesearch {
	position: absolute;
	width: 500px;
	z-index: 100000;
	cursor: pointer;
}

.disabledButton {
	background-color: #fff;
	font-size: 18px;
	color: #DDDFE7;
	text-decoration: none;	
	width: 280px;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
	font-family: 'hypatia sans pro';
	margin-top: 30px;
	border-radius: 50px;
	text-transform: uppercase;
	box-shadow: 0px 8px #DDDFE7;
	margin-bottom: 30px;
	cursor: default;
}

.bottom {
	background-color: #f5f5f5;
	height: 160px;
	margin-top: 30px;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	margin: 0 auto;
}

.arrow-down2 {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	margin: 0 auto;
	margin-top: -1px;
}


.movie {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	width: 160px;
	height: 240px;
	float: left;
	display: inline;
	cursor: pointer;
}

.moviePoster {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	width: 160px;
	height: 240px;
	float: left;
	display: inline;
}

#movieTop3 {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 500px;
}

.movieChoices {
	margin: 0 auto;
	display:inline-block;
	height: 300px;
	width: 200px;
	cursor:pointer;
}

.movieChoices img {
	height: 300px;
	width: 200px;
}

#movieList {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 375px;
}

.number {
	width: 160px;
	height: 70px;
	float: left;
	display: inline;
	text-align: center;
	font-family: 'hypatia sans pro';
	padding-top: 20px;
	color: #222;
	border: 1px solid #f0f0f0;
	margin-top: -1px;
	font-weight: bold;
	font-size: 24px;
}

.facebookButton {
	background-color: #3B579D;
	font-size: 18px;
	color: #fff;
	width: 280px;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
	font-family: 'hypatia sans pro';
	margin-top: 30px;
	border-radius: 50px;
	text-transform: uppercase;
	box-shadow: 0px 8px #314984;
	margin-bottom: 30px;
	position: relative;
}

.facebookButton img {
	width: 25px;
	height: auto;
	margin-right: 10px;
	margin-left: -10px;
	margin-top: -10px;
}

.facebookButton a {
	color: #DDDFE7;
	text-decoration: none;
}

.disclaimer {
	text-align: center;
	font-style: italic;
	font-family: 'avenir next', sans-serif;
}

.avatar {
	height: 42px;
	width: 42px;
	border-radius: 50%;
	background-color: #f0f0f0;
	display: inline-block;
	position: relative;
	top: 12px;
	margin-right: 5px;
}

.leaderboardRow {
	text-align:left;
	width:375px;
	border: 1px solid #DDDFE7;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.tastetwin {
	width: 50%;
	padding-top: 20px;
	margin: 0 auto;
}

.listPhoto {
	padding: 0px;
	text-align: center;	
	margin-top:35px;
}

.userPhoto {
	text-align:center;
}

.listPhoto img {
	width: 100%;
	max-width: 640px;
}

.user {
	margin-left: 10px;
	color: #222;
	font-size: 40px;
	font-family: 'hypatia sans pro';
	font-weight: bold;
}

.userInfo {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}

.location {
	margin-left: 10px;
	color: #222;
	font-size: 24px;
	font-family: 'avenir next', sans-serif;
	display: inline;
}

#share img {
	height: 50px;
	width: auto;
	margin-right: 10px;
	display: inline-block;
}

#share {
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align:center;
}

.share {
	background-color: #E45B00;
	padding-top: 25px;
	padding-bottom: 20px;
	color: #fff;
	font-family: 'hypatia sans pro';
	font-size: 18px;
	font-weight: bold;
	width: 100px;
	padding-left: 25px;
	float: left;
	display: inline;
	margin-right: 20px;
}

#runnerUp {
	width: 600px;
	margin: 0 auto;
}

.runnerUp {
	height: 210px;
	width: 140px;
	float: left;
	display: inline;
	font-family: 'hypatia sans pro';
	border: 1px solid #DDDFE7;
	background-color: #fff;
	margin: 5px;

}

.runnerUp img {
	width: 138px;
	height: 138px;
}

.userName {
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 15px;	
	float:left;
	width: 320px;
}

.userLocation {
	padding-left: 5px;
	font-family: 'avenir next', sans-serif;	
	font-size: 12px;	
	display:inline-block;	
	width: 138px;
}

#recommendations {
	font-family: 'hypatia sans pro';
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
	width: 560px;
	margin: 0 auto;
}

.recommended {
	margin-bottom: 20px;
}

.recMovie {
	height: 205px;
	width: 138px;
	float: left;
	display: inline;
	border: 1px solid #fff;
}

.recMovie img {
	width: 138px;
	height: 205px;
}

.matchMovie {
	height: 205px;
	width: 138px;
	display: inline;
	border: 1px solid #fff;
}

.matchMovie img {
	width: 138px;
	height: 205px;
}

div#searchwrapper {
	width: 500px;
	margin: 0 auto;
	font-family: 'avenir next', sans-serif;
	font-size: 18px;
	font-weight: 400;
}

input#searchinput {
	width: 100%;
	height: 40px;
	margin-top: 5px;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	padding-left: 10px;
}

.icons img {
	width: 50px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.icons {
	width: 180px;
	margin: 0 auto;
}

.tastematesFooter {
	background-color: #222;
	text-align: center;
	color: #ccc;
	padding-top: 100px;
	padding-bottom: 100px;
	font-family: 'avenir next', sans-serif;
	letter-spacing: .5px;
	font-size: 18px;
	font-weight: 300;
}

.shareFooter {
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.pack {
	display:inline-block; 
	word-wrap:break-word; 
	width:calc(100%/3);
	cursor:pointer; 
	float:left;
}
div.imgwrap {
	overflow:hidden; 
	height:200px;
}
div.scrim {
	position:absolute; 
	padding-left:8px; 
	padding-right:8px; 
	background: rgba(0, 0, 0, 0.7);
	width:100%; 
	height:45px;
}
div.scrimwrap {
	position:relative;
	top:-45px;
	width:calc(100%);
}
span.title {
	vertical-align: middle;
	display: table-cell;
	font-size:14px;
	height:45px;
	position:relative;
	top:0px;
	color: rgba(255, 255, 255, 1);
}
.sectionSymbol {
	top:8px;
}
.canvas {
width:200px; 
}

#hamburgerLogo {
	width:140px;
	position:relative;
	top:-5px;
}

@media (max-width: 414px) {
	
	h1 img {
		display:none;
	}		

	p.oneliner {
		text-align: center;
		font-family: 'avenir next', sans-serif;
		font-size: 18px;
		padding-left: 30px;
		padding-right: 30px;
		color: #fff;

	}
}


@media  (max-width: 768px) {

.banner {
	width: 100%;
	height:600px;
	overflow:hidden;
}

.banner2 {
	width: 100%;
	height:580px;
	overflow:hidden;
}


.banner img {
	height:600px;
	width:1500px;
	margin-left:-65px;
}

.bannertext {
	top:-136px;
}

.storeButton {
	height:42px;
	margin-top:-10px;
}

h1 {
	font-size:60px;
	padding-top:15px;
	margin-top:-585px;
	text-align:center;
}

h1 img {
	padding-left:0px;	
	display:none;
}

p	{
	font-size: 20px;
}

p.oneliner {
	text-align:center;
}

.appInfo {
	margin-left:0px;
}
	
.phoneImg {
	text-align:center;
	padding-left:0px;
	top:260px;
	width:100%;
}

h2 {
	font-family: 'hypatia sans pro';
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
}

h2 img {
	height: 20px;
	width: auto;
	padding-right: 10px;
	
}

.footer {
	height: 170px;
}


.movie {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	width: 80px;
	height: 120px;
	float: left;
	display: inline;
	cursor: pointer;
}

.moviePoster {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	width: 80px;
	height: 120px;
	float: left;
	display: inline;
}

.movie img {
	text-align: center;
	width: 78px;
	height: 118px;
}

#movieTop3 {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 260px;
}

.movieChoices {
	margin: 0 auto;
	display:inline-block;
	height: 275px;
	width: 187px;

	position:relative;
	left: -1px;
}

.movieChoices img {
	height: 275px;
	width: 188px;
}

.userInfo {
	padding-top:10px;
}

div#searchwrapper {
	width: 260px;
}

.number {
	width: 80px;
	height: 35px;
	float: left;
	display: inline;
	text-align: center;
	font-family: 'hypatia sans pro';
	padding-top: 10px;
	color: #222;
	border: 1px solid #f0f0f0;
	margin-top: -1px;
	font-weight: bold;
	font-size: 18px;
}

#runnerUp {
	width: 300px;
	margin: 0 auto;
}

.footer2 {
	background-color: #fff;
	font-family: 'hypatia sans pro';
	color: #222;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	font-size: 18px;
	height: 210px;
	padding-right: 50px;
	padding-left: 50px;
	border-top: 1px solid silver;
}

.footer3 {
	background-color: #fff;
	font-family: 'hypatia sans pro';
	color: #222;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	font-size: 18px;
	height: 210px;
	padding-right: 50px;
	padding-left: 50px;
	border-bottom: 1px solid silver;
}

.tastetwin {
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#recommendations {
	font-family: 'hypatia sans pro';
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
	width: 280px;
	margin: 0 auto;
}

#mobileNav {
	display: block;
	z-index:10000;
	position: relative;
	height: 60px;
	background-color: #222;
	width: 100%;
	padding-top: 10px;
}
    
#mobileNav ul li img {
    height: 32px;
    float: left;
    display: inline;
}

.banner {
	margin-top: 0px;
}

.matchMovie {
	height: 156px;
	width: 105px;
	display: inline;
	border: 1px solid #fff;
}

.matchMovie img {
	height: 156px;
	width: 105px;
}

.listPhoto {
	margin-top:0px;
}

#mobileNav ul {
	padding-top: 20px;
	border-top: 1px solid #000;
	margin-top: 50px;
	box-shadow: 0px 8px #000;
	padding-bottom: 10px;
	background-color: #222;
}

#mobileNav ul li {
	padding-top: 20px;
	padding-bottom: 20px;
}

#mobileNav ul li a {
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'avenir next', sans-serif;
}

#desktopNav {
	display: none;
}

.nav {
	height: 60px;
	background-color: #222;
	padding-top: 10px;
}

.top {
	margin-top: 10px;
}

div#livesearch {
	width: 260px;
}

	div.pack {
		width:100%; 
	}
	div.imgwrap {
		height:210px;
	}
	div.scrim {
		padding-left:32px; 
		padding-right:5px; 
		background: rgba(0, 0, 0, 0.7);
		width:calc(100%);
		height:58px;
	}
	div.scrimwrap {
	top:-58px;
	}
	span.title{ 
	font-size:18px;
	height:58px;
	top:0px;
	left:-22px;
	}	

.sectionSymbol {
	top:16px;
	left: -23px;
}
.canvas {
width:187px; 
}

}