@charset "UTF-8";
/* CSS Document */
/* version 2023_10_18A */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin:0;
}
h2 {
	font-size:115%;
	font-weight:bold;
}
.section1, .section1_men_50plus, .section1_men_sport, .section1_women_50plus, .section1_women_active {
	background-color: #F33;
	background-position:right;
	background-size: cover;
	padding: 20px 20px 50px 20px;
	text-align: center;
	margin: 0;
}
.section1 {
	background-image: url(images/background1.jpg);
}
.section1_men_50plus {
	background-image: url(images/mens_50plus_background_lg.jpg);
}
.section1_men_sport {
	background-image: url(images/mens_sport_background_lg.jpg);
}
.section1_women_50plus {
	background-image: url(images/womens_50plus_background_lg.jpg);
}
.section1_women_active {
	background-image: url(images/womens_active_background_lg.jpg);
}
.boxgroup {
	 width: 503px;
	 height: 243px;
}
.content1, .content1_women {
	width: 100%;
	max-width:800px;
	height: auto;
	margin:10px auto;
}
.content1 p {
	font-family: Verdana, Geneva, sans-serif; font-size: 110%;
}
.content1 h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color:white;
	font-size:300%;
	line-height:.9em;
	margin-bottom: 0;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
}
.content1_women h1 {
	font-family: "open sans light", Arial, Helvetica, sans-serif;
	color:black;
	font-size:300%;
	line-height:.9em;
	margin-bottom: 0;
	text-shadow: 1px 1px 2px white, 0 0 25px white, 0 0 10px white;
}
.prod_photo {
	width:400px;
	height:auto;
}


.section2 {
	background-image: url(images/background2.jpg);
	background-color: #00F;
	background-position:right;
	background-size: cover;
	padding: 20px 20px 50px 20px;
	text-align: center;
	margin: 0;
}
.section2 p {
	color:white;
	text-align:left;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
}
.section2_mens {
	background-image: url(images/mens_tablet_background_lg.jpg);
	background-color: #00F;
	background-position:left;
	background-size: cover;
	padding: 20px;
	text-align: right;
	margin: 0;
}
.section2_womens {
	background-image: url(images/womens_tablet_background_lg.jpg);
	background-color: #00F;
	background-position:left;
	background-size: cover;
	padding: 20px;
	text-align: right;
	margin: 0;
}
.section2_mens p, .section2_womens p {
	color:white;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
	padding-left:60%;
}
.section2_mens h1, .section2_womens h1 {
	color:white;
	font-size:220%;
	line-height:.9em;
	margin-bottom:0;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
}
.content2 {
	max-width:800px;
	height: auto;
	margin:10px auto;
	align-items: stretch;
	flex-wrap: wrap;
	flex-direction: row;
}

.section2_mens .content2 {text-align:right; min-height:200px; padding-top:25px; padding-left:300px; }

.content2 p {
	font-size: 110%;
}
.content2 h1 {
	font-size: 150%;
}
.product_icons {
	padding-left:45%;
	list-style:none;
	max-width:481px;
}
.product_icons li{
	margin: 5px;
	float: right;
	text-align:center;
	color: white;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
	min-height: 230px;
	max-width:150px;
}
.product_icons img{
	width:145px;
	height:145px;
	text-align:center;
}


#breakfast_sport {
	background-image:url(images/mens_sport_lifestyle.jpg);
}
#breakfast_men_50plus {
	background-image:url(images/mens_50plus_lifestyle.jpg);
}
#breakfast_active {
	background-image:url(images/womens_active_lifestyle.jpg);
}
#breakfast_women_50plus {
	background-image:url(images/womens_50plus_lifestyle.jpg);
}
#breakfast_men_50plus, #breakfast_women_50plus {
	background-repeat:no-repeat;
	background-position:left;
	padding:20px 20px 20px 500px;
	background-color:#5a7098;
	height:320px;
}
#breakfast_active, #breakfast_sport {
	background-repeat:no-repeat;
	background-position:left;
	padding:20px 20px 20px 500px;
	background-color: #C96;
	height:320px;
}


