@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
.headerConter.pull-right .btn{
    display:inline;
}
.input-daterange{
    display:inline;
}
.searchForm .location{
    margin-left : 0px;
}
.search-form-input.to{
    margin-left: 0px;
}
.input-daterange .input-group-addon{
    line-height: 0.5 !important;
    padding: 15px 10px 11px !important;
}
.btn-close{
    background: none;
}
.btn-close i{  
    color: #007aff;
}
.btn-close i:hover, .btn-close i:focus{
    color: #333;
}
.permission_list li{
    display: inline-block;
    width: 20%;
    margin-top: 10px;
}
.all_images .single_image{
    display:inline-block;
    position: relative;
    margin-right: 10px;
}
.all_images .single_image i{
    position: absolute;
    top: 0;
    right: 0px;
    color: red;
    background: #fff;
    font-size: 20px;
    cursor: pointer;
}
.searchFilter{
    top: 35px !important;
}
.currencyDrop button.form-control{
    width: 100%;
    height: 44px;
    color: #bec4c9;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 10px;
}
.plupload_filelist_footer {
    height: 35px !important;
}
.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.fileinput .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput .input-group-addon {
  padding: 7px 15px;
  /*font-weight: ;*/
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput .uneditable-input {
  white-space: normal;
}
.fileinput-new .input-group .btn-file {
  border-radius: 0   0;
}
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0   0;
}
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0   0;
}

.mangeTable .table tr td:last-child .btnSmall{
    margin-top: 5px;
}
.table .inactive .switchery{
    box-shadow: rgb(255, 91, 87) 0px 0px 0px 0px inset !important;
    border-color: rgb(255, 91, 87) !important;
    background-color: rgb(255, 91, 87) !important;
    transition: border 0.4s, box-shadow 0.4s !important;
}
.table .active .switchery{
    background-color: rgb(100, 189, 99);
    border-color: rgb(100, 189, 99);
    box-shadow: rgb(100, 189, 99) 0px 0px 0px 16px inset;
    transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;
}
.userlist-user-meta {
    height: 100%;
    width: 100%;
    padding: 5px;
    color: rgba(0, 0, 0, 0.69);
    font-weight: 400;
}
.userlist-user-meta img {
    width: 75px;
    border: solid 1px rgb(188, 186, 186);
    background-color: rgba(255, 255, 255, 0.1);
    float: left;
    margin-right: 20px;
}
.img-circle {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.userlist-single {
    height: 75px;
    margin-bottom: 5px;
    background-color: #fff;
    padding-left: 10px;
    border: solid 1px rgba(80, 208, 193, 0.35);
}
.hide_this {
    visibility: hidden;
}
.msg-container {
    height: 85%;
    width: 100%;
    overflow-y: scroll;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
    margin-bottom: 10px;
}

.clientFrom .buyerUplodBtn{
    padding: 13px 22px;
}

.clientFrom .uploadBtnClr{
    background: #79d6e5;
    color: white;
}

.alert-danger{
	color: #fff;
	background-color:#F44336;
}

.userlist::-webkit-scrollbar {
    width: 12px;
}
.userlist::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
.userlist::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.userlist::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}
/*--------------------------------------------------------------------------------
Login page starts
--------------------------------------------------------------------------------*/
.modal-backdrop.in{opacity: 0.5;}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 100%;
	height: 100%;
    margin: auto;
}
.carousel-control{
	background: rgba(255, 255, 255, 0) !important;
}
.carousel {
  position: relative;
  z-index: 1;
}

.index{
	z-index: 2;
	height: 100%;
	position: absolute;
	top: 0%;
}
.box-container{
	margin-top: 2%;
	width: 35%;
	height: 500px;
    display: block;
    padding: 50px;
    margin-left: 60%;
    border: solid 3px rgb(102, 224, 210);
    box-shadow: 0px 2px 100px 6px rgba(0,0,0,0.35);
	background-color:rgba(80, 208, 193, 0.77);
}

.heading{
	padding: 15px;
	text-align: center;
}

.iconbg,
.inputbg{
	color: rgba(0, 0, 0, 0.58);
    border: solid 1px rgba(0, 0, 0, 0.58);
    background-color:#fff; 
}
div.p_photo-group {
    width: 80px;
    height: 60px;
    background: url(/img/upload.PNG);
    background-size: 80px 60px,cover;
    background-repeat: no-repeat;
    overflow: hidden;    
}
.p_photo{
	display: block !important;
    width: 80px !important;
    height: 60px !important;
    opacity: 0 !important;
    overflow: hidden !important;
}
.selectedFile{
	margin-bottom: 20px;
	color: #fff;
	font-size: 15px;
	font-weight: bolder;
}
.password-group,
.username-group
{
	margin-bottom: 25px;
}
.opr-loader{
	float: right;
}

.rightActions .viewLead{
    padding: 5px 5px;
    margin-right: 3px;
}

.rightActions .assignSolidColor{
    background: #79d6e5;
    color: #FFFF;
}

.overLaymidfilter{
    top: 175px !important;
}
.delete-property-link{ top:36px; z-index: 8;}

#propertyDetailLink.searchPropertyMap{
    position: absolute;
    margin-top: 10px !important;
    margin-left: 10px !important;
    background: rgba(121, 214, 229, 0.8);
    color: #fff;
}


.overflow{ overflow: hidden;}
.navbar-brand{padding: 15px 0;}

