/*@import url('https://fonts.googleapis.com/css?family=Poppins:100,300,400,500,600,700,800,900');*/
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,700,700i,900,900i');
html, body {
  width: auto !important;
  /*overflow-x: hidden !important;
  position: relative;*/
}
body {
    font-family: 'Nunito Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
}
h1,h2,h3,h4,h5,h6,p,div,span,a{
    font-family: 'Nunito Sans' !important;
}
a {
    color: #006aff;
    font-weight: 600;
}
.no-padding {
    padding: 0;
}
.no-left-padding {
    padding-left: 0;
}
.no-right-padding {
    padding-right: 0;
}
.low-padding {
    padding-left: 10px;
    padding-right: 10px;
}
.theme-btn.tran3s {
    background-color: #006aff !important;
}
.theme-btn.tran3s:hover {
    background-color: #006aff;
    color: #ffffff;
}
.logo_holder {
    max-height: 60px;
    max-width: 260px;
}
.main_menu {
    background-color: #000;
    padding-bottom: 5px;
    border-bottom: none;
    padding-top: 5px;
}
.main_menu .wrapper {
    margin-top: 5px;
}
.main_menu nav {
    margin: 7px 0 0 0px;
}
.main_menu .nav.navbar-nav {
    position: relative;
}
.main_menu nav .nav > li {
    position: relative;
}
.main_menu nav .nav > li:hover {
    background-color: transparent;
    box-sizing: border-box;
}
.main_menu nav .nav > li > a {
   box-sizing: border-box;
   border: 1px solid transparent;
   padding: 8px 10px;
   color: #fff !important;
   font-size: 12px;
}
.main_menu nav .nav > li:hover > a,.main_menu nav .nav > li.active > a {
    border: 1px solid #006aff;
    background: #006aff;
}
.main_menu nav .nav > li  > ul > li.active a {
    background: #f1f1f1;
    color: #4dc2e6;
    padding-left: 25px;
}
.menu_active_class{
    border: 1px solid #006aff !important;
}
.main_menu nav .nav > li.sub-menu-holder::after {
    opacity: 1;
    visibility: visible;
    bottom: -18px !important;
    display: block;
    content: "\f0d8";
    color: #ffffff;
    font-family: font-awesome;
    font-size: 28px;
    z-index: 1000;
    position: absolute !important;
    width: 100%;
    height: 25px;
    text-align: center;
    left: 0;
}
.main_menu nav .nav > li.sub-menu-holder::after {
    display: none;
}
.main_menu nav .nav > li.sub-menu-holder:hover::after {
    display: block;
}
.sub-menu {
    top: 50px !important;
    border-top: none !important
}
/*.main_menu nav .nav > li.sub-menu-holder ul.sub-menu::before, */
#top_header .top_header_right .dropdown-menu::before,
.login-popup::before {
    content: "\f0d8";
    font-family: 'font-awesome';
    color: #ffffff;
    font-size: 28px;
    position: absolute;
    top: -25px;
    left: 52%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    width: 14px;
    height: 14px;
    border: none;
    z-index: 100;
}
#header_login_link > span > a {
    color: #fff;
}
/** Slider **/
.slide-content .slide-title p, .slide-content .slide-title h2 {
    font-family: arial;
    color: #ffffff;
    text-align: center;
} 
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.main_menu nav .nav > li.sub-menu-holder:hover::after{
    bottom: 7px;
}
.slide-content .slide-title h2  {
    font-size: 36px;
}
.slide-label.slide-label-right {
    background-color: #4CB8BB;
    display:none;
    color: #ffffff;
    padding: 5px 40px 5px 20px !important;
}
.tp-static-layers  {
    margin: 0 auto;
    position: relative;
    top: 30%;
}
.find_home_2 {
    margin-top: -249px;
    box-shadow: 0 0 12px rgba(100,100,100, 0.7);
}
.find_home_2.advanced-filter {
    margin-top: 0px;
}
.find_home_2 .table_content {
    background-color: #F4F4F6;
}
.find_home_2 .ui-state-default, .find_home_2 .table_content .selectmenu_type_1 input {
    background-color: #ffffff;
}
.search-box-toggler {
    width: 55px !important;
    margin-left: 15px;
}
.search-box-toggler > button {
    background: #006aff url(../images/sliders_white.png) no-repeat center center !important;
    background-size: 40% !important;
}
.search-box-hidden {
    display: none;
    padding-bottom: 15px;
}
.search-result-btn {
    width: 160px !important;
    margin-left: 15px;
    margin: auto;
    margin-top: 15px;
}
.text-left hr.title-seperator {
    margin-left: 0;
}
#main_banner{
    background-color: #f8f8f8;
}
.real_estate {
    margin-top: 0 !important;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding-top: 60px !important;
}
.section-header h2, .section-header p {

}
.section-header > p {
    color: #006aff;
}
hr.title-seperator {
    width: 100px;
    border: 2px solid #006aff;
}
.section-header.text-white h2, 
.section-header.text-white p {
    color: #fff;
}
.text-white hr.title-seperator {
    border-color: #ffffff;
}
.why_us {
    padding-top: 50px;
    padding-bottom: 64px;
}
.why-us-icon {
    margin-top: 25px;
}
.real_estate, .property_info {
    background-color: #f8f8f8;
}
.real_estate .text p {
    padding-right: 10px;
}
.real_estate.bg-white {
    background-color: #ffffff;
}

