.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    box-shadow: 0 3px 3px 1px #ddd;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    background: #1c7494 none repeat scroll 0 0;
    border: 1px solid #1c7494;
    color: #fff;
    font-weight: normal;
}
.ui-menu .ui-menu-item{
    padding: 3px 6px;
}
.inpt_loader{
    background-image: url('../images/inpt_loader.gif');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}
.text-Box  {
    position: relative;
}
.find_Home_main .head-search {
    display: inline-block;

}
.mlsp_pagination {
    float: left;
    text-align: center;
    width: 100%;
}
.mlsp_pagination .page-numbers {
    background: #12617f none repeat scroll 0 0;
    border: 1px solid #12617f;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 27px;
    width: 38px;
    transition: all 0.2s ease 0s;
}
.mlsp_pagination .page-numbers:hover, .mlsp_pagination .page-numbers.current {
    background: #fff none repeat scroll 0 0;
    color: #12617f;
}
.mlsp_pagination .page-numbers.dots {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #12617f;
}

.findSale_home .home-like.mlsp_favourite.active a{
    background: rgba(0, 0, 0, 0) url("../images/heart-hover.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 23px;
    width: 25px;
}


.mlsp-modal-box {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 98%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}

.mlsp-modal-box header,
.mlsp-modal-box .mlsp-modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}

.mlsp-modal-box header h3,
.mlsp-modal-box header h4,
.mlsp-modal-box .modal-header h3,
.mlsp-modal-box .modal-header h4 { margin: 0; }

.mlsp-modal-box .mlsp-modal-body { padding: 2em 1.5em; }

.mlsp-modal-box footer,
.mlsp-modal-box .mlsp-modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.mlsp-modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.mlsp-close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.mlsp-close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}
@media (min-width: 32em) {
  .mlsp-modal-box { width: 70%; }
}
.mlsp_mp_exp{
    width: 70%;
    float:left;
}
#mlsp_map{
    height:400px;
    float:left;
    width: 100%;
}
.mlsp_nerrow_scroll {
    float: left;
    height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 30%;
    margin-top: 10px;
}
.findSale_home .homeSale_main .mlsp_nerrow_scroll .homeSale-Box {
    width: 100% !important;
}
.mlsp_labels {
  width: 50px; 
  height: 20px;

  border: 1px solid #eb3a44;
  border-radius: 5px;
  background: #fee1d7;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #eb3a44;
}
.imgsmp {
    float: left;
    width: 100px;
}
.cntmp {
    float: left;
    padding: 5px;
    width: 95px;
}
.find_Home_main .map-icon.list a::before {
    background: rgba(0, 0, 0, 0) url("../images/list_icon.png") no-repeat scroll 0 0 / 40px auto;
}

.find_Home_main .ui-slider-range.ui-widget-header.ui-corner-all {
    background: #12617f none repeat scroll 0 0; 
}
.tiny-btn {
    background: #1485ad none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 15px;
}
.find_Home_main .find_Home_main .find_home_form .ui-slider-horizontal .ui-slider-handle {
    top: -6px;
}
.find_Home_main .flat-slider .ui-slider-horizontal {
    height: 5px;
}
.find_Home_main .flat-slider .ui-widget-content {
    background-color: #c5c5c5;
}

.find_Home_main .flat-slider .ui-slider-horizontal::before {
    background-color: #c5c5c5;
    background-image: none;
    border-color: #c5c5c5;
    border-radius: 20px;
    content: "";
    height: 1.2em;
    left: -10px;
    position: absolute;
    top: -9px;
    width: 1.2em;
}
.find_Home_main .flat-slider .ui-slider-horizontal::after {
    background-color: #c5c5c5;
    background-image: none;
    border-color: #c5c5c5;
    border-radius: 20px;
    content: "";
    height: 1.2em;
    position: absolute;
    right: -10px;
    top: -9px;
    width: 1.2em;
}
.find_Home_main .flat-slider .ui-slider-handle {
    cursor: col-resize;
}
.mlsp_mp_exp .expand_filter {
    height: 35px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 35px;
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    padding: 4px;
    z-index: 1111;
}

.find_home_form.fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 111111;
}
.mlsp_map_vw_wrapper.fixed {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 11111;
}
.mlsp_map_vw_wrapper.fixed .mlsp_nerrow_scroll, .mlsp_map_vw_wrapper.fixed .mlsp_mp_exp, .mlsp_map_vw_wrapper.fixed #mlsp_map {
    height: 100%;
}
.find_home_form.fixed .top-search.cf,.find_home_form.fixed .current-search {
    display: none;
}

