/* font sizes formatting ======================================================================= */

.orange-text01 {
	font-size: 38px;
	line-height: 40px;
}

.dark-blue-text01 {
	font-size: 27px;
	line-height: 30px;
}

.line-break {
	display: block;
}

/* index page formatting ======================================================================= */

.section-index-header {
	background: url(../images/bg/bg-orange-stairs02.jpg) no-repeat center top;
	height: 100%;
	border-bottom: 6px solid #494949;
	background-size: cover;
}

.section-index-header .container {
	max-width: 730px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 10px;
	background-size: 40%;
}

.section-index-header .special-report {
	max-width: 405px; /*490*/ 
	padding-top: 20px;
}

.section-index-header .special-report p.title {
	font-size: 33px; /*40*/
}

.section-index-header .special-report h1 {
	background: url(../images/bg/bg-ruler02.png) no-repeat left top;
	font-size: 45px; /*54*/
	padding: 15px 0px 30px;
}

.section-index-header .special-report02 {
	max-width: 405px; /*490*/ 
	font-size: 15px;
}

.section-index-header .fill-up-form {
	max-width: 55%;
	z-index: 100;
	padding: 2% 1.5%;
	margin-top: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 45px;
}

.section-index-header .fill-up-form .form-text {
	float: left;
	width: 100%;
	font-size: 24px;
}

.section-index-header .fill-up-form .af-element {
	width: 100%;
	margin: 10px auto 0px;
	float: right;
}

.section-index-header .fill-up-form .af-element .text {
	width: 95%;
	height: 30px;
	padding-left: 5%;
}

.section-index-header .fill-up-form .buttonContainer .submit {
	width: 100%;
	height: 45px;
	font-size: 15px;
}

.section-what-you-will-learn .container {
	max-width: 970px;
	margin: 0px auto;
	padding: 10px 10px 80px;
	font-size: 18px;
}

.section-what-you-will-learn .arrow-down {
	top: -35px;
	width: 44px;
	height: 44px;
}

.section-what-you-will-learn .title {
	margin-bottom: 40px;
}

.section-what-you-will-learn .learn-ebook {
	width: 28%;
	padding: 0% 2.6%;
	float: left;
}

.section-scientific-breakthrough {
	background-position: center bottom;
}

.section-scientific-breakthrough .container {
	max-width: 768px;
	margin: 0px auto;
	padding: 0px 10px;
	position: relative;
}

.section-scientific-breakthrough .container .breakthrough-img {
	display: none;
}

.section-scientific-breakthrough .container .breakthrough-img2 {
	display: block;
	width: 100%;
}

.section-scientific-breakthrough .breakthrough-text {
	position: static;
	max-width: 98%;
	padding: 30px 0px;
	text-align: center;
	margin: 0 auto;
}

.section-why-carbs .container {
	max-width: 970px;
	margin: 0px auto;
	padding: 50px 10px;
}

.section-why-carbs .container p {
	margin-bottom: 50px;
}

.section-reveal {
	font-size: 28px;
}

.section-reveal .container {
	margin: 0px auto;
}

.section-reveal .container span {
	font-size:38px;
	line-height: 40px;
}

.section-reveal .hungry-orange {
	height: 180px;
	margin: 0 auto;
	padding-top: 80px;
}

.section-reveal .container img {
	margin: 0px auto -8%;
	width: 70%;
}

.section-fitness-expert {
	height: 400px;
}

.section-fitness-expert .container {
	max-width: 750px;
	height: 400px;
	margin: 0px auto;
	padding: 0px 20px;
	background-size: 328.8px 269.6px;
}

.section-fitness-expert .fitness-text {
	max-width: 90%;
	padding-top: 50px;
}

.section-helpful-resources {
	background: #f5f5f5;
	height: 464px;
	background-position: left top;
}

.section-helpful-resources .container {
	background: #f5f5f5 url(../images/bg/bg-helpful-resources02.png) no-repeat -80px 0px;
	max-width: 768px;
	height: 464px;
	margin: 0px auto;
}

.section-helpful-resources .resources-text {
	max-width: 63%;
	padding-top: 60px;
	float: right;
}

.section-index-slider .container {
	max-width: 850px;
	padding: 40px 0px;
	position: relative;
	font-size: 35px;
}

