@font-face {
	font-family: 'OpenSans-Regular';
	src: url('fonts/OpenSans-Regular.ttf') format('ttf'),
	url('fonts/OpenSans-Regular.woff') format('woff');
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('fonts/OpenSans-Bold.ttf') format('ttf'),
	url('fonts/OpenSans-Bold.woff') format('woff');
}
@font-face {
	font-family: 'OpenSans-SemiBold';
	src: url('fonts/OpenSans-SemiBold.ttf') format('ttf'),
	url('fonts/OpenSans-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Raleway-Regular';
	src: url('fonts/Raleway-Regular.ttf') format('ttf'),
	url('fonts/Raleway-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Raleway-Medium';
	src: url('fonts/Raleway-Medium.ttf') format('ttf'),
	url('fonts/Raleway-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Raleway-Bold';
	src: url('fonts/Raleway-Bold.ttf') format('ttf'),
	url('fonts/Raleway-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Raleway-SemiBold';
	src: url('fonts/Raleway-SemiBold.ttf') format('ttf'),
	url('fonts/Raleway-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Raleway-ExtraBold';
	src: url('fonts/Raleway-ExtraBold.ttf') format('ttf'),
	url('fonts/Raleway-ExtraBold.woff') format('woff');
}


/* Resets */
body, div, span, iframe, img, form, table, tr, th, td, button {
	font-family: Helvetica,Arial,OpenSans-Regular,sans-serif;
	margin: 0 auto;
	border: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	text-rendering: optimizelegibility;
}

body {
	background: #fff;
	font-size: 14px;
	color: #393c3d;
}

.step.form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.step.form li {
	margin: 0 0 14px;
}

.step.form li:last-child {
	padding-bottom: 15px;
}

.step.form li button {
	margin: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.container {
	position: relative;
	width: 100%;
	min-width: 1200px;
}


.content {
	width: 1200px;
	min-height: 691px;
	background: url('/images/background.jpg') no-repeat ;
	margin: 0 auto;
	overflow: auto;
	background-size: cover;
}
.header {
	width: 1200px;
	height: 74px;
	background-color: transparent;
	position: absolute;
	text-indent: -99999px;
	left: 50%;
	margin-left: -600px;
	top: 120px;
}

.offer .header {
	top: 20px;
}

.header .logo {
	background: url(/images/logo.png) no-repeat center center #393c3d!important;
	width: 307px;
	height: 74px;
	padding: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.form {
	width: 412px;
	background: #fff;
	margin: 120px auto;
	padding-top: 93px;
	border-radius: 3px;
	border: solid 3px #393c3d;
}

.offer .form {
	margin: 20px auto;
}

.form .info .info-title , .optout.form .form-top{
	font-family: Raleway-ExtraBold, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	width: 337px;
	line-height: 35px;
}
#form-gender .form-top {
	background: url(/images/gender.svg) no-repeat center center ;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size:contain ;
	display: block;
}

#form-seekingGender .form-top {
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size:contain ;
	display: block;
	background: url(/images/seeking.svg) no-repeat center center;
	fill: white;
}

#form-zip .form-top {
	background: transparent url(/images/location.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
	display: block;
}

#form-age .form-top {
	background: transparent url(/images/dob.svg) no-repeat center center;
	width: 60px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}

#form-email .form-top {
	background: transparent url(/images/email.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}

#form-ethnicity .form-top {
	background: transparent url(/images/ethnicity.svg) no-repeat center center;
	width: 62px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}

#form-haveChildren .form-top {
	background: transparent url(/images/children.svg) no-repeat center center;
	width: 62px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}

#form-income .form-top {
	background: transparent url(/images/income.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}

#form-religion .form-top {
	background: transparent url(/images/religion.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}
#form-churchInvolvement .form-top {
	background: transparent url(/images/churchinvol.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}

#form-relationshipIntent .form-top {
	background: transparent url(/images/relationship.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}
#form-education .form-top {
	background: transparent url(/images/education.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}
#form-singlesEvents .form-top {
	background: transparent url(/images/singleEvents.svg) no-repeat center center;
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background-size: contain;
}
.form input[type='checkbox'] {
	margin-left: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: bottom;
	width: 16px;
	height: 16px;
	border-radius: 2px;
	background-color: #fff;
	border: solid 1px #000;
	outline: 0;

}
.form input[type='checkbox']:checked {
	background: url(/images/checkmark.png) center center no-repeat #fff;
	background-size: 10px auto;
	border: solid 1px #000;
}


.offer.form .form-top {
	display: none;
}

.form-body {
	margin-top: 2px;
	text-align: center;
}
.step.form .form-body {
	margin-top: 13px;
	position: relative;
}
.private-safe {
	display: none;
}

.question {
	font-family: OpenSans-SemiBold, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.33;
	width: 90%;
}
.question .sub {
	margin-top: 1px;
	font-size: 14px;
	font-weight: normal;
	color: rgba(67, 60, 61, 0.7);
	font-family: OpenSans-Regular, sans-serif;

}
#step5 .question .sub {
	position: absolute;
	width: 320px;
	text-align: center;
	padding: 0 ;
	margin-top: 84px;
	left: 50%;
	margin-left: -160px;
	line-height: 16px;
}
#step5 .button{
	margin-top: 29px;
}
.msg {
	text-align: center;
	height: 16px;
	font-family: Raleway-Medium, sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ec283d;
}

