body { padding: 0px; margin: 0px; background-color: #000; }

/* Offset links to compensate for fixed banner */
/* Add class="anchor" to <a name=""> link positions */
.anchor:target { display: block; position: relative; visibility: hidden; top: -40px; }
.anchor.event:target { display: block; position: relative; visibility: hidden; top: -60px; }

.banner-button-container { position: relative; width: 100%; height: 0px; display: block; background-color: rgba(0,0,0,0); overflow: visible; }

@media only screen and (max-width: 768px) {
  .desktop { display: none !important; }
  .mobile { display: block !important; }
  }
@media only screen and (min-width: 768px) {
  .desktop { display: block !important; }
  .mobile { display: none !important; }
  }

/* BUTTON */
.button {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #9a0020; color: white !important;
	margin: 0px auto;
	height: 40px; width: 220px; display: inline-block;
	text-align: center; text-decoration: none !important;
	font-family: 'Sintony', Arial; font-size: 11pt; line-height: 14px;
	box-sizing: border-box; padding-top: 14px;
	transition: all 0.5s ease;
	}
.button.full { width: 100%; }
.button.promo { margin-top: 10px; }
.button.banner { position: absolute; width: 250px; top: -18px; left: calc(50% - 125px); z-index: 99; }
.button.banner:active { top: -16px; }
.button:hover {
	background-color: #611219; outline: none;
	text-decoration: none !important; color: white !important;
	transition: all 0.25s ease;
	font-size: 12pt;
	}
.button:active {
	color: white !important;
	}
.button:visited {
 color: white !important;
	}

/* MODAL PHOTO VIEWER */
.modal-container {
  position: fixed; top: 0px; left: 0px; height: 100%; width: 100%;
  background-color: rgba(0,0,0,0.8); display: block;
  z-index: 9999; opacity: 0; pointer-events: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  }
.modal-container:target {
  opacity: 1; pointer-events: auto;
  }
.modal-video {
  position: relative; overflow: hidden; top: 50%;
  padding-bottom: 56.75%; box-sizing: border-box;

	-ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  }
.modal-video iframe {
  position: absolute; top: 50%; left: 50%;

	-ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);

  max-width: 80%; max-height: 80%;
  box-sizing: border-box; display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px; box-sizing: border-box;
  border-radius: 8px; border: 8px solid #ddd;
  }
.modal-photo {
  position: absolute;
  top: 50%; left: 50%;

	-ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);

  max-width: 80%; max-height: 80%;
  border: 8px #ddd solid; border-radius: 10px;
  box-sizing: border-box; display: block;
  }
.button.modal { position: absolute; width: 250px; bottom: 30px; left: calc(50% - 125px); z-index: 999; }
.button.modal:active { color: white !important; }
.button.modal:visited { color: white !important; }

/* SUBSCRIBE POP UP */
.modal-window {
  position: fixed; top: 0; right: 0; bottom: 0; left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999; opacity: 0; pointer-events: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  }
.modal-window:target {
  opacity: 1; pointer-events: auto;
  }
.modal-window .model-container {
  position: relative; margin: 0 auto;
  max-width: 680px; min-width: 320px; padding: 10px; padding-bottom: 6px;
  background: #fff; color: #444; top: 50%;

	/*
	-ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
	*/
  transform: translateY(-50%);

	/* position: absolute;
  top: 50%; left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
	*/

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px; box-sizing: border-box;
  border-radius: 8px; border: 4px solid #ddd;
  }
.modal-close {
  position: absolute; right: -4px; top: -4px; width: 70px; background-color: #000;
  color: #aaa; font-size: 80%; line-height: 35px; font-weight: 700; font-family: 'Sintony';
  text-align: center; text-decoration: none; transition: all 0.25s;
  }
.modal-close:hover {
  color: #fff;
  }
iframe { border: 0px; overflow: hidden; }

