@charset "UTF-8";

/*Custom CSS */

/*center navigation*/
.navbar .navbar-nav {
    display: inline-block;
    float: none;
	font-size:18px;
		font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight:300;
}

.navbar .navbar-collapse {
    text-align: center;
}
/*center navigation END*/

.hero-unit {
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
	padding: 10px 0px;
}

.grey-border {
	border-top:1px dotted #c7c8ca;
	margin-top:30px;
	margin-bottom:10px;
}
.grey-border-full {
	border:1px solid #c7c8ca;
}
.green-border-full {
	border:1px solid #80c342;
}
.grey-box {
	background-color: #898b8e;
	color:#fff;
}
.letter-space1 {
	letter-spacing: 1px;
}
.calls {
    background: url(../images/confcall_2_0118.jpg) top center no-repeat;
   background-size:cover;
}
.tour365 {
    background: url(../images/365_tour_bus_2_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 650px;
}
.masterTraining {
    background: url(../images/master_training_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 450px;
}
.maglaunch {
    background: url(../images/magnesium_complex_launch_0818.jpg) top center no-repeat;
   background-size:cover;
	min-height: 650px;
}
.prelaunch {
    background: url(../images/nutriance_prelaunch_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 700px;
}
.bybrally19 {
    background: url(../images/bybrally_banner_1118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 300px;
}
.bybrally {
    background: url(../images/byb_rally_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.nutritional {
    background: url(../images/nutritional_sem_0418.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.nutritional-table td{
	font-size:12px;
	padding:5px 5px;
	border-bottom: 1px dotted #c7c8ca;
}
.convention {
    background: url(../images/conv2018_0418.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.conv19 {
    background: url(../images/conv2019_banner_1018.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.wtc {
    background: url(../images/wtc_banner_0418.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.diamond {
    background: url(../images/diamond_banner_0418.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.years60 {
    background: url(../images/60yrs_impact_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.achieversclub {
    background: url(../images/achievers_club_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 400px;
}
.pink-box{
	background-color:#ffe4d9;
	padding:40px 0px
}
.whiteBG {
    background: rgba(255,255,255,0.80);
	padding:25px;
}
.white-box{
	background-color:#fff;
	padding:40px 0px
}
.main-banner1 {
	text-align: center;
	padding:200px 0px;
	font-size:82px;
	text-transform: uppercase;
	color:#ffffff;
	width: 100%;
}
.main-banner2 {

	padding:90px 0px;
}

.margin-50 { 
margin:50px 0px;
}
.padding-50 {
padding:50px 0px;
}

.padding-top50 {
	padding-top:50px;
}

.padding-bottom50 {
	padding-bottom:50px;
}

.padding-top25 {
	padding-top:25px;
}
.thin-text {
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight:200;
}
.center {
	margin: 0 auto;
	max-width: 90%;
}

.box {
	padding: 100px 150px;
    margin: 120px auto;
    background: rgba(255,255,255, 0.8);
	width: 90%;
}
.box45 {
	padding: 30px 30px;
    margin: 120px 0px;
    background: rgba(255,255,255, 0.8);
	width: 45%;
	
}
.green {
	color:#80c342;
}

.play-btn {
	margin-top:100px;
	color: rgba(255,255,255, 0.7);
}
.video-description {
	padding:20px 0px;
}



.product {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding:0px;
}
.product li {
	float:left;
	padding:10px;
}

.product li a:hover {
	color:#80c342
}
.copyright
{
	margin-top:50px;
	text-align: center;
}

.greybg
{
	background-color:#efefef;
}

.footer
{
	margin-top:0px;
	padding:50px 0px;
}
.padding10{
	padding-left:10px;
}


.section-title{
	margin-top:50px;
}
.nutrition-icons{
	margin:40px 20px 0px 20px;
}
.clear {
	clear:both;
}
a {
	color:#80c342;
}
a:hover {
	text-decoration: underline;
}

a, a:visited, button {
	color: #80c342;
	text-decoration: none;
	outline: none !important;
	border-color: none;
	outline-offset: 0;
	cursor: pointer;
}

.embed-responsive {
	height: 100%;
	overflow: auto;
}

.uppercase {
	text-transform: uppercase;
}





*::before, *::after, *::before, *::after {
	font-family: 'linea', 'Simple-Line-Icons', 'themify', 'FontAwesome', 'Archivo Narrow', Helvetica;
	box-sizing: border-box;
}


.button {
	background-color:#80c342;
	padding: 10px 25px;
	color:#ffffff;
	font-weight:400;
}
.button a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.button a{
	color:#fff;
	
}
/***** Modal *****/

.modal-backdrop.in {
	filter: alpha(opacity=7);
	opacity: 0.7;
}
.modal-header h4 {
	font-size: 40px;
	color: #fff;
}
.modal-content {
	background: rgba(255, 255, 255, 1);
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.modal-body {
	padding: 35px;/*background: #fff none repeat scroll 0 0;*/
}
.modal-header .modal-footer {
	border: 0;
}
.modal-header {
	padding: 25px 25px 15px 25px;
	background: rgba(179, 179, 179, 1);
}
.modal-header .close {
	/*float: none;*/
	margin: 0;
	font-size: 36px;
	color: #fff;
	font-weight: 300;
	opacity: 1;
}
.modal-dialog .btnClose {
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 30;
}


.font-xsmall {
	font-size:10px;
	line-height: 1.4em;
}
.font-small {
	font-size:14px;
	line-height: 1.4em;
}
.font-achievers {
	font-size:12px;
	line-height: 1.4em;
}
.font-medium {
	font-size:22px;
	line-height: 1.4em;
}
/* -----------parallax -----------*/
.parallax {
	/* Set a specific height
height: 550px; */
/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* -----------item zoom-----------*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.itemZoom {
  position: relative;
  /*border: 1px solid #999;*/
  /*margin: 2%;*/

}
.itemZoom img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.itemZoom:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}



#athlete-list p{

}

#loadMore {
    color:green;
    cursor:pointer;
}
#loadMore:hover {
    color:black;
}
#showLess {
    color:red;
    cursor:pointer;
}
#showLess:hover {
    color:black;
}


	/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;

}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
		
    }
 
    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none;
		
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
           
            
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        
        color:#4c4c4c;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        
        background:#fff;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }


/*---------Hide and Show----------------*/
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	.responsive-invisibility();
}
.visible-xs {
	@media (max-width: @screen-tablet) {
		.responsive-visibility();
	}
}
.visible-sm {
	@media (min-width: @screen-tablet) and (max-width: @screen-tablet-max) {
		.responsive-visibility();
	}
}
.visible-md {
	@media (min-width: @screen-desktop) and (max-width: @screen-desktop-max) {
		.responsive-visibility();
	}
}
.visible-lg {
	@media (min-width: @screen-large-desktop) {
		.responsive-visibility();
	}
}

.hidden-xs,
.hidden-sm,
.hidden-md,
.hidden-lg {
	.responsive-visibility();
	
}
.hidden-xs li,
.hidden-sm li,
.hidden-md li,
.hidden-lg li {
	.responsive-visibility();
	color:#fff;
}

.hidden-xs li p,
.hidden-sm li p,
.hidden-md li p,
.hidden-lg li p{
	.responsive-visibility();
	color:#000;
}
.hidden-xs {
	@media (max-width: @screen-tablet) {
		.responsive-invisibility();
	}
}
.hidden-sm {
	@media (min-width: @screen-tablet) and (max-width: @screen-tablet-max) {
		.responsive-invisibility();
	}
}
.hidden-md {
	@media (min-width: @screen-desktop) and (max-width: @screen-desktop-max) {
		.responsive-invisibility();
	}
}
.hidden-lg {
	@media (min-width: @screen-large-desktop) {
		.responsive-invisibility();
	}
}
	
	


/*------- Bootstrap Slider ----------*/

.highlight_item_group{
    		margin-top:50px;
    		width:100%;
    		height:800px;
	margin-bottom: 50px;
    	}
    	.bg_img{
    		background-image:url(http://s3.amazonaws.com/static.gnld.com/us/athletes2017/img/lisa_blackburn_slide.jpg);
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
    	}
    	.highlight_item{
    		float:left;
    		width:25%;
    		border-right:2px solid rgba(255,255,255,.3);
    		height:800px;
    		background:rgba(0,0,0,0.15);
    		-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
            transition: width 0.5s;
    	}
    	.img_active{
    		width: calc(100% - 150px);
    	}
    	.img_narrow{
    		width:50px;
    	}
    	.highlight_item .highlight_buttons_small{
    		visibility: hidden;
    		margin-top:50px;
    		color:white;
    		transform: rotate(90deg);
			font-size:24px;
			text-transform: uppercase;
    	}
    	.highlight_item.img_narrow .highlight_buttons_small{
    		visibility: visible;
    	}
    	.highlight_item.img_active .highlight_buttons_small{
    		visibility: hidden;
    	}
    	.highlight_item .highlight_buttons_large{
    		visibility: visible;
    		margin-top:200px;
    		transition: transform 1s;
    		color:white;
    		padding:50px;
			text-transform: uppercase;
    	}
    	.highlight_item.img_narrow .highlight_buttons_large{
    		visibility: hidden;
    	}
    	.highlight_item.img_active .highlight_buttons_large{
    		visibility: hidden;
    	}
    	.highlight_item .highlight_item_detail{
    		margin-top:-300px;
    		color:white;
    		padding:50px;
    		visibility: hidden;
    		opacity:0;
    		transition: opacity 2s;
           -webkit-transition: opacity 2s;
    	}
    	.highlight_item.img_narrow .highlight_item_detail{
    		visibility: hidden;
    	}
    	.highlight_item.img_active .highlight_item_detail{
    		visibility: visible;
    		opacity:1;
    	}
    	.highlight_item:hover{
    		background:rgba(0,0,0,0.25);
    	}
    	.highlight_item.img_active:hover{
    		background:rgba(0,0,0,0.15);
    	}
    	.highlight_item:hover .highlight_buttons_large{
    		transform: translate(0,-150px);
            -webkit-transform: translate(0,-150px);
            -o-transform: translate(0,-150px);
            -moz-transform: translate(0,-150px);
    	}
    	.highlight_buttons_btn{
    		width:48px;
    		height:48px;
    		border:1px solid white;
    		border-radius: 50px;
    		text-align:center;
    		color:white;
    		font-size:36px;
    		margin-left:50px;
    		line-height:36px;
    	}
    	.highlight_item.img_narrow .highlight_buttons_btn{
    		visibility: hidden;
    	}
    	.highlight_item.img_active .highlight_buttons_btn{
    		visibility: hidden;
    	}
    	.highlight_item a:hover{
    		text-decoration: none;
    	}
    	.roundBtn {
        position: absolute;
        left: 50%;
        margin-left: -21px;
    	margin-top: -40px;
    	visibility: hidden;
    	width:31px;
    	height:31px;
    	border:1px solid #999;
    	border-radius: 31px;
    	text-align:center;
    	color:#999;
    	font-size:24px;
    	line-height:24px;
    }
	.slider-text {
	font-size:20px;
	width:50%;
}


/*----------Responsive------------------*/
@media only screen and (max-width: 768px) {
	h2 {
	font-size:22px;	
	}
	
	.main-banner1 {
		font-size:48px;
	}
	.whole-food {
		margin-top:0px;
		text-align: center;
	}
	.markoimg {
		margin-top:0px;
	}
	.box {
		padding:10px;
		margin: 0px auto;
	}
	
	.box45{
		padding:10px 30px;
		width:100%;
	}
	.col-md-3 {
		width:50%;
		float:left;
	}
	.padding10{
	text-align:center;
	}
	#athlete-list p{
	font-size:12px;
	}

	


.highlight_item_group{
		height:560px;
    	}
    	.bg_img{
         background-position:center;
    	}
    	.highlight_item{
    		float:none;
			width:100%;
    		height:140px;
			border-top:1px solid rgba(255,255,255,.5);
			border-right:0;
    	}
    	.img_active{
    		height: calc(100% - 150px);
			width:100%;
    	}
    	.img_narrow{
    		height:50px;
			width:100%;
    	}
    	.highlight_item .highlight_buttons_small{
    		margin-top:0px;
    		transform: none;
			font-size:24px;
    	}
    	.highlight_item.img_narrow .highlight_buttons_small{
			padding-left:30px;
			font-size:18px;
			padding-top:10px;
    	}
    	.highlight_item .highlight_buttons_large{
    		margin-top:0px;
    		padding:50px;
    	}
	    .highlight_item .highlight_buttons_large h1{
			width:250px;
			margin-top:-30px;
			font-size:30px;
	    }
    	.highlight_item .highlight_item_detail{
    		margin-top:-120px;
    		padding:50px 30px;
			width:90%;
    	}
    	
    	.highlight_item:hover .highlight_buttons_large{
    		transform: translate(30px,0);
            -webkit-transform: translate(30px,0);
            -o-transform: translate(30px,0);
            -moz-transform: translate(30px,0);
    	}
    	.highlight_buttons_btn{
			float:right;
    		margin-top:-100px;
			margin-right:30px;
    	}
		.roundBtn {
   		margin-top: -40px !important;
		}
		.slider-text {
		font-size:13px;
		width:100%;
		}
}
	

@media only screen and (max-width: 1024px) and (min-width: 768px)  {
	.whole-food {
		margin:0px 30px;
		text-align: center;
	}
	
	.nutrition-icons {
		margin: 40px 0px 0px 20px;
	}
	.box {
		padding:50px 20px;
	}
	.footer {
		padding:20px 30px;
	}
	
	.box45{
		width:100%;
	}
	.col-md-3 {
		width:33%;
		float:left;
	}
	/*------- Bootstrap Slider ----------*/
	
	.highlight_item .highlight_buttons_small{
	font-size:20px;
	}
	
	.highlight_item .highlight_buttons_large {
	font-size:36px;
	}
	
	.slider-text {
		font-size:18px;
		width:60%;
	}
	
	/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;

}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
		
    }
 
    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none;
		
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
           
            
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        
        color:#4c4c4c;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        
        background:#fff;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }

	
}

@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 100%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .tour365 {
   -webkit-print-color-adjust: exact !important;
	color-adjust: exact !important;
	 background: url(../images/365_tour_bus_2_0118.jpg) top center no-repeat;
	min-height:0px;
	}
	.calls {
		-webkit-print-color-adjust: exact !important;
	color-adjust: exact !important;
   background: url(../images/confcall_2_0118.jpg) top center no-repeat;
		min-height:0px;
}
	.masterTraining {
    background: url(../images/master_training_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 0px;
}
.prelaunch {
    background: url(../images/nutriance_prelaunch_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 0px;
}
.bybrally {
    background: url(../images/byb_rally_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 0px;
}
.convention {
    background: url(../images/conv2018_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 0px;
}
.years60 {
    background: url(../images/60yrs_impact_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 0px;
}
.achieversclub {
    background: url(../images/achievers_club_banner_0118.jpg) top center no-repeat;
   background-size:cover;
	min-height: 0px;
}
	.whiteBG {
    background: rgba(255,255,255,0.80);
	padding:10px;
}
	 a[href]:after {
    content: none !important;
  }
	h2 {
	font-size:16px;	
	}
	h3 {
	font-size:14px;	
	}
	.hero-unit {
		font-size:12px;
	}
	
}