@media (max-width: 1199px) {
	#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	  line-height: 90px !important;
	}
}

@media (max-width: 979px) {
    .navigation-wrapper .navigation .nav {
        display: block;
        float: none;
        margin: 0px;
		margin-top: -320px;
    }
}

@media (max-width: 991px) {

	.header-wrapper {
	  width: 86%;	
	}
	
	.logo {
	  text-align: center;
	}
	
	.logo img {
	  margin: auto;	
	}	
	#header-wrapper {
    background-color: rgba(255, 255, 255, 0);
    margin-top: 0px !important;
	}
	
	div.header-request-appt {
	margin-top: 20px;
	}	

}

@media (max-width: 768px) {

	div.header-request-appt {
		padding: 0 0 20px;
		text-align: center;
		margin-top: 12px;
	}
	
	#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	  line-height: 50px !important;
	}
	

}

@media (max-width: 468px) {
	div.header-request-appt {
		margin-top: 0px;
	}
}



/*--- Header Overrides ----*/

#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
  margin: 10px 0 0 !important;
  line-height: 0 !important;
}

.header-request-appt {
	padding: 15px 0 0; 
	text-align: center;	
}

/*-- General Overrides --*/

#content {
  background-color: #fff !important;
}



/*-- Home Blocks --*/

.home-blocks {
  padding: 30px;
  border-bottom: 1px solid #c4c4c4;
  box-shadow: 0 20px 20px -20px #c4c4c4;
  -moz-box-shadow: 0 20px 20px -20px #c4c4c4;
  -o-box-shadow: 0 20px 20px -20px #c4c4c4;
  -webkit-box-shadow: 0 20px 20px -20px #c4c4c4;
  -ms-box-shadow: 0 20px 20px -20px #c4c4c4;
  background: #EBEBEB;
}



/*-- Slider --*/

.carousel-inner img.img-responsive {
  width: 100%;
}

a.carousel-control {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 90%;
  font-size: 50px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  text-shadow: 0 1px 2px rgba(115, 115, 115, 0.6);
  z-index: 20;
  top: inherit;
}


/* ---- Contact Information Overrides ----- */

.site-phone a {
  text-decoration: none;
  color: #06a7ea;
  font-weight: bold;
}
.site-phone a:hover {
  color: #707070;
}
.broker-info ul {
  list-style: none;
  padding: 0;
}

table.office-hours {
  width: 100%;
}

table.office-hours thead {
  display: none;
}

table.office-hours tr td {
  padding: 5px;
  border-bottom: 1px solid #727272;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
  float: right;
}
.social-icons {
	list-style: none;
    padding:0;
	width: 320px;
}
.social-icons li {
    float: right;
    margin-right:5px;
    border:1px solid rgba(255,255,255,0.3);
    -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;
}
.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;
}

/* -- Modal Overrides -- */

.modal-body form.cmsForm {
  display: inline-block;
}

/*----- Font Awesome -----*/

.fa-paw:before {
  content: "\f1b0";
  float: left;
  margin: 20px 20px 0 0;
}

/* - Back Button — */

.btn.btn-primary.arrow-left {
    background-image: url("../images/arrow-left-white.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 8px 11px;
    padding-left: 15px;
}

input.btn.btn-primary.arrow-left.back-button {
    margin: 0 0 -50px;
    float: right;
    position: relative;
    right: 30px;
    width: 10px;
    z-index: 100;
    border-radius: 50px;
    height: 30px;
}

.btn.btn-primary.btn-header {
    width: 220px;
    padding: 10px;
}

/* -- Properties -- */

.properties-grid .property .image img {
    border-radius: 20px;
    width: 250px;
    height: 250px;
}

.properties-grid .property .image-wrap {
    background-color: #fff !important;
}

/*-- 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
}

h1, .h1 {
    font-size: 36px;
    color: #002a5c;
}

/*-- Tabs Block Overrides --*/

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
  color: #002a5c;
  background-color: transparent;
  border: inherit;
  border-bottom: 5px solid #ddd;
  border-bottom-color: #002a5c;
  cursor: default;
  font-weight: bold;
}

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: #c5a95e;
  font-weight: bold;
}