/*Single Property Box*/
.single_properties {
    box-shadow: 0 0 15px rgba(100,100,100,0.5);
    background-color: #ffffff;
}
.single_properties .propertie-details{
    padding: 5px 20px 20px;
    /*margin-bottom: 25px;*/
}
.single_properties .propertie-details .title {
    padding-bottom: 7px;
    display: inline;
}
.single_properties .propertie-details .title > a {
    display: inline;
}
.single_properties .propertie-details .title h6 {
    color: #252525;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block !important;
    overflow: hidden;
}
.single_properties .property-location,
.single_properties .post-date {
    font-size: 10px;
    color: #252525;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.single_properties .property-location.full-location{
    display: block;
    width: 90%;
}
.single_properties .post-date {
    text-align: right;
}
.single_properties .propertie-details .property-cost {
    margin: 7px 0;
}
.single_properties .propertie-details .property-cost .price {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #006aff;
    position: static;
}
.single_properties .propertie-details ul.amenities li {
    display: inline;
    padding-right: 0px;
    font-size: 11px;
    margin-right: 15px;
}
.single_properties .propertie-details ul.amenities li > i {
    margin-right: 5px;
    font-size: 14px;
}
.cust-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.cust-icon.cust-icon-area {
    background: url(../images/icon-area.png) no-repeat center center/contain;
    width: 12px;
    margin-bottom: 4px;
}
.cust-icon.cust-icon-door {
    background: url(../images/icon-door.png) no-repeat center center/contain ;
    width: 13px;
    margin-bottom: 4px;
}
.cust-icon.cust-icon-bed {
    background: url(../images/icon-bed.png) no-repeat center center/contain ;
}

.owner-listing .banner {
    background: url(../images/proplegacy-homepage-center-bg.jpg) !important;
    background-attachment: fixed;
    background-size: cover;
    margin-top: 0;
    height: 552px;
    position: relative;
    padding-top: 70px;
}
.owner-listing .owner-over-box {
    margin-top: -280px;
}
.owner-listing .serving-agents {
    border-top: 1px solid #acacac;
    padding: 10px 15px 10px;
}
.single_properties .serving-agents ul li {
    display: inline-block;
    width: 45px;
    height: 45px;
    padding: 5px;
}
.single_properties .serving-agents ul li img {
    border-radius: 50%;
}
.single_properties .serving-agents  ul li.more-badge{
    vertical-align: bottom;
}
.single_properties .serving-agents ul li.more-badge .badge {
    background-color: #006aff;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 9px;
}
.carousel-control {
    bottom: 35px;
    top: auto;
    visibility: visible !important;
    opacity: 1 !important;
}
.carousel-control.right {
    left: 35px;
}
.new_launches a {
    background: transparent !important;
}
.right-bar {
    border-right: 1px solid #acacac;
}
.new_launches .launch-time{
    background-color: #006aff;
    padding: 15px;
    text-align: center;
    color: #ffffff;
}
.new_launches .propertie-details {
    padding-top: 15px;
}
.new_launches h6 {
    font-size: 18px;
    color: #000000;
}
.new_launches .property-location {
    font-size: 12px;
}
.new_launches .single_properties .author-name {
    font-size: 11px;
    line-height: 1;
    display: block;
}
.new_launches  .single_properties span.price {
    float: none;
}
.corporate-offic-box {
    position: relative;
}
.office-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 42%;
}
.office-title {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.office-title a {
    display: block;
    text-align: center;
}
.office-title span {
    display: block;
    width: 50%;
    margin: 0 auto;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
.corporate-offic-box .office-title {
    transform: scale(0.5,0.5);
    -webkit-transform: scale(0.5,0.5);
    -moz-transform: scale(0.5,0.5);
    -ms-transform: scale(0.5,0.5);
    -o-transform: scale(0.5,0.5);
}
.corporate-offic-box:hover .office-title {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
}
.office-address {
    display: none;
}
.corporate-offic-box .overlay {
    /*background: rgba(76,184,188,0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);*/
}
.corporate-offic-box:hover .overlay {
    /*transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);*/
}
.office-address address, .office-address address a {
    color: #ffffff;
    font-size: 20px;
}
.useful_link ul li {
    line-height: 25px !important;
}
footer, footer .useful_link ul li a{
    color: #ffffff;
}
footer .main_footer, footer .bottom_footer {
    background-color: #000000;
}
footer .bottom_footer .text {
    float: none !important;
}
footer .bottom_footer {
    height: 70px !important;
}


/*Strips*/
.single_properties .strips {
    position: absolute;
    top: -15px;
}
.single_properties .strips li {
    margin-bottom: 7px;
}
.single_properties .strips .strip {
    padding: 5px 20px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    box-shadow: 1px 4px 5px rgba(100,100,100,0.5);
}
.single_properties .strips .strip::after {
    content: " ";
    position: absolute;
    right: -15px;
    top: 0;
}
.single_properties .strips .strip.strip-yellow {
    background: #F9BC53;
}
.strip.strip-yellow::after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #F9BC53;
}
.single_properties .strips .strip.strip-indigo {
    background: #253649;
}
.strip.strip-indigo::after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #253649;
}
.single_properties .strips .strip.strip-pink {
    background: #EC1A50;
}
.strip.strip-pink::after {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #EC1A50;
}
.buy #main_banner {
    background-color: #F8F8F8;
}


