/****************************************************************

styles for revised photographic header with headline and logo flush left

*****************************************************************/
#custom-header {
	background-position: center;
}

#logo a {
	padding: 0;
}

#blog-title {
	background: url(https://credomobblog.wpenginepowered.com/wp-content/uploads/2016/12/2016_12_Blog_Title_800x50.png) no-repeat 0 0;
	min-height: 50px;
}

/****************************************************************

styles for LP page templates (LP with sidebar and altlp at full width)

*****************************************************************/
body.page-template-page_lp-php, body.page-template-page_altlp-php {
	background-color: white !important;
}

body.page-template-page_lp-php .shadow, body.page-template-page_altlp-php .shadow {
	box-shadow: 0 0 12px rgba(0,0,0,.0);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,.0);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,.0);
}

body.page-template-page_lp-php .content, body.page-template-page_altlp-php .content {
	padding: 0;
}

body.page-template-page_lp-php .postarea .article, body.page-template-page_altlp-php .postarea .article {
	padding: 80px 0 0;
}

body.page-template-page_lp-php .postarea .page-holder, body.page-template-page_altlp-php .postarea .page-holder {
	margin-bottom: 0;
}

body.page-template-page_lp-php h1.headline, body.page-template-page_altlp-php h1.headline {
	font-size: 54px;
	font-weight: 300;
}

body.page-template-page_lp-php #header-LP, body.page-template-page_altlp-php #header-LP {
	max-width: 1180px;
	margin: 0 auto;
	min-height: 100px;
}

body.page-template-page_lp-php #header-LP .tollfree, body.page-template-page_altlp-php #header-LP .tollfree {
	float: right;
	color: black;
	font-size: 14px;
	text-align: right;
}

body.page-template-page_lp-php #header-LP .tollfree a, body.page-template-page_altlp-php #header-LP .tollfree a {
	font-size: 16px;
	text-decoration: none;
}

body.page-template-page_lp-php #header-LP .logo__primary, body.page-template-page_altlp-php #header-LP .logo__primary {
	width: 100px;
	float: left;
}

body.page-template-page_lp-php .footer-information, body.page-template-page_altlp-php .footer-information {
	background-color: #65859b;
}

body.page-template-page_lp-php .about-statement h4, body.page-template-page_altlp-php .about-statement h4 {
	font-size: 26px;
	color: white;
}

body.page-template-page_lp-php .about-statement p, body.page-template-page_altlp-php .about-statement p {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 40px;
	font-weight: 300;
	color: white;
}

body.page-template-page_lp-php #footer-links, body.page-template-page_altlp-php #footer-links {
	background-color: white;
	margin-top: 40px;
	margin-bottom: 40px;
}

@media only screen and (max-width: 1366px) {
	body.page-template-page_lp-php p, body.page-template-page_altlp-php p {
		font-size: 16px;
	}
	
	body.page-template-page_lp-php #header-LP, body.page-template-page_altlp-php #header-LP {
		padding: 0 20px;
	}
	
	body.page-template-page_lp-php .content, body.page-template-page_altlp-php .content {
		padding: 0 20px;
	}
}

body.page-template-page_lp-php .animated, body.page-template-page_altlp-php .animated {
	position: relative;
	width: 100%;
	margin: 0 1.33px 2.66% 1.33%;
	float: left;
}

body.page-template-page_lp-php .bounce-up .email-collection, body.page-template-page_altlp-php .bounce-up .email-collection {
	opacity: 0;
	-moz-transition: all 700ms ease-out;
	-webkit-transition: all 700ms ease-out;
	-o-transition: all 700ms ease-out;
	transition: all 700ms ease-out;
	-moz-transform: translate3d(4000px,0px,0px);
	-webkit-transform: translate3d(4000px,0px,0px);
	-o-transform: translate(4000px,0px);
	-ms-transform: translate(4000px,0px);
	transform: translate3d(4000px,0,0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

body.page-template-page_lp-php .bounce-up.in-view .email-collection, body.page-template-page_altlp-php .bounce-up.in-view .email-collection {
	opacity: 1;
	-moz-transform: translate3d(0px,0px,0px);
	-webkit-transform: translate3d(0px,0px,0px);
	-o-transform: translate(0px,0px);
	-ms-transform: translate(0px,0px);
	transform: translate3d(0px,0px,0px);
}

/****************************************************************

styles only for lp (LP with sidebar) page template 

*****************************************************************/
body.page-template-page_lp-php .three.columns.bnr {
	z-index: 1000;
}

body.page-template-page_lp-php .bnr {
	margin-top: 104px;
	float: left;
	text-align: left;
}

body.page-template-page_lp-php .bnr .large-screen {
	margin-top: 40px;
	display: inline-block;
}

body.page-template-page_lp-php .bnr .small-screen {
	display: none;
}

@media only screen and (min-width: 1028px) {
	body.page-template-page_lp-php .sd-content ul li {
		display: inline-block;
		padding-bottom: 5px;
		margin-left: 0;
	}
}

@media only screen and (max-width: 1027px) {
	body.page-template-page_lp-php .bnr .large-screen {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1027px) {
	body.page-template-page_lp-php .bnr {
		float: right;
		text-align: right;
	}
	
	body.page-template-page_lp-php .bnr .med-large-screen {
		display: inline-block;
	}
	
	body.page-template-page_lp-php .sd-content ul li {
		display: block;
		padding-bottom: 5px;
		margin-left: 40px;
	}
}

@media only screen and (max-width: 767px) {
	body.page-template-page_lp-php .bnr .small-screen {
		display: inline-block;
		margin-top: 40px;
	}
	
	body.page-template-page_lp-php .bnr {
		margin-top: 0;
	}
	
	body.page-template-page_lp-php .bnr .med-large-screen {
		display: none;
	}
}

/****************************************************************

styles only for altlp (LP with full-width post and social to the right) page template 

*****************************************************************/
body.page-template-page_altlp-php .sharedaddy {
	margin-top: 120px;
	float: right;
	text-align: right;
}

body.page-template-page_altlp-php .sd-content ul li {
	display: block;
	padding: 3px 0;
}

@media only screen and (max-width: 1366px) {
	body.page-template-page_altlp-php .sharedaddy {
		margin-top: 20px;
		float: left;
		text-align: left;
	}
	
	body.page-template-page_altlp-php .sd-content ul li {
		display: inline-block;
	}
}

/******************************************************************/
@media handheld,only screen and (max-width: 1023px) {
	.footer-information .align-left {
		float: left;
		text-align: left;
		padding: 0;
	}
}