

body{
	font-family: 'Century Gothic';
	background: #fff;
	font-size: 14px;
	line-height:1.5;
}
.epc_img, .floor_paln_img{
	max-width:100%;
}
.container{
	width:1400px;
}

.property_title_div {
    background: #fff;
    position: absolute;
    top: 50vh;
    left: 0;
    opacity: .85;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    z-index: 22;
    min-height: 120px;
    min-width: 320px;
    max-width: 380px;
    width: 100%;
    padding: 20px 10px;
}

.carousel-control{
	z-index:110 !important;
}

.sear_main_filter_holder_in .search-loc{
	float:none;
}

input, button, select, textarea {
    font-family: 'Century Gothic';
}


.tooltip1 {
    position: relative;
    display: inline-block;
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 120px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 8;
    bottom: 45px;
    left: 50%;
    margin-left: -60px;
}

.mobile-filter{
	font-family:inherit;
	font-size:12px;
	z-index:301;
	position:absolute;
	top:30px;
	right:15px;
	background-color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
    cursor:pointer;
    display:none;
}

.rent_sale_switch{
	height:23px;
}



.mobile-filter::before{
	content:"\f0b0";
	margin-right:5px;
	font-family:fontawesome;
}


.tooltip1 .tooltiptext1::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border-width: 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.8) transparent transparent transparent;
}

.tooltip1:hover .tooltiptext1 {
    visibility: visible;
}
    
.powerd_rights_estate{
	width:100%;
	text-align:center;
}
.powerd_rights_estate p{
	font-size:12px;
}
.logmod__tab{
	height:auto !important;
}
.disclaimer {
	    font-size: 12px !important;
	    color:#aaa;
	    margin-top:30px;
	}
.disclaimer_italic{
	font-style: italic;
}
.sear_testi_more{
	font-size:14px;
	color:#fff;
	border:1px solid #fff;
	padding:10px 20px;
	margin-top:15px;
	  -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}
.sear_testi_more:hover{
	color:#333;
	background-color:#fff;
}
	
	
.sear_wrapper_image_back{
	background-position:center;
	background-size:cover;
	-webkit-animation: slide 40s linear infinite;
    animation: slide 40s linear infinite;
    background-repeat: repeat;
}
.sear_wrapper_image_back_opa{
	background-color: rgba(0,0,0,0.3);
}
.sear_wrapper_image_back_opa_8{
	background-color: rgba(0,0,0,0.8);
}
.sear_logo_holder{
	width:100px;
	height:100px;
	background-color:#fff;
	position:absolute;
	top:-6px;
	left:22px;
	z-index:300;
	-webkit-transition: top 0.3s; /* Safari */
    transition: top 0.3s;
    transition-timing-function: linear;
    cursor:pointer;
}
.sear_logo_holder img{
	margin-top:40px;
	width:calc(100% - 20px);
	margin-left:10px;	
}
.sear_logo_holder:hover{
	top:0px;
}
.sear_header{
	height:60px;
	width:100%;
}
.sear_menu_holder{
	height:60px;
	background-color:var(--main-color);
	width:100%;
}
.sear_menu{
	float:left;
	width:auto;
	padding-left:90px;
}
.sear_menu ul{
	z-index:999999;
}
.sear_menu ul li{
	float: left;
    list-style: none;
}
.sear_menu ul li a{
	color: #ccc;
    line-height: 60px;
    height: 60px;
    padding: 0px 10px;
    display: block;
    text-transform: uppercase;
    font-size:13px;
}
.sear_menu ul li a:hover{
	color: #fff;
}
.tem3_header_menu ul li a:hover{
	background-color: #fff;
}
.sear_menu_mobile{
	display:none;
	float:left;
	color:#ccc;
	cursor:pointer;
	padding:20px;
	
}
.sear_menu_mobile i{
	color:#ccc;
	padding-right:7px;
}
.sear_heading{
	width:100%;
}
.sear_heading_main_color{
	color:var(--main-color);
}
.sear_heading_white_color{
	color:#fff;
}
.sear_heading h1{
	margin:0px;
	text-align:center;
	font-size: 28px;
}
.sear_heading_bot_40{
	padding-bottom:40px;
}
.sear_heading_bot_30{
	padding-bottom:30px;
}
.sear_heading_bot_20{
	padding-bottom:20px;
}
.sear_heading_bot_25{
	padding-bottom:25px;
}
.sear_heading_bot_10{
	padding-bottom:10px;
}

.sear_main_filter_holder1{
	width:100%;
	display:table;
	padding:30px 120px;
}
.title-text-filt{
	margin:0px;
	font-size:22px;
}
#sub_crumb{
	margin:0px;
	font-size:13px;
}
.item_image_overley{
	background-color:rgba(0,0,0,0.3);
	height:calc(100vh - 60px);
	position: relative;
}
.search_element_full{
	width:100%;
}
.search_element_holder{
	width:14.2%;
/*	float:left;*/
	display:inline-block;
	margin-right:10px;
}
.search_element_holder h6{
	text-transform: uppercase;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    margin:0px;
    padding-bottom:5px;
    /*font-weight:bold;*/
    font-family:'Century Gothic';
    text-align:left;
}
.search_element_holder input{
	background: #F5F5F5;
    padding: 5px 10px;
    box-sizing: border-box;
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    color: #222;
    border: 0px solid #e3e3e3;
    text-indent: 0.01px;
    display: block;
    cursor: pointer;
    height: 36px;
    border-radius:0px;
}
.search_element_holder select{
    background: #F5F5F5;
    padding: 5px 10px;
    box-sizing: border-box;
    width: 100%;
    font-size: 17px;
    line-height: 22px;
    color: #222;
    border: 1px solid #e3e3e3;

    text-indent: 0.01px;
    display: block;
    cursor: pointer;
    height: 36px;
    border-radius:3px;
}
.search_element_holder button{
	display: block;
    background: #D68021;
    border: none;
    color: #fff;
    font-size: 17px;

    text-transform: uppercase;
    width: 100%;
    padding: 5px 0;
    margin-top: 27px;
    height: 37px;
    border-radius:0px;
}
.home_slider_head{
	width:100%;
	text-align:center;
	padding-bottom:70px;
}
.home_slider_head img{
	height:150px;
}
/*Home search filter slider end*/
.key-legend div{
	display:inline-block;
	float:none;
}
/*Forms*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9B9B9B;
  font-weight:100;
  font-size:14px;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #9B9B9B;
   font-weight:100;
   font-size:14px;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #9B9B9B;
   font-weight:100;
   font-size:14px;
}
:-moz-placeholder { /* Firefox 18- */
   color: #9B9B9B;
   font-weight:100;
   font-size:14px;
}
.homesear_form_holder{
	margin-bottom:30px;
}
.homesear_form_holder input{
	border:1px solid #dcdcdc;
	border-radius:0px;
	padding:10px;
	background-color:#f5f5f5;
	box-shadow:none;
	display: block;
    width: 100%;
}
.homesear_form_holder textarea{
	border:1px solid #dcdcdc;
	border-radius:0px;
	padding:10px;
	height:100px;
	background-color:#f5f5f5;
	box-shadow:none;
	display: block;
    width: 100%;
}
.homesear_form_holder label{
	color: #4A4A4A;
	font-size:17px;
	margin-bottom:8px;
	text-transform:uppercase;
}
.common_button_homesearch{
    color: #fff;
    display: inline-block;
    outline: 0 none;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    background: #000;
    border:1px solid #000;
    width: auto;
    border-radius:2px;
    font-size: 16px;
    cursor: pointer;
    text-transform:uppercase;
    line-height:100%;
    /*transition-duration: 0.5s;*/
}
.common_button_homesearch:hover{
	background: #fff;
	color:#8d8d8d;
	border:1px solid #8d8d8d;
}

