/*
Compiled: 2020-02-27 04:14:37
Errors: None
*/

.coffsHeader2 .header {
    display: flex;
    align-items: center;
}

.coffsHeader2 .mobile-menu-button {
    top: unset;
}#contact-map {
    height: 400px !important;
}

.pageType_3200 #contact-map {
    margin-bottom: 30px;
}/*
.dynamic .dynImage:nth-child(5), .dynamic .dynImage3 {
	padding-top:30px;
}
	
.dynamic .dynImage3:nth-child(3) {
	padding-top:0px;
}
	
.dynamic div .pullOut {
	margin:30px 0px 0px;
	padding:15px 0px;
	background-color:#16a085;
	color:rgba(255, 255, 255, 1);
}
	
.dynamic div .pullOut h1 {
	padding:30px;
	margin:0px;
	color:rgba(255, 255, 255, 1);
}
	
.dynamic div .summaryContent div {
	border:1px solid rgba(0, 0, 0, 0.15);
	height:346px;
	padding:0px;
}

.dynamic div .summaryContent .removeBoxKeyline {
	border:0px;
	padding:0px;
}
	
.dynamic div .summaryContent h3 {
	margin-top:0px;
	color:#16a085;
}
	
.dynamic div .summaryContent h4 {
	margin:0px;
}
	
.dynamic .logoContainer {
	margin-top:20px;
}
*/

	.dynamic h1 {
		color:rgba(210, 38, 48, 1);
	}
	.dynamic .imgWrapper {
		height:0;
		margin-bottom:30px;
		overflow:hidden;
		padding-bottom:100%;
		position:relative;
	}
	
	.dynamic .imgWrapper img {
		position: absolute;
		top: 0;
		bottom: 0;
		height: 100%;
		left: 50%;
		transform: translateX(-50%);
		width: auto;
	}
	
	.dynamic .pullOut {
		background-color: rgba(210, 38, 48, 1);
		padding: 30px;
	}
	
	.dynamic .pullOut h1 {
		color: rgba(255, 255, 255, 1);
		margin:0;
	}

/* CONTENT */

/*
.content a:before {
	content:'';
	background-image: url(/_assets/8016/images/pdf-icon.png);
	background-size: 100%;
	display:inline-block;
	float:left;
	clear:none;
	width:20px;
	height:20px;
	margin-right:5px;
}*/
.dynamicClearing .staticImageBanner img {
    margin: 0 auto;
}

.dynamicClearing .carousel .imgWrapper img {
    height: auto;
    width: 100%;
}

.dynamicClearing .carousel .item .imgWrapper {
    border-radius:0;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    width: 100%;
}

.dynamicClearing .carousel .item .imgWrapper img {
    left: 0;
    transform: translateX(0);
}

.dynamicClearing a.btn,
.dynamicClearing a.btn:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.dynamicClearing .listItem {
    background: rgba(235, 235, 235, 1);
    border-left: solid 5px rgba(255, 255, 255, 1);
    border-right: solid 5px rgba(255, 255, 255, 1);
    padding: 0;
}

.dynamicClearing .listItem .imgWrapper {
    border-radius: 0;
    height: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 100%;
    width: 100%;
}

.dynamicClearing .listItem .imgWrapper img {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.dynamicClearing .listItem .contentWrapper {
    padding: 15px;
}

.dynamicClearing .listItem a.btn {
    bottom: 15px;
    right: 15px;
    position: absolute;
}

#clearingSaleDetail #informationWrapper {
    border-bottom:2px dashed rgba(235, 235, 235, 1);
    padding-bottom: 30px;
    position:relative;
    width:100%;
}

#clearingSaleDetail .nav-tabs {
    border:0;
    float:right;
    position:relative;
    width:100%;
}

#clearingSaleDetail .nav-tabs li {
    padding:0;
}

#clearingSaleDetail .nav-tabs li a {
    background:rgba(245, 245, 245, 1);
    border:0;
    border-radius:0;
    color:rgba(150, 150, 150, 1);
    height:40px;
}

#clearingSaleDetail .nav-tabs li.active a {
    background-color: rgba(150, 150, 150, 1);
    color:rgba(255, 255, 255, 1);
}

#clearingSaleDetail .tab-content {
    width:100%;
}

#clearingSaleDetail .tab-content #slider .carousel-control.left,
#clearingSaleDetail .tab-content #slider .carousel-control.right {
    background-image:none;
    color:rgba(255, 255, 255, 1);
    font-size: 30px;
}

#clearingSaleDetail .tab-content #slider .carousel-control {
    top:50%;
}

