



div.topSearch ul#myList li{ 
	display:none;
}

.main_content .agencyListNew #agencyList ul li.open .profileHeader .tabs ul {display: flex !important;}

.profile .profileHeader .phImage img.beforeedit{ height:100%; width:100%;}

/*.main_content.profile .profileDetails .profileLogo .img {width:222px!important;}*/

/*.main_content.profile .profileDetails .profileLogo .img {
    width: 30%;
}*/

div#glt-translate-trigger{
	display:none;
}

div.navigation a{
	display:none;
}

div.navigation a.jp-previous{
	cursor: pointer;
	text-align: left;
    width: 10%;
	display:block;
	color: #7f7f7f;
	float:left;
	font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    vertical-align: top;
}

div.navigation a.jp-next{
	cursor: pointer;
	text-align: right;
    width: 10%;
	display:block;
	color: #7f7f7f;
	float:right;
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    vertical-align: top;
}


div.loader{
	left: 50%;
    position: absolute;
    top: 50%;
    margin-top: 6%;
    margin-left: -75px; 
    z-index: 10;
}

div.loader img{
	height:150px;
}

div#addtoany_list a.addtoany_share_save{
	display:none;
}

div#addtoany_list div.a2apage_wide{
	display:none;
}

.main_content .favourites ul li .box .img img{
	/*max-height: 211px;
    max-width: 300px;*/
    height: 211px;
    min-width: 300px;
}

.main_content .agencyListNew #agencyList ul li.open .similarProp #similarProp{
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1024px;
    color: #007eff;
    font-size: 18px;
    font-weight: bold;
}

.properties_desc h2{ 
    margin-top: -5px;
}

.displaynone{
    display:none;
}

.termsPage .navigation2              { position:absolute; bottom:0; width:96%; padding:15px 2%;}
.policyPage .navigation2            { position:absolute; bottom:0; width:96%; padding:15px 2%;}
.navigation2                   { background:#333333; padding:15px 2%; width:96%; float:left;}
.navigation2 span                { width:80%; display:block; margin:0 auto; text-align:center; font-size:14px; color:#7f7f7f; font-weight:bold; vertical-align:top; float:left;}
.navigation2 span a                { font-size:14px; color:#7f7f7f; font-weight:bold;}
.navigation2 span a:hover            { color:#ffffff;}
.navigation2 .left               { width:10%; text-align:left;}
.navigation2 .right                { width:10%; text-align:right;}

.termsPage div.addtoany_share_save_container,.policyPage div.addtoany_share_save_container{
    display:none;
}

div.addtoany_list a.a2a_dd{
    display: none;
}

div.removeBlueBg{
    background:none !important;
}


.main_content .favourites ul li .box .agencyContact .agencyPhoto img{
    min-height: 100%;
}
.map #map{height: 100% !important;
    width: 100% !important;}
    
   .profileAbout strong{font-weight:normal;}
   .profileAbout em{font-style:italic;}
   .text > select {
    border: medium none;
    color: #9f9f9f;
    width: 100%;
    background-color: #ffffff;
}
.network_tabs{background: #f7f7f7; /*border-top: 1px solid #e5e5e4;*/}


.network_parent .main_content .topSearch .submit input{line-height: 40px;}
.network_parent  .main_content .topSearch .more {padding: 10px 11px;}


@media (min-width:320px) and (max-width:767px){

.network_parent .main_content .topSearch .submit input {background-position: 10px -115px; } 
.network_parent .directorybody .main_content .topSearch .text{width: 77% !important;}

#example-1 .profileHeader .profileHeaderDesc{width: 100%;}
/*.directorybody .profileHeader .new-direct .phLogo {width: 180px !important; }*/
.profileHeader .tabs ul li a {color: #fff; font-size: 12px; background: #0886f8; padding: 8px 20px;}
.network_parent .main_content .agencyListNew #agencyList ul li.open .profileHeader .tabs ul{display: flex; padding: 0; margin:0;}
#example-1 .directory-tabb {width: 100%;}

#example-1 .single_profile .profileHeader .tabs ul li {margin-right: 20px !important;}
#example-1 .single_profile .profileHeader .tabs ul li a{font-size: 16px !important;}

.single_profile .main_content.profile .profileAbout{width: 100%; padding: 0}


}


@media (max-width:1280px){
.main_content.profile .profileDetails .container {
    width: 100%;
    padding: 0;
}

}


.main_content .agencyListNew #agencyList ul li.open .profileHeader .tabs ul{



}

.tinymceForm #wp-txtPropCopy-wrap #wp-txtPropCopy-editor-tools #wp-txtPropCopy-media-buttons{display:none !important;}

#suggesstion-box {
  background-color: white;
  cursor: pointer;
  max-height: 200px;
  overflow-y: auto; padding: 10px;     overflow-y: auto;
}
#search-output > li {
  padding: 5px;
}
#suggesstion-box li {
    padding: 10px;
    list-style-type: none;
    font-weight: 300;
    font-size: 14px;
    border-radius: 2px;
   /* background: #f3f3f3;
    margin-bottom: 4px; */
    color: #757575;
}
#suggesstion-box li:hover{
background: #dcedff;
    color: #00448f; font-weight: 700;
}
@media(max-width:767px){
#suggesstion-box {
        width: 63%;
}
#searchdiv .form .more.moreSearch{
    position: absolute;
    right: 55px;
    top: 0;
}
}
@media only screen and (max-width: 767px){
#searchdiv .form .moreSearch .down {
    left: -210px;
}
}
@media only screen and (max-width: 479px){
#searchdiv .form .more.moreSearch{
    right: 30px;
}
#searchdiv .form .moreSearch .down {
    left: -170px;
}
}