#breakfast_men_50plus p, #breakfast_women_50plus p {
}
sub {
	line-height:.1em;
}
.col-md-one-quarter {
	float:right;
	text-align:left;
	max-width: 25%;
	min-width: 24.9%;
	margin:0;
}
.col-md-one-quarter h1 {
	color: #d1f9b5;
	font-weight: normal;
	font-size: 150%;
	}
.col-md-one-quarter p {
	color: #FFF;
	font-size: 110%;
	padding: 8px;
}
.col-md-one-quarter a {
	color: #FFF;
	text-decoration:none;
	font-size: 100%;
	}
.col-md-one-quarter ul {
	list-style:circle;
	list-style-image: none;
	color: #FFF;
	font-size: 110%;
	}
.col-md-one-quarter li {
	margin-bottom:10px;
	}
	
	
#menSport, #men50plus, #women50plus, #womenActive {
	background-color:#000110;
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat;
	overflow:hidden;
}
#menSport {
	background-image:url(images/mens_sport_background_lg.jpg);
}
#men50plus {
	background-image:url(images/mens_50plus_background_lg.jpg);
}
#women50plus {
	background-image:url(images/womens_50plus_background_lg.jpg);
}
#womenActive {
	background-image:url(images/womens_active_background_lg.jpg);
}
#menSport p, #men50plus p, #womenActive p, #women50plus p{
	color:white;
	margin:0 0 30px 20px;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
}
#menSport h3, #men50plus h3{
	color:white;
	font-size:300%;
	font-weight:bold;
	margin:0 0 30px 20px;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
}
#womenActive h3, #women50plus h3{
	color:black;
	font-size:300%;
	font-weight:bold;
	margin:0 0 30px 20px;
	text-shadow: 1px 1px 2px white, 0 0 25px white, 0 0 10px white;
}
#menSport h5, #men50plus h5{
	color:white;
	line-height:.8em;
	font-size:200%;
	font-weight:bold;
	margin:20px 0 0 20px;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
}
#womenActive h5, #women50plus h5{
	color:black;
	line-height:.8em;
	font-size:200%;
	font-weight:bold;
	margin:20px 0 0 20px;
	text-shadow: 1px 1px 2px white, 0 0 25px white, 0 0 10px white;
}
.movie {
	 width:800px;
	 height:450px;
}

.heavy {
	line-height:.95em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: white;
	font-size: 130%;
}
.thin {
	line-height:.95em;
	font-family: "open sans light", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: black;
	font-size: 130%;
}
.redMulti {
	font-family: Arial, Helvetica, sans-serif;
	line-height:.9em;
	font-weight: normal;
	color: #EC1F43;
	font-size: 70%;
}
.phyto {
	 float:left;
	 width:145px;
	 height:145px;
}
.button {
	border: 2px white solid;
	padding: 8px 30px;
	border-radius: 30px;
	text-decoration:none;
	background-color:rgba(0, 0, 0, 0.7);
	color: white;
	text-shadow: none;
}
.tintbox {
	background-color:rgba(0, 0, 0, 0.5);
	vertical-align:bottom;
	position:relative;
	padding-bottom:50px;
	margin-bottom:-50px;
}

#titleBar {
	padding: 12px 0 5px 0;
	margin-top: 0;
	width:100%;
	color: white;
	background: rgba(6,41,27,0.7);
}
.footer {
	font-size:66%;
	color: #666;
	padding-left:25px;
	padding-right:20px;
}
.footer ul {
	list-style: none;
	line-height: 1.6em;
	height: auto;
	padding: 5px 0 0 0 ;
}
.footer ul li{
	float: left;
	width: 33%;
	padding-bottom: 5px;
}
.footer ul li a {
	color:#666;
	text-decoration:none;
}
.crumbtrail a {
	color:#666;
	text-decoration:none;
}
.crumbtrail a:hover {
	color:#060;
}
.footer .crumbArrow {
	color: #9C9;
}
.wrapper {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: space-between;
  gap: 20px 0;
  padding:0;
}
.goAway {
	display:inline;
}
.goAwayNow {
	display:none;
}

