video#bgvid {
    object-fit: cover;
    height: 700px;
}


/* ---- Contact Information Overrides ----- */

.site-phone a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}
.site-phone a:hover {
	color: #000;
}

.site-phone {
	float: none;
    margin: auto;
	font-size: 20px;
}

.broker-info ul {
	list-style: none;
	padding: 0;
}

/* ---- Login Button ---- */

.loginWidget {
	float: right;
}

/* ----- Social Icon Overrides ------ */

.span6.share {
	float: right;
}
.social-icons {
	list-style: none;
	width: 200px;
	float: left;
}
.social-icons li {
	float: right;
	margin-right:5px;
	border:2px solid #5A5959;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	padding:5px;
	width:32px;
	height:32px;
	line-height:26px;
	text-align:center;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
	font-size: 15px!important;
	text-align: center;
	text-decoration: none !important;
	color: #fff;
}
.social-icons li:hover {
	background-color:#fefefe;
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
	margin: 0px;
	color: #fff !important;
}
#footer-wrapper #footer {
	border: 0px;
	margin-top: 0px;
	padding: 10px 0px !important;
}
.span6.copyright {
	float: left;
}


#footer-wrapper #footer-top table.contact th.cabre {
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
	background-size: 16px 16px;
	background-position: 6px 2px;
}



/*-- Details Page --*/

ul.slide-item-features.item-features {
	list-style: none
}

.slide-item-features li {
	padding: 10px;
	border: 1px solid #c4c4c4;
	margin: 5px;
	display: inline-block
}

span.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	padding: 0 10px 0 0
}

/*--- Modal Overrides -----*/

.modal-footer button {
	position: absolute;
	top: 0;
	right: 0;
}

.blueimp-gallery .modal-footer .btn {
	position: inherit;
}

.modal-body form.cmsForm {
  display: inline-block;
}


/*------ Font Awesome ----- */


.fa-envelope:before {
	content: "\f0e0";
	float: left;
	margin: 0 20px 0 0;
}

.fa-home:before {
	content: "\f015";
	float: left;
	margin: 0 20px 0 0;
}

/*-- Property Grid Overrides --*/

div.properties-grid .property .image img {
  border-radius: 200px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

div.properties-grid .property .image {
  overflow: hidden;
  position: relative;
}

div.properties-grid .property .image a {
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0px;
  z-index: 200;
  border-radius: 200px;
  width: 250px;
  height: 250px;
  margin-left: -125px;
}

.properties-grid .wrap .image-wrap .image .content {
  width: 250px;
  height: 250px;
  display: inline-block;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
}

div.properties-grid .property .wrap {
  background: transparent;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  box-shadow: none !important;
}

div.properties-grid .property .image-wrap {
  min-height: 151px;
  background-color: transparent;
}

div.properties-grid .property .price {
  background-color: #383737;
  color: #fff;
  font-size: 18px;
  padding: 5px 16px;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

div.properties-grid .property .wrap div.details {
  min-height: 110px;
  position: relative;
}

div.properties-grid .property {
  display: inline-block;
  zoom: 1;
  position: relative;
}

.area span.key::before {
    content: 'Sq ft ';
}


/*-- Tabs Block Overrides --*/

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
  color: #707070;
  background-color: transparent;
  border: inherit;
  border-bottom: 5px solid #ddd;
  border-bottom-color: #383737;
  cursor: default;
}

div.tabs-widget>.tab-content {
  box-shadow: none !important;
  border: none;
  border-top: none;
}

div.tab-content {
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  background-color: transparent;
  padding: 20px;
}

ul.nav-tabs {
  border-bottom: none;
  font-size: 18px;
}

.nav-tabs.nav-justified>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border-bottom: 5px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #707070;
}

#navigation .container {
	max-width: 1015px;
	float: right;
}

@media (max-width: 991px) {
	.home-feature {
    height: 420px;
	}
	
	.A-team-container div.stand-alone {
    width: 32% !important;
	}
	
	div.stand-alone.Standout {
	top: -20px;
	}
}

@media (max-width: 768px) {

	div.logo {
		width: 80% !important;
		margin-top: 20px !important;	
	}

	div.site-email {
		float: none;
		padding: 0px 10px 5px;
	}

	div.site-phone {
		float: none;
		text-align: center;
		color: #fff !important;
		
	}
	.site-phone a {
    	text-decoration: none;
    	color: #fff;
    	font-size: 20px;
	}

	
		div.loginWidget {
		float: none;
		text-align: center;
	}


	#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		margin-left: 30px !important;
	}
	
	body.header-light #navigation .nav a {
    color: #fff !important;
	}
	
	.btn.btn-primary {
    -webkit-transition: background-color 0.2s ease-in;
    -moz-transition: background-color 0.2s ease-in;
    -o-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in;
    background: linear-gradient(to bottom, #8C6387 1%,#53164d 100%);
    font-size: 13px !important;
    border-radius: 3px;
	}
	
	.home-feature {
    height: 420px;
	}

}

@media (max-width: 500px) {

	div.site-email {
		float: none;
		text-align: center;
	}

	div.site-phone {
		float: none;
		text-align: center;	
		color: #fff !important;
	}
	
	.site-phone a {
    	text-decoration: none;
    	color: #fff;
    	font-size: 20px;
	}

	div.loginWidget {
		float: none;
		text-align: center;
	}
	
	div.A-team-container div.stand-alone {
    width: 100% !important;
	}
}

.col-xs-12.hidden-xs.col-sm-7.col-md-6.col-lg-6 img {
    max-width: 250px;
    float: none;
    margin: auto;
}

.social {
    margin-left: 4.5em;
    margin-top: -.5vw;
}

@media only screen and (min-width: 992px) {
	#navigation .container {
    max-width: 930px;
    float: right;
	}
}

.berkshire p {
    line-height: 30px;
}

/* footer team edits */

.stand-alone {
    width: 13.5%;
    display: inline-block;
    padding: 0;
}

.A-team-wrapper {
    float: none;
    margin: auto;
    padding: 5px;
}

.stand-alone img {
    max-width: 100%;
}

.A-team-container:hover div:not(:hover) {
}

.Team-header h2 {
    font-size: 2em !important;
    color: #ebd19e !Important;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: 1px -1px 5px #000;
	margin: 1em 0 0 !Important;
}

.Team-header p {
    font-style: italic;
    text-transform: uppercase;
    font-size: 14px;
}

@media only screen and (max-width: 1199px) {
	div.stand-alone {
    width: 12.5%;
	}
}

@media only screen and (max-width: 599px) {
	div.stand-alone {
    width: 49% !important;
	}
	div.A-team-wrapper {
    width: 120px;
	}
	
	.A-team-container .stand-alone:last-child {
    width: 100% !important;
	}
}


.stand-alone.Standout {
    width: 16.666%;
    position: relative;
    top: 15px;
}

p.team-name {
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: lighter;
}

.col-xs-12.col-lg-12.footer-block-top {
    margin-bottom: 2em;
}



#stand-alone-hidden p.team-name {
    display: none;
}

#stand-alone-hidden img{
	display:none;
}

.top-bar {
    display: flex;
    align-items: center;
}

.agent-logo{
	padding: 10px;
    position: absolute;
    /*left: -60%;*/
	left: -42%;
    top:0%;
    max-width: 230px;
}
@media(max-width:1500px){
	.agent-logo{
	    left: -20%;
	    width:80%;
    }
}