/*Buy Tab Search Box*/
.search-options, .register-options {
    margin-top: 17px;
}
.search-options li, .register-options li {
    /*width: 49%;*/
    box-sizing: border-box;
    text-align: center;
    padding-right: 7px;
    padding-bottom: 7px;
}
.register-options li {
    width: 33%;
}
.search-options li img,
.search-options li span,
.register-options li img,
.register-options li span {
    display: inline-block;
    margin: 0 auto;

}
.search-options li img,
.register-options li img {
    max-width: 24px !important;
}
.search-options li a, .register-options li a {
    background-color: #ffffff;
    border-bottom: 3px solid transparent;
    color: #7c7c7c;
    border-radius: 0;
}
.search-options li.active a, .search-options li:hover a, .search-options li.active:hover a, .search-options li.active a:focus,
.register-options li.active a, .register-options li:hover a, .register-options li.active:hover a, .register-options li.active a:focus {
    background-color: #ffffff;
    border-bottom: 3px solid #006aff;
    color: #000000;
}
.search-options > li + li, .register-options > li + li {
    margin-left: 0px;
}
.selectmenu-text {
    position: absolute;
    top: 0;
}
.tooltip {
    position: absolute;
}
.find_home_2 .ui-state-default, 
.find_home_2 .selectmenu_type_1 input[type=text],
.find_home_2 .selectmenu_type_2 input[type=text],
.find_home_2 .selectmenu_type_3 input[type=text],
.find_home_2 .selectmenu_type_4 input[type=text],
.find_home_2 .selectmenu_type_5 input[type=text],
.find_home_2 .selectmenu_type_6 input[type=text]{
    border: 1px solid #f2f2f3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    font-size: 16px;
    width: 100%;
    height: 100%;
    box-shadow: none;
    outline: none;
    padding-left: 10px;
    vertical-align: top;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    position: absolute;
    top: 0;
    left: 0;
}
.va-top {
    vertical-align: top;
}
.input-group-addon {
    background-color: #006aff;
    border: 1px solid #F4F4F6;
    border-radius: 0;
    color: #ffffff;
}
.calendar-in{
    position: relative;
}
.calendar-in span {
    position: absolute;
    right: 2px;
    bottom: 15px;
    background-color: #fff;
    width: 24px;
}
#frm_visit .calendar-in span {
	bottom: auto;
	top: 15px;
}
.find_home_2 label {
    font-weight: normal;
    font-size: 12px;
    display: block;
}
.slider.slider-horizontal {
    width: 90% !important;
    margin-left: 5%;
}
.find_home_2 .table_content .single_form {
    margin-top: 15px;
}
.find_home_2 .table_content .single_form.has-label {
    height: auto;
}
.find_home_2 .table_content .single_form.has-label input[type=text]{
    height: 50px;
}
.free_advice {
    background-image: url('../images/pavilion.jpg');
    margin: 0;
}
.free_advice .overlay {
    background: rgba(0,0,0,0.5);
    padding-top: 12%;
}
.free_advice h2::before, .free_advice h2::after {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.free_advice h2 {
    padding-bottom: 0;
}
{
    background-color: #F4F4F7;
}
.form-register, .form-login{
    padding-top: 25px;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    width: 90%;
}
.ui-selectmenu-button span.ui-icon {
	background-color: white;
    z-index: 100;
    width: 19px;
}
.form-register{
    background-color: #F4F4F7;
}
.form-group {
    margin-bottom: 25px;
}
.form-control {
    border-radius: 0;
    height: 45px;
}
.form-group  .ui-state-default {
    border-radius: 0;
    height: 45px;
    border: 1px solid #ccc;
}
.ui-selectmenu-button span.ui-icon {
    border-left: none;
}
.ui-selectmenu-button span.ui-icon::before {
    content: '\f0d7';
    color: #4CB8BB;
}
.form-heading {
    font-size: 18px;
    margin: 20px 0;
    color: #000000;
}
.form-heading > span::after {
    content: " ";
    display: inline-block;
    border-bottom: 1px solid #cbcbcb;
    vertical-align: middle;
    width: 76%;
    margin-left: 5px;
}
.form-group label{
    font-weight: normal;
}
.btn.btn-green {
    text-align: center;
    line-height: 36px;
    background: #006aff;
    color: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 6px 32px;
}
.input-group-btn .btn-green {
    padding: 3.5px 10px;
    border: 1px solid #a5d8da;
}
.btn-green:disabled {
    background: #a5d8da;
}
/*Details*/
/*.property-details-header {
    margin-top: 50px;
}*/
.breadcrumb {
    background-color: transparent;
    padding-left: 0;
}
.property-title {
    font-size: 34px;
}
.sub-heade {
    margin-bottom: 20px;
    color: #006aff;
    font-weight: 600;
}
.address-line {
    margin-right: 30px;
}
.property-price-tag {
    text-align: center;
    margin-top: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.property-price-tag span {
    font-size: 38px;
    font-weight: 600;
    color: #006aff;
}
.agent-pic, .agent-details {
    float: left;
}
.agent-pic {
    width: 25%;
}
.agent-details {
    width: 75%;
    padding-left: 5px;
    min-height: 70px;
    vertical-align: middle;
}
.agent-details .agent-details-title, .agent-details .agent-details-contact  {
    overflow: auto;
}
.agent-details .agent-details-title {
	margin-top: 14%;
}
.agent-details .agent-name, .agent-details .contact-number {
    float: left;
}
.agent-details .agent-star,
 .agent-details .contact-button {
    float: right;
}
.advertise-stars .br-widget a {
    height: 12px;
    width: 12px;
    font-size: 18px;
    background-color: transparent !important;
    display: inline;
}
.br-theme-fontawesome-stars .br-widget a {
	
}
.btn-borderd {
    border: 1px solid;
}
ul.serving-agents li {
    border-bottom: 1px solid #c5c5c5;
    overflow: auto;
    padding: 7px 0;
}
.sidebar .shodow-box-1 {
    margin-bottom: 25px;
    border: 1px solid;
    padding: 15px;
    box-shadow: 0 0 10px rgba(150,150,150,0.5);
    background-color: #ffffff;
}
.property-details-nav {
    padding: 5px;
    border-top: 1px solid #c5c5c5;
    border-bottom: 2px solid #c5c5c5;
}
.border_round {
    overflow: hidden;
}
.sidebar .btn-holder {
    padding: 15px 0 30px;
}
.extra-padding {
    padding: 25px 40px 15px;
}
.property-details-box {
    padding: 25px;
    background: #ffffff;
    margin-bottom: 15px;
    word-break: break-word;
}
.property-details-box:first-child {
    margin-top: 15px;
}
.amenities-box {
    padding: 7px 0;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 10px;
}
.amenities-box .amenities > li {
    display: inline-block;
    margin-right: 30px;
}
.real_estate {
    z-index: auto !important;
}
#top_header .top_header_right > .dropdown {
    width: auto;
}
#top_header .top_header_right .dropdown-menu  {
    box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
}
.top-nav-seperator {
    margin: 0 5px;
    font-weight: bold;
}
.login-popup {
    padding: 15px !important;
    min-width: 250px !important;
    color: #777;
    text-align: center;
    overflow: visible !important;
    border-radius: 0 0 4px 4px;
    background: #fff !important;
    z-index: 9999999 !important;
}
#top_header .top_header_right .dropdown-menu  {
    overflow: visible !important;
    z-index: 10000;
    box-shadow: 4px 4px 5px rgba(0,0,0,0.3) !important;
}
#top_header .top_header_right .dropdown-menu::before, 
.login-popup::before {
    right: 6% !important;
    left: auto;
    line-height: 0.3;
    top: -9px;
    color: #006aff;
}
#top_header .top_header_right .dropdown-menu li {
    padding-left: 0 !important;
}
#top_header .top_header_right .dropdown-menu li:hover {
    background-color: #25CBD3;
}
#top_header .top_header_right .dropdown-menu li > a:hover {
    background-color: transparent;
}
.login-popup::before {
    color: #ffffff !important;
}
.login-popup li:hover {
    background-color: #ffffff !important;
}
.dropdown .dropdown-menu {
    display: none;
}
.dropdown.open .dropdown-menu {
    display: block !important;
}
.user-sidebar {
    background-color: #303944;
    min-height: 620px;
}
.user-sidebar .menu_list .nav {
    margin-left: 15px;
}
.user-sidebar .menu_list > .nav {
    margin-left: 0;
}
.user-sidebar .nav label, .user-sidebar .nav li > a {
    color: #cfcfcf !important;
}
.user-sidebar .nav > li > a:hover, .user-sidebar .nav > li > a:focus {
    background-color: transparent !important;
}
.user-sidebar .menu_list .nav > li > a {
    font-weight: 400;
}
.user-sidebar .menu_list > .nav > li > a {
    font-size: 14px;
    font-weight: 600;
}
.user-sidebar .menu_list .nav li.divider {
    border-bottom: 1px dotted #cfcfcf;
}
.no-agents-label {
    width: 100% !important;
}
.tparrows:before {
    font-family: "font-awesome";
}
.tparrows.tp-leftarrow:before {
    content: "\f053";
}
.tparrows.tp-rightarrow:before {
    content: "\f054";
}
.details-nav-bar.fixed {
    margin: 0 -2000px;
    padding-left: 2000px;
    background: #fff;
    position: fixed;
    top: 120px;
    z-index: 999000000;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    padding-right: 2000px;
}
.property_info .slider_wrapper {
    background-color: #ffffff;
}