#propertiesListing .addressResult a {
        vertical-align: inherit !important;
}
.nearClose button.close {
  margin-top: 0 !important;
  z-index: 2;
}
.tracksalePop button.close {
    margin-top: 0;
    right: -14px;
    top: -19px;
}
.offers.agentPopup .btnSmall.active{
    padding: 7px 13px;
    font-size: 14px !important;
}
.offers.agentPopup .btnSmall{
    padding: 7px 13px;
    font-size: 14px !important;
}
.mB30{
  margin-bottom: 30px
}

.sticky .headerBlock nav{
    //padding-left: 23px !important;
    padding-right: 20px !important;
}

.propertyListing { min-height: 603px;}
.propertyListing .propertyDescribe{min-height: 100px;}
.propertyListing .searchUserRating{min-height: 45px;}
.manage-property-tabs .resp-tabs-container .resp-tab-content, .listview, .mangeTable, #referral_List{ min-height: 800px;}
.mangeTable.manageTableMinH{ min-height: inherit;}
.count-input .incr-btn:first-child{ top:50%;}
@media screen and (max-width: 1400px) {
.side-nav{ padding-bottom: 100px;}
.searchProperty .searchSection .input-group input {
    padding-right: 8px;
    width: 91%;
    margin-left: 26px;
}
.searchProperty .searchSection .input-group .searchBtn {
    left: 18px;
}
}

@media screen and (max-width: 1100px) {
    .tempBtns.blue{
        margin-bottom: 10px;
    }
    .headerBlock nav li {
        margin-right: 34px;
    }
   
}

@media screen and (max-width: 767px) {
	/*.headerBlock{height: auto !important;}*/
    .filterPadding{ padding-bottom: 60px; }
	.headerConter h2 {font-size: 36px;}
	.signSlider{min-height: 714px;}
	.slick-slider {margin-top: 50px;}
.signSlider .exploreBlock {padding-bottom: 0px;  bottom: 55px; margin-top: 0px;}
	.headerConter h2, .headerConter h4 {
    font-size:15px;
    padding-top: 0px;
    padding-bottom: 0px;
}
	.technologyDesc {
    padding-top: 0px; text-align: center;
}
.archiveBlock .archiveUs{text-align: center;}
	.technologyBlock h2{margin-bottom: 35px; text-align: center;}
	.technologyBlock, .archiveBlock{padding: 25px 0 35px;}
	.archiveBlock .archiveUs li{margin-bottom: 35px}

   .inline #lineChartLegendTopReferrer > ul li {
        width: 100%;
        padding: 0px;
        margin-bottom: 14px;
    }
    .inline .chart-legend > ul li {
         width: 100%;
        padding: 0px;
        margin-bottom: 14px;
        text-align: left;
    }
    .searchList ul li .rightActions{position: inherit;}
    .add-location{margin-bottom: 20px;}
    .delete-property-link {
        top: 48px;
        z-index: 8;
    }
    .exploreBlock {margin-top:0px !important;}
    .input-phone .dropdown-menu{ max-width: 275px;}
    .addressResult {
        padding: 20px 20px 20px 12px;
    }
    #propertiesListing .addressResult > span{
        width: 100%;

        display: inline-block;

        margin-bottom:26px;
    }
    #propertiesListing .addressResult a {
        vertical-align: inherit !important;
        position: static;
        
    }
    #propertiesListing .carouselSwitch.propertiesListing .sentcarousalview {
        height: 42px;      
        line-height: inherit;
    }
        .filterReste{
        position: absolute !important;
            height: inherit !important;
        right: 0;

        top: 9px;
        z-index: 9;
    }
    .priceDrop .dropdown-backdrop{
        display: none !important;
    }
    .nearClose button.close {
       right: 16px !important;
       z-index: 6;
    }
   .nearClose .slick-slider{
        margin-top: 0 !important;
    }
    body.slide-active {
        overflow: hidden !important;
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .slide-active .wraperAccount {
        overflow-x: hidden;
        position: fixed;
        top: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
    }
    .mB30{
        margin-bottom: 50px
    }
    .createAccount{
        padding-left: 0px !important;
        padding-right: 0 !important;
    }
    .signupHeader .logo{
        padding-left: 15px !important;
    }

    .tracksalePop button.close {
        margin-top: 0;
        right: -6px;
        top: -19px;
        width:30px;
        height: 30px;
    }
}


@media screen and (max-width: 700px) {
	.index{
		padding: 20px;
	}
	.box-container{
		margin: 0px auto;
		width: 50%;
    }
    
}
@media screen and (max-width: 480px) {
    .lokingBtns a{
        min-height: 58px;
    }
}
/*--------------------------------------------------------------------------------
Login page ends
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------
Home page starts
----------------------------------------------------------------------------------------------*/

/*---------------------------------------------------
Header starts
---------------------------------------------------*/

/*---------------------------
Header Ends
-----------------------------*/

