/* Typography Overrides */
	body{
		font-family: "Helvetica Neue", sans-serif;
	}

	p, ul, ol{
		line-height: 1.45em;
	}
	p+ul{
		margin-top: -1.2em;
	}
	ul+h1{
		margin-top: 1.7em;
	}

	.icon-img {
		max-height:91px;
		max-width:91px;
		margin:0 auto;
	}

	.module{
		overflow: auto;
	}

	label.error, label{
		font-weight: normal;
	}


	/* Module Typography */
	.content-bg h1, .new h1, .module h1, .casestudy .overview h1, .column-repeater h1{
		font-family: "Kameron", serif;
		text-transform: uppercase!important;
		font-size: 22px!important;
		font-weight: bold!important;
	}

	.content-bg h3{
		font-size: 14px;
	}

	.module h3, .module h4, .new h2, .new h3, .casestudy .overview h3, .casestudy .overview h4, .column-repeater h3, .column-repeater h4{
	  margin: 25px 0 10px 0;
	  font-weight: 700;
	  font-family: "Helvetica Neue", sans-serif;
	}

	.module h1, .new h1, .casestudy .overview h1, .column-repeater h1, .module h2, .module h3, .new h2, .new h3, .casestudy .overview h3, .casestudy .overview h4, .column-repeater h2, .column-repeater h3, .column-repeater h4 {
		margin-bottom: 10px!important;
		text-transform: capitalize;
	}
	.jumbotron{
		background: none;
		background-size: contain;
		background-color: #fff;;
		padding: 0;
		margin: 0;
		position: relative;
		min-height: 450px;
	}
		.jumbotron h1{
			  font-family: "Open Sans", sans-serif!important;
			  color: #fff;
			  line-height: 1em!important;
			  display: block;
			  padding-bottom: 10px!important;
			  text-transform: uppercase!important;
			  font-weight: 400!important;
			  font-size: 53px!important;
			  margin: 0!important;
  		}
  		.jumbotron p{
			  font-family: "Helvetica Neue", sans-serif!important;
  		}

/* Bootstrap Adjustments */

	.Projcarousel{
		position: relative;
	}

	.glyphicon-chevron-left {
		background: url("../../images/robot/slider-left-arrow-gray.png") no-repeat;
		background-size: contain;
	}
	.glyphicon-chevron-right {
		background: url("../../images/robot/slider-right-arrow-gray.png") no-repeat;
		background-size: contain;
	}
	.carousel-caption {
		position: absolute;
		right: 0;
		left: 0;
  		bottom: 0;
		z-index: 10;
		padding-top: 0;
		padding-bottom: 0;
		overflow: auto;
		color: #fff;
		text-align: center;
		width: 100%;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		background: rgba(0, 0, 0, 0.5);
	}

/* Specific Module Sections */

	.side-form-container{
		background: #e6c018;
	}
		.side-form{
			padding: 20px;
		}
		.side-form h1, .side-form h2, .side-form h3{

		}
		.side-form h1{
			text-align: center;
			margin-top: 5px;
		}
		.side-form .realperson-regen, .realperson-regen{
			text-align: left;
		}


	#quote{
		background: #f27f00!important;
		color: #fff;
	}
		.quote{
			color: #fff !important;
		}
		.quote-author{
			text-align: right;
			padding-top: 20px;
		}
	#blog{
		background: #e6c018!important;
		color: #000;
	}
		#blog ul.display-posts-listing{
			padding-left: 0;
		}
		#blog ul li{
			list-style: none;
		}
		#blog span.excerpt-dash{
			display: none;
		}
		#blog a{
			color: #fff;
		}
		#blog a.title{
			color: #000;
			font-weight: bold;
		}
		#blog li a.title{
			margin: 25px 0 10px 0;
			font-weight: 700;
			font-family: "Helvetica Neue", sans-serif;
		}


	/* Team Carousel - Name overlay on images */
	#team{

	}
	#team .Projcarousel .carousel-control.left, #team .Projcarousel .carousel-control.right{
	}
	.photo-grid{
		position: relative;
	}

	.photo-grid .team-info{
		color: white;
		display: table;
		/*height: 100%;*/
		left: 10px;
		opacity: 0.8;
		position: absolute;
		right: 0;
		bottom: 5px;
		-webkit-transition: all 300ms;
		-moz-transition: all 300ms;
		transition: all 300ms;
		-webkit-transition-delay: 100ms;
		-moz-transition-delay: 100ms;
		transition-delay: 100ms;
		z-index: 0;
	}
		.photo-grid  .team-info p{
			position: relative;
			top: 0px;
			width: 100%;
			-webkit-transition: all 300ms ease-out;
			-moz-transition: all 300ms ease-out;
			transition: all 300ms ease-out;
			vertical-align: middle;
			line-height: 1.25em;
		}
		.team-info .featured-title {
			font-size: 18px;
			margin-bottom: 0!important;
			padding-right: 0;

		}
		.team-info .featured-text {
			font-size: 14px;
			margin-top: 0px;
			margin-bottom: 0!important;
			padding-right: 0;
		}



	#hover-cap-4col .thumbnail {
	    position:relative;
	    overflow:hidden;
	}
		.caption {
		    display: none;
		    position: absolute;
		    top: 0;
		    left: 0;
		    background: rgba(0,0,0,0.4);
		    width: 100%;
		    height: 100%;
		    color:#fff !important;
		}

		.thumbnail{
			margin-bottom: 30px;
		}
			.thumbnail .caption{
				padding: 15px;
			}

		.thumbnail, .img-thumbnail{
			background: none;
			border: 0;
			border-radius: 0;
			padding: 0;
		}
	/* End of Team Carousel Classes */

	/* Services: House Speacialties */
	#services{

	}
		#services h1{
			margin: 25px 0;
		}
		#services h3{
			margin: 10px 0;
			margin-top: -15px;
		}
		#services .icon-img{
		}
	#serving{

	}
		#serving h1{
			/*margin: 25px 0px 10px 0;*/
		}
		#serving ul{
			padding: 0
		}
			#serving ul li{
				list-style: none;
			}

@media (max-width : 992px) {
	 .Projcarousel:hover .carousel-indicators,.carousel-indicators {display: none;}
}
@media (max-width: 767px) {

	.jumbotron{
		line-height: 29px;
		background-position: right center!important;
	}
		.jumbotron h1{
			font-size: 34px!important;
		}
		.jumbotron p{
			  font-size: 20px;
			  margin: 0px 46px;
			  line-height: 18px;
  		}

	 .Projcarousel:hover .carousel-indicators,.carousel-indicators {display: none;}

}


/* Remove Title Case on Annual Marketing landing and Thank You pages */
.page-template-landing-annual-marketing-planning-custom-modules .content-bg h1, .page-template-landing-annual-marketing-planning-custom-modules  .new h1, .page-template-landing-annual-marketing-planning-custom-modules  .module h1, .page-template-landing-annual-marketing-planning-custom-modules  .casestudy .overview h1, .page-template-landing-annual-marketing-planning-custom-modules .column-repeater h1{
	text-transform: initial !important;
}