/*
Theme Name:         Blackbaud Bootstrap (child) - Theme 5
Theme URI:          http://www.blackbaud.com
Description:        Blackbaud Bootstrap is a WordPress starter theme based on the Roots Theme. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            1.0.0
Author:             Blackbaud Interactive
Template:           blackbaud-bootstrap
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

body,
html {
	overflow-x: hidden;
}

body {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-shadow: none;
	background-color: #E68804;
}

h1, h2 {
	font-family: 'PT Sans Narrow', Trebuchet MS, sans-serif;
}

h3 {
	font-family: 'PT Sans',Arial,Helvetica,sans-serif;
}

p {
	line-height: 1.6em;
}

a {
	color: #4b3900;
	font-weight: bold;
}

.alignleft {
	padding-right: 15px;
	margin-bottom: 0;
}

.alignright {
	padding-left: 15px;
	margin-bottom: 0;
}

.centered {
	float: none !important;
	margin: 0 auto !important;
}

#header {
	border-bottom: 2px solid #efefef;
	width: 100%;
	position: absolute;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.95);
}

	.internal #header {
		position: relative;
		background: #fff;
	}

	#header .header-upper {
		background-color: #36384D;
		background-color: rgba(54,56,77,0.85);
	}
	
	#header .header-lower {
		background-color: #fff;
		background-color: rgba(255,255,255,0.9);
		border-bottom: 1px solid #dedede;
	}
	
	@media (min-width: 900px) {
		
		#header .header-lower {
			padding-bottom: 10px;
		}
		
	}

	@media (min-width: 768px) {
		#header {
			font-size: 90%;
		}
	}

#logo {
	padding: 5px 15px;
}

	#logo img {
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	#logo .navbar-brand {
		max-width: 300px;
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 12px;
	}
	
	#logo .navbar-brand a,
	#logo .navbar-brand img {
		display:block;
		width:auto;
	}
		
		@media (min-width: 900px) {
			
			#logo .navbar-brand {
				margin-top: 28px;
			}
			
		}
		
		@media (min-width: 1200px) {
			
			#logo .navbar-brand {
				margin-top: 39px;
			}
			
		}

#utility {
	position: relative;
	z-index: 100;
	margin-top: 0;
}

	#utility > ul > li.donate, 
	#nav .utility > li.donate {
		background-color: #E68804;
		border-radius: 2px;
		padding: 0;
	}

	#utility > ul > li.donate > a,
	#nav .utility > li.donate > a {
		color: #fff;
		padding: 8px 15px;
	}
	
	#utility li li,
	#nav .utility li li {
		text-transform: none;
	}
	

	@media (max-width:900px) {
		
		#utility form {
			padding: 15px;
		}
		
		#logo .navbar-brand {
			max-width: 240px;
		}
		
		#nav .utility li.donate li a {
			color: #fff;
		}
		
		#nav li.social {
			float: left;
		}
		
		#nav li.menu-volunteer {
			clear: both;
		}
		
	}
	
	@media (min-width: 900px) {
		
		#utility {
			margin-top: 15px;
			margin-bottom: 10px;
		}
		
		#utility ul.nav {
			float:right;
			margin-right: 25px;
		}
		
		#utility ul.nav>li {
			margin-left: 10px;
			font-family: 'PT Sans Narrow', Trebuchet MS, san-serif;
			text-transform: uppercase;
		}
		
		#utility ul.nav li.donate>a {
			padding: 8px 15px;
			color: #fff;
		}
		
		#utility ul.nav>li a {
			padding: 8px;
			color: #4b3900;
			background-color: transparent;
		}
		
		#utility ul.nav li {
			font-size: 16px;
		}
		
		#utility form {
			padding-right: 0;
			padding-top: 6px;
		}
		
		#utility i {
			font-size: 18px;
		}
		
	}
	
	#utility>li {
		padding: 5px 10px;
		text-shadow: 5px solid #434343;
	}
	
		#utility>li a {
			font-size: 16px;
		}

#nav {
	font-family: 'PT Sans Narrow', Trebuchet MS, sans-serif;
	z-index: 25;
}

	#nav > ul {
		margin-top: 0;
	}
	
	.caret {
		display: none;
	}
	
	@media (min-width: 900px) {
		
		#nav {
			width: 100%;
			float: right;
		}
		
	}
	
	#nav > ul > li > a {
		text-transform: uppercase;
		color: #708c3f;
		padding: 15px 21px;
		font-weight: 800;
		font-size: 18px;
		background: transparent;
	}

		#nav > ul > li:first-child > a {
			padding-left: 0;
		}
		
		#nav > ul > li:last-child > a {
			border-right: none;
		}
		
		#nav > ul > li > a:hover {
			color: #E68804;
		}
		
#nav .dropdown-menu>li>a {
	font-size: 16px;
}

#nav .dropdown-menu>.active>a, 
#nav .dropdown-menu>.active>a:hover,
#nav .dropdown-menu>.active>a:focus {
	background-color: transparent;
	color: #434343;
}
	
	@media (min-width: 900px) {
		
		#nav ul.navbar-nav {
			float: right;
			margin-top: -14px;
		}
		
		#nav .navbar-nav>li:hover>ul,
		#nav .navbar-nav>li>ul>li:hover>ul {
			display:block;
			text-align: left;
		}
		
		#nav .navbar-nav ul ul {
			width: 260px;
			font-size: 20px;
			text-align: left;
		}
		
		#nav .navbar-nav>li>ul>li:hover>ul {
			margin-top: -5px;
		}
		
		#nav .navbar-nav>li>ul>li:hover>ul {
			top: 0;
			right: -260px;
			left: auto;
		}
		
		#nav .navbar-nav>li:last-child>ul>li:hover>ul {
			left: 0;
			right: auto;
			left: -193px;
		}
		
		#nav .navbar-nav>li:nth-child(+5)>ul>li:hover>ul {
			left: -258px;
		}
		
		#nav ul ul ul .dropdown-submenu:hover>a:after {
			display: none;
		}
	
	}
	
@media (min-width: 900px) {
	
	.navbar-brand h1.logo {
		position: absolute;
		right: -100px;
		margin-left: 200px;
		font-size: 32px;
		top: 25px;
		text-shadow: 0 0 10px #000;
	}
	
}

@media (max-width: 900px) {
	
	#nav .dropdown-menu>li>a:hover {
		color: #E68804;
	}
	
}
@media (max-width: 480px) {
	.navbar-brand h1.logo {
		display: none;
	}
}

#nav .utility {
	font-size: 14px;
	font-weight: bold;
}	

	#nav .utility>li>a {
		color: #4a3a15;
	}
	
	#nav .utility .fa {
		font-size: 22px;

	}
	
.utility>.active>a, 
.utility>.active>a:hover, 
.utility>.navbar-nav>.active>a:focus {
	background-color: transparent;
}

.nav-pills>li.active>a, 
.nav-pills>li.active>a:hover, 
.nav-pills>li.active>a:focus {
	background-color: #E68804;
	border-radius: 0;
}

.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:hover, 
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: transparent;
}

.internal ul li ul.nav-pills li.active a {
	background-color: transparent !important;
	color: #E68804 !important;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #E68804;
}

/* Search Box */