.field {
	text-align: center;
	display: inline-block;
	max-width: 100%;
	position: relative;
}

.hint-box {
	display: none;
	position: absolute;
	bottom: 75px;
	right: 50%;
	margin-right: -162px;
	width: 314px;
	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;
}

.step.form .msg {
	height: 30px;
}
.offer .form-top {
	width: 340px;
	margin-top: 15px;
	font-size: 14px;
	font-style: normal;
}

.offer .form-body .message , .login.form .form-body .results .info {
	font-size: 16px;
	margin-top: 10px;
	font-family: OpenSans-SemiBold, sans-serif;
	font-weight: 500;
	line-height: 24px;

}

.offer .form-body .logo {
	margin: 7px auto ;
	width: 320px;
}

.offer .form-body .logo img {
	max-height: 70px;
}

.offer .form-body .field-row {
	width: 320px;
	max-width: 100%;
	margin: auto;
}

.offer .form-body .field-left {
	display: inline-block;
	margin-left: 0;
	margin-right: 1%;
	padding-bottom: 20px;
	width: 48%;
}
.offer .form-body .field-right {
	display: inline-block;
	margin-left: 1%;
	margin-right: 0;
	padding-bottom: 20px;
	width: 48%;
}

.offer .form-body .msg {
	height: 20px;
}

.offer .form-body .label {
	font-family: OpenSans-SemiBold, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 35px;
}

#elitesingles .profile .label {
	height: 60px;
	line-height: 30px;
}
#elitesingles .profile .label .password-requirements {
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

.offer .form-body .field {
	float: left;
}

.offer .form-body .terms, .offer .form-body .disclaimer {
	margin-top: 5px;
	font-size: 10px;
	line-height: 14px;
	font-family: Raleway-Regular, sans-serif;
}

.offer .form-body .terms a {
	text-decoration: none;
}

input[type=submit] {
	width: 320px;
	height: 53px;
	line-height: 53px;
	border-radius: 26px;
	background: #55be43;
	outline: 0;
	font-family: Raleway-Bold, sans-serif;
	font-size: 20px;
	color: #fff;
	border: 0 ;
	cursor: pointer;
	margin-bottom: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: bold;
}
#form-gender #gender-input , #form-seekingGender #seekingGender-input {
	margin-bottom: 15px;
}
input[type=submit]:hover {
	opacity: 0.6;
}
input[type=text], input[type=password] {
	font-family: Raleway-Regular, sans-serif;
	font-size: 16px;
	width: 318px;
	max-width: 100%;
	height: 47px;
	line-height: 49px;
	background-color: #f4f4f4;
	text-indent: 10px;
	outline: 0;
	color: rgba(57, 60, 61, 0.6);
	padding: 0;
	border: 1px solid #bfbfbf;
}
.step.form button, .login.form button {
	margin: 14px auto 30px;
}
input.invalid {
	border-color: #ec283d;
}
select {
	width: 320px;
	height: 49px;
	line-height: 49px;
	font-weight: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("/images/arrows.png") no-repeat 97% 60% #f4f4f4;
	border:1px solid #bfbfbf;
	background-size: 8px auto;
	text-indent: 10px;
	outline: 0;
	font-family: "Raleway-Regular", sans-serif;
	font-size: 18px;
	color: #343339	;
	border-radius: 0;
}

select.invalid {
	width: 320px;
	border-color: #ec283d;
}
#step4 select{
	background-position: 95% 60%;
	text-indent: 4px;
}
select::-ms-expand {
	display: none;
}

