#companyphone2 {
	/*position: relative;*/
	top: auto;
	margin-top: -108px;
	left: 50%;
	margin-left: -460px;
	text-align: center;
	width: 100%;
	padding-left: 200px;
	max-width: 720px;
}
.sidebar {
	display:none
}

#top-site {
	display: none;
}

.full-width-content #content-sidebar-wrap {
	display: block;
	float: none;
	width: 930px;
	max-width: 100%;
	margin: 0px auto !important;
}
.full-width-content #content {
	padding: 15px 0px 15px;
	width: 930px;
	max-width: 100%;
}
.entry-title {
	display: none;
}
.nav-main {
	/*display:none*/
}

#optin-background-solid {
	position: relative;
	float: left;
	width: 220px;
	/*height: 357px;*/
	height: auto;
	margin: 0;
	padding: 15px;
	background: #2E344B; 
	color: #FFFFFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-left: 95px;
}

.squeezetext {
	width: 55%;
	float: left;
	margin: 0 -20px;
}

.optin-solid-copy {	
	text-align: center;
}

.infusion-field {
	width: 100%;
}

.infusion-submit {
	width: 100%;
	margin: 0 auto;
}

.leftContent {
	width: 675px;
	max-width: 100%;
	float: left;
}
.leftContent br {
	/*clear: both;*/
}
.rightContent {
	width: 245px;
	padding: 0px;
	max-width: 100%;
	float: right;
}
.fbShareButton a {
	display: block;
	margin: 0px auto;
	height: 40px;
	width: 233px;
	background-color: #E7E9F2;
	border: solid 1px #C2CADD;
	padding: 4px;
	font-size: 24px;
	line-height: 40px;
	text-decoration: none;
	color: #466cb0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.fbShareButton a:hover {
	background-color: #bdc3de;
}
.fbShareButton a img {
	width: 40px;
	height: 40px;
	margin-right: 20px;
	float: left;
}
.nextLink {
	width: 223px;
	max-width: 100%;
	text-align: center;
	margin: 20px auto 0px;
	padding: 10px;
	background-color: #eeeeee;
	border: solid 1px #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    display: none;
}
.nextText {
	text-align: center;
	color: #333333;
	line-height: 30px;
}
.effectx {
	float: none;
	clear: both;
	margin: 0px auto;
}
.ctaLink {
	clear: both;
	width: 675px;
	max-width: 100%;
	padding-top: 10px;
	border: none;
}
.page .entry-content .ctaLink p {
	display: block;
	width: 280px;
	max-width: 100%;
	margin: 0px auto;
	padding: 0px;
}
.page .entry-content .ctaLink p a img {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
	height: auto;
}
.fb-comments {
	width: 675px;
	max-width: 100%;
}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {
	width: 100% !important;
}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {
	width: 100% !important;
}
#header, #inner {
	max-width: 100%;
}
#inner {
	padding-bottom:0px;
}
@media (max-width: 767px) {
	#companyphone2 {
		text-align: right;
		left: auto;
		right: 0;
		width: 65%;
		margin-left: 0px;
		padding-left: 35%;
	}
	.videoTitle {
		margin:  0px 20px;
	}
	.leftContent {
		width: 100%;
		clear: both;
	}
	.rightContent {
		width: 100%;
		clear: both;
		float: none;
		padding-top: 20px;
	}
	.nextLink {
		text-align: center;
	}
	.nextLink .effectx {
		float: none;
		margin: 0px auto;
		clear: both;
	}
}
@media screen and (max-width: 400px) {
	#privacy {
		max-width: 100%;
	}
}
@media (min-width: 992px) {
}