@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-ExtraBold';
	src: url('fonts/OpenSans-ExtraBold.ttf') format('ttf'),
	url('fonts/OpenSans-ExtraBold.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: 'FuturaPT-Medium';
	src: url('fonts/FuturaPT-Medium.ttf') format('ttf'),
	url('fonts/FuturaPT-Medium.woff') format('woff');
}
@font-face {
	font-family: 'FuturaPT-Bold';
	src: url('fonts/FuturaPT-Bold.ttf') format('ttf'),
	url('fonts/FuturaPT-Bold.woff') format('woff');
}


/* Resets */
body, span, iframe, img, form, table, tr, th, td, button {
	font-family: Helvetica,Arial,"Lucida Grande",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: #000;
}

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

.container {
	position: relative;
	width: 100%;
	min-width: 1200px;
}
.content {
	width: 1200px;
	height: 615px;
	background: url('../images/bg.jpg') no-repeat bottom;
	background-size: contain;
	margin: 0 auto;
	overflow: auto;
}
.offer .content {
	height: 705px;
	background-position: bottom;
}
.header {
	width: 1200px;
	height: 34px;
	background-color: transparent;
	position: absolute;
	text-indent: -99999px;
	left: 50%;
	margin-left: -600px;
	top: 14px;
}

.header .logo {
	background: url(../images/logo.svg) no-repeat;
	background-size: contain;
	width: 440px;
	height: 70px;
	padding: 0;
	margin-left: 150px;
	margin-top: 0.5em;
}
.form {
	width: 42%;
	background: #fff;
	margin: 40px 0 0 52%;
	padding-top: 32px;
	border-radius: 10px;
	box-shadow: 0 30px 52px rgb(0, 0, 0, 0.8);
	border: solid 1px #ddd;
}
.offer.form {
	margin-top: 32px;
}
.offer .header {
	top: 12px;
}
.form .info .info-title , .optout.form .form-top{
	font-family: "FuturaPT-Bold", sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #343339;
	width: 329px;
	line-height: 35px;
}
.form-top {
	width: 90%;
	height: 58px;
	margin: 0 auto 30px;
	text-align: center;
	background-size: contain;
	color: #50494f;
	font-family: OpenSans-Bold, sans-serif;
	font-size: 1.7rem;
}
.form-top .sub {
	font-family: OpenSans-Regular, sans-serif;
	font-size: 1.3rem;
	color: #8b7f89;
	margin: 0 auto;
	width: 100%;
}
.form input[type='checkbox'] {
	margin: 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;
	text-align: left;
	margin-left: 200px;
	margin-right: 20px;
}
.private-safe {
	display: none;
}

.question {
	font-family: FuturaPT-Medium, sans-serif;
	text-align: left;
	font-size: 1.2rem;
	width: 100%;
	margin-bottom: 5px;
}
.question .sub, .sub {
	width: 273px;
	color: #8b7f89;
	margin: 1px 0 0;
	font-size: 0.8rem;
	font-family: FuturaPT-Regular, sans-serif;
}
.question .sub {
	margin-bottom: 8px;
}
.msg {
	text-align: left;
	height: 14px;
	font-family: FuturaPT-Regular, sans-serif;
	font-size: 0.9rem;
	line-height: 1rem;
	font-weight: bold;
	color: #e5343a;
	margin-top: -5px;
	margin-bottom: 8px;
}

.field {
	text-align: left;
	display: inline-block;
	max-width: 100%;
}
.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: 1.2rem;
	margin-top: 10px;
	font-family: "FuturaPT-Medium", sans-serif;
	font-weight: 500;
	line-height: 24px;
}
.login.form .logo img, .offer.form .logo img {
	max-width: 290px;
	height: auto;
}
.offer .form-body .logo {
	margin: 12px auto 0;
}

.offer .form-body .msg {
	height: 16px;
	margin-top: 10px;
}

.offer .profile .label {
	font-family: "FuturaPT-Medium", sans-serif;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 35px;
	color: #202020
}
#elitesingles .profile .label .password-requirements {
	font-size: 0.8rem;
	line-height: 1.2rem;
}
#elitesingles .profile .field {
	margin-top: 5px;
}
.offer .form-body .terms, .offer .form-body .disclaimer {
	margin-top: 8px!important;
	font-size: 0.9rem;
	line-height: 18px;
	color: #202020;
	font-family: "FuturaPT-Regular", sans-serif;

}

.offer .form-body .terms a {
	color: #202020;
	text-decoration: none;
	font-family: "FuturaPT-Medium", sans-serif;
}

input[type=submit] {
	width: 352px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	box-shadow: 0px 2px 0 0 #dd663a;
	background-image: linear-gradient(to top, #ff8526, #fe763a), linear-gradient(to bottom, #ff853a, #ff853a);
	outline: 0;
	font-family: "FuturaPT-Bold", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	border: 0 ;
	cursor: pointer;
	margin-bottom: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: bold;
}
input[type=submit]:hover {
	opacity: 0.6;
}
input[type=text], input[type=password] {
	font-family: "FuturaPT-Medium", sans-serif;
	font-size: 1.2rem;
	width: 273px;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: none;
	text-indent: 10px;
	outline: 0;
	color: #888;
	background: #f0eeef;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #888;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #888;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #888;
}

#phone-input {
	margin-bottom: 10px;
}
select {
	font-family: "FuturaPT-Medium", sans-serif;
	font-size: 1.2rem;
	height: 31px;
	line-height: 31px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("../images/arrow.png") no-repeat 97% 60% #f0eeef;
	background-size: 8px 5px;
	border: none;
	text-indent: 10px;
	outline: 0;
	color: #888;
}