select#bmonth {
	width: 161px;
	margin-right: 4px;
}
select#bday {
	width: 64px;
	margin-right: 4px;
}
select#byear {
	width: 80px;
}
select#ethnic, select#occupation, select#education, select#income {
	width: 320px;
}

.button {
	text-align: center;
}
button {
	width: 320px;
	height: 53px;
	line-height: 53px;
	border-radius: 26px;
	background: #55be43;
	font-family: Raleway-Bold, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	cursor:pointer;
	outline: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.index button {
	margin: 4px auto 29px;
}
button:hover {
	opacity: 0.6;
}
.form .form-bottom {
	font-family: OpenSans-SemiBold, sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	line-height: 1.33;
	text-align: center;
}
.offer.form .form-bottom {
	font-size: 12px;
	padding:5px 0 20px;
}
.form .form-bottom ul  {
	list-style-type: none;
	padding-inline-start: 0;
}
.offer button {
	margin: 10px auto 0;
}

.optout.form .label {
	display: none;
}
.optout .question {
	width: 90%;
}
.optout.form .disclaimer {
	margin-top: 10px;
	font-size: 14px;
	width: 80%;
	margin-bottom: 10px;
}
.optout.form button {
	margin-bottom: 30px
}

.sider {
	width: 305px;
	float: right;
}

.sider-content {
	width: 250px;
	padding: 75px 0 0 15px;
	float: left;
	font-size: 44px;
	line-height: 48px;
	color: #fff;
	text-shadow: 1px 1px 0.05em #333;
	text-align: center;
}
.offer.form .profile, .offer.form .profile .log {
	width: 320px;
}
.login.form .form-top, .offer.form .info{
	font-family: Raleway-ExtraBold, sans-serif;
	font-size: 32px;
	line-height: 1.1;
	text-align: center;
	font-weight: bold;
	width: 90%;
}
.login.form .form-top {
	width: 100%;
	font-size: 30px;
}
.login.form .form-body {
	width: 320px;
}
.login.form .form-top .sub {
	font-family: OpenSans-SemiBold, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.33;
	text-align: center;
	margin-top: 10px;
	width: 80%;
}
.login.form .logo {
	margin: 20px auto 10px;
}
.footer {
	width: 1200px;
	position: relative;
}

.footer .footer-content {
	width: 100%;
	background-color: #fff;
}

.footer .section {
	width: 1200px;
}


.footer .section .about {
	position: relative;
	width: 980px;
	margin: auto;
}

.footer .section .column {
	width: 310px;
	float: left;
	height: 252px;
	background-color: #ffffff;
	margin-right: 30px;
}
.footer .section .column.last {
	margin-right: 0;

}
.footer .section .heading {
	text-transform: capitalize;
	color: #000;
	font-size: 16px;
	text-align: center;
}
.footer .section .heading .line1, .footer .section .heading .line2 {
	font-family: Raleway-ExtraBold, sans-serif;
	font-weight: 500;
}

.footer  .columns-icon-div  {
	width: 1200px;
	height: 148px;
	margin: 0 auto;
	background-color: #ebf2fa;

}
.footer .section .columns-wrapper {
	width: 991px;
	margin: 0 auto;
}
.footer .section .columns-icon-div .column-icon {
	width: 310px;
	float: left;
	margin-right: 30px;
}
.footer .section .columns-icon-div .column-icon:last-child {
	margin-right: 0px;
}
.footer .section .columns-icon-div .column-icon .icon {
	width: 55px;
	height: 55px;
	display: block;
	padding: 46px 0;
}

.footer .section .feature {
	width: 95%;
	margin: 15px auto 0;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	font-family: OpenSans-Regular, sans-serif;
	text-align: center;
}

.footer .section .column.middle {
	background: url("/images/couple-1.png") no-repeat bottom center;
	background-size: 205px 205px;
}


.footer .section .column.last {
	background: url("/images/couple-2.png") no-repeat bottom center;
	background-size: 205px 205px;
}

.footer .section .full {
	width: 1200px;
	padding: 33px 0;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	background-color: #ebf2fa;
}
.footer .section .full .about-section {
	width: 1000px;
	margin: 0 auto;
	font-family: OpenSans-Regular, sans-serif;
}
.footer .section .full .highlight {
	font-family: OpenSans-Bold, sans-serif;
	font-size: 15px;
}

.footer .bottom {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 110px;
	padding-top: 27px;
	background-color: #393c3d;
}


.footer .links {
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
}
.footer .footer-link{
	display: inline-block;
	color: #fff;
}

.footer .links a {
	font-family: OpenSans-Regular, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
}

.footer .links a:hover {
	text-decoration: underline;
}

.footer .copyright, .footer .no-background-check  {

	font-family: OpenSans-Regular, sans-serif;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.columns-div {
	margin: 31px auto 33px;
	width: 991px;
}
.section.mobile {
	display: none;
}
.section.desktop {
	display: block;
}
.offer .form-body .terms a {
	font-family: Raleway-SemiBold, sans-serif;
	text-decoration: underline;
	color: #393c3d;
}

@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) {

	.content {
		background: url('/images/background@2x.jpg') no-repeat ;
		background-size: cover;
	}

	.header .logo {
		background: #343339 url(/images/logo@2x.png) no-repeat center center!important;
		background-size: 290px auto!important;
	}
	.footer .section .column.middle {
		background: url("/images/couple-1@2x.png") no-repeat bottom center;
		background-size: 205px 205px;
	}
	.footer .section .column.last {
		background: url("/images/couple-2@2x.png") no-repeat bottom center;
		background-size: 205px 205px;
	}
	select {
		background: url("/images/arrows@2x.png") no-repeat 97% 60% #f4f4f4;
		background-size: 8px auto;
	}
	.form input[type='checkbox']:checked {
		background: url(/images/checkmark@2x.png) center center no-repeat #fff !important;
		background-size: 10px auto!important;
	}
}
/* @3x Images (Pixel Ratio of 2.25+) */
@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) {

	.content {
		background: url('/images/background@3x.jpg') no-repeat ;
		background-size: cover;
	}

	.header .logo {
		background: #343339 url(/images/logo@3x.png) no-repeat center center!important;
		background-size: 290px auto!important;
	}
	.footer .section .column.middle {
		background: url("/images/couple-1@3x.png") no-repeat bottom center;
		background-size: 205px 205px;
	}


	.footer .section .column.last {
		background: url("/images/couple-2@3x.png") no-repeat bottom center;
		background-size: 205px 205px;
	}
	.form input[type='checkbox']:checked {
		background: url(/images/checkmark@3x.png) center center no-repeat #fff !important;
		background-size: 10px auto!important;
	}
	select {
		background: url("/images/arrows@3x.png") no-repeat 97% 60% #f4f4f4;
		background-size: 8px auto;
	}
}