.img__wrap {
    position: relative;
    height: 200px;
    width: 257px;
}

.img__description_layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(142, 145, 164, 0.6);;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    /* transition effect. not necessary */
    transition: opacity .2s, visibility .2s;
}

.img__wrap:hover .img__description_layer {
    visibility: visible;
    opacity: 1;
}

.img__description {
    transition: .2s;
    transform: translateY(1em);
}

.img__wrap:hover .img__description {
    transform: translateY(0);
}
.nearby_active {
    box-shadow: 0 0 5px #acacac;
}
.register-options li{
    width: 25%;
}
h1.one {
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center; 
    background: transparent;
    padding: 10px 0px;
}
h1.one:before {
    content: "";
    display: block;
    border-top: solid 1px black;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 0;
}

h1.one span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}
.my-group .form-control{
    width:50%;
}
span.close-profile-nav {
    position: absolute;
    width: 24px;
    height: 24px;
    display: none;
    top: 5px;
    right: 5px;
    font-size: 20px;
    color: #fff;
}
a.animate-border{
    position: relative;
    border: 2px solid transparent;
    display: inline-block;
    padding: 0px 5px 2px 2px;
}
a.animate-border:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0);
  border: 2px solid rgba(0,0,0,0);
}
a.animate-border:hover:before {
  animation: border_animate_1 1s linear forwards;
}
.addon-green-btn {
    color: #ffffff;
    background-color: #006aff;
    border-radius: 0;
    padding: 12px 12px 13px;
    border: 0;
}
.addon-green-btn:hover {
    color: #ffffff;
    background-color: #47a5a9;
}
.addon-green-btn[disabled] {
    color: #eeeeee;
}
.noscroll {
	overflow: hidden;
    position: fixed;
}
@keyframes border_animate_1 {
  0% {
    width: 0;
    height: 0;
    border-top-color: rgba(0,0,0,0);
    border-right-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
  }
  50% {
    width: 100%;
    height: 0;
    border-top-color: #ffffff;
    border-right-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    border-left-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
  }
}
a.animate-border:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  border: 2px solid rgba(0,0,0,0);
}
a.animate-border:hover:after {
  animation: border_animate_2 1s linear forwards;
  animation-delay: 1s;
}
.layer-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
}
.like_unlike_box {
    position: absolute;
    top: 10px;
    right: 20px;
}
.like_unlike_box > a {
    color: #ffffff;
    font-size: 1.5em;
    border: 2px solid #ffffff;
    border-radius: 50%;
    padding: 3px;
    width: 41px;
    text-align: center;
    background-color: rgba(0,0,0,0.4);
    transition: all 280ms;
}
.like_unlike_box > a:hover { 
    background-color: rgba(195, 214, 0, 0.4);
    text-shadow: 0 0 5px #000000;
}
.like_unlike_box > a.liked {
    color: rgb(195, 214, 0);
    background: rgba(0,0,0,0.4);
    border-color: rgb(37, 203, 211);
}
@keyframes border_animate_2 {
  0% {
    width: 0;
    height: 0;
    border-top-color: rgba(0,0,0,0);
    border-right-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
  }
  50% {
    width: 0;
    height: 100%;
    border-top-color: rgba(0,0,0,0);
    border-right-color: rgba(0,0,0,0);
    border-left-color: #ffffff;
    border-bottom-color: rgba(0,0,0,0);
  }
  100% {
    width: 100%;
    height: 100%;
    border-top-color: rgba(0,0,0,0);
    border-right-color: rgba(0,0,0,0);
    border-left-color: #ffffff;
    border-bottom-color: #ffffff;
  }
}
.button-call {
    font-size: 16px;
    background: #25cbd3;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 5px;
    vertical-align: middle;
}
.button-call i.fa {
    font-size: 22px;
}
.button-call:hover {
    font-size: #14bac1;
}
nav#sidebar-nav {
    position: fixed;
    top: 0;
    left: -270px;
    width: 270px;
    background-color: #fff;
    height: 100%;
    bottom: 0;
    z-index: 999999;
    transition: all 600ms;
    padding: 30px 20px 20px;
    overflow-y: auto;
    overflow-x: visible;
}
.header-social.sidebar-nav-social {
    margin: 0 0 43px 0;
    padding: 0 10px;
    display: block;
    text-align: center;
}
.header-social .inner-header-social {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.header-social a {
    float: left;
    display: inline-block;
    vertical-align: top;
    margin-right: 13px;
}
.header-social.sidebar-nav-social a i {
    color: #313131;
}
nav#sidebar-nav.slide-in{
    left: 0;
}
#sidebar-nav-logo {
    padding: 0 20px 20px;
    text-align: center;
    margin: 0 0 15px 0;
    position: relative;
}
#sidebar-nav-logo:before {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #2196f3;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
}
#sidebar-nav-logo img {
    max-width: 80%;
}
#close-sidebar-nav {
    position: absolute;
    text-decoration: none;
    top: 5px;
    color: #313131;
    right: 5px;
    z-index: 100000;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background: #ffffff;
    border-radius: 50%;
    font-size: 14px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    text-align: center;
    opacity: 1;
}
nav#sidebar-nav.slide-in + #close-sidebar-nav{
    opacity: 1;
    left: 240px;
    z-index: 1000000;
}
#sidebar-nav .menu li {
    display: block;
    border-bottom: 1px solid #DEDEDE;
}
#sidebar-nav .menu li a {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    color: #313131;
    margin: 0;
    position: relative;
    padding: 12px 0 12px 0;
    display: block;
    line-height: 1.3em;
}
#sidebar-nav .menu li a .indicator {
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 20;
    font-size: 17px;
    font-style: normal;
    text-align: right;
    padding: 11px 0 11px 5px;
    line-height: 1;
    color: #2196f3;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
}
#sidebar-nav ul.sub-menu {
    border-top: 1px solid #DEDEDE;
    display: none;
    padding: 10px 0 10px 12px;
}
ul.menu li ul.sub-menu li.menu-item {
    width: auto !important;
    display: block !important;
    top: 0px !important;
    text-align: left;
}
#sidebar-nav ul.sub-menu li {
    overflow: hidden;
    border: none;
}
#sidebar-nav ul.sub-menu li a {
    margin: 0 0 0 0;
    padding: 10px 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
