.new_prelader {
    background-color: hsl(0, 0%, 100%);
    background-image: url("https://www.jforbus.com/wp-content/uploads/2017/11/J.-Forbus-Properties-1.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120px auto;
}
.home-hero-section {
    background-image: url("https://www.jforbus.com/wp-content/uploads/2017/11/home-header-1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:100px 0 110px !important;
    overflow:hidden !important;
}
.home-hero-section h1 {
    font-size:50px;
    color:#fff;    
    text-transform: uppercase;
    line-height:normal;
}
.home-hero-section h6 {
    font-size:18px;
    color:#fff; 
    letter-spacing:4px;
}
.home-hero-section a {
    color:#fff !important;
    border-radius: 5px;
    display: block;
    font-size: 20px;
    padding: 18px 15px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight:600;
}
.orange-bg {
    background-color:#eb681c;
}
.red-bg {
   background-color:#82151b;
}
.home-hero-section a.orange-bg:hover {
    background-color:#82151b;
}
.home-hero-section a.red-bg:hover {
    background-color:#eb681c;
}
.home-hero-section p {
    font-size:18px;
    color:#fff; 
    font-family: 'Raleway', sans-serif;
    font-weight:600;
}
.home-coverage-title {
    color:#000;
    font-family: 'Raleway', sans-serif;
    font-size:42px;
    font-weight:600;
    margin-bottom:42px;
}
.home-listing-none {
    margin-bottom:15px;
    padding-left:15px !important;
    padding-right:15px !important;
}
.home-listing-none .places_type_2_listings_no {
    display:none;
}
.home-listing-none .wpb_column.vc_column_container.vc_col-sm-8.vc_column_inner .places_wrapper_type_2 {
    height:355px;
}
.home-listing-none .wpb_column.vc_column_container.vc_col-sm-6.vc_column_inner .places_wrapper_type_2 {
    height:328px;
}
.home-listing-none .wpb_column.vc_column_container.vc_col-sm-4.vc_column_inner .places_wrapper_type_2 {
    height:355px;
}
.home-listing-none .wpb_column.vc_column_container.vc_col-sm-3.vc_column_inner .places_wrapper_type_2 {
    height:328px;
}
.entry-title.title_prop {
    color:#EB681C !important;
}
.filter_menu_trigger, .caret::after {
    color:#EB681C !important;
}
.dropdown.listing_filter_select {
    border-right: 1px solid rgba(235,104,28,0.60) !important;
}
.adv_listing_filters_head, .listing_filters_head, .listing_filters {
    border-bottom: 1px solid rgba(235,104,28,0.60) !important;
    border-top: 1px solid rgba(235,104,28,0.60) !important;
}
.property_listing {
    border: 1px solid rgba(235,104,28,0.60) !important;
}
.property_location {
    border-top: 1px solid rgba(235,104,28,0.60) !important;
}
.property_location .listing_actions {
    display:none !important;
}
.agentpic-wrapper { 
    pointer-events: none !important;
}
#slider_enable_map, #slider_enable_slider {
    bottom:44px !important;
    top:auto !important;
}
.unit_details_x:hover {
    color:#eee !important;
}
.wco-contact-content {
    width:100%;
}
.wco-contact-form {
    width:100%;
    margin-top:-10px;
}
.gs_testimonial_single.cycle-slide .testimonial-box {
	width:100%;
	max-width:885px;
	box-shadow:0 0 8px rgba(0,0,0,0.3);
	margin:20px auto;
	border-radius:5px;
	padding-bottom:0 !important;
}
.box-company-designation {
    padding:50px 15px 25px;
    background-color:#EB681C;
}
.gs_testimonial_single.cycle-slide .testimonial-box {
    background:#fff !important;
}
.gs_testimonial_single.cycle-slide .testimonial-box .box-image {
    margin-bottom:-35px;
}
.gs_testimonial_single.cycle-slide .testimonial-box .box-image img {
    border: medium none !important;
    height: 90px !important;
    width: 90px !important;
}
.gs_testimonial_single.cycle-slide .testimonial-box .box-content {
    padding:15px;
}
.gs_testimonial_single.cycle-slide .testimonial-box .box-content p {
    font-size: 16px;
    line-height: 25px;
    color:#999;
}
.box-company-designation .box-companyname {
    color:#fff !important;
    font-size: 22px !important;
    line-height: 25px !important;
}
.box-company-designation .box-designation {
    color:#fff !important;
    font-size: 16px !important;
    line-height: 22px  !important;;
}
.gs_testimonial_single.cycle-slide .testimonial-box .box-title {
    display:none;
}
.navigational_links .nav-prev-wrapper, .navigational_links .nav-next-wrapper {
    background-color:#82151B !important;
}
.alert-message, .login-alert {
    background-color: #eb681c !important;
}
#footer-contact-form input[type="text"], #footer-contact-form input[type="email"], #footer-contact-form .form-control{
    background-color: #eb681c !important;
    color:#fff;
}
#footer-contact-form .form-control::-moz-placeholder{
    color:#fff;
}
#footer-contact-form .btn-cont .wpresidence_button:hover{
    background-color:#82151B;
}