@charset "UTF-8";
/* CSS Document */

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

body {margin:0; font-family: "verdana", sans-serif; color: #777; font-size: 17px;}
/* background: rgb(0,0,0);
background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(50,156,164,1) 100%);
} */

h1 {margin-top: 3px; color: #ec008c; font-weight: bold; font-size: 30px;}
h2 {font-weight: bold; font-size: 26px; color: #00aeef;}
h3 {font-weight: bold; font-size: 24px; color: #444;}
h4 {font-weight: bold; font-size: 20px; color: #0C45B9; margin-bottom: 10px;}
p {line-height: 22px;}



ul li {list-style:url("images/checkmark.png"); margin-bottom: 10px; line-height: 22px; padding-left: 5px;}
ul li:last-child {margin-bottom: inherit;}

a {font-size: 17px; cursor: pointer; line-height: 22px;}

button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fff;
	cursor: pointer;
	border-radius: 7px;
	margin-top: 15px;
	background-color: #ec008c;
}

.topbar {
display: inline-block;
width: 100%; 
min-height:50px; 
border: 1px solid #000; 
margin-bottom: -3px;
position: fixed;
z-index: 100;

background: rgb(255,255,255);
background: -moz-linear-gradient(279deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 50%, rgba(0,114,164,1) 100%, rgba(236,0,140,1) 100%, rgba(55,32,124,1) 100%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(279deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 50%, rgba(0,114,164,1) 100%, rgba(236,0,140,1) 100%, rgba(55,32,124,1) 100%, rgba(0,0,0,1) 100%);
background: linear-gradient(279deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 50%, rgba(0,114,164,1) 100%, rgba(236,0,140,1) 100%, rgba(55,32,124,1) 100%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);

}

.social {float: right; margin: 15px; display: inline-block; margin-right: 20%;}
.social a {text-decoration: none; font-size: 12px;}
.social a:hover {text-decoration: underline;}
.social a:visited {color:blue;}
.social a i.fab.fa-facebook {margin-right: 5px;}
.social a i.fab.fa-twitter {margin-right: 5px;}

.pagecontainer {margin:0 auto; text-align: center; width:100%; margin-bottom: 25%;}
.pagewidth {max-width: 1200px; text-align: left; border: 1px solid #000; border-top: none; margin: 0 auto; box-shadow:4px 4px 10px #000000;}


header {display: inline-block; width:100%; margin-bottom: -4px; margin-top: 54px; border-top: 8px solid #316f9b; border-bottom: 8px solid #316f9b;

background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 50%, rgba(0,114,164,1) 100%, rgba(236,0,140,1) 100%, rgba(55,32,124,1) 100%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 50%, rgba(0,114,164,1) 100%, rgba(236,0,140,1) 100%, rgba(55,32,124,1) 100%, rgba(0,0,0,1) 100%);
background: linear-gradient(90deg, rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 50%, rgba(0,114,164,1) 100%, rgba(236,0,140,1) 100%, rgba(55,32,124,1) 100%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);

}

.logocontainer {margin:20px; display: inline; float: left;}
.logocontainer img {width: 400px;}

.mainoffer {margin:20px; width: 300px; display: inline; float: right;}
.mainoffer img {max-width: 100%; width: 300px; border: 1px solid #3a3a3a; float: right;}

.announcement {padding:3px; border: 1px solid #000; border-right: none; border-left: none; background-color: #316f9b; display: none; text-align: center;}
.announcement a, .mainmenu a:visited, .mainmenu a:active {text-decoration: none; font-weight: bold; color:#fff; font-size: 14px; line-height: 32px;}
.announcement a:hover {color:#ffc832;}

.clear {
	clear:both;
}


.maincontent {padding:20px; min-height: 300px; background-color: #fff;}
.mainpageimage {float: right; margin: 0 0 30px 30px; width: 30%;}
.mainpageimage img {width: 100%; display: block; border: 1px solid #3a3a3a;}

footer {padding:10px 20px 10px 20px; border: 1px solid #000; background-color: #ec008c; color: #fff; font-size: 12px;}
footer a, footer a:visited {color: #fff; font-size: 14px;}

.affiliate-disclaimer {margin-top: 35px; color:#8a8a8a; font-size: 12px; display: block}

.affiliate-line-ad {
width: 100%;
border: 1px solid #bababa;
display: inline-block;
border-radius: 7px;
overflow: hidden;
padding: 20px;
margin-top: 0;
margin-bottom: 10px;
}
.affiliate-line-ad img {
border: 1px solid #000;
float: left;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 5px;
width:200px;
}
.affiliate-line-ad-text {
margin-top: -16px;
margin-bottom: -10px
}

.affiliate-line-ad-text strong {
color:#ec008c;
}

.featuredisclaim {font-size: 10px; color:#7a7a7a; max-width: 200px; margin-top: 20px;}

#fitnessdisclaimer {margin-bottom: 40px;}
.fitnessdisclaimer {
padding:0 20px 10px 20px;
border: 1px solid #cacaca;
border-radius: 7px;
margin-top: 30px;
margin-bottom: 30px;
display: block;
width: 100%;
}

.accordion {
margin-bottom: 30px;
}

.accordion-item {
margin-bottom: 0;
}

.accordion-button {
  background-color: #00aeef;
  color: #fff;
  cursor: pointer;
  padding: 18px;
	padding-left: 43px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: background-color 0.2s ease-in-out;
  border-bottom: 1px solid #ddd;
	line-height: 18px;
	background-image: url("images/accordion-arrow-down-white.png");
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 10px 50%;
}

.accordion-button.active {
  background-image: url("images/accordion-arrow-up-white.png");
}

.accordion-button:hover {
  background-color: #888;
}

.accordion-button:focus {
  background-color: #000;
}

.accordion-content {
  padding: 0 18px 18px 18px;
  display: none;
  overflow: hidden;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.accordion-content p {
  margin: 18px 0;
}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.video-left {
  width: 49%;
  /*border: 1px dashed #000;*/
  display: inline-block;
	padding: 20px 0 0 0;
  float: left;
}
.video-right {
  width: 49%;
  /*border: 1px dashed #000;*/
  display: inline-block;
	padding: 20px 0 0 0;
  float: right;
}

.vspacer-10 {
  height: 10px;
	clear: both;
}

.vspacer-20 {
  height: 20px;
	clear: both;
}

.clearboth {
 clear: both;
 }


@media screen and (min-width: 0) and (max-width: 790px) {
.logocontainer img {width: 306px;}
.topbar {text-align: center;}
.social {margin-right: 0; float: none;}
/*h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
p {font-size: 13px;}
ul li {font-size: 13px;}
a {font-size: 13px;}*/
header {margin-bottom: -4px;}
.video-left {
  width: 100%;
}
.video-right {
  width: 100%;
}
}

@media screen and (min-width: 0px) and (max-width: 690px) {
.logocontainer {margin-bottom: 10px;}
.logocontainer img {width: 260px;}
.mainoffer {width: 260px;}
.mainoffer img {float: right; margin-right: -3px; width: 260px;}
header {padding-bottom: 0}
}

@media screen and (min-width: 0px) and (max-width: 601px) {
.logocontainer {margin-bottom: 10px;}
.logocontainer img {width: 100%;}
.mainoffer {display: none;}
/* .mainoffer {display: block; float: none; margin-top: -20px; width: 260px;}
.mainoffer img {float: right; margin-right: -3px; width: 260px;} */
header {padding-bottom: 15px;}
}

@media screen and (min-width: 0px) and (max-width: 490px) {
.mainpageimage {margin: 0 0 15px 30px; width: 100%;}
.mainpageimage img {width: 100%; display: block; border: 1px solid #3a3a3a;}
}

@media screen and (min-width: 0px) and (max-width: 300px) {
.logocontainer img {width: 240px;}
.mainoffer {display: block; float: none; margin-top: -20px; width: 240px;}
.mainoffer img {float: right; margin-right: -3px; width: 240px;}
nav a, .mainmenu a:visited, .mainmenu a:active {margin-right: 20px;}
header {background: none;}
}
