
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600&display=swap');

body{
	background-color: #000;
	font-family: 'Open Sans', sans-serif;
}
.main-container{

}
.content{
	border-bottom-width: 0px;
}

header{
	background-color: #18331b;
}
.header-inner{
	color:#fff;
	background-color: #18331b;
}
.header-inner .sep{
	color: #eee;
}

.mobile-toolbar {
    background: #18331b;
}

a.return-top {
    font-size: 16px;
}

footer{

}

.footer-inner{
	background-color: #000;
	margin-bottom: 10px;
	color: #bbb;
}

.footer-inner a{
	color: #ccc;
}

.footer-inner a:hover{
	color: #eee;
}

.column1{
	color: #fff;
	background-color: #27314b;
	background-repeat:no-repeat;
	background-position: right bottom;
	background-image: url('/XposurePublicIncludes/branding/pemberton2/col1-sm.jpg');
}

.column2{
	background-color: #c0c3d0;
	background-repeat:no-repeat;
	background-position: left bottom;
	background-image: url('/XposurePublicIncludes/branding/pemberton2/col2-sm.jpg');
}

.column3{
	background-color: #18331b;
}

.column1 .info{
	color: #fff;
	font-size:12px;
	line-height: 17px;
	margin: 0px 5px 15px 5px;
	text-align: center;
}

.column1 .info.name{
	font-family: Garamond Serif;
}

.column1 .info a{
	color: #fff;
	text-decoration: none;
}

.column1 .info.name img{
	display: none;
}

.column1 .info.contact{
	
}

.column1 .info.contact span.phone{
	display: none;
}

.column1 .info.contact .cell-label{

}

.column1 .info.contact span.fax{
	
}

.column1 .info.contact a.website{

}

.column1 .info.address{

}

.column1 .info.address span.company-name{
	font-weight: 600;
}

.column1 .info.address span.company-citystate br{
	display: none;
}

.column1 .info.address span.company-country{
	display: none;
}
.column1 .agent-photo-container{
}

.column1 img.agent-photo{
}

.office-logo-wrapper{
	background-color: #18331b;
	background-repeat: no-repeat;
    background-position: center bottom 15px;
    background-image: url(/XposurePublicIncludes/branding/pemberton2/logo.png);
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    height: 95px;
    background-size: 120px;
}

.column1 img.office-logo{
    display: none;
}

.custom-brand-second-member{
	display: none;
}

.main-nav li{
	border-bottom-color: transparent;
}

.main-nav li.active{
	border-bottom-color: transparent;
}

.main-nav li:last-child{
	border-bottom-color: transparent;
}

.main-nav li a{
	color: #18331b;
	text-shadow: none;
}

.main-nav li.active a{
	color: #fff;
}

.column2 form{
	bottom: 7px;
}

.column2 form label{
	border-radius: 3px;
	background: #18331b;
	color: #fff;
}

.column2 form fieldset input, .column2 form fieldset textarea{
	border-radius: 3px;
}

.button{
	background: #18331b;
	color: #fff;
	border-radius: 3px;
}

.column2 form fieldset .visible-fields{

	background: transparent;
}

#details{
	background: #fff;
}

#details table td{
	color: #666;
	border-bottom: 1px solid #DFDFDF;
}

#details table .first td{
	border-top:none;
}

#details table .last td{
	border-bottom:none;
}

#details p{
	color: #666;
	text-shadow: none;
}

#about {
	background: #fff;
}

#multimedia{
	background: #fff;
}

#multimedia ul a{
	color: #3F4A56;
	background-color: #fff;
}

#multimedia ul a:hover{
	background-color: #f1f3f6;	
}

#video {
	background-color: transparent;	
}

#video .video{
	border-bottom:none;
}

#plans{
	background-color: transparent;
}

.map-tabs a{
	background: #7a7472;
	border-radius: 0 0 4px 4px;
	color: #fff;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	border: none;
	border-bottom: 1px solid #505050;
}

.map-tabs a.active{
	background: #18331b;
	border-bottom: 1px solid #5A5A5A;
}

#gallery,
#gallery .rsOverflow,
#gallery .rsSlide,
#gallery .rsVideoFrameHolder,
#gallery .rsThumbs {
	background-color: #fff;
}

#gallery .rsThumbs {
	background-color: #18331b;
}

#gallery .rsThumb.rsNavSelected {

}

#gallery .rsThumb.rsNavSelected span.thumbIco {
	border-color: #000;
}

#gallery .rsThumbsArrow {
    background:  rgba(0, 0, 0, 0.3);
}

#gallery .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.5);
}

.html-content h1{
	color: #666;
}

.html-content h2{
	color: #666;
}

ul.xp-search-list li.xp-search-button {
	background: #0b6623;
}

.xp-dark ul.xp-search-list li.xp-search-button {
	background: #0b6623;
}

@media only screen and (min-width: 500px){
	
	.column1 .info.contact span.phone{
		display: inline;
	}
}

@media only screen and (min-width: 420px){
	.column1{
		background-image: url('/XposurePublicIncludes/branding/pemberton2/col1-md.jpg');
	}

	.column2{
		background-image: url('/XposurePublicIncludes/branding/pemberton2/col2-md.jpg');
	}
	
	.office-logo-wrapper{
    	background-size: 130px;
    	background-position: center bottom 10px;
	}
}

@media only screen and (min-height: 750px) and (min-width: 960px) {
	
	.column1{
		background-image: url('/XposurePublicIncludes/branding/pemberton2/col1-lg.jpg');
	}

	.column2{
		background-image: url('/XposurePublicIncludes/branding/pemberton2/col2-lg.jpg');
	}
	
	.column1 .info{
		font-size:13px;
		line-height: 20px;
		margin: 0px 5px 25px 5px;
	}
	
	.office-logo-wrapper{
   		height: 150px;
    	background-size: 195px;
    	background-position: center bottom 25px;
	}
	
	.column1 .info.name{
		margin: 0 5px 25px 5px;
	}
	
}