/*----------------------------
List of users starts
------------------------------*/
.list-wrapper{
	height: 100%;
	padding: 0px ;
	background: #F9F7F7;
	color: #fff;
}
.userlist{
	padding: 5px;
	margin: 5px;
	height:86%;
	overflow-y: scroll;
}
.userlist-single{
	height: 75px;	
	margin-bottom: 5px;
	background-color: #fff;
	padding-left : 10px;
	border: solid 1px rgba(80, 208, 193, 0.35);
}
.userlist-user-meta{
	height: 100%;
    width: 100%;
    padding: 5px;
    color: rgba(0, 0, 0, 0.69);
    font-weight: 400;
}
.userlist-user-meta img{
	height: 100%;
    width: 75px;
    border: solid 1px rgb(188, 186, 186);
    background-color: rgba(255, 255, 255, 0.1);
    float: left;
    margin-right: 20px;
}
.userlist-user-meta span{
	font-size: 20px;
}
.online-user-status{
	float: right;
    height: 15px;
    margin-right: 30px;
    width: 15px;
    border-radius: 50%;
    margin-top: 6.5%;
}
.userlist-userName{
	display: inline-block;
    margin-top: 15px;
    margin-bottom: 5px;
}
.is-typing{
	font-size: 10px !important;;
	color: #13FF03 !important;
	display: none;
}
.status-online{
	background: #0BFF02;	
}
.status-offline{
	background: #FF3702;
}
.hightlight_user_class{
	padding-left: 5px;
	border-top: solid 1px rgba(80, 208, 193, 0.35);
	border-left: solid 1px rgba(80, 208, 193, 0.35);
	border-bottom: solid 1px rgba(80, 208, 193, 0.35);
	border-left: solid 5px #50d0c1;
}
/*----------------------------------
List of users Ends
------------------------------------*/


/*----------------------------------
Message Area starts
------------------------------------*/

.msg-wrapper{
	height: 100%;		
	padding: 0px;
	border-left: solid 1px rgba(0, 0, 0, 0.3);
}
.msg-wrapper-header{
	height: 35px;
	padding: 10px;
	position:absolute;
	width: 97.56%;
	color: rgba(0, 0, 0, 0.69);
	background-color: rgb(80, 208, 193);	
	-webkit-box-shadow: 0px 2px 7px 1px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 2px 7px 1px rgba(0,0,0,0.35);
	box-shadow: 0px 2px 7px 1px rgba(0,0,0,0.35);
}
.chat-user-meta{
	margin: 0px auto;
}
.chat-user-meta .user-name{
	font-size: 15px;
	display: block;
}
.msg-wrapper-body{
	height: 100%;
	padding: 25px;
	border-left: solid 1px rgba(80, 208, 193, 0.35);
	width: 100%;
	background-color: #fff;
}
.msg-container{
	height: 80%;
	width: 100%;
	overflow-y:scroll;  
}
.msg-container{
	height: 85%;
	width: 100%;
	overflow-y:scroll;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px; 
	border-bottom: solid 1px rgba(0, 0, 0, 0.18); 
	margin-bottom: 10px; 
}
.send-container{
	height: 10%;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.msg-single{
	clear: both;
	margin-bottom: 10px;
	text-decoration: none;
	list-style-type: none;
	margin: 20px 0px 0px 20px;
}
.msg-conatiner{
	float: left;
	display: inline-block;
	margin: 5px;
	padding: 5px;
    min-width: 160px;
    min-height: 10px;
    max-width: 510px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(80, 208, 193, 0.3);
	-moz-box-shadow: 0px 1px 5px 0px rgba(80, 208, 193, 0.3);
	box-shadow: 0px 1px 5px 0px rgba(80, 208, 193, 0.3);
    line-height: 1.4;
    word-wrap: break-word;
    border: solid 1px rgba(80, 208, 193, 0.35);;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
}

/*----------------------------------
Message Area Ends
------------------------------------*/


/*----------------------------------
Message styling starts
------------------------------------*/

.actual-msg{
	color: rgba(0, 0, 0, 0.69);
	padding: 15px 0px 5px 15px;	
}
.msg-meta{
    font-size: 9px;
    color: rgba(0, 0, 0, 0.69);	
    float: right;
}
.send-msg-text{
	width: 90%;
	float: left;
}
.send-btn{
	width: 10%;
	margin-top: 0px;
	float: right;
	padding-left: 20px;
	padding-top: 10px;
}
.send-btn:hover{
	cursor: pointer;
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
.send-btn:active{
	cursor: pointer;
	-ms-transform: scale(1.3); /* IE 9 */
    -webkit-transform: scale(1.3); /* Safari */
    transform: scale(1.3);
    padding-left: 40px;
    margin-top: -20px;
}
#toast-container>.toast-success{
	vertical-align: top;
    font-family: 'Fontawesome';
    -webkit-font-smoothing: antialiased;
    content: '\f1d7';
}

.mtChat {
    margin-top: 15px;
}

.newChat .userlist-user-meta{
	height:inherit;
	border: solid 1px rgba(0, 0, 0, 0.22);
	padding:5px;
	margin: 10px;
}
.userlist-single-offline{
	background-color: #fff !important;
	padding: 5px;
	margin:5px;
}
.newChat-user-meta{
	height: 70px;
}
.newChat .userlist-userName{
	color: #000 !important;	
}
.newChat-user-meta img{
	border: solid 1px rgba(0, 0, 0, 0.37) !important;
}
.send-msg-offline{
	float: right;
	margin: 20px;	
    color: rgb(13, 24, 29) !important;
    cursor: pointer;
}
.send-msg-offline-text{
	padding: 30px;
}
.send-msg-offline-text textarea{
	background-color: #fff !important;
	color: #000 !important;
}
.send-msg-hidden{
	padding: 20px;
	display: none;
}
.send-msg-show{
	display: block;
}
.newChat-send-mesaage{
	margin:10px 0px 10px 0px;
	background: rgb(13, 24, 29) !important;
}
.decs-text {
    color: #333;
    font-size: 12.5px;
    margin: 0px;
    display: block;
}
.hidden-link {
    visibility: hidden;
    position: absolute;
    font-size: 1px;
}
.msg_count{
    background: red;
    border-radius: 50%;
    border-color: red;
    padding: 3px;
    color: #fff;
}
span.help-block{
 color: #a94442 !important;
}

span.help-block--inline{
    display: inline-block;
}

span .remove{
	cursor : pointer;
}
.required{
 color: #a94442 !important;
}
#map {
    height: 650px;
    width: 100%;
}
#carousel ul li {
cursor:pointer;
}
 #mapLoaderDiv  iframe{
