/*

Theme Name: Bristol Equity Capital

Description: Custom theme for Bristol Equity Capital

Version: 1.0

Text Domain: bristol 

*/



@import url("css/bootstrap.css");
body {
	background: #dedede url(images/bg-fade.png) repeat-x;
	background-position: 0 124px;
	font-size: 18px;
	line-height: 24px;
}
p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 12px;
}
a {
	color: #38987e;
}
.btn {
	font-weight: bold;
	font-size: 18px;
}
.navbar {
	margin-bottom: 0;
}
.navbar-brand {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	padding: 40px 9px 0;
	height: auto;
}
.sub-brand {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 20px;
	color: #38987e;
	position: relative;
	top: -5px;
}
.sub-brand:hover {
	text-decoration: none;
	color: #38987e;
}
.navbar li a {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.navbar-default > .navbar-nav > li > a:hover, .navbar-default > .navbar-nav > li.active > a, .navbar-default > .navbar-nav > li.current-menu-ancestor a {
	border-bottom: 1px solid #38987e;
	margin-bottom: 49px;
	color: #fff;
}
.dropdown-toggle .caret {
	height: 8px;
}
div.navbar-default {
	border-top: 4px solid #38987e;
}
.navbar-default .navbar-nav > li > a {
	padding: 0;
	margin: 50px 15px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #38987e;
}
h1 {
	margin: 30px 0 10px;
	line-height: 1.5;
	font-size: 24px;
	font-weight: bold;
	color: #38987e;
}
h2 {
	font-size: 21px;
	font-weight: bold;
}
h2.details {
	font-weight: normal;
	color: red;
}
.home-content p {
	font-size: 24px;
	padding: 30px 0;
	line-height: 1.5;
}
.home-content strong {
	font-weight: bold;
	color: #38987e;
}
.home .col-md-4 .box {
	color: #fff;
	background: #2d3c63;
	padding-bottom: 10px;
}
.home .col-md-4 .box img {
	width: 100%;
}
.home .col-md-4 .box h2 {
	margin: 10px 10px 5px;
	font-weight: bold;
}
.home .col-md-4 p {
	margin: 5px 10px 10px;
}
.container {
	padding: 0 25px;
}
.row {
	margin-left: -25px;
	margin-right: -25px;
}
.col-md-4 {
	padding-left: 25px;
	padding-right: 25px;
}
/* Property Lists */



.row.properties {
	margin: 0 -10px;
}
.row.properties .col-md-3 {
	margin-bottom: 10px;
}
.row.properties .col-md-3 img {
	width: 100%;
	height: auto;
}
.row.properties .col-md-3 p {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	background: #2d3c63;
}
.page-template-single-property-php h1 {
	margin-bottom: 0;
}
.attributes {
	margin-bottom: 12px;
	font-size: 14px;
}
/* Gallery */

.gallery ul {
	padding: 0 25px;
}
.gallery li {
	list-style: none;
	padding: 0;
}
.gallery li a img {
	border: 1px solid #38987e;
	margin-bottom: 15px;
}
.carousel img {
	max-width: 100%;
}
.container.main {
	padding-bottom: 50px;
}
.container.main > .row > div {
	padding: 0 25px;
}
/* Side Menu */

#menu-properties-side-menu {
	font-size: 16px;
	line-height: 36px;
	margin-top: 30px;
}
#menu-properties-side-menu li {
	list-style: none;
}
#menu-properties-side-menu .current-menu-item, #menu-properties-side-menu .current-page-ancestor {
	font-weight: bold;
}
#menu-properties-side-menu a:hover {
	text-decoration: none;
}
/* Footer */

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
#wrap {
	position: relative;
	min-height: 100%;
	padding-bottom: 50px;
}
.soliloquy-container .soliloquy-control-nav {
	right: 10px;
}
#cboxCurrent {
	/* display: none !important; */
	right: auto;
	left: 20px;
	border-left: none; 
	padding: 0 0 0 0;
}
#footer {
	position: relative;
	margin-top: -50px;
	height: 50px;
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
	background-color: #b6b6b6;
}
#footer p {
	font-size: 12px;
	color: #fff;
}
#footer a {
	color: #fff;
}
div.row img {
	max-width: 100%;
	height: auto;
}
div.caption {
	font-size: 12px;
	line-height: normal;
}
.listingborder {
	border-right: 0;
}
.dev_details {
	font-size: 14px;
}
.dev_details th {
	text-align: left;
}
.dev_details tr {
	border-bottom: 1px solid #666;
}
.dev_details tr td:first-child {
	padding: 3px 10px 3px 0;
}

#sb-container { z-index: 1111; }

@media (min-width: 992px) and (max-width: 1199px) {
.navbar-brand {
	font-size: 24px;
}
.navbar li a {
	font-size: 12px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#menu-header-menu {
	float: left !important;
	margin-left: -15px;
	margin-top: 20px;
}
.navbar-default .navbar-nav > li > a {
	margin: 0 15px 20px;
}
.col-md-4 {
	width: 50%;
	float: left;
	margin-bottom: 25px;
}
}

@media (max-width: 767px) {
.col-md-4 {
	max-width: 300px;
	float: none;
	clear: both;
	margin: 0 auto 25px;
}
.home-content p {
	font-size: 18px;
	padding: 20px 0;
}
.row.properties .col-md-3 p {
	font-size: 18px;
}
.sub-brand {
	float: left;
	padding-left: 9px;
}
.navbar-nav {
	margin: 0;
}
.navbar-default .navbar-nav > li > a {
	margin: 10px 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.current-menu-ancestor a {
	margin-bottom: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background-color: transparent;
}
}

@media (max-width: 991px) {
.home-content p {
	font-size: 18px;
	padding: 20px 0;
}
.col-md-3 {
	width: 50%;
	float: left;
}
#menu-properties-side-menu {
	padding-left: 0;
}
}

@media (max-width: 1199px) {
.col-md-3 {
	width: 33.333333%
}
}

@media (min-width: 1200px) {
.container {
	width: 1190px;
}
}

@media print {
a[href]:after {
	content: none;
}
.menu-properties-side-menu-container {
	display: none;
}
p {
	font-size: 14px;
	line-height: 16px;
}
}
body {
	font-family: "Merriweather", Times, serif;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: 'Merriweather';
	src: url('fonts/Merriweather-Regular-webfont.svg#MerriweatherRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
}

