@font-face {
	font-family: 'Lato-Regular';
	src:url('fonts/Lato-Regular.woff') format('woff'),
	url('fonts/Lato-Regular.ttf')  format('truetype');
}
@font-face {
	font-family: 'Lato-SemiBold';
	src:url('fonts/Lato-Semibold.woff') format('woff'),
	url('fonts/Lato-Semibold.ttf')  format('truetype');
}
@font-face {
	font-family: 'Lato-Bold';
	src:url('fonts/Lato-Bold.woff') format('woff'),
	url('fonts/Lato-Bold.ttf')  format('truetype');
}
::-webkit-scrollbar {
	width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.img-responsive {  /* from Bootstrap www.getbootstrap.com */
	display: block;
	max-width: 100%;
	height: auto;
}
.lead-logo img {
	width: 270px;
	height: auto;
}
.logo {
	font-style: italic;
	font-weight: 900;
}
.logo-blue {
	color: #000;
	font-style: italic;
	font-weight: 900;
}
.dark {
	color: #072337;
}

/* Resets */
html {
	height: 100%;
	padding: 0;
	margin: 0;
}
body, div, span, iframe, img, form, table, tr, th, td, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Lato-Regular', Arial, Helvetica, sans-serif;
	color: #000;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav {
	display: block;
}
ol, ul { list-style: none; }
table {
	border-collapse: separate;
	border-spacing: 2px;
	margin: auto;
}
sup {
	vertical-align: top;
	font-size: 10px;
}

