body, html {
    height: auto;
    min-height: 100vh;
}
body {
    overflow-x: hidden;
}

body.ds #map{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
body.ds #map:after{
	content:'';
	display:block;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	position:absolute;
	top:0px;
	left:0px;
}
body.ds #map .gmnoprint,
body.ds #map .gm-style-cc,
body.ds #map .gm-svpc{
	display:none;
}
body.ds.error-occurred #map{
	min-height:830px;
}
body.ds .main_content {
    position: relative;
    min-height: calc(100vh - 87px);
}
body.ds #contentForm{
	position: relative;
	padding-top:2em;
    width: 70%;
    left: 15%;
	text-align:center;
	padding-bottom: 1em;
}

body.ds #contentForm #distressed_sales_form_landing{
width:50%;
margin:0 auto;
}

body.ds #contentForm .form-submit{
	float:none;
	height: 2.4em;
    padding: 0px;
    border-radius: 2px;
    background:#87f2ff url('../images/submitArrow2.png') no-repeat 97% center;
    background-size:auto 70%;
    color:#222;
    border:none;
    font-weight: bold;
        box-shadow: 0 0 14px #6FCFED;
}
body.ds #contentForm .form-submit:hover{
background-color:#D1EDF1;
box-shadow: 0 0 14px #B1E2F1;
}
body.ds #contentForm .search_button.loading{
 	display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
