/*
	Matthew Barby Custom CSS
*/

/*
	Web Fonts
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

@font-face {
    font-family: 'Champagne';
    src: url('fonts/champagne__limousines-webfont.eot');
    src: url('fonts/champagne__limousines-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/champagne__limousines-webfont.woff') format('woff'),
         url('fonts/champagne__limousines-webfont.ttf') format('truetype'),
         url('fonts/champagne__limousines-webfont.svg#champagne__limousinesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
	Standard WordPress Classes
*/

.aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

img.aligncenter {
	margin: 0 auto;
	display: block;
}


/*
	Typography
*/

p, ol, ul, blockquote, pre, code {
	font-size: 1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	word-break: break-all;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	word-break: normal;
}

pre p {
	margin-bottom: 0;
}
	
/* Font smoothing */	
html {
	-webkit-font-smoothing: antialiased;
	height: 100%;
	text-rendering: optimizeLegibility;
}

/* Subtle CSS3 anchor animations */
a, a:link, a:visited, a:active, .button, img {
	-webkit-transition-duration: 0.33s;
	-webkit-transition-property: color, background, text-shadow, border, opacity, text-decoration;
	-moz-transition-duration: 0.33s;
	-moz-transition-property: color, background, text-shadow, border, opacity, text-decoration;
	-o-transition-duration: 0.33s;
	-o-transition-property: color, background, text-shadow, border, opacity, text-decoration;
	transition-duration: 0.33s;
	transition-property: color, background, text-shadow, border, opacity, text-decoration;
	text-decoration: none;
}

/* Forms */
input, select { vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position: relative;
	font-weight: 600;
	color: #34b0d4;
	margin-bottom: 30px;
	margin-top: 0;
}

.h1 {
	font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position: relative;
	font-weight: 500;
	color: #34b0d4;
	margin-bottom: 30px;
	margin-top: 0;
	font-size: 60px;
	margin-bottom: 72px;
	display: block;
	color: white;
}

p {
	position: relative;
	margin-top: 0;
	margin-bottom: 55px;
}

h1.white, h2.white, h3.white,
h1.white a, h2.white a, h3.white a, h3.comment-reply-title, h3.comment-reply-title a {
	color: white;
}

h2, h3.comment-reply-title {
	font-size: 48px;
	line-height: 50px;
	margin-bottom: 50px;
}
input.search-submit {
  background: #c3d21e;
  border: 0;
  color: #fff;
  font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  padding: 11px 15px;
}
input.search-field {
  border: 1px solid #34b0d4;
  color: #34b0d4;
  font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 10px;
  font-size: 21px;
  width: 212px;
}
input.mailchimpform-field {
  border: 1px solid #34b0d4;
  color: #34b0d4;
  font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 10px;
  font-size: 30px;
  width: 50%;
}
input.mailchimpform-submit {
  background: #c3d21e;
  border: 0;
  color: #fff;
  font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  padding: 11px 15px;
  width: 50%;
}
div#mc_embed_signup {
  margin: 40px 0px;
}
/*
	Widget Styling
*/
.widget {
  margin: 0px 0px 30px 0px;
}
#widgetized-area h3 {
  background: #c3d21e;
  color: #fff;
  font-weight: normal;
  padding: 5px 0px;
  font-size: 30px;
  margin-bottom: 5px;
  border: 1px solid #c3d21e;
}
#widgetized-area ul {
  list-style-type: none;
  margin-top: 0px;
  padding: 0px;
}
#widgetized-area li {
  padding: 5px 5px;
  border: 1px solid #c3d21e;
  margin: 5px 0px;
  font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 23px;
}
#widgetized-area li a {
  color: #34b0d4;
}
#widgetized-area li:hover {
  background: #c3d21e;
}
#widgetized-area li:hover a {
  color: #fff;
}
#widgetized-area li a:hover {
  color: #fff;
}
#widgetized-area .form-group.right-side input[type="submit"] {
  width: 100%;
  height: 70px;
}
#widgetized-area .form-group.left-side input {
  width: 100% !important;
  height: 70px;
  margin-bottom: 5px;
}
#widgetized-area .newsletter .form-group.right-side {
  width: 100%;
}
#widgetized-area .email-h3 {
  background: #34b0d4;
  border: 1px solid #34b0d4;
}
#contents-list-green ul {
  list-style-type: none;
  margin-top: 0px;
  padding: 0px;
}
#contents-list-green li {
  padding: 5px 5px;
  border: 1px solid #c3d21e;
  margin: 5px 0px;
  font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 23px;
  text-align: center;
  line-height:28px;
}
#contents-list-green li a {
  color: #333333;
}
#contents-list-green li:hover {
  background: #c3d21e;
  cursor: pointer;
}
#contents-list-green li:hover a {
  color: #fff;
}
#contents-list-green li a:hover {
  color: #fff;
}
#contents-list-blue ul {
  list-style-type: none;
  margin-top: 0px;
  padding: 0px;
}
#contents-list-blue li {
  padding: 5px 5px;
  border: 1px solid #34b0d4;
  margin: 5px 0px;
  font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 23px;
  text-align: center;
  line-height:28px;
}
#contents-list-blue li a {
  color: #333333;
}
#contents-list-blue li:hover {
  background: #34b0d4;
  cursor: pointer;
}
#contents-list-blue li:hover a {
  color: #fff;
}
#contents-list-blue li a:hover {
  color: #fff;
}
.green-box li {
	line-height:30px !important;
}
.blue-box li {
	line-height:30px !important;
}
.greybg {
    background: rgba(235, 235, 235, 0.45);
    padding: 1px 10px 1px 10px;
    border-left: 8px solid #bbb;
	margin-bottom: 20px;
}
/*
	Core Styling
*/