.section-index-slider .rslides_container {
	margin-top: 40px;
}

.section-about .container {
	max-width: 970px;
	margin: 0px auto;
	padding: 70px 20px;
	font-size: 14px;
	line-height: 16px;
}

.section-about .frank-fran {
	width: 26%;
	padding-right: 2%;
	float: left;
}

.section-about .about-text, .section-about .about-text01 {
	width: 72%;
	float: right;
}

.section-about .about-text p {
	margin-top: 10px;
}

/* success stories formatting ===================================================================== */

.section-success-stories .container {
	max-width: 970px;
	margin: 0px auto;
	padding: 60px 15px;
}

.story-image {
	float: left;
	width: 35%;
	margin-right: 5%
}

.story-image img {
	width: 100%;
}

.story-text {
	float: right;
	width: 54%;
	padding: 3%;
}

.story-text .story-title {
	font-size: 23px;
	margin-bottom: 15px;
}

.story-text .story-content {
	font-size: 17px;
	line-height: 25px;
}

.story-text .story-name {
	font-size: 17px;
	margin-top: 20px;
}

/* footer formatting ===================================================================== */

.section-footer .container {
    max-width: 768px;
    padding: 0px 10px 50px;
    height: 100%;
}

.section-footer .fill-up-form {
	position: relative;
	width: 100%;
    z-index: 100;
    padding: 5% 1.5% 2%;
    font-size: 18px;
    max-width: 97%;
}

.section-footer .fill-up-form .form-text {
	margin-bottom: 25px;
}

.section-footer .fill-up-form .af-element {
	width: 95%;
	margin: 10px auto 0px;
}

.section-footer .fill-up-form .af-element .text {
	width: 95%;
	height: 35px;
	padding-left: 5%;
}

.section-footer .fill-up-form .buttonContainer .submit {
	width: 100%;
	height: 55px;
	font-size: 15px;
}

.section-footer .footer-text {
	width: 97%;
	height: 250px;
	padding: 0px 2%;
	font-size: 24px;
	background-size: 60%;
	background-position: right 90%;
	float: right;
	margin-bottom: 100px;
}

.section-footer .footer-text p {
	font-size: 14px;
	line-height: 35px;
}

.section-footer .footer-text p span {
	font-size: 20px;
}

.section-footer .social-nav {
	position: relative;
	height: 350px;
}

.section-footer .social-nav ul {
	position: absolute;
	top: 68%;
	left: 36%;
}

.section-footer .privacy {
    height: auto;
    width: 100%;
    font-size: 13px;
    float: left;
    margin-top: 10px;
    text-align: center;
}

.section-footer .copyright {
	font-size: 12px;
	padding-top: 10px;
}

.section-footer .copyright a, .section-confirmation-footer .copyright a {
	color: #de7621;
}

.section-footer .arrow-up {
	top: -70px;
	width: 44px;
	height: 44px;
}

/* confirmation page formatting ===================================================================== */

.section-confirmation-header {
	height: 560px;
	background: #f6f6f6;
}

.section-confirmation-header .container {
	max-width: 768px;
	height: 560px;
	background-size: 65%;
	background-position: right bottom;
}

.section-confirmation-header .container .thank-you {
	width: 350px;
	margin-left: 20px;
	font-size: 13px;
}

.section-confirmation-header .container h1 {
	font-size: 60px;
	padding: 120px 0px 20px;
}

.section-confirmation-header .btn-download {
	display: block;
	height: 39px;
	width: 312px;
	background: url(../images/btn/btn-download02.png) no-repeat;
	margin-top: 30px;
}

.section-confirmation-header .btn-download:hover {
	background-position: -316px;
}

.section-confirmation-footer .container {
	max-width: 970px;
	padding: 50px 10px;
	height: 150px;
}

.section-confirmation-footer .copyright {
	font-size: 13px;
	padding-top: 60px;
	text-align: center;
	margin:0px 20px;
}

/* not activated page formatting ==================================================================== */

.section-not-activated-header .container {
	max-width: 970px;
}

.section-not-activated-header .img-container {
	max-width:653px;
	margin: 20px auto 0px;
}

.section-not-activated-header .container h1 {
	padding-top: 40px;
	font-size: 60px;
}

.section-not-activated-header .container p {
	font-size: 20px;
}
