/************/
/* SITEWIDE */
/************/
/* Set container full bleed for photos */
.fullBleed .primaryAndSecondaryContainer .blockContent {
  padding-left: 0;
  padding-right: 0; 
}

/********/
/* HOME */
/********/
/* Black Overlay */
.siteWrapper {
  background-color: rgba(0, 0, 0, 0.5) !important; }

/**********/
/* VIDEOS */
/**********/
.page_c3f0c83366e940229f67837c353b3c78 .primaryAndSecondaryContent {
  max-width: 600px !important; }

/**********/
/* FOOTER */
/**********/
.block_ed3aafa10d984a90964ff73dae4ae12a .footerLogos a {
  padding-right: 20px; }

.block_ed3aafa10d984a90964ff73dae4ae12a .footerLogos a {
  opacity: .4; }

.block_ed3aafa10d984a90964ff73dae4ae12a a:hover {
  opacity: 1.0; }

/* MailChimp */
.footerContent .emailCapture input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 69%;
}