/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
@media only screen and (min-width: 768px) {
	#logo {
		float: none;
		margin: 0 auto;
		width: 300px;
	}
}

.page-id-8 #content {
	background: #202f37;
}

.page-id-8 #wrapper {
	background: #202f37;
}
@media only screen and (min-width: 768px) {
#wrapper #loopedSlider.business-slider .content {
    background: none;
    width: 50%;
    top: 10%;
    bottom: inherit;
}
}

@media only screen and (min-width: 768px) {
	#loopedSlider {
		margin-bottom: 0;
	}
	
	#loopedSlider .content {
		padding: 100px;
	}
}

.entry img, img.thumbnail {
	background: none;
	border: medium none;
	padding: 0;
}

p {
	margin: 0 0 .5em;
}

.woo-sc-quote p {
	color: #fff;
}	

/* .shortcode-toggle h4 a {
	display: block;
	padding: 10px 0 3px 10px;
	background: #f6f6f6 url(../images/shortcode-toggle-close.png) no-repeat 99% center;
	width: 400px;
}

.shortcode-toggle.border {
	border: 0 solid #EBEBEB;
} */
/* .page-id-8 .nav {
	display: none;
} */
/* @media only screen and (min-width: 768px) */

 p.woo-sc-box.normal, div.woo-sc-box.normal {
	background: #202f37;
	padding: 20px;
}

p.woo-sc-box.normal, div.woo-sc-box.normal,
																					.woo-sc-box.normal p {
	color: #ffffff;
	background: #202f37;
}

#footer-widgets h3 {
	color: #fff;
}

#footer-widgets li, ul {
	color: #fff;
}

.widgets li, ul {
	color: #555555;
}

@media only screen and (min-width: 768px) {
	#navigation {
		position: relative;
	}
	
	#main-nav {
		clear: left;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		left: 50%;
		text-align: left;
	}
	
	.nav li {
		display: block;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		right: 50%;
	}
	
	.nav li:hover, .nav li.hover {
		position: relative;
	}
	
	.nav li ul li {
		left: 0;
	}
}

/* @media only screen and (min-width: 768px) { */
.shortcode-tabs ul.tab_titles li.nav-tab a {
	color: #000;
	text-decoration: bold;
	text-transform: none;
	display: block;
	float: left;
	padding: 8px;
	font: 14px kalam;
}

.shortcode-tabs {
	padding: 20px;
	margin-top: 0;
}

.shortcode-tabs.vertical {
	background: #d6d6d6;
}

.shortcode-tabs .tab {
	background: #d6d6d6;
}

.shortcode-tabs.vertical ul.tab_titles li.ui-state-active a {
	background: #202f37;
	color: #fff;
}

.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
	margin-bottom: 0;
}

/* .shortcode-tabs.vertical ul.tab_titles li {
	background: #bbbbbb;
	border-style: solid;
	border-bottom: 0;
	border-left: 0;
	border-top: 0;
	border-width: 1px;
	border-color: #e3e3e3;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.shortcode-tabs ul.tab_titles li.ui-state-active a {
	color: #000;
}

.shortcode-tabs ul.tab_titles li.ui-state-inactive a {
	color: #fff;
  background: #202737;
}

.shortcode-tabs ul.tab_titles li.nav-tab a:hover {
	color: #000;
}

.shortcode-tabs ul.tab_titles li.ui-state-active {
	background: #bbbbbb;
} */