select.invalid, input.invalid {
	border: solid 1px #e5343a;
}
#form-age select{
	background-position: 92% 54%;
}
select::-ms-expand {
	display: none;
}

select#bmonth {
	width: 130px;
}
select#bday {
	width: 68px;
}
select#byear {
	width: 68px;
}
select#genderSeekingGender, select#ethnicity, select#haveChildren, select#occupation, select#education, select#income, select#religion, select#churchInvolvement, select#relationshipIntent, select#christianValues, select#phone-type, select#singlesEvents {
	width: 273px;
}

.button {
	text-align: left;
	margin: 26px auto;
}
button {
	font-family: "FuturaPT-Bold", sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 1.2rem;
	line-height: 20px;
	cursor:pointer;
	outline: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 273px;
	height: 45px;
	border-radius: 30px;
	background-image: linear-gradient(to right, #89da7f, #45c29c);
}
.index button {
	margin: 28px auto 14px;
}
button:hover {
	opacity: 0.6;
}
.form .form-bottom {
	font-family: "FuturaPT-Medium", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	font-stretch: normal;
	line-height: 26px;
	color: #202020;
	text-align: center;
	padding-bottom: 13px;
}
.offer.form .form-bottom {
	font-size: 12px;
	margin: 10px;
}
#christianmingle input#firstname, #christianmingle input#lastname {
	width: 170px;
}
.offer .button, .offer .msg {
	text-align: center;
}
.offer .form-body .field-row {
	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%;
}
.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%;
	margin: 0 auto;
}
.optout.form .disclaimer {
	margin-top: 10px;
	font-size: 14px;
	width: 80%;
	margin-bottom: 10px;
}
.optout.form .button {
	text-align: center;
}
.optout.form button {
	margin-bottom: 30px
}
.optout.form .form-body {
	min-height: 180px;
}