/*Additional pages drop down menu start*/
.base_level{
	position:relative;
}
.base_level ul{
	padding-left:0px;
}
.base_level li a{
	display:inline-block;
}
.child_level1{
	display:none;
	width:240px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.35);
		-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.35);
		box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.35);
	background-color: rgba(0,0,0,0.6);
}
.child_level1 li{
	width:240px;
	height:auto !important;
}
.child_level1 li a{
	padding:10px !important;
	height:auto !important;
	line-height:150% !important;
}
.base_level ul{
	position:absolute;
	left:0px;
	top:60px;
	z-index:9999;
}
.base_level:hover ul.child_level1{
	display:block;	
}
.base_level li ul{
	position:absolute;
	left:240px;
	top:0px;
	z-index:9999;
}
.child_level2{
	display:none;
	width:240px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.35);
	background-color: rgba(0,0,0,0.6);
	position:absolute;
	top:0px;
}
.child_level1 li{
	position:relative;
}
.base_level li:hover ul.child_level2{
	display:block;
}

/*Additional pages drop down menu end*/


.estate_wrapper_page_additional .estate_add_page_header{
	display:none;
}
.estate_wrapper_page_additional .simplelink{
	display:none;
}
.head_soci{
	display:table;
	float:right;
}
.head_soci ul{
	padding-left:0px;
}
.head_soci ul li{
	list-style:none;
	float:left;
}

.head_soci ul li a i{
	color:#ccc;
	padding:22px 7px;
}
.head_soci ul li a i:hover{
	color:#fff;
}