#utility form {
	padding-top: 0;
}

	#utility form .input-group>.form-control {
		background: #fff;
		border-color: #efefef;
		height: 30px;
	}
	
	#utility form .btn {
		padding: 4px 12px;
		background: transparent;
		color: #E68804;
		border-color: #51546a;
		border: none;
	}

#media {
	height: 750px;
	overflow: hidden;
}
	#media>.container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	#media .carousel-inner {
		background: rgba(116,202,203,0.6);
	}
	#media>.container-fluid,
	#media>.container-fluid>.carousel,
	#media>.container-fluid>.carousel>.carousel-inner,
	#media .item,
	#media .item .image {
		height: 100%;
	}

	#media .carousel-caption {
		left: 0;
		margin-left: 0;
		padding-left: 30px;
		padding-right: 30px;
		right: 0;
		text-align: left;
	}
	#media .image {
		background-size: cover;
	}
	#media .carousel-caption {
		bottom: 5%;
		width: 60%;
		text-align: center;
		margin: 0 auto;
		text-shadow: 0 1px 3px rgba(30, 42, 52, 0.4);
	}
		#media .carousel-caption .btn {
			background-color: transparent;
			border: 2px solid rgba(255,255,255,0.4);
			color: #fff;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			font-weight: bold;
			margin-top: 12px;
			left: 16%;
			bottom: -1%;
			text-transform: uppercase;
			padding: 10px 20px;
		}
		
			#media .carousel-caption .btn:after {
				content: "\f054";
				color: #fff;
				padding-left: 10px;
				font-family: "FontAwesome";
				border-left: 2px solid rgba(255,255,255,0.4);
				padding: 13px 0 13px 15px;
				margin-left: 15px;
			}
			
			#media .carousel-caption .btn:hover {
				background: #cedeb1;
				color: #708c3f;
				-webkit-transition: background 0.25s ease;
				-moz-transition: background 0.25s ease;
				transition: background 0.25s ease;
			}