body.ds #contentForm .search_button.loading::before{
  content: '';
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top: 3px solid white;
  border-radius: 50%;
  width: 1.3vw;
  height: 1.3vw;
  animation: spin 1s linear infinite;
  display: block;
  position: absolute;
  left: 20%;
}
body.ds #contentForm .distressed-title{
	color:#fff;
	text-shadow: 1px 1px 2px rgba(45, 44, 44, 1);
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-weight:400;
	font-size:1.8em;
	word-wrap: break-word;
}
body.ds #contentForm .distressed-title span{
	font-family:'Roboto Condensed', Arial, sans-serif;
}
body.ds #contentForm .distressed-title .cityForeclosure{
    background-color: rgba(0,0,0,0.9);
    line-height: 1.1em;
    display: inline-block;
    padding: 0px 0.1em;
    text-transform: capitalize;
}
body.ds #contentForm .distressed-description{
	color:#87f2ff;
	font-size:5em;
	font-family:'Gudea', Arial, sans-serif;
	font-weight:600;
	text-shadow: 1px 1px 2px rgba(45, 44, 44, 1);
	line-height: 1em;
	word-wrap: break-word;
}
body.ds #contentForm .distressed-description a:hover{
	text-decoration:none;
	color:#87f2ff;
	font-weight:normal;
}
body.ds #contentForm .new-list{
	color:#fff;
	text-shadow: 1px 1px 2px rgba(82, 82, 82, 1);
    font-size:1.1em;	
    font-family:'Roboto Condensed', Arial, sans-serif;
	font-weight:400;
	margin: 0.5em 0px 0.4em;
}
body.ds #contentForm .new-list span:before{
	content:'';
	display:inline-block;
	background:url('../images/emailIconD.png') no-repeat;
	width:50px;
	height:26px;
	position: relative;
    top: 0.55em;
    background-size: auto 85%;
}
body.ds #contentForm  input.form-text{
	padding:0 0.4em;
    height: 3.4em;
    line-height: 3.4em;
    border-radius: 2px;
    margin-bottom: 1.3em;
	width: 100%;
}
body.ds #contentForm .captcha-wrapper{
	clear:both;
	overflow:hidden;
}
body.ds #contentForm .captcha-wrapper  input.form-text{
	width: 49%;
    float: left;
    margin-bottom: 0em;
}
body.ds .drip-group-heading-wrapper{
	width:100%;
	margin:0px;
	color:#fff;
	margin-bottom: 0.3em;

}
body.ds .drip-group-container{
	width:100%;
	margin:0px;
}
body.ds .drip-group-container.buy .form-item:nth-child(1),
body.ds .drip-group-container.sell .form-item:nth-child(2),
body.ds .drip-group-container.rent .form-item:nth-child(3),
body.ds .drip-group-container.other .form-item:nth-child(4){
	border:3px #0fb2e3 solid;
	position:relative;
}
body.ds .drip-group-container .form-item{
	margin:0px 1%;
	width:23.5%;
	background-color:#fff;
	border-radius:4px;
	float: left;
	border:3px solid #fff;
}
body.ds .drip-group-container .form-item label{
    height: 36px;
    line-height:1;
    padding-top: 14px;
}
body.ds .drip-group-container .form-item:nth-child(1){
	margin-left:0px;
}
body.ds .drip-group-container .form-item:nth-child(4){
	margin-right:0px;
}
body.ds .chosen-container-multi .chosen-choices{
    border-radius:4px;
}
body.ds .chosen-container-active .chosen-choices,
body.ds .chosen-container,
body.ds div[class*="subgroup-container"]{
	width:100% !important;
	margin:0px;
	line-height:40px;
}
body.ds div[class*="subgroup-container"]{
	margin-top:10px;
	margin-bottom: 1em;
}
body.ds .chosen-container-multi .chosen-choices li.search-choice,
body.ds .choice .chosen-container-multi .chosen-choices li.search-field{
	line-height:23px;
    margin: 3px 0px;
    margin-right: 4px;
    width: auto !important;
}
body.ds .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
	top: 9px;
}
body.ds .choice .chosen-container-multi .chosen-choices li.search-field input[type=text],
body.ds .chosen-container-multi.chosen-container-active li.search-field input[type=text]{
    height:30px;   
    line-height:23px;
    text-align:left;
    width:auto !important;
}
body.ds .search_button{
    margin-top: 1em;
}
body.ds #contentForm #distressed_sales_form_landing .captcha-img img.capimage{
    height: 2.83em;
    width: 100%;
}
body.ds #contentForm #distressed_sales_form_landing .captcha-img .form-item:nth-child(1){
	float:left;
	width:91%;
	text-align: left;
}
body.ds #contentForm #distressed_sales_form_landing .captcha-img .form-item:nth-child(2){
	float:right;
}
body.ds #contentForm .captcharefresh{
    border-radius: 2px;
    background-color: #E1E1E1;
    border: 1px solid #ccc;
    height: 2.85em;
    line-height: 2.85em;
}
body.ds #contentForm .captcharefresh a{
	display:block;
	height:100%;
	padding: 0px 0.18em;
}
.step-1 body.ds .messages{
	margin-top:0px;
	width: 50%;
max-width:2000px;
    margin-bottom: 1.3em;
}
body.ds #contentForm .bottomnote{
	color:#fff;
    font-size:0.8em;
}
body.ds #contentForm .bottomnote a{
	text-decoration:underline;
}
body.ds .terms-condition{
	clear:both;
    padding-top: 0.9em;
    line-height: 1em;
}
body.ds .terms-condition .form-item {
	display:inline;
	position: relative;
    top: 0.15em;
}
body.ds .terms-condition label,
body.ds .consent-checkbox-form .new_disclaimer{
	color:#fff;
	font-size:0.8em;
}
body.ds .terms-condition{
    display: none;
}
body.ds .terms-condition a,
body.ds .consent-checkbox-form .new_disclaimer a{
	text-decoration:underline;
}
body.ds .consent-checkbox-form .new_disclaimer{
    margin: 0 10px;
}
body.ds .social-icon:hover {
	background:transparent;
}
body.ds.step-thankyou #contentForm .new-list,
body.ds.step-thankyou #contentForm .bottomnote,
body.ds.step-thankyou #contentForm footer{
	display:none;
}
body.ds.step-thankyou .main_content #contentForm{
    background-color: rgba(0,0,0,0.5);
    width:40%;
    top:0%;
    left:30%;
    height: 100%;
    min-height:740px;
}
body.ds.step-thankyou #contentForm .distressed-title{
	padding-top: 3%;
    background-color: #fff;
    color: #000;
    font-size: 1.4em;
}
body.ds.step-thankyou .content_form h1,
body.ds.step-thankyou .content_form p,
body.ds.step-thankyou .content_form span{
	color:#fff;
	width: 90%;
    margin: 0.8em auto;
}
body.ds.step-thankyou .content_form p a{
	text-decoration:underline;
}
body.ds.step-thankyou .content_form h1{ 
	font-size: 2em;
	margin: 0.5em auto;
}
body.ds.step-thankyou  #contentForm .distressed-description{
    padding-bottom: 0.2em;
    background-color: #fff;
        font-size: 3em;
}
body.ds.step-thankyou #contentForm .distressed-title .cityForeclosure{
	background:none;
	padding:0px;
}
body.ds.step-thankyou .social-icon:before{
	color:#fff;
}
body.ds.step-thankyou .copy-area span{
	display:block;
}
body.ds.step-thankyou .content_form button{
   width: 80%;
    height: 55px;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #fff;
    background-color: #00c950;
    border: 2px solid #04A142;
    box-shadow: 0 0 10px rgba(2, 130, 53, 0.2);
    border-radius: 5px;
    cursor: pointer;
}
body.ds.step-thankyou #map{
    min-height: 740px;
}
body.ds .social-icon{
	height:auto;
}
body.ds .captcha-img{
    width: 49%;
    float: right;
}
body.ds .chosen-container-multi .chosen-choices li.search-field input[type=text],
body.ds .chosen-container-multi .chosen-choices li.search-field{
    width:100% !important;	
}
footer{		
	position:relative;		
}
@media (max-width: 2060px){
body.ds #contentForm #distressed_sales_form_landing .captcha-img .form-item:nth-child(1){
width:89%;
}
}