a { color: #000; }

body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
	background-size: contain;
	line-height: normal;
	margin: 0;
}
.clear {
	clear: both;
}
.mobile {
	height: 100%;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.container {
	min-width: 305px;
	min-height: 560px;
	margin: auto;
	position: relative;
	height: 100%;
}
.header {
	height: 75px;
	padding-top: 69px;
	width: 100%;
}
.footer {
	padding: 0 ;
	background-color: #ffffff;
	color: #555555;
	text-align: center;
	font-size: 14px;
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.footer-bottom {
	font-family: Lato-Regular, sans-serif;
	font-size: 14px;
	text-align: center;
	background: #000;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
}

.footer-link, .copyright, .no-background-check {
	color: #fff;
	font-family: Lato-Regular, sans-serif;
}
.copyright {
	font-size: 14px;
}
.footer .footer-content {
	width: 100%;
	background-color: #fff;
}
.footer-content .section {
	width: 100%;
	padding-top: 0;
}
.footer-content .section .about {
	position: relative;
	width: 980px;
	margin: auto;
}
.footer-content .section .columns-container {
	width: 90%;
	margin: 0 auto;
}
.footer-content .section .column {
	width: 50%;
	float: left;
}
.footer-content .section .column.last {
	margin-right: 0;
}
.footer-content .section .column .icon {
	width: 82px;
	height: 82px;
	display: block;
	margin: -69px auto 0;
}
.footer-content .section .heading {
	margin-top: 15px;
	text-transform: capitalize;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	font-family: AvenirBlack , sans-serif;
	text-align: center;
}
.footer-content .section .feature {
	color: #000;
	font-family: Lato-Regular, sans-serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: bold;
}
.footer-content .section .feature.border-right {
	border-right: 2px solid #000;
	padding-right: 59px;
}
.footer-content .section .feature.border-left {
	padding-left: 59px;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.footer-content .section .full {
	width: 100%;
	padding-top: 46px;
	padding-bottom: 44px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.footer-content .section .colored-background {
	background: #69449f;
	height: 91px;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-content .section .colored-background .icon {
	background: url('../images/tape_icon.svg') no-repeat;
	width: 56px;
	height: 48px;
	margin: 0 auto;
}
.full.with-background {
	background: #FFFAF5;
}
.full .title {
	font-family: Lato-Regular, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 0.96;
	color: #000;
	margin-bottom: 25px;
}
.full .body {
	font-family: Lato-Regular, sans-serif;
	font-size: 17px;
	line-height: 26px;
	width: 90%;
	margin: 40px auto 0;
	text-align: center;
	color: #000;
}
.footer-content .section .full .why-section {
	float: left;
	width: 100%;
	font-family: Lato-Regular, sans-serif;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}
.footer-content .section .full .why-section .body {
	margin: 0 auto;
	font-family: Lato-Regular, sans-serif;
	font-size: 17px;
	line-height: 26px;
	color: #000;
}
.footer-content .section .full .why-section .title {
	font-family: Lato-Regular, sans-serif;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	width: 100%;
	text-transform: none;
	margin-bottom: 0;
}
.footer-content .section .full .why-section .icon {
	text-align: center;
	width: 56px;
	height: 70px;
	margin: 38px auto 18px;
}
.footer-content .section .full .why-section .icon img {
	width: auto;
	height: 70px;
}
.columns-div {
	margin: 45px auto;
	width: 100%;
}
.section.mobile {
	display: none;
}
.section.desktop {
	display: block;
}
.no-background-check {
	text-align: center;
	margin: 10px auto 20px;
}
.header .logo {
	width: 270px;
	margin: 0 auto;
	height: 28px;
	text-align: center;
	z-index: 1;
	background: url('../images/logo.svg') no-repeat 10%;
	text-indent: -20000px;
}
.content-homepage {
	width: 800px;
	max-width: 90%;
	min-height: 674px;
	margin: 70px auto;
}
.content {
	padding-top: 69px;
}
.form.step {
	width: 369px;
	max-width: 90%;
	min-height: 560px;
	margin: 0 auto;
}
.step.form .form-top {
	display: none;
}
.matchmaking .content {
	margin: 10px auto;
	background-image: none;
}
.matchmaking.form .description {
	width: 98% !important;
}
.matchmaking.form .text {
	margin: 15px 25px !important;
}
.form-top {
	width: 270px;
	max-width: 95%;
	margin: 20px auto 0 auto;
	font-size: 1.9em;
	font-weight: 300;
	text-align: center;
	padding-bottom: 10px;
}
.form-body {
	width: 100%;
	max-width: 95%;
	margin: 0 auto;
	text-align: center;
}
.form-bottom {
	display: none;
}
.label,
.question{
	width: 270px;
	max-width: 100%;
	text-align: center;
	font-size: 1.075em;
	margin: 0 auto 5px auto;
	font-family: "Lato-Bold", sans-serif;
}
.field {
	display: inline-block;
	position: relative;
}
#form-gender ul  {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#form-gender ul li:first-child {
	background: url("../images/man-1.png") no-repeat center center #fff;
	background-size: 159px 140px;
}
#form-gender ul li:last-child {
	background: url("../images/woman-1.png") no-repeat center center #fff;
	background-size: 126px 133px;
}
#form-gender ul li:first-child, #form-gender ul li:last-child {
	height: 140px;
	width: 159px;
	position: relative;
	border-radius: 5px;
	box-shadow: inset 0 0 0 0 #080808, 0 0 0 1px #8cbb00;
}
#form-seekingGender ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#form-gender ul li , #form-seekingGender ul li {
	padding: 0;
}
#form-seekingGender ul li:first-child {
	background: url("../images/man-2.png") no-repeat center center #fff;
	background-size: 155px 137px;
}
#form-seekingGender ul li:last-child {
	background: url("../images/woman-2.png") no-repeat center center #fff;
	background-size: 152px 135px;
}
#form-seekingGender ul li:first-child, #form-seekingGender ul li:last-child {
	height: 140px;
	width: 159px;
	position: relative;
	border-radius: 5px;
	box-shadow: inset 0 0 0 0 #080808, 0 0 0 1px #8cbb00;
}
#form-gender ul li button, #form-seekingGender ul li button {
	width: 100%;
	margin-top: 127px;
}
#form-gender ul li button:hover, #form-seekingGender ul li button:hover {
	background-color: #c5dc7f;
	border-color: #c5dc7f ;
	opacity: 1;
}
@keyframes pulse {
	0%,
	100% {
		animation-timing-function: ease-in;
	}
	50% {
		transform: scale(0.95);
	}
}
.hint-box {
	display: none;
	position: absolute;
	bottom: 75px;
	right: 50%;
	margin-right: -130px;
	width: 250px;
	padding: 4px;
	background: rgba(0, 0, 0, 0.90);
	color: #fff;
	z-index: 99;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.hint-box ul, .hint-box li {
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* May not need these next two, but keep for now */
input.invalid, select.invalid, textarea.invalid {
	border-bottom: 2px solid #e00048 !important;
}

.label,
.question {
	font-size: 1.5em;
	margin-bottom: 15px;
	margin-top: 0;
}

#elitesingles .profile .label {
	height: 40px;
}
#elitesingles .profile .label .password-requirements {
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

#meet-other {
	position: relative;
	float: left;
	padding: 75px 0 0 35px;
	font-size: 44px;
	color: #fff;
}