#media .carousel-caption h3 {
	font-size: 38px;
	font-family: 'PT Sans Narrow',Trebuchet MS, sans-serif;
	text-shadow: none;
	font-weight: 600;
	position: relative;
	z-index: 10;
	margin-top: 10px;
	text-transform: uppercase;
}

#media .carousel-caption p {
	text-shadow: none;
	font-weight: normal;
	font-size: 18px;
}

#media .carousel-indicators {
	display: none;
}

	.home #media .carousel-indicators li {
		border-radius: 0;
		border: none;
		height: 6px;
		width: 45px;
		margin: 0;
		background: #ffffff;
		background: rgba(255,255,255,0.7);
	}
	
		.home #media .carousel-indicators li.active {
			background: rgba(240,83,66,0.85);
		}

	#media .item:before {
		content: "";
		height: 100%;
		width: 100%;
		background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(96,142,179,0) 23%, rgba(2,4,5,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(23%,rgba(96,142,179,0)), color-stop(98%,rgba(2,4,5,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
		opacity: 0.85;
		position: absolute;
		top: 0;
		left: 0;
	}

	  #media .item h4 {
	  	font-size: 26px;
		font-weight: bold;
		font-style: italic;
		color: #cedeb1;
		font-family: "PT Sans",Trebuchet MS, sans-serif;
	  }
	  
	#media .item .image {
		background-size: cover;
	}
	
.carousel-control {
	z-index: 50;
}

/* Homepage Styles */

.home #content {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.home .page-header {
	border-bottom: none;
	text-align: center;
	margin-bottom: 5px;
}

.home #content-primary {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

#home-content-primary {
	color: #444;
	margin: 45px 0 25px;
}

#home-content-primary h1 {
	font-size: 24px;
	margin-top: 0;
	font-weight: normal;
	color: #444;
	text-align: center;
}

	@media (min-width: 1200px) {
		
		#home-content-primary h1 {
			text-align: right;
			margin-top: 8px;
		}
	
	}

#home-content-primary p {
	font-size: 20px;
}

 .elevator-pitch {
	padding-left: 20px;
	padding-right: 20px;
}

/* Newsletter Sign Up */

#home-content-primary .input-group {
	width: 100%;
	position: relative;
	float: left;
}

#home-content-primary .input-group br {
	display: none;
}

#home-content-primary .input-group #cons_email {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
	margin-left: 5px;
}

@media (max-width: 1200px) {
	
	.newsletter-signup .input-group {
		display: block;
	}
	
	.newsletter-signup {
		padding-left: 0;
		padding-right: 0;
	}
	
	#home-content-primary .input-group {
		width: 525px;
		float: none;
		margin: 0 auto;
	}
	
}

#home-content-primary input[type=text],
#home-content-primary input[type=email],
.internal #content-primary input[type=text],
.internal #content-primary  input[type=email]{
	background-color: #efefef;
	line-height: 25px;
	font-size: 16px;
	height: 40px;
	padding-left: 10px;
	text-transform: lowercase;
	color: #999;
	border: 2px solid #dedede;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 5px;
	max-width: 150px;
}

#home-content-primary input[type=email],
.internal #content-primary input[type=text],
.internal #content-primary  input[type=email] {
	margin-bottom: 8px;
}

.internal #content-primary input[type=submit]  {
	margin-top: 8px;
}

#home-content-primary input[type=text],
#home-content-primary input[type=email] {
	float: left;
}

#home-content-primary input[type=submit],
.internal #content-primary input[type=submit] {
	  width: auto;
	  padding-left: 15px;
	  padding-right: 15px;
	  margin-left: 5px;
	  height: 40px;
	  text-transform: uppercase;
	  font-weight: bold;
	  color: #fff;
	  border: none;
	  display: block;
	  text-align: center;
	  background-color: #E68804;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
}

@media(min-width:768px) {
	
	#home-content-primary .form-field {
		width: 27% !important;
	}
	
}

@media (max-width:768px) {
	
	#home-content-primary .newsletter-signup {
		padding: 0 20px;
	}
	
	#home-content-primary .form-field {
		width: 100% !important;
	}
	
	#home-content-primary input[type=submit] {
		float: none;
		margin: 20px auto 0 auto !important;
		text-align: center;
	}
	
		#home-content-primary .input-group {
		width: auto;
	}
	
	#home-content-primary input[type=text], 
	#home-content-primary input[type=email] {
		max-width: none;
		margin-left: 0 !important;
		margin-bottom: 20px;
		width: 100%;
	}
	
}

