@font-face {
	font-family: ProximaNova-Bold;
	src: url("proximanova-bold-webfont.woff2") format('woff2'), url("proximanova-bold-webfont.woff") format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ProximaNova-Regular;
	src: url("proximanova-regular-webfont.woff2") format('woff2'), url("proximanova-regular-webfont.woff") format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: ProximaNova-Semibold;
	src: url("proximanova-semibold-webfont.woff2") format('woff2'), url("proximanova-semibold-webfont.woff") format('woff');
	font-weight: 400;
	font-style: normal
}

.col-xs-4 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-4 {
	float: left
}
.col-xs-4 {
	width: 33.33333333%
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
a, body, div, form, h1, html, i, img, li, p, span, ul {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	color: inherit
}
div {
	display: block
}
ul {
	list-style: none
}
body, html {
	height: 100%;
	font-family: ProximaNova-Regular, Arial, sans-serif;
	font-size: 16px
}
:active, :focus {
	outline: 0;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
*, :after, :before {
	box-sizing: border-box
}
.clearfix:after, .clearfix:before {
	display: table;
	content: "";
	line-height: 0
}
.clearfix:after {
	clear: both
}
.grecaptcha-badge {
	display: none
}
.form-group .flag {
	display: none;
	position: absolute;
	z-index: 7;
	bottom: 11px;
	left: 8px
}
input:invalid {
	box-shadow: none
}
.bold-text {
	font-weight: 700
}
body {
	color: #667174;
	background-color: #E7EBEA
}
body>.master-container {
	height: 100%
}
input[type=email], input[type=password], input[type=text], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #BABCB7;
	height: 40px;
	background: 0 0;
	color: #BABCB7;
	font-family: ProximaNova-Regular
}
button {
	border-radius: 22px;
	min-width: 120px;
	font-family: ProximaNova-Bold;
	font-size: 16px;
	line-height: 20px;
	padding: 12px 23px;
	border: 1px solid #FF684D;
	display: inline-block;
	text-align: center;
	background-color: rgb(239, 239, 239);
}
.final-step-active button {
	padding: 0;
}
.final-step-active button a {
	padding: 15px 25px;
	text-decoration: none;
	display: block;
	min-width: 200px;
}
button::-moz-focus-inner {
	border: 0
}

body {
	background-color: #000;
}
.ui-select-container .ui-select-toggle:not([disabled])>.caret {
	display: none;
}
.layout {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.left {
	width: 50%;
	height: 100vh;
}
.form-group.flag-on-left .flag {
	display: none !important;
}
.form-group-with-icon span.email-icon, .form-group-with-icon span.password-icon, .form-group-with-icon span.username-icon {
	display: none !important;
}
.register-form .form-group .col-xs-4.icon-section {
	display: none;
}
.birth-date-fields .form-group>div {
	display: flex;
	justify-content: space-between;
}
.left-container {
	display: flex;
	justify-content: center;
}
.left-container__inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 2;
}
.left-container__overlay {
	background: rgba(3, 3, 3, 0.5);
	height: 100%;
	width: 700px;
	position: absolute;
	z-index: 1;
}
.right {
	width: 50%;
}
#adv-bg-one {
	background-size: cover;
	background-position: center right;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url("1@2x.jpg");
	z-index: -1;
	display: none;
}
#adv-bg-two {
	background-size: cover;
	background-position: center right;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url("2@2x.jpg");
	z-index: -1;
	display: none;
}
#adv-bg-three {
	background-size: cover;
	background-position: center right;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url("3@2x.jpg");
	z-index: -1;
	display: none;
}
#adv-bg-four {
	background-size: cover;
	background-position: center right;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-image: url("4@2x.jpg");
	z-index: -1;
	display: none;
}
.active {
	display: block !important;
}
.inactive {
	display: none !important;
}
.step {
	display: none;
}
.slogan {
	text-align: left;
	width: 70%;
}
.slogan-text {
	font-size: 4.5vw;
	color: #fff;
	text-shadow: 0px 6px 6px #393939;
	text-transform: uppercase;
}
.bold-text {
	font-weight: 900;
}
.bold-color {
	color: #8A033E;
}
.header {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.header__title {
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 27px;
	line-height: 31px;
	color: #F7F7F7;
	text-transform: uppercase;
	margin-top: 25px;
}
.subtitle__register {
	margin: 25px auto;
	font-size: 41px;
}
.bullets {
	margin: 15px auto;
	display: flex;
	justify-content: center;
}
.bullets li {
	float: left;
	display: inline-block;
	cursor: pointer;
	margin-right: 12px;
}
.bullets__outter-circle {
	border-radius: 50%;
	border: 1px solid #f7f7f7;
	height: 24px;
	width: 24px;
	position: relative;
}
.bullets__inner-circle {
	position: absolute;
	background: #f7f7f7;
	border-radius: 50%;
	height: 24px;
	width: 24px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}
.header__hr {
	margin: 25px auto;
	justify-content: center;
	display: flex;
}
.subheader__title {
	text-align: center;
	font: normal normal normal 27px/33px Helvetica;
	color: #F7F7F7;
	margin-top: 25px;
	margin-bottom: 25px;
}
.subheader__title--bold {
	font-weight: 600;
}
.choices__container {
	display: flex;
}
.choices {
	margin: 25px;
}
.choices__img {
	width: 235px;
}
.choices__img:hover {
	transform: scale(1.05);
	transition: all .3s;
}
.choices__label {
	text-align: center;
	font: normal normal 100 27px/31px Helvetica;
	color: #F7F7F7;
	margin-top: 25px;
	margin-bottom: 25px;
}
.register-form {
	max-width: 67%;
	margin: 0 auto;
}
.footer {
	margin: 25px auto;
	text-align: center;
	font: normal normal 300 20px/23px Helvetica;
	letter-spacing: 0px;
	color: #FFFFFF;
	list-style: none;
}
.footer li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 20px;
	font: normal normal 300 16px/18px Helvetica;
}
.footer__hr {
	margin-top: 15px;
	margin-bottom: 15px;
	opacity: 0.4;
}
.domain__title {
	font: normal normal 300 20px/23px Helvetica;
	margin-top: 20px;
}
div>.validation-error-label {
	position: absolute;
	right: 0;
	bottom: -22px;
	white-space: nowrap;
	color: #df2929;
}
.register-form .form-group {
	margin-top: 20px;
	margin-bottom: 0;
}
div.form-group input::-webkit-input-placeholder {
	color: #d9d9d9;
	font-size: 17px;
}
div.form-group input::-moz-placeholder {
	color: #d9d9d9;
	font-size: 17px;
}
div.form-group input:-ms-input-placeholder {
	color: #d9d9d9;
	font-size: 17px;
}
.ui-select-container .ui-select-match {
	height: 47px;
}
.pull-left {
	float: none !important;
}
#inputs-cntr {
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
}
#inputs-cntr>div {
	margin-bottom: 25px;
	position: relative;
}
#inputs-cntr input[type="text"], #inputs-cntr input[type="password"], #inputs-cntr input[type="email"] {
	border-radius: 5px;
	background-color: grey;
	height: 60px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	border: none;
	border-radius: 5px;
}
.register-form .form-group>div>.validation-error-label {
	bottom: 47px;
}
.register-form .form-group input.form-control {
	border: none;
	background: transparent;
	height: 47px;
	border-radius: 5px;
	font-size: 19px;
	color: #FBFBFB;
	border: 1px solid #FBFBFB;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.register-form .form-group input.form-control::placeholder {
	color: #FBFBFB;
}
.register-form-city .ui-select-container .ui-select-toggle:not([disabled])>.caret {
	display: none;
}
.register-form .form-group .ui-select-container .ui-select-toggle {
	border: none;
	background: transparent;
	height: 47px;
	border-radius: 5px;
	font-size: 16px;
	color: #FBFBFB;
	border: 1px solid #FBFBFB;
	text-align: center;
}
.ui-select-container .ui-select-search {
	margin-bottom: 0;
}
.ui-select-container .ui-select-search {
	padding: 0;
}
.register-form .form-group>label {
	display: none;
}
.register-form .form-group .col-xs-4 {
	width: 32%;
	padding-left: 0;
	padding-right: 0;
}
.register-form .form-group .birthmonth {
	margin-left: 7px;
	margin-right: 7px;
	width: 30%;
}
.register-form .form-group .ui-select-container .ui-select-placeholder {
	color: #FBFBFB;
	font-size: 16px;
	vertical-align: top;
}
.ui-select-container .ui-select-toggle {
	height: 47px;
	margin-bottom: 0;
	line-height: 47px;
	color: #E7EBEA;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #BABCB7;
	position: relative;
}
.ui-select-container .ui-select-match-text {
	color: #FBFBFB;
	font-size: 16px;
}
.ui-select-container .ui-select-match-text>span {
	color: #FBFBFB;
}
body .register-form p.terms {
	color: #fff;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
}
body .register-form p.terms>span {
	margin-left: 25px;
	text-align: center;
}
.register-form-city {
	width: 100%;
}
.register-form p.terms>input[type="checkbox"] {
	width: 31px;
	height: 29px;
}
.register-form-country {
	width: 100%;
}
.register-form p.terms a {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}
.register-form .btn.submit[disabled], .register-form .btn.submit.disabled {
	color: #fff;
	background: #808080;
	height: 56px;
	border: none;
}
.register-form .btn.submit {
	color: #fff;
	background: #8A033E;
	height: 56px;
	border: none;
}
button.btn-primary:not(.disabled):not([disabled]), span.btn-primary:not(.disabled):not([disabled]), span.btn-primary:not(.disabled):not([disabled]):hover {
	color: #fff;
	background: #8A033E;
	height: 56px;
	border: none;
}
div.form-group input {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	padding: 5px 25px;
	width: 100%;
}
.register-form .form-group>label {
	display: none;
}
.step-final p {
	text-align: center;
	padding: 0 15px;
	margin: 0 auto 10px;
	max-width: 700px;
	width: 100%;
	color: #fff;
}
.step-final .register-button {
	text-align: center;
}
.final-step-active .left-container {
	height: 100%;
}