.sear_login{
/*	float: right;*/
   /* display: table;*/
    padding: 0 0;
}
.sear_login_user{
	float:left;
}
.sear_agent_name{
    float:right;
    padding:21px;
}
.sear_agent_name a{
	color: #ccc;
}
.sear_agent_name h2, .sear_agent_name i {
    color: #ccc;
    float:left;
    font-size: 13px;
    margin: 0;
    text-transform: uppercase;
}
.sear_agent_name i {
    margin-right:10px;
}
.sear_login_user{
	float:right;
	padding: 0 15px;
}
.sear_login_user .user{
    display: table;
    width: 100%;
}
.sear_login_user a, .sear_login_user a .fa {
    font-size:14px;
    color: #ccc;
}
.sear_login_user .user_avatar{
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    background-position: center;
    background-size: cover;
    background-repeat:no-repeat;
    border-radius:50%;
}
.sear_login_user .estate1_login_name{
    padding: 20px 0 0 0;
}
.sear_login_user .dropdown-menu{
    top: 55px;
    position: absolute;
    right: 10px;
    left: unset;
    z-index: 1000;
    display: none;
    float: right;
    max-width: 210px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
    .open .dropdown-menu{
        display: block;
    }
    .open > .dropdown-menu li{
		margin: 0px;	
		width: 100%;
	}
	.open > .dropdown-menu li a{
		padding: 8px 20px;
	}
	.open > .dropdown-menu li a i{
		color:#333;
	}
	.open > .dropdown-menu li a .fa-user{
		width:22px;
		font-size:18px;
	}
	.open > .dropdown-menu li a .gnbicon-favourites-heart{
		margin: 0 8px 0 0px;
	}
	.open > .dropdown-menu li a .icon-cog{
		margin: 0 7px 0 -3px;
	}
	.open > .dropdown-menu li a .icon-mail{
		margin: 0 7px 0 -2px;
	}
	.open > .dropdown-menu li a .icon-logout{
	    margin: 0 6px 0 0px;
	}
.sear_banner{
	width:100%;
	height:600px;
    max-height: 600px;
    overflow: hidden;
    position: relative;
   
}
.banner__video_holder{
	width:100%;
	height:600px;
    max-height: 600px;
    overflow: hidden;
}
.banner__video{
	display: block;
    position: relative;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
}
.sear_below_strip{
    background-color:rgba(46,49,112,0.9);
    color: #fff;
    padding: 1px 20px 2px 98px;
    margin: 0;
    font-size: 100%;
    text-shadow: 1px 1px 1px #000;
    opacity: .5;
    height:22px;
    width:100%;
    position: absolute;
    top:0px;
     z-index:200;
     top:60px;
}
.sear_address, .sear_signup{
    display:table;
    width:50%;
    float:left;
    padding-left:47px;
}

.sear_signup{
    float:right;
    text-align:right;
}
.sear_address a{
    color: #fff;
    margin-right: 6px;
    padding-right: 5px;
    text-decoration: none;
    cursor:pointer;
}
.sear_signup a{
    color: rgba(255, 255, 255, 0.95);
    margin-right: 0px;
    padding-right: 0px;
    text-decoration: none;
    font-size:12px;
    cursor:pointer;
}
.sear_address i{
    color: rgba(255, 255, 255, 0.75);
}
    
.banner_sear_wrapper{
	position: absolute;
    top: 150px;
    width:100%;
}
.banner_sear_holder{
	max-width:700px;
    margin:auto;
}
.banner_sear_holder{
	
}
.banner_bottom_space{
	margin-bottom:30px;
}
.banner_sear_logo{
	text-align:center;
	height:35px;
}
.banner_sear_logo img{
	height:100%;
}
.banner_sear_head{
	text-align:center;
	color:var(--main-color);
	font-size:22px;
	font-weight:bold;
}
.banner_sear_rating{
	text-align:center;
	color:#fff;
}
.banner_button_holder{
	text-align:center;
}
.banner_button_holder a{
	display:inline-block;
	font-weight: bold; 
    padding: 20px 30px;
    margin:0px 15px;
    text-transform: uppercase;
    opacity:0.85;
    transition: opacity 0.3s ease-in-out;
    border-radius:2px;
}

.banner_button_holder a:hover{
     opacity:0.95;
}

.banner_button_holder h2{
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:20px;

}
.banner_button_theme_color{
	background-color:var(--main-color);
	color:#fff;
}
.banner_button_color{
	background-color:var(--main-color);
	color:#fff;
}
.sear_filter_holder{
	width:100%;
	margin:auto;
	position:absolute;
	top:-200px;
	padding-bottom:40px;
}
.sear_banner_wrapper{
	width:100%;
	position:relative;
}
.banner_filter_holder{
	background-color:#fff;
	padding:30px 80px;
	box-shadow: 0 0 12px #ddd;
	width:800px;
	margin:auto;
}
.banner_filter_holder h2{
	margin:0px;
	padding:0px;
	color:var(--main-color);
	text-align:center;
	font-size:24px;
}
.banner_search_by{
	text-align:center;
	padding:20px 0px;
}
.banner_search_by i{
	display:block;
	padding-bottom:10px;
	font-size:18px;
}
.banner_search_by span{
	display:inline-table;
	color:#91BA30;
	border-bottom:2px solid #91BA30;
	padding-bottom:3px;
}
.banner_keyword_holder{
	width:100%;
	display:table;
}
.banner_keyword_holder select{
	width:100px;
	float:left;
	border:0px;
	background-color:#f1f1f1;
	color:var(--main-color);
	padding:10px;
	height:50px;
	font-size:24px;
}
.banner_keyword_holder input{
	width:calc(100% - 170px);
	float:left;
	border:0px;
	color:#017163;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:10px;
	height:50px;
	font-size:24px;
}
.banner_keyword_holder button{
	width:70px;
	float:left;
	border:0px;
	padding:10px;
	height:50px;
	background-color:var(--main-color);
	color:#fff;
	font-size:24px;
}

.sear_wrapper_img_center{
	text-align:center;
}
.sear_wrapper_img_center img{
	max-width:100%;
}


.sear_aff_holder{
	width:100%;
}
.sear_aff_holder ul{
	padding-left:0px;
}
.sear_aff_holder ul li{
	width:20%;
	list-style:none;
	padding:15px;
	float:left;
	height: 100px;
    text-align: center;
}
.sear_aff_holder ul li img{
    max-width: 100%;
    max-height: 100%;
}
	
  

 /***** App Start ******/
 .container_default{
    width:100%;
	margin:0 auto;
	display:table;
}
.co_col{
	display:table;
	float:left;
}
.co_col_30{
	width:30%;	
}
.co_col_40{
	width:40%;	
}
.co_col_50{
	width:50%;	
}
.co_col_60{
	width:60%;	
}
 .div_image_bg{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}
.bg_2d {
    background-color: #fff;
}
    .app_overlay{
        padding:150px 0 50px 0;
    }
    .app_overlay .app_garident{
        width:100%;
        background-size:cover;
        background-position: center center;
    }
    .border_radius_20px{
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .app_top_image{
        height: 200px;
        background-size: contain;
        background-position: center center;
        position: relative;
        background-repeat:no-repeat;
        top: -175px;
    }
    .app_image{
        width:100%;
        position: absolute;
        top: -70px;
    }
    .app_image img{
        width:100%;
        max-width:500px;
        display:table;
        margin:0 auto;
    }
    .app_div .app_info_div{
        color:#000;
        padding:20px 0px;
    }
    .app_div .app_info_div h3{
        font-size: 32px;
        font-weight: 900;
        line-height: 40px;
        margin: 20px 0;
        padding: 10px 0 20px 0;
        position: relative;
        letter-spacing: 2px;
    }
    .app_div .app_info_div .app_info{
        height:560px;
        display:table;
        width:100%;
        padding:0 20px;
    }
    .app_div .app_info_div .app_info h3:after{
        content: '';
        position: absolute;
        height: 4px;
        background-color: #000;
        left: 0;
        bottom: 8px;
        width:280px;
    }
    .app_div .app_info_div .app_info p{
        font-size:16px;
        font-weight:normal;
    }
    .app_div .app_info_div .app_info p a{
        text-decoration: underline;
    }
    .app_lists{
        width:100%;
        display:table;
        padding:20px 0;
    }
    .app_lists .app_list{
        padding: 30px 20px;
    }
    .app_lists .app_list:nth-child(1){
        border-bottom:1px solid #d9d9d9;
        border-right:1px solid #d9d9d9;
    }
    .app_lists .app_list:nth-child(2){
        border-bottom:1px solid #d9d9d9;
    }
    .app_lists .app_list:nth-child(3){
        border-right:1px solid #d9d9d9;
    }
    .app_lists .app_list .icon{
        width:70px;
        height:70px;
        border-radius:50%;
        border:2px solid #000;
        display:table;
        font-size: 32px;
        text-align: center;
        padding: 18px 0;
    }
    .app_info .app_lists .app_list p{
        font-size:12px;
        padding-bottom:10px;
    }
    .app_info .app_lists .app_list .app_link{
        display:table;
    }
    .app_info .app_lists .app_list .app_link .app_list_img{
        width:160px;
        height:60px;
        displaY:block;
        background-size:contain;
        background-position:center;
        background-repeat:no-repeat;
        transition:0.8s;
    }
    .app_info .app_lists .app_list span{
        font-weight:600;
        font-size:18px;
        letter-spacing:10px;
    }
    
    
    
    /***** App End ******/

	
/*-----------------APP RESPONSIVE START-------------------- */
@media(max-width:1080px){
	.app_overlay{
        padding: 160px 0 100px 0;
    }
    .app_top_image{
        height:150px;
        top: -131px;
    }
    .app_div .co_col_40{
        width:35%;
    }
    .app_div .co_col_60{
        width:65%;
    }
    .app_div .app_info_div h3{
        font-size: 26px;
        line-height: 30px;
        margin-bottom:10px;
        margin-top:0px;
    }
    .app_lists{
        padding:10px 0;
    }
    .app_lists .app_list {
        padding: 30px 10px;
    }
    .app_div .app_info_div .app_info p{
        font-size:13px;
    }
    .app_image{
        top:80px;
    }
    .app_div .app_info_div .app_info{
    	height:470px;
    }
}


@media(max-width:991px){
	.app_overlay .app_garident{
        background-image: unset !important;
    }
    .border_radius_20px{
        border-radius:20px;
    }
    .app_overlay{
        padding:200px 0 50px 0;
    }
    .app_div .co_col_40, .app_div .co_col_60{
        width:100%;
    }
    .app_image {
        top: 100px;
        opacity: 0.15;
    }
    .app_top_image {
        height: 180px;
        top: -157px;
    }
    .app_div .app_info_div{
        position:relative;
        top:-90px;
    }
    .app_div .app_info_div .app_info{
        height:auto;
    }
    .app_image img{
        width:320px;
        margin:15% auto;
    }
    .app_div .app_info_div h3{
        text-align:center;
    }
    .app_lists .app_list .icon{
        margin:0 auto;
    }
    .app_div .app_info_div .app_info h3:after{
        left: calc((100% - 280px) / 2);
    }
    .app_div .app_info_div .app_info p{
        text-align:center;
    }
    .app_info .app_lists .app_list .app_link, .app_info .app_lists .app_list span, .app_lists .app_list img.gr_code{
        margin:0 auto;
        display:table;
    }
     .footer_response{
     	width:50%;
     	margin:0 auto;
     	display:table;
     }
     .social_media_block{
     	display:none;
     }
    
}
@media(max-width:680px){
	.app_lists .app_list .co_col_30, .app_lists .app_list .co_col_70{
        width:100%;
    }
    .app_lists .app_list .co_col_30{
        padding-bottom:20px;
    }
    .app_div .app_info_div h3{
        margin-bottom:20px;
        font-size:24px;
    }
    .top_responsive{
    	padding:0;
    }
    .app_image img{
    	margin:25% auto;
    }
    .total_heading h2{
    	font-size:27px;
    }
    
}
@media(max-width:580px){
	.app_div .app_info_div h3{
        font-size:20px;
    }
    .app_image img{
        max-width: 280px;
    }
    
}
@media(max-width:480px){-
    .app_lists .app_list, .app_lists .app_list:nth-child(1), .app_lists .app_list:nth-child(2), .app_lists .app_list:nth-child(3), .app_lists .app_list:nth-child(4){
        border:0px;
        width:100%;
        
    }
    .app_lists .app_list{
    	width:100%;
    	border-bottom:0 !important;
        border-right:0 !important;
    }
}
	/*-----------------APP--RESPONSIVE-END------------------*/


/*Heme page list*/
.sear_wrappe_list_space{
	padding:70px 0px 70px 0px;
}
.sear_wrappe_list_space_70{
	padding:70px 0px 70px 0px;
}
.sear_wrappe_list_space_80{
	padding:80px 0px 80px 0px;
}
.sear_wrapper{
}
.sear_home_list_holder{
	background-color:#fff;
	box-shadow: 0 0 12px #ddd;
	transition: box-shadow 0.3s ease-in-out;
}
.sear_home_list_holder:hover{
	background-color:#D68021;
	box-shadow: 0 0 16px #bbb;
}
.sear_home_list_image{
	width:100%;
	height:300px;
	background-position: center center;
    background-size: cover;
}
.sear_home_list_content{
	width:100%;
	height:150px;
	margin: auto;
    padding: 25px 15px;
    background-color:var(--main-color);
    transition:0.5s;
}
.sear_home_list_address{
	color:#fff;
	font-size:18px;
	
}


.recent_news{
	width:100%;
}
.recent_news_grid{
	width:100%;
	float:left;
	height:500px;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.recent_news_grid_holder{
	height:250px;
	margin-top:250px;
	background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,1));
	padding:15px;
}
.recent_news_title h3{
	margin:0px;
	color:#fff;
	font-size:20px;
	line-height:140%;
	max-height:80px;
	overflow: hidden;
	/*width:100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
.recent_news_date{
	color:#fff;
	font-size:12px;
	padding:8px 0px;
}
.recent_news_info{
	width:100%;
}
.recent_news_description{
	color:#fff;
	font-size:14px;
	line-height:160%;
	text-align:justify;
	
}
.recent_news_description_api{
	height:45px;
	overflow:hidden;
	width:100%;
}

.recent_news_grid:hover .recent_news_description_api{
	max-height:310px;
	height:auto;
}

.recent_news_read_more{
	padding-top:20px;
}
.mortgage_holder{
	text-align:center;
}
.mortgage_holder p{
	font-size:18px;
	color:#fff;
	line-height:180%;
	padding-bottom:30px;
}
.mar_remove{
	margin:0px;
}
/*Heme page list end*/

.sear_wrapper_space{
	padding:50px 0px;
}
.sear_wrapper_space_80{
	padding:80px 0px;
}
.sear_wrapper_space_90{
	padding:90px 0px;
}
.sear_wrapper_space_60{
	padding:60px 0px;
}
.sear_wrapper_space_40{
	padding:40px 0px;
}
.sear_wrapper_space_30{
	padding:30px 0px;
}
.sear_wrapper_back{
	background-color:var(--main-color);
}
.sear_wrapper_back_f5f5f5{
	background-color:#f5f5f5;
}
.sear_wrapper_back_f0f0f0{
	background-color:#ecedff;
}
.sear_wrapper_back_fff{
	background-color:#fff;
}
/*Testimonial start*/
.heroSlider-fixed{
	position:relative;
}
.col_review{
/*	background-color: #f5f5f5;
    border: 1px solid #e8e8e8;*/
}
@-webkit-keyframes slide {
    0% {
        background-position: 0
    }
    100% {
        background-position: -2324px
    }
}

@keyframes slide {
    0% {
        background-position: 0
    }
    100% {
        background-position: -2324px
    }
}

/*Testimonial end*/
.sear_wrapper{
	width:100%;
}
.sear_wrapper_table{
	display:table;
}
.sear_wrapper_half{
	width:50%;
	float:left;
}
.half_image_holder{
    background-position: center center;
    background-size: cover;	
    height:500px;
    position:relative;
    background-repeat:no-repeat;
}
.half_image_in{
	padding:40px;
	max-width:450px;
	position:absolute;
	bottom:0px;
}

.half_image_in h1{
	color:#fff;
	font-size:32px;
}
.half_image_in p{
	color:#fff;
	font-size:14px;
	padding-bottom:15px;
}
.border_botton{
	border:1px solid #fff;
	color:#fff;
	padding:10px 25px;
	font-size:15px;
	  -webkit-transition: background-color 2s ease-out;
        -moz-transition: background-color 2s ease-out;
        -o-transition: background-color 2s ease-out;
        transition: background-color 2s ease-out;
}

.border_botton:hover{
	color:#333;
	background-color:#fff;
}
.border_botton2{
	border:1px solid var(--main-color);
	color:var(--main-color);
	padding:8px 30px;
	font-size:15px;
}
.border_botton2{
	border:1px solid var(--main-color);
	color:var(--main-color);
	padding:8px 30px;
	font-size:15px;
}
.border_botton2:hover{
	color:#fff;
	background-color: var(--main-color);
}
.sear_full_content h1{
	margin:0px;
	padding:0px 0px 25px 0px;
	font-size:32px;
	text-align:center;
	color:var(--main-color);
}
.sear_full_content h2{
	margin:0px;
	padding:0px 0px 25px 0px;
	font-size:18px;
	text-align:center;
	color:#93BD2F;
}
.sear_full_content h3{
	margin:0px;
	padding:0px 0px 25px 0px;
	font-size:16px;
	text-align:center;
	font-style: italic;
	color:#666;
}
.sear_full_content p{
	margin:0px;
	padding:0px 0px 30px 0px;
	font-size:16px;
	text-align:center;
	color:#666;
}
.sear_full_content{
	max-width:750px;
	margin:auto;
}
.align_center{
	text-align:center;
	margin:auto;
	display:table;
}
.sear_border_bottom_ddd{
	border-bottom:1px solid #ddd;
}




.foot_col h6{
	color:var(--main-color);
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:19px;
}
.foot_col ul{
	padding:0px;
}
.foot_col ul li{
	list-style:none;
	padding:3px 0px;
}
.foot_col ul li a{
	color:#666;
	font-size:13px;
}
.foot_col2 ul{
	margin:auto;
	display:table;
}
.foot_col2 ul li{
	list-style:none;
	float:left;
	margin:0px 5px;
}
.foot_col2 ul li a{
	width:30px;
}
.foot_col2 ul li a img{
	width:35px;
}

.foot_col_soci ul{
	margin:auto;
	display:table;
	margin-bottom:10px;
	padding-left:0px;
}
.foot_col_soci ul li {
    list-style: none;
    float: left;
    margin: 0px 8px;
    /*border-radius:3px;*/
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position:relative;
}
.foot_col_soci ul li i{
    position: absolute;
    top: 9px;
    left: 10px;
    font-size: 13px;
    color: #FFF;
}


.facebook-holder i{
	left:12px !important;
}


.linkedin-holder, .instagram-holder, .pinterest-holder, .google-plus-holder, .facebook-holder, .twitter-holder{
	background:#2E3170;
	cursor:pointer;
}





.twitter-holder:hover{
	background:#30a6e0;
}

.facebook-holder:hover{
	background:#3d5a97;
}

.google-plus-holder:hover{
	background:#da4a38;
}

.pinterest-holder:hover{
	background:#BD081B;
}

.instagram-holder:hover{
	background:#A03AA0;
}

.linkedin-holder:hover{
	background:#0077B5;	
}

.link-button{
    padding: 20px 15px;
    color: #fff !important;
    display: table;
    border:none;
    height: 125px;
    transition:0.5s;
    background-color: #ddd;
    cursor:pointer;
}
.link-button:hover{
	background:var(--main-color);
}

.s_link .menu_btn{
    padding:10px 20px;
    background-color:var(--main-color);
    border:1px solid var(--main-color);
    transition:0.5s;
    color:#fff;
    margin-top:20px;
}
.s_link .menu_btn:hover{
    background-color:#fff;
    color:var(--main-color);
}

.s_link i{
	font-size:40px;
	color:var(--main-color);
	margin:0 auto;
	display:table;
}
.link-button i, .link-button span{
    transition:0.5s;
}
.link-button:hover i, .link-button:hover span{
	color:#f7f7f7;
}

.link-button-holder{
	width: calc(25% - 20px);
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.link-button-holder a{
	display:table;
}

.link-button-holder a span{
    color: var(--main-color);
    text-align:center;
    font-size:12px;
}

.link-button-holder a:focus{
	outline: none;
}


.link-button-ul{
	padding-left:0px;
}

.link-button-ul li{
	list-style:none;
	margin-bottom:12px;
	border-bottom:1px solid #f0f0f0
}

.link-button-ul li a{
	color:var(--main-color);
	padding-bottom:5px;
	display:block;
}

.link-button-ul i{
	font-size:14px;
}

.home_slider_filter{text-align:center;}
/*
.hexagon {
	width: 40px;
	height: 20px;
	position: relative;
    box-shadow: 0 0 12px #ddd;
	background: red;
}
.hexagon:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 15px solid red;
}
.hexagon:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 15px solid red;
}
.hexagon_twitter{
background: red;
}
.foot_col_soci ul li a i{
	width:30px;
	height:30px;
	color:#000;
	border:1px solid #666;
	border-radius:50%;
	position:relative;
	padding:0px 10px;
	font-size:22px;
}*/
.estate_badge_detail{
    	top:15vh;
    	background-color:#4a4a4a;
    }
.sear_wrappe_2footer_space{
	padding:30px 0px 30px 0px;
}
.powerd_rights_estate{
	padding-top:20px;
}
.foot_col3 ul{
	margin:auto;
	display:table;
	padding-top:15px;
	padding-left:0px;
}
.foot_col3 ul li{
	list-style:none;
	float:left;
	margin:0px 5px;
	font-size:12px;
}
.foot_col3 ul li a{
	color:#666;
	text-decoration: underline;
}
.foot_col_img img{
	width:100%;
	margin-bottom:20px;
	float:right;
}
/*Property detail page start*/
.slider-wrap{
	width:100%;
	position:relative;
}



.other_buttons{
	text-align:center;
}


.contact-agent-chat{
	margin-top:10px;
}

.cnt-agt-cht-title{
	margin-bottom:10px;
}

.cnt-agt-cht-title h3{
	padding-bottom:6px;
}


.other_buttons a{
	width:100% !important;
}


.template1_property_interaction_left{
	    border: 1px solid #ccc;
	    margin-top:20px;
}

.template1_property_interaction, .enquiry-wpr{
	border: 1px solid #ccc;
}

#report_holder{
	border: 1px solid #ccc;	
}

#report_holder #report_holder{
		border: 0px;
}

#report_holder .common_button{
	width:100%;
}