@media (max-width: 1660px){
body.ds #contentForm #distressed_sales_form_landing .captcha-img .form-item:nth-child(1){
width:88%;
}
}

@media (max-width: 1500px){
body.ds.step-thankyou .main_content #contentForm{
    width: 50%;
    left: 25%;
}
body.ds #contentForm #distressed_sales_form_landing .captcha-img .form-item:nth-child(1){
width:86%;
}
}


@media (max-width: 1425px){
body.ds #contentForm{
    width: 70%;
    left: 15%;
}
}

@media (max-width: 1220px){
body.ds #contentForm{
    width: 80%;
    left: 10%;
}
body.ds.step-thankyou .main_content #contentForm{
    width: 60%;
    left: 20%;
}
body.ds #contentForm .search_button.loading::before{
    width: 0.8em;
    height: 0.8em;
}
}


@media (max-width: 1060px){
body.ds #contentForm{
    width: 90%;
    left: 5%;
}
body.ds.step-thankyou .main_content #contentForm{
    width: 70%;
    left: 15%;
}
}

@media (max-width: 940px){
.step-1 body.ds .messages,
body.ds #contentForm #distressed_sales_form_landing {
    width: 60%;
}
body.ds.step-thankyou .main_content #contentForm{
    width: 90%;
    left: 5%;
}
}

@media (max-width: 780px){
.step-1 body.ds .messages,
body.ds #contentForm #distressed_sales_form_landing {
    width: 70%;
}
}

@media (max-width: 700px){
body.ds #contentForm {
    width: 98%;
    left: 1%;
}
.step-1 body.ds .messages,
body.ds #contentForm #distressed_sales_form_landing {
    width: 80%;
}
body.ds.step-thankyou .content_form h1 {
    font-size: 1.3em;
}
body.ds.step-thankyou .content_form p{
	font-size: 0.95em;
}
}

@media (max-width: 600px){
.step-1 body.ds .messages,
body.ds #contentForm #distressed_sales_form_landing {
    width: 90%;
}
body.ds #contentForm .distressed-title{
	font-size: 1.5em;
}
body.ds #contentForm .distressed-description{
	font-size: 4em;
}
body.ds #contentForm .new-list{
	font-size: 1em;
}
body.ds #contentForm .new-list span:before{
	    background-size: auto 65%;
	    background-position:center center;
}
body.ds #contentForm .distressed-title span.foreclosureHome{
display:block;	
}
body.ds #contentForm{
	padding-top:1em;
}
body.ds .recaptcha-wrapper{
	max-width: 100%;
    width: 100%;
}
}

@media (max-width: 520px){
body.ds.step-thankyou .main_content #contentForm {
    width: 100%;
    left: 0%;
}
}

@media (max-width: 500px){
html, body, body.ds .main_content{
    height: auto!important;
}
body.ds #map {
    min-height: 770px;
}
body.ds #contentForm .distressed-title{
	font-size: 1.3em;
}
body.ds #contentForm .distressed-description{
	font-size: 3em;
}
body.ds #contentForm .new-list{
	font-size: 0.9em;
}
body.ds #contentForm .new-list span:before{
    width: 32px;
    margin-right: 5px;
}
body.ds #contentForm #distressed_sales_form_landing .captcha-img{
	width: 53%;
}
body.ds.step-thankyou #map {
    min-height: 780px;
}
body.ds .drip-group-container .form-item{
    width: 48%;
    margin: 0px 4% 10px 0;
}
body.ds .drip-group-container .form-item:nth-child(2){
	margin-right:0px;
}
body.ds .drip-group-container .form-item:nth-child(3),
body.ds .drip-group-container .form-item:nth-child(4){
	margin-bottom:0px;
}
}