@media (max-width: 1200px){

	.content, .footer, .footer .section , .footer .section .full,.header, .footer .columns-icon-div  {
		width: 100%;
	}
	.container {
		min-width: 100%;
	}
	.header {
		left: 0;
		width: 100%;
		margin: 0 auto;
		position: relative;
		height: 0;
	}
}
@media (max-width: 1024px )   {

	.section.desktop {
		display: none;
	}
	.section.mobile {
		display: block;
	}
	body, html {
		width: 100%;
	}

	.offer .header {
		top: 76px;
	}

	.footer {
		width: 100%;
	}
	.container {
		min-width: 100%;
		width: 100%;
	}
	.row-div , .footer .section{
		width: 100%;
	}

	.login.form, .offer.form {
		width: 80%;
		float: none;
	}
	.offer.form {
		margin: 76px auto 0;
	}
	.login.form {
		margin: 230px auto 0;
	}
	.offer.form button, .login.form button {
		width: 100%;
	}
	.offer.form .profile {
		width: 100%;
	}
	.footer .section .column .icon {
		display: block;
		background: #ebf2fa;
		text-align: center;
		padding: 25px 0;
	}
	.footer .section .column .icon  img {
		width: 64px;
		height: 58px;
	}

	.columns-div {
		margin: 29px auto 26px;
		width: 90%;
	}
	.footer .section .column {
		width: 47%;
		float: left;
		margin-right: 4%;
		height: 384px;
		margin-bottom: 41px;
	}
	.footer .section .heading {
		margin-top: 13px;
	}
	.footer .section .column.middle {
		margin-right: 0%;
	}
	.footer .section .column.last {
		margin-right: 4%;
	}
	.footer .section .full {
		float: left;
		width: 47%;
	}
	.footer .section .full {
		padding: 27px 0 5px;
		font-size: 14px;
		line-height: 22px;
		color: #000;
		background: #ebf2fa;
		height: 384px;
	}
	.footer .section .full .about-section {
		width: 95%;
		font-size: 15px;
		line-height: 24px;
	}
	.footer .section .feature {
		line-height: 24px;
	}
	.offer .form-body .label {
		line-height: 45px;
		font-size: 20px;
	}
	.offer.form .info {
		width: 80%;
	}
	.footer .bottom {
		height: 100px;
		padding-top: 22px;
	}
	.header {
		left: 0;
		width: 100%;
		margin: 0 auto;
		position: relative;
		height: 0;
	}

	.header .logo {
		text-indent: -99999px;
		margin: 0 auto;
		width: 57%;
		border: 1px solid;
		background-size: 319px auto!important;
	}
	.footer {
		bottom: 0;
	}


	.content {
		width: 100%;
		background: #fff url(/images/background-tablet.jpg) no-repeat;
		background-size: cover;
		min-height: 824px;
		overflow: hidden;
	}

	@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){
		.content {
			background: #fff url(/images/background-tablet@2x.jpg) no-repeat;
			background-size: cover;
		}
	}

	/* @3x Images (Pixel Ratio of 2.25+) */
	@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) {
		.content {
			background: #fff url(/images/background-tablet@3x.jpg) no-repeat bottom;
			background-size: cover;
		}
	}
	select {
		background-position: 98%;
	}

	.header {
		top: 230px;
	}

	.index.form {
		width: 80%;
		max-width: 80%;
		margin: 230px auto;
		float: none;
	}

	.step.form, .optout.form {
		width: 80%;
		max-width: 80%;
		margin: 230px auto;
		float: none;
	}
	.optput.form input[type=text]#email {
		width: 80%;
	}
	input[type=text]#email {
		width: 100%;
	}
	.form-top, .step.form .form-top {
		font-size: 36px;
	}
	#mate1.login.form .form-top {
		margin: 0 auto;
		padding: 0;
		width: 90%;
		font-size: 36px;
	}
	.login.form .form-top .sub {
		width: 72%;
		font-size: 20px;
	}

	.form-top .top-title {
		width: 100%;
	}
	.form-top .sub {
		font-size: 25px;
		line-height: 1.6;
		font-family: OpenSans-Regular, sans-serif;
	}
	.form-body {
		width: 90%;
		margin: 0 auto;
		padding: 0;
		position: relative;
	}
	.step.form .form-body {
		width: 80%;
	}
	#form-gender #gender-input, #form-seekingGender #seekingGender-input {
		margin-bottom: 110px;
	}

	#step5 .question .sub {
		width: 80%;
		padding: 0;
		line-height: 18px;
		font-size: 16px;
		left: 50%;
		margin: 100px auto 0 -40%;
	}
	.offer .form-body .terms {
		margin-top: 15px;
	}
	.offer .form-body .terms a {
		line-height: 16px;
	}
	.form-body .label , select ,.field,
	.form-body .question {
		font-size: 20px;
		line-height: 28px;
		width: 100%;
	}
	.form-body .question {
		margin-top: 20px;
	}
	input[type=submit] {
		font-size: 22px;
		height: 56px;
		line-height: 56px;
		width: 100%;
	}
	.footer .section .feature {
		font-size: 16px;
	}

	input[type="text"], input[type="email"], input[type="password"] {
		width: 100%;
	}
	input.invalid {
		width: 99%;
	}
	select , input[type="text"], input[type="email"], input[type="password"], .field , input[type="email"]{
		height: 56px;
		font-size: 18px;
		line-height: 56px;
		border-radius: 0;
	}
	button {
		font-size: 22px;
		height: 56px;
		line-height: 56px;
		margin: 0;
	}

	.step.form button {
		width: 100%;
		max-width: 100%;
	}

	.offer.form .form-body {
		width: 100%;
		margin: 0 auto;
	}
	.form-body .results {
		width: 100%;
		max-width: 100%;
	}
	.login .form-body .results .info {
		font-size: 34px;
		margin: 0 auto;
		width: 100%;
		padding-top: 0;
	}
	.offer .form-body .results .info {
		padding-top: 0;
		font-size: 34px;
	}

	.login.form {
		padding-bottom: 0;
	}
	.form .info .info-title {
		font-size: 36px;
		width: 62%;
		line-height: 42px;
	}

	body.index .form-bottom {
		font-size: 20px;
		width: 100%;
		margin: 0 auto;
		line-height: 28px;
	}
	div.button {
		padding-top: 0;
		margin-bottom: 30px!important;
	}
	.offer div.button {
		margin-bottom: 0!important;
	}
	.index button{
		margin: 0 auto ;
	}
	button {
		width: 80%;
	}
	.footer .section .heading {
		font-size: 18px;
	}
	.form .field#bmonth-input, .form .field#bday-input, .form .field#byear-input {
		text-align: left;
		float: left;
		display: block;
		margin-right: 2%;
	}
	.form .field#bmonth-input {
		width: 50%;
	}
	.form .field#bday-input {
		width: 19%;
	}
	.form .field#byear-input {
		width: 27%;
	}
	.form .field#byear-input {
		margin-right: 0;
	}
	select#bday, select#bmonth, select#byear {
		width: 100%;
		background-position: 95%;
		padding: 0;
	}
	.form-body .results .message {
		padding: 20px 0 10px;
		font-size: 20px;
		width: 90%;
		margin: 0 auto;
		line-height: 26px;
	}
	.offer.form .logo {
		margin: 11px auto 21px;
		width: 100%;
	}
	.offer .form-body .terms, .offer .form-body .disclaimer {
		font-size: 13px;
		line-height: 13px;
		max-width: 100%!important;
		padding: 0;
		width: 100%;
		margin-top: 5px!important;
	}
	.login.form .form-body, .offer.form .form-body {
		width: 80%;
	}
	.login.form .form-body .results .info {
		font-family: OpenSans-SemiBold, sans-serif;
		font-size: 20px;
		font-weight: 600;
		line-height: 1.33;
		text-transform: lowercase;
	}
	.login.form .form-body .results .info:first-letter{
		text-transform: uppercase;
	}
	.login.form .form-body .logo {
		width: 70%;
	}
	.login.form .form-body .logo img {
		width: 100%;
	}
	.footer .links a {
		line-height: 24px;
	}
	.msg{
		font-size: 18px;
		line-height: 17px;
		width: 100%;
		margin: 5px auto;
		text-align: center;
	}
	.profile {
		width: 90%;
		margin:  0 auto;
	}
	.offer.form .msg {
		width: 90%;
		margin:  0 auto;;
	}
	.offer.form .field-row {
		width: 100%;
	}
	select#ethnic, select#occupation, select#education, select#income {
		width: 100%;
	}
	.form .form-bottom ul li {
		padding-left: 0;
	}
	.form .form-bottom ul {
		list-style-type: none;
		text-align: center;
		padding-inline-start: 0;
	}
	.hint-box {
		bottom: 90px;
		right: unset;
		margin-right: unset;
		width: 99%;
		padding: 8px 1px;
	}
	.hint-box ul, .hint-box li {
		line-height: 22px;
		font-size: 14px;
	}
}
@media (max-width: 736px) {

	.login.form .form-top {
		width: 100%;
		font-size: 24px;
	}

	.content {
		width: 100%;
		background: #fff url(/images/background-mobile.jpg) no-repeat center;
		background-size: cover;
	}

	@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){
		.content {
			background: #fff url(/images/background-mobile@2x.jpg) no-repeat center;
			background-size: cover;
		}
	}

	/* @3x Images (Pixel Ratio of 2.25+) */
	@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) {
		.content {
			background: #fff url(/images/background-mobile@3x.jpg) no-repeat center;
			background-size: cover;
		}
	}
	.footer-link.separator {
		display: none;
	}
	.form .info .info-title {
		font-size: 32px;
		width: 61%;
	}
	.form-top .top-title, .form-top, .step.form .form-top , .form-body .results .info{
		font-size: 35px;
	}
	.form-body .terms, .form-body .disclaimer {
		font-size: 9px;
		line-height: 20px;
	}
	.offer.form .profile {
		width: 100%;
		margin: 0 auto;
	}
	.offer.form .form-body {
		margin: 0px auto;
	}
	body.index .form-bottom {
		width: 71%;
	}
	.offer .header {
		top: 17px;
	}
	.footer .section .full .about-section {
		width: 97%;
	}
	.step.form {
		width:  90%;
		max-width:  90%;
		margin: 125px auto;
	}
	.offer.form .info {
		width: 91%;
	}
	button, input[type=submit]{
		height: 43px;
		line-height: 43px;
		font-size: 16px;
	}
	select, input[type="text"], input[type="email"], input[type="password"], .field,
	input[type="email"]  {
		height: 41px;
		line-height: 41px;
	}
	#step5 .question .sub {
		margin-top: 87px;
		font-size: 14px;
	}
	.login.form .form-top .sub {
		width: 80%;
	}
	.login.form .form-body, .offer.form .form-body {
		width: 75%;
	}
	.login.form, .offer.form {
		width: 90%;
	}
	.offer.form {
		width: 90%;
		margin: 17px auto 0;
	}
	.login.form {
		margin: 125px auto 0;
	}
	.login.form .form-top .sub, .login.form .form-body .results .info {
		font-size: 16px;
	}
	.login.form button {
		margin-bottom: 24px;
	}
	.footer .section .full .about-section {
		width: 95%;
		font-size: 14px;
	}
	.form .form-bottom ul li {
		padding-left: 0;
	}
	body.index .form-bottom {
		font-size: 15px;
	}
	.footer .section .full {
		padding: 27px 0 0;
	}
	.footer .section .full .highlight {
		font-size: 14px;
		line-height: 20px;
	}
	.columns-div {
		width: 90%;
		margin-bottom: 0;
	}
	.footer .section .heading , .footer .section .feature {
		width: 80%;
	}
	.footer .section .heading {
		font-size: 20px;
	}
	.footer .section .column {
		margin-bottom: 79px;
	}
	.footer .bottom {
		height: 121px;
		padding-top: 43px;
	}
	.footer .copyright , .footer .no-background-check {
		font-size: 12px;
		line-height: 20px;
	}
	.footer .links a {
		font-size: 12px;
		line-height: 20px;
	}
	.msg {
		font-size: 14px;
	}
	#mate1.login.form .form-top {
		font-size: 24px;
	}
	.header {
		top: 125px;
	}
	.header .logo {
		width: 75%;
	}
	.index.form {
		width: 90%;
		max-width: 90%;
		margin: 125px auto;
	}

}
@media (max-width: 650px) {

	.form-top .top-title {
		font-size: 24px;
	}
	.form-top .sub {
		font-size: 20px;
		line-height: 30px;
		width: 71%;
	}
	.form-top, .step.form .form-top {
		font-size: 25px;
	}
	.form-body .label ,  .form-body .question {
		font-size: 14px;
	}
	select {
		background-position: 98%;
	}
	.form-body .results .info {
		font-size: 24px;
	}
	.form-body .results .message {
		font-size: 16px;
		width: 100%;
		padding: 10px 0 0;
	}
	.login.form .form-body .results .info, .offer .form-body .label {
		font-size: 16px;
	}

	.form-body .terms, .form-body .disclaimer {
		font-size: 9px;
		line-height: 17px;
	}
	.form-body .disclaimer {
		padding-top: 5px;
	}

	.footer .section .full {
		height: 325px;
		padding: 27px 0 0;
	}
	.footer .section .full .about-section , .footer .section .feature{
		font-size: 13px;
		line-height: 20px ;
	}
	#step5 .question .sub {
		width: 100%!important;
		margin: 87px auto 0 -50% !important;
	}
	.form .info .info-title {
		width: 77%;
	}

}