background-image: url(../img/ajax-loader.gif) center center no-repeat;
}
.loginBtn{font-size: 15px !important;}
.panel-success > .panel-heading {
    background-color: #000 !important;
}
#propertyDetailPopup .modal-dialog {
    width: 90% !important;
    height: 90%  !important;
}

.view_carousel .slides img {
    width: 79px !important;
    height: 75px !important;
}
.view_carousel .slides div {
    width: 79px !important;
    height: 75px !important;
}
#loader{
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  display:none;
}
#loader .loader-in{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
}
.mangeTable .table tr td:last-child{padding: 20px 10px;}
.mangeTable .table tr td:last-child .btnSmall{ font-size: 12px;min-width: 36px;padding: 5px 6px;}
/*.mangeTable .table {table-layout: fixed;}*/
.no-record-found:after {background:none !important;}
.no-record-found{text-align: center !important;}
.delete-location{cursor:pointer;}
.headerConter{padding-top: 10%;}
.rightActions{ display: inline-block; margin-top:10px;}
.temperature_list
 {
    padding: 0;
    margin: 0;
    font-size: 0;
}

.temperature_list li{    display: inline-block; vertical-align: top; min-width: 120px; margin-bottom: 10px; position: relative;}
  .tooltipMark {
    margin-left: 17px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px !important;
    }
    .temperature_list li .tempBtns{ margin-right:0;}
.input-group .delete-property-link{
    width: 30px;
}
  
.enquryForm .help-block{
    text-align: left;
}



@media only screen and (max-width: 767px) and (min-width: 320px){
    .tempBtns {width: auto;} 
}

