body {
	font-family: Raleway, HelveticaNeue, Arial, SansSerif !important;
	background-attachment: fixed !important;
	background-position-x: center;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

div.phone-holder {
	text-align: center;
}

img.phone {
	width: 105%;
	margin-left: -5%;
	/* //margin:auto; */
}

.container-fluid {
	max-width: 1170px;
}

.home-sections hr,
.api-demo hr {
	width: 115px;
	margin-left: 0px;
	margin-top: 34px;
	margin-bottom: 34px;
	border-top: 1px solid #bcbcbc;
}

.home-sections h2 {
	font-family: Raleway, HelveticaNeue, Helvetica;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 30px;
	color: white;
	margin-top: 1.4em;
}

.home-sections p {
	font-family: Raleway, HelveticaNeue, Helvetica;
	font-weight: 400;
	font-size: 20px;
	color: white;
	margin-bottom: 20px;
}

/*HACK*/
.desktop-padding {
	/* //height: 100px; */
}

.logo .logo-center {
	max-width: 95%;
	margin-left: -15px;
}

.logo h3 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 400;
	font-family: Raleway, HelveticaNeue, Helvetica;
	margin-bottom: 1em;
	margin-top: 0px;
}

.appstore {
	margin-bottom: 20px;
	width: 180px;
}

/* This should be in media query for xs*/

.menu-container {
	max-width: 1280px;
	width: 100%;
	display: inline-block;
	margin: auto;
	text-align: right;
}

#menu-top {
	text-align: center;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1000;
	/*	height:88px;*/
	background-color: rgb(255, 255, 255);
	position: fixed;
	font-family: Raleway, HelveticaNeue, Helvetica;
	font-weight: 600;
	font-size: 16px;
	color: #6b7a85;
	line-height: 60px;
}

#menu-top a {
	color: #006c9d;
	display: inline-block;
	line-height: 40px;
	margin: 0px 10px 0px 40px;
}

#menu-top a:hover {
	/*	text-decoration-line: 2px;
	color: #6b7a85;
	display: inline-block;
	line-height: 40px;
	margin: 28px 10px 0px 50px;*/
}

#menu-top a.active {
	color: #000;
}

#menu-top a.button {
	border: 1px solid #00a0e9;
	line-height: 38px;
	padding: 0px 20px;
	color: #00a0e9;
	float: right;
	margin-top: 9px;
	border-radius: 100px;
}

a.button.join {
	border: 1px solid white;
	line-height: 38px;
	padding: 0px 20px;
	color: white;
	display: inline-block;
	margin-top: 9px;
	border-radius: 100px;
}

.nav-logo {
	height: 60px;
	margin-bottom: -6px;
	float: left;
	margin-top: 0px;
	margin-left: 18px;
	margin-right: -20px;
}

/*Side navigation*/
#fp-nav ul li a.active span,
#fp-nav ul li a.hover span {
	background-color: #000000;
	/*	height: 12px;
	width: 12px;*/
}
#fp-nav ul li a span {
	background-color: #8c9dac;
	/*	height: 12px;
	width: 12px;*/
}

/*Backgrounds*/
.section {
	background-size: cover;
}
.section1 {
	background-image: url(https://sdown.payairs.com//img/bg1.jpg);
}
.section2 {
	background-image: url(https://sdown.payairs.com//img/bg2.jpg);
}
.section3 {
	background-image: url(https://sdown.payairs.com//img/bg3.jpg);
}
.section4 {
	background-image: url(https://sdown.payairs.com//img/bg4.jpg);
}

.featured {
	position: absolute;
	bottom: 0;
	line-height: 102px;
	height: 102px;
	background-color: #ff9422;
	width: 100%;
	text-align: center;
}

@media only screen and (min-width: 767px) {
	.vertical-center {
		min-height: 100%; /* Fallback for browsers do NOT support vh unit */
		/* These two lines are counted as one :-)       min-height: 100vh;*/

		display: flex;
		align-items: center;
	}

	.row.row-equal {
		display: flex;
		display: -webkit-flex;
		/* //flex-wrap: wrap; */
	}

	.text-col {
		/* //margin-top:100px; */
	}

	#fp-nav.right {
		right: 15px;
	}

	#fp-nav ul li a.active span,
	#fp-nav ul li a.hover span,
	#fp-nav ul li a.active:hover span {
		height: 22px;
		width: 22px;
		margin: -11px 0 0 -11px;
		border-radius: 100%;
	}

	#fp-nav ul li a span {
		margin: -4px 0 0 -4px;
		height: 8px;
		width: 8px;
	}
	#fp-nav ul li {
		height: 22px;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 768px) {
	#menu-top {
		/* //height:60px; */
		line-height: 60px;
		font-size: 12px;
	}
	#menu-top a:nth-child(1) {
		margin: 0px 10px 0px 20px;
	}

	#menu-top a {
		margin: 0px 10px 0px 5px;
	}

	.appstore {
		width: 125px;
	}

	#menu-top a.button {
		/* //font-size: 18px; */
		border: 1px solid #00a0e9;
		line-height: 30px;
		padding: 0px 10px;
		color: #00a0e9;
		float: right;
		margin-top: 13px;
		border-radius: 100px;
	}

	.nav-logo {
		height: 28px;
		margin-top: 15px;
	}

	.text-col {
		padding-left: 28px !important;
		padding-right: 35px !important;
		padding-top: 6vh;
	}

	.home-sections hr {
		width: 70px;
		margin-left: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.home-sections h2 {
		font-family: Raleway, HelveticaNeue, Helvetica;
		font-weight: 500;
		text-transform: uppercase;
		font-size: 19px;
		color: white;
	}

	.home-sections p {
		font-family: Raleway, HelveticaNeue, Helvetica;
		font-weight: 500;
		font-size: 15px;
		color: white;
	}

	.logo h3 {
		font-size: 22px;
	}
	.section {
	}

	#fp-nav.right {
		right: 3px;
	}
}

