/* Eric Cooper Fitness CSS by Bryan Miller @ www.brytdesigns.com */

* {
  margin: 0;
  padding: 0;
}

html,
body {
  overflow-x: hidden;
  background: #000;
  color: #fff;
  font-family: "Oswald", sans-serif;
}

p {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding: 10px 20px;
}

a {
  color: #ba0001;
  text-decoration: none;
}

a:hover {
  color: #790001;
}

strong {
  font-weight: 600;
}

h1,
h2,
h3 {
  margin: 20px 40px;
}

h1 {
  font-size: 3em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0 5px 5px #000;
}

h2 {
  font-size: 2.3em;
  font-weight: bold;
  font-style: italic;
}

h3 {
  font-size: 1.6em;
  font-weight: bold;
  font-style: italic;
}

img {
  max-width: 100%;
}

/*.container {
	position: relative;
	width: 100%;
	max-width: 960px;
	padding: 40px 0;
	margin: auto auto;
}*/

.one-third {
  width: 33.3%;
  float: left;
}
@media screen and (max-width: 768px) {
  .one-third {
    width: 100%;
  }
}

.one-third img {
  display: block;
  width: 100%;
}

.button {
  float: right;
  padding: 10px 20px;
  margin-right: 40px;
  background: #ba0001;
  color: #790001;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #790001;
  border-radius: 5px;
  transition: all 0.1s ease-in-out;
}

.button:hover {
  background: #d93031;
}

header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  background: url(img/header-bg.png);
}

header .container {
  padding: 10px;
}

#nav {
  position: relative;
  margin-left: 50%;
  left: -350px;
  max-width: 900px;
  width: 100%;
}

#nav ul {
  width: 100%;
  text-align: center;
}

#nav li {
  float: left;
  margin-left: 10px;
  list-style: none;
  color: #ddd;
}

#nav li a {
  padding: 10px;
  color: #ddd;
  text-transform: uppercase;
}

#nav li a:hover {
  color: #fff;
}

#nav li:last-child a {
  color: #ba0001;
}

#nav li:last-child a:hover {
  color: #790001;
}

.logo img {
  margin-top: 10%;
}

#top,
#services,
#quote,
#eform,
#more,
#contact,
#press {
  position: relative;
  width: 100%;
  height: auto;
}

#top {
  text-align: center;
  font-style: italic;
  /* background-image: url(img/top-bg-blur.jpg);
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;*/
  min-height: 900px;
  padding-bottom: 6rem;
  background-color: #090909;
}
#top .introTitle {
  font-style: normal;
  color: #000;
  text-shadow: 0 0 12px #fff;
  padding: 0.5rem 1rem;
  border: 2px solid #fff;
  display: inline-block;
  -webkit-text-stroke: 1px #fff;
}

#top h2 {
  text-shadow: 0 5px 5px #000;
  text-transform: uppercase;
}

#services {
  background: #111 url(img/services-bg.jpg) top center no-repeat;
}

#services ul {
  margin-left: 120px;
}

#services li {
  margin: 0 40px 0 0;
  float: left;
  width: 45%;
  font-size: 150%;
  padding-right: 8rem;
}

#services li:first-child {
  list-style-image: url(img/lm1.png);
}

#services li:nth-child(2) {
  list-style-image: url(img/lm2.png);
}

#services li:nth-child(3) {
  list-style-image: url(img/lm3.png);
}

#services li:nth-child(4) {
  list-style-image: url(img/lm4.png);
}

#services li:nth-child(5) {
  list-style-image: url(img/lm5.png);
}

#services li:nth-child(6) {
  list-style-image: url(img/lm6.png);
}

#services li:last-child {
  list-style-image: url(img/lm7.png);
}

#services span {
  position: relative;
  top: -40px;
  display: inline-block;
}

#quote {
  background: url(img/quote-bg-drk.jpg);
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
  font-size: 125%;
  color: #fff;
}

#eform,
#press {
  background: #ba0001;
}

#eform a,
#press a {
  color: #ddd;
  font-weight: bold;
}

#eform a:hover,
#press a:hover {
  color: #fff;
}

#press {
  text-align: center;
}

.eform-logo {
  text-align: center;
}

.eform-logo img {
  width: 100%;
  max-width: 600px;
}

.click-more {
  text-align: center;
}

#more {
  background: #222;
}

#more h3 {
  display: inline-block;
  float: left;
}

#more p {
  display: inline-block;
  margin: 20px 40px;
  padding: 0;
}

#nutrition .nut-logo {
  max-width: 100%;
  width: 400px;
}

#nutrition .subForm {
  margin-bottom: 20px;
}

