#mc_embed_signup{
  background: #000; 
  clear:left; 
  font:14px Helvetica,Arial,sans-serif; 
  padding-left: 4px;
}

#mc_embed_signup input, #mobile_prompt_area input {
  padding: 3px;
}

#mobile_prompt_area input[type=submit] {
  margin: auto;
  display: inline-block;
  margin-top: 6px;
  padding: 7px;
  font-size: 120%;
}

#mobile_prompt_area a {
  border: 1px solid gray;
  display: inline-block;
  color: black;
  background: #fefefe;
  text-decoration: none;
  padding: 3px 6px 4px 6px;
  margin-top: 1px;
  margin-left: 24px;
}

#mobile_prompt_area a:hover {
  background: #f8f8f8;
}

#mc_embed_signup .mc-field-group, #mobile_prompt_area .mc-field-group {
  margin-top: 5px;
}

#mobile_prompt_area #mc_embed_signup label {
  width: 35%;
  margin-right: 8px;
  text-align: right;
  display: inline-block;
}

@media all and (max-width:390px) {
  #mobile_prompt_area #mc_embed_signup label {
    text-align: left;
    margin-bottom: 3px;
  }
  
  #mobile_prompt_area input[type=text], 
  #mobile_prompt_area input[type=email]  {
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
  }
}

#mobile_prompt_area #mc_embed_signup .clear {
  text-align: center;
}

#mc-embedded-subscribe { margin-top: 5px; }


#join_prompt, #mobile_prompt_area, #join_prompt_area {
  display: none;
}

#mobile_prompt_area {
  position: fixed;
  background: black;
  z-index: 999;
  width: 80%;
  border: 4px solid white;
  margin-left: -40%;
  padding: 8px;
  left: 50%;
  top: 34px;
  box-shadow: 15px 15px 7px grey;
  border-radius: 2px;
  box-sizing: border-box;
}

@media all and (max-height: 530px) {
  #mobile_prompt_area {
    top: 100px;
  }
}

@media all and (max-width: 540px) {
  #mobile_prompt_area {
    left: 0;
    margin-left: 0;
    width: 98%;
  }
}


#badges_and_join {
  width: 250px;
  display: table-cell;
  min-width: 200px;
}

#badges {
  background: black;
  text-align: center;
  padding-top: 10px;
}

#badges a img {
  width : 42px;
  height: 42px;
  border: 0;
}

#videos {
  display: table-cell;
}

#badges_and_join #mc_embed_signup label, #badges_and_join #mc_embed_signup input {
  display: block;
}

@media all and (max-width:930px) {
  #badges_and_join {
    width: 200px;
    padding-right: 10px;
  }
  
  #videos {
  }
}

@media all and (max-width:730px) {
  #badges_and_join {
    display: block;
    display: none;
  }
  
  #videos {
    display: block;
  }
  
  #join_prompt_area {
    display: block;
    text-align: center;
    width: 60%;
    margin: auto;
  }
  
  #join_prompt {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 120%;
    margin-top: 15px;
    border: 1px solid white;
    border-radius: 3px;
    padding: 4px;
  }
  
  #join_prompt:hover {
    background: white;
    color: black;
  }
}

#home_page {
}

.order_now, #subscribe_to_youtube {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #39F;
  font-weight: bold;
  padding-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}

@media all and (max-width:730px) {
  .order_now .title {
    display: block;
  }
  
  .order_now {
    text-align: center;
    width: 90%;
  }
}

.subscribe_now {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 0 0;
}

@media all and (max-width:730px) {
  .subscribe_now {
    text-align: center;
    width: 90%;
    margin: auto;
  }
}

.order_now a, .subscribe_now, #subscribe_to_youtube {
  color: #069;
}

.order_now a:hover, .subscribe_now:hover, #subscribe_to_youtube:hover {
  color: #0CF;
}

#homepage_poster {
  max-width: 96%;
}

#homepage_divider_line {
  display: none;
}

#subscribe_to_youtube {
  margin-bottom: 20px;
  display: block;
}

#itunes_widget {
  overflow-x: hidden;
  overflow-y: hidden;
  width:  250px;
  height: 370px;
  border: 0px;
  margin: 20px 20px 0 4px;
}