body {
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
/* 	font-size: 1em; */
	height: 100%;
	text-shadow: 0px 0px 1px #ffffff;
	position: relative;
	font-size: 22px;
	line-height: 33px;
	text-align: center;
	color: #333333;
	
	/* this is needed to override inline styles from jQuery functions */	
	width: 100% !important;
	position: static !important;
	right: auto !important;
	left: auto !important;	
}
h3 {
	font-size:34px;
}


/* IMAGES */

img {
  max-width: 100%;
  height: auto;
}

/* Lead Pages */
section.lead {
	background-color: #34b0d4;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 0px;
}
section.lead h2 {
	color: #fff;
	font-weight:normal;
	  margin-bottom: 15px;
}
section.lead h3 {
	color: #fff;
	font-weight:normal;
}
section.lead p {
	color: #fff;
}
section.lead-bottom {
	background-color: #fff;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}
section.lead-bottom h2 {
	color: #34b0d4;
}
.leadleft {
  text-align: left;
}
.headbar {
	display: block;
	min-height: 60px;
  	background-color: #efefef;
}
.strapline {
  font-weight: 300;
  color: #333;
  font-size: 30px;
  padding: 13px 0px;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 0px;
}
.leadtext {
	text-align:left;
}
section.lead .btn {
    margin-left: 12px;
    margin-top: 10px;
	min-width: 192px;
}
.leadtext p {
  font-size: 20px;
  margin-bottom: 20px;
}
.leadboxfeat h3 {
  font-size: 28px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.leadboxfeat p {
  font-size: 16px;
  margin-bottom: 30px;
  padding: 0px 30px;
}
img.lead-icons {
	max-width: 100px;
    max-height: 99px;
}
section.download p {
    color: #fff;
    margin-bottom: 25px;
}
section.download h2 {
    color: #fff;
    margin-bottom: 10px;
}
section.download {
    background-color: #3f3f3f;
	padding: 50px 0px;
}
.btn-mblead {
    background-color: #BD3636;
    color: #fff;
    font-size: 26px;
	width: 50%;
}
.btn-mblead:hover {
    background-color: #c3d21e;
	color: #fff;
}
section.lead li.def.rating_score {
    display: none !important;
}
section.lead li.def.rating_total {
    display: none !important;
}
section.lead li.def.rated {
    display: none !important;
}
.lead-image {
	max-height: 550px;
}
section.yikes-mailchimp-container {
    max-width: 600px;
    margin: 0 auto;
    font-family: Champagne;
}
#yikes-mailchimp-container input[type="email"] {
    border: 1px solid #34b0d4 !important;
    font-size: 28px !important;
    font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif !IMPORTANT;
    width: 100%;
    height: 70px !important;
    padding: 10px 20px !important;
    line-height: 1em !important;
margin-top: 5px !important;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	font-size: 32px !important;
    font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif !IMPORTANT;
    color: #fff;
    width: 100%;
    height: 70px;
    padding: 10px 20px;
    line-height: 1em;
	background: #c3d21e !important;
	border-radius: 0px;
	margin-top:0px !important;
	text-transform:uppercase;
}
section#yikes-mailchimp-container {
    margin: 0 auto;
    width: 50%;
	min-width: 288px;
}
/*
	Top Header
*/

