.branch-details .org {
	text-transform: uppercase;
	font-weight: 400;
}

.branch-details .email-address {
	font-size: 0.8em;
}

.header-wrapper .title-searchE {
	margin-top: 10px;
	padding: 0px 100px 0px 0px;
	font-size: 0.9em;
}

.branch-details .tel {
	color: #FFFFFF;
}

.branch-details .tel:hover {
	color: #ff580f;
	text-decoration: underline;
}

.branch-details .email-address a {
	color: #FFFFFF;
}

.branch-details .email-address a:hover {
	color: #ff580f;
}

.title-searchE {
	text-align: right;
}

.contact-office {
	margin: 20px 0px;
}

.contact-office img {
	width: 100%;
	max-width: 960px;
	max-height: 674px;
}

.slideshow .slideshow-slides .horiz-scroll-prev:after {
	content: "\f0d9";
	font-family: FontAwesome;
	font-size: 30px;
}

.slideshow .slideshow-slides .horiz-scroll-next:after {
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 30px;
}

.pFeatures .pFeatures-bumpup a,
.pFeatures .pFeatures-feature a {
	float: none;
	width: auto;
	text-align: center;
	clear: both;
	display: block;
}

.pFeatures .pFeatures-bumpup .text,
.pFeatures .pFeatures-feature .text {
	float: none;
	text-align: center;
	width: auto;
	margin: 10px 0px 0px 0px;
}

.listing-key-info {
	padding: 20px 10px 15px 10px;
	margin: 0px 0px 20px 0px;
}

.listing-key-info .tbl-row {
	float: left;
	width: 49%;
	padding: 5px 0px;
}

.listing-key-info .tbl-row.tbl-row-odd {
	float: right;
}

.listing-key-info .tbl-row td {
	display: inline-block;
	width: 60%;
	float: right;
}

.listing-key-info .tbl-row td.tbl-row-cell-heading {
	float: left;
	display: inline-block;
	width: 40%;
	font-weight: normal;
}

.listing-key-info .tbl .tbl-row .tbl-row-cell {
	padding: 2px 2%;
	height: 22px;
	color: #666666;
	font-size: 0.97em;
}

.listing-key-info {
	background-color: #FFFFFF;
}

.key-row-bg-colour {
	background-color: #F1F1F1;
}

.listing-key-info .tbl .tbl-row .tbl-row-cell {
	border-bottom: none;
}

.listing-key-info .key-row-bg-colour {
	background-color: #F4F7FA;
}

.listing-key-info .tbl-row td.tbl-row-cell-heading {
	color: #666666;
}

.listing-key-info .tbl-row-cell .price {
	color: #000067;
}

.listing-key-info .grey {
	background-color: #F1F1F1;
}

.listing-key-info .tbl-row-cell {
	padding: 0px 0px 0px 0px;
}

.listing-property-types-table .tbl-row-odd {
	background: #F1F1F1;
}

.listing-units .tbl-row-odd {
	background: #F1F1F1;
}

.btn-arrow:after {
	font-family: FontAwesome;
	content: "\f054" !important;
}

@media screen and (max-width:950px) {
	.tbl-row td {
		width: 55%;
	}

	.tbl-row .tbl-row td.tbl-row-cell-heading {
		width: 35%;
	}

	.listing-key-info .tbl .tbl-row .tbl-row-cell {
		font-size: 0.8em;
	}
}

@media screen and (max-width:850px) {
	.tbl-row td {
		width: 60%;
	}

	.tbl-row .tbl-row td.tbl-row-cell-heading {
		width: 40%;
	}
}

@media screen and (max-width:590px) {
	.tbl-row {
		width: 100%;
	}

	.tbl-row td {
		float: none;
		width: 60%;
	}

	.tbl-row .tbl-row td.tbl-row-cell-heading {
		width: 30%;
	}
}

@media screen and (max-width:500px) {
	.header-wrapper .title-searchE {
		padding: 0px 0px 0px 0px;
	}

	.listing-key-info .tbl-row {
		width: 100%;
	}

	.listing-key-info .tbl-row.tbl-row-odd {
		background-color: #FFFFFF !important;
	}

	.listing-key-info .tbl-row.tbl-row-even {
		background-color: #F4F7FA !important;
	}
}

@media screen and (max-width:460px) {
	.row {
		margin: 0px 0px 0px 0px !important;
	}
}



/** SOCIALS **/
ul.SocialProfiles {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 33px;
}

.nav-extra ul.SocialProfiles {
	font-size: 16px;
	line-height: 16px;
}

ul.SocialProfiles li {
	display: inline-block;
	vertical-align: middle;
}

ul.SocialProfiles li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul.SocialProfiles li a:hover {
	color: #ff580f;
	text-decoration: none;
}



/** TESTIMONIALS **/
.TestimonialCard {
	margin: 0px auto;
	max-width: 840px;
}

.TestimonialCard:not(:first-child) {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px dashed #CCCCCC;
}
.TestimonialCard:last-child {
	padding-bottom: 40px;
}

.TestimonialCard .TestimonialCard-text img,
.TestimonialCard .TestimonialCard-text iframe,
.TestimonialCard .TestimonialCard-text video,
.TestimonialCard .TestimonialCard-text canvas {
	display: block;
	max-width: 100%;
}

.TestimonialCard .TestimonialCard-base .TestimonialCard-name {
	position:relative;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 15px;
	border-radius: 60px;
	font-weight: bold;
	background: #ff580f;
	color: #FFFFFF;
}

.TestimonialCard .TestimonialCard-base .TestimonialCard-name:before {
    content:'';
    position:absolute;
    top:100%;
    left:20px;
    width:0;
    height:0;
    border-style:solid;
    border-width:0px 15px 15px 0px;
    border-color: transparent #ff580f transparent transparent;
}

.TestimonialCard .TestimonialCard-base .TestimonialCard-address {
	display:block;
	padding:20px 0px 0px 0px;
	font-size:12px;
}



/** PAGINATION **/
.pagination-bar,
.pagination-bar a {
	font-size:16px;
}

.pagination-bar .page-width {
	padding:10px 0;
}

.pagination-bar .paging-numbers {
	padding:0;
	margin:0;
	list-style:none;
}

.pagination-bar .paging-numbers li {
	display:inline-block;
	margin-right:0.5em;
	padding: 0px 10px;
}

.pagination-bar .paging-numbers .paging-numbers-current {
	font-weight:600;
	background-color: #ff580f;
	color: #FFFFFF;
}

.pagination-bar .paging-links {
	text-align:right;
	text-transform:uppercase;
}

.pagination-bar .paging-links .paging-next {
	display:inline-block;
	padding-left:0.5em;
}

.pagination-bar .paging-links .paging-prev {
	display:inline-block;
}

.pagination-bar .paging-links .paging-next:after {
	font-family:FontAwesome;
	content:"\f054" !important;
	padding-left:5px;
}

.pagination-bar .paging-links .paging-prev:before {
	font-family:FontAwesome;
	content:"\f053" !important;
	padding-right:5px;
}

@media screen and (min-width:992px) {
	.pagination-bar .pagination-numbers,
	.pagination-bar .paging-links {
		padding-left:0;
		padding-right:0;
	}
}

@media screen and (max-width:767px) {	
	.pagination-bar .paging-links {
		text-align:center;
	}
}