#home-content-secondary {
	padding: 25px 0;
	color: #fff;
}

	#home-content-secondary {
		background: url(../../../wp-content/images/work-bg.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
		padding: 35px 0 70px;
	}
	
	#home-content-secondary h2 {
		text-align: center;
		color: #4a3a15;
		font-size: 45px;
		font-weight: normal;
		margin: 35px 0 35px;
	}
	
	#home-content-secondary h3 {
		font-family: 'PT Sans',Trebuchet MS, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		color: #4a3a15;
		height: 40px;
	}

	#home-content-secondary p {
		font-size: 26px;
	}
	
	#home-content-primary .btn {
		margin: 25px auto 0;
	}
	
		#home-content-primary .btn:hover,
		#home-content-secondary .btn:hover {
			background: #4a3a15;
			color: #ffffff;
			-webkit-transition: all 0.25s ease;
			-moz-transition: all 0.25s ease;
			transition: all 0.25s ease;
			border: 2px solid #fff;
		}
		
		#home-content-primary .btn:hover a,
		#home-content-primary .btn:hover:after,
		#home-content-secondary .btn:hover a,
		#home-content-secondary .btn:hover:after {
			color: #fff;
		}
		
		#home-content-primary .btn:after, #home-content-secondary .btn:after {
			border-left: 2px solid #fff;
		}
	
	#home-content-secondary .btn {
		margin: 0 auto;
	}
	
	#home-content-primary .btn,
	#home-content-secondary .btn {
		background: transparent;
		color: #4a3a15;
		font-size: 16px;
		border: 2px solid #4a3a15;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		display: block;
		padding: 10px 0 9px 15px;
	}
	
	#home-content-primary .btn a,
	#home-content-secondary .btn a {
		color: #4a3a15;
		text-transform: uppercase;
		font-weight: bold;
	}
		
		#home-content-primary .btn a:hover,
		#home-content-secondary .btn a:hover {
			text-decoration: none;
		}
		
		#home-content-primary .btn:after,
		#home-content-secondary .btn:after {
			content: "\f054";
			color: #fff;
			padding-left: 10px;
			font-family: "FontAwesome";
			border-left: 2px solid #4a3a15;
			padding: 13px 15px 13px 15px;
			margin-left: 15px;
			color: #4a3a15;
		}
	
	#home-content-secondary .our-work {
		margin: 0 0 50px;
		padding: 0;
		float: left;
	}
		
		#home-content-secondary .our-work li {
			list-style-type: none;
			display: inline-block;
			float: left;
			position: relative;
			cursor: pointer;
		}
		
		#home-content-secondary .our-work li a {
			height: 100%;
			width: 100%;
			display: block;
			position: relative;
		}
		
		#home-content-secondary .our-work li img {
			width: 100%;
			height: auto;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
		  	position: relative;
		  	display: block; 	
		}
		
		#home-content-secondary .our-work li:hover img {
			-webkit-filter: brightness(0.5);
			filter: brightness(0.5);
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
		
		#home-content-secondary .our-work li h3 a {
			color: #4a3a15;
		}
		
		#home-content-secondary .our-work li h3 a:hover {
			text-decoration: none;
			color: #4a3a15;
		}
		
		#home-content-secondary .our-work li h3 a:hover:before {
			display: none;
		}
		
		#home-content-secondary .our-work li:before {
			content: "\f054";
			font-family: "FontAwesome";
			font-size: 26px;
			display: none;
			color: #fff;
			position: absolute;
			top: 33%;
			left: 48%;
			height: 100%;
			width: 100%;
			z-index: 20;
			opacity: 0;
		}
		
		#home-content-secondary .our-work li:hover:before {
			display: block;
		}
		
		#home-content-secondary .our-work li a {
			padding: 10px;
		}
		
		#home-content-secondary .our-work li:hover:before {
			display: block;
			opacity: 1;
			-webkit-transition: opacity 0.5s ease;
			-moz-transition: opacity 0.5s ease;
			transition: opacity 0.5s ease;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
		}
					


/* Vary <li> width depending on # of items entered */

/* one item */
.our-work li:nth-child(1):nth-last-child(1) {
	width: 100%;
}

/* two items */
.our-work li:nth-child(1):nth-last-child(2),
.our-work li:nth-child(2):nth-last-child(1) {
	width: 50%;
}

/* three items */
.our-work li:nth-child(1):nth-last-child(3),
.our-work li:nth-child(2):nth-last-child(2),
.our-work li:nth-child(3):nth-last-child(1) {
	width: 33.3333%;
}