/* Api demo */
/* --------------------------- */
.api-demo hr {
	margin-left: auto;
	margin-right: auto;
}
.api-demo h1 {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 0.7em;
	color: white;
}

.api-demo h2 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0.9em;
	color: white;
}

.api-demo h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
}

.api-demo h5 {
	font-size: 18px;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 20px;
}

.api-demo .feature {
	margin-bottom: 2em;
}

.api-demo p {
	color: white;
}

.api-demo .feature p {
	margin-bottom: 2em;
	font-size: 18px;
	font-weight: 400;
}

.cm_fullheight {
	min-height: 100vh;
	display: table;
	margin: auto;
	/*border:1px solid red;*/
	/*margin-top: -60px;*/
	width: 100%;
	padding-top: 60px;
}

.api-demo #try {
	min-height: 100vh;
}

.cm_fullheight .cm_fullheight_center {
	display: table-cell;
	vertical-align: middle;
	/*padding-top: 60px;/*nav*
	/*padding-bottom: 60px;/*nav*
	width: 100%;
}



.api-demo.center-content{
	/*padding-top: 60px;*/
	/* margin-right: 10px; */
}

.api-demo .features {
	/*text-align: center;*/
}

.api-demo a.button,
.contact a.button,
.appdemo a.button {
	display: inline-block;
	color: white;
	border-radius: 5px;
	border: 1px solid white;
	line-height: 48px;
	min-width: 100px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px;
}

.api-demo a.button.button-big,
.contact a.button.button-big,
.appdemo a.button.button-big {
	line-height: 56px;
	font-size: 21px;
	padding: 0px 50px;
	min-width: 280px;
}

.feature-list > div {
	padding-left: 75px;
}

.feature-list .icon {
	color: white;
	font-size: 60px;
	margin-left: -65px;
	margin-top: 12px;
	float: left;
}

.footer {
	text-align: center;
	position: relative;
    bottom: 0px;
}

.footer a,
.footer {
	color: rgba(255, 255, 255, 0.85);
}

/*Image dropbox*/

.image-dropbox {
}

.image-dropbox .placeholder {
	border: 1px dashed #92a1a5;
	text-align: center;
	/*min-height: 250px;*/
	padding: 20% 0px;
	color: #92a1a5;
	font-weight: 500;
	text-transform: uppercase;
}
.image-dropbox .placeholder img {
	margin-bottom: 10px;
}

.image-dropbox.active .placeholder {
	border: 1px dashed green;
	background-color: #ddd;
}

.image-dropbox .preview img {
	width: 100%;
}

.image-dropbox .preview {
	display: none;
}

/*upload section*/

.upload-section {
	clear: both;
	margin-top: 32px;
	font-family: "Roboto", HelveticaNeue, Helvetica;
	font-weight: 400;
	font-size: 13px;
	color: #92a1a5;
}

.upload-section a.button {
	float: right;
}

.url-section {
	display: none;
}

.fileUpload {
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	text-align: center;
}

.fileUpload input.file-upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* results*/
#json-result {
	unicode-bidi: embed;
	font-family: monospace;
	white-space: pre;
}

.food-list {
	transition: display 0.33s;
	font-size: 16px;
}

.group-collapsed {
	display: none;
}

.food-group .food-item {
	overflow: hidden;
}

.food-item {
	line-height: 1.3em;
}

.food-group h4 {
	cursor: pointer;
	background-color: #ddd;
	line-height: 30px;
	font-size: 16px;
	font-weight: 500;

	border-radius: 3px;
	position: relative;
}

.food-group .group-name {
	z-index: 100;
	padding-left: 8px;
	position: relative;
}

.food-group .score {
	width: 30px;
	background-color: #51d297;
	display: inline-block;
	height: 30px;
	position: absolute;
	z-index: 50;
	border-radius: 3px;
}

.food-group .calories {
	float: right;
	font-weight: 600;
	color: #123a63;
}

