/*****************************************/
/* Start your style declarations here    */
/*****************************************/
#contact-form {
  padding-top: 65px;
  padding-bottom: 50px;
  background: #f0efef;
  display:none;
}
.contact-form-inner {
  max-width:770px;
  margin: 0 auto;
  padding: 0px 15px;
}

.spinner-tag {
  text-align: center;
  background: #f0efef;
  display: none;
}
.spinner-tag .sr-only {
  width: 100%;
  height: auto;
  position: static;
}
.text-center {
  text-align: center;
}
.spinner-border {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #3498db;
  border-right: 4px solid #3498db;
  border-bottom: 4px solid #3498db;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display:inline-block;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.results {
  max-width: 1065px;
  margin: 0 auto;
  opacity: 0;
  height: 0;
}
#map {
  width: 535px;
  height: 350px;
}
.two-col-map .results-wrap {
  display: table;
/*   padding-top: 110px; */
  max-width: 1075px;
  margin: 0 auto;
  width: 100%:
}
.two-col-map .google-map {
/*   display: table-cell;
  vertical-align: middle;
  padding-right: 60px; */
  display: inline-block;
  vertical-align: middle;
  padding-right: 60px;
  float: left;
  width: 50%;
}

.two-col-map h2 {
  margin-bottom: 45px;
}
.clearfix{
  clear: both;
}
.two-col-map .property-response{
/*   display: table-cell;
  vertical-align: middle; */
  float: left;
	width: 50%;
	padding-left: 65px;	
}
.two-col-map .prop-value {
  font-size: 45px;
  line-height: 52.67px;
  color: #65b648;
  margin-bottom: 45px;
}

.one-col-form textarea, 
.one-col-form input[type="text"], 
.one-col-form input[type="email"], 
.one-col-form select {
    margin-bottom: 17px;
    padding: 15px 13px;
}

#find-professionals,
#findout{
  display:none;
}
textarea, input[type="text"], 
input[type="number"], 
input[type="email"], 
input[type="tel"], select {
    margin-bottom: 17px;
    display: block;
    border: 0;
    outline: 0;
    background: #fff;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
    color: #343e48;
    margin-bottom: 17px;
    padding: 15px 13px;
    width: 100% !important;
    border: 1px solid #fff;
    border-radius: 0;
}
.field-row .input-lg {
  width:48%;
  float: left;
  margin-right: 4%;
}
.field-row.align-btn {
  text-align: center;
}
.field-row .input-lg:last-child {
  margin-right: 0;
}
.contact-heading {
    margin: 0;
    padding: 0;
    font-size: 29px;
    line-height: 39px;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
    margin-bottom: 30px;
}
.contact-btn {
    cursor: pointer;
    outline: 0;
    font-family: 'Proxima Nova Rg';
    padding: 33px 49px 33px 48px;
    color: #fff;
    border: 0;
    text-align: center;
    font-size: 34px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
/*     background: -moz-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(78,158,69,1)),color-stop(18%,rgba(78,158,69,1)),color-stop(100%,rgba(111,191,74,1))) !important;
    background: -webkit-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: -o-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: -ms-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: linear-gradient(57deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important; */
    background: linear-gradient(57deg,#be112c,#d8202f) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e9e45',endColorstr='#6fbf4a',GradientType=1);
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
    display:block;
    margin: 0 auto;
}
.contact-btn.over-btn:hover {
    color: #1c2b36;
    border-color: #1c2b36;
    box-shadow: 10px 10px 30px 0 rgba(28,28,28,0.3);
    -webkit-box-shadow: 10px 10px 30px 0 rgba(28,28,28,0.3);
}

.banner-cta-section .search-response {
  font-size: 14px;
  margin-top:10px;
  color: #FFFF00;
  display: none;
}

.try-another-address-wrapper{
    display:none;
    padding:10px;
}

.try-another-address{
    margin:0 auto;
    display: block;
    background: #6fbf4a;
    padding: 25px 10px;
    max-width: 550px;
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    background: rgba(111,191,74,1);
    -webkit-box-shadow: 0px 11px 13px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 11px 13px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 11px 13px 0px rgba(0,0,0,0.2);
/*     background: -moz-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(78,158,69,1)),color-stop(18%,rgba(78,158,69,1)),color-stop(100%,rgba(111,191,74,1))) !important;
    background: -webkit-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: -o-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: -ms-linear-gradient(33deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important;
    background: linear-gradient(57deg,rgba(78,158,69,1) 0%,rgba(78,158,69,1) 18%,rgba(111,191,74,1) 100%) !important; */
    background: linear-gradient(57deg,#be112c,#d8202f) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e9e45',endColorstr='#6fbf4a',GradientType=1);
}

a.try-another-address:hover{
    color:#1c2b36 !important;
}

a.try-another-address img{
    height: 24px;
    width: 29px;
    vertical-align: initial;
    margin-right: 20px;
}

.result-header{
     text-align: center;
     color: #6fbf4a;
}
@media (max-width:1200px){
  .result-header {
      margin-top:20px;
  }
  .try-another-address{
      max-width:none;
      padding:17px 20px;
      display:inline-block;
  }
  
}
@media (max-width:767px){
  .try-another-address{
        font-size: 24px;
        max-width: 90%;
  }
  a.try-another-address img {
    height: 18px;
    width: 22px;
  }
}
.form-footer {
  margin-bottom:40px;
  font-size: 19px;
  font-style: italic;
}
.error-msg {
  display: none;
}

#contact-form #email-error {
  color: red;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}

#place-not-found h2 {
  color: #343e48;
}
#place-not-found {
  display: none;
}
.footer-module-main.white:after{ 
  background-color:#fff !important; 
}
.footer-module-main.blue:after{ 
  background-color:#209BD3 !important; 
}