/* four items */
.our-work li:nth-child(1):nth-last-child(4),
.our-work li:nth-child(2):nth-last-child(3),
.our-work li:nth-child(3):nth-last-child(2),
.our-work li:nth-child(4):nth-last-child(1) {
	width: 25%;
}

/* five items */
.our-work li:nth-child(1):nth-last-child(5),
.our-work li:nth-child(2):nth-last-child(4),
.our-work li:nth-child(3):nth-last-child(3),
.our-work li:nth-child(4):nth-last-child(2),
.our-work li:nth-child(5):nth-last-child(1) {
	width: 20%;
}

.cta {
	padding: 25px 0 40px;
}

.cta .item {
	text-align: center;
}

.cta .item h2 a {
	color: #E68804;
}

	.cta .item a.pagelink {
		border: 3px solid #dedede;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		display: inline-block;
		margin-top: 15px;
		width: 35px;
		height: 35px;
		position: relative;
	}

		.cta .item a.pagelink .fa {
			color: #dedede;
			position: absolute;
			top: 25%;
			transform: translate(-50%);
			left: 55%;
		}

.cta .icon {
	background: #36384D;
	border-radius: 50%;
	border: 6px solid #aeb0c9;
	color: #fff;
	font-size: 30px;
	height: 80px;
	width: 80px;
	padding-top: 10px;
	margin: 0 auto;
}

	.cta .icon a {
		color: #fff;
	}

.cta .item button {
	background: #eb534e;
	padding: 15px;
	margin: 0 auto;
	top: 35%;
	position: absolute;
	z-index: 10;
	border:none;
	box-shadow: none;
}

	.cta .item button:hover {
		background: #ba2624;
		transition: background ease .25s;
	}

.cta .item .image {
	background-size: cover;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 5;
}


	.cta .item .image:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.2);
		height: 100%;
		width: 100%;
	}


.home #content-secondary {
	background: #ffffff;
	clear: both;
}

	.home #content-secondary h3 {
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		color: #fff;
	}
		
	.home #content-secondary>.container {
		padding: 0 20px 20px 20px;
		margin-top: 85px;
		margin-bottom: 40px;
		background-color: #fff;
		background-color: rgba(255,255,255,0.9);
	}
	
	.home #content-secondary .image  {
		position: relative;
		background-size: cover;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	
	.home #content-secondary .image:before {
		content: "";
		height: 100%;
		width: 100%;
		background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(96,142,179,0) 23%, rgba(2,4,5,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(23%,rgba(96,142,179,0)), color-stop(98%,rgba(2,4,5,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
		opacity: 0.85;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-transition: background 0.25s ease;
		-moz-transition: background 0.25s ease;
		transition: background 0.25s ease;
	}
	
	.home #content-secondary .image:hover:before {
		background: rgba(74,58,21,0.8);
	}
	
	#home-bucket-1,
	#home-bucket-2,
	#home-bucket-3 {
		position: relative;
	}
	
	.home #content-secondary h4 {
		position: absolute;
		text-align: center;
		top: 80%;
		left: 15px;
		right: 15px;
		color: #fff;
		font-weight: bold;
		font-size: 28px;
		font-family: "PT Sans Narrow", Trebuchet MS, sans-serif;
	}

/* Hompeage Events Styles */

.home #content-secondary .image {
	height: 100%;
	width: 100%;
}

#home-bucket-1,
#home-bucket-2,
#home-bucket-3 {
	height: 300px;
}

#home-bucket-1 {
	padding: 0;
}