#sidebar-nav .menu li.menu-item-has-children a {
    padding-right: 17px;
}
.sidebar-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    display: none;
}
.single_properties .carousel-control {
	width: 5%;
}
.carousel-control.left {
    top: 47%;
    bottom: auto;
    left: 2%;
}
.carousel-control.right {
    right: 2%;
    bottom: auto;
    top: 47%;
    left: auto;
}
.properties_item .single_properties .img_holder {
	
}
#usermenu_toggle, #usermenu_close {
	display: none;
}
.pagination {
	float: right;
}
table.dataTable>tbody>tr.child span.dtr-title {
	min-width: 50% !important;
}
.profile-thumb, .profile-info {
	float: left; margin-left: 50px; margin-top: 50px; margin-bottom: 50px;
}
.profile-features {
	float: left; margin-top: 50px; font-size: 12px;
}
.foot-tab-menu {
	display: none;
}
#frm_search_mort_exp > ul > li > a, 
#frm_search_adv > ul > li > a {
	
}
.ui-widget.ui-widget-content {
    z-index: 999999 !important;
}
.ui-selectmenu-button, .ui-selectmenu-button:hover {
	background-color: #fff !important;
}
#serve_div .navbar-collapse {
    text-align: center;
    padding: 0 10px !important;
}
#serve_div .navbar-collapse a.theme-btn.tran3s {
    margin: 0 auto;
    width: auto;
    max-width: 200px;
}
#serve_div .navbar-nav, #serve_div .navbar-nav .dropdown {
    float: none;
}
.service-options li label {
    display: block;
    overflow: auto;
}
.service-options input[type=checkbox] {
    width: 10%;
    float: left;
    text-align: left;
}
.service-options li span {
    display: block;
    float: left;
    width: 90%;
}
.calendar-in input + span {
    background: transparent;
}
.datapickerclass[readonly] {
    background: #fff;
}
.mt-15 {
    margin-top: 15px;
}
.mt-0 {
    margin-top: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.pr-0 {
	padding-right: 0 !important;
}
.single-me .property-location {
	display: block;
}
.new_launches .propertie-details .property-cost {
    min-height: 100px;
}
#upload_progress {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    padding-top: 20px;
    text-align: center;
    font-weight: bold;
}
.pagination.loading:before {
    content: "\f110";
    display: inline-block;
    font-family: fontawesome;
    animation: fa-spin 2s infinite linear;
    -webkit-animation: fa-spin 2s infinite linear;
}
.ui-front {
    z-index: 1000000 !important;
}
.review-comment {
    word-break: break-all;
    word-wrap: break-word;
    word-break: break-word;
}
.ui-datepicker select, .ui-datepicker select > option {
    color: #000000 !important;
}
.owl-nav > button {
    position: absolute;
    top: 45%;
    border-radius: 50% !important;
    width: 52px;
    font-size: 2em !important;
    background-color: rgba(100,100,100,0.5) !important;
}
.owl-nav > button:hover {
    background-color: rgba(100,100,100,0.8) !important;
}
.single-gallery-carousel-thumbnail-box .owl-nav {
    display: none;
}
.owl-nav > .owl-prev {
    left: 10px;
}
.owl-nav > .owl-next {
    right: 10px;
}
label.amenities-opt {
    width: 100%;
}
span.amenities-chk {
    width: 15px;
    display: inline-block;
}
span.amenities-lbl {
    width: calc(100% - 20px);
    display: inline-block;
    vertical-align: top;
}
.adv-contact-box {
    height: 80px;
}
.me-contact-box {
    height: 40px;
}
.adv-contact-no {
    height: 53px;
    display: block;
}
.adv-contact-box .property-location {
    display: block;
    float: none !important;
    margin-top: 10px;
}
.tparrows {
	display: none;
}
@media (min-width: 768px) {
    .modal {
        top: 100px;
        z-index: 999999;
    }
    .navbar-default .navbar-nav > .active > a  {
        background-color: transparent;
    }
    .sub-menu.active {
        /*display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        z-index: 20;*/
    }
    .sub-menu.active.hide-point::before {
        opacity: 0 !important;
        visibility: hidden !important;
    }
    .main_menu nav .nav > li.sub-menu-holder.active::after {
        /*display: block !important;*/
    }
    .main_menu nav .nav > li.sub-menu-holder.active.hide-point::after {
        opacity: 0 !important;
        visibility: hidden !important;
    }
    .main_menu nav .nav > li.sub-menu-holder.active.hide-point .sub-menu {
        opacity: 0 !important;
        visibility: hidden !important;
    }
    .sub-menu {
        box-shadow: 0 3px 10px rgba(150,150,150,0.3);
        z-index: 1000;
        transition: all 400ms;
    }
    .main_menu nav .nav ul.sub-menu > li {
        margin: 0 auto;
    }
    .main_menu nav .nav ul.sub-menu > li > a {
        padding-left: 25px;
        padding-right: 25px;
    }
    .main_menu nav .nav > li > ul > li a:hover
    {
        padding-left: 25px !important;
    }
    .find_home_2 .table_content .search-keyword-textbox {
        width: 650px;
    }
    .find_home_2 .search-box-buy  .search-keyword-textbox {
        width: 480px;
        display: inline-block;
    }
    .sidebar-overlay, #sidebar-nav {
        display: none !important;
    }
    
	.row-eq-height {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	}
	.boxed_wrapper {
		overflow-x: hidden;
        position: relative;
	}
	.service-thumb  img{
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
    .logo_holder {
        margin: 0 auto;
    }
    .main_menu nav {
        margin: 0;
        position: absolute;
        left: 0;
        top: 5px;
        width: 15%;
    }
    .main_menu .logo_holder {
        /*margin-bottom: 10px;*/
        float: none;
        margin: 0 auto;
        width: 65%;
    }
    #top_header .top_header_left, #top_header .top_header_right {
        padding: 0 !important;
        margin: 0 !important;
    }
    #top_header{
        padding-top: 0;
    }
    #top_header a {
        font-size: 16px;
    }
    .navbar-default .navbar-toggle {
        margin-top: 5px;
        padding: 5px 5px 22px 0;
        background: none !important;
    }
    .navbar-toggle .icon-bar {
        height: 4px !important;
    }
    #navbar-collapse-1 {
        position: relative;
        z-index: 99;
    }
    .find_home_2 {
        margin-top: 15px !important;
    }
    .find_home_2 .table_content .selectmenu_type_1{
        margin-top: 20px;
    }
    .find_home_2 .table_content .selectmenu_type_2, .find_home_2 .table_content .selectmenu_type_3, .find_home_2 .table_content .selectmenu_type_4, .find_home_2 .table_content .selectmenu_type_5, .find_home_2 .table_content .selectmenu_type_6  {
        margin-top: 15px;
    }
    .find_home_2 .table_content .selectmenu_type_3 {
        position: static;
    }
    .why_us,.real_estate {
        padding-top: 64px;
        padding-bottom: 40px;
    }
    .text {
        /*text-align: center;*/
        padding-bottom: 15px;
    }
    .owner-listing .banner {
        margin-top: 0px;
        height: 395px;
    }
    .owner-listing .owner-over-box {
        margin-top: 15px;
    }
    .single_properties {
        margin-bottom: 15px;
    }
    footer .useful_link ul {
        margin-left: 20px !important;
    }
    footer .main_footer, footer .bottom_footer {
        padding-bottom: 20px;
    }
    .main_menu nav .nav > li {
        position: relative !important;
    }
    .main_menu ul li.dropdown .fa-bars {
        line-height: 20px !important;
    }
    .main_menu nav .nav > li.sub-menu-holder:hover::after {
        display: none;
    }
    #navbar-profile {
        float: left;
        background-color: #c3d600 !important;
        display: none;
    }
    #middlerow .col-md-3 {
        position: fixed !important;
        left: -100%;
        display: block !important;
        top: 0;
        z-index: 9000000;
        transition: all 400ms;
        overflow: auto;
        bottom: 0;
        padding-bottom: 20px;
    }
    #middlerow .col-md-3.slide-in {
        left: 0;
        width: 240px;
        display: block;
        visibility: visible;
        opacity: 1;
    }
    span.close-profile-nav {
        display: block;
    }
    .user-sidebar {
        height: 100%;
        min-height: unset !important;
    }
    .user-sidebar .sidebar__inner {
        height: 100%;
        overflow: auto;
    }
    .rev_slider img {
        width: auto !important;
        height: 100% !important; 
    }
    .below-text-box  {
        float: none !important;
    }
    .search-listing-row .clear_fix {
        display: none !important;
    }
    .search-listing-row ins.adsbygoogle {
        /*float: left;*/
        margin-bottom: 15px;
    }
    .main_menu.fixed_menu.fixed {
        min-height: 60px;
        overflow-y: visible;
    }
    .fixed .logo_holder {
        display: block;
    }
	/*#main_banner {
	display: none !important;
	}*/
	.fullwidthbanner-container {
	display: none !important;
	}
	.register-options {
	font-size: 0.8em;
	clear: both;
	}
	
    .me-main-info {
		text-align: center;
	}
	.me-main-info .theme-btn.tran3s {
		margin: 0 auto;
		width: 200px !important;
	}
	.me-main-info .img-responsive {
		margin: 0 auto;
	}
	.sm-btn-center {
		float: none !important;
		text-align: center;
		margin: 0 auto;
		max-width: 120px;
	}
	.form-actions > .row > div {
	    text-align: center;
	    margin-top: 10px;
	}
	#service_listing .single_properties .property-location {
    	font-size: 0.9em;
    	width: 100%;
    	white-space: normal;
    	float: none !important;
	}
	.profile-thumb, .profile-info {
	    float: none;
	    text-align: center;
	    margin-left: 0;
	    margin-top: 0;
        margin-bottom: 0;
	}
	.profile-thumb > img {
	    margin: 0 auto;
	    margin-top: 10px;
	}
	.profile-features {
	    float: none;
	    text-align: center;
	}
	.service-thumb  img{
		margin: 0 auto;
	}
    .vid_holder > .item {
        display: block !important;
    }
    .vid_holder .img_holder video {
        width: 100%;
    }
    .ajax_pagination {
		clear: both;
	}
	.prop_listing_ads {
		clear : both;	
	}
}
@media (min-width: 768px) and (max-width: 1480px) {
    .main_menu nav .nav ul.sub-menu,
    .home3 .bottom_header nav ul.nav .sub-menu {
        left: -24px;
    }
}
@media (max-width: 750px) {
    .slide-content .slide-title p {
        font-size: 15px !important;
    }
    .slide-strip-right {
        display: none !important;
    }
}
@media (max-width: 649px)
{
	.find_home_2 .table_content .selectmenu_type_1 {
	    width: 100% !important;
	}
	html, body {
		/*overflow-x: hidden !important;*/
	}
}
@media (max-width: 599px) {
    .form-register .col-sm-6:first-child {
        margin-bottom: 25px;
    }
    .form-register .form-group .col-sm-6:first-child {
	    margin-bottom: unset;
	}
	.property-details-box {
    	padding: 15px;
	}
	.date_label {
		display: block;
	}
    .xs-view{
        display: block;
    }
    .sm-view{
        display: none;
    }
    table .form-group {
	    width: 82%;
	}
	.img_holder center a {
	    font-size: 3rem;
	    margin-right: 10px;
	    margin-left: 10px;
	}
	.img_holder br {
	    display: none;
	}
}
@media (max-width: 320px) {
    table .form-group {
	    width: 74%;
	}
	.popular_areas {
		overflow-x: hidden;
	}
}
@media (min-width: 600px) {
    .form-register .col-sm-6 {
        width: 50%;
        float: left;
    }
}
@media  (max-width:483px) {
    .find_home_2.advanced-filter{
        margin-top: 0px !important;
    }
    .register-options li {
	    width: 33% !important;
	}
}
@media (max-width: 380px) {
    #main_banner .rent-box {
        display: block;
        white-space: unset;
        width: 300px;
        left: -10%;
    }
    .nav-pills > li > a {
        font-size: 11px;
    }
}
@media (min-width: 440px) AND (max-width: 768px) { 
    #listing_div .col-xs-12 {
        width: 50% !important;
    }
}
@media (min-width: 992px) {
    #middlerow .col-md-9 {
        min-height: 680px;
    }
    #top_header .top_header_left {
        position: absolute;
    }
    #top_header .top_header_right{
        background: #006aff;
    }
    .user-sidebar.affix {
	    width: 25%;
	}
	.home-banner .fullwidthbanner-container {
		min-height : 480px;
		background-color: #f8f8f8;
	}
	#main_banner .fullwidthbanner-container {
		min-height : 320px;
		background-color: #f8f8f8;
	}
}
.serving-agents {
    border-top: 1px solid #acacac;
    padding: 10px 15px 10px;
}
@media (min-width: 1391px){
    #top_header .row {
        margin-right: -15px; 
        margin-left: -15px; 
    }
}
.single_properties .img_holder > a {
   width: 100%;
   padding-top: 75%;
   position: relative;
   overflow: hidden;
}
.single_properties .img_holder > a > img {
  width: 100% !important;
   position: absolute;
   top: 0;
}
.box-register [name="mobile_no"] {
    color: inherit;
}
.rev_slider img {
    width: 100% !important;
    /*position: absolute;*/
    top: 0;
}
.row-banner-ad {
    text-align: center;
}
.row-banner-ad {
    max-width: 100%;
}
.text-box a {
    display: inline !important;
    background: none !important;
    color: #006aff !important;
}
.sidebar-nav > * {
    -webkit-transform: translateZ(0);
}
@media screen AND (max-width: 1198px) AND  (min-width: 768px){
	.foot-tab-menu {
		display: block;
		border-top: 1px solid #2c3236;
    	margin-top: 15px;
	}
	.foot-tab-menu > ul > li > a {
	    color: #ffffff;
	    padding: 5px 10px;
	}
	.foot-grid-menu {
		display: none;
	}
	footer .main_footer {
	    padding-bottom: 10px;
	}
	.serv-btn-contact {
		font-size: 13px;
	}
	.rating-lbl {
		padding-right: 0px;
	}
	.rating-lbl {
		font-size: 13px;
	}
	#mort_exp_div_id .propertie-details {
	    min-height: 200px;
	}
	.profile-thumb, .profile-info {
	    margin-left: 0;
	    padding-left: 5px;
	    margin-top: 30px;
        margin-bottom: 20px;
	    width: 49%;
	    padding-bottom: 25px;
	}
	.profile-thumb {
		padding: 30px 15px;
	}
	.search-options li a span {
	    font-size: 11px !important;
	}
}
@media screen AND (max-width: 1198px) AND  (min-width: 992px){
	.result-search-form {
	    padding: 0 10px 22px 10px !important;
	}
	.result-search-form .search-result-btn {
		width: 100% !important;
	}
	.result-search-form .search-options {
	    font-size: 0.8em !important;
	}
	#mort_exp_div_id .property-types {
	    min-height: 98px !important;
	}
}
@media screen AND (max-width: 1198px) {
    .main_menu nav .nav > li > a {
        padding: 8px 6px;
    }
    .section-header .col-md-4 {
	    width: 100%;
	    text-align: center;
	}
}
@media (max-width: 991px){
	.agent-details .contact-button {
	    float: none;
	}
	
	#listing_div {
	    margin-top: 30px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
    .news-feeds p {
        height: 160px;
        overflow: hidden;
    }
    .main_menu .logo_holder {
        float: none;
        margin: 0 auto;
    }
    .main_menu nav {
        padding-top: 0;
    }
    .find_home_2 .table_content .selectmenu_type_3 {
        position: static;
    }
    .find_home_2 .table_content .selectmenu_type_5 {
        max-width: 160px !important;
    }
    .owner-over-box .col-md-4.col-sm-6:nth-child(4),
    .new_launches .col-md-4.col-sm-6:nth-child(4) {
        display: block !important;
    }
    .search-listing-row > .col-lg-4 {
        padding: 5px;
    }
    #profile-nav {
    	position: absolute;
	    left: -100%;
	    z-index: 100099;
	    transition: all 600ms;
	    height: auto !important;
	    box-shadow: 5px 0 6px rgba(0,0,0,0.5);
	}
	#profile-nav.in {
		left: 0px;
	}
	#user_sidebar {
	    /*position: relative !important;*/
	    overflow: auto !important;
	    padding-bottom: 10px;
	    width: 224px;
	}
	#user_sidebar.affix {
	    top: 54px;
	    height: 88%;
	    padding-bottom: 10px;
	}
	#user_sidebar.affix-bottom {
	    padding-bottom: 0px;
	}
	#usermenu_toggle {
		display: block;
		position: absolute;
		left: 0;
		top: 135px;
		z-index: 999;
	}
	.main_menu.fixed #usermenu_toggle {
		top: auto;
		bottom: 0;
	}
	#usermenu_toggle.navbar-toggle .icon-bar {
		background-color: #ffffff;
	}
	#usermenu_close {
		position: absolute;
	    background: transparent;
	    color: #ffffff;
	    display: block;
	    position: absolute;
	    right: 5px;
	    top: 5px;
	}
	.profile-thumb, .profile-info {
		margin-left: 0;
		padding-left: 5px;
		margin-top: 25px;
        margin-bottom: 0;
		width: 49.8%%;
		padding-bottom: 25px;
	}
	#frm_search_mort_exp > ul > li, form#frm_search_adv > ul > li {
	    width: 49%;
	    float: left;
	}
	.owner-listing .serving-agents {
	    min-height: 70px;
	}
	.owner-over-box .col-sm-6, .below_market_listing .col-sm-6 {
	    margin-bottom: 20px;
	}
	.new_launches .propertie-details .property-cost {
	    min-height: 40px;
	}
	.author_img {
	    min-height: 130px;
	}
	.search-listing-row .clear_fix {
		display: none;
	}
	.prop_listing_ads {
		clear : both;	
	}
	.row.news-feeds {
	    display: flex;
    	display: -webkit-flex;
	    flex-wrap: wrap;
	    -webkit-flex-wrap: wrap;
	}
	.news-feeds .col-md-3.col-sm-6.col-xs-12 {
	    flex: 0 0 49.5%;
	    -webkit-flex: 0 0 49.5%;
	}
}
@media (max-width: 991px) and (min-width: 600px){
    .search-options li{
        width: 24.9% !important; 
    }
    .popular_areas img.img-responsive {
	    width: 100%;
	}
}
@media (max-width: 767px) and (min-width: 650px){
    .find_home_2 .table_content .selectmenu_type_1 {
        width: 46%;
        display: inline-block;
        margin-top: 28px;
    }
    .find_home_2 .table_content .selectmenu_type_2, .find_home_2 .table_content .selectmenu_type_4, .find_home_2 .table_content .selectmenu_type_5, .find_home_2 .table_content .selectmenu_type_6 {
		margin-top: 28px;
	}
}
@media (max-width: 1040px) and (min-width: 992px){
    .user-sidebar {
		width: 256px !important;
	}
	.property-price-tag span {
		font-size: 26px !important;
	}
	.sidebar .shodow-box-1 {
		margin-right: 15px;
	}
}
@media (max-width: 1170px){
    .property-cost span.price {
	    display: inline-block;
	    float: none !important;
	    font-size: 0.9em !important;
	    padding-top: 5px;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.logo_holder {
		width: 260px;
	}
	.logo_holder img {
		width: 100%;
	}
	#fLogo {
		max-width: 320px;
	}
	.img-responsive {width: 100%;}
}