#about-this-valuation {
  display:none;
}

@media screen and (max-width: 1100px) {
  .two-col-map .prop-value {
    font-size: 50px;
  }
  .two-col-map .google-map {
    padding-right: 30px;
  }
  .property-response h4 {
    font-size: 28px;
  }
  .two-col-map .results-wrap{
    padding-left: 15px; 
    padding-right: 15px;
  }
}

@media screen and (max-width: 991px){
  .two-col-map h2 {
    margin-bottom: 30px;
  }
  .two-col-map h4 {
    font-size: 25px;
  }
  .two-col-map .prop-value {
    font-size: 45px;
    margin-bottom: 20px;
  }
  .two-col-map .results-wrap {
    display: inline-block;
  }
  .two-col-map .google-map {
    display:block;
    float: left;
    width: 50%;
  }
  #map {
    width:100%;
  }
  .two-col-map .property-response {
    display: inline-block;
    width: 50%;
  }
    
}

@media screen and (max-width: 767px) {
  .contact-btn {
    padding: 15px 20px;
    font-size: 20px;
    line-height: 24px;
  }
  .one-col-form input[type="text"]::-webkit-input-placeholder,
  .one-col-form input[type="email"]::-webkit-input-placeholder,
  .one-col-form textarea.hs-input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  	font-size: 16px;
    line-height: 16px;
  }
  .one-col-form input[type="text"]::-moz-placeholder,
  .one-col-form input[type="email"]::-moz-input-placeholder,
  .one-col-form textarea.hs-input::-moz-input-placeholder { /* Firefox 19+ */
  	font-size: 16px;
    line-height: 16px;
  }
  .one-col-form input[type="text"]::-ms-input-placeholder,
  .one-col-form input[type="email"]::-ms-input-placeholder,
  .one-col-form textarea.hs-input::-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
    line-height: 16px;
  }
  .two-col-map .google-map{
    width: 100%;
    padding-right: 0px;
    float: none;
  }
  .two-col-map .property-response {
    width: 100%;
    margin-top: 24px;
  }
}
@media screen and (max-width: 480px) {
  .field-row .input-lg {
      width: 100%;
  }
  .contact-btn {
    padding: 22px 30px;
    font-size:24px;
  }
  .two-col-map .property-response {
    padding-left: 0px;
  }
}