#meet-other .singles {
	height: 68px;
	line-height: 72px;
	font-size: 50px;
	font-weight: bold;
}

#arrow {
	position: relative;
	float: right;
	width: 101px;
	padding-top: 50px;
}
.private-safe {
	display: none;
}
.offer .header {
	padding-top: 30px;
}
.offer .content {
	padding-top: 30px;
	height: 720px;
}
.offer .form-body .info {
	margin: 0 auto 10px;
	font-size: 1.813em;
	font-weight: bold;
	color: #000;
	font-family:"Lato-Regular", sans-serif;
}
.offer .form-body .message {
	font-size: 1em;
	margin-top: 5px;
}
.offer .form-body .logo, .login .form-body .logo {
	margin: 10px auto;
	width: 330px;
	background: #fff;
	border: solid 1px rgba(115, 115, 115, 0.4);
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
}
.offer .container {
	min-height: 720px;
	height: 720px;
}
.login .form-body .logo {
	margin-bottom: 30px;
}
.offer .form-body .logo img, .login .form-body .logo img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 60px;
}
.offer .label {
	font-size: 1.125em;
	margin-bottom: 6px;
}
.offer .form-body .field-row {
	width: 274px;
	max-width: 100%;
	margin: auto;
}
.offer .form-body .field-left {
	display: inline-block;
	margin-left: 0;
	margin-right: 1%;
	width: 48%;
}
.offer .form-body .field-right {
	display: inline-block;
	margin-left: 1%;
	margin-right: 0;
	width: 48%;
}
.step.form .msg, .offer .form-body .msg {
	margin: 0 auto 10px;
}
.step.form .msg {
	width: 330px;
	text-align: left;
}
.offer.form .form-top {
	width: 360px;
	max-width: 95%;
	margin: 10px auto 0;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}

.offer.form .form-body {
	margin: -30px auto 0;
	width: 400px;
}

.offer.form .field {
	padding-bottom: 10px;
	display: block;
}

.offer .form-body .disclaimer {
	position: relative;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-top: 5px;
	width: 99%;
}

.offer.form .terms {
	margin: 10px auto 0;
	position: relative;  /* to move term below button */
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	/*white-space: nowrap;   leave out for now */
}
.form input[type='checkbox'] {
	margin-left: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #8cbb00;
	outline: 0;
}

.form input[type='checkbox']:checked {
	background: url("../images/checkmark.png") center center no-repeat #8cbb00;
	background-size: 10px auto;
	vertical-align: middle;
}
.login.form {
	height: 540px;
}
.login.form .form-top {
	font-size: 2.25em;
	font-family: "Lato-Bold","HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 400px;
}
.login.form .form-top .sub {
	font-size: 20px;
	margin-top: 10px;
	font-family: "Lato-Regular","HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.login.form .form-body .info {
	margin-bottom: 10px;
}

