 /*
Compiled: 2020-02-29 23:21:20
Errors: None
*/

.headerAbsolute .officeDetails {
	background: rgba(247, 143, 30, 1);
	color: rgba(255, 255, 255, 1);
	font-size: 13px;
}

.headerAbsolute .officeDetails .container,
.headerAbsolute .officeDetails .headerContainerFullWidth {
	height: 20px;
	padding: 0;
	position: relative;
}

.headerAbsolute .officeDetails .officePhone {
	position: relative;
	top: 7px;
	z-index: 5;
}

.headerAbsolute .logoAbsolute.customHeader {
	background: rgba(255, 255, 255, 1);
	border-bottom: solid 15px rgba(247, 143, 30, 1);
	border-top: solid 15px rgba(247, 143, 30, 1);
	height: 100px;
	padding: 0;
}

.headerAbsolute .header .centerLogo {
	left: 0;
	top: -37px;
	transform: none;
}

.headerAbsolute .customHeader .row .mobile-menu-button {
	top: 28px;
	-webkit-transform: none;
    transform: none;
}

.headerAbsolute .customHeader nav .navigation {
	top: 7px !important;
	transform: none !important;
}

.headerAbsolute .customHeader .headerContainerFullWidth nav .navigation {
	top: 26px !important;
}

.headerAbsolute .mobile.menuWrapper {
    margin: 0;
}

.headerAbsolute .mobile.menuWrapper .mobile-nav {
    margin: 0;
    position: absolute;
}

.headerAbsolute .navigation > li.js-hasDropdown:hover ul {
    display: block;
}

.headerAbsolute .navigation > li > .activelink::after,
.headerAbsolute .navigation > li > a::after {
    display: none;
}

.headerAbsolute .audioWrapper {
	align-items: center;
	display: flex;
}

.headerAbsolute .audioWrapper small {
	font-size: 70%;
}

.headerAbsolute .audioWrapper .fa {
	margin-left: 5px;
}

.headerAbsolute .audioWrapper a {
	color: rgba(255, 255, 255, 1);
}

@media (max-width:360px) {
	.headerAbsolute .logoAbsolute.customHeader {
		height: 80px;
	}

	.navbar-brand img {
		width: 259px !important;
	}

	.headerAbsolute .customHeader .row .mobile-menu-button {
		top: 6px;
	}
}

@media (min-width:360px) {
	.headerAbsolute .officeDetails  {
		font-size: 16px;
	}

	.headerAbsolute .officeDetails .officePhone {
		top: 3px;
	}
}

@media (min-width:768px) {
	.headerAbsolute .officeDetails .container {
		padding: 0 16px;
	}

	.headerAbsolute .header .centerLogo {
		left: 22px;
	}

	.headerAbsolute .audioWrapper {
		margin-left: 20px;
	}
}

@media (min-width:992px) {
	.headerAbsolute .officeDetails {
		font-size: 18px;
	}

	.headerAbsolute .officeDetails .officePhone {
		top: 2px;
	}
}/*
.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/7994/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;
    }
}.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);
	}

#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);
}.testimonialSix {
    margin-top: -60px;
}

.testimonialSix .testimonialHeaderImage {
    background-size: cover !important;
    background-position: center center !important;
    min-height: 300px;
}

.testimonialSix .testimonialContent {
    padding-top: 30px;
}

.testimonialSix .testimonialList {
    margin: 30px 0;
}

.testimonialSix  .smalltitle {
    padding: 0;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 35px;
}

.testimonialSix  .smalltitle span {
    display: inline-block;
    background-color: #fff;
    padding: 0 15px;
    position: relative;
    color: #444;
    font-size: 20px;
    top: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.testimonialSix  .quoteicon {
    font-size: 36px;
    margin-right: 10px;
}

.testimonialSix p {
    font-size: 17px;
    font-style: italic;
    font-weight: 300;
    text-align: center;
}

.testimonialSix .testimonialAuthor {
    text-align: center;
}

.testimonialSix .testimonialAuthor:before {
    content: '― ';
    font-size: 1.2em;
}

.testimonialSix .imgWrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
}

.testimonialSix .circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 6pt solid rgba(255,255,255,1);
    -webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0 0 15px 0px rgba(0,0,0,0.25);
    display: block;
    float: none !important;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
}

.testimonialSix .circle img {
    height: 105%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

@media(min-width:768px) {
    .testimonialSix .testimonialHeaderImage {
        min-height: 400px;
    }

    .testimonialSix .imgWrapper {
        padding-bottom: 33% !important;
    }

    .testimonialSix .testimonialAuthor {
        text-align: right;
    }
}

@media(min-width:992px) {
    .testimonialSix .testimonialHeaderImage {
        min-height: 500px;
    }

    .testimonialSix  .smalltitle span,
    .testimonialSix p {
        text-align: left;
    }
}