#home-bucket-1 .ai1ec-agenda-widget-view {
		max-width: none;
		font-family: 'PT Sans',Arial,Helvetica,sans-serif;
	}
	
		#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-date-title {
			border-radius: 2px;
			padding: 5px;
		}
		
		#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-day {
			color: #E68804;
			padding-top: 0;
		}
		
		#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event {
			margin-left: 0;
		}
		
			#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event > a {
				border: none;
			}
	
	#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-date-events {
		float: left;
		width: 75%;
		white-space: normal;
	}
	
	#home-bucket-1 .ai1ec-date {
		background: transparent;
		border-top: none;
	}
	
		#home-bucket-1 .ai1ec-date .ai1ec-weekday {
			display: none;
		}
		
		#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-date-title, 
		#home-bucket-1 .ai1ec-agenda-view .ai1ec-date-title,
		#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-month {
			background-color: #fff;
			box-shadow: none;
			border: none;
			margin-left: 0;
		}
		
		#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-month {
			color: #36384D;
		}
		
		#home-bucket-1 .ai1ec-date-events .ai1ec-event + .ai1ec-event {
			display: none;
		}
		
	#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title,
	#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
		font-size: 16px;
	}
		
	#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
		color: #434343;
		font-weight: normal;
	}
	
	#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title {
		color: #CBB063;
		font-weight: bold;
	}
	
	#home-bucket-1 .ai1ec-calendar-link {
		top: 8px;
		border: none;
		color: #bebebe;
		font-size: 14px;
		font-weight: bold;
		right: -25%;
		border-radius: 2px;
		padding: 5px 10px;
		border: 3px solid transparent;
		background: transparent;
	}
	
		#home-bucket-1 .ai1ec-calendar-link:hover {
			color: #999999;
			border-color: #ececec;
			-webkit-transition: all 0.25s ease-in-out;
			-moz-transition: all 0.25s ease-in-out;
			transition: all 0.25s ease-in-out;
		}
	
		#home-bucket-1 .ai1ec-calendar-link:before {
			content: "\f073";
			font-size: 16px;
			font-family: 'FontAwesome';
			padding-right: 10px;
			top: -5px;
			left: -30px;
		}
	
	#home-bucket-1 .ai1ec-subscribe-container  {
		display: none;
	}
	
	#home-bucket-1 .ai1ec-popover.ai1ec-popup .ai1ec-event-time {
		margin: 2px;
	}
	
	#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event > a{
		background: transparent;
	}
	
	#home-bucket-2 {
		padding-right: 0;
	}
	
/* Internal Page Styles */

.internal #content {
	padding-top: 0;
}

@media (min-width: 768px) {
	
	.internal #content {
		min-height: 600px;
	}
	
}

.internal h3 {
	color: #4a3a15;
	line-height: 1.4em;
	margin-top: 0;
}

.internal h3,
.internal h4,
.internal h5 {
	font-weight: bold;
}

.internal #content-primary h3,
.internal #content-primary h4 {
	margin-top: 0;
}

.internal #content-primary a {
	text-decoration: underline;
}

.internal #media {
	height: 300px;
}

.internal #media .image {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

	@media (max-width: 900px) {
		
		#media .image {
			background-position: 50% 0;
		}
	}

.internal #media .image:before {
	content: "";
	height: 100%;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(96,142,179,0) 23%, rgba(2,4,5,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(23%,rgba(96,142,179,0)), color-stop(98%,rgba(2,4,5,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(96,142,179,0) 23%,rgba(2,4,5,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	opacity: 0.65;
	position: absolute;
	top: 0;
	left: 0;
}

.internal #content-primary {
	padding-bottom: 50px;
}

.internal #content-primary a:hover {
	text-decoration: none;
	color: #E68804;
}

.internal #content-primary a:visited {
	color: #4a3a15;
}

.internal .page-header {
	border-bottom: none;
}

.internal .page-header h1 {
	position: absolute;
	top: -90px;
	font-family: 'PT Sans Narrow', Trebuchet MS, sans-serif;
	color: #ffffff;
	font-size: 60px;
	width: 100%;
	text-align: center;
	border-bottom: none;
}

.page-header,
.page-header h1 {
	margin-top: 0;
}

.page-header h1 {
	color: #2fa760;
}

@media (max-width: 900px) {
		
		.internal .page-header h1 {
			bottom: 30px;
			top: auto;
			margin-top: 0;
			margin-bottom: 0;
			font-size: 40px;
		}
		
		.page-header,
		.page-header h1 {
			margin-bottom: 0;
		}
		
	}
	
#content-primary iframe {
	max-width: 100%;
}

.internal p {
	font-size: 15px;
}

.internal p.no-break {
	float: right;
}

.internal #content-primary .row {
	margin-bottom: 15px;
}

.internal #content-primary .row img {
	max-width: 100%;
}

.internal #content-primary .thumbnail {
	border: none;
}

.internal #content-primary figcaption {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 0;
}

.internal #content-primary ul,
.internal #content-primary ol {
	list-style-position: inside;
}

.internal #content .well {
	background: #dbe8c4;
}

.internal #content .btn {
	background: #708c3f;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
	border: none;
}

.internal #content .btn:hover {
	color: #f7f1ca;
}

/* Gallery Styles */

.internal #content-primary .foogallery-container {
	padding: 20px;
}

/* Form Styles */

.internal #content-primary legend {
	font-size: 16px;
}

.internal #content-primary input[type=radio], 
.internal #content-primary input[type=checkbox],
.internal #content-primary td p {
	margin-right: 4px;
}