.enquiry-wpr{
	margin-top:20px;
}

.template1_property_interaction .template1_detail_heading h4, .enquiry-wpr .template1_detail_heading h1, .template1_property_interaction .related_results .column_subhead_title, .cnt-agt-cht-title h3, #report_holder .template1_detail_heading h1{
	font-weight:normal;
	font-size:16px;
}

.related_results{
	padding:0px !important;
}

.column_subhead_title{
	margin-bottom:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:6px;
}

.template1_detail_heading{
	margin-bottom:10px;
}

.common_button{
	background-color:var(--main-color);
}

.column_subhead{
	padding: 5px 0px 5px 5px;
}

/*Property detail page end*/


.sear_home_list_title, .sear_home_list_price{
	color:#fff;
}




/* Sign Up Holder Start */

.signup_holder{
	background:var(--main-color);
}


.signup_holder button{
	margin-top:10px;
	display:block;
    margin: 10px auto;
}


.signup_holder a{
	font-size:13px;
}

/* Sign Up Holder End */



.app-info-holder h1{
	text-align:center;
	font-size:28px;
	margin:0px;
	padding-bottom:20px;
	line-height:150%;
}
.app-info-holder p{
	text-align:center;
	font-size:15px;
	padding-bottom:30px;
	line-height:150%;
}
.col-4-thumb{
	width:calc(25% - 30px);
	margin:20px 15px;
	float:left;
	background-color:#fff;
	display:table;
	box-shadow: 0 0 12px #ddd;
	height:240px;
}
.col-4-thumb .icon{
	background-color:#888;
	border-radius:50%;
	border:1px solid #777;
	width:60px;
	height:60px;
	margin:0 auto;
	top: -25px;
	position: relative;
}
.col-4-thumb .icon i{ 
	color:#fff;	
	padding:14px 15px;
	font-size:30px;
}
.col-4-thumb .thumb_content{
	text-align:center;
	padding:0 20px 40px 20px;
	text-decoration: none;
	margin-top: -25px;
}
.col-4-thumb .thumb_content h3{
	font-size:24px;
	color:#333;	
	margin-bottom: 30px;
}
.col-4-thumb .thumb_content p{
	font-size:14px;
	color:#333;	
	margin-bottom: 30px;
}
.col-4-thumb .thumb_content .icon-btn{
	background-color:#888;
	color:#fff;
	font-size:16px;
	padding:10px 30px;
}