/* =========================================================================
Unsubscribe
=========================================================================== */
.unsubscribe {
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 2px;
	z-index: 10;
	padding: 0;
}

.unsubscribe a {
	color: #fff;
	text-decoration: none;
}

.unsubscribe a:hover {
	text-decoration: underline;
}

/* Confirm Age */
.blurred-content .header {
	opacity: 0;
}
.step-one .subheader__title.confirm-age-title,
.blurred-content .header__hr,
.blurred-content .bullets,
.blurred-content .choices__label,
.blurred-content .footer,
.blurred-content .step-one .subheader__title {
	display: none;
}
.blurred-content .step-one .subheader__title.confirm-age-title {
	display: block;
	padding: 0 50px;
}
.confirm-age-img {
	max-width: 68px;
	margin: 0 auto 20px;
	display: none;
}
.blurred-content .confirm-age-img {
	display: block;
}
.blurred-content .choice-img-wrap {
	overflow: hidden;
	border-radius: 4px;
}
.blurred-content .choices__img {
	filter: blur(15px);
	pointer-events: none;
}
.blurred-content .btns-wrap {
	display: flex;
}
.btns-wrap {
	display: none;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 20px 30px 0;
}
.btns-wrap .btn {
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	height: 55px;
	border-radius: 50px;
	width: calc(50% - 4px);
	display: flex;
	align-items: center;
	justify-content: center;
}
.btns-wrap .btn.btn-1 {
	color: #000;
	background-color: #fff;
	border: 2px solid #8a023e;
}
.btns-wrap .btn.btn-2 {
	color: #fff;
	border: 1px solid #fff;
}
/* Exit Page */
.exit-page {
	background: linear-gradient(135deg, #8a023e 0%, #070c16 100%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.exit-wrap {
	text-align: center;
	padding: 0 50px;
}
.exit-wrap .exit-icon {
	max-width: 66px;
	width: 100%;
	margin: 0 auto 12px;
}
.exit-wrap .exit-icon img {
	max-width: 100%;
}
.exit-wrap .exit-content {
	font-weight: 400;
	font-size: 20px;
	line-height: 1.3;
	color: #fff;
}


@media only screen and (max-width: 1600px) {
	.slogan {
		margin-left: 100px;
	}
}
@media only screen and (max-width: 1500px) {
	.right {
		display: none;
	}
	.layout {
		justify-content: center;
	}
	.left-container__inner {
		justify-content: flex-start;
	}
	.header {
		margin-top: 25px;
	}
}
@media only screen and (max-width: 1200px) {
	.right {
		display: none;
	}
	.layout {
		justify-content: center;
	}
	.left-container__inner {
		justify-content: flex-start;
	}
	.header {
		margin-top: 25px;
	}
}
@media only screen and (max-width: 768px) {
	.left {
		width: 100%;
	}
	.left-container__inner {
		justify-content: flex-start;
	}
	.left-container__overlay {
		width: 100%;
	}
	.choices {
		margin: 10px;
	}
	.choices__img {
		max-width: 100%;
	}
	.right {
		display: none;
	}
	.footer__hr {
		width: 100%;
	}
	.header {
		margin-top: 25px;
	}
	.header__hr {
		width: 100%;
		margin-bottom: 0;
	}
	.bullets {
		margin-bottom: 0;
	}
	.choices__label {
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 20px;
		line-height: 25px;
	}
	.left-container__overlay {
		background: rgba(3, 3, 3, 0.7);
	}
	.register-form {
		max-width: 90%;
		margin: 0 auto;
	}
	#inputs-cntr {
		margin-top: 20px;
	}
	#inputs-cntr>div {
		margin-bottom: 20px;
	}
	.register-form .form-group .col-xs-4 {
		width: 100%;
	}
	.register-form .form-group .col-xs-4 {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 20px;
	}
	body .register-form p.terms {
		font-size: 15px;
	}
	.birth-date-fields .form-group>div>.validation-error-label {
		bottom: 70px;
	}
	.blurred-content .left-container__overlay {
		display: none;
	}
	.blurred-content #adv-bg-one {
		background-image: url("1@2x_b.jpg");
	}
}
/* Screen 568px */
@media (max-width: 600px) {
	.final-step-active .left-container__inner {
		justify-content: center;
		padding-bottom: 10vh;
	}
}
@media only screen and (max-width: 450px) {
	#inputs-cntr {
		margin-top: 20px;
	}
	#inputs-cntr>div {
		margin-bottom: 20px;
	}
	#adv-bg-one {
		height: 100vh;
	}
	.register-form .form-group .col-xs-4 {
		width: 100%;
	}
	.register-form .form-group .col-xs-4 {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
	}
	body .register-form p.terms {
		font-size: 14px;
	}
}
/* Iphone 8/7/6S, Galaxy S5/S6/S7 */
@media (max-width: 400px) and (max-height: 570px) {
	.header {
		margin-top: 20px;
	}
	.header__hr {
		margin-top: 15px;
	}
	.subheader__title {
		margin: 15px auto;
	}
}
/* Iphone SE */
@media (max-width: 400px) and (max-height: 460px) {
	.header {
		margin-top: 10px;
	}
	.header__hr {
		margin-top: 8px;
	}
	.subheader__title {
		font-size: 22px;
		line-height: 28px;
		margin: 8px auto;
	}
	.footer {
		margin: 10px auto 0;
	}
	.header__title {
		font-size: 23px;
		line-height: 28px;
	}
}