@charset "utf-8";
@import 'https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700|Raleway:400,700|Handlee';
html {
  background: #0F1523;
  font-family: 'Raleway', sans-serif;
}
body {
  background: #ffffff;
  color: #ffffff;
  background: url(../images/site_elements/starry_background2.jpg) no-repeat #0F1523;
  background-position: center top;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  display: block;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
}
span {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
}
#content {
  position: relative;
  z-index: 1;
  background-color: #0f1523;
  min-height: 600px;
  border: 2px solid #4597e6;
  border-top: none;
  margin-bottom: 2em;
  padding-bottom: 1em;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-family: 'Libre Baskerville', serif;
  color: #9fc9f2;
  margin: 1em 0 1em 0;
  text-shadow: 0 0px 2px rgba(255, 255, 255, 0.4), 0 0px 5px rgba(255, 255, 255, 0.2);
}
.content p {
  font-size: 1.22em;
  margin: 10px 0 10px 0;
  line-height: 1.48em;
}
.content small,
.content .text-muted {
  font-style: italic;
  font-size: 1em;
}
.content legend {
  color: #ffffff;
}
.content ul {
  padding-left: 20px;
}
th {
  padding: 10px 5px 10px 5px;
  text-transform: uppercase;
  font-weight: 400;
}
table {
  margin-top: 25px;
}
a {
  transition: color 1s;
  text-decoration: none;
  color: #4597e6;
}
a:focus {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #9fc9f2;
}
#social {
  position: absolute;
  top: 20px;
  right: 0px;
  font-size: 20px;
}
#social a {
  color: #ffffff;
  opacity: 0.8;
}
#social a.fb:hover {
  color: #3B5899;
}
#social a.tw:hover {
  color: #00B3F2;
}
#social a.ins:hover {
  color: #F9B01E;
}
#social .fa-inverse {
  color: #0F1523;
}
#text_banner {
  margin: 2.5em 0 0.5em;
  text-align: center;
}
#text_banner h2 {
  font-size: 1.5em;
}
#text_banner p {
  font-size: 1.1em;
}
.banner-wrap {
  min-height: 0;
  padding-top: 15px;
}
.banner-wrap div {
  position: relative;
  left: 0;
  right: 0;
}
/*============================Header=============================*/
#logo_holder {
  position: absolute;
  top: 130px;
  z-index: 2;
}
.logo img {
  padding: 0px;
  width: 100%;
  max-width: 230px;
}
.logo {
  padding: 0;
}
.windsor_wrap {
  max-width: 500px;
  position: relative;
}
#windsor_logo {
  position: relative;
  top: -10px;
}
.twinklestar {
  position: absolute;
  top: 28px;
  right: 173px;
  -webkit-animation: twinkle 2s infinite alternate;
  -moz-animation: twinkle 2s infinite alternate;
  animation: twinkle 2s infinite alternate;
}
.header_date {
  position: absolute;
  width: 500px;
  text-align: center;
  top: 95px;
  opacity: 0.8;
  font-variant: small-caps;
  text-shadow: 0 0px 2px rgba(255, 255, 255, 0.6), 0 0px 4px rgba(255, 255, 255, 0.2);
}
.header_date span {
  font-size: 16px;
  font-family: 'Libre Baskerville', serif;
}
.header_date span.info {
  display: inline-block;
  padding-top: 10px;
  font-size: 12px;
  line-height: 15px;
}
.header_date span.info p {
  font-family: 'Libre Baskerville', serif;
}
.moon {
  position: absolute;
  right: -200px;
  z-index: 0;
  top: -40px;
}
.snowflake {
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3CradialGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20cx%3D%2250%25%22%20cy%3D%2250%25%22%20r%3D%2275%25%22%3E%3Cstop%20offset%3D%225%25%22%20stop-color%3D%22%23ffffff%22%2F%3E%3Cstop%20offset%3D%2250%25%22%20stop-color%3D%22%23ffffff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3Crect%20x%3D%22-50%22%20y%3D%22-50%22%20width%3D%22101%22%20height%3D%22101%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  width: 10px;
  height: 10px;
  position: absolute;
  z-index: 0;
  -webkit-animation: fall_and_fade 10s;
  -moz-animation: fall_and_fade 10s;
  animation: fall_and_fade 10s;
}
#tickets-top {
  display: none;
  width: 120px;
  height: 30px;
  background: #e00a25;
  text-align: center;
  font-family: 'Libre Baskerville', serif;
  position: absolute;
  top: 10px;
  z-index: 5;
  border-radius: 5px;
  color: #ffffff;
  padding-top: 5px;
  font-size: 1.2em;
}
/*============================Nav================================*/
#navbutton {
  display: none;
}
.menu-open {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}
.nav.navbar-nav {
  position: relative;
  left: 25%;
  width: 75%;
  margin: 0;
}
.nav.navbar-nav > li > a {
  width: 100%;
  text-align: center;
  min-height: 41px;
  font-size: 16px;
}
.nav.navbar-nav > li {
  min-height: 31px;
  position: relative;
  text-align: center;
  padding: 0 5px;
}
.nav-wrapper {
  background: none;
  float: left;
  width: 100%;
}
.navbar-default {
  border: 0;
  border-bottom: 5px solid #4597e6;
  background: none;
  margin: 0;
  border-radius: 0;
}
.navbar-collapse,
.container-fluid {
  padding: 0 !important;
}
.nav > li a {
  background: #4597e6;
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  padding: 10px 12px;
  font-weight: 100;
  color: #fff;
}
.nav > li:nth-child(2) a {
  background: #e00a25;
  border-bottom: solid 5px #4597e6;
  padding-bottom: 0;
}
.nav > li:last-child {
  border-right: none;
}
.menu-text {
  display: none;
}
.back {
  display: none;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  border-radius: 5px 5px 0 0;
  position: relative;
  top: 5px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.current_page > a {
  background: #0F1523;
  color: #ffffff;
  border: 2px solid #4597e6;
  border-bottom: none;
  padding: 8px 10px;
}
.nav > li > ul > li a {
  font-size: 14px;
  text-transform: none;
  font-weight: 600;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ccc;
  border: none;
}
.nav > li > ul > li a:hover,
.nav > li > ul > li a:active,
.nav > li > ul > li a:focus {
  background: #ffffff;
  color: #4597e6;
}
@media screen and (min-width: 992px) {
  .trigger {
    position: static;
  }
  .trigger.open > a {
    background: none !important;
    color: #000;
  }
  .trigger .dropdown-menu {
    border-radius: 0;
    padding: 0;
    position: absolute;
    color: #fff;
    width: 100%;
    background: #ccc;
  }
  .trigger .dropdown-menu li {
    width: 100%;
    display: list-item;
    position: relative;
    float: left;
  }
  .trigger .dropdown-menu li a {
    word-wrap: break-word;
    white-space: normal !important;
  }
  .trigger.open > .dropdown-menu a:hover {
    color: #666;
  }
  .banner-wrap {
    min-height: 440px;
  }
  .banner-wrap div {
    position: relative;
  }
}
ul.navbar-nav {
  margin-left: 20px;
}
.navbar {
  min-height: 0;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ccc;
  color: #000;
}
.menu-text {
  color: #fff;
  margin-top: 12px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}
.navbar-collapse {
  max-height: 100%;
}
.dropdown-menu {
  background: #ccc;
  border: none;
  padding-top: 15px;
  z-index: 999;
  min-width: 215px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.dropdown.open:not(.list-group-item)::after {
  font-family: FontAwesome;
  display: block;
  position: absolute;
  bottom: -31px;
  color: #000;
  font-size: 38px;
  left: 40%;
  content: "\f0d7";
  z-index: 999;
}
.dropdown-menu ul::before {
  display: none;
}
.dropdown.trigger.open::after {
  display: none;
}
.panel-submenu .list-group-children li {
  border: none !important;
}
.trigger .dropdown-menu::before {
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: -23px;
  color: #000;
  font-size: 38px;
  left: 48%;
  content: "\f0d7";
}
.dropdown-menu li a {
  padding: 5px 25px 5px 25px;
}
.dropdown-menu li {
  text-align: left;
  width: 100%;
}
.pagewrap {
  display: none;
  position: absolute;
  background: #000;
  height: 100%;
  width: 100%;
  z-index: 9999;
  opacity: 0.3;
}
.content h1.home-title {
  font-size: 1.7em;
  font-weight: 700;
  background: #4597e6;
  color: #ffffff;
  margin-left: -15px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 50%;
  text-shadow: none;
  margin-top: 100px;
}
.content h1.home-title.home {
  display: inline-block;
  font-size: 1.7em;
  font-weight: 700;
  background: #e00a25;
  color: #ffffff;
  margin-left: 0px;
  margin-right: -15px;
  text-align: center;
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  text-shadow: none;
}
.content h1.home-title.home span {
  text-align: center;
  display: block;
  font-size: 0.5em;
  padding-top: 10px;
}
/*css for side slide menu*/
@media screen and (max-width: 992px) {
  .back {
    display: block;
    background: #0F1523;
    text-align: right;
  }
  .back a {
    color: #fff;
    font-size: 18px;
    padding: 8px 25px;
    font-family: 'Helvetica', Arial, Verdana;
    width: 100%;
    display: block;
  }
  .content h1.home-title {
    margin-top: 40px;
  }
  #navbutton {
    height: 30px;
    width: 85px;
  }
  #navbutton div.icons,
  #navbutton div.text {
    display: inline-block;
    width: auto;
  }
  #navbutton .icons {
    padding-left: 5px;
  }
  #navbutton .icons .icon-bar {
    background-color: white;
    display: block;
    height: 4px;
    width: 20px;
    margin-top: 4px;
  }
  #navbutton .text {
    position: absolute;
    right: 25px;
    bottom: 3px;
  }
  #navbutton span.menu {
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    color: white;
    font-size: 16px;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
  }
  .open {
    background: #ccc;
  }
  .cbp-spmenu li a {
    color: #fff !important;
  }
  .cbp-spmenu ul.navbar-nav {
    margin-left: 0px;
    height: 100%;
  }
  .dropdown-menu li {
    text-align: left;
  }
  .navbar-default {
    background: #4597e6;
    border-bottom: none;
    padding: 0 20px;
    border-radius: 5px 5px 0 0;
  }
  .nav-wrapper {
    background: none;
    margin: 0;
  }
  .navbar-default {
    margin: 0px;
  }
  .cbp-spmenu .nav > li > a {
    background: #0F1523;
  }
  .nav > li:nth-last-child(2) a {
    border-bottom: none;
  }
  ul.dropdown-menu {
    position: relative;
    width: 100%;
    border-radius: 0;
    padding: 0 !important;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #fff;
    box-shadow: none;
    margin: 0 !important;
    float: none;
  }
  #navbutton {
    display: inline-block;
  }
  .mm-menu.mm-theme-dark {
    background-color: #0F1523 !important;
  }
  .mm-menu .mm-navbar {
    display: none !important;
  }
  .mm-listview > li:not(.mm-divider)::after {
    border-bottom-width: 0 !important;
  }
  .cbp-spmenu .navbar-nav > .open > a,
  .cbp-spmenu .navbar-nav > .open > a:hover,
  .cbp-spmenu .navbar-nav > .open > a:focus,
  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: #4597e6;
    color: #fff;
  }
  .nav.navbar-nav {
    width: 100%;
    left: 0;
  }
  .nav.navbar-nav > li {
    width: 100%;
  }
  .nav.navbar-nav > li a {
    text-align: left;
  }
  .dropdown.open::after {
    top: 40px;
    left: 46%;
    z-index: 999;
    top: 26px;
  }
  .trigger .dropdown-menu li a {
    padding-left: 30px !important;
  }
  .trigger .dropdown-menu {
    padding-top: 8px !important;
    border-bottom: 1px solid #666 !important;
    background: #ccc;
  }
  .navbar-toggle {
    display: inline-block;
    position: relative;
    margin-left: 6px;
    padding: 9px 6px 4px 6px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    margin-right: 0px;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: none !important;
  }
  .menu-text {
    display: inline-block;
    font-family: 'Libre Baskerville', serif;
    font-size: 17px;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    float: left;
    margin-left: 0px;
  }
  .navbar-fixed-top {
    width: 260px;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-form {
    margin: 0;
  }
  /* General styles for all menus */
  .cbp-spmenu li {
    display: list-item;
    padding: 0px !important;
    border: none;
    width: 100%;
  }
  .cbp-spmenu li a {
    padding: 15px !important;
  }
  .cbp-spmenu {
    position: absolute;
    padding: 0;
    margin: 0 !important;
    overflow-x: hidden;
    overflow-y: visible;
    display: block;
    visibility: visible;
    height: 100% !important;
    background: #333;
  }
  .navbar-fixed-top .cbp-spmenu {
    bottom: 0;
  }
  /* Orientation-dependent styles for the content of the menu */
  .cbp-spmenu-vertical {
    width: 260px;
    height: 100%;
    top: 0;
    z-index: 1000;
  }
  /* Vertical menu that slides from the left or right */
  .cbp-spmenu-left {
    left: -260px;
  }
  .cbp-spmenu-right {
    right: -260px;
  }
  .cbp-spmenu-left.cbp-spmenu-open,
  .cbp-spmenu-push-toright .navbar-fixed-top .cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
  }
  @-webkit-keyframes slide-in {
    100% {
      left: 0px;
    }
  }
  @keyframes slide-in {
    100% {
      left: 0px;
    }
  }
  .cbp-spmenu-right.cbp-spmenu-open,
  .cbp-spmenu-push-toleft .navbar-fixed-top .cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
  }
  .cbp-spmenu-push {
    float: right;
    overflow: hidden;
    position: relative;
    left: 0;
    border-radius: 10px 10px 0 0;
  }
  .cbp-spmenu-push-toright,
  .cbp-spmenu-push-toright .navbar-fixed-top {
    left: 260px;
    overflow: hidden;
  }
  .cbp-spmenu-push-toleft,
  .cbp-spmenu-push-toleft .navbar-fixed-top {
    left: -260px;
    overflow: hidden;
  }
  /* Transitions */
  .cbp-spmenu,
  .cbp-spmenu-push,
  .navbar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .navbar-collapse.collapse {
    height: 100% !important;
    background-color: #0F1523;
    border-right: 2px solid #4597e6;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin: 0;
  }
}
.subnav-wrapper {
  background: #f5f3e6;
  float: left;
  width: 100%;
}
.subnav {
  padding: 15px 30px 15px 30px;
}
.subnav a {
  display: block;
}
.subnav .fa {
  color: #ccc;
  display: inline-block;
  margin-right: 20px;
  font-size: 28px;
}
.subnav span {
  font-size: 18px;
  display: inline-block;
  color: #ccc;
  font-family: 'handmade_bugler_solidregular', Helvetica, Arial, Verdana;
  position: absolute;
  top: 0px;
  text-transform: uppercase;
  z-index: 1;
}
.subnav a:hover > span {
  color: #ccc;
}
span.mob-sub {
  display: none;
}
#ss_gallery_wrap {
  position: relative;
  height: 411px;
  width: 100%;
  max-width: 450px;
}
#snapshot_gallery {
  position: absolute;
  top: 45px;
  left: 20px;
  width: 215px;
  height: 175px;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  z-index: 5;
}
.photos {
  position: absolute;
  z-index: 6;
}
.snapshot_title {
  font-size: 20px;
  text-align: center;
  font-family: 'Handlee', cursive;
  position: absolute;
  color: #3e3e3e;
  top: 275px;
  left: 50px;
  z-index: 6;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  width: 170px;
  line-height: 1.1em;
}
.ribbon {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  top: 0;
}
.ribbon.r_right {
  right: 0;
  -ms-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;
  -ms-transform: translate(-105px, 10px) scale(-0.2, 0.2);
  -webkit-transform: translate(-105px, 10px) scale(-0.2, 0.2);
  transform: translate(-105px, 10px) scale(-0.2, 0.2);
}
.ribbon.r_left {
  left: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -ms-transform: translate(25px, 10px) scale(0.2, 0.2);
  -webkit-transform: translate(25px, 10px) scale(0.2, 0.2);
  transform: translate(25px, 10px) scale(0.2, 0.2);
}
#panel_gallery {
  position: relative;
  z-index: 1;
}
#panel_gallery .panel_gallery_item {
  margin: 10px 10px 20px 10px;
}
#panel_gallery .panel_gallery_item:hover .panel-body img {
  -webkit-filter: none;
  filter: none;
}
#panel_gallery .panel-body {
  padding: 5px;
}
#panel_gallery .panel-body img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: filter 1s;
}
#panel_gallery .panel-title {
  background: url('/images/site_elements/gift_tag.png');
  width: 520px;
  height: 136px;
  position: absolute;
  bottom: 30px;
  left: 5px;
  -ms-transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  -ms-transform: scale(0.3, 0.3) rotate(10deg);
  -webkit-transform: scale(0.3, 0.3) rotate(10deg);
  transform: scale(0.3, 0.3) rotate(10deg);
}
#panel_gallery .panel-title h4 {
  color: #ffffff;
  position: absolute;
  left: 180px;
  top: 40px;
  font-size: 50px;
  font-weight: 700;
}
#sponsors,
#featured_sponsors {
  margin-top: 10px;
  list-style: none;
  text-align: center;
}
#sponsors li,
#featured_sponsors li {
  display: inline-block;
  margin: 0px 9px 20px;
}
#sponsors li img,
#featured_sponsors li img {
  height: 50px;
}
#featured_sponsors li img {
  height: 85px;
}
.gallery_img {
  margin-bottom: 2em;
}
/*============================Pages=============================*/
#gallery {
  float: left;
  width: 100%;
  margin: 100px 0 100px 0;
}
#countdown {
  text-align: center;
}
#countdown p {
  text-align: left;
}
#countdown div {
  padding: 0 30px;
  display: inline-block;
}
#countdown div span {
  display: block;
  text-shadow: 0 0px 2px rgba(255, 255, 255, 0.8);
}
#countdown div span:nth-child(2) {
  font-size: 12px;
}
.on-page {
  background: #666 !important;
}
.on-page a {
  color: #fff !important;
}
#button_nav {
  padding-left: 0;
  margin: 2em 0;
}
#button_nav li {
  background: #4597e6;
  display: inline-block;
  width: 28%;
  box-sizing: border-box;
  margin: 0.5em 2%;
  text-align: center;
  border-radius: 5px;
}
#button_nav li > a {
  display: inline-block;
  color: #ffffff;
  font-family: 'Libre Baskerville', serif;
  width: 100%;
  padding: 1em 0;
}
#button_nav li.red {
  background: #e00a25;
}
#button_nav li:hover {
  background: #e00a25;
}
/*============================sitemap=============================*/
ul.sitemap {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.sitemap li {
  display: block;
  margin: 0;
  padding: 6px 0 6px 0;
}
.sitemap-block {
  padding: 0 15px 20px 15px;
  border-bottom: 1px dotted #ccc;
  background: none;
}
.sitemap-title {
  margin-bottom: 20px;
  background: #4597e6;
}
.sitemap-title h4 {
  color: #fff !important;
}
ul.sitemap li::before {
  content: "";
}
/*============================lightbox=============================*/
h4.modal-title {
  font-family: 'Helvetica', Arial, Verdana;
  color: #000;
  font-size: 20px;
}
.ekko-lightbox-nav-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox .fa.fa-chevron-left {
  font-size: 50px;
  color: #fff;
  left: -63px;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ekko-lightbox .fa.fa-chevron-right:hover,
.ekko-lightbox .fa.fa-chevron-left:hover {
  color: #000;
  text-decoration: none;
}
.ekko-lightbox .fa.fa-chevron-right {
  font-size: 50px;
  color: #fff;
  right: -63px;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*===============================================================*/
#homepage-billboard {
  width: 412px;
  height: 382px;
  background: url('/images/site_elements/billboard.png') 0 0 no-repeat;
  padding: 22px 0 0 8px;
  margin: 80px 0 0 10px;
}
/*============================Footer=============================*/
#footer {
  border-top: 2px solid #4597e6;
  margin-top: 1em;
  min-height: 80px;
  background: #0F1523;
  margin-bottom: 2em;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
}
#footer .container:first-child {
  padding-top: 1em;
}
#footer p {
  margin-left: 6px;
}
#footer a {
  text-decoration: none;
  color: #ffffff;
}
#footer .nav li {
  float: left;
  padding: 0 6px;
  border-right: 1px solid #fff;
}
ul#footerlinks {
  font-size: 14px;
  margin-top: 1em;
  list-style: none;
}
ul#footerlinks li {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #ffffff;
}
ul#footerlinks li:first-child {
  border: none;
  padding-left: 5px;
}
ul#footerlinks a {
  color: #ffffff;
}
ul#footerlinks a:hover {
  color: #9fc9f2;
}
/*============================Media Queries================================*/
@media screen and (max-width: 1200px) {
  /*medium*/
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  .content p {
    font-size: 14px;
  }
}
@media screen and (max-width: 990px) {
  /*small*/
  #social {
    position: relative;
    top: 5px;
    font-size: 14px;
  }
  #footer p,
  #footer ul {
    text-align: center;
  }
  .content h1.home-title {
    min-width: 90%;
    margin-left: -15px;
  }
  .foot_img {
    padding-top: 1em;
  }
  #ss_gallery_wrap {
    width: 80%;
    left: 15%;
  }
  body {
    font-size: 12px;
  }
  #logo_holder {
    top: 150px;
  }
  .windsor_wrap {
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #tickets-top {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  /*Extra Small*/
  #logo_holder {
    top: 130px;
  }
  #content {
    border-left: none;
    border-right: none;
    border-top: 2px solid #4597e6;
  }
  .windsor_wrap {
    margin-top: -10px;
  }
}
@media screen and (max-width: 600px) {
  #ss_gallery_wrap {
    height: auto;
    left: 0;
    width: 100%;
    max-width: 100%;
  }
  #snapshot_gallery {
    left: 50%;
    top: 0;
    margin-bottom: 3em;
    margin-top: 3em;
    height: auto;
    position: relative;
    min-width: 70%;
    max-width: 300px;
    -ms-transform: rotate(0) translate(-50%, 0);
    -webkit-transform: rotate(0) translate(-50%, 0);
    transform: rotate(0) translate(-50%, 0);
  }
  .photos {
    display: none;
  }
  .snapshot_title {
    display: none;
  }
  body {
    font-size: 10px;
  }
  #logo_holder {
    max-width: 150px;
  }
  #tickets-top {
    padding-top: 7px;
  }
}
@media screen and (max-width: 560px) {
  #windsor_logo {
    margin-bottom: 10px;
  }
  .twinklestar {
    top: -10px;
    left: -20px;
  }
  .header_date {
    width: 100%;
    position: relative;
    top: -50px;
    font-size: 12px;
  }
  #logo_holder {
    position: absolute;
    top: 80%;
    width: 40%;
  }
  .donations_text {
    display: none;
  }
  ul#footerlinks {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  ul#footerlinks li {
    display: block;
    border: none;
    padding-bottom: 15px;
  }
  .windsor_wrap {
    margin-top: 0px;
  }
  #social {
    top: -20px;
  }
  #tickets-top {
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  .ribbon.r_right {
    display: none;
  }
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 12px;
  }
  .content p {
    font-size: 12px;
  }
  .sharing-buttons li {
    border: medium none !important;
    display: block !important;
    margin: 2px 0;
    text-align: center;
    width: 100%;
  }
  #button_nav li {
    display: block;
    width: 100%;
    margin: 0.5em 0;
  }
  #homepage-billboard {
    display: none;
  }
  .header_date span {
    font-size: 12px;
  }
  .header_date span.info {
    font-size: 8px;
    line-height: 10px;
  }
  #countdown div {
    padding: 0 8px;
  }
}
@media screen and (max-width: 350px) {
  .windsor_wrap {
    margin-top: 10px;
  }
  .header_date {
    font-size: 10px;
  }
  .g-recaptcha {
    width: 230px;
    overflow: hidden;
    border-right: 1px solid #CCC;
    border-radius: 4px;
  }
}
/*============================Animation================================*/
@-moz-keyframes twinkle {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes twinkle {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes twinkle {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fall_and_fade {
  from {
    opacity: 1;
    top: -120px;
  }
  to {
    opacity: 0;
    top: 1000px;
  }
}
@-webkit-keyframes fall_and_fade {
  from {
    opacity: 1;
    top: -120px;
  }
  to {
    opacity: 0;
    top: 1000px;
  }
}
@keyframes fall_and_fade {
  from {
    opacity: 1;
    top: -120px;
  }
  to {
    opacity: 0;
    top: 1000px;
  }
}