.col-4-thumb .thumb_content .icon-btn:hover{
	background-color:#fff;
	color:#888;
	border:1px solid #888;
	cursor:pointer;
}



/*Properties list start*/
.grid-holder{
	margin-bottom:30px;
	transition: .3s ease;
	height:425px;
	overflow:hidden;
	position:relative;
}
.grid-holder a {
	outline:none;
}
.grid-holder:hover{
	transition: .5s ease;
}
.list-holder:hover{
transition: .5s ease;
}
.prop_img_grid_outer{
   width:100%;
   height:250px;
   overflow:hidden;
   display:table;
}
.prop_img_grid{
   background-size:cover;
   background-position:center;
   background-repeat:no-repeat;
   width:100%;
   height:250px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.grid-holder:hover .prop_img_grid{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.prop_grid_detail_holder{
   	padding:15px;
   	background-color:var(--main-color);
   	transition:0.5s;
}
.prop_grid_title{
   	color:#fff;
   	text-transform:uppercase;
   	font-size:18px;
   	padding-bottom:8px;
   	width:100%;
   	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prop_grid-location{
   	color:#408fcd;
   	font-size:16px;
   	padding-bottom:8px;
   	width:100%;
   	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.grid_feat{
   	display:table;
   	float:left;
   	padding-right:15px;
   	color:#fff;
   	font-size:14px;
   	padding-bottom:8px;
}
.grid_feat i{
   	font-size:17px;
   	position:relative;
   	top:2px;
}
.grid_description{
   color:#fff;
   line-height:150%;
   font-size:14px;
   height:130px;
   overflow:hidden;
}
.grid_description span{
	color:#fff !important;
    font-family: 'Century Gothic' !important;
}
.property-mini-facts a{
	color:#fff !important;
}
.grid-holder:hover .prop-price, .grid-holder:hover .prop_grid_detail_holder{
	background-color:#D68021;
}

.grid_description p, .grid_description h1, .grid_description h2, .grid_description h3, .grid_description h4, .grid_description h5, .grid_description h6, .grid_description span, .grid_description label{
	font-size:14px;
}
.prop-description{
   padding:10px 0px 10px 0px;
   height: 48px;
   overflow: hidden;
}

 

.list-holder{
   	margin-bottom:30px;
    box-shadow: 5px 5px 5px 5px #CCC;
    transition: .3s ease;
    /* height:170px;*/
    overflow:hidden;
}

.prop_img_list{
background-size:cover;
   background-position:center;
   background-repeat:no-repeat;
   height:200px;
   width:320px;
   float:left;
   position:relative;
}
.prop_list_detail_holder_1{
   width:160px;
   float:left;
   height:100%;
   padding:10px;
}
.prop_list_detail_holder_2{
   width:calc(100% - 400px);
   float:left;
   height:100%;
   padding:10px;
}
.prop-list-price{
   font-size:20px;
   font-weight:normal;
   color:#333;
   background-color: rgba(255, 255, 255, 0.7);
}
.prop_list_title{
   	color:#333;
   	text-transform:uppercase;
   	font-size:18px;
   	padding-bottom:4px;
   	width:100%;
   	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prop_list-location{
   	color:#408fcd;
   	font-size:16px;
   	padding-bottom:4px;
   	width:100%;
   	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prop_list_detail_holder_1 .grid_feat_holder{
	padding-top:15px;
}
.list_description{
   color:#3b3a3c;
   line-height:150%;
   font-size:14px;
   height:85px;
   overflow:hidden;
}
.list_description p, .list_description h1, .list_description h2, .list_description h3, .list_description h4, .list_description h5, .list_description h6, .list_description span, .list_description label{
	font-size:14px;
}
.list_page_bottom{
	padding-bottom:30px;
}
/*Properties list end*/

/*		MORTGAGE CALCULATOR START*/


.back_maincolor, .mortgage_btn .common_button, .mortgage_div_small_chart_btn .common_button{
		background-color:var(--main-color) !important;
}


/*		MORTAGE CALCULETOR END*/
.sear_blog_holder{
	width:100%;
	height:400px;
	background-position: center;
	background-size: cover;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:30px;
}
.sear_blog_holder_in{
	padding:15px;
	width:100%;
	height:250px;
	margin-top:150px;
	/*background-color:rgba(0, 0, 0, 0.5);*/
	background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,1));
	
}
.sear_blog_holder_in h3{
	margin:0px;
	padding-bottom:10px;
}
.sear_blog_holder_in h3 a{
	color:#fff;
	font-size:18px;
}
.sear_blog_holder_in span{
	color:#fff;
	padding-bottom:10px;
	display:block;
}
.sear_blog_holder_in p{
	color:#fff;
	padding-bottom:15px;
}
.user_detail_descri{
	font-size:15px;
	padding-top:20px;
}
.user_detail_image{
	width:100%;
}
.user_detail_image img{
	max-width:100%;
}
.single-post-meta{
	font-size:18px;
}
.single-post-meta i{
	padding-right:10px;
}
.sear_blog_title{
	font-size:24px;
	padding-bottom:10px;
}

.brd0{
	border:0px;
}


.prop_grid-location, .prop_list-location{
	color:#fff;
}



.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td{
	font-weight:inherit !important;
}

.down_button_animate{
	-moz-animation: bounce 2.2s infinite;
    -webkit-animation: bounce 2.2s infinite;
    animation: bounce 2.2s infinite;
}

/****privacy policy***/

.gnb-overall-privacy-policy {
	padding-top: 50px;
}



@-moz-keyframes bounce {
  0%, 20%, 40%, 70%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 40%, 70%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 40%, 70%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
} 

/*Responsive start*/



@media(max-width:1680px){
    .link-button-holder{
        width:calc(50% - 20px);
    }
    .link-button{
        height:auto;
        width:166px;
    }
}
@media(max-width:1400px){
	.container{
		width:1200px;
	}
	.sear_menu ul li a{
		padding:0px 7px;
	}
	.sear_agent_name{
		padding:22px 10px;
	}
	.sear_agent_name h2, .sear_agent_name i{
		font-size:14px;
	}
	.sear_below_strip{
		padding: 1px 10px 2px 98px;
	}
	.link-button{
	    padding:10px 10px;
	    width:150px;    
	}
}
@media(max-width:1280px){
	.head_soci{
		display:none;
	}
	.social_media_block{
		top:-100px;
	}
}

@media(max-width:1200px){
	.container{
		width:991px;
	}
	.search_element_holder{
		width:33.3%;
	}
	
	.mobile-filter-container	{
		max-width:80%;
		margin:0px 10%;
	}
	/*.home_slider_search_wrapper{
		top:10vh !important;
	}*/
	.social_media_block {
    	top: 100px;
	}
}
@media(max-width:1150px){
	.sear_menu_mobile{
		display:block;
		padding-left:145px;
	}
	.sear_menu{
		display:none;
		position:absolute;
		top:60px;
		left:0px;
		z-index:310;
	}
	.sear_menu ul{
		
	}
	.sear_menu ul li{
		float:none;
		width:240px;
	}
	.sear_menu ul li{
		
	}
	.sear_menu ul li a{
		height:100%;
		line-height:150%;
		padding:10px;
		background-color:#000000;
	}
	.base_level ul{
		left:240px;
		top:0px;
	}
	.base_level li ul{
		left:0px;
	}
}



@media(min-width:992px){
	.mobile-filter{
		display:none;
	}
	.mobile-filter-container{
		display:block;
		position:relative;
	}
	
	/*Home search filter slider start*/
	.home_slider_search_wrapper{
		position:absolute;
		bottom:0px ;
		width:100%;
	}
	
	
	.home_slider_head{
		position:relative;
	
	}
	
}



@media(max-width:992px){
	.res_bottom_30{
		margin-bottom:30px;
	}
	.col-4-thumb{
		width:calc(50% - 30px);
		margin:30px 15px;
	}
	.search_element_holder{
	/*	width:33.3%;*/
	/*	margin-bottom:10px;*/
	}
	.mob_filter{
		display:none;
	}
	.our_image_holder{
		
	}
	.our_image_holder_res_off{
		display:none;
	}
	.sear_home_list_holder{
		margin-bottom:30px;
	}
	.recent_news_grid{
		margin-bottom:30px;
	}
	.foot_col_img img{
		float:left;
		margin-right:10px;
	}
	.foot_col_res{
		margin-bottom:20px;
	}
	.container{
		width:100%;
	}
	.col_responsive{
		width:50%;
		float:left;
	}

	
	
	/* Mobile filter  start*/
	
	.home_slider_search_wrapper{
		position:unset;
	}
	
	.mobile-filter-container{
		background-color:rgba(0,0,0,0.5);
		padding:10px;
		right:15px;
		position:absolute;
		z-index:99;
		display:none;
		margin:0px;
		max-width:482px;
		top:60px;
		}
		
	.search_element_holder{
		width:80%;
		margin-bottom:10px;
	}	
	
	.mobile-filter{
		display:block;
	}
	.rent_sale_switch{
		height:auto;
		margin-top:20px;
	}
	

	.home_slider_head{
		position:absolute;
		top:50%;
		left:0px;
		padding:0px;
	}
	
	.home_slider_head img{
		padding:0px 50px;
	}
	/* Mobile filter  end */
	
}





@media(max-width:850px){
	.base_level li ul{
		left:0px;
	}
	
/*	.home_slider_head {
		display:none;
	}*/
}

@media(max-width:780px){
	.prop_list_detail_holder_1{
		width:calc(100% - 240px);
		height:auto;
		padding:10px 10px 0px 10px;
	}
	.prop_list_detail_holder_2{
		width:calc(100% - 240px);
		height:auto;
	}
	.list_description{
		display:none;
	}
	#sub_crumb span{
		display:none;
	}
	.container{
		width:100vw;
	}
	.col_responsive{
		width:100%;
		float:left;
	}
}
@media(max-width:680px){
	.col-4-thumb{
		width:100%;
		margin:30px 0;
	}
	.sear_main_filter_holder1{
		padding:50px 50px 30px 50px;
	}
}

@media(max-width:600px){
	.child_level1{
		display:block;
	}
	.base_level ul {
    position: relative;
    left:0px;
    padding-left:15px;
	}
	.base_level li{
		width:auto !important;
	}
	.base_level li ul {
    	position: relative;
	}
	.child_level1{
		background-color: rgba(0,0,0,1);
	}
	.child_level2 {
    	display: block;
	}
	.search_element_holder{
		width:80%;
	}
	.rent_sale_switch{
		height:auto;
	
	}
}


@media(max-width:480px){
	.list-holder{
			height:auto;
	}
	.prop_img_list{
		width:100%;
		height:300px;
	}
		.prop_list_detail_holder_1{
		width:100%;
	}
	.prop_list_detail_holder_2{
		width:100%;
	}
	.sear_logo_holder{
		left:0px;
	}
	.sear_menu_mobile{
		padding-left:90px;
	}
	.sear_menu{
		padding-left:75px;
	}
	.sear_menu ul{
		padding-left:0px;
	}
	.base_level li{
		width:auto;
	}
	.child_level1 li a{
		padding:10px 10px 10px 25px !important;
	}
	/*.home_slider_filter{
		display:none;
	}*/
	
	.home_slider_head {
		display:block;
		padding:0px;
	}
	.home_slider_head img{
		width:100%;
		height:auto;
	}
	.home_slider_search_wrapper{
		bottom: 70px;
	}
	.sear_main_filter_holder1{
		padding:50px 30px 30px 30px;
	}
	.sear_address{
		display:none;
	}
	.sear_signup{
		width:100%;
	}
	.sear_login_user .user_avatar{
		display:none;
	}
		.sear_agent_name{
		display:none;
	}
	
	.sear_logo_holder {
	    width: 75px;
	    height: 88px;
	}
	
	.prop-list-header .prpery-titl{
		width:100%;
		text-align:center;
		font-size: 16px;
    	margin-bottom: 10px;
    	text-transform:capitalize;
	}
	
	.property_title_div{
		top: 10vh;
    	left: 0;
    	min-width: 260px;
    	max-width: 280px;
    	font-size: 12px;
    	padding-left:25px;
	}
	
	.slider-caption{
		background:transparent !important;
	}
	#detail-description a.email{
		color:#fff;
	}
	#detail-description a{
		color:#333;
	}
	
	.savetohomesearch{
		width:100% !important;
		text-align:right;
	}
	.favorite_div{
		text-align:center;
		padding:12px 0px;
	}
	.button_fav{
		float:none !important;
		padding:0px;
	}
	.email-button{
		margin-top:10px;
	}
	
	#detail-description .other_buttons_direction a {
		color:#fff;
	}
	
	.estate_badge_detail{
		top:30px;
	}
	
	.mobile-filter-container{
		top:60px;
		left:15px;
	}
	
	
}