@media all and (max-width : 1600px) {
.tintbox {
	font-size:80%;
}

}
@media all and (max-width : 1200px) {
.section1 {
	background-image: url(images/background1md.jpg);
	background-position: top right;
	background-size: cover;
}
.boxgroup {
	 width: 400px;
	 height: 193px;
}
#menSport, .section1_men_sport {
	background-image:url(images/mens_sport_background_md.jpg);
}
#men50plus, .section1_men_50plus {
	background-image:url(images/mens_50plus_background_md.jpg);
}
#women50plus, .section1_women_50plus {
	background-image:url(images/womens_50plus_background_md.jpg);
}
#womenActive, .section1_women_active {
	background-image:url(images/womens_active_background_md.jpg);
}
.col-md-one-quarter {
	max-width: 50%;
	width: 100%
}
.subinfo2 p {
	width:55%;
	}
.product_icons {
	list-style:none;
	margin:0;
	text-align:right;
	max-width:481px;
}
.product_icons li{
	width:100px;
	margin: 5px;
	text-align:center;
	color:white;
	text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 10px black;
	min-height: 160px;
}
.product_icons img{
	width:80px;
	height:80px;
	text-align:center;
}
}
@media all and (max-width : 800px) {
.movie {
	 width:600px;
	 height:336px;
}
	
.content1 h1 {
	font-size:240%;
}
.content1_women h1 {
	font-size:240%;
}
.section1 {
	background-image: url(images/background1sm.jpg);
}
.goAway {
	display:none;
}
.section 1 {
	margin-top: 360px;
	padding-top: 400px;
}
.section 2 {
	margin-top: 360px;
	padding-top: 400px;
}
.col-md-one-quarter {
	max-width: 100%;
	float: none;
	height: 100%;
}
.phyto {
	 float:none;
	 width:80px;
	 height:80px;
}
#breakfast_men_50plus, #breakfast_women_50plus {
	background-repeat:no-repeat;
	background-size:contain;
	background-position:top;
	padding:68% 20px 20px 20px;
	background-color:#5a7098;
	height:auto;
}
#breakfast_active, #breakfast_sport {
	background-repeat:no-repeat;
	background-size:contain;
	background-position: top;
	padding:68% 20px 20px 20px;
	background-color: #C96;
	height:auto;
}
.content1_women h1, .content1_men h1{
	font-size:240%;
}
#menSport h3, #men50plus h3, #womenActive h3, #women50plus h3 {
	font-size:240%;
}
.prod_photo {
	width:300px;
	height:auto;
}


@media all and (max-width : 600px) {
}
.boxgroup {
	 width: 325px;
	 height: 156px;
}
.footer {
	padding-left:15px;
	padding-right:10px;
}
#menSport, .section1_men_sport {
	background-image:url(images/mens_sport_background_sm.jpg);
}
#men50plus, .section1_men_50plus {
	background-image:url(images/mens_50plus_background_sm.jpg);
}
#women50plus, .section1_women_50plus {
	background-image:url(images/womens_50plus_background_sm.jpg);
}
#womenActive, .section1_women_active {
	background-image:url(images/womens_active_background_sm.jpg);
}
.section2_mens {
	background-image: url(images/mens_tablet_background_sm.jpg);
	background-position:top;
	background-size: cover;
}
.section2_womens {
	background-image: url(images/womens_tablet_background_sm.jpg);
	background-position:top;
	background-size: cover;
}
.product_icons {
	padding-left:30%;
}
.section2_mens .content2 {padding-left:0px; }

}
@media all and (max-width : 450px) {
	
.product_icons {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	max-width: 250px;
}
.section2_mens .content2 {
	padding-top: 150px;
	padding-left: 0;
	
}
.section2_mens p, .section2_womens p {
	text-align:left;
	padding-left: 0;
}
.section2_mens h1, .section2_womens h1 {
	text-align:left;
	padding-left: 0;
	margin-top:250px;
}
}