.terms a { color: #000; text-decoration: underline; }
.terms a:hover { color: #000; text-decoration: underline; }
.terms a:visited { color: #000; text-decoration: none; }
.terms a:visited:hover { color: #000; text-decoration: underline; }
.terms a:active { color: #000; text-decoration: none; }

.offer.form button {
	margin-top: 10px;
}

.main-logo {
	margin: 69px auto 0 auto;
	width: 500px;
	text-align: center;
}

.lead-logo {
	margin: 0 auto;
	width: 270px;
	text-align: center;
}

.homepage {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
	background-size: contain;
}

@media only screen and (-o-min-device-pixel-ratio: 5/4),
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and (min-device-pixel-ratio: 1.25),
only screen and (min-resolution: 1.25dppx) {
	.homepage {
		background-image: url('../images/bg@2x.jpg');
		background-size: contain;
	}
	#form-gender ul li:first-child{
		background: url("../images/man-1@2x.png") no-repeat center center #fff;
		background-size: 159px 140px;
	}
	#form-gender ul li:last-child {
		background: url("../images/woman-1@2x.png") no-repeat center center #fff;
		background-size: 126px 133px;
	}
	#form-seekingGender ul li:first-child{
		background: url("../images/man-2@2x.png") no-repeat center center #fff;
		background-size: 155px 137px;
	}
	#form-seekingGender ul li:last-child {
		background: url("../images/woman-2@2x.png") no-repeat center center #fff;
		background-size: 152px 135px;
	}
	select {
		background: url("../images/arrow@2x.png") no-repeat 97% #ffffff;
		background-size: 10px auto;
	}
	.form input[type='checkbox']:checked {
		background: url("../images/checkmark@2x.png") center center no-repeat #8cbb00 !important;
		background-size: 10px auto!important;
	}

}
@media only screen and (-o-min-device-pixel-ratio: 9/4),
only screen and (-webkit-min-device-pixel-ratio: 2.25),
only screen and (min-device-pixel-ratio: 2.25),
only screen and (min-resolution: 2.25dppx) {
	.homepage {
		background-image: url('../images/bg@3x.jpg');
		background-size: contain;
	}
	#form-gender ul li:first-child{
		background: url("../images/man-1@3x.png") no-repeat center center #fff;
		background-size: 159px 140px;
	}
	#form-gender ul li:last-child {
		background: url("../images/woman-1@3x.png") no-repeat center center #fff;
		background-size: 126px 133px;
	}
	#form-seekingGender ul li:first-child{
		background: url("../images/man-2@3x.png") no-repeat center center #fff;
		background-size: 155px 137px;
	}
	#form-seekingGender ul li:last-child {
		background: url("../images/woman-2@3x.png") no-repeat center center #fff;
		background-size: 152px 135px;
	}
	select {
		background: url("../images/arrow@3x.png") no-repeat 97% #ffffff;
		background-size: 10px auto;
	}
	.form input[type='checkbox']:checked {
		background: url("../images/checkmark@3x.png") center center no-repeat #8cbb00 !important;
		background-size: 10px auto!important;
	}
}
.tagline {
	font-family: "Lato-Regular", Helvetica, Arial, sans-serif;
	font-size: 2.25em;
	font-weight: bold;
	margin-top: 55px;
	text-align: center;
	margin-bottom: 31px;
	color: #000;
}
.button {
	text-align: center;
}
.sub-tagline {
	font-family: "Lato-Regular", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 1.15em;
	font-weight: bold;
	margin-top: 10px;
	white-space: nowrap;

}


/* error section */
.msg {
	color: #e84648;
	font-family: "Lato-Regular", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 16px;
	text-align: center;
}