.topHeader {
	display: none;
	background-color: #34b0d4;
}

	.topHeader nav {
		/* text-align: left; */
		text-align: center;
	}
	
		.topHeader nav ul {
			margin: 0;
			padding-top: 10px;
		}
			
			.topHeader nav ul li {
				padding-left: 0px;
				padding-right: 0px;
				padding-top: 0px;
				padding-bottom: 10px;
				float: none;
				display: block;
			}
				
			.topHeader nav ul li.helmet {
				position: relative;
			}
			
			.topHeader nav ul li.helmet:before {
				content: " ";
				background: url('../images/active-tab.png') no-repeat;
				position: absolute;
				top: -15px;
				left: 0;
				right: 0;
				margin: 0 auto;
				width: 48px;
				height: 23px;
				display: block;
			}
			
				.topHeader nav ul li a {
					color: white;
					font-size: 16px;
					font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
					text-transform: uppercase;
				}
				
	.topHeader .keepMeUpdated {
		position: absolute;
		top: 0;
		right: 0;
		background-color: #c3d21e;
		max-width: 170px;
		text-align: center;
		padding: 12px 25px;
		z-index: 9999;
		/* Animations */		
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
	
		.topHeader .keepMeUpdated:hover {
			background-color: black;
			padding: 25px 25px 12px 25px;
		}

			.topHeader .keepMeUpdated:hover span {
				color: white;
			}
			
			.topHeader .keepMeUpdated:hover i {
				color: #c3d21e;
			}

			
		.topHeader .keepMeUpdated span {
			color: white;
			font-size: 25px;
			font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
			text-transform: uppercase;
		}
		
		.topHeader .keepMeUpdated i {
			font-size: 40px;
			display: block;
			color: black;
			margin-bottom: 8px;
		}
		
form.search-form {
  margin-bottom: 30px;
}

.rev {
	display: none;
	background-color: #fff !important;
}
	
				.rev nav ul li a {
					color: #34b0d4 !important;
				}
				
/*
	Header Arrow
*/

.arrow {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -31px;
	background: url('../images/topHeader1-arrow.png') no-repeat;
	background-position: center center;
	width: 85px;
	height: 32px;
}


/*
	Matthew Barby Circle
*/

.mb {
	display: block;
	margin: 60px auto 30px auto;
	background: url('../images/mb-circle.png') no-repeat;
	width: 42px;
	height: 41px;
}

		
/*
	Site Header
*/

.siteHeader {
	/* background-image: url('../images/topHeader1.jpg'); */
	background-repeat: no-repeat;
	background-size: cover;	
	text-align: center;
	position: relative;
	margin-bottom: 40px;
}
	
	.siteheader nav {}
		
		.siteHeader nav ul {
			margin: 0;
		}
			
			.siteHeader nav ul li {
			    display: inline-block;
			}
				
				.siteHeader nav ul li a {
					background-color: #b9d640;
					-moz-border-radius: 50%; 
				    -webkit-border-radius: 50%; 
				    border-radius: 50%;
				    height: 40px;
				    width: 40px;
				    display: block;
				    position: relative;
				}
				
					.siteHeader nav ul li a i {
						display: inherit;
						position: absolute;
						top: 0;
						bottom: 0;
						left: 0;
						right: 0;
						text-align: center;
						font-size: 23px;
						color: #23a5cb;
						line-height: 40px;
					}
					
	.siteHeader .logo {
		position: relative;
		max-width: 444px;
		margin: 85px auto 85px auto;
	}
	.siteHeader .scrapedo-logo {
		margin: 60px auto 86px auto;
		max-width: 444px;
		position: relative;
	}
	
	.siteHeader .arrow {
		/* background: url('../images/topHeader1-arrow.png') no-repeat; */
	}
	
	.siteHeader.post {
		/* background-image: url('../images/topHeaderPost.png'); */
	}

		.siteHeader.post .logo,
		.siteHeader.posts .logo {
			margin: 60px auto 40px auto;
		}

		.siteHeader.post .arrow {
			/* background-image: url('../images/topHeaderPost-arrow.png'); */
			background-repeat: no-repeat;
			background-position: center;
			width: 100%;
		}
	
			.siteHeader.post .arrow:before {
				content: " ";
				background-color: white;
				bottom: 34px;
				width: 100%;
			}
		
	.siteHeader.post h1,
	.siteHeader.posts h1 {
		font-size: 60px;
		margin-bottom: 72px;
	}
	
.articleHeader {
	background-image: url('http://www.matthewbarby.com/wp-content/uploads/2015/05/matthewbarby-bg2-1800x527.jpg');
	background-repeat: no-repeat;
	background-size: cover;	
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}
.articleHeader h1 {
	color: #fff;
	font-size:48px;
	padding-top:70px;
	font-weight:normal;
}
	
/*
	Seperator
*/

.seperator {
	margin-bottom: 50px;
}


/*
	Homepage - Featured Clients Section
*/

.featuredOn {
	position: relative;
}

	.featuredOn .logo {
		margin-bottom: 100px;
	}
	
	.featuredOn .arrow {
		background: url('../images/featuredOn-arrow.png');
		z-index: 1000;
	}
	

/*
	Homepage - Blog Section
*/

.scrapedo-video .wistia_embed {
width: 100% !important;
height: 666px;
}

section.blog {
	background-color: #34b0d4;
	color: white;
	position: relative;
	padding-top: 100px;
	padding-bottom: 60px;
}

	section.blog h3,
	section.blog h3 a {
		color: white;
		font-size: 39.74px;
		line-height: 1em;
	}
	
	section.blog p {
		font-size: 20px;
		line-height: 25px;
	}
	
	section.blog .post {
		position: relative;
	}

	section.blog .arrow {
		background: url('../images/blog-arrow.png') no-repeat;
		z-index: 1000;
	}


/*
	Homepage - Recommendations Section
*/

.recommendations {
	background-color: white;
	padding-top: 100px;
}

	.recommendations h2 {
		margin-bottom: 60px;
	}

.testimonial {
	padding: 30px 0 30px 0;
}

	.testimonial.grey {
		background-color: #e4e4e4;
	}
	
	.testimonial.white .col-sm-3 {
		float: right;
	}
	
.testimonial:last-of-type {
	position: relative;
}

	.testimonial:last-of-type .arrow {
		background: url('../images/recommendations-arrow.png') no-repeat;
		z-index: 1000;
	}
	
	.testimonial:last-of-type.white .arrow {
		background: url('../images/featuredOn-arrow.png') no-repeat;
		z-index: 1000;
	}

.testimonial .circle-frame {
	height: 150px;
	width: 150px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

	.testimonial .circle-frame img {
		width: 100%;
		position: absolute;
		left: 0;
		bottom: -45px;
		top: 0;
	}

.testimonial figure,
.testimonial.grey figure {
	float: none;
}

.testimonial .name,
.testimonial .job {
	display: block;
}

.testimonial .name {
	color: #333333;
	font-size: 26px;
	font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.testimonial .job {
	font-weight: bold;
	font-size: 18px;
}

.testimonial .quote {
	text-align: left;
	display: block;
	margin-top: 40px;
	padding-left: 55px;
	  font-size: 18px;
}
.testimonial.grey .quote {
  padding-right: 55px;
  padding-left: 0px;
  text-align: right;
}

	.testimonial .quote-open {  
		content: " ";
		float: left;
		position: relative;
		top: 0px;
		background: url('../images/quote-open.png') no-repeat;
		display: block;
		height: 64px;
		width: 85px;
		display:none;
	}
	
	.testimonial .quote-close {
		content: " ";
		float: right;
		position: relative;
		top: 0px;
		right: 0;
		background: url('../images/quote-close.png') no-repeat;
		display: block;
		height: 64px;
		width: 85px;
		display:none;
	}


/*
	Homepage - Hire Me Section
*/

.hireMe {
	background-color: #34b0d4;
	color: white;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}

	.hireMe .arrow {
		background: url('../images/blog-arrow.png') no-repeat;
		z-index: 1000;
	}
	
	.hireMe h3 {
		color: white;
		font-size: 38px;
	}
	
	.hireMe .service {
		position: relative;
		margin-bottom: 80px;
	}
	
		.hireMe .service .wrapper {
			min-height: 170px;
		}
	
		.hireMe .service .mb {
			bottom: -50px;
			top: auto;
		}
section.hireMe img {
  max-width: 150px;
  max-height: 95px;
  margin-bottom: 30px;
}	

/*
	Contact Me
*/

.contact {
	/* margin-bottom: 200px; */
}

	.contact .form-group.left-side,
	.contact .form-group.right-side {
		text-align: center;
	}
		
	.contact input[type="text"],
	.contact input[type="email"],
	.contact textarea {
		border: none;
		font-size: 23px;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		/* width: 395px; */
		padding: 10px 20px;
		width: 100%;
	}

	.contact input[type="text"],
	.contact input[type="email"] {
		height: 45px;
	}
	
	.contact textarea {
		height: 105px;
	}
			
	.contact input[type="submit"] {
		width: 193px;
		height: 43px;
		background-color: #c3d21e;
		border: none;
		text-transform: uppercase;
		color: white;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-size: 25px;
	}

	/* Webkit */
	.contact input::-webkit-input-placeholder,
	.contact textarea::-webkit-input-placeholder {
		color: #484848;
	}
	
	/* Firefox 4-18 */
	.contact input:-moz-placeholder,
	.contact textarea:-moz-placeholder {
		color: #484848;
	}
	
	/* Firefox 19+ */
	.contact input::-moz-placeholder,
	.contact textarea::-moz-placeholder {
		color: #484848;
	}
	
	/* IE10+ */
	.contact input:-ms-input-placeholder,
	.contact textarea:-ms-input-placeholder {
		color: #484848;
	}
	

/*
	Shortcode Form
*/

h2.shortcodeform {}

form.shortcodeform {
	margin-bottom: 50px;
}

	form.shortcodeform input[type=text],
	form.shortcodeform input[type=email],
	form.shortcodeform textarea {
		max-width: 100%;
		border: 2px solid #333;
	}

/*
	Shortcode Box
*/
.green-box {
  border: solid 3px #c3d21e;
  padding: 0px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.blue-box {
  border: solid 3px #34b0d4;
  padding: 0px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
/*
	Shortcode Box
*/

/*
	Footer
*/

.footer {
	background-color: #3f3f3f;
	color: white;
}

	.footer h2 {
		padding-top: 60px;
		margin-bottom: 50px;
		font-size: 35px;
	}

	.footer h3,
	.footer h3 a {
		color: #c3d21e;
		font-size: 28px;
		margin-bottom: 20px;
		font-weight: 500;
	}
	
	.footer .post {
		text-align: left;
		display: block;
		margin-bottom: 35px;
	}
	
	.footer .contact {
		position: relative;
		/* top: -90px; */
	}
	
		.footer .contact img {
			margin-bottom: 40px;
		}
		
/*
	Footer - Social Section
*/
	
.socialFooter {
	text-align: center;
}	
	
	.socialFooter li {
		display: inline-block;
	}
	
		.socialFooter a {
			width: 40px;
			height: 40px;
			float: left;
			margin-left: 10px;
			background-color: #c3d21e;
			-webkit-border-radius: 27px;
			-moz-border-radius: 27px;
			border-radius: 27px;
		}
			.socialFooter a:first {
				margin-left: 0;
			}
			
			.socialFooter a:hover {
				background-color: white;
			}

			.socialFooter .fa {
				color: #1eb3d4;
				font-size: 22px;
				line-height: 40px;
			}
			

/*
	Social Share
*/
	
.social {
	text-align: center;
	margin-bottom: 40px;
}	

	.hentry .social ul { text-align: center; }
	
	.social li {
		display: inline-block;
	}
	
		.social a {
			width: 52px;
			height: 52px;
			float: left;
			/* margin-left: 70px; */
			background-color: #c3d21e;
			-webkit-border-radius: 31px;
			-moz-border-radius: 31px;
			border-radius: 31px;
			position: relative;
			margin-left: 2px;
		}
			.social .numbers {
				background: url('../images/icon-hint.png') no-repeat;
				width: 52px;
				height: 44px;
				display: block;
				position: absolute;
				left: 0px;
				bottom: -35px;
				line-height: 55px;
				color: white;
			}
			
			.social a:first {
				margin-left: 0;
			}

			.social .fa {
				color: #1eb3d4;
				font-size: 27px;
				line-height: 53px;
			}

.singlePost p {
	text-align: left;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 30px;
}
.singlePost li {
font-size: 20px;
color: #333333;
line-height: 32px;
padding-bottom:10px;
}

/*
	About Matt
*/

.aboutMatt {}

	.aboutMatt h2,
	.aboutMatt p {
		text-align: left;
	}
	
	.aboutMatt h2 {
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	.aboutMatt img.avatar {
		display: block;
		margin-top: 40px;
	}
	

/*
	Newsletter
*/

.newsletter {
	position: relative;
	padding-bottom: 60px;
}

	.newsletter .arrow {
		background: url('../images/featuredOn-arrow.png');
		z-index: 1000;
	}
	
	.newsletter .form-group.left-side {
		text-align: right;
	}
	
	.newsletter .form-group.right-side {
		text-align: left;
	}

	.newsletter input[type="email"] {
		border: 1px solid #34b0d4;
		font-size: 32px;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		color: #34b0d4;
		width: 100%;
		height: 70px;
		padding: 10px 20px;
		line-height: 1em;
	}

	.newsletter input[type="submit"] {
		width: 100%;
		height: 70px;
		background-color: #c3d21e;
		border: none;
		text-transform: uppercase;
		color: white;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-size: 32px;
	}
	.home-form input[type="submit"] {
	    background-color: #BD3636 !important;
	}
	.home-form input[type="submit"]:hover {
    background-color: #c3d21e !important;
	}
	.animation { 
    -webkit-animation-duration: 5s; 
    animation-duration: 5s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes pulsing { 
    0% { -webkit-transform: scale(1); } 
    50% { -webkit-transform: scale(1.1); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulsing { 
    0% { transform: scale(1); } 
    50% { transform: scale(1.1); } 
    100% { transform: scale(1); } 
} 
.pulsing { 
    -webkit-animation-name: pulse; 
    animation-name: pulse; 
}

	/* Webkit */
	.newsletter input::-webkit-input-placeholder {
		color: #34b0d4;
	}
	
	/* Firefox 4-18 */
	.newsletter input:-moz-placeholder {
		color: #34b0d4;
	}
	
	/* Firefox 19+ */
	.newsletter input::-moz-placeholder {
		color: #34b0d4;
	}
	
	/* IE10+ */
	.newsletter input:-ms-input-placeholder {
		color: #34b0d4;
	}
	
	/* Shortcode version */
	.newsletter.newsletterShortcode input[type=submit] {
		float: none;
	}

/*
	Comments
*/

.comments {
	background-color: #34b0d4;
	color: white;
	position: relative;
	padding-top: 40px;
	padding-bottom: 100px;
}
	.comments .arrow {
		background: url('../images/blog-arrow.png') no-repeat;
		z-index: 1000;
	}
	
	.comments .avatar {
		margin-top: 80px;
	}

	.comments .leave-comment {
		padding-top: 30px;
		padding-left: 0px;
		padding-bottom: 60px;
	}
	
	.comment-form .form-group {
		text-align: left;
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form textarea {
		line-height: 1em;
		border: none;
		font-size: 28px;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
/* 		width: 424px; */
		padding: 10px;
		width: 100%;
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"] {
		height: 40px;
	}
	
	.comment-form textarea {
		height: 162px;
	}
		
	.comment-form input[type="submit"] {
		width: 193px;
		height: 40px;
		background-color: #c3d21e;
		border: none;
		color: white;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-size: 32px;
	}

	/* Webkit */
	.comments input::-webkit-input-placeholder,
	.comments textarea::-webkit-input-placeholder {
		color: #34b0d4;
	}

	/* Firefox 4-18 */
	.comments input:-moz-placeholder,
	.comments textarea::-webkit-input-placeholder {
		color: #34b0d4;
	}

	/* Firefox 19+ */
	.comments input::-moz-placeholder,
	.comments textarea::-webkit-input-placeholder {
		color: #34b0d4;
	}

	/* IE10+ */
	.comments input:-ms-input-placeholder,
	.comments textarea::-webkit-input-placeholder {
		color: #34b0d4;
	}

	.comment-form label {
		font-size: 16px;
		font-weight: normal;
		margin-left: 4px;
	}

	.comment-form input[type="checkbox"] {
		margin-top: 0;
	}

	.responses {
		padding-bottom: 60px;
	}

	.response {
		padding-top: 40px;
		border-top: 1px solid #fff;
	}
	.response p {
  margin-bottom: 15px;
}
	.avatar .circle-frame,
	.response .circle-frame {
		height: 95px;
		width: 95px;
		position: relative;
		overflow: hidden;
		-webkit-border-radius: 59px;
		-moz-border-radius: 59px;
		border-radius: 59px;
		margin: 0 auto 10px auto;
		max-width: 100%;
	}
	
		.avatar .circle-frame img,
		.response .circle-frame img {
			width: 100%;
			position: absolute;
			left: 0;
			bottom: 0;
		}

	.response h3 {
		color: white;
	}
	
	.response p {
		font-size: 14px;
		line-height: 19px;
	}
	
	.response .actions-bar {
		text-align:right;
		margin-top:-28px;
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
		.response .actions-bar a {
			color:#FFF;
			margin-left:20px;
		}


/*
	Blog
*/

.hentry {
	margin: 0 auto;
}

	.hentry h2 {
		margin-top: 30px;
	}
	.hentry ul,
	.hentry ol {
		text-align: left;
	}
.col-xs-12.col-md-8.hentry {
  float: left;
}
div#widgetized-area {

}
.postList {
	padding-bottom: 100px;
}

	.postList h2,
	.postList h2 a {
		color: #333333;
	}
	
	.postList h2 {
		margin-bottom: 20px;
	}
	
	.postList .post-seperator {
		max-width: 100%;
		margin: 20px auto 40px;
	}
.reading-time {
font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 26px !important;
background: #c3d21e;
border-radius: 7px;
padding: 6px;
width: 290px;
text-align: center !important;
color: #fff;
margin: 0px auto;
margin-bottom: 25px;
}
.addthis_jumbo_share {
    margin-bottom: 30px;
}
.at4-title {
    font-family: 'Champagne';
    font-size: 20px !important;
}
.wistia_embed {
width: 100% !important;
height: 454px;
}
.__youtube_prefs__ {
width: 100% !important;
height: 452px;
}
.tldrhide {
	display:none;
}
.hidebtn {
	display:none;
}
.full-tldrbtn {
	font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 26px !important;
background: #34b0d4;
border-radius: 7px;
padding: 10px;
width: 290px;
text-align: center !important;
color: #fff;
}
.full-tldrbtn:hover {
	background: #c3d21e;
}
.summary-tldrbtn {
font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 26px !important;
background: #34b0d4;
border-radius: 7px;
padding: 10px;
width: 290px;
text-align: center !important;
color: #fff;
}
.summary-tldrbtn:hover {
	background: #c3d21e;
}
#tldr.blue-box {
    padding: 30px;
}
#tldr h3 a {	
    text-decoration: none;
	color: #fff;
	background: #c3d21e;
	display: block;
	border-radius: 7px;
	font-weight: normal;
	padding: 10px;
	line-height: 45px;
}
#tldr h3 a:hover {
	background: #333;
}
.inline-cta h3 a {	
    text-decoration: none;
	color: #fff;
	background: #c3d21e;
	display: block;
	border-radius: 7px;
	font-weight: normal;
	padding: 10px;
	line-height: 45px;
}
.inline-cta h3 a:hover {
	background: #333;
}

/*
	Sign up Box
*/

.sign-up-box {
	/*
	width: 295px;
	height: 355px;
	background: #34b0d4;
	margin: 0 auto;
	padding-top: 30px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 100;
    */
}
	
	#sidr {
		display:none;
		background: #c2d11c;
		-webkit-box-shadow: inset 0 0 0px 0px #ebebeb;
		-moz-box-shadow: inset 0 0 0px 0px #ebebeb;
		box-shadow: inset 0 0 0px 0px #ebebeb;
		/* position: relative; */
	}
		
		#sidr #close-button {
			text-align: left;
			font-size: 25px;
			color: #333;
			display: block;
			width: 100%;
		}
		
		#sidr.sidr h1,
		#sidr.sidr h2,
		#sidr.sidr h3,
		#sidr.sidr h4,
		#sidr.sidr h5,
		#sidr.sidr h6 {
			font-size: 40px;
			font-weight: normal;
			padding:0;
			margin: 50px 0 20px 0;
			color: #454545;
			line-height: 40px;
			background-image: none;
			-webkit-box-shadow:0 0px 0px 0px rgba(0,0,0,0.0);
			-moz-box-shadow:0 0px 0px 0px rgba(0,0,0,0.0);
			box-shadow:0 0px 0px 0px rgba(0,0,0,0.0)
		}
		
		#sidr.sidr p {
			font-size: 13px;
			margin-bottom: 20px;
		}

	.sign-up-box h2 {
		color: white;
	}
	
	.sign-up-box .form-group {
		/* margin-bottom: 30px; */
		margin-bottom: 12px;
	}

	.sign-up-box input[type="text"],
	.sign-up-box input[type="email"] {
		border: none;
		font-size: 23px;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		width: 240px;
		padding: 10px;
		color: #484848;
		max-width: 100%;
	}
	
	.sign-up-box input[type="text"],
	.sign-up-box input[type="email"] {
		/* height: 45px; */
		font-size: 18px;
		line-height: 20px;
	}
			
	.sign-up-box input[type="submit"] {
		/* width: 190px; */
		/* height: 43px; */
		background-color: #34b0d4;
		border: none;
		/* text-transform: uppercase; */
		color: white;
		font-family: 'Champagne', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-size: 18px;
		line-height: 20px;
		padding: 10px 15px;
	}

	/* Webkit */
	.sign-up-box input::-webkit-input-placeholder {
		color: #484848;
	}
	
	/* Firefox 4-18 */
	.sign-up-box input:-moz-placeholder {
		color: #484848;
	}
	
	/* Firefox 19+ */
	.sign-up-box input::-moz-placeholder {
		color: #484848;
	}
	
	/* IE10+ */
	.sign-up-box input:-ms-input-placeholder {
		color: #484848;
	}

/*
	Side Menu
*/

body.sidr-open {
	width: 100% !important;
	position: static !important;
	right: auto !important;
	left: auto !important;
}


/*
	404 Page
*/

body.error404 .siteHeader {
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}

body.error404 footer {
	display: none;
}


/*
	Archive Page - Infinite Scroll
*/

body.blog .postList {
	padding-bottom: 700px;
}

/*
	Animations
*/

.animatedhover:hover {
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.footer .contact {
		top: -100px;
	}

	.avatar .circle-frame {
		float: right;
		margin: 0;
	}
	
	.response .circle-frame {
		float: left;
	}
	
	.response div.col-xs-12.col-sm-3 {
		padding-left: 0;
	}
	
	.response div.col-xs-12.col-sm-9.text-left {
		padding-right: 0;
		padding-left: 0;
	}
	
	.response.child {
		margin-left: 15%;
	}

	.social li {
		margin: 0 30px;
	}

	.comments .leave-comment {
		padding-left: 30px;
		padding-bottom: 60px;
		float: left;
		width: 50%;
	}

	.topHeader nav {
		text-align: center;
	}
	
		.topHeader nav ul li.helmet:before {
			top: -15px;
		}
	
	.contact input[type="text"], .contact input[type="email"], .contact textarea {
		width: auto;
	}
	
	.sign-up-box {
		/*
position: fixed;
		top: 20%;
		right: 0;
		-moz-border-top-right-radius: 0;
	    -webkit-border-top-right-radius: 0;
	    border-top-right-radius: 0;
	    -moz-border-bottom-right-radius: 0;
	    -webkit-border-bottom-right-radius: 0;
	    border-bottom-right-radius: 0;
*/
	}
	
	.contact .form-group.left-side {
		text-align: right;
	}
	
	.contact .form-group.right-side {
		text-align: left;
	}
}


/*
	Mobile Menu
*/

#menuButton {
	position: absolute;
	top: 10px;
	left: 10px;
	color: white;
	font-size: 30px;
	z-index: 50;
}

/* Tablets */
@media (min-width: 768px) {


	
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	/*
		Top Header
	*/
	
	.topHeader {
		display: block;
	}
	
	.topHeader nav ul li {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 15px;
		padding-bottom: 10px;
		display: inline-block;
	}	
	
		.topHeader nav ul li a {
			font-size: 20px;
		}
		
			.topHeader nav ul li.helmet:before {
				top: -5px;
			}

	.newsletter .form-group.right-side {
		text-align: left;
		float: left;
	}
	
	.newsletter .form-group.left-side {
		text-align: right;
		float: left;
	}

	.newsletter input[type="email"] {
		width: 395px;
		height: 70px;
	}

	.newsletter input[type="submit"] {
		width: 193px;
		height: 70px;
		float: left;
	}

	.social li {
		margin: 0 30px;
	}
			
	.siteHeader nav ul li {
	    position: absolute;
	}
		
		.siteHeader nav ul li.youTube {
			top: 35px;
			left: 0;
		}
		
		.siteHeader nav ul li.googlePlus {
			top: -90px;
			left: 90px;
		}
		
		.siteHeader nav ul li.twitter {
			top: -90px;
			right: 90px;
		}
		
		.siteHeader nav ul li.linkedIn {
			top: 35px;
			right: 0;
		}
		
		.siteHeader nav ul li a {
		    height: 72px;
		    width: 72px;
		}
		
			.siteHeader nav ul li a i {
				font-size: 40px;
			    line-height: 72px;
			}
	
	.siteHeader .logo {
		margin: 185px auto 86px auto;
	}
	
	
	.contact input[type="text"], .contact input[type="email"], .contact textarea {
		width: 395px;
	}
}

.notice-error{
	color:#EE0000;
	padding-bottom:10px;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

.newsletter .form-group.left-side {
	text-align: right;
	float: right;
}

			
}
.comment-navigation{
	text-align:left;
}
	.comment-navigation a{
		color:#FFF;
	}