.meet-singles {
	float: right;
	position: absolute;
	left: 53.3%;
	top: 188px;
	width: 162px;
	height: 100px;
	font-family: OpenSans-Regular, sans-serif;
	font-size: 1.5rem;
	line-height: 22px;
	color: #ce1dba;
}
.meet-singles .bold {
	font-weight: bold;
}
.meet-singles .text {
	float: left;
	margin-top: 2%;
	width: 135px;
	line-height: 30px;
	font-weight: bold;
}
.meet-singles .arrow {
	background: url('../images/sider-arrow.svg') no-repeat;
	background-size: contain;
	float: right;
	width: 23px;
	height: 100px;
	margin-left: 0;
}
.offer input {
	width: 273px;
}
.offer.form .profile {
	width: 352px;
	margin: 0 auto;
}
.login.form .form-top , .offer.form .info {
	font-family: "FuturaPT-Bold", sans-serif;
	font-size: 1.3rem;
	font-weight: bold;
	color: #202020;
	line-height: 1.3;
	text-align: center;
	margin: 0 auto;
}
.login.form .form-top {
	font-size: 28px;
}
.login.form .form-top .sub {
	font-family: "FuturaPT-Medium", sans-serif;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.33;
	text-align: center;
	color: #202020;
	margin-top: 10px;
	width: 86%;
}
.login.form .logo {
	margin: 20px auto 10px;
}
.footer {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

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

.footer .section {
	width: 1200px;
	font-family: OpenSans-Regular, sans-serif;
	font-size: 1.825rem;
	line-height: 36px;
	margin: 0 auto;
}


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

.footer .section .column {
	width: 400px;
	height: 90px;
	background-color: #ffffff;
	padding: 0 20px;
}
.footer .section .columns-div.ok .column {
	height: 60px;
}
.footer .section .column.last {
	margin-right: 0;
}
.footer .section .heading {
	text-transform: capitalize;
	color: #000;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	height: 60px;
}
.footer .section .heading {
	font-family: "OpenSans-Bold", sans-serif;
	font-size: 1.575rem;
	line-height: 30px;
	color: #50494F;
}

.footer .columns-icon-div  {
	width: 1200px;
	height: 252px;
	margin: 0 auto;
}
.footer .columns-icon-div.ok  {
	height: 110px;
	background: #e8eaee;
	margin-bottom: 70px;
}
.footer .section .columns-wrapper {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footer .section .columns-ok-icon-div .column-icon .ok-icon {
	text-align: center;
}
.footer .section .columns-icon-div .column-icon, .footer .section .columns-ok-icon-div .column-icon {
	width: 400px;
	padding: 0 30px;
}
.footer .section .columns-icon-div.ok .column-icon.middle {
	background: #dfe6ec;
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	height: 110px;
}
/*.footer .section .columns-icon-div .column-icon:last-child, .footer .section .columns-ok-icon-div .column-icon:last-child {
	margin-right: 0;
}*/
.footer .section .columns-icon-div .column-icon .icon {
	display: block;
	text-align: center;
}
.footer .section .columns-icon-div .column-icon .icon img {
	width: 100px;
	margin: 152px auto 0;
}
.footer .section .columns-icon-div.ok .column-icon .icon img {
	width: 18px;
	margin: 20px auto 10px;
}
.footer .section .columns-icon-div.ok .column-icon .line1 {
	text-align: center;
	font-family: OpenSans-Regular, sans-serif;
	color: #50494f;
	font-size: 1rem;
	line-height: 22px;
}
.footer .section .feature {
	width: 95%;
	margin: 20px auto 0;
	font-size: 1.1rem;
	line-height: 22px;
	color: #8b7f89;
	font-family: OpenSans-Regular, sans-serif;
	text-align: center;
}

.footer .section .full {
	width: 1200px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	background-color: transparent;
	clear: both;


}
.footer .section .full.about , .footer .section .full.about2 {
	display: flex;
	justify-content: space-between;
	align-items: start;
}
.footer .section .full.heart {
	height: 357px;
	background: url('../images/heart-background.jpg');
	background-size: cover;
	color: #fff;
	font-size: 20px;
	line-height: 24px;

}
.footer .section .full.heart img {
	width: 70px;
	margin: 90px auto 30px;
}
.footer .section .full.process {
	height: 416px;
	background: url('../images/process-background.jpg');
	background-size: cover;
	font-family: OpenSans-Regular, sans-serif;
	text-transform: capitalize;
	color: #fff;
	font-size: 22px;
}
.footer .section .full.process .section {
	padding-top: 150px;
	font-size: 28px;
	line-height: 38px;
}
.footer .section .full.process .highlight {
	font-family: OpenSans-Bold, sans-serif;
	text-transform: capitalize;
	color: #fff;
	padding-top: 140px;
}
.footer .section .full.about, .footer .section .full.about2 {
	text-align: left;
	font-family: OpenSans-Regular, sans-serif;
	font-size: 1.1rem;
	color: #8b7f89;
}
.footer .section .full.about .left, .footer .section .full.about2 .left {
	font-family: OpenSans-Regular, sans-serif;
	width: 40%;
}
.footer .section .full.about .left {
	margin: 54px 0 45px 35px;
}
.footer .section .full.about2 .left {
	margin: 51px 0 45px 35px;
}
.footer .section .full.about .right{
	width: 40%;
	text-align: center;
}
.footer .section .full.about2 .right {
	width: 50%;
}
.footer .section .full.about .right {
	margin: 63px 0 45px;

}
.footer .section .full.about2 .right {
	margin: 62px 0 67px;
	text-align: center;
}
.footer .section .full.about img {
	width: 456px;
}
.footer .section .full.about h1 {
	color: #ce1dba;
	font-size: 2.2rem;
	font-family: OpenSans-Bold, sans-serif;
}
.footer .section .full.about2 img {
	width: 75%;
}
.footer .section .full .highlight {
	font-family: OpenSans-Bold, sans-serif;
	font-weight: bold;
}
.footer .section .full.about2 .highlight {
	color: #ce1dba;
	margin-bottom: 20px;
}
.footer .section .full.about2 .button button {
	width: 70%;
}

.footer .bottom {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 82px;
	padding-top: 32px;
	background-color: #50494f;
	clear: both;
}
.footer .bottom .left {
	float:left;
	padding-left: 70px;
}
.footer .bottom .left img {
	width: 200px;
}
.footer .bottom .right {
	padding-right: 70px;
}
.footer .bottom .right .copyright, .footer .bottom .right .links,.no-background-check {
	text-align: right;
	color: #c9c4c8;
	font-size: 1rem;
	line-height: 24px;
}


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

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

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

.footer .copyright {

	font-family: OpenSans-Regular, sans-serif;
	text-align: center;
	color: #c9c4c8;
	font-size: 16px;
	line-height: 30px;
}
.columns-div {
	margin: 0 auto 165px;
	display: flex;
	justify-content: space-between;
}
.columns-div.ok {
	margin: 0 auto;
	width: 991px;
	background: #e8eaee;
}
.section.mobile {
	display: none;
	margin-top: 20px;
}
.section.desktop {
	display: block;
}
.offer .form-body .terms a {
	font-family: "OpenSans-Bold", sans-serif;
	text-decoration: underline;
	color: #000;
}

.hint-box {
	display: none;
	position: absolute;
	bottom: 85px;
	right: 50%;
	margin-right: -160px;
	width: 312px;
	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;
}
#eharmony .field {
	position: relative;
}

.slider {
	width: 100%;
	margin-top: 450px;
}

ul.slick-dots {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

ul.slick-dots button {
	background: #e7e7e7;
	width: 8px;
	min-width: 8px;
	height: 8px;
	padding: 0;
	border: none;
	border-radius: 100%;
	text-indent: -9999px;
}
ul.slick-dots button:hover, ul.slick-dots li.slick-active button {
	background: #ce1dba;
	opacity: 1;
}

ul.slick-dots li {
	display: inline-block;
	margin: 12px;
}

.form.unavailable {
	padding: 10px 0;
}

@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/bg@2x.jpg') no-repeat bottom;
		background-size: contain;
	}

	select {
		background: url("../images/arrow@2x.png") no-repeat 97% 60% #f0eeef;
		background-size: 15px 9px;
	}
	.footer .section .full.heart {
		width: 100%;
		background: url('../images/heart-background@2x.jpg');
		background-size: cover;
	}
	.footer .section .full.process {
		width: 100%;
		background: url('../images/process-background@2x.jpg');
		background-size: cover;
	}
	.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/bg@3x.jpg') no-repeat bottom;
		background-size: contain;
	}

	select {
		background: url("../images/arrow@3x.png") no-repeat 97% 60% #f0eeef;
		background-size: 15px 9px;
	}
	.footer .section .full.heart {
		width: 100%;
		background: url('../images/heart-background@3x.jpg');
		background-size: cover;
	}
	.footer .section .full.process {
		width: 100%;
		background: url('../images/process-background@3x.jpg');
		background-size: cover;
	}
	.form input[type='checkbox']:checked {
		background: url(../images/checkmark@3x.png) center center no-repeat #fff !important;
		background-size: 10px auto!important;
	}
}


