.variation2 .bmd-mh-slide-inner {
	padding: 9% 35px;
}
.home_search_on .bmd-fh-inner {
    padding-top: 0;
}
.home_filter_penal  .bmd-hf-form {
	width: 100%;
}
.home_filter_penal  .bmd-hf-select {
	margin-bottom: 0 !important;
}
.home_filter_penal .bmd-fh-inner {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 100px;
}
.icon-sliders.wt_sliders_mobile {
    color: #E9161D;
    background: #fff;
    display: flex;
    padding: 8px 15px;
    width: 100px;
    font-size: 14px;
    height: 28px;
    border-radius: 7px;
    justify-content: center;
}

.icon-sliders.wt_sliders_mobile.homes2geaux {
    color: #2E8856 !important;
}

.home_filter_penal .bmd-home-filter.five-filters {
    background: #E9161D;
    padding: 20px;
    border-radius: 15px;
    margin: 0;
    width: 100%;
}

.home_filter_penal section.bmd-featured-homes.all-homes {
    top: -85px;
    margin-bottom: 0;
    position: relative;
}
.home_filter_penal .toggle-web-filter {
    color: #FFFFFF !important;
    margin-bottom: 5px;
}

.home_filter_penal .bmd-red-button {
    color: #1a1a1a;
    background: #fff;
    line-height: 11px;
    border-radius: 4px;
    font-size: 14px;
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0;
}

.home_filter_penal .toggle-mobile-filter{
	display: none;
}

.home_filter_penal .bmd-fh-inner{
	padding-bottom: 0;
}

@media screen and (max-width: 1280px){

	.home_filter_penal .toggle-web-filter {
	    display: none;
	}
    .home_filter_penal .bmd-fh-inner {
	padding-top: 55px;
}

	.home_filter_penal .bmd-home-filter.five-filters{
		padding: 0;
    	border-radius: 0;
    	background: none;
	}
	.home_filter_penal .toggle-mobile-filter{
		display: inline-flex !important;
		text-align: left;
	}

	.home_filter_penal .five-filters .bmd-red-button {
        width: 205px;
        background: #E9161D;
        color: #fff;
    }

    .home_filter_penal .bmd-home-filter .bmd-hf-label {
	    background: #E9161D;
	}

	.mobile-filter-open .wt_sliders_mobile {
	    display: none;
	}

}

@media screen and (max-width:767px){
	.home_filter_penal .bmd-featured-homes{
		max-width: 90%;
	}
    .home_filter_penal section.bmd-featured-homes.all-homes {
	top: -35px;
}
.home_filter_penal .bmd-hf-label {
	margin-top: 0px;
}

}