.serving-size {
	font-size: 0.9em;
	font-weight: bold;
}

/*Example images*/

.example-images {
	padding-left: 10px;
	padding-right: 10px;
}

.example-images > div {
	padding-left: 5px;
	padding-right: 5px;
}

.example-images img {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 5px;
	/* //border: 1px solid red; */
}

.example-images img.active {
	/*border: 2px solid #6b7a85;*/
}

.recognizing-status {
	display: none;
}

a.button,
a.button:hover,
a.button:visited {
	text-decoration: none;
}

@media only screen and (min-width: 779px) {
}

@media only screen and (max-width: 780px) {
	.api-demo h1 {
		font-size: 25px;
		font-weight: 400;
		margin-bottom: 0.7em;
	}
	.api-demo a.button.button-big {
		line-height: 40px;
		font-size: 16px;
		padding: 0px 50px;
		min-width: 250px;
	}
	.api-demo h2 {
		font-size: 20px;
		/*font-weight: 400;
		margin-bottom: 0.7em;*/
	}
	.api-demo .feature p {
		margin-bottom: 2em;
		font-size: 16px;
		font-weight: 400;
	}
	.api-demo .upload-section a.button {
		float: none;
		/* width: 100%; */
		display: block;
		margin-bottom: 0.5em;
	}
	.fileUpload.button {
		margin-left: 0px;
	}
}

/*Contact*/
.contact .container {
	/* max-width: 600px; */
}
.contact input,
.contact textarea,
.contact select {
	-webkit-appearance: none;
	appearance: none;
	background-color: white;
	line-height: 2em;
	border: 1px solid #6b7a85;
	border-radius: 3px;
	display: block;
	width: 100%;
	padding: 6px 6px 6px 14px;
	font-size: 18px;
	color: #131313;
	margin-bottom: 1.1em;
}

.contact .g-recaptcha {
	margin: auto;
	display: inline-block;
}

.contact h2 {
	margin: 100px auto 2em;
	font-weight: 500px;
	font-size: 22px;
	text-align: center;
}

.contact .thankyou {
	display: none;
}

.contact .done .thankyou {
	display: block;
}

.contact .done .form {
	display: none;
}

/*App*/

.app_preview_screens {
}
.app_preview {
	text-align: center;
	position: relative;
	margin-bottom: 3em;
}

.iphone_model {
	display: inline-block;
	/*max-width: 90%;*/
	width: 310px;
	height: 633px;
	padding: 78px 19px 0px 19px;
	/* padding: 24.5% 6.5%; */
	background: url(appscreens/background.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* background-attachment: fixed; removed for Android */
	/*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;*/
	background-size: 100%;
}
.info_bubble {
	border-radius: 38px;
	background-color: #e8e9ee;
	color: #08003b;
	font-size: 20px;
	font-weight: 500;
	position: absolute;
	display: inline-block;
	padding: 1.5em;
	z-index: 100;
}

.info_bubble.left {
	border-top-right-radius: 5px;
	top: 40%;
	left: 20px;
}
.info_bubble.right {
	border-bottom-left-radius: 5px;
	top: 20%;
	right: 20px;
}

.app_preview_screens img {
	width: 100%;
}

.appdemo .container {
	max-width: 880px;
}

.app_logo {
	margin: auto;
	max-width: 400px;
}

@media only screen and (max-width: 780px) {
	.iphone_model {
		/*display: inline-block;;*/
		/*max-width: 90%;*/
		width: 200px;
		height: 409px;
		padding: 50px 12px 0px 12px;
		/* padding: 24.5% 6.5%; */
		/*background: url(/appscreens/background.png);*/
		/*background-repeat:no-repeat;*/
		/*background-position: center center;*/
		/* background-attachment: fixed; removed for Android */
		/*  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;*/
		/*background-size: 100%;*/
	}
	.info_bubble {
		border-radius: 25px;
		/*background-color: #e8e9ee;*/
		/*color:#08003b;*/
		font-size: 13px;
		/*font-weight: 600;*/
		/*position: absolute;*/
		/*display: inline-block;*/
		/*padding: 1em;*/
		/*z-index: 100;*/
	}
}

.reward-card img {
	width: 100%;
	border-radius: 8px;
	box-shadow: 4.5px 7.794px 70px 0px rgba(0, 0, 0, 0.2);
}

.featured-items h2 {
	font-size: 30px;
	text-transform: capitalize;
	margin-bottom: 1em;
}

.featured-items h4 {
	color: white;
	font-size: 14px;
	margin-bottom: 1.5em;
}
.featured-items {
	position: relative;
}

lifecoin-price {
	display: inline-block;
	display: none;
	position: absolute;
	top: 7px;
	right: 22px;
	color: #24b2b9;
	border-radius: 100px;
	font-weight: bold;
	padding: 0px 6px;
	background-color: white;
	border: 1px solid #d7d7d7;
	line-height: 15px;
	font-size: 10px;
}

#emailSend {
	position: fixed;
	left: -20px;
}