@media (max-width: 649px) AND (min-width: 440px)
{
	.property-cost span.price {
	    font-size: 0.75em !important;
	}
	.single_properties .propertie-details ul.amenities li {
	    font-size: 9px !important;
	}
}

/*Popup box*/
.popup-box-wrapper {
    background-color: rgba(255,255,255,0.9);
    padding: 20px;
    width: 90%;
    margin: 50px auto;
    box-shadow: 0 0 15px rgba(0,0,0,0.7);
}
a.btn.btn-gray {
    background-color: #57575a;
    border-color: #57575a;
    padding: 12px 18px;
}
.modal-lg.big-popup {
    border: 2px solid rgba(255,255,255,0.9);
}
.site_logos {
    width: 300px;
}
.mt-20 {
    margin-top: 20px;
}
.modal {
    z-index: 999999;
}
@media (max-width: 440px)
{
    .site_logos {
        width: 100%;
    }
    .popup-box-wrapper {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .ajax-loader img, #upload_progress {
		left: 40% !important;
	}
    .single_properties .propertie-details .title h6 {
	    white-space: normal !important;
	    font-size: 1.2em;
	}
	.property-price-tag span {
    	font-size: 24px;
	}
}
@media (max-width: 767px)
{
    .popup-box-wrapper {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
@media (min-width: 768px)
{
    #websitesPopup {
        top: 0;
    }
}
@media (min-width: 1040px)
{
    .modal-lg.big-popup {
        width: 1040px;
    }
    .popup-box-wrapper {
        margin-top: 75px;
        margin-bottom: 75px;
    }
}
@media (min-width: 1199px)
{
    .home-step-slider {
	    width: 280px !important;
	}
}
.selectmenu_type_5 .input-group {
    width: 100% !important;
}
.selectmenu_type_5.space_fix.single_form.date_select.has-label:last-child label {
    border: none;
    background-color: transparent;
    box-shadow: none;
}
.selectmenu_type_5.space_fix.single_form.date_select.has-label:last-child {
    /*width: 250px;*/
}
input#below_market_chk {
    margin-right: 5px;
}
#details_navbar{
	background-color: #efefef;
}