.internal #content-secondary {
	margin-top: 12px;
}

.internal #content-secondary ul>li {
	display: none;
}

.internal #content-secondary ul>li.active,
.internal #content-secondary ul>li.active>ul,
.internal #content-secondary ul>li.active>ul>li {
	display: block;
}

.internal #content-secondary ul ul li.active>ul {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}

.internal #content-secondary ul ul ul li a {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.internal #content-secondary ul ul ul li a:hover {
	color: #708c3f !important;
}

.internal #content-secondary li.active>a {
	color: #fff;
}

.internal #content-secondary a {
	color: #708c3f;
}

.internal #content-secondary a:hover {
	color: #547025;
}


.internal #content-secondary .widget_recent_entries {
	margin-top: 30px;
}
.internal #content-secondary .widget ul {
	padding-left: 0;
}
.internal #content-secondary .widget ul>li {
	display: block;
	padding-bottom: 10px;
}

#content-secondary a {
	color: #74cacb;
	font-weight: bold;
}
	
	#content-secondary a:hover {
		color: #4a8993;
	}
	
#newsletter-signup {
	background: #ffffff;
	padding: 25px 0;
}

	#newsletter-signup h3 {
		text-align: center;
		color: #e65749;
		font-family: "Merriweather",Georgia,serif;
		font-size: 28px;
		border-bottom: 1px solid #eee;
		padding-bottom: 20px;
		margin-bottom: 25px;
	}
	
/* Lightbox Styles */

@media (min-width: 992px) {
	
	.home #content-primary .modal-content {
		padding-top: 303px;
	}
}

.home #content-primary .modal-body h2 {
	margin: 0;
}

.home #content-primary .modal .btn {
	border: none !important;
	background: #708c3f;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px;
    border: none;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px;
}

.home #content-primary .modal .btn:hover {
    background: #4a3a15;
    -webkit-transition: background 0.25s ease;
    -moz-transition: background 0.25s ease;
    transition: background 0.25s ease;
}

.home #content-primary .modal .btn:after {
	display: none;
}

.modal .btn {
	color: #fff !important;
	font-weight: bold;
}
	
#footer {
	color: #ffffff;
	background: #4a3a15;
}

	#footer h4 {
		font-weight: bold;
	}
	
	#footer p,
	#footer li {
		font-size: 15px;
	}
	
	#footer .btn {
		background: #fff;
		color: #708c3f;
		font-weight: bold;
		white-space: normal;
		margin-bottom: 10px;
	}
	
	#footer .btn:hover {
		background: #cedeb1;
		-webkit-transition: background 0.25s ease;
		-moz-transition: background 0.25s ease;
		transition: background 0.25s ease;
	}
	
	#footer .btn i {
		padding-right: 5px;
	}
	
	#footer .caret {
		display: none;
	}

#footer-copyright {
	background-color: #413203;
}

.search #media, .single #media, .error404 #media {
	display: none;
}

.search #content, .single #content, .error404 #content {
	padding-top: 150px;
}

/* Responsive Styles */

@media (max-width: 1200px) and (min-width: 900px) {
	
	#nav {
		float: left;
		width: 100%;
		padding: 45px 0 10px;
	}
	
	#nav ul.navbar-nav {
		float: none;
		text-align: center;
	}
	
	#nav ul.navbar-nav>li {
		float: none;
		display: inline-block;
	}
	
	#utility {
		margin-top: 35px;
	}
	
}

@media (max-width: 900px) {
	
	#header {
		padding-bottom: 0;
		position: relative;
		background: #fff;
	}
	
	#logo {
		padding-top: 15px;
		padding-bottom: 20px;	
	}

	#nav .utility {
		display: block;
	}
	
	#utility .utility {
		display: none;
	}
	
	.navbar-header {
		float: none;
	}
	
	.navbar-brand {
		height: auto;
	}
	
	.navbar-toggle + .navbar-toggle {
		margin-right: 5px;
	}
	
	.navbar-inverse .navbar-collapse, 
	.navbar-inverse .navbar-form {
		border-top: none;
	}
	
	.container-fluid>.navbar-collapse {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.navbar-collapse.collapse {
		display: none !important;
	}
	
	.navbar-collapse.collapse.in {
		display: block !important;
	}
		
	#nav {
		overflow: hidden;
		max-height: none;
		border-color: #dedede;
	}
	
	#nav > ul > li:first-child > a {
		padding-left: 22px;
	}
	
	.nav>li {
		float: none;
	}
	
	#nav li li .caret {
		display: none;
	}
	
	.nav>li>a {
		padding: 10px 15px;
	}
	
	.navbar-nav {
		float: none;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.navbar-nav .open .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    box-shadow: none;
	}
	
	.navbar-inverse .navbar-toggle {
		border-color: transparent;
		background-color: #E68804;
		border-radius: 0;
		border-radius: 2px;
	}
		
	.navbar-nav .open .dropdown-menu a {
		padding-left: 25px;
	}
		
	.dropdown-submenu:hover>.dropdown-menu {
		display: none;
	}
		
	.dropdown-submenu>a:after {
		display: none;
	}
	
	.navbar-toggle {
		display: block;
	}
	
	#utility {
		overflow: hidden;
		height: auto;
		border-top: none;
		background:#efefef;
	}
	
	#utility form {
		border: none;
	}
	
	#utility li.social {
		display: inline-block;
	}
	
	#header .btn-search {
		background-color: #444;
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 14px;
	}
	
}