.msg-error {  /* not being used at this time */
	-webkit-animation: animatetop 0.4s;
	animation: animatetop 0.4s;
	background-color: #ffecec;
	border-bottom: 1px solid #ffb5b5;
	-webkit-box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
	box-shadow: 1px 1px 0 1px rgba(255, 255, 255, 0.25) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset, 1px 1px 3px rgba(0, 0, 0, 0.33);
	color: #cc0000;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	left: 0;
	padding: 10px 0;
	position: fixed;
	text-align: center;
	top: -1px;
	width: 100%;
	z-index: 1;
}
/* error */


#bmonth {
	width: 101px;
}

#bday,
#byear {
	width: 65px;
}

.form-bottom {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding: 15px 0px;
}

#step3 .form-body .label {
	display: inline-block;
	font-size: 1.1em;
	font-weight: normal;
	margin-right: 5px;
	min-width: 40px;
}

.form-body .field {
	padding-bottom: 20px;
}

.private-safe {
	height: 22px;
	padding-top: 10px;
	padding-left: 20px;
	position: absolute;
	bottom: 5px;
	right: 18px;
	color: #666;
	font-size: 12px;
	background-image: url('/images/private-safe.png');
	background-position: left;
	background-repeat: no-repeat;
}

.step.form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.step.form li {
	margin: 0 0 14px;
}

.step.form li:last-child {
	padding-bottom: 16px;
}

.step .navigation {
	position:absolute;
	bottom: 10px;
	left: 10px;
	text-align: center;
}

.step .navigation .arrow {
	float: left;
	width: 10px;
	height: 16px;
}

.step .navigation-text {
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
	margin:-1px 3px;
}

.offer .info {
	margin-top: 8px;
	font-weight: bold;
	font-size: 12px;
}

.optout.form .form-top {
	display: none;
}
.optout.form {
	padding-bottom: 69px;
}
.optout.form .question {
	margin: 0 auto;
	width: 303px;
	max-width: 95%;
}

.question .sub {
	font-size: 14px;
	margin-top: 10px;
}

#form-email .question .sub {
	position: absolute;
	margin-top: 107px;
	width: 330px;
	text-align: center;
	left: 50%;
	margin-left: -165px;
}
#form-email .button {
	margin-top: 47px ;
}
.optout.form .disclaimer {
	font-size: 14px;
	width: 330px;
	margin: -14px auto 0;
}

.divider {
	width: 1025px;
	max-width: 100%;
	background: #231f20;
	margin: auto;
	padding: 12px 0;
	text-align: center;
	font-size: 24px;
	color: #fff;
}