@media only screen and (max-width: 980px) {

    .mlsp_mp_exp,.mlsp_nerrow_scroll{
        width:100%;
    }
    .mlsp_nerrow_scroll {
    height: auto;
    }
}

.property_one .property_title{display: block;}
.property_one .property_title h1{font-size: 28px;color: #332d2d;font-weight: 700;text-transform: uppercase;}
.property_one .property_title h1 span{font-weight: normal;padding-left: 10px;margin-left: 5px;border-left: 2px solid #B20F11;}
.property_one .propety_left_bar{width: 66%;float: left;}
.property_one .property_slider{width: 100%;float: left;position: relative;}
.stick_tl{position: absolute;padding: 5px 25px;font-style: italic;z-index: 9;color: #fff;text-align: center;top: 60px;left: -10px;font-size: 30px; font-weight: 600;text-transform: uppercase;background: #B20F11;}
.stick_tl:after{position: absolute;content: "";border-color: #73040a #73040a transparent transparent; border-width: 5px;border-style: solid;bottom: -10px;left: 0;}
.stick_tl:before{position: absolute;content: "";bottom: 0px;right: -30px;width: 0;height: 0;border-top: 50px solid #B20F11;border-right: 30px solid transparent;}
.property_one .property_slider img{width: 100%;float: left;height: 100%;object-fit: cover;}
.property_one .property_slider #sync1{border: 1px solid #666;padding: 15px;box-sizing: border-box;}
.property_one .property_slider #sync2{border: 1px solid #666;margin: 20px 0 0;}
.property_one .property_slider #sync2 .item{padding: 5px;box-sizing: border-box;float: left;height: 120px;}
.property_slider #sync1 .item {height: 410px;}
.property_one .property_slider .clickable{display: block !important;width: 100%;top: 38%;}
.property_one .property_slider .owl-buttons img{width: auto;float: none;height: auto;}
.property_one .property_slider .owl-buttons .owl-prev,.property_slider .owl-buttons .owl-next{border-radius: 50%;background: #1c6e8d;height: 30px;width: 30px;text-align: center;line-height: 30px;}
.property_one .property_slider .owl-buttons .owl-prev{float: left;}
.property_one .property_slider .owl-buttons .owl-next{float: right;}

.property_one .price_times{width: 100%;float: left;}
.property_one .price_times .price_share{width: 100%;float: left;padding: 25px 0;border-bottom: 1px solid #777;}
.property_one .price_times .price_share h2{color: #b20710;font-size: 32px;font-weight: 700;margin: 0;display: inline-block;}
.property_one .price_times .save_btn{float: right;}
.property_one .price_times .save_btn a{display: inline-block;margin: 5px 0 15px;}
.property_one .price_times .save_btn a:hover{opacity: 0.5;}
.property_one .price_times .zip_code{width: 100%;float: left;padding: 20px 0;}
.property_one .price_times .zip_code h4{font-size: 22px;font-weight: normal;color: #777;margin: 0 0 10px;}
.property_one .price_times .zip_code a{color: #1c6e8d;}
.property_one .price_times .zip_code span{padding-left: 20px;border-left: 2px solid #b20710; margin-left: 20px;}
.property_one .price_times .zip_code p{font-size: 16px;color: #848484;font-style: italic;margin: 0;}
.property_one .housedata{width: 100%;float: left;border: 1px solid #b7b7b7;padding: 30px 0;}
.property_one .housedata ul{list-style: none;padding: 0;margin: 0;}
.property_one .housedata ul li{text-align: center;font-size: 26px;color: #777;width: 33.33%;float: left;text-transform: uppercase;}
.property_one .housedata ul li h3{font-weight: 700;color: #161616;margin: 0;font-size: 36px;}
.property_one .listings_status{width: 100%;float: left;}
.property_one .listings_status .rown{width: 100%;display: table;padding: 18px 0;border-top: 1px solid #777;}
.property_one .listings_status .rown:first-child{border: none;}
.property_one .listings_status .rown .same{display: table-cell;width: 50%;vertical-align: top;color: #777;font-size: 22px;}
.property_one .listings_status .rown .same span{font-weight: bold;color: #161616;display: block;margin: 0 0 7px;}

.property_one .propety_right_bar{width: 34%;float: left;padding-left: 30px;box-sizing: border-box;}
.property_one .propety_right_bar .agent_deta{width: 100%;float: left;border: 2px solid #b20710;margin: 0 0 40px;padding: 3px;box-sizing: border-box;}
.property_one .propety_right_bar .agent_deta .in_midl{border: 1px solid #b20710;padding: 10px;float: left;width: 100%;box-sizing: border-box;}
.property_one .propety_right_bar .agent_deta .left_user{width: 37%;display: table-cell;vertical-align: top;}
.property_one .propety_right_bar .agent_deta .left_user img{width: 100%;float: left;}
.property_one .propety_right_bar .agent_deta .right_info{width: 63%;display: table-cell;padding-left: 10px;box-sizing: border-box;vertical-align: top;}
.property_one .propety_right_bar .agent_deta .right_info h3{font-size: 22px;font-weight: 500;color: #161616;margin: 0 0 5px;}
.property_one .propety_right_bar .agent_deta .right_info p{font-size: 13px;color: #777;margin: 0;border-bottom: 2px solid #777777;margin-bottom: 13px;padding-bottom: 11px;}
.property_one .propety_right_bar .agent_deta .btn_anc{background: #B20710; box-sizing: border-box;color: #fff;font-size: 18px;font-weight: 500;padding: 11px 0;text-align: center;width: 100%;display: inline-block;}
.property_one .propety_right_bar .agent_deta .btn_anc:hover{background: #161616;}
.property_one .propety_right_bar .agent_deta .hlf{width: 50%; padding: 0 5px;float: left;margin-top: 10px;box-sizing: border-box;}
.property_one .propety_right_bar .find_btn{width: 100%;float: left;}
.property_one .propety_right_bar .find_btn a{display: block;border: 1px solid #ccc;padding: 20px;text-shadow:0px 0px 3px #000; font-size: 21px;color: #fff;text-transform: uppercase;background: #197A99;font-weight: bold;text-align: center;
                                             background: linear-gradient(to bottom, #1a5670 0%, #197a99 50%, #1a5670 100%); -ms-linear-gradient(to bottom, #1a5670 0%, #197a99 50%, #1a5670 100%); -webkit-linear-gradient(to bottom, #1a5670 0%, #197a99 50%, #1a5670 100%);}
.property_one .propety_right_bar .find_btn a:hover{text-shadow:none;}
.property_one .property_detail_cont{width: 100%;float: left;border-top: 2px solid #B40101;margin: 20px 0 0;background: url(../images/rptr_paper.jpg) repeat top center;}
.property_one .property_detail_cont .title_tg {display: block;}
.property_one .property_detail_cont .title_tg h2{background: #B40101;letter-spacing: 0.5px;font-weight: normal;font-size: 20px;text-transform: uppercase;color: #fff;padding: 10px 20px;display: inline-block;margin: 0;}
.property_one .property_detail_cont p{font-size: 20px;color: #737268;}
.property_one .property_detail_cont .map{width: 100%;float: left;margin: 30px 0;}
.property_one .footer_sect{width: 100%;float: left; margin: 0 0 20px;}
.property_one .footer_sect p{color: #737268;font-size: 12px;margin: 0 0 10px;}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

#MLSP_single .wrapper{
    width: 1140px;
    margin: 0 auto;
}

.page-template-tpl-find-a-home .meta_list_for_menus.part-4 {
    float: left;
    width: 25%;
}
.page-template-tpl-find-a-home .meta_list_for_menus.part-4 li {
    float: none;
    width: auto;
}

.mlsp_mp_exp {
    position: relative;
}
.mlsp_pagination br{
    display:none;
}

/***** responsive *****/

@media only screen and (max-width: 1199px) {
    #MLSP_single .wrapper{width: 970px;}
}

@media only screen and (max-width: 991px) {
    #MLSP_single .wrapper{width: 750px;}
    .property_one .propety_right_bar{ width: 34%;padding-left: 20px;}
    .property_one .propety_right_bar .agent_deta .right_info h3{font-size: 18px;}
    .property_one .propety_right_bar .agent_deta .btn_anc{padding: 5px; font-size: 14px;}
    .property_one .propety_right_bar .agent_deta .hlf{width: 100%;padding: 0px; margin-top: 2px;}
    .property_one .propety_right_bar .find_btn a{ font-size: 18px;padding: 16px;}
    .property_one .listings_status .rown{padding: 12px 0;}
    .property_one .listings_status .rown .same{font-size: 18px;}
    .property_one .property_title h1{font-size: 22px;}
    .property_one .housedata ul li{font-size: 20px;}
    .property_one .property_detail_cont .title_tg h2{font-size: 16px;}
    .property_one .property_detail_cont p{font-size: 16px;}
    .property_one .footer_sect p{font-size: 12px;}
}

@media only screen and (max-width: 767px) {
    #MLSP_single .wrapper{width: 100%;padding: 15px;box-sizing: border-box}
    .property_one .propety_left_bar{width: 100%;}
    .property_one .propety_right_bar{width: 100%;}
    .property_one .property_slider #sync2 .item{height: 140px;width: 100%;}
    .property_one .property_slider img{ height: 100%;object-fit: cover;}
    .property_one .property_slider .clickable{top: 40%;}
    .property_one .property_slider #sync1{ padding: 7px;}
}
@media only screen and (max-width: 540px) {
    .property_one .price_times .price_share h2{font-size: 28px;}
    .property_one .housedata ul li h3{font-size: 28px;}
    .property_one .housedata ul li{font-size: 16px;}
    .property_one .housedata{padding: 20px 0;}
    .property_one .price_times .zip_code h4{font-size: 18px;}
    .find_home_form .expand-trigger {
        margin-top: 20px;
    }
    .find_Home_main .map-icon {
        margin-left: 15px !important;
        margin-top: 20px !important;
    }
}
@media only screen and  (min-width:2500px){
    
}
@media only screen and  (min-width:1929px){
    .big-wrapper{max-width: 1928px;}
}
@media only screen and  (max-width:1230px){
    input[type="search"],input[type="text"],input[type="submit"],textarea,button{
        -webkit-appearance: none;
        -moz-border-radius:0px;
        -webkit-border-radius:0px;
        border-radius:0px;
    }
    #MLSP_single .wrapper{width: 1140px;}
}

@media only screen and  (max-width:1140px){
    #MLSP_single .wrapper{width: 97%;}


    .fancybox-prev span{left: 10px !important;}
    .fancybox-next span{right: 10px !important;}

    .inner_header{height: 260px;}
    .home_middel_cont p{width: 100%;}
    .lets_work p{width: 100%;}
    .footer .design_by p{font-size: 12px;}

}

@media only screen and (max-width: 991px) {

    body {
        -webkit-text-size-adjust:none;
    }
    .header{box-sizing: border-box;padding: 10px;}
    .nav .logo{display: none;}
    .logo_mobi{display: inline-block;float: left;}
    .sticky .logo_mobi{width: 170px;}

    .homeslider_innercontent p{width: 100%;}
    .title_tag h2{font-size: 30px;}
    .home_services .service_box h3{font-size: 18px;}
    .home_middel_cont p{font-size: 16px;}
    .lets_work p{font-size: 16px;}
    .footer .design_by{text-align: center;}
    .footer .design_by .right{float: none;display: block;}
    .footer .design_by p{margin: 4px 0;}
    .footer .info_in .box p{font-size: 15px;}
    .testimonials_home .title_tag_in{width: 100%;}
    .testimonials_home .right_quotes{padding: 10px 0 0;width: 100%;}
    .testimonials_home .right_quotes p{font-size: 18px;line-height: 26px;}
    .testimonials_home .client{font-size: 16px;margin: 10px 0 0;}
    .testimonials_home .owl-nav{margin: 30px 0 0;padding: 0 0 0 40px;}
    .testimonials_home{padding: 40px 0;}
    .testimonials_home .title_tag_in h2{font-size: 24px;}
    .testimonials_home .title_tag_in h4{font-size: 18px;}
    
    .inner_header{margin-top: 80px;height: 190px;}
    .inner_header h2{font-size: 26px;}

    
}

@media only screen and (max-width: 767px) {
    .home-slider .owl-nav .owl-prev, .home-slider .owl-nav .owl-next{margin: 0 5px;}
    .home_services .service_box .bot_cont h3{ font-size: 13px;letter-spacing: 1px;}
    .home_services .service_box{width: 100%;}
    .footer .info_in .box{width: 100%;}
    .footer .info_in .box p{letter-spacing: 0.5px;margin: 10px 0;}
    .footer .info_in .box .icon{margin: 12px 0 0;}
}

@media only screen and (max-width: 639px) {
    .homeslider_innercontent h1{font-size: 28px;line-height: normal;width: 90%;}
    .home_middel_cont{ padding: 40px 0;}
    .lets_work{padding: 40px 0;}
    .lets_work .midel_form .rown{width: 100%;}
    .lets_work .midel_form input[type="text"], .lets_work .midel_form select, .lets_work .midel_form textarea{padding: 10px 12px;}
    .title_tag h2{font-size: 22px;margin: 0 0 10px;}
    h3{font-size: 16px;line-height: 24px;}
    .home_middel_cont p{font-size: 15px;line-height: 24px;}
    .footer .info_in{padding: 25px 0;}
}

@media only screen and (max-width: 479px) {
    .homeslider_innercontent h1{font-size: 24px;}
    .inner_header{margin-top: 60px;}
    .innerpage_middel {padding:30px 0;}
}