@media (max-width: 450px){
body.ds #contentForm #distressed_sales_form_landing .captcha-img img.capimage{
	    width: 97%;
  }
  body.ds.step-thankyou .content_form p{
  	width:95%;
  }
 body.ds.step-thankyou #map {
    min-height: 820px;
} 
}

@media (max-width: 390px){
body.ds #contentForm #distressed_sales_form_landing .captcha-img .form-item:nth-child(1){
    width: 80%;	
}
body.ds #contentForm #distressed_sales_form_landing .captcha-img img.capimage {
 width:100%;
}
body.ds #contentForm .new-list {
    font-size: 0.8em;
}
body.ds #contentForm .new-list span:before {
    height: 22px;
    margin-right:0px;
}
body.ds.step-thankyou .main_content #contentForm{
	min-height:860px;
}
}

@media (max-width: 335px){
body.ds.step-thankyou .main_content #contentForm{
	min-height:880px;
}
}

@media (min-width: 561px) {
    body.ds .main_content {
    	position: relative;
        min-height: calc(100vh - 65px);
        height:auto!important;
    }
}

/* 4k and ultra wide screen resolutions */
@media (min-width: 2200px) and (min-height: 1000px) {
    body.ds .main_content {
        height: calc(100vh - 110px)!important;
        min-height: calc(100vh - 110px);
    }
    body.ds.step-thankyou .main_content #contentForm {
        top: 50%;
        left: 50%;
    }
    body.ds .social-icon {
        width: auto;
    }
    body.ds.step-thankyou .content_form button {
        height: auto;
        padding: 1vw 0;
    }
    .step-1 body.ds .messages {
        font-size: 0.75em;
    }
    body.ds #contentForm {
        transform: translate(-50%,-50%);
        top: 50%;
        left: 50%;
        position: absolute;
        font-size: 0.9vw;
    }
    body.ds #contentForm  input.form-text {
        font-size: 0.75em;
    }
    body.ds #contentForm  input.form-checkbox {
        height: 1em;
        width: 1em;
        font-size: 1em;
    }
    body.ds .drip-group-container .form-item label {
        height: auto;
        padding: 0.75em;
    }
    body.ds .chosen-container {
        font-size: 0.75em;
    }
    body.ds .chosen-container-multi .chosen-choices li.search-field input[type=text] {
        font-size: 1em;
        padding: 0.75em 0;
        height: auto;
    }
    body.ds div[class*="subgroup-container"] {
        margin-top: 0.75em;
    }
    body.ds .chosen-container .chosen-results li {
        line-height: 1em;
        padding: 0.25em;
    }
    body.ds .drip-group-container.buy .form-item:nth-child(1),
    body.ds .drip-group-container.sell .form-item:nth-child(2), 
    body.ds .drip-group-container.rent .form-item:nth-child(3), 
    body.ds .drip-group-container.other .form-item:nth-child(4) {
        border: 0.2em #0fb2e3 solid;
    }
    body.ds .drip-group-container.buy .form-item:nth-child(1):before, 
    body.ds .drip-group-container.sell .form-item:nth-child(2):before, 
    body.ds .drip-group-container.rent .form-item:nth-child(3):before, 
    body.ds .drip-group-container.other .form-item:nth-child(4):before {
        width: 1em;
        height: 1em;
        margin-left: -0.5em;
        margin-top: -0.5em;
    }
    body.ds #contentForm .new-list span:before {
        background: url(../images/emailIconD.png) no-repeat center center;
        width: 2em;
        height: 1em;
        top: 0.15em;
        background-size: contain;
        margin-right: 0.25em;
    }
    body.ds .chosen-container-multi .chosen-choices li.search-choice {
        line-height: 1.5em;
        padding: 0.3em 2em 0.3em 0.5em;
        margin: 0.3em 0 0.3em 0.4em;
        border: 0.1em solid #aaa;
    }
    body.ds .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        font-size: 1em;
        transform: scale(2) translateY(-25%);
        top: 50%;
        right: 0.5em;
    }
}

input.form-submit[disabled="disabled"],
body.ds #contentForm .search_button.loading .form-submit{
    opacity:0.4;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