/* check usage and remove jbutton and bem button classes */
.jbutton {
	background-image: linear-gradient(#EEEEEE, #DDDDDD);
	border: 2px solid #D5D5D5;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	font: 700 13px/18px Lato-Regular, Helvetica, arial;
	padding: 7px 12px;
	text-decoration: none;
}

.jbutton:hover {
	background-image: linear-gradient(#DDDDDD, #BBBBBB);
	border: 2px solid #B5B5B5;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	font: 700 13px/18px Lato-Regular, Helvetica, arial;
	padding: 7px 12px;
	text-decoration: none;
}

.button--state-primary {
	background: #008ad7 linear-gradient(#5B90E3, #008ad7) repeat-x;
	border-color: #547fc3;
	color: #FFFFFF;
	text-decoration: none;
}

.button--state-primary:hover {
	background: #286090 linear-gradient(#4E7ECB, #286090) repeat-x;
	border-color: #204D74;
	color: #FFFFFF;
	text-decoration: none;
}

.btn-large {
	font-size: 1.5em;
	padding: 1em 1.1em;
	text-decoration: none;
}

.btn-large:hover {
	font-size: 1.5em;
	padding: 1em 1.1em;
	text-decoration: none;
}

.btn-large:focus {
	font-size: 1.5em;
	padding: 1em 1.1em;
	text-decoration: none;
}

.buttonized-step-one , button, a.buttonized{
	border-radius: 14px;
	border: 1px solid #8cbb00;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
	background-color: #8cbb00;
	cursor: pointer;
	color: #ffffff;
	font-family: 'Lato-Regular', Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	width: 330px;
	margin: 6px auto 0;
	height: 52px;
	position: relative;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
	animation: pulse 1.2s infinite;
}
.buttonized-step-one {
	margin: 51px auto 0;
}


button:hover,
a.buttonized:hover,
.buttonized-step-one:hover {
	opacity: 0.7;
	text-decoration: none;
}

button:active:not([disabled]),
a.buttonized:active:not([disabled]) {
	background-color: #c5dc7f;
	-webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.3) inset, 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}

button:visited,
button:active,
button:hover,
a.buttonized:visited,
a.buttonized:active,
a.buttonized:hover {
	color: white;
}

button::before,
a.buttonized::before {
	background-position: 0 0;
	content: '';
	display: none;
	margin-right: 5px;
	opacity: .5;
	vertical-align: -4px;
	width: 16px;
	height: 16px;
}

button[disabled],
a.buttonized[disabled] {
	background-color: #2f6c96;
	cursor: default;
}

button[disabled]::before,
a.buttonized[disabled]::before {
	display: inline-block;
	content: '';
	display: none;
	content: '';
	opacity: .5;
	vertical-align: -4px;
	width: 16px;
	height: 16px;
}

input[type=submit] {
	width: 140px;
	height: 52px;
	font-family: 'Lato-Regular', 'Open-sans', Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
	background-color: #e84648;
	color: #fff;
	border: 0 none;
	cursor: pointer;
	border-radius: 14px;
	appearance: none;
	animation: pulse 1.2s infinite;
}
.field#gender-input input[type=submit] {
	margin-top: 124px;
}
.field#seekingGender-input input[type=submit] {
	margin-top: 124px;
}

a {color:#fefefe; text-decoration:none;}
a:hover {color:#fefefe; text-decoration:underline;}
a:visited {color:#fefefe; text-decoration:none;}
a:visited:hover {color:#fefefe; text-decoration:underline;}
a:active {color:#fefefe; text-decoration:underline;}

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	color: rgba(0, 0, 0, 0.6);
	display: block;
	font: 1.125em "Lato-SemiBold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	max-width: 100%;
	outline: none;
	width: 330px;
	height: 52px;
	margin: auto;
	border-radius: 6px;
	border: solid 1px rgba(115, 115, 115, 0.4);
	text-indent: 10px;
	background-color: #fff;
	padding:0;

}

select {
	color: rgba(0, 0, 0, 0.6);
	font: 1.125em "Lato-Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 47px;
	margin: 0;
	max-width: 100%;
	outline: none;
	padding: 8px 2px;
	width: 272px;
	border-radius: 6px;
	border: solid 1px rgba(115, 115, 115, 0.4);
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 4px;
	background: url("../images/arrow.png") no-repeat 97% #ffffff;
	background-size: 10px auto;
}

option {
	font-size: 16px;
}

::-webkit-input-placeholder {  /* WebKit, Blink, Edge */
	color: rgba(0, 0, 0, 0.6);
}

:-moz-placeholder {            /* Mozilla Firefox 4 to 18 */
	color: rgba(0, 0, 0, 0.6);
}

::-moz-placeholder {           /* Mozilla Firefox 19+ */
	color: rgba(0, 0, 0, 0.6);
}

:-ms-input-placeholder {       /* Internet Explorer 10-11 */
	color: rgba(0, 0, 0, 0.6);
}

.errorPlaceholder {  /* WebKit, Blink, Edge */
	color: #c76786;
}

.errorPlaceholder::-webkit-input-placeholder {  /* WebKit, Blink, Edge */
	color: #c76786;
}

.errorPlaceholder:-moz-placeholder {            /* Mozilla Firefox 4 to 18 */
	color: #c76786;
}

.errorPlaceholder::-moz-placeholder {           /* Mozilla Firefox 19+ */
	color: #c76786;
}

.errorPlaceholder:-ms-input-placeholder {       /* Internet Explorer 10-11 */
	color: #c76786;
}

select#bmonth {
	width: 161px;
}

select#bday {
	width: 72px;
}

select#byear {
	width: 84px;
}

.section {
	width: 1025px;
	max-width: 100%;
	margin: auto;
	padding: 20px 0;
	background: #ffffff;
	text-align: center;
}

.section .about {
	width: 90%;
	margin: auto;
}

.bottom {
	width: 100%;
	margin: auto;
	padding: 15px 0;
	color: #999999;
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.bottom a {
	color: #999999;
}

.bottom a:hover {
	color: #777777;
	text-decoration: none;
}

@media (max-width: 1200px){
	.content, .footer,.header, .footer-content .section .full, .footer-content .section   {
		width: 100%;
		max-width : 100%;
	}
	.container {
		min-width: 100%;
	}
}

@media (max-width: 1024px) {
	.footer-content .section .feature {
		font-size: 16px;
		line-height: 24px;
	}
	.footer-link {
		line-height: 24px;
	}
	.no-background-check {
		margin: 10px auto;
	}

	.full .title {
		font-size: 28px;
		line-height: 30px;
	}

	.footer-content .section .full .why-section .body {
		font-size: 16px;
		line-height: 24px;
	}

	.footer-content .section .full .why-section .title {
		font-size: 20px;
		line-height: 26px;
	}
}

@media (min-width: 901px) {
	.form-top {
		font-size: 1.7em;
	}
}

@media (max-width: 900px) {
	#meet-other .singles {
		font-size: 40px;
	}
	.tagline {
		font-family: "Lato-Regular", Helvetica, Arial, sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		margin-top: 20px;
		text-align: center;
	}
	@media (orientation: landscape) {
		.bottom {
			bottom: -52px;
		}
	}
}

@media (max-width: 840px) {
	#meet-other {
		font-size: 40px;
		padding-top: 85px;
	}
	#meet-other .singles {
		font-size: 36px;
	}
	.tagline {
		font-family: "Lato-Regular", Helvetica, Arial, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		margin-top: 20px;
		text-align: center;
	}
}

