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

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

* {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after{
    content: " ";
    display: table;
}

.clearfix:after,
.container:after{
    clear: both;
}

.clearfix,
.container{
    *zoom: 1;
}

#facebook{
    float: left;
}

img{
    vertical-align: middle;
    max-width: 100%;
}

body{
	margin: 0;
	background: #e4e9ed;
	font-family: 'Roboto', Arial;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	color: #58595b;
}


.container{
    margin: 0 auto;
	padding: 0 15px;
    width: 970px;
}

.header{
    padding: 10px 0 10px;
    background: #ffffff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.36);
    position: relative;
}

.logo{
	float: left;
}

.top{
	background: #f57c1f url(../images/bg.png) repeat-x center bottom;
}

.typewriter_effect_line-1, .typewriter_effect_line-2{
	margin: 10px 0 0;
	font-size: 29px;
	font-weight: 400;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
}

.typewriter_effect_line-1{
    margin: 25px 0 0;
}

.typewriter_effect_line-2{
        margin: 3px 0 0;
	margin-bottom: 15px;
	font-size: 18px;
}

.anim-typewriter{
	animation: typewriter 7s steps(60) 1s 1 normal both;
	animation-delay: 0s, 0s;
	-moz-animation-delay: 0s, 0s;
	-webkit-animation-delay: 0s, 0s;
	-o-animation-delay: 0s, 0s;
}
.anim-typewriter2{
	animation: typewriter 3s steps(50) 1s 1 normal both;
	animation-delay: 5s;
	-moz-animation-delay: 5s;
	-webkit-animation-delay: 5s;
	-o-animation-delay: 5s;
}

@keyframes typewriter{
	  from{width: 0;}
	  to{width: 100%;}
}

.box-video{
	float: left;
	width: 660px;
}

.box-video video{
	width: 100%;
}

.box-video-content{
	float: right;
	margin: 0 0 0 20px;
	padding-bottom: 135px;
	width: 240px;
	color: #ffffff;
}

.benefits-title{
	margin: 0 0;
	padding-left: 60px;
	padding-bottom: 15px;
	background: url(../images/pot.png) no-repeat left top;
	font-size: 13px;
	line-height: 20px;
	border-bottom: double 7px rgba(255,255,255,.3);
}

.benefits-title h2{
	margin: 0;
	font-weight: 400;
}

