@media only screen and (max-width: 1200px) {
  .form-css {
    padding: 15px 25px;
    right: 20px;
    top: 8px;
    width: 365px;
    text-align: center;
}
.form-css input{
  height: 35px;
}
.form-css select{
  height: 35px;
}
.break{
    display: block;
}
}
@media only screen and (max-width: 1111px) {
.abttext {
    margin-top: 50px;
}
	.hot-property-pic{ display: none}
	.hot-property-data{    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
} 
	
	
}

@media only screen and (max-width: 991px) {
  .logo img{
    display: block;
    margin: auto;
  }
  .menu-main {
     padding-left: 0px; 
    display: flex;
    justify-content: center;
}
.slider-data{
  left: 1%;
}
.form-css p {
    font-size: 13px;
}
.form-css h2 {
    font-size: 18px;
}
.abttext {
    margin-top: 80px;
}
.abttext h2 {
    font-size: 28px;
}
.title{font-size: 22px;}
.fimg{width: 100%;}
	
 
	
}
@media only screen and (max-width: 860px) {
.form-css{
  position: relative;
  left: 0;
  right: 0;
  top: 20px;
  margin: auto;
      background: #ee7f07;
}
.slider-data{
  left: 0%;
      align-items: center;
          width: 100%;
}
.form-css h2 {
    color: #fff;
}
.form-btn{
  background: #272727;
}
.slider-data h5{
    text-align: center;
}
.slider-data h3 {
  text-align: center;
}
.slider-data p {
    text-align: center;
    
}
.abttext {
    margin-top: 20px;
}
}
@media only screen and (max-width: 767px) {
  .subsbar {
    margin-bottom: 15px;
}


}
@media only screen and (max-width: 545px) {
.abttext h2 {
    font-size: 22px;
}
.abttext p {
    font-size: 16px;
}
.feat-text h2 {
    font-size: 22px;
}
.hashbox h4 {
    font-size: 22px;
}
.title{font-size: 22px;}
.phone_number h5 {
    font-size: 14px;
}
.phone_icon {
    font-size: 32px;
        line-height: 40px;

}
.phone_number {
    padding-left: 2px;
}
.phone_number h2 {
    font-size: 14px;
}
	.subs {
    background-size: 120%;
    background-repeat: no-repeat;
    padding: 20px 10px;
    background-position: top;
    }
	.logo img{ width: 300px;}
	.feat{ margin-bottom: 0}
	

.subsbar{ margin-bottom: 0}
	}
@media only screen and (max-width: 372px) {
  .form-css {
 width: 100%;
}
}