@media (max-width: 768px) {
	
	#media {
		height: 450px;
	}
	
	#media .carousel-caption {
		width: 100%;
	}
	
	#home-content-primary .with_frm_style .frm_submit {
		float: none;
		margin: 0 auto;
	}
}

@media (max-width: 767px) {
		
	#home-content-primary {
		margin-top: 27px;
	}
		
	#home-content-secondary .our-work li {
		width: 100% !important;
	}
	
	#home-bucket-1, #home-bucket-2, #home-bucket-3 {
		margin-bottom: 15px;
	}
	
	#home-bucket-2,
	#home-bucket-3 {
		padding-left: 0;
	}
	
	#home-bucket-3 {
		padding-right: 0;
	}
	
	.internal .page-header h1 {
		left: 0;
	}
	
}

@media (max-width: 500px) {
	
	body {
		font-size: 14px;
	}
	
	#content {
		padding-top: 0;
	}
	
	.navbar-brand {
		height: auto;
	}
	
	.home p {
		font-size: 14px;
	}
	
	#media {
		height: 350px;
	}
	
	#media .carousel-caption {
		left:0;
		top: 15%;
	}
	
		#media .carousel-caption h3 {
			font-size: 20px;
		}
		
		#media .carousel-caption h3 + p {
			font-size: 13px;
			width: 90%;
			padding-bottom: 15px;
		}
		
		#media .carousel-caption .btn {
			font-size: 13px;
			bottom: -5%;
		}
		
		#media .carousel-indicators {
			bottom: 0;
		}
		
	#home-content-primary h1 {
		font-size: 30px;
		line-height: 1.4em;
	}
	
	#home-content-primary p {
		font-size: 14px;
	}
	
	#home-content-secondary h2 {
		font-size: 34px;
		margin: 20px 0;
	}
	
	.cta .item {
		height: 200px;
		margin-bottom: 15px;
	}
	
	#home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title, #home-bucket-1 .ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
		font-size: 14px;
	}
	
	#footer h4 {
		font-size: 16px;
	}
	
	#footer-copyright p {
		font-size: 12px;
	}
}
	
/* BOOTSTRAP OVERRIDES */
@media (min-width: 900px) {
	.navbar-brand {
		padding: 5px;
	}
}

#logo {}

	@media (min-width: 900px) and (max-width: 1000px) {
		
		#logo {
			padding-right: 0;
		}
		
		#logo .navbar-brand {
			max-width: 240px;
		}
		
	}
	
	@media (max-width: 900px) {
		
		#logo .navbar-brand a,
		#logo .navbar-brand img {
			display:block;
			width:auto;
		}
		
	}

	@media (max-width: 900px) {
		
		#utility form {
			padding: 15px;
		}
		
		#nav > ul > li:first-child > a {
			padding-left: 25px;
		}
		
	}
	@media (min-width: 900px) {
		
		#nav .utility {
			display: none;
		}
		
		#utility>ul {
			display: inline-block;
			float: none;
			margin: 0;
			vertical-align: top;
		}
		
		#utility>li {
			margin: 0 0 0 15px;
		}
		
		#utility>li a {
			padding: 0;
		}
		
		#utility li:hover>ul {
			display: block;
		}
		
		#utility form {
			margin-bottom: 10px;
			margin-top: 5px;
			padding-right: 0;
			width:200px;
			float: left;
		}
		
		#utility .navbar-form .form-group {
			display: block;
		}
		
	}
	
/* Print Styles */
@media print {
	
	body { background:white; color:black; margin:0 }
	a[href]:after { content: none !important;}
	
}