@media (max-width: 480px) {
	.columns-div {
		width: 100%;
		margin: 0 auto;
	}

	.header .logo {
		background-size: 231px auto!important;
		margin: 0 auto 0 auto;
		height: 59px;
		width: 75%;
	}

	body {
		background: none;
	}

	.content {
		width: 100%;
		background: #fff url(/images/background-mobile.jpg) no-repeat center;
		background-size: cover;
		min-height: auto;
	}

	@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){
		.content {
			background: #fff url(/images/background-mobile@2x.jpg) no-repeat center;
			background-size: cover;
		}
	}

	/* @3x Images (Pixel Ratio of 2.25+) */
	@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) {
		.content {
			background: #fff url(/images/background-mobile@3x.jpg) no-repeat center;
			background-size: cover;
		}
	}

	.index.form, .form {
		width: 90%;
		max-width: 90%;
		padding-top: 75px;
	}
	.login.form {
		padding-top: 61px;
	}
	.step.form, .optout.form {
		width:  90%;
		max-width:  90%;
	}
	.offer.form {
		width: 90%;
		max-width: 90%;

	}
	.login.form .form-body, .offer.form .form-body {
		width: 80%;
	}
	.footer .section .column {
		width: 100%;
		float: none;
		margin: 0 auto 24px;
		height: 365px;
	}
	.footer .section .full {
		width: 100%;
	}
	.footer .section .full .highlight {
		font-size: 16px;
	}
	.footer {
		background: none;
	}
	.footer .section .full .about-section {
		width: 89%;
		font-size: 15px;
	}
	.footer .section .column.last {
		margin-bottom: 35px;
	}
	.form .info .info-title {
		font-size: 26px;
		line-height: 29px;
		width: 82%;
	}
	.form-top {
		font-size: 21px;
		padding-bottom: 0;
		width: 90%;
		margin: 10px auto 0;
	}
	.form-top .top-title {
		font-size: 30px;
		width: 100%;

	}
	.form-top .sub {
		font-size: 15px;
		width: 100%;
		padding: 26px 0 0 0;
		margin: 0 auto;
	}
	.login .form-top .sub {
		padding-top: 0;
		margin-top: 0;
	}
	.form-body .question {
		margin-top: 10px;
	}
	.index.form div.button {
		width: 90%;
		margin: 0 auto;
	}
	div.button , .offer div.button{
		padding-top: 0;
		margin: 0 auto!important;
		width: 100%;
	}
	.step.form .button {
		padding-top: 0;
	}
	select {
		background-position: 97%;
	}
	button {
		width: 90%;
		min-width: 90%;
		margin: 0 auto;
	}
	.christianmingle .content {
		min-height: 669px;
	}
	.footer-link.separator {
		display: none;
	}
	.footer .links {
		line-height: 20px;
	}
	.footer .bottom {
		height: 125px;
		padding-top: 28px;
	}
	.form-body {
		margin: 0 auto;
		width: 90%;
	}
	#mate1 .form-body {
		padding: 7px 0!important;
	}
	.offer	.form-body .label {
		line-height: 30px;
	}
	.form-body .label#email-msg {
		margin-bottom: 7px;
	}
	.form-body .results {
		width: 100%;
	}
	.offer .form-body .results .info {
		font-size: 24px;
		width: 100%;
	}
	.offer .form-body .logo{
		display: block;
		text-align: center;
		margin: 10px auto 0;
	}
	.offer.form .button {
		padding: 0 ;
		width: 100%;
		margin: 0 auto;
	}
	.offer.form .form-body .logo img{
		max-width: 100%;
		height: auto;
	}
	#mate1.login.form .form-top {
		padding: 0 ;
	}
	.field {
		width: 100%;
	}
	select {
		width: 100%;
		max-width: 100%;
	}
	.form#step5 div.button {
		padding-top: 32px!important;
	}
	#form-gender #gender-input, #form-seekingGender #seekingGender-input {
		margin-bottom: 87px;
	}

	select#bday, select#bmonth, select#byear {
		width: 100%;
	}
	.form .field#byear-input {
		margin-right: 0;
	}

	.index button {
		margin: 0 auto 23px;
	}

	body.index .form-bottom {
		font-size: 14px;
		width: 100%;
		margin: 0 auto;
		line-height: 20px;
	}

	#mate1.login.form .form-top {
		padding: 10px 0 0 0;
		font-size: 26px;
	}
	.offer .form-body .terms {
		margin-top: 5px;
	}
	.offer .form-body .disclaimer, .offer .form-body .terms  {
		font-size: 10px;
	}
	.footer .section .full {
		height: 269px;
	}
	.hint-box {
		bottom: 65px;
	}
	.hint-box ul, .hint-box li {
		font-size: 12px;
	}
}

@media   (max-width: 420px) {

	.footer .section .feature, .form .form-bottom {
		font-size: 16px;
	}
	#mate1.login.form .form-top {
		font-size: 21px;
	}
	.form .info .info-title {
		font-size: 23px;
	}

	.offer .form-body .results .info {
		font-size: 20px;
	}
	.footer .links a {
		font-size: 11px;
		line-height: 18px;
	}
	.login.form .form-top .sub {
		width: 92%;
	}
	.offer .form-body .terms, .offer .form-body .disclaimer {
		font-size: 9px;
	}
	.login.form .form-top .sub , .login.form .form-body .results .info{
		font-size: 14px;
	}
	.form .info .info-title {
		width: 88%;
	}
	#seekingGender-input input[type=submit] , #gender-input {
		font-size: 14px;
	}
	#step5 .question .sub {
		font-size: 12px;
	}
	.footer .section .full .about-section {
		font-size: 13px;
	}
	.form-body .results .message {
		font-size: 15px;
	}
}