#clearingSaleDetail .tab-content #slider .carousel,
#clearingSaleDetail .tab-content #slider .carousel-inner > .item,
#clearingSaleDetail .thumbnailImage {
    background-color: #eee;
}

#clearingSaleDetail .mainImage,
#clearingSaleDetail .thumbnailImage {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    padding-bottom: 66%;
    position: relative;
    overflow: hidden;
}

#clearingSaleDetail .thumbnailImage {
    margin-bottom: 30px;
}

#clearingSaleDetail .contactWrapper a.btn {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

@media(min-width:768px) {
    #clearingSaleDetail #selectorContentWrapper {
        padding-right: 0;
    }
}#blogListWrapper .blogItem:hover {
    background: none;
    box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
}

#blogListWrapper .blogItem {
    padding: 15px;
    text-align: left;
}

#blogListWrapper .blogItem .imgWrapper {
    height:0;
    padding-bottom:66%;
    overflow:hidden;
}

#blogListWrapper .blogItem .imgWrapper > .img-responsive-height {
    position:absolute;
    top:0;
    bottom:0;
    height:100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width:auto;
}

#blogListWrapper .blogItem .status {
    position: absolute;
    padding: 5px 15px;
    color: rgba(255, 255, 255, 1);
    right: 5%;
    top: -33px;
}

#blogListWrapper .blogItem .details {
    display: inline-block;
    position: relative;
}

#blogListWrapper .blogItem .date {
    background: rgba(40, 40, 40, 1);
    border-radius: 5px;
    position: absolute;
    padding: 5px 15px;
    color: rgba(255, 255, 255, 1);
    right: 5%;
    top: -33px;
}

#blogListWrapper .blogItem .heading span {
    font-size: 18px;
    font-weight: bold;
}.moduleSocial {
	float:left;
	clear:both;
	display:block;
	width:100%;
	min-height:55px;
	margin-top:15px;
}

ul.social-icons {
	align-items: flex-end;
	display: flex;
	flex-direction:row;
	padding:0px;
	margin:0px 0px 15px;
	list-style-type:none;
}
	
ul.social-icons li {
	width:auto;
	height:auto;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	text-indent: 0px;
}

ul.social-icons li a {
	float:left;
}
	
ul.social-icons li i {
	display:block;
	float:left;
	width:100%;
	height:100%;
	color:rgba(0, 0, 0, 1);
	font-size:30px;
}

ul.social-icons li i span {
	margin-left:10px;
	font-size:16px;
	font-weight:600;
	color:rgba(0, 0, 0, 1);
}

ul.social-icons li.circle .fa {
	display:grid;
	align-content:center;
	justify-content:center;
	width:50px !important;
	height:50px !important;
	line-height:50px;
	color: rgba(255, 255, 255, 1);
	border-radius:50% !important;
	margin-right:10px;
	float:none;
	text-align: center
}

.navbar.navbar-default .moduleSocial .social-icons li.square i  {
	background-color:rgba(255, 255, 255, 1);
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:rgba(205, 36, 43, 1);
	font-size:20px;
}

.navbar.navbar-default .moduleSocial .social-icons li.square i:hover {
	color:rgba(255, 255, 255, 1);
	background-color:rgba(0, 0, 0, 1);
}

	
/* SET DARK THEME */
	
.darkThemeFooter ul.social-icons li i {
	color:rgba(255, 255, 255, 1);
}

.darkThemeFooter ul.social-icons li i span {
	color:rgba(255, 255, 255, 1);
}	

/* SET LIGHT THEME */
.lightThemeFooter ul.social-icons li i {
	color:rgba(200, 200, 200, 1);
}

.lightThemeFooter ul.social-icons li i span {
	color:rgba(200, 200, 200, 1);
}


/* BURLEIGH TEMPLATE */
	.footer-content .moduleSocial .sub-section-height {
		color:rgba(255, 255, 255, 1);
		text-align:left;
	}

	.footer-content .social-icons li i {
		color:rgba(255, 255, 255, 1);
	}

.propertyListItem.default:hover {
    background: none;
    box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
}

.propertyListItem.default {
    padding: 15px;
    text-align: left;
}

.propertyListItem.default .details {
    display: inline-block;
    position: relative;
}