@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (orientation: portrait) {
	.homepage , .content-homepage {
		min-height: 1366px!important;
	}
}
@media (max-width: 800px) {
	.header .logo {
		background-position: center;
	}
	#meet-other {
		position: absolute;
		top: 70px;
		font-size: 32px;
		padding-left: 0;
		width: 550px;
		max-width: 95%;
		text-align: center;
	}
	#meet-other .singles {
		display: inline;
		line-height: normal;
		font-size: 32px;
	}

	.offer .sider-content {
		display: none;
	}
	#arrow {
		display: none;
	}
	.form {
		float: none;
		margin: -10px auto 0 auto;
		padding-top: 1px;
	}
	.offer.form .terms {
		margin: 10px auto auto;
		position: relative;  /* move term below button */
		font-size: 12px;
		width: 99%;
	}
	.tagline {
		font-family: "Lato-Regular", Helvetica, Arial, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		margin-top: 15px;
		text-align: center;
	}
}


@media (max-width: 600px) {
	h2 {
		font-size: 18px;
	}
	#meet-other,
	#meet-other .singles {
		font-size: 22px;
	}
	.divider {
		font-size: 16px;
	}
	.section .about {
		width: 95%;
		font-size: 13px;
	}
	.tagline {
		font-family: "Lato-Regular", Helvetica, Arial, sans-serif;
		font-size: 1.8125em;
		font-weight: bold;
		margin-top: 50px;
		text-align: center;
	}

	.buttonized-step-one {
		margin: 45px auto 36px;
	}

	.footer-bottom {
		height: auto;
		padding: 17px 25px 17px;
	}

	.footer-content .section .column {
		width: 100%;
	}

	.footer-content .section .feature {
		font-size: 15px;
		line-height: 24px;
	}

	.footer-content .section .feature.border-right {
		border-right: none;
		padding-right: 0;
		border-bottom: 2px solid #000;
		padding-bottom: 36px;
		text-align: center;
	}

	.footer-content .section .feature.border-left {
		padding-left: 0;
		padding-top: 36px;
		text-align: center;
	}

	.full .title {
		font-size: 24px;
		line-height: 30px;
		width: 97%;
		margin-left: auto;
		margin-right: auto;
	}

	.footer-content .section .full .why-section .body, .full .body {
		font-size: 15px;
	}
}
@media (max-width: 480px) {
	body, body.homepage {
		background-image: url('../images/bg-mobile.jpg');
	}

	@media only screen and (-o-min-device-pixel-ratio: 5/4),
	only screen and (-webkit-min-device-pixel-ratio: 1.25),
	only screen and (min-device-pixel-ratio: 1.25),
	only screen and (min-resolution: 1.25dppx) {
		body, body.homepage {
			background-image: url('../images/bg-mobile@2x.jpg');
		}

	}

	@media only screen and (-o-min-device-pixel-ratio: 9/4),
	only screen and (-webkit-min-device-pixel-ratio: 2.25),
	only screen and (min-device-pixel-ratio: 2.25),
	only screen and (min-resolution: 2.25dppx) {
		body, body.homepage {
			background-image: url('../images/bg-mobile@3x.jpg');
		}
	}

	.content-homepage {
		width: 90%;
	}
	.main-logo {
		margin: 0 auto;
		width: 100%;
	}
	.form.step {
		width: 93%;
		max-width: 93%;
	}
	.offer.form .form-body, .login .form-body {
		width: 87%;
	}
	.login.form .form-top {
		width: 95%;
	}
	a.buttonized {
		width: 87%;
	}
	.buttonized-step-one, button {
		width: 100%;
	}
	.form-body .field {
		width: 100%;
	}
	input[type="text"], input[type="password"], input[type="email"], textarea {
		width: 100%;
	}
	#form-email .question .sub {
		width: 90%;
		margin-left: -45%;
	}
	.offer .form-body .logo, .login .form-body .logo {
		width: 100%;
	}
	.login.form .form-top {
		font-size: 29px;
	}
	.login.form .form-top .sub {
		font-size: 18px;
	}
	.header .logo {
		width: 270px;
	}
	#form-age .form-body .field{
		width: auto;
	}
	.step.form .msg {
		text-align: left;
	}
	.optout.form .form-body {
		width: 90%;
	}
	.optout.form .disclaimer {
		width: 100%;
	}
}
@media  (max-width: 320px) {
	#form-gender ul li:first-child, #form-gender ul li:last-child,
	#form-seekingGender ul li:first-child, #form-seekingGender ul li:last-child {
		width: 46%;
	}
	.lead-logo {
		width: 100%;
	}
	select#bmonth {
		width: 113px;
	}
}

/*
 * Gonna try mobile stuff via max-height. This will help in aiding in mobile and 
 * very small desktops (or just resized to a small landscape window) detection
 * 
 * 
 * Landscape Dimension:
 * -----------------------------------------------------------------------------
 * iPad Plus ----- 736 x 414
 * Nexus 6P ------ 732 x 412
 * Nexus 5X ------ 732 x 412
 * iPhone 6 ------ 667 x 375 
 * iPhone 5 ------ 568 x 320
 * Samsung G S5 -- 640 x 360
 */
@media (max-height: 414px) {
	html {
		height: inherit;
	}
	.form-top {
		margin-top: 0;
	}
}


@media (min-height: 720px) {
	.content-homepage {
		min-height: 620px;
	}
}


@media (min-height: 950px) {
	.content-homepage {
		min-height: 720px;
	}
}


@media (min-height: 1080px) {
	.content-homepage {
		min-height: 850px;
	}
}

@media (min-height: 1440px) {
	.content-homepage {
		min-height: 1210px;
	}
}

@media (min-height: 2160px) {
	.content-homepage {
		min-height: 1930px;
	}
}