.box-video-content ul{
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

.box-video-content ul li{
	padding: 2px 0 12px 30px;
	background: url(../images/V.png) no-repeat left top;
}

.box-fans{
	float: left;
	margin: 10px 0 0;
	padding: 40px 0 15px;
	width: 500px;
	background: url(../images/fans.png) no-repeat right top;
	position: relative;
}

.group{
        max-width: 90%;
	position: absolute;
	bottom: 0;
	right: -634px;
}

.disclaimer{
	margin: 30px 0;
}

.disclaimer-title, .disclaimer p{
	display: inline;
	margin: 0;
	font-size: 15px;
}

.disclaimer-title{
	font-weight: 400;
	text-decoration: underline;
}

.box-white{
	margin-top: 50px;
	padding: 30px 55px;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	position: relative;
	line-height: 1.4;
}

.box-white::after{
	position: absolute;
	bottom: -13px;
	right: 0;
	content: " ";
	width: 100%;
	height: 13px;
	background: url(../images/Lower-Shadow.png) no-repeat center top;
}

.title{
	margin: 0 0 15px;
	font-size: 31px;
	font-weight: 400;
	color: #f57d20;
}

.title-blue{
	margin: 0 0 10px -66px;
	padding: 7px 20px 8px 68px;
	border-radius: 6px;
	border-bottom-left-radius: 0;
	background: #0c385a;
	color: #ffffff;
	position: relative;
}

.title-blue::after{
	position: absolute;
	left: 0;
	bottom: -15px;
	content: " ";
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	border-top: 15px solid #06233a;
}

.title-blue span{
	font-size: 19px;
	font-weight: 400;
}

.succsesstories{
	margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.succsesstories li{
	padding: 16px 0 14px;
	border-bottom: solid 1px #d2d3d5;;
}

.succsesstories-img{
	float: left;
	width: 125px;
}

.succsesstories-content{
	float: left;
	width: calc(100% - 125px);
}

.succsesstories-content h4, .succsesstories-content p{
	margin: 0;
	display: inline;
}

.succsesstories-content h4{
	font-size: 17px;
	color: #0c395a;
	text-transform: uppercase;
}

.subtitle{
	margin: 25px 0 15px;
	font-size: 20px;
	font-weight: 700;
	color: #f57d20;
}

.image-right{
	float: right;
	margin: 25px 0 35px 60px;
}

.image-left{
	float: left;
	margin: 0 60px 35px 0;
}

.img-q{
    margin-bottom: 65px;
}

.image-margin{
	margin-left: -55px;
	margin-right: 40px;
}

.text-big{
	font-size: 18px;
}

.bt-gray{
	margin: 0 50px 20px;
	padding: 10px;
	background: #e4e9ed;
	text-align: center;
	border-radius: 5px;
	color: #f47f20;
	font-size: 30px;
	font-weight: 400;
}

.title-join, .title-join-small{
	margin: 0;
	display: inline;
	font-size: 25px;
	font-weight: 400;
}

.title-join{
	font-size: 33px;
	color: #0c395a;
}

.join-text{
	font-size: 17px;
}

.join-big{
	text-transform: uppercase;
}

.join-bt{
	text-align: center;
}

.join-bt img{
	display: inline-block;
	margin: 30px 0;
}

.guarantee{
	margin: 135px -65px 0 -65px;
	padding: 15px 360px 15px 65px;
	background: #09213d;
	color: #ffffff;
	line-height: 1.3;
	position: relative;
}

.guarantee::before{
	position: absolute;
	left: 0;
	top: -25px;
	content: " ";
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 25px solid #0a263d;
}

.guarantee::after{
	position: absolute;
	right: 0;
	top: -25px;
	content: " ";
	width: 0px;
	height: 0px;
	border-right: 10px solid transparent;
	border-left: 0px solid transparent;
	border-bottom: 25px solid #0a263d;
}

.guarantee a{
	color: #ffffff;
}

.couple{
	position: absolute;
	right: 12px;
	bottom: 0px;
}

.seal{
	position: absolute;
	right: 150px;
	bottom: 100px;
}

.goodies{
	margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.goodies li{
	padding: 10px 0;
}

.goodies-img{
	float: left;
	width: 225px;
}

.goodies-content{
	float: left;
	width: calc(100% - 225px);
	line-height: normal;
}

.goodies-content h4{
	margin: 0;
	font-size: 17px;
	font-weight: 700;
}

.goodies-content h4 span{
	color: #f57d20;
	font-style: italic;
}

.goodies-content p{
	margin: 8px 0;
}

.tips{
	margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.tips li{
	position: relative;
	float: left;
	margin: 0 5px;
	padding: 12px;
	width: calc(33.3% - 10px);
	min-height: 225px;
	border: 2px solid #e5e8ed;
	box-shadow: 2px 2px #e5e8ed;
	line-height: 1.2;
}

.tips li h4{
	position: relative;
	margin: 0 0 0 80px;
	padding-bottom: 15px;
	border-bottom: solid 2px #cbd7e3;
	min-height: 60px;
	font-size: 15px;
	color: #113c5e;
}

.tips li h4::before{
	position: absolute;
	left: -80px;
	content: " ";
	width: 80px;
	height: 68px;
	background: url(../images/Recent-Study-icon.png) no-repeat left top;
}

.tips li h4.news::before{
	background-image: url(../images/News-&-Tips-icons.png);
}

.tips p{
	margin: 15px 0;
	font-size: 13px;
	text-align: justify;
}

.tips-bt-box{
	position: absolute;
	right: 20px;
	bottom: 12px;
}

.tips-bt{
	float: right;
	width: 90px;
	padding: 3px 7px;
	background: #0c385a;
	box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
	position: relative;
}

.tips-bt:after{
	position: absolute;
	right: -8px;
	top: 0;
	content: " ";
	width: 0px;
	height: 0px;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 8px solid #0c385a;
}

.box-white.discover{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.box-white.discover::after{
	display: none;
}

.tile-blue{
	font-size: 31px;
	color: #0C395A;
}

.foods-orange {
    padding: 8px 28px 10px;
    background: #f57e20;
    border-radius: 10px;
    font-size: 17px;
    color: #ffffff;
}

.foods-orange a {
    color: #ffffff;
}

.foods-orange a:hover, .foods-orange a:focus {
    text-decoration: none;
}

.foods-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.foods-list li {
	padding: 15px 310px 15px 87px;
    border-bottom: solid 1px #d1d3d4;
}

.foods-list li.orangejuice{
    background: url(../images/5foods-1.png) no-repeat 650px center;
}

.foods-list li.margarine{
    background: url(../images/5foods-2.png) no-repeat 575px center;
}

.foods-list li.wholebread{
    background: url(../images/5foods-3.png) no-repeat 563px center;
}

.foods-list li.processed{
    background: url(../images/5foods-4.png) no-repeat 540px center;
}

.foods-list li.corn{
    background: url(../images/5foods-5.png) no-repeat 595px center;
}

.foods-list li.meat{
    background: url(../images/5foods-5-meat.png) no-repeat 630px center;
}

.foods-list li.processed, .foods-list li.meat, .foods-list li.wholebread, .foods-list li.margarine, .foods-list li.orangejuice {
    background-size: 18% auto;
    background-position: right;
}

.foods-list-no {
    float: left;
    margin: 0 0 0 -88px;
    width: 67px;
    height: 68px;
    background: url(../images/5foods-no.png) no-repeat center center;
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: 68px;
}

.foods-list li h3{
    margin: 0;
    font-size: 21px;
    font-weight: 700;
    color: #f57d20;
}

.foods-list li p{
    margin: 6px 0;
}

.foods-list li a{
    color: #2b5ce3;
}

.foods-list li a:hover, .foods-list li a:focus{
    text-decoration: none;
}

.references{
	margin: 40px 0 15px;
	font-size: 13px;
	line-height: 1.6;
}

.footer{
	padding: 20px 0;
	background: #70808d;
	font-size: 14px;
	color: #ffffff;
}

.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 14px;
	text-align: center;
}

.footer ul li {
    display: inline-block;
    margin: 5px 9px 5px 0;
    padding-right: 13px;
    border-right: solid 1px #ffffff;
}

.footer ul li a {
    color: #ffffff;
    text-decoration: underline;
}

.footer ul li a:hover, .footer ul li a:focus{
	text-decoration: none;
}

.footer ul li.articles, .footer ul li.order {
    margin-right: 0;
    border: 0;
}

.footer-content {
    margin: 20px 0 0;
}

.footer-content p {
    margin: 7px 0;
	font-size: 13px;
    line-height: 1.3;
}

.footer-content a {
    color: #ffffff;
}

#video_vast{
    top: 97%;
    z-index: 1;
}

.pause-button{
    background: url(../../google/images/bannanna-pause.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: 100% auto;
    margin: 0 auto;
    position:absolute;
    display:none;
    top: 0px;
    left: 0px;
}

.play-button{
    background: url(../../google/images/bannanna_continueB.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: 100% auto;
    margin: 0 auto;
    position:absolute;
    display:none;
    top: 0px;
    left: 0px;
}

.unmute-button{
    background: url(../../google/images/bannanna-mute-ns.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: 100% auto;
    margin: 0 auto;
    position:absolute;
    display:none;
    top: 0px;
    left: 0px;
}

.loading{
    background: url(../../google/images/loading.gif);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: 100% auto;
    margin: 0 auto;
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
}

div#loader {
    background: url(/tpl/facebook/images/bannanna-playB.png);
    width: 100%;
    height: 100%;
}
#videowrapper{
    position: relative;
    
    /* horizontally center a <div> play / pause in jwplayer <div> */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

body{
	overflow-x: hidden;
}

.titles{
	min-height: 120px;
}

.box-video-content{
	height: 280px;
	padding-bottom: 0;
}

.group-pic{
	margin-top: -155px;
	margin-right: -190px;
	text-align: right;
}

.group-pic img{
	width: 450px;
}

@media (max-width: 1200px){
	
	.group{
		right: -565px;
		width: 410px;
	}
	
}

@media (max-width: 1024px){
	
	.group{
		right: -475px;
		width: 330px;
	}
	
	.group-pic {
            margin-top: -110pxs;
            margin-right: -40px;
	}
	
	.group-pic img{
		width: 320px;
        }


}


@media (max-width: 991px){
	
	.container{
		width: 750px;
	}
	
	.top{
		background-image: none;
	}
	
	.typewriter_effect_line-1, .typewriter_effect_line-2{
		font-size: 22px;
	}
	
	.typewriter_effect_line-2 {
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 15px;
	}
	
	.box-video, .box-fans{
		width: 460px;
	}
	
	.box-fans{
		padding: 30px 0 7px;
		background-size: 90% auto;
	}
	
	.box-video-content{
		padding-bottom: 0;
	}
	
	.group{
		display: none;
	}
	
	.disclaimer {
		margin: 20px 0;
	}
	
	.box-white{
		margin-top: 25px;
		padding: 20px 25px;
	}
	
	.title-blue{
		margin-left: -35px;
		padding-left: 40px;
		font-size: 16px;
	}
	
	.title-blue span{
		font-size: 15px;
	}
	
	.title{
		font-size: 26px;
	}
	
	.image-margin{
		margin-left: -25px;
	}
	
	.bt-gray{
		padding: 7px;
		font-size: 22px;
	}
	
	.title-join {
		font-size: 29px;
	}
	
	.title-join-small{
		font-size: 21px;
	}
	
	.join-text {
		font-size: 16px;
	}
	
	.join-bt img{
		margin: 15px 0;
		width: 400px;
	}
	
	.guarantee{
		margin: 80px -35px 0 -35px;
		padding: 10px 240px 10px 30px;
	}
	
	.couple{
		width: 190px;
		right: 6px;
		bottom: 55px;
	}
	
	.seal{
		width: 110px;
		right: 105px;
		bottom: 155px;
	}
	
	.tips li{
		margin: 10px 5px;
		padding: 8px;
		font-size: 12px;
	}
	
	.tips li h4{
		margin-left: 55px;
		padding-bottom: 8px;
		min-height: 55px;
		font-size: 12px;
	}
	
	.tips li h4::before{
		left: -55px;
		width: 52px;
		height: 52px;
		background-size: 100% auto;
	}
	
	.tips p{
		margin: 10px 0;
	}
	
	.foods-orange{
		padding: 5px 20px 5px;
		font-size: 16px;
	}
	
	.foods-list li{
		padding-right: 160px;
	}
	
	.group-pic{
		display: none;
        }

}

@media (max-width: 767px){
	
	.container{
		width: 100%;
	}
	
	.header{
		padding: 12px 0 14px;
	}
	
	.logo{
		width: 240px;
	}
	
	.typewriter_effect_line-1{
		font-size: 18px;
	}
	
	.box-video, .box-fans {
		width: calc(100% - 260px);
	}
	
	.succsesstories-content h4{
		font-size: 15px;
	}
	
	.testimonial{
		font-size: 13px;
	}
	
	
	.tips li{
		width: 100%;
		margin: 5px 0;
		min-height: auto;
		padding-bottom: 30px;
	}
	
	.tips li h4{
		min-height: auto;
		margin-bottom: 25px;
		padding-top: 10px;
	}
	
	.tips li h4::before{
		top: 0px;
	}
	
	.guarantee{
		margin-top: 40px;
		padding-right: 130px;
	}
	
	.couple{
		display: none;
	}
	
	.seal{
		top: -20px;
		right: 10px;
		bottom: auto;
	}
}

@media (max-width: 639px){
	
	body{
		font-size: 15px;
	}
	
	.logo{
		width: 200px;
	}
	
	.top {
		background-image: url(../images/bg.png);
		background-size: auto 125px;
	}
	
	.typewriter_effect_line-1, .typewriter_effect_line-2{
		white-space: normal;
		animation: none;
	}
	
	.box-video {
		width: 100%;
	}
	
	.box-fans {
		width: 400px;
		max-width: 100%;
	}
	
	.box-video-content{
		display: none;
	}
	
	.succsesstories-img{
		width: 110px;
	}
	
	.succsesstories-content{
		width: calc(100% - 110px);
	}
	
	.title {
		font-size: 20px;
	}
	
	.subtitle{
		font-size: 16px;
	}
	
	.text-big{
		font-size: 16px;
	}
	
	.image-right, .image-left{
		display: block;
		margin: 0 auto;
		float: none;
	}
	
	.image-margin{
		display: none;
	}
	
	.bt-gray{
		margin: 0;
	}
	
	.title-join{
		font-size: 25px;
	}
	
	.title-join-small{
		font-size: 17px;
	}
	
	.join-text{
		font-size: 15px;
	}
	
	.goodies-img{
		width: 140px;
		margin-right: 10px;
	}
	
	.goodies-content{
		width: calc(100% - 150px);
		font-size: 15px;
	}
	
	.goodies-content h4{
		font-size: 15px;
	}
	
	.foods-list li{
		padding-right: 0;
		padding-left: 60px;
		background-image: none !important;
	}
	
	.foods-list-no{
		margin-left: -60px;
		width: 48px;
		height: 48px;
		background-size: 100% auto;
		font-size: 29px;
		line-height: 48px;
	}

}

@media (max-width: 480px){
	
	.guarantee{
		padding-right: 90px;
	}
	
	.seal{
		width: 80px;
	}
	
	.goodies-img{
		width: 100%;
		margin-right: 0;
	}
	
	.goodies-content{
		width: 100%;
	}
	
}