.features-div {
	display: flex;
	width: 94%;
	text-align: center;
	justify-content: space-between;
	margin: 80px auto;
}
.feature-div {
	width: 30%;

}
.features-div .feature-div .feature-wrapper-div .icon-wrapper {
	border-radius: 12px 12px 0 0;
	border: 1px solid transparent;
	background: linear-gradient(to bottom, #d9d9d9, #FFE) border-box;
	-webkit-mask-composite: destination-out;
	mask-composite: exclude;
	border-bottom: none;
}
.features-div .feature-div .feature-wrapper-div {
	background: #fff;
	border-radius: 12px;
	height: 100%;
}
.footer .section .column-icon .icon-wrapper {
	border-radius: 12px 12px 0 0;
	border: 1px solid transparent;
	background: linear-gradient(to bottom, #d9d9d9, #FFE) border-box;
	-webkit-mask-composite: destination-out;
	mask-composite: exclude;
	border-bottom: none;
}
.features-div .feature-div .feature-wrapper-div .icon1 ,
.footer .section .column-icon .icon-wrapper .icon1{
	background: url(../images/img1.png) no-repeat #fff;

}
.features-div .feature-div .feature-wrapper-div .icon2 ,
.footer .section .column-icon .icon-wrapper .icon2{
	background: url(../images/img2.png) no-repeat #fff;
}
.features-div .feature-div .feature-wrapper-div .icon3,
.footer .section .column-icon .icon-wrapper .icon3{
	background: url(../images/img3.png) no-repeat #fff;
}
.features-div .feature-div .feature-wrapper-div .icon-img {
	border-radius: 12px;
	background-size: 96%;
	background-position-x: center;
	background-position-y: 5px;
	height: 266px;
	position: relative;
}
.features-div .feature-div .feature-wrapper-div .icon1 img,
.feature-div .feature-wrapper-div .icon2 img,
.feature-div .feature-wrapper-div .icon3 img {
	width: 100px;
	height: 100px;
	bottom: 0;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

/* 1080p */
@media (min-width: 1920px){
	.meet-singles {
		left: 52%;
	}
}

/* 4k */
@media (min-width: 3840px){
	.meet-singles {
		left: 51.1%;
	}
}

/* 5k */
@media (min-width: 5000px){
	.meet-singles {
		left: 50.8%;
	}
}

@media (max-width: 1280px){

	.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;
	}
	.offer.form {
		padding-top: 53px;
	}
	.footer .section .columns-icon-div.ok .column-icon .line1 {
		font-size: 15px;
	}
	.footer .section .heading {
		font-size: 21px;
	}
	.footer .bottom {
		height: 131px;
	}
}
@media(min-width: 1025px) and ( max-width: 1200px) {
	.form {
		width: 47%;
	}
	.offer .content {
		height: 720px;
	}
}
@media (max-width: 1024px )   {
	.form {
		background: rgba(255, 255, 255, 0.5);
	}
	.features-div .feature-div .feature-wrapper-div .icon1,
	.features-div .feature-div .feature-wrapper-div .icon2,
	.features-div .feature-div .feature-wrapper-div .icon3 {
		height: 236px;
	}
	.footer .section .full.about img {
		width: 100%;
	}
	.meet-singles {
		top: 160px;
	}
	.footer .columns-icon-div {
		height: 193px;
	}
	.footer .columns-icon-div.ok,
	.footer .section .columns-icon-div.ok .column-icon.middle{
		height: 134px;
	}
	.footer .section .heading {
		font-size: 16px;
	}
	.step.form button {
		width: 100%;
		max-width: 100%;
	}
	.section.desktop {
		display: block;
	}
	.section.mobile {
		display: none;
	}
	body, html {
		width: 100%;
	}
	.footer {
		width: 100%;
	}
	.container {
		min-width: 100%;
		width: 100%;
	}
	.row-div , .footer .section{
		width: 100%;
	}
	.footer .section .full.process .section {
		font-size: 24px;
	}
	.footer .section .full.about .right {
		width: 53%;
	}

	.meet-singles {
		font-size: 1.2rem;
		position: relative;
		width: 70%;
		text-align: center;
		margin: 0 auto!important;
		padding-top: 0;
		top: 0;
		left: 0;
		float: none;
	}
	.meet-singles .text {
		margin-top: 0;
		width: 100%;
		line-height: 40px;
		float: none;
		font-size: 2rem;
	}
	.meet-singles .arrow {
		display: none;
	}
	select#genderSeekingGender, select#ethnicity, select#haveChildren, select#occupation, select#education, select#income, select#singlesEvents {
		width: 100%;
	}
	.button {
		margin-top: 0;
	}
	.offer.form button, .login.form button {
		width: 100%;
	}
	.offer.form .profile {
		width: 100%;
	}
	.footer .section .column .icon {
		display: block;
		text-align: center;
	}
	.footer .section .column .icon  img {
		width: 135px;
		height: 120px;
	}

	.columns-div {
		margin: 10px auto 10px;
		width: 95%;
	}
	.footer .section .columns-wrapper {
		width: 100%;
	}
	.footer .section .columns-icon-div .column-icon, .footer .section .columns-icon-div.ok .column-icon.middle {
		width: 31.2%;
	}
	.footer .section .column {
		width: 30%;
		float: none;
		margin-right: 5%;
		height: auto;
	}
	.footer .section .column.middle {
		margin-right: 0;
	}
	.footer .section .column.last {
		margin-left: 5%;
		padding-bottom: 32px;
		margin-bottom: 0;
	}
	.footer .section .full {
		float: left;
	}
	.footer .section .full {
		padding: 27px 0 5px;
		font-size: 14px;
		line-height: 21px;
		color: #343339;
		min-height: 250px;
	}
	.footer .section .full .about-section {
		width: 95%;
		font-size: 16px;
		line-height: 24px;
	}
	.footer .section .feature {
		line-height: 22px;
	}
	.footer .section .column-icon .icon {
		background-size: 96%!important;
	}
	.footer .section .columns-icon-div .column-icon .icon img {
		margin: 170px auto 0;
	}
	.footer .section .full.heart {
		margin-top: 10px;
	}
	.footer .section .full.heart img {
		margin-top: 60px;
	}
	.footer .section .full.about, .footer .section .full.about2 {
		width: 100%;
	}
	.footer .section .full.about2 img {
		width: 100%;
	}
	.footer .section .full.heart .section {
		width: 75%;
	}
	.offer .form-body .label {
		line-height: 45px;
		font-size: 20px;
	}
	.offer.form .info {
		width: 100%;
	}
	.footer .bottom {
		padding: 13px 0;
		height: 170px;
	}
	.footer .bottom .left {
		float: none;
	}
	.footer .bottom .right {
		padding-left: 70px;
		float: none;
	}
	.footer .bottom .right .copyright, .footer .bottom .right .links, .no-background-check {
		margin-top: 5px;
		text-align: left;
	}
	.header, .offer .header {
		left: 0;
		width: 100%;
		margin: 0 auto;
		position: relative;
		height: 0;
		top: 26px;
	}

	.header .logo {
		text-indent: -99999px;
		margin: -20px 50px;
		width: 200px;
		height: 68px;
	}
	.footer {
		bottom: 0;
	}

	.content {
		width: 100%;
		background: #fff url(../images/bg-tablet.jpg) no-repeat bottom;
		background-size: contain;
		height: 900px;
	}
	@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/bg-tablet@2x.jpg) no-repeat bottom;
			background-size: contain;
			background-position-y: bottom;
			min-height: auto;
		}
	}

	/* @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/bg-tablet@3x.jpg) no-repeat bottom;
			background-size: contain;
			min-height: auto;
		}
	}
	select {
		background-position: 98%;
	}
	.offer .content {
		background: none;
		height: 750px;
	}
	.index.form, .step.form, .optout.form , .login.form, .offer.form  {
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 0 auto;
		border: 0;
		padding-top: 130px;
		box-shadow: none;
	}
	.header, .offer .header {
		top: 36px;
	}
	.header .logo {
		background-position-x: center;
		margin: -1em auto 0 auto;
		height: 74px;
		width: 90%;
	}
	.optput.form input[type=text]#email {
		width: 80%;
	}
	input[type=text]#email {
		width: 100%;
	}
	.form-top, .step.form .form-top {
		font-size: 1.5rem;
	}
	#mate1.login.form .form-top {
		margin: 0 auto;
		padding: 0;
		width: 90%;
		font-size: 1.5rem;
	}
	.login.form .form-top .sub {
		width: 72%;
		font-size: 1rem;
	}

	.form-top .top-title {
		width: 100%;
	}
	.form-top .sub {
		font-size: 20px;
		line-height: 1.6;
		font-family: OpenSans-Regular, sans-serif;
	}
	.form-body,.login.form .form-body, .offer.form .form-body  {
		width: 50%;
		margin: 0 auto!important;
		padding: 0;
		position: relative;
		text-align: center!important;
	}
	#form-email button {
		margin-top: 15px;
	}
	#form-email .question .sub {
		width: 100%;
		padding: 0;
		line-height: 0.8rem;
		font-size: 0.8rem;
		left: 0;
		margin: 0 auto;
	}
	.offer .form-body .terms {
		margin-top: 15px;
	}
	.offer .form-body .terms a {
		line-height: 16px;
	}
	.form-body .label, .field,
	.form-body .question {
		font-size: 1rem;
		width: 100%;
	}
	.form-body .question {
		margin-top: 20px;
		text-align: center;
	}
	input[type=submit] {
		font-size: 24px;
		width: 100%;
	}
	.footer .section .feature {
		font-size: 14px;
	}

	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"] {
		border-radius: 0;
	}
	button {
		margin: 20px auto 0;
	}

	.form {
		box-shadow: 0 30px 52px rgb(0, 0, 0, 0.3);
	}

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

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

	body.index .form-bottom {
		font-size: 1rem;
		width: 100%;
		margin: 0 auto;
		line-height: 28px;
	}
	div.button {
		padding-top: 0;
	}
	.offer div.button {
		margin-bottom: 0!important;
	}
	button {
		width: 80%;
	}
	.footer .section .heading {
		font-size: 1rem;
	}
	.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: 48%;
	}
	.form .field#bday-input {
		width: 23%;
	}
	.form .field#byear-input {
		width: 25%;
	}
	.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: 10px 0;
		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%;
	}
	.login.form .form-body .results .info {
		font-family: "FuturaPT-Medium", sans-serif;
		font-size: 19px;
		font-weight: 500;
		line-height: 1.33;
		text-transform: lowercase;
	}
	.login.form .form-body .results .info:first-letter{
		text-transform: uppercase;
	}
	.login.form .form-body .logo {
		width: 100%;
	}
	.footer .links a {
		line-height: 24px;
	}
	.msg{
		width: 100%;
		text-align: center;
	}
	.profile {
		width: 90%;
		margin:  0 auto;
	}
	.offer.form .msg {
		width: 90%;
		margin:  0 auto;;
	}
	select#ethnicity, select#haveChildren, select#occupation, select#education, select#income, select#singlesEvents {
		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;
	}

	.login.form .logo img, .offer.form .logo img {
		max-width: 80%;
	}
	.login.form .logo img {
		margin-top: 10px;
	}

}

@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (orientation: portrait) {
	.content {
		min-height: 490px;
	}
}
@media (orientation: landscape) {
	@media  (max-width: 1024px) {
		.footer .section .columns-icon-div.ok .column-icon .line1 {
			font-size: 12px;
		}
		.footer .section .full.about, .footer .section .full.about2 {
			font-size: 0.9rem;
		}
		.footer .section .full.about2 button {
			font-size: 1rem;
		}
		.content	{
			height: 956px;
		}
		.offer .form-body .terms, .offer .form-body .disclaimer {
			line-height: 16px;
		}
		.footer .section .full.about img {
			width: 100%;
		}
		.footer .columns-icon-div {
			height: 263px;
		}
		.footer .section .full.process .section, .footer .section {
			font-size: 20px;
		}

	}
	@media  (max-width: 828px) {
		.columns-div {
			width: 99%;
		}
		.offer .form-body .results .info {
			font-size: 27px;
		}

	}
}

@media (max-width: 950px) {
	.footer .section .columns-icon-div .column-icon, .footer .section .columns-icon-div.ok .column-icon.middle {
		width: 31.1%;
	}
	.footer .section .columns-icon-div .column-icon .icon img {
		margin-top: 150px;
	}
}

@media (max-width: 834px) {
	.footer .section .columns-icon-div .column-icon, .footer .section .columns-icon-div.ok .column-icon.middle {
		width: 30.7%;
	}
	.features-div .feature-div .feature-wrapper-div .icon1,
	.features-div .feature-div .feature-wrapper-div .icon2,
	.features-div .feature-div .feature-wrapper-div .icon3 {
		height: 190px;
	}
	.features-div .feature-div .feature-wrapper-div .icon1 img,
	.feature-div .feature-wrapper-div .icon2 img,
	.feature-div .feature-wrapper-div .icon3 img {
		width: 80px;
		height: 80px;
	}
}

@media (max-width: 768px) {
	.content {
		background-position-y: bottom;
	}
	.form-top {
		font-size: 1.2rem;
	}

	.form-top .sub {
		font-size: 0.9rem;
	}

	.footer .section .columns-wrapper, .footer .section .columns-div {
		width: 100%;
	}
	.footer .section .columns-icon-div .column-icon, .footer .section .columns-ok-icon-div .column-icon {
		width: 30.5%;
	}
	.footer .section .columns-icon-div.ok .column-icon.middle {
		width: 30%;
	}
	.footer .section .columns-icon-div .column-icon .icon img {
		margin-top: 63px;
		width: 80px;
	}
	.footer .columns-icon-div {
		height: 145px;
	}
	.footer .section .column {
		width: 30%;
	}

	.footer .section .full.about img {
		width: 100%;
	}

	.footer .bottom {
		height: auto;
	}
	.footer .bottom .left img {
		width: 140px;
	}
	.footer .section .full.about2 .button button {
		width: 78%;
	}
}

@media (max-width: 650px) {

	.form-body, .login.form .form-body, .offer.form .form-body {
		width: 70%;
	}
	.footer .section .heading {
		font-size: 15px;
	}
	.footer .section .heading, .footer .section .feature {
		width: 90%;
	}
	.footer .section .full .about-section {
		font-size: 12px;
	}
	.footer .section .column {
		margin-bottom: 33px;
	}
	.footer .links a {
		font-size: 0.9rem;
	}
	.footer .section .columns-icon-div .column-icon .icon img {
		margin-top: 80px;
		width: 80px;
	}
	.footer .section .full.heart {
		margin-top: 150px;
	}
	.columns-div {
		margin-top: -50px;
	}
	.section.desktop {
		display: none;
	}
	.section.mobile {
		display: block;
	}
	.columns-div {
		width: 100%;
		margin: 30px auto 0;
	}

	.footer .section .full.heart {
		margin-top: 50px;
	}
	.columns-div {
		margin-top: 0;
	}

	.footer .bottom .left img {
		width: 50%;
	}
	.footer .section .column {
		width: 100%;
		float: none;
		margin: 0 auto 24px;
		height: 365px;
	}
	.footer .section .feature , .footer .section .full .about-section{
		width: 80%;
	}
	.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;
	}
	.footer .section .columns-icon-div .column-icon {
		width: 100vw;
		background: #e8eaee;
		border-bottom: 1px solid #fff;
		height: 115px;
		padding: unset;
	}
	.footer .section .columns-icon-div.ok .column-icon .icon img {
		width: 24px;
	}
	.footer .section .columns-icon-div.ok .column-icon .line1 {
		font-size: 1rem;
		width: 90%;
		margin: 0 auto;
	}

	.footer .section .full.heart {
		height: 432px;
	}
	.footer .section .full.heart img {
		width: 90px;
		margin-top: 70px;
	}
	.footer .section, .footer .section .full.heart .highlight {
		font-size: 1.5rem;
		line-height: 36px;
	}

	.footer .section .slider {
		margin-top: 200px;
	}

	.footer .section .slider .column-icon {
		padding: 0 20px;
	}

	.footer .section .slider .column-icon .icon {
		background-size: 96%!important;
		text-align: center;
		padding-top: 200px;
		background-position-x: center;
		background-position-y: 8px;
		border-radius: 12px 12px 0 0;
		border-bottom: none;
	}
	.footer .section .slider .column-icon .icon img {
		width: 110px;
	}
	.footer .section .slider .column-icon .line1 {
		font-family: OpenSans-Bold, sans-serif;
		font-size: 22px;
		color: #50494f;
		text-align: center;
		margin: 20px auto 0;
	}
	.footer .section .slider .column-icon .line1 .sub {
		font-family: OpenSans-Regular, sans-serif;
		font-size: 1.1rem;
		line-height: 20px;
		color: #8b7f89;
		margin-top: 5px;
		width: 80%;
	}

	.footer .section .full.about {
		height: auto;
		background: none;
	}

	.footer .section .full.about .left {
		width: 90%;
		margin: 50px auto;
		font-size: 1.0rem;
		float: none;
		line-height: 27px;
	}
	.footer .section .full.about, .footer .section .full.about2 {
		font-size: 1.0rem;
		line-height: 23px;
		flex-flow: column;
		align-items: center;
	}

	.footer .section .full.about .right {
		width: 90%;
		float: none;
		margin: 63px auto 45px;
	}

	.footer .section .full.about .right img {
		width: 100%;
	}

	.footer .section .process .section, .footer .section .process .section .highlight {
		font-size: 22px;
		line-height: 30px;
	}

	.footer .section .full.process {
		min-height: 301px;
		background-size: cover;
		background-position-x: center;
	}

	.footer .section .full.process .section {
		padding-top: 100px;
		width: 70%;
		font-size: 22px;
		line-height: 30px;
	}

	.footer .section .full.about2 {
		width: 90%;
		background: none;
		margin: 0 auto;
		float: none;
		height: 650px;
	}

	.footer .section .full.about2 img {
		width: 95%;
	}
	.features-div .feature-div .feature-wrapper-div .icon1,
	.features-div .feature-div .feature-wrapper-div .icon2,
	.features-div .feature-div .feature-wrapper-div .icon3 {
		height: 161px;
	}


}

@media (max-width: 480px) {
	.index.form, .step.form, .optout.form, .login.form, .offer.form  {
		width: 90%;
		max-width: 90%;
	}
	.header .logo, .offer .header .logo {
		background-position-x: center;
		margin: -1em auto 0 auto;
		height: 74px;
		width: 90%;
	}

	body {
		background: none;
	}
	.offer .content {
		height: 600px!important;
		background: none;
	}
	.msg {
		text-align: center;
	}
	.offer.form .msg {
		margin-top: 5px;
	}
	.arrow {
		display: none;
	}

	.header, .offer .header {
		top: 36px;
	}

	.button {
		margin-bottom: 0!important;
	}

	.content {
		width: 100%;
		background: #fff url(../images/bg-mobile.jpg) no-repeat center;
		background-size: contain;
		min-height: auto;
	}
	.footer .section .full.about2 {
		margin-bottom: 30px;
	}

	@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/bg-mobile@2x.jpg) no-repeat center;
			background-size: contain;
		}
	}

	/* @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/bg-mobile@3x.jpg) no-repeat center;
			background-size: contain;
		}
	}
	.form-top:not(.login.form .form-top) {
		display: none;
	}
	.form-top .top-title, .form-top, .step.form .form-top , .form-body .results .info{
		font-size: 24px;
		margin-top: 21px;
	}
	.offer.form .form-body .results .info {
		margin-top: 5px;
	}

	.meet-singles {
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 26px;
		top: 0;
		z-index: 10;
		margin-top: 38px!important;
	}

	.meet-singles .text {
		width: 100%;
		font-weight: bold;
		font-size: 1.625rem;
	}

	.meet-singles .arrow {
		background: url(../images/sider-arrow-mobile.png) no-repeat;
		background-size: contain;
		float: none;
		width: 120px;
		height: 23px;
		margin: 140px auto 0;
	}

	.optout.form, .login.form, .offer.form {
		padding-top: 78px;
	}

	.index.form, .form {
		width: 100%;
		max-width: 100%;
		padding-top: 75px;
	}
	.login.form {
		padding-top: 81px;
	}
	.step.form, .optout.form, .offer.form , .login.form {
		width: 100%;
		max-width: 100%;
		margin: 40px auto 0;
		border-radius: 0;
		border: 0;
		box-shadow: none;
	}
	.form.unavailable {
		margin-top: 100px;
	}
	.offer .msg {
		font-size: 0.8rem;
	}
	.login.form .form-body, .offer.form .form-body {
		width: 80%;
	}

	.form .info .info-title {
		font-size: 22px;
		line-height: 29px;
		width: 82%;
	}
	.form-top {
		font-size: 21px;
		padding-bottom: 0;
		width: 90%;
		margin: 0 auto;
	}
	.form-top .top-title {
		font-size: 30px;
		width: 100%;

	}
	.form-top .sub {
		font-size: 18px;
		width: 100%;
		padding: 0;
		margin: 0 auto;
		color: #8b7f89;
	}
	.login .form-top .sub {
		padding-top: 0;
		margin-top: 0;
	}
	.form-body .question {
		font-size: 1.625rem;
		text-align: center;
		margin-top: 0;
		color: #ce1dba;
	}
	.index.form div.button {
		width: 90%;
		margin: 0 auto;
	}
	div.button , .offer div.button{
		padding-top: 0;
		width: 100%;
	}
	.step.form .button {
		padding-top: 15px;
		clear: both;
	}
	select {
		background-position: 97%;
	}
	button {
		width: 100%;
		min-width: 100%;
		margin: 20px auto 0;
	}
	.content {
		height: 736px!important;
		background-position-y: bottom;
	}
	.footer-link.separator {
		display: none;
	}
	.footer .links {
		line-height: 20px;
	}
	.footer .bottom {
		height: auto;
	}
	.footer .bottom .left {
		float: unset;
		padding-left: 14px;
		margin-bottom: 30px;
	}
	.footer .bottom .right {
		padding: 0 14px 14px 14px;
	}
	.footer .bottom .right .copyright, .footer .bottom .right .links, .no-background-check {
		text-align: left;
	}
	.form-body {
		margin: 0 auto;
		width: 90%;
	}
	#mate1 .form-body {
		padding: 7px 0!important;
	}
	.offer	.form-body .label {
		line-height: 1.5rem;
	}
	.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: 0 auto;
	}
	.offer.form .button {
		padding: 0 ;
		width: 100%;
		margin: 0 auto;
	}
	.offer.form .form-body .logo img{
		max-width: 100%;
		height: auto;
	}
	.offer.form .form-body .logo img{
		max-width: 80%;
		max-height: 75px;
	}
	.offer.form#match .form-body .logo img, .offer.form#ourtime .form-body .logo img{
		max-height: 35px;
	}
	.optout.form .form-body {
		min-height: 220px;
	}
	#mate1.login.form .form-top {
		padding: 0 ;
	}
	.field {
		width: 100%;
	}
	select, select#genderSeekingGender, select#ethnicity, select#haveChildren, select#occupation, select#education, select#income, select#religion, select#churchInvolvement, select#relationshipIntent, select#christianValues, select#singlesEvents {
		width: 100%;
		max-width: 100%;
	}

	select#bday, select#bmonth, select#byear {
		width: 100%;
	}
	.form .field#byear-input {
		margin-right: 0;
	}
	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: 12px!important;
	}
	.offer .form-body .disclaimer, .offer .form-body .terms  {
		font-size: 10px;
	}
	.footer .section .full {
		height: 269px;
	}
	.footer .section .full.heart {
		margin-top: 72px;
	}
	.login.form .form-top, .offer.form .info {
		font-size: 22px;
	}

}

@media   (max-width: 420px) {
	.footer .section .feature, .form .form-bottom {
		font-size: 12px;
	}

	.footer .section .slider .column-icon .icon {
		padding-top: 182px;
	}
	#mate1.login.form .form-top {
		font-size: 21px;
	}

	.offer .form-body .results .info {
		font-size: 1.2rem;
	}
	.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: 0.8rem;
	}
	.login.form .form-top .sub , .login.form .form-body .results .info {
		font-size: 14px;
	}
	.form .info .info-title {
		width: 87%;
	}
	#seekingGender-input input[type=submit] , #gender-input {
		font-size: 14px;
	}
	#step5 .question .sub, #step5 .sub {
		font-size: 12px;
	}
	.form-body .results .message {
		font-size: 1.2rem;
	}
	.offer .form-body .label {
		font-size: 1rem;
	}
	.footer .section .column.middle, .footer .section .column.last {
		background-size: 80% auto;
	}
	.footer .section .full {
		height: 295px;
	}
	select {
		background-size: 11px 6px;
	}
	#form-email .question .sub, #form-email .sub {
		width: 100%;
		padding: 0;
		font-size: 12px;
	}
	.login.form .form-body, .offer.form .form-body {
		width: 86%;
	}
	.offer .form-body .terms, .offer .form-body .disclaimer {
		line-height: 18px;
	}
}

@media   (max-width: 390px) {
	.footer .section .full.process .section {
		width: 80%;
	}
	.footer .section .slider .column-icon .icon {
		padding-top: 170px;
	}
}

@media   (max-width: 360px) {
	.form-top .top-title, .form-top, .step.form .form-top, .form-body .results .info {
		font-size: 20px;
	}
	.footer .section .slider .column-icon .icon {
		padding-top: 160px;
	}
	.footer .section .slider .column-icon .icon img {
		width: 100px;
	}
}

@media   (max-width: 320px) {
	.footer .section .full.process .section {
		width: 90%;
	}
	.footer .section .slider .column-icon .icon {
		padding-top: 145px;
	}
	.footer .section .slider .column-icon .icon img {
		width: 90px;
	}
	.content {
		height: 685px!important;
		background-position-y: bottom;
	}
	.form-body .question {
		font-size: 1.5rem!important;
	}
}