@media only screen and (max-width: 767px) {
	.headerConter h2{font-size: 30px;}
	
	.mangeTable .table{table-layout:inherit; border: 1px solid #e6e6e6; }
    .clientFrom .saveContinue{ display: block; text-align: center; margin-top:10px;}
    .clientFrom .saveContinue.marginL20{ margin-left:0px !important;}
    .tooltipMark{ margin-left:7px;}
	
}


@media only screen and (max-height: 700px) {
.headerConter h2{font-size: 20px;}
.headerConter{padding-top: 5%;}	
}

@media only screen and (max-height: 375px) {
	.headerConter{padding-top: 0px;}
	.exploreBlock{padding-bottom: 20px;}
	.arrow{width: 20px; height: 20px; 
	background-size:20px auto; }
	
	.headerConter h2{margin-top: 0;}
	.overlay.open{overflow-y:auto;}
	
}



@media only screen and (min-width: 768px) and (max-width:1279px) {
	.headerConter h2{font-size: 36px;}
}

/* Referral text */
.awaiting-agent{ /* 10% */
	color:#e73434 !important;
}
.approve-agent{ /* 25% */
	color: #ff0000 !important;
}
.awaiting-lead{ /* 40% */
	color:#f0ca69 !important;
}
.contacting { /* 55% */
	color: #feae81 !important;
}
.sourcing { /* 50% */
    color: #4F4F9E !important;
}
.market { /* 70% */
	color: #79d6e5 !important;
}
.exchanged { /* 85% */
	color:#004f97 !important;
}
.finalized{ /* 100% */
	color: #88b73c !important;
}

/* Referral text circle */
.awaiting-agent-circle{ /* 10% */
  background: rgba(0, 0, 0, 0) url("../img/icons/awaiting-agent-circle.png");
}
.approve-circle{ /* 25% */
  background: rgba(0, 0, 0, 0) url("../img/icons/approve-circle.png");
}
.awaiting-lead-circle{ /* 40% */
  background: rgba(0, 0, 0, 0) url("../img/icons/awaiting-lead-circle.png");
}
.sourcing-lead-circle{ /* 50% */
  background: rgba(0, 0, 0, 0) url("../img/icons/sourcing-property.png");
}
.contacting-circle { /* 55% */
  background: rgba(0, 0, 0, 0) url("../img/icons/contacting-circle.png");
}
.market-circle { /* 70% */
  background: rgba(0, 0, 0, 0) url("../img/icons/market-circle.png");
}
.exchanged-circle { /* 85% */
  background: rgba(0, 0, 0, 0) url("../img/icons/exchanged-circle.png");
}
.finalized-circle{ /* 100% */
  background: rgba(0, 0, 0, 0) url("../img/icons/finalized-circle.png");
}

@media only screen and (min-width: 1280px){
.headerConter h2 {font-size: 50px;}
.headerConter h4{font-size:18px;}
}
.calanderHead{color: #fff;text-align: left;}
.flex-viewport{
overflow: hidden !important;
}
.viewRatingPopup, .openRatingPopup{margin: 0px 0px;}

/* Auto suggestion css */
.autocomplete-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto; }
.autocomplete-suggestion { padding: 5px 5px; font-size: 1.2em; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #f0f0f0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399ff; }

.userDetails .userRating, .pictureDetails .starRating {
    text-align: -moz-center;
}
.headerBlock.staticHeader{height: 650px;}


/* Date: 20171213 */
.dreamDesc { font-family: 'Open Sans', sans-serif;}
.innerHeading.fixed-inner-heading{ top: inherit; bottom: 50px; text-align: left;}
.innerHeading.fixed-inner-heading h2{ margin-top: 0; color:#fff;}
.innerHeading .heading-tagline{ font-size:14px; color:#fff;}
.dreamDesc h3{ color:#a8aaa9; font-size: 20px;font-family: 'Open Sans', sans-serif; margin-bottom: 20px;}
.dreamDesc p{color:#a8aaa9; font-size: 16px;font-family: 'Open Sans', sans-serif;margin-top: 0px;}

.leadsStaus h2{ font-size: 16px; margin: 0 0 40px; position: relative; display: inline-block; clear: both; color:#54595f; font-weight: 300;}
.leadsStaus h2 span{ font-size: 38px; display: block; text-transform: uppercase;font-family: 'Open Sans', sans-serif;font-weight: 400;}
.leadsStaus h2:after{ content: ''; width:100px; border-bottom: 1px solid #000; bottom: -10px; left: 0; right: 0; margin: auto; position: absolute;}
.leadsStaus .marketplace{ text-align: center;}
.leadsStaus .marketplace li{ margin: 0 20px 20px; display: inline-block; padding: 0px; width:220px; vertical-align: top;}
.leadsStaus .marketplace li h3{ clear: both; display: block; text-align: center; font-size: 18px; font-weight: bold;font-family: 'Open Sans', sans-serif; color:#54595f; text-transform: uppercase;}
.leadsStaus .marketplace li p{ clear: both; display: block; text-align: center;}
.marketplace .progress-circle {width: 220px;height: 220px;background-color: #002452; border-radius: 50%;line-height: 220px; position: inherit; left: inherit; top: inherit;}
.marketplace .progress-circle:after{top: 0.25em; left: 0.25em;width: 210px;height: 210px; background-color: #fff; transition: all 0.35s;}
.marketplace .progress-circle .counter{line-height: 220px; width: 220px; color: #002452;font-size: 34px;}
.marketplace .left-half-clipper { width: 220px;height: 220px; clip: rect(0, 220px, 220px, 110px);}
.marketplace .progress-circle.over50 .left-half-clipper {clip: rect(auto,auto,auto,auto);}
.marketplace .value-bar {clip: rect(0, 110px, 220px, 0);width: 220px;height: 220px;border: 5px solid #06eeed;}
.marketplace .progress-circle.over50 .first50-bar {clip: rect(0, 220px, 220px, 110px);background-color: #06eeed;width: 220px;height: 220px;}
.staticRow h3{color:#a8aaa9; font-family: 'Open Sans', sans-serif; text-align: left;font-size: 19px;}
.marketplace .progress-circle .counter:after{content: '%'; color: #002452;
    font-size: 34px;}

.marketplace .progress-circle .counter.plusIc:after{content: '+'; color: #002452;
    font-size: 34px;}

.search_property_block .property_type{margin: 20px -25px 0;}

/* Bullet Points */
.bulleted-info{ padding:0; margin: 20px 0; list-style: none;clear: both;}
.bulleted-info li{ padding-left:40px; text-align: left; margin-bottom: 10px;display: inline-block; vertical-align: middle; line-height: 20px; display: inline-block; width:100%;}
.circle-icon{ width:40px; height:40px; border-radius: 50%; display: inline-block; vertical-align: middle; text-align: center; border:1px solid #6f7b88; padding: 9px 8px; font-size: 20px; color:#6f7b88; float: left;clear: both;margin-right: 12px;position: relative;top: -5px;}

/* Testimonial */
.testm{ margin-bottom:20px;}
.testm-logo{ display:block; text-align: center; max-height: 100px;}
.testm-title{text-align: center; font-weight: bold; font-size: 20px;}
.testm-para{text-align: center; font-weight: normal; font-size: 18px; }
.testm-position{ font-size: 14px; display: block;}

/*Heading*/
.headingDiv{ text-align: center; position: relative; margin-bottom: 20px;padding-bottom: 20px;}
.headingDiv:after{ position: absolute; content: ""; left: 0; right: 0; margin: auto; width: 85px; border-bottom: 1px solid #a8aaa9; bottom: 0px;}
.staticTwo .dreamDesc p {font-size: 16px;}
.headingDiv h2{ color:#000;font-size: 38px;line-height: 42px; margin-bottom: 0;}
.topHeading { width:auto; margin: auto; text-align: center;}
.topHeading h3{font-size:16px; margin-bottom: 0; padding-bottom: 0; margin-top: 0; position: relative; top: 45px;}
.topHeading img{ text-align: left; margin: auto;}



.socailBox{ width:150px; height: 150px; display: block; transform: rotate(-45deg);  font-size: 16px; color: #fff; margin: 0 auto;
text-align: center; overflow: hidden; }

.socailBox a{  color: #fff;
    display: block;
    height: 90px;
    padding-top: 40px;
    transform: rotate(45deg);
    width: 210px;

}
.socailBox a img{ margin-bottom: 10px;}

.socailBox a span{display: block;}


.socailBox.twitterIo{background: #63c2f8;}
.socailBox.linkedIn{background: #3c88bc;}
.socailBox.instaIo{background: #b653a3;}
.socailBox.facebookIo{background: #415590; left: 50%;  position: absolute;right: auto; top: -40px; }
.socailBox.pintrestIo{background: #bd3630; left: 18%;  position: absolute;right: auto; top: -40px;}
.socialNetworks{padding: 100px 0;}
.rowheight{     display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}

.staticCon{ align-items: center; 
    display: flex;
    vertical-align: middle;
    width: 50%; padding: 40px;}

.imageStatic{
	align-items: center; 
    display: flex;
    vertical-align: middle;
    width: 50%;
	
}

.imageStatic img{max-width: 100%;}

.input-effect .open > .dropdown-toggle.btn-default{background:none;}
.input-effect .btn-default:hover, .input-effect .btn-default:focus, .input-effect .btn-default:active{background: #fff; box-shadow: none; outline: none; }


#propertyDetailPopup .modal-header h3{margin-bottom: 0; margin-top: 10px; }
.filtersDiv.clientFrom #filterProperty .input-group.padR125{padding-right:80px;}
.filtersDiv.clientFrom #filterProperty .btnBig{padding:8px; font-size: 12px; right: 10px;
    top: 15px;}
.filtersDiv.clientFrom #filterProperty {padding-bottom: 20px;}
.btn-default:hover{background: #fff;}
.open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{background: #fff; outline: none; box-shadow: none;  }
.label.label-info{margin-right: 5px;}
.user_rateyo{margin: 0 auto;}
.propertyDetails .propertyRate{right: 15px;}
/*.revenue_earned .revenue_value{min-width: 36px;}*/
.revenue_earned .revenue_value{min-width: 25px;}

#nearestPoiCont_close{
    float: right;
    background: #ce8690;
    border-radius: 100%;
    text-align: center;
}
#nearestPoiCont_close a{ color: #000;padding: 7px;}

.largeMap .searchList {
    min-width: 352px;
}

.agentPopup button.close {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    height: 37px;
    margin-top: -37px;
    opacity: 1;
    position: absolute;
    right: -5px;
    text-align: center;
    width: 37px;
}

.propertyNotes{
    color: black;
    margin: auto;
    margin-top: 10px;
    width: 80%;
    min-height: 55px;
    border-radius: 6px;
    border: 1px solid #80808066;
    padding: 10px;
    word-break: break-word;
}

.propertyClientAtag{
    color: black;
}

.propertyNotes p {
    text-align: justify;
}

.propertyListing .propertyImage  .propertyView{
background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    font-size: 16px;
    left: 0px;
    bottom: 10px;
    color: #fff;
    position: absolute;
    font-family: 'gotham_mediumregular';
}
.usersInfo .descBlock .clientDetails h5 {
    font-size: 15px;
}
.refral_crsual {
    position: absolute;
    right: 10px;
    top: 10px;
    min-width: inherit;
    color: #fff;
}
.hot{background-color: #ff5c5d !important;border: 1px solid #ff5c5d;}
.cold{background-color: #4aa3ff !important;border: 1px solid #4aa3ff;}
.warm{background-color: #f6b229 !important;border: 1px solid #f6b229;}
.carouselSwitch.propertiesListing {margin-top: -25px;}

#showProfileDetails .usersInfo{width: 500px;margin:0 auto;height: auto;padding-bottom: 30px;}
#showProfileDetails  .showClintDetails{margin:0 auto;}
#showProfileDetails  .carousel3d .usersInfo{height:auto; padding-bottom:40px}
#showProfileDetails .reviewsText{text-align: center;width: 100%;margin: 0 auto;padding: 0px;}
#showProfileDetails .clientType{text-align: center;font-weight: bold;width: 100%;margin: 0 auto;padding: 0px;color:#79d6e5}
#showProfileDetails .usersInfo {background: #fff;}
#propertyDetailPopup {z-index: 999999;}
.revenue_earned .overLabel {font-size: 12px;}

.cardInfoBlock h5{
    font-size: 13px !important;
    font-weight: bold;
}
.cardInfoBlock {
    min-height: 55px !important;
}

.marginBt5 {
    margin-bottom: 5px !important;
}

.btnCustom {
  border: 1px solid black;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: transparent;
  padding: 6px 20px;
  font-size: 14px;
  cursor: pointer;
}

/* Green */
.btnCustom .success {
  border-color: #4CAF50;
  color: green;
}

.btnCustom .success:hover {
  background-color: #4CAF50;
  color: white;
}

.timerBtn {
    padding: 6px 10px !important;
}

/* Blue */
.btnInfo {
  border-color: #2196F3 !important;
  color: #2196F3 !important;
}

.btnInfo:hover {
  background: #2196F3 !important;
  color: white !important;
}

/* Success */
.btnSuccess {
  border-color: #4CAF50 !important;
  color: #4CAF50 !important;
}

.btnSuccess:hover {
  background: #4CAF50 !important;
  color: white !important;
}

/* Orange */
.btnWarning {
  border-color: #ff9800 !important;
  color: orange !important;
}

.btnWarning:hover {
  background: #ff9800 !important;
  color: white !important;
}

/* Red */
.btnDanger {
  border-color: #f44336 !important;
  background: #f44336 !important;
  color: white !important;
}

.btnDanger:hover {
  background: #f44336 !important;
  color: white !important;
}

.usersInfo {
    height: 550px !important;
}

.usersInfo .coverImage {
    height: 150px !important;
}

.usersInfo .userName {
    margin-bottom: 5px !important;
}

.usersInfo .clientHead {
    font-size: 12px;
    color: #79d6e5 !important; 
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-family: 'gotham_mediumregular';
}

.usersInfo .clientHeadOther {
    font-size: 12px;
    color: #a2a2a2 !important;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 1px !important;
    font-family: 'gotham_mediumregular';
}


.usersInfo .colLeft {
    padding-right: 20px !important;
}

.usersInfo .colRight {
    padding-left: 20px !important;
}

.processedCard {
    height: 550px !important;
    background: #fff !important;
}



.processedCard .aboutUser {
    padding: 3px 10px 3px 10px !important;
}

.processedCard .coverImage {
    height: 70px !important;
}

.processedCard .userImage {
    margin-top: 0px !important;
    width: 70px !important;
    height: 70px !important;
}

.processedCard .userName {
    margin-bottom: 3px !important;
    font-size: 14px !important;
}

.processedCard .colLeft {
    padding-right: 10px !important;
}

.processedCard .colRight {
    padding-left: 10px !important;
}

.processedCard .clientHead {
    font-size: 12px;
    color: #79d6e5 !important;
    text-align: center;
    margin-bottom: 1px !important;
    font-family: 'gotham_mediumregular';
}

.processedCard .clientHeadOther {
    font-size: 12px;
    color: #a2a2a2 !important;
    text-align: center;
    margin-bottom: 1px !important;
    margin-top: 2px;
    font-family: 'gotham_mediumregular';
}


.processedCard .btnUserChat {
    background: #fff;
    border: 1px solid #79d6e5;
    color: #79d6e5;
    font-size: 13px;
    border-radius: 3px;
    padding: 3px 5px;
    display: inline-block;
    vertical-align: top;
    font-family: 'gotham_mediumregular';
}

.processedCard .btnUserChat:hover {
    background: #79d6e5;
    color: #fff;
}

.processedCard .clientDetails h4 {
    font-size: 12px !important;
}

.processedCard .clientDetails h5 {
    font-size: 12px !important;
}

#showProfileDetails .usersInfo {
    /* height: 750px !important; */
    height: 100% !important;
}

.tempBtns.blue {
    margin-bottom: 0px;
}
.reviewsListing li{
    margin-bottom: 17px;
}
.exploreBtn{ padding: 5px 10px; font-size: 19px;}
.manage-property-tabs .propertyListing .propertyImage .bottomDiv{ bottom: 26px;}
.side-nav{ height: 100%; max-height: 100%; bottom: 0px;}
.dropdown.priceDrop .dropdown-backdrop{ display: none;}


@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .propertyListing .accommodationBlock .assetsCol {
        padding-right: 6%;
        font-size: 9px;
    }
    .revenue_earned {
        padding-left: 0;
    }
}

@media only screen and (max-width:1150px){
	
	.socailBox.facebookIo{ left: 46%;}
	.socailBox.pintrestIo{ left: 12%;}
	.headingDiv h2{font-size: 28px;}
	.innerHeading.fixed-inner-heading{padding-left: 20px;}
    .margininTooltip { margin-left: 0px; }
	
}
@media only screen and (max-width:1130px){
    .searchList ul li .rightActions {
        right: 10px;
    }
  
    .searchList ul li .rightActions  .btnSmall{
        padding: 5px;
    }
    .searchList ul li {
        padding-right: 77px;
    }
}
    @media only screen and (max-width:1023px){
	.headerBlock.staticHeader{height: 450px;}
	.innerHeading.fixed-inner-heading{padding-left: 20px; bottom: 70px; }
	.staticCon{padding: 15px;}
	.headingDiv h2{font-size: 20px; line-height: 30px; }
	.headerBlock nav li{margin-right: 12px;}
	.headerBlock nav li a{font-size: 15px;}
    .imageStatic img{max-width: 100%;}
    .largeMap .searchList{ min-width: 100%;}
    .searchList ul li .rightActions{ position: inherit;}
    .searchList ul li .rightActions .rankCount{ float: none;}
    .hiddenMobile {
    display: block;
    }
    .loginBtn {
        font-size: 13px !important;     padding: 8px 4px
    }
  
}

@media only screen and (max-width:991px){
/*	.navbar-header{float: left;}*/
    .innerHeading h2{font-size: 38px;}
    .typeuser .checkbox.checkbox-inline{ width:30%;}
	.clientFrom .typeuser .checkbox.checkbox-inline{
        width:100%;
    }
    .refrelSection  .currencyDrop{
        padding-left: 0 !important;
        padding-right: 10px !important;
    }
    .refrelSection  .currencyDrop button.form-control {

        width: 100%;
        height: 44px;
        color: #bec4c9;
        font-size: 14px;
        padding-right: 0;
        padding-left: 0;    
    }

    .mangeTable .btnSmall.marginT20 {
        margin-top: -4px !important; 
    }
    .propertyListing .propertyImage .bottomDiv .like{ display: inline-block;}
    .manage-property-tabs .propertyListing .propertyImage .bottomDiv .like{ font-size: 15px;}
    .searchSection .searchInput{padding-left: 49px;}
    .mangeTable.manageTableMinH{ min-height: 800px;}
    
}

@media only screen and (max-width: 767px){
	.innerHeading.fixed-inner-heading{padding-left: 0;}
	.socialNetworks{padding-bottom: 0px;}
	.navbar-header{ float: none;}
.innerHeading.fixed-inner-heading{text-align: center;}
.innerHeading.fixed-inner-heading h2 {font-size: 40px;}
	.socailBox.facebookIo{left: auto; position: static;}
	.socailBox.pintrestIo{position: static;}
	.socailBox{margin-bottom: 60px;}
	
	.staticCon, .imageStatic{width: 100%;}
	.imageStatic{padding: 0 15px;}
	.headingDiv h2{font-size: 18px;}
	.staticCon{padding: 10px;}
	.innerHeading.fixed-inner-heading h2{font-size: 24px;}
	.headerBlock.staticHeader{height: auto;}
	.bulleted-info li{padding-left: 20px;}
	.leadsStaus h2 span{font-size: 25px;}
	.searchProperty .searchSection .input-group input{padding-left: 40px;}
	.login .modal-dialog .modal-title{font-size: 20px;}
	.login .modal-dialog .close{font-size: 28px;}
	.login .division{margin-top: 20px;}
	.login .modal-dialog .modal-content{min-height: inherit;}
	.login .modal-dialog{margin-top: 10px;}
	.login .box .form input[type="text"], .login .box .form input[type="password"]{font-size: 15px;}
	.refrelSection .clientFrom{padding: 0 10px;}
	.mangeSteps .resp-vtabs{width: 100% !important;}
	.resp-tabs-container.systemReport .resp-tab-content{clear: both;
    width: 100%;
    float: left; border-top: 1px solid #C1C1C1; padding: 10px 0; }
	h2.resp-accordion{clear: both;}
	.pricingValue span{float: none;}
	
	#carouselPopup .slick-slider{margin-top: 0;}
	#carouselPopup.agentPopup button.close{right: 20px;}
	.bottomDiv .round{    width: 46px;
    height: 46px; font-size: 25px;}
	.mangeTable .table tr td:last-child{min-width:150px;}
	.refrelSteps .nav-justified > li a{text-align: center; }
	.refrelSteps .setup-panel li a .stepsCount{display: block; margin: 0 auto;}
	.headerBlock.homeHeader .navbar-header{position: absolute;}
	.flexslider .slides img{max-height: 300px;}
	.sallerDetails{padding-top: 20px;}
    #showProfileDetails .usersInfo{width: 100%}
    .showClintDetails { width: 100%;}
    .carouselSwitch.propertiesListing{margin-top: -10px;padding: 0px;}
    .refferTabAll li {padding: 14px 56px 14px 17px !important;}
    .refferTabAll { padding: 2px !important; margin-top: 11px;}
    .calenderSearch { margin-top: 10px;}
    .search_property_block .property_type {
        margin: 20px -15px 0px;
        text-align:left;
    }
    .search_property_block .property_type li{ margin: 0 6px 8px}
    .property_type li span{ text-align: center;}
    .usersInfo { height: 100% !important;}
    .btnSmall{
        padding: 5px 4px;
        font-size: 13px;}
        .custom-table tbody th { font-size: 14px !important;}
    .mangeTable.manageTableMinH{ min-height: inherit;}
   
    
}

@media only screen and (max-width: 480px){
    .refferTabAll li {padding: 14px 25px 14px 17px !important;}
    .typeuser .checkbox.checkbox-inline{ width:80%;}
}



@media only screen and (max-width:767px){
	
	.reduces-height svg{ 
	/* margin-top: -100px; */


	}
	
	
    .viewOnMapContainer .mapTabSec {
        width: 67%;
    }	
	
	#map .gm-style .gm-style-iw-c, #map .gm-style .gm-style-iw-d{ max-width: 100%;     min-width:270px; }
	.largeMap .searchList{ min-width: inherit;}
	#map .searchList ul li .searchUserName{font-size: 14px;}
	.slide-active .wraperAccount{
		height: 100%;
	}
	#map .searchList ul li .rightActions{position: inherit;}
	
	
}
@media only screen and (max-width:479px){
	
	.propertyDetails .sallerDetails .accommodationBlock .assetsCol{width: 49%; vertical-align: top; margin-bottom: 10px;   }
	.nearestPoiCont{    width: 240px !important;}
	
}


@media only screen and (max-width:320px){
	
	.lokingBtns a{padding: 15px 2px;}
	
}
.dreamHome {
    padding: 0px;
}

.accommodationBlock .assetsCol {
  padding-right: 4%;
  vertical-align: top;
}
.star_margin{
  margin: 0 auto;
}
.image_detail_height{
    height: 58px !important;
} 

.fixed_width_li {
    width : auto !important;
}

.track_popup_custom {
    height : auto !important;
}

.manage-property-tabs .propertyListing {
    min-height: 575px !important;
}

.agent-manage .propertyListing {
    min-height: 530px !important;
}
.graphLeads ul li{float: left;width: 100%;}
.reduces-height {
    height: 165px !important; 
}

_::-webkit-full-page-media, _:future, :root .searchSection .searchBtn {

 left: -10px;

}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

   .searchSection .searchBtn{left: -10px;}
}
}
.refferTabAll {
    list-style: none;
    padding: 17px;
}
.refferTabAll li {
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #bec4c9;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "gotham_htfmedium";
    font-size: 14px;
    line-height: normal;
    margin-right: 0;
    padding: 13px 25px;
    text-transform: uppercase;
}
.refferTabAll li.active{ color: #79d6e5;}

.mangeTable .table td {
    padding: 20px !important;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
  z-index: 1001 !important;
  }
.filter_close {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    height: 37px;
    margin-top: -48px;
    opacity: 1;
    position: absolute;
    right: -5px;
    text-align: center;
    width: 37px;
}
.ratingBlock .starRating{ padding-top: 4px; display: inline-block;}
.mangeTable {
    margin: 0 0px;
}
#propertiesListing{min-height: 750px;}
/*.mangeSteps .resp-tabs-container{min-height: 750px;}*/



@media screen and (max-width:767px){
    .headerBlock nav li.active a{ color: #06f0ef; }
    .overlay ul li a:after{ display: none !important; }

    .userReview .ratingCount{font-size: 19px;}
    
    .mangeTable.leadDataRecord .table.custom-table tr td{
        position: relative;
        padding-left: 110px !important;
    }
    .mangeTable.leadDataRecord .custom-table tbody td[data-title]:before {position: absolute; left: 10px;}
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
    .search_property_block .property_type{
        text-align: center !important;
    }

}