.propertyListItem.default .status {
    background: rgba(40, 40, 40, 1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 
              0 1px 5px 0 rgba(0, 0, 0, 0.12), 
              0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    position: absolute;
    padding: 5px 15px;
    color: rgba(255, 255, 255, 1);
    right: 5%;
    top: -33px;
    transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

.propertyListItem.default .address span {
    font-size: 18px;
    font-weight: bold;
}

.propertyListItem.default .feature .feature-content {
    border: none;
    padding: 0;
}

.propertyListItem.default h2.textUppercase  {
    margin-bottom: 3px;
    text-transform: capitalize;
}

.propertyListItem.default h2 small {
    font-size: 15px;
}

.propertyListItem.default h2 .textBold {
    font-size: 18px;
}

.propertyResults.clearfix {
    display: none;
}

@media (min-width:992px) {
    .propertyResults.clearfix {
        display: block;
    }
}.propertyListItem.simple .statusWrapper {
    width: 100%;
    height: 45px;
    padding: 0 15px;
    display: inline-block;
    position: absolute;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: +2;
}

.propertyListItem.simple .statusBackground {
    background-color: rgba(51, 51, 51, 1);
    position: relative;
    width: auto;
    height: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
}

.propertyListItem.simple .imgWrapper > .img-responsive-height {
    width: 100%;
}

.propertyListItem.simple .statusBackground h5 {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-weight: 600;
    position: relative;
    margin: 0;
    min-height: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.propertyListItem.simple .imgWrapper .BBCContent small {
    border-color: rgba(255, 255, 255, 1);
}.propertyListItem.reveal .imgWrapper .statusWrapper {
    width: 100%;
    height: 45px;
    padding: 0 15px;
    display: inline-block;
    position: absolute;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: +2;
}

.propertyListItem.reveal .imgWrapper .statusWrapper .statusBackground {
    position: relative;
    width: auto;
    height: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
}

.propertyListItem.reveal .imgWrapper .statusWrapper .statusBackground h5 {
    display: inline-block;
    font-weight: 600;
    position: relative;
    margin: 0;
    min-height: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}.propertyListItem.rotate .statusWrapper,
.propertyListItemNoRotate .statusWrapper {
    width: 100%;
    height: 45px;
    padding: 0 15px;
    display: inline-block;
    position: absolute;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: +2;
}

.propertyListItem.rotate .statusWrapper .statusBackground,
.propertyListItemNoRotate .statusWrapper .statusBackground {
    background-color: rgba(51, 51, 51, 1);
    position: relative;
    width: auto;
    height: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
}

.propertyListItem.rotate .statusWrapper h5,
.propertyListItemNoRotate .statusWrapper h5 {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-weight: 600;
    position: relative;
    margin: 0;
    min-height: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.propertyListItem.rotate .feature .feature-content,
.propertyListItemNoRotate .feature .feature-content {
    padding: 22px 15px 15px 15px;
}

.propertyListItem.rotate .feature-content h5,
.propertyListItemNoRotate .feature-content h5 {
    font-size: 15px;
    line-height: 22px !important;
    min-height: inherit !important;
}

.propertyResults.clearfix {
    display: none;
}

@media (min-width:992px) {
    .propertyResults.clearfix {
        display: block;
    }
}#map_wrapper {
	width:100%;
	height: 400px;
	margin-top:20px;
	float:left;
}

#map_canvas, #map_canvas_mobile {
	width: 100%;
	height: 100%;
}.moduleSocial {
	float:left;
	clear:both;
	display:block;
	width:100%;
}

ul.social-icons {
	padding:0px;
	margin:0px 0px 15px;
	list-style-type:none;
}
	
ul.social-icons li {

	width:auto;
	height:auto;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}
	
ul.social-icons li i {
	display:inline-block;
	float:left;
	width: 40px;
	height:40px;
	color:rgba(0, 0, 0, 1);
	font-size:30px;
}

ul.social-icons li h4 {
	color:rgba(0, 0, 0, 1);
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:600;
	margin-left:10px;
}

	
/* SET DARK THEME */
	
.darkTheme ul.social-icons li i {
	color:rgba(255, 255, 255, 1);
}

.darkTheme ul.social-icons li i span {
	color:rgba(255, 255, 255, 1);
}	

/* SET LIGHT THEME */
.lightTheme ul.social-icons li i {
	color:rgba(200, 200, 200, 1);
}

.lightTheme ul.social-icons li i span {
	color:rgba(200, 200, 200, 1);
}.staffItemListWrapperAlt {
    padding: 15px;
}
.staffItemListWrapperAlt:hover {
    background: none;
    box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(38, 38, 38, 0.2);
}

.staffList .contentWrapper {
    bottom:0;
    left:0;
    position:relative;
    width:100%;
    min-height:235px;
    background:rgba(245, 245, 245, 1);
    border-top-style: solid;
    border-top-width:10px;
    padding:15px;
}

.staffList .contentWrapper .viewButton {
    position: absolute;
    bottom: 15px;
    right: 0;
}