@media(max-width:379px){
	
	.prop_img_list{
		height:200px;
	}
	
	.sear_login{
		margin-right:-3px;
	}
	
	
	.left-header h1{
		font-size:28px; 
		
	}
	
}


@media(max-width:350px){

}

/*OVERWRITE START*/
.privacy_policy{
    margin: 4px 10px 0 0 !important;
    height: 20px !important;
    width: 20px;
    position: relative;
    top: 5px;
}

.valuation_content{
     background: #e7edff none repeat scroll 0 0 !important;
}

/*OVERWRITE END*/

/*-----------BLOGS START------------*/
  
.ch_wrapper_space_70{
	padding:50px 0;
}
.ch_wrapper_back_fff{
	background-color:#fff;
	
}
.ch_wrapper{
	
}
.heading_h2{
	color:#000;
	padding-bottom:20px;
}
.blog-img{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	height:300px;
}
.blog-info{
	background-color:var(--main-color);
	color:#fff;
	padding:15px;
}
.blog-info-title{
	margin:0;
	font-size:25px;
	color:#D68021;
	padding-bottom:10px;
}
.blog_intro{
	font-size:14px;
	line-height:150%;
	padding-bottom:15px;
	height:75px;
	overflow:hidden;
}
.blog-info a{
	text-decoration:none;
	color:#fff;
	width:150px;
	background-color:#D68021;
	padding:8px 10px;
	border-radius:2px;
}
.blog-info a:hover{
	background-color:#af5c00;
}
.blog_item{
	position:relative;
	overflow:hidden;
}
.blog-time{
	color:#fff;
	padding:5px 8px;
	background-color:#D68021;
	position:absolute;
	top:0;
	left:0;
}
.blog_main_img{
	width:500px;
}


.Title-heading{
	display:flex;
	align-items:center;
	height: 420px;
	color:#fff;
}
.Title-heading h1{
	font-size:40px;
	color: #000;
	padding:10px 20px;
	font-family: 'Century Gothic';
	font-weight:normal;
}

.wrapper_padd_60{
	padding:60px 0;
	background-color:#f1f1f1;
}


.wrapper_add_back_image{ 

	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
}
.wrapper_add_back_image_280{
	height:450px;
}	
.wrapper_add{
	width:100%;
}
.blog_description p{
	color:#000;
	line-height:150%;
	font-size:14px;
}
.section_img{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	
}

.overlay_section{
	height:420px;
	background-color:rgba(0,0,0,0.5);
}






/*-------------BLOGS END-------------*/