/*
@media only screen and (max-width: 600px) {
	.modal-window .model-container {
    position: fixed; top: 0px !important; right: 0px; bottom: 0px; left: 0px;
    width: 100%; height: 100%; padding: 10px; padding-bottom: 6px; margin: 0px;
    background: #fff; color: #444; max-width: 100%; min-width: 100%;
    transform: none;
    }
	}
*/

/* SUBSCRIBE CONTENT */
.subscribe-heading {
	font-family: 'Cormorant Garamond'; font-size: 38px; font-weight: 400; line-height: 1.2; color: #9a0020 !important;
	margin-top: 5px; margin-bottom: 10px;
	}
.subscribe-body {
	position: relative; display: block; height: 56px; padding: 0px 30px; line-height: 1.2;
	font-family: 'Spectral'; font-size: 18px; font-weight: 300; line-height: 1.6; margin-bottom: 10px;
	}
.subscribe-warning {
	position: relative; display: block; height: 40px; padding: 0px 30px; line-height: 1.2; color: #9a0020;
	font-family: 'Spectral'; font-size: 15px; font-weight: 400 !important; line-height: 1.4; margin-bottom: 20px;
	}
input[type=text].subscribe-email {
	border: 4px solid #ddd; border-radius: 22px;
	padding: 10px; background-color: #eee;
	margin: 4px 0 6px 0; font-size: 14px; letter-spacing: 0.05em;
	width: 420px; text-align: center; font-size: 17px;
	margin-bottom: 20px;
	}
.subscribe-label {
	font-family: 'Sintony'; font-weight: 700; color: #888;
	}
@media only screen and (max-width: 600px) {
	.subscribe-heading { font-size: 32px; margin-top: 0px; margin-bottom: 10px; font-size: 28px; line-height: 0.95; }
	.subscribe-body { padding: 0px 15px; font-size: 13px; height: 40px; }
  .subscribe-email { width: 280px !important; }
  .subscribe-warning { height: 55px; font-size: 11pt !important; }
	}


/* MENU BAR DEFINITIONS */
.hamburger {
  background-color: #f3eaea; color: #9a0020;
  display: block; width: 100%; height: 100%; font-family: 'Sintony';
  position: relative; padding-top: 19px; box-sizing: border-box;
  text-decoration: none; text-align: center; font-weight: bold;
  }
.hamburger:hover {
  /* background-color: #000; Hamburger selected */
  /* color: black; */
  }
/* END OF MENU BAR DEFINITIONS */

/* MODAL MENU */
#container-menu {
  position: fixed; width: 100%; display: block;
  z-index: 99; background: rgba(243, 234, 234, 1.0); /* Menu Background */
  overflow: hidden; height: 0px;
  transition: height 250ms;
  }
.menu-content {
  display: block; position: relative; width: 100%; height: 100%;
  overflow: auto; max-width: 1200px; margin: 0 auto;
  padding: 25px 0px 48px 0px; box-sizing: border-box;
  font-family: 'Muli', Arial, Helvetica, sans-serif; z-index: 99999;
  }
.menu-list {
  list-style: none; text-transform: uppercase;
  margin: 0px; padding-left: 0px; font-weight: bold;
  }
.menu-list li a {
  display: block;
  list-style: none;
  border-bottom: 1px solid #dec0c2;
  color: #000; font-weight: normal;
  padding: 10px 25px 8px 25px;
  text-decoration: none;
  font-size: 80%; line-height: 1.4;
  }
.menu-list li a:hover {
  background-color: #9a0020;
  color: #fff;
  }
.menu-list li:first-of-type { border-top: 1px solid #dec0c2; }

.menu-list-heading {
  color: #9a0020; font-size: 140%; font-family: 'Spectral'; font-weight: 700; margin-bottom: 0px; margin-top: 40px;
  padding-left: 25px; letter-spacing: 0.0em;
  }
@media only screen and (min-width: 768px) {
  #container-menu { display: none; }
  }
/* END OF MODAL MENU */
