.validation-error {
	margin-left: 0;
	color: #d92228;
	display: block;
	padding-top: 5px;
  }
  .homes-for-sale-widget .validation-error{
	font-weight: 200;

  }
  a {
	color: #0099cc;
	text-decoration: none;
  }
  .no-show {
	visibility: hidden;
  }
 .product-specific-widget .conversion-to-core.homes-for-sale-widget, .conversion-to-core.new_mortgage_widget{
 	float:none;
 	margin: auto;
 	width: 50%;
 }
 .conversion-to-core.new_mortgage_widget{
	 width: 300px;
 }
 .conversion-to-core.homes-for-sale-widget .widget {
	background: #f6f9fc;
	border: 1px solid #ccd9e6;
	padding: 16px 20px 16px 20px;
	width: 310px;
	height: auto;
	margin: auto;
	font-weight: 400;
    line-height: 25px;
	}
  .btn {
	vertical-align: middle;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	border-radius: 2px;
  }
  .btn-primary {
	color: #fff;
	background-color: #d92228;
	border-color: #d92228;
  }
  .homes-for-sale-widget .na-realtor-logo {
	background-image: url('https://static.rdc-next-basecamp.rdc.moveaws.com/assets/rdc-logo-c28c5ed268a7ed2e91b744f61778a0e37eb5397dd5bc0316d0c44b338a9112f5.svg');
	background-size: 85px auto;
	background-repeat: no-repeat;
	height: 16px;
	width: 85px;
	display: inline-block;
  }
  .search-group {
	padding-top: 15px;
  }
	.conversion-to-core .search-group {
	width: 268px;
	}
	.input-group-addon, .homes-for-sale-widget .input-group-btn {
		top: 2px;
	}
	.product-specific-widget .search-button svg {
		width: 14px;
		height: 20px;
		fill:#ffffff;
	}
	.conversion-to-core .search-group .search-box {
	width : 220px;
	height : 40px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	background: #ffffff;
	display: inline;
	}
	.homes-for-sale-widget .link-no-hover a{
		font-weight: 400;
		line-height: 25px;
	}
	.na-form-control-clear {
	cursor: pointer;
	position: absolute;
	right: 51px;
	z-index: 10;
	padding: 7px 0px;
	/* color: #999; */
	}
	.homes-for-sale-widget .na-form-control-clear{
		right: 40px
	}
	.na-x-icon {
	color: #999;
	}
	.conversion-to-core .search-group .search-button {
	height: 40px;
	width: 51px;
	}
  .search-group .na-form-control-clear{
	margin-top: 5px;
	margin-right: -45px;
  }	
  .homes-for-sale-widget .search-group .na-form-control-clear{
	margin-right: 0;
  }
  .search-box {
	width: 228px;
	height: 19px;
	background: #ffffff;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	display: inline;
	padding: 5px;
	margin-right: -5px;
	font-size: 16px;
  }
  .search-button {
	height: 32px;
	margin-top: -4px;
  }
  .homes-for-sale-widget .close-icon{
	right: 40px;
	padding-right: 0;
	width: 15px;
  }
  .homes-for-sale-widget svg path{
	stroke: #fff;
    stroke-width: 30px;
  }
  .new_mortgage_widget .widget-block {
    height: 250px;
    background: url("https://static.rdc-next-basecamp.rdc.moveaws.com/assets/na-mortgage-background-ef47f90778badc46ca9498d242813c04fd1daaa99f22cb0935fc44d388ab1306.jpg");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
}
.new_mortgage_widget .widget-block .widget-content {
    position: absolute;
    width: 100%;
    top: 0;
    color: #fff;
    height: 100%;
}
.new_mortgage_widget .widget-block .widget-content p {
    text-align: center;
    font-weight: 500;
    margin-top: 25px;
	font-size: 22px;
	width: 100%;
	color: #fff;
}
.new_mortgage_widget .widget-block .widget-content span {
    font-size: 15px;
    text-align: center;
    width: 96%;
    display: block;
    line-height: 1.4;
    margin-top: 56px;
    margin: 115px auto 0;
    font-weight: 500;
}
.new_mortgage_widget .widget-new {
    background: #3c3c3c;
    width: 300px;
    height: 135px;
    padding: 16px;
    color: #fff;
}
.new_mortgage_widget .widget-new span {
    font-size: 12px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.new_mortgage_widget .widget-new .na-realtor-logo {
    width: 89px;
    display: block;
    float: none;
    /* margin-left: 5px;
    margin-top: 2px; */
    margin: 0 auto;
}
.new_mortgage_widget .na-realtor-logo{
	background-image: url('https://static.rdc-next-basecamp.rdc.moveaws.com/assets/na-rdc-logo-4ba377fba1d98a30cdc1244ff59e32bb061decade5f9f5edcc171269b84bf476.png');
	background-size: 85px auto;
    background-repeat: no-repeat;
    height: 24px;
}
.news-advice-article p{
	margin-bottom: 16px;
}
.new_mortgage_widget .widget-new .radius-none {
    border-radius: 0;
}
.new_mortgage_widget .search-button {
    margin-top: -2px;
}
.new_mortgage_widget .conversion-to-core .search-group .search-button{
	height: 40px;
    width: 54px;
}
.conversion-to-core.new_mortgage_widget .search-group{
	padding-top: 0px;
}

.conversion-to-core.new_mortgage_widget .search-group .search-box {
    text-indent: 7px;    
}
.new_mortgage_widget .widget-new {
    height: 168px;
}
.new_mortgage_widget .input-group-addon, .new_mortgage_widget .input-group-btn {
    top: 2px;
    left: 2px;
}
.new_mortgage_widget .search-input-group .form-control {
    color: #333!important;
    font-weight: 400;
}
/* .new_mortgage_widget  .validation-error {
    margin-top: -48px;
} */
.product-specific-widget{width: 100%; filter: drop-shadow( 1px 3px 10px rgba(0, 0, 0, 0.06));}
.product-specific-widget.bestm{filter: unset;}
  @media screen and (max-width: 480px) {
	.search-group {
	  display: flex;
	}
	.search-button {
	  margin-top: -1px;
	}
	.widget {
	  /* padding-left: 10px;
	  padding-right: 10px; */
	}
	.product-specific-widget .conversion-to-core.homes-for-sale-widget{
		width: 100%;
	}
	.new_mortgage_widget .widget-new .na-realtor-logo {
		float: none;
		margin-left: -121px;
		margin-top: 53px;
	}
	.conversion-to-core.homes-for-sale-widget .input-group .input-group-btn {
		top: 1px;
		left: 6px;
	  }  
  }
  @media screen and (max-width: 320px) {
	.conversion-to-core.new_mortgage_widget{width: 100%;}
  .new_mortgage_widget .widget-new{
	  width: 100%;
  }
  
  .conversion-to-core .search-group .search-box{
	width: 212px;
  }
  .conversion-to-core.homes-for-sale-widget .widget{
	padding: 16px 11px 0px 11px;
	width: 290px;
	margin: 0;
  }

}