#contact {
  background: #111 url(img/services-bg.jpg) top center no-repeat;
  text-align: center;
}

#contact .container {
  padding-top: 0;
}

#contact ul {
  position: relative;
  margin-left: 50%;
  left: -138px;
}

#contact li {
  list-style: none;
  float: left;
  font-size: 1.5em;
}

#contact li a {
  color: #ddd;
}

#contact ul i {
  transition: all 0.1s ease-in-out;
  padding: 10px;
}

.fa-shopping-cart:hover {
  color: #96bf48;
}

.fa-facebook:hover {
  color: #3d5b99;
}

.fa-twitter:hover {
  color: #55acee;
}

.fa-youtube-play:hover {
  color: #cc181e;
}

.fa-yelp:hover {
  color: darkred;
}

.copy {
  text-align: center;
  font-size: 0.75em;
  color: #999;
}

.armBg {
  background-image: url("img/photo-output.jpeg");
  background-size: cover;
  background-position: center;
  min-height: 460px;
}
.whiteBg {
  background-color: #fff;
}
.redBg {
  background-color: red;
}

#challengeContainer h3 {
  margin-left: 0;
}

#challengeDetails {
  background-color: #ffffff;
}

#challengeDetails .challengeSub {
  color: red;
}

#challengeDetails h3 {
  font-style: normal;
  color: #000;
}

#currentLeaders {
  background-color: red;
  color: #fff;
}

#currentLeaders button {
  background-color: #fff;
  color: #000;
  padding: 1rem 2rem;
  border-radius: 5px;
  border: 2px solid transparent;
  font-weight: bold;
  text-transform: uppercase;
}

#currentLeaders button:hover {
  border: 2px solid #ddd;
}

#currentLeaders h3 {
  margin-left: 0;
  margin-right: 0;
}

.challengeSteps button {
  width: 200px;
  height: 200px;
  font-weight: 800;
  background-color: red;
  border: 0;
  border-radius: 50%;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1;
}

.challengeTop h2 {
  text-shadow: 2px 2px #000;
  font-size: 5rem;
}

@media screen and (max-width: 767px) {
  .challengeTop h2 {
    font-size: 3rem;
  }
}

.challengeTop h2.challengeTopBlue {
  color: #59aaff;
}

.challengeSteps button:hover {
  color: #fff;
}

.challengeSteps button:focus {
  outline: 0;
}

.challengeSteps button span {
  font-size: 3rem;
  color: #6b0909;
}

#challengeRules ul {
  position: relative;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 1rem;
}
#challengeRules ul:after {
  clear: both;
  content: " ";
  display: block;
  height: 1px;
  width: 100%;
}

#challengeRules li {
  list-style: none;
  float: left;
  font-size: 1.5em;
}

#challengeRules li a {
  color: #ddd;
}

#challengeRules ul i {
  transition: all 0.1s ease-in-out;
  padding: 10px;
}

#challengeRules .fa-shopping-cart:hover {
  color: #96bf48;
}

#challengeRules .fa-facebook:hover {
  color: #3d5b99;
}

#challengeRules .fa-twitter:hover {
  color: #55acee;
}

#challengeRules .fa-youtube-play:hover {
  color: #cc181e;
}

#challengeRules .fa-yelp:hover {
  color: darkred;
}

#html5-watermark {
  display: none !important;
}
.playButton {
  opacity: 0.5;
  transition: all 0.15s ease-in-out;
}
.playButton:hover {
  opacity: 1;
}

/* MEDIA QUERIES */

@media screen and (max-width: 936px) {
  #services li {
    width: 100%;
  }
}

@media screen and (min-width: 321px) and (max-width: 620px) {
  h1 {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 767px) {
  .armBg {
    min-height: 250px;
  }
}

@media screen and (max-width: 480px) {
  body {
    font-size: 75%;
  }
  h1 {
    font-size: 1.5em;
  }
  #top {
    height: 568px;
  }
  #top .container {
    padding-top: 10vh;
  }
  #services h1 {
    margin-bottom: 4rem;
  }
  #services span {
    left: -20px;
  }
  #quote {
    padding-top: 0;
  }
  #quote h1 {
    font-size: 300%;
  }
  .button {
    float: left;
  }
  #more p {
    margin-top: 0;
  }
  .one-third {
    width: 100%;
  }
  .one-third img {
    width: 100%;
  }
  #nav {
    margin-left: 0;
    left: initial;
  }
  #nav li {
    float: none;
    display: inline-block;
  }
  #nav li a {
    padding: 5px;
    display: inline-block;
  }
}
