#wrap #content {
	min-height: 100vh;
	border-top: 0 !important;
}

ul.ps-select-list li {
	color: black;
}
.newregister.col-sm-5 {
	width: 40%;
	margin-right: 17px;
}

.fields-required {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
}

ul {
	font-size: 16px;
	line-height: 24px;
}
ul li {
	color: white;
}

.ps-ic-check:before {
	content: "\e612";
}

.ps-ic-check {
	color: #ffc107;
}

body {
	background: #fff !important;
}
p.headlinemob {
	display: none;
}

.registration_text {
	margin-top: 90px;
	padding-left: 30px;
}

.registration_text > p {
	font-size: 20px;
	font-weight: 600;
	color: white;
	line-height: 1.2;
}

#content-inner {
	padding: 34px 0;
	max-width: none;
}

#content-inner-2 {
	margin: 0px auto 0;
	padding: 34px 10px 0;
	min-height: 240px;
	max-width: 65%;
	background: transparent;
	position: relative;
}

.headline {
	color: white;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-top: 50px;
}

#content .headline h2 {
	color: white;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.headline .login_link {
	font-size: 16px;
	padding-bottom: 20px;
}

.headline p {
	margin: 0;
}

.headline span {
	display: inline-block;
}

.headline a {
	margin-left: 10px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.headline a:hover {
	text-decoration: underline;
}

.headline .ps-ic-phone {
	font-size: 20px;
}

.headlinefree {
	color: white;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
}

.sus {
	padding-top: 30px;
}

.sus .logo {
	width: 400px;
	height: 80px;
	margin-left: -35px;
	margin-top: -90px;
	position: absolute;
	background-size: 85%;
}

.sus.mobile_view .logo {
	display: none;
}

.sus h1 {
	text-align: center;
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-size: 44px;
	font-weight: 600;
	margin-top: 100px;
}

#content .sus h2 {
	text-align: center;
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-size: 30px;
	font-weight: 500;
	padding-top: 0;
}

#content {
	background: url(https://img.propertyshark.com/img/new_UI/RegisterPage-Background.jpg)
		no-repeat fixed #0e79b4 !important;
	border-top: 1px solid #085e8c !important;
	box-shadow: none;
}

.ps-btn-md {
	display: inline-block;
	width: 100% !important;
}
.ps-form {
	background: #eaeaea;
	border: 1px solid #cdcdcd;
	padding: 15px 0px;
}
span.psrk-validate-error.always_on {
	color: #3b3b3b;
}
.ps-btn-round {
	display: inline-block;
	width: 100% !important;
}
.signup_container a {
	color: #027abb;
}
span.check_terms_cont {
	color: #3b3b3b;
}
span.psrk-validate-error.show {
	color: #fb1302;
}

.signup_container {
	padding: 0px 5px !important;
	display: inline;
}

.signup_container a:hover {
	color: #027abb;
}

[class^="ps-btn-"] {
	border: 0;
}

.ps-btn-warning:hover {
	background-color: #ff6f12;
}

span.freereports {
	color: #ffc107;
}

.show-md {
	display: none;
}

.hidden-md {
	display: block;
}

@media screen and (max-width: 1600px) {
	#content-inner-2 {
		max-width: 85%;
	}
}

@media screen and (max-width: 1200px) {
	#account_form button.ps-btn-primary {
		font-size: 16px;
	}
}

@media screen and (max-width: 1024px) {
	#content-inner-2 {
		max-width: 90%;
	}

	#account_form .ps-form-crit {
		padding-left: 0;
		padding-right: 0;
	}

	body.responsive #content-inner {
		max-width: none;
	}

	.registration_text {
		margin-top: 75px;
	}
}

@media all and (min-width: 1025px) and (max-width: 1200px) {
	#content-inner-2 {
		max-width: 100%;
	}
}

@media all and (min-width: 769px) and (max-width: 825px) {
	#content-inner-2 {
		max-width: 100%;
	}
}

@media (max-width: 768px) {
	body.responsive #content-inner {
		padding: 0;
		margin-top: 0 !important;
	}

	#content-inner-2 {
		padding: 0 10px;
		max-width: 95%;
	}

	.sus {
		padding-top: 30px;
	}

	.sus .logo {
		width: 100%;
		display: block;
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 0;
		position: relative;
	}

	.sus.desktop_view .logo {
		display: none;
	}

	.sus.mobile_view .logo {
		display: block;
		width: 250px;
		height: 60px;
		margin-left: calc(50% - 120px);
		background-size: 100%;
	}

	.registration_text,
	.registration_text > p {
		margin-top: 0px;
	}

	.registration_text {
		margin-bottom: 30px;
	}

	.show-md {
		display: block;
	}

	.hidden-md {
		display: none;
	}
}

@media (max-width: 480px) {
	.sus {
		margin-top: 0;
		overflow: hidden;
	}

	.sus h1 {
		display: none;
	}

	body.responsive #content .sus h2 {
		line-height: 1.1em;
		font-size: 29px;
		font-weight: 500;
		margin-top: 10px;
	}

	.signup_container {
		padding: 0px;
		display: inline;
	}

	.registration_text {
		margin-top: 0px;
		margin-left: 0px;
		padding: 10px 10px 30px;
	}

	.registration_text_ab {
		margin-top: 0px;
		margin-left: 0px;
		padding: 10px 10px 10px;
	}

	.package_description {
		padding-bottom: 80px;
	}

	#account_form .ps-form-crit {
		padding-left: 10px;
		padding-right: 10px;
	}

	#content-inner-2 .bs-row .mob_register_text {
		padding-left: 0;
		padding-right: 0;
	}
}

.ps-account-benefits {
	line-height: 18px;
}

.ps-account-benefits li {
	padding-bottom: 10px;
}

.select-container option[hidden] {
	display: unset;
}

/* ADA: expand touch target to 24px minimum without visual change */
.check_terms_link {
	position: relative;
}

.check_terms_link::after {
	content: "";
	position: absolute;
	inset: -6px -8px;
}
