						/*            1300px Screen         */

@media only screen and (max-width:1300px){

	.middle-content .left-side .text-box{
		float: none;
		width: 100%;
	}

	.item-box{padding:25px 15px 10px 15px;}

	.item-box h5{font-size: 13px;}

	.nutrition-table ul li:not(.heading){
		height: 100px;
		line-height: 100px;
	}

	.nutrition-table ul li strong{font-size: 11px;}

}

						/*            1200px Screen         */

@media only screen and (max-width:1200px){

	.sidebar{width: 24.9%;}

	.content{width: 75%;}

	.static-content{padding:50px;}

	.step-inner-box{padding:13px;}

	.bottom-box span{display: block;}

	a.download{
		float: none;
		margin-top:20px;
	}

	.main-content{margin-right: 0;}

	.right-sidebar{width: 30%;}

	.member{width: 50%;}

}

						/*            980px Screen         */

@media only screen and (max-width:980px){

	h1{font-size: 28px;}

	.frame{max-width: 100%;}

	.sidebar{
		position: relative;
		float: none;
		width: 100%;
		height: 150px;
		overflow: hidden;
		padding-top:10px;
		z-index: 999;
	}

	.content{
		float: none;
		width: 100%;
	}

	.logo{
		padding:0 20px;
		text-align: right;
	}

	.mobile-toggle{display: block;}

	.navigation{padding-top:20px;}

	.content.homepage{
		padding:0 10px;
		background: url('../images/home/top-bg.jpg') no-repeat left bottom #ffffff;
	}

	.home{
		max-width: 100%;
		padding:10px 0 30px 0;
	}

	.video-player{width: 100%;}

	.middle-content .left-side{
		float: none;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding:30px 20px;
		background: url('../images/home/middle-bg.jpg') no-repeat center center #7e2f35;
	}

	.middle-content .left-side .text-box{
		float: none;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.middle-content .left-side .text-box h1{text-align: center;}

	.middle-content .right-side{
		float: none;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding:20px 0 40px 0;
	}

	.items{
		width: 100%;
		height: auto;
	}

	.item-box{
		float: none;
		width: 100%;
		height: 50%;
		color:#5b666f;
		text-align: center;
		padding:45px 45px 20px 45px;
	}

	.item-box{font-size: 25px;}

	.mini-section h1{
		width: 100%;
		padding:0 20px;
	}

	.footer{border-top:1px solid #e5e6ea;}

	.sitemap{display: none;}

	.footer-logo{
		float: none;
		width: 100%;
		text-align: center;
	}

	.newsletter-signup{
		float: none;
		width: 100%;
	}

	.newsletter-signup input[type="email"]{width: 80%;}

	.sub-footer-info{
		float: none;
		width: 100%;
		text-align: center;
		padding-top:60px;
	}

	.top-bar{padding:80px 25px;}

	.breadcrumb ul{
		position: relative;
		display: block;
		height: 65px;
		overflow: hidden;
		padding-top:65px;
	}

	.breadcrumb ul.open{height: auto !important;}

	.breadcrumb ul li{
		float: none;
		font-size: 16px;
		padding:0;
		margin-right: 0;
	}

	.breadcrumb ul li a{
		display: block;
		padding:20px 0;
		border-bottom:1px solid #928266;
	}

	.breadcrumb ul li::after{display: none;}

	.breadcrumb ul li:last-child{
		width: 100%;
		position: absolute;
		top:0;
		left:0;
		background: url('../images/assets/breadcrumb-arrow-bottom.png') no-repeat right center;
	}

	.breadcrumb ul.open li:last-child{background: url('../images/assets/breadcrumb-arrow-top.png') no-repeat right center;}

	.static-content{padding:25px;}

	.static-content h1{font-size: 28px;}

	.program-table table tr td{
		display: block;
		width: 100%;
		padding-top:18px;
		border-left:none;
	}

	.program-table table tr:last-child td{border-bottom:1px solid #ffffff;}
	.program-table table tr td:first-child{border-left:none;}
	.program-table table tr:last-child td:last-child{border-bottom:none;}

	.static-content .frame > ul{padding:25px 5px 0 5px;}

	.bubble{
		display: none;
		position: static;
		height: 0;
		margin-top:20px;
	}

	.bubble.shown{
		display: block;
		visibility: visible;
		opacity: 1;
		height: auto;
	}

	.bubble::after{display: none;}

	.step-box{
		float: none;
		width: 100%;
		height: auto;
		margin-left:0;
	}

	.step-inner-box{padding:5px 23px 15px 23px;}

	.top-bar p{display: none;}

	.corporate-program-table{margin:15px 0;}

	.corporate-program-table ul{
		float: none;
		width: 100%;
		margin-bottom: 1px;
		border-bottom: none;
	}

	.corporate-program-table ul:last-child{
		border:1px solid #6a747c;
		border-bottom: none;
	}

	.corporate-program-table ul li{display: none;}

	.corporate-program-table ul li.heading{
		display: block;
		color:#ffffff;
		background: url('../images/plus.png') no-repeat 95% center #9d8a6a;
	}

	.corporate-program-table ul li.heading.active{background: url('../images/minus.png') no-repeat 95% center #9d8a6a;}

	.main-content{
		float: none;
		width: 100%;
		padding-right: 0;
	}

	.right-sidebar{
		float: none;
		width: 100%;
		margin-top:50px;
	}

	.main-content h1{font-size: 45px;}

	.bottom-box{margin:30px 0;}

	.ui-accordion-header.ui-state-default{padding-right: 55px;}

	.news-list-box{border:none;}

	.news-list-image{
		float: none;
		width: 100%;
	}

	.news-list-image img{margin:auto;}

	.news-list-details{
		float: none;
		width: 100%;
		padding:22px;
	}

	.news-list-details h2{font-size: 20px;}

	.nutrition-table ul{
		float: none;
		width: 100%;
	}

	.nutrition-table ul li:not(.heading){border-right:1px solid #6a747c;}

	.nutrition-table ul li .nutrition-image{width: 10%;}

	.nutrition-table ul li strong{font-size: 13px;}

	.top-bar.specific-news{padding:40px 25px;}

	.share-on a{margin-bottom: 10px;}

	.news-box{
		float: left;
		max-width: 30%;
		margin-right:5%;
	}

	.news-box:last-child{margin-right:0;}

	.teams{padding:38px 0;}

	.member{
		float: none;
		display: table;
		width: 100%;
		height: auto;
	}

	.lightbox{max-height: 2000px;}

	.lightbox .leftside{
		float: none;
		width: 100%;
		padding-right: 0;
		border-right:none;
	}

	.lightbox .rightside{
		float: none;
		width: 100%;
		padding-left:0;
		margin-top:30px;
	}

	.lightbox a.share-on-linkedin{display: block;}

}

						/*            760px Screen         */

@media only screen and (max-width:760px){

	.form-box{padding-top:35px;}

	.form-box .left-box{
		float: none;
		width: 100%;
		padding-right: 0;
	}

	.form-box .right-box{
		float: none;
		width: 100%;
		padding-left:0;
		margin-top:25px;
		border-left:none;
	}

	.form-text-box .checkbox-holder{
		float: none;
		width: 100%;
	}

	.form-text-box input[type="submit"]{
		float: none;
		width: 100%;
		padding:0 10px;
		margin-top:25px;
	}

	.program-box{float: left;}
	.program-box:last-child{float: right;}

}


						/*            640px Screen         */

@media only screen and (max-width:640px){

	.newsletter-signup{
		text-align: center;
		padding:50px 0 0 0;
	}

	.newsletter-signup input[type="email"]{width: 100%;}

	.newsletter-signup input[type="submit"]{margin:12px auto;}

	a.download{
		display: block;
		text-align: center;
		background: url('../images/download-pdf.png') no-repeat 30% center #9d8a6a;
	}
	a.download:hover{background: url('../images/download-pdf.png') no-repeat 30% center #8d7d62;}

	.nutrition-table ul li .nutrition-image{width: 20%;}

	.program-box,
	.program-box:last-child{
		float: none;
		margin:0 auto 30px auto;
	}

	.news-box{
		float: none;
		max-width: 100%;
		text-align: center;
		margin-right:0;
	}

}

						/*            480px Screen         */

@media only screen and (max-width:480px){

	.logo{
		padding:0 10px;
		text-align: right;
	}

	.mobile-toggle {left: 20px;}

	.quote{display: none;}

}

						/*            380px Screen         */

@media only screen and (max-width:380px){

	.news-box .news-inner-box{text-align: left;}

}