@import url(bootstrap.min.css);
@import url(rrssb.css);
@import url(font-awesome/css/font-awesome.min.css);
@import "https://use.typekit.net/fat8jqp.css";
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/* RESPONSIVE GUIDE

	// LARGE //
	@media screen and (min-width: 1550px){
		
	}
	@media screen and (min-width: 1500px) and (max-width: 1549px){
		
	}
	@media screen and (min-width: 1400px) and (max-width: 1499px){

	}

	// NORMAL //

	@media screen and (min-width: 1201px) and (max-width: 1399px) {
		
	}
	@media screen and (max-width: 1200px) and (min-width: 992px) {
		
	}
	@media screen and (max-width: 991px) and (min-width: 768px) {
		
	}
	@media screen and (max-width: 767px) {
		
	}

*/
@keyframes shake {
  from {
    left: 0px; }
  13% {
    left: 60px; }
  25% {
    left: 0px; }
  38% {
    left: -60px; }
  50% {
    left: 0px; }
  63% {
    left: 60px; }
  76% {
    left: 0px; }
  89% {
    left: -60px; }
  100% {
    left: 0px; } }

@-webkit-keyframes shake {
  from {
    left: 0px; }
  13% {
    left: 60px; }
  25% {
    left: 0px; }
  38% {
    left: -60px; }
  50% {
    left: 0px; }
  63% {
    left: 60px; }
  76% {
    left: 0px; }
  89% {
    left: -60px; }
  100% {
    left: 0px; } }

body {
  font-family: Helvetica, "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif"; }

/* Global Classes */
@media screen and (min-width: 1550px) {
  .container {
    width: 1490px; } }

@media screen and (min-width: 1500px) and (max-width: 1549px) {
  .container {
    width: 1400px; } }

@media screen and (min-width: 1400px) and (max-width: 1499px) {
  .container {
    width: 1360px; } }

.container.half {
  padding: 0 15px;
  margin: 0; }
  .container.half.left {
    float: left; }
  .container.half.right {
    float: right; }
  @media screen and (min-width: 1550px) {
    .container.half {
      width: 745px; } }
  @media screen and (min-width: 1500px) and (max-width: 1549px) {
    .container.half {
      width: 700px; } }
  @media screen and (min-width: 1400px) and (max-width: 1499px) {
    .container.half {
      width: 680px; } }
  @media screen and (min-width: 1200px) and (max-width: 1499px) {
    .container.half {
      width: 580px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .container.half {
      width: 480px; } }
  @media (max-width: 991px) {
    .container.half {
      width: 100%; } }

.clear {
  clear: both; }

.accessible {
  font-size: 1px;
  position: absolute;
  top: -1000px;
  left: -1000px; }

.button {
  display: inline-block;
  background: #F4B245;
  background-size: 100% 100%;
  padding: 15px;
  min-width: 250px;
  border: none;
  text-decoration: none !important;
  line-height: 100%;
  text-align: center;
  -o-transition: 0.25s;
  -ms-transition: 0.25s;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s; }
  @media screen and (min-width: 1201px) {
    .button {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 40px;
      color: #002F56; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    .button {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 35px;
      color: #002F56; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .button {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px;
      color: #002F56;
      min-width: 200px; } }
  @media screen and (max-width: 767px) {
    .button {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 28px;
      color: #002F56;
      min-width: 100px; } }
  .button:hover {
    color: #002F56; }
  .button.white {
    background: white; }
  .button.blue {
    background: #002F56;
    color: white; }
    .button.blue:hover {
      color: white; }
  .button:hover {
    transform: scale(1.1);
    color: inherit; }
  .button:active {
    transform: scale(1.1) translate(0, -5px); }

.social-links {
  margin: 0;
  padding: 0;
  font-size: 24px; }
  .social-links li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0; }
  .social-links a {
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    padding: 5px;
    height: 40px;
    width: 40px;
    text-align: center;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s; }

.banner-ad {
  text-align: center;
  padding: 60px 0; }
  .banner-ad .img-responsive {
    margin: auto; }
  .banner-ad.darkblue {
    background: #002F56; }
  .banner-ad.darkerblue {
    background: #06172E; }

.rrssb-buttons {
  text-align: right; }
  .rrssb-buttons li {
    display: inline-block;
    float: none; }

.admin-dashboard .item {
  border: 3px solid #0D2F53;
  padding: 10px;
  margin: 10px; }

header #header_logo_menu {
  padding: 20px 0;
  background: white; }
  @media screen and (max-width: 992px) {
    header #header_logo_menu {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      z-index: 1800;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      header #header_logo_menu.scroll_down {
        top: -100px; } }
  header #header_logo_menu #header_logo {
    float: left;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s; }
    header #header_logo_menu #header_logo:hover {
      transform: scale(1.1); }
    header #header_logo_menu #header_logo:active {
      transform: translate(0, -5px) scale(1.1); }
  header #header_logo_menu #header_menu {
    float: right;
    width: calc(100% - 120px);
    padding-top: 18px; }
    @media screen and (max-width: 991px) {
      header #header_logo_menu #header_menu {
        width: auto;
        padding-top: 0; } }
    header #header_logo_menu #header_menu .links {
      display: block;
      text-align: right; }
      header #header_logo_menu #header_menu .links li {
        display: inline-block;
        border-right: 3px solid #002F56;
        padding: 0 10px; }
        header #header_logo_menu #header_menu .links li a {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 22px;
          color: #002F56;
          line-height: 100%; }
        header #header_logo_menu #header_menu .links li.last {
          border: 0; }

header #header_logo_nav {
  position: relative;
  z-index: 2000;
  height: 100px; }
  @media screen and (max-width: 991px) {
    header #header_logo_nav {
      height: 50px;
      margin-top: 100px; }
      header #header_logo_nav.show {
        z-index: 5000; } }
  header #header_logo_nav .container {
    position: relative; }
  header #header_logo_nav #header_nav_inner {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #233355;
    background-size: 100% 100%;
    width: 100%; }
    @media screen and (min-width: 1201px) {
      header #header_logo_nav #header_nav_inner {
        height: 110px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      header #header_logo_nav #header_nav_inner {
        height: 101px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      header #header_logo_nav #header_nav_inner {
        height: 60px; } }
    @media screen and (max-width: 767px) {
      header #header_logo_nav #header_nav_inner {
        height: 60px; } }
  header #header_logo_nav #header_main_logo {
    position: absolute;
    top: 40px;
    z-index: 100;
    text-align: center;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s; }
    header #header_logo_nav #header_main_logo img {
      max-height: 213px;
      width: auto;
      margin: auto; }
    @media screen and (min-width: 1201px) {
      header #header_logo_nav #header_main_logo {
        width: 350px;
        left: calc(50% - 175px); } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      header #header_logo_nav #header_main_logo {
        width: 250px;
        left: calc(50% - 125px); } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      header #header_logo_nav #header_main_logo {
        top: -20px;
        width: 200px;
        left: calc(50% - 100px); } }
    @media screen and (max-width: 767px) {
      header #header_logo_nav #header_main_logo {
        top: -20px;
        width: 190px;
        left: calc(50% - 95px); } }
    header #header_logo_nav #header_main_logo:hover {
      transform: scale(1.1); }
    header #header_logo_nav #header_main_logo:active {
      transform: translate(0, -5px) scale(1.1); }
  header #header_logo_nav #header_nav {
    position: absolute;
    top: 40px;
    left: 0px;
    width: 100%; }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      header #header_logo_nav #header_nav {
        top: 35px; } }
    @media screen and (max-width: 991px) {
      header #header_logo_nav #header_nav {
        position: fixed;
        width: 100%;
        top: -300%;
        right: 0px;
        background: #002F56;
        z-index: 5000;
        padding: 40px;
        overflow: hidden;
        -o-transition: 0.25s;
        -ms-transition: 0.25s;
        -moz-transition: 0.25s;
        -webkit-transition: 0.25s; }
        header #header_logo_nav #header_nav.show {
          top: 0px; } }
    header #header_logo_nav #header_nav ul {
      display: block;
      padding: 0;
      position: relative;
      z-index: 100;
      margin: 0; }
    header #header_logo_nav #header_nav li {
      display: inline-block;
      padding: 0 20px;
      border-right: 3px solid white; }
      @media screen and (min-width: 1201px) and (max-width: 1399px) {
        header #header_logo_nav #header_nav li {
          padding: 0 8px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        header #header_logo_nav #header_nav li {
          padding: 0 8px; } }
      @media screen and (max-width: 991px) {
        header #header_logo_nav #header_nav li {
          display: block;
          border: none;
          padding: 0; } }
      header #header_logo_nav #header_nav li:first-child {
        padding-left: 0; }
      header #header_logo_nav #header_nav li:last-child, header #header_logo_nav #header_nav li.last {
        padding-right: 0;
        border: none; }
    @media screen and (min-width: 1400px) {
      header #header_logo_nav #header_nav a {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 28px;
        color: white; } }
    @media screen and (min-width: 1201px) and (max-width: 1399px) {
      header #header_logo_nav #header_nav a {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 26px;
        color: white; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      header #header_logo_nav #header_nav a {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 26px;
        color: white; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      header #header_logo_nav #header_nav a {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 28px;
        color: white; } }
    @media screen and (max-width: 767px) {
      header #header_logo_nav #header_nav a {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 28px;
        color: white; } }
    @media screen and (min-width: 992px) {
      header #header_logo_nav #header_nav .primary-nav-left {
        float: left; } }
    @media screen and (min-width: 992px) {
      header #header_logo_nav #header_nav .primary-nav-right {
        float: right; } }
    header #header_logo_nav #header_nav .social-media {
      border: none; }
      @media screen and (max-width: 992px) {
        header #header_logo_nav #header_nav .social-media {
          padding-top: 40px; } }
      header #header_logo_nav #header_nav .social-media li {
        padding: 0 3px;
        border: none;
        display: inline-block; }
      header #header_logo_nav #header_nav .social-media a {
        position: relative;
        top: -5px;
        font-size: 24px;
        display: block;
        padding: 5px 3px;
        background: white;
        color: #002F56;
        line-height: 100%;
        border-radius: 10000px;
        -o-transition: 0.25s;
        -ms-transition: 0.25s;
        -moz-transition: 0.25s;
        -webkit-transition: 0.25s; }
        header #header_logo_nav #header_nav .social-media a:hover {
          transform: scale(1.15); }
        header #header_logo_nav #header_nav .social-media a:active {
          transform: scale(1.15) translate(0, -5px); }

header #header_nav_show {
  width: 40px;
  height: 40px;
  background: url(../images/mobile_nav_open.svg) center center no-repeat;
  background-size: 100% auto;
  border: none !important;
  cursor: pointer; }

header #header_nav_close {
  width: 40px;
  height: 40px;
  background: url(../images/mobile_nav_close.svg) center center no-repeat;
  background-size: auto 60%;
  position: absolute;
  top: 30px;
  right: 40px;
  z-index: 6000;
  cursor: pointer; }

main.internal {
  background: white; }

main #page_footer_spacer {
  height: 180px; }
  @media screen and (max-width: 991px) {
    main #page_footer_spacer {
      height: 40px; } }
  main #page_footer_spacer.darkblue {
    background: #06172E; }

main .spacer.trailmap {
  height: 40px; }

main .page-content {
  font-family: proxima-nova,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #002F56; }
  main .page-content .title {
    line-height: 100%;
    margin: 0; }
    @media screen and (min-width: 1201px) {
      main .page-content .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 110px;
        color: #002F56; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main .page-content .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 90px;
        color: #002F56; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      main .page-content .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 80px;
        color: #002F56; } }
    @media screen and (max-width: 767px) {
      main .page-content .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 70px;
        color: #002F56; } }
  main .page-content .date {
    font-family: bebas-neue-by-fontfabric,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: #002F56; }
  main .page-content p, main .page-content h2, main .page-content h3, main .page-content h4, main .page-content h5, main .page-content h6, main .page-content ul, main .page-content ol {
    margin-bottom: 15px; }
  main .page-content h1 {
    line-height: 100%;
    text-transform: uppercase; }
    @media screen and (min-width: 1201px) {
      main .page-content h1 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 50px;
        color: #002F56; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main .page-content h1 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 40px;
        color: #002F56; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      main .page-content h1 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 30px;
        color: #002F56; } }
    @media screen and (max-width: 767px) {
      main .page-content h1 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 20px;
        color: #002F56; } }
  main .page-content h2 {
    line-height: 100%; }
    @media screen and (min-width: 1201px) {
      main .page-content h2 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 80px;
        color: #002F56; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main .page-content h2 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 70px;
        color: #002F56; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      main .page-content h2 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 60px;
        color: #002F56; } }
    @media screen and (max-width: 767px) {
      main .page-content h2 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 50px;
        color: #002F56; } }
  main .page-content h3 {
    line-height: 100%; }
    @media screen and (min-width: 1201px) {
      main .page-content h3 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 50px;
        color: #002F56; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main .page-content h3 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 40px;
        color: #002F56; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      main .page-content h3 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 30px;
        color: #002F56; } }
    @media screen and (max-width: 767px) {
      main .page-content h3 {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 20px;
        color: #002F56; } }
  main .page-content h1.headline {
    margin-top: 0px;
    margin-bottom: 40px; }
  main .page-content .link {
    padding-top: 10px; }
  main .page-content .listingdata {
    /* padding: 20px 0; */
    padding-top: 20px;
    padding-bottom: 20px; }
  main .page-content .listingcheckingbutton {
    text-align: center; }
  main .page-content a {
    color: #2a6ba0;
    text-decoration: underline; }
    main .page-content a:hover {
      color: #2a6ba0;
      text-decoration: none; }
    main .page-content a.button {
      display: inline-block;
      background: #F4B245;
      background-size: 100% 100%;
      padding: 15px;
      min-width: 250px;
      border: none;
      text-decoration: none !important;
      line-height: 100%;
      text-align: center;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      @media screen and (min-width: 1201px) {
        main .page-content a.button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 40px;
          color: #002F56; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main .page-content a.button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 35px;
          color: #002F56; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main .page-content a.button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: #002F56;
          min-width: 200px; } }
      @media screen and (max-width: 767px) {
        main .page-content a.button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 28px;
          color: #002F56;
          min-width: 100px; } }
      main .page-content a.button:hover {
        color: #002F56; }
      main .page-content a.button.white {
        background: white; }
      main .page-content a.button.blue {
        background: #002F56;
        color: white; }
        main .page-content a.button.blue:hover {
          color: white; }
      main .page-content a.button:hover {
        transform: scale(1.1);
        color: inherit; }
      main .page-content a.button:active {
        transform: scale(1.1) translate(0, -5px); }
  main .page-content .login-form {
    max-width: 600px;
    margin: auto; }
    main .page-content .login-form .input-row {
      padding-top: 10px;
      padding-bottom: 10px; }
    main .page-content .login-form input[type="text"], main .page-content .login-form input[type="textarea"], main .page-content .login-form input[type="password"] {
      width: 100%;
      padding: 5px; }
    main .page-content .login-form input[type="submit"] {
      display: inline-block;
      background: #F4B245;
      background-size: 100% 100%;
      padding: 15px;
      min-width: 250px;
      border: none;
      text-decoration: none !important;
      line-height: 100%;
      text-align: center;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s;
      width: auto; }
      @media screen and (min-width: 1201px) {
        main .page-content .login-form input[type="submit"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 40px;
          color: #002F56; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main .page-content .login-form input[type="submit"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 35px;
          color: #002F56; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main .page-content .login-form input[type="submit"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: #002F56;
          min-width: 200px; } }
      @media screen and (max-width: 767px) {
        main .page-content .login-form input[type="submit"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 28px;
          color: #002F56;
          min-width: 100px; } }
      main .page-content .login-form input[type="submit"]:hover {
        color: #002F56; }
      main .page-content .login-form input[type="submit"].white {
        background: white; }
      main .page-content .login-form input[type="submit"].blue {
        background: #002F56;
        color: white; }
        main .page-content .login-form input[type="submit"].blue:hover {
          color: white; }
      main .page-content .login-form input[type="submit"]:hover {
        transform: scale(1.1);
        color: inherit; }
      main .page-content .login-form input[type="submit"]:active {
        transform: scale(1.1) translate(0, -5px); }
    main .page-content .login-form input[type="checkbox"] {
      margin-right: 10px; }
    main .page-content .login-form .agerequirement {
      font-size: 36px; }
  main .page-content .message {
    color: white;
    background: #002F56;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin: 20px 0; }
  main .page-content #admin_member_checkin_data {
    width: 100%; }
    main .page-content #admin_member_checkin_data th {
      text-align: center;
      background: #CE882F;
      padding: 10px; }
    main .page-content #admin_member_checkin_data td {
      padding: 10px;
      border: 1px solid #CE882F; }
  main .page-content .member-list .member-data {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 40px; }

main .downloads {
  text-align: center;
  padding: 40px 0; }
  main .downloads .download-item {
    display: inline-block;
    vertical-align: top;
    margin: 5px 20px; }

main #page_content {
  padding-top: 130px; }

main #page_secondarycontent .content-item {
  /*
			@media screen and (min-width: 1201px) {
				padding-left: 160px;
				padding-right: 40px;
			}
			@media screen and (max-width: 1200px) and (min-width: 992px) {
				padding-left: 80px;
				padding-right: 20px;
			}
			@media screen and (max-width: 991px) and (min-width: 768px) {
				padding-left: 40px;
				padding-right: 10px;
			}
			@media screen and (max-width: 767px) {
				padding-left: 0px;
				padding-right: 0px;
			}
			*/ }

main #page_callouts .callouts {
  text-align: center; }
  main #page_callouts .callouts .callout-item {
    background: #002F56;
    background-size: 100% 100%;
    display: inline-block;
    width: calc( 49% - 40px);
    margin: 20px;
    text-align: left;
    vertical-align: top; }
    @media screen and (max-width: 991px) {
      main #page_callouts .callouts .callout-item {
        display: block;
        width: 90%; } }
    main #page_callouts .callouts .callout-item .photo {
      position: relative; }
    main #page_callouts .callouts .callout-item .link {
      text-align: center;
      position: absolute;
      bottom: 70px;
      left: 0px;
      width: 100%; }
    main #page_callouts .callouts .callout-item .heading {
      line-height: 80%;
      padding-bottom: 10px; }
      @media screen and (min-width: 1201px) {
        main #page_callouts .callouts .callout-item .heading {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 40px;
          color: white; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #page_callouts .callouts .callout-item .heading {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 36px;
          color: white; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #page_callouts .callouts .callout-item .heading {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 32px;
          color: white; } }
      @media screen and (max-width: 767px) {
        main #page_callouts .callouts .callout-item .heading {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 30px;
          color: white; } }
    main #page_callouts .callouts .callout-item .copy {
      font-family: proxima-nova,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 20px;
      color: white;
      line-height: 120%;
      padding-bottom: 10px; }
    main #page_callouts .callouts .callout-item.sec .photo:after {
      transform: rotate(180deg); }
  main #page_callouts .callouts .callout-item-inner {
    position: relative;
    padding: 50px 50px 145px 50px; }

main #page_listingcallouts {
  padding: 40px 0; }
  main #page_listingcallouts .callouts {
    text-align: center; }
    main #page_listingcallouts .callouts .callout-item {
      background: #002F56;
      background-size: 100% 100%;
      display: inline-block;
      width: calc( 49% - 40px);
      margin: 20px;
      text-align: left;
      vertical-align: top;
      /*
				&.even.last{
					width: 100%;
					background: url(../images/listingcallout_item_bg_full_blue.png) center center no-repeat;
					background-size: 100% 100%;
					
					@media screen and (max-width: 991px){
						display: block;
						width: 90%;
						background: url(../images/listingcallout_item_bg_blue.png) center center no-repeat;
						background-size: 100% 100%;
					}
					
				}
				*/
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      @media screen and (max-width: 991px) {
        main #page_listingcallouts .callouts .callout-item {
          display: block;
          width: 90%; } }
      main #page_listingcallouts .callouts .callout-item:hover {
        transform: scale(1.05); }
      main #page_listingcallouts .callouts .callout-item:active {
        transform: translate(0, -5px) scale(1.05); }
      main #page_listingcallouts .callouts .callout-item a {
        display: block;
        width: 100%;
        padding: 30px 50px; }
      main #page_listingcallouts .callouts .callout-item .icon {
        position: relative;
        width: 24%;
        min-height: 50px;
        display: inline-block;
        vertical-align: middle;
        padding: 20px; }
        @media screen and (max-width: 991px) {
          main #page_listingcallouts .callouts .callout-item .icon {
            padding: 5px; } }
        main #page_listingcallouts .callouts .callout-item .icon img {
          width: 100%;
          height: auto; }
      main #page_listingcallouts .callouts .callout-item .info {
        width: 74%;
        min-height: 50px;
        vertical-align: middle;
        display: inline-block;
        padding: 0 20px; }
      main #page_listingcallouts .callouts .callout-item .heading {
        line-height: 80%;
        padding-bottom: 10px; }
        @media screen and (min-width: 1201px) {
          main #page_listingcallouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 40px;
            color: white; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          main #page_listingcallouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 36px;
            color: white; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          main #page_listingcallouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 32px;
            color: white; } }
        @media screen and (max-width: 767px) {
          main #page_listingcallouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 30px;
            color: white; } }
      main #page_listingcallouts .callouts .callout-item .copy {
        font-family: proxima-nova,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 20px;
        color: white;
        line-height: 120%;
        padding-bottom: 10px; }
      main #page_listingcallouts .callouts .callout-item.sec .photo:after {
        transform: rotate(180deg); }
    main #page_listingcallouts .callouts .callout-item-inner {
      position: relative;
      padding: 50px 50px 145px 50px; }

main #page_slideshow #page_slideshow_slides {
  width: 75%;
  display: inline-block;
  vertical-align: middle; }
  main #page_slideshow #page_slideshow_slides img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 991px) {
    main #page_slideshow #page_slideshow_slides {
      width: 100%;
      display: block; } }

main #page_slideshow #page_slideshow_nav {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 40px;
  position: relative; }
  main #page_slideshow #page_slideshow_nav img {
    width: 100%;
    height: auto;
    cursor: pointer; }
  main #page_slideshow #page_slideshow_nav .slide {
    padding: 5px; }
  @media screen and (max-width: 991px) {
    main #page_slideshow #page_slideshow_nav .image {
      padding: 0 10px; } }
  main #page_slideshow #page_slideshow_nav .slick-prev, main #page_slideshow #page_slideshow_nav .slick-next {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: 50px;
    opacity: 1;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s; }
    main #page_slideshow #page_slideshow_nav .slick-prev:before, main #page_slideshow #page_slideshow_nav .slick-next:before {
      display: none; }
    main #page_slideshow #page_slideshow_nav .slick-prev:hover, main #page_slideshow #page_slideshow_nav .slick-next:hover {
      opacity: 0.8; }
  main #page_slideshow #page_slideshow_nav .slick-next {
    top: 45px;
    background: url(../images/arrow_blue_down.svg) center center no-repeat;
    background-size: auto 100%; }
    @media screen and (max-width: 991px) {
      main #page_slideshow #page_slideshow_nav .slick-next {
        position: absolute;
        right: 0px;
        top: 50%;
        width: 25px;
        height: 100%;
        background: url(../images/arrow_next_blue.svg) center center no-repeat;
        background-size: 100% auto; } }
  main #page_slideshow #page_slideshow_nav .slick-prev {
    background: url(../images/arrow_blue_up.svg) center center no-repeat;
    background-size: auto 100%; }
    @media screen and (max-width: 991px) {
      main #page_slideshow #page_slideshow_nav .slick-prev {
        position: absolute;
        left: 0px;
        top: 50%;
        width: 25px;
        height: 100%;
        background: url(../images/arrow_prev_blue.svg) center center no-repeat;
        background-size: 100% auto; } }
  @media screen and (max-width: 991px) {
    main #page_slideshow #page_slideshow_nav {
      width: 100%;
      display: block;
      padding: 20px 40px; } }

main #page_slideshow .description {
  background: #002F56;
  font-family: proxima-nova,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: white;
  padding: 40px; }

main #page_checkin_form {
  text-align: center;
  padding-top: 10px; }
  main #page_checkin_form form {
    display: block;
    width: 100%;
    max-width: 700px;
    border: 3px dashed #C9832E;
    padding: 20px;
    margin: auto; }
    main #page_checkin_form form.haserrors {
      border-color: red;
      -webkit-animation-name: shake;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-duration: 0.5s;
      /* Safari 4.0 - 8.0 */
      animation-name: shake;
      animation-duration: 0.5s;
      position: relative; }
  main #page_checkin_form label {
    font-family: proxima-nova,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #002F56;
    text-transform: uppercase; }
  main #page_checkin_form input[type="text"], main #page_checkin_form input[type="password"] {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #002F56;
    display: block;
    width: 100%;
    margin: auto;
    padding: 10px;
    background: white;
    border: 3px solid #122D58;
    text-align: center; }
  main #page_checkin_form input[type="submit"] {
    display: inline-block;
    background: #F4B245;
    background-size: 100% 100%;
    padding: 15px;
    min-width: 250px;
    border: none;
    text-decoration: none !important;
    line-height: 100%;
    text-align: center;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s;
    margin-top: 20px;
    border: none;
    background-image: url(../images/button_blue.png);
    color: white !important; }
    @media screen and (min-width: 1201px) {
      main #page_checkin_form input[type="submit"] {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 40px;
        color: #002F56; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main #page_checkin_form input[type="submit"] {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 35px;
        color: #002F56; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      main #page_checkin_form input[type="submit"] {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 30px;
        color: #002F56;
        min-width: 200px; } }
    @media screen and (max-width: 767px) {
      main #page_checkin_form input[type="submit"] {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 28px;
        color: #002F56;
        min-width: 100px; } }
    main #page_checkin_form input[type="submit"]:hover {
      color: #002F56; }
    main #page_checkin_form input[type="submit"].white {
      background: white; }
    main #page_checkin_form input[type="submit"].blue {
      background: #002F56;
      color: white; }
      main #page_checkin_form input[type="submit"].blue:hover {
        color: white; }
    main #page_checkin_form input[type="submit"]:hover {
      transform: scale(1.1);
      color: inherit; }
    main #page_checkin_form input[type="submit"]:active {
      transform: scale(1.1) translate(0, -5px); }
    main #page_checkin_form input[type="submit"]:hover {
      color: white; }

main #hp_slider {
  position: relative;
  background: black; }
  main #hp_slider .slide {
    position: relative; }
    main #hp_slider .slide:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background: rgba(0, 0, 0, 0.25);
      z-index: 1; }
    main #hp_slider .slide:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      background: black;
      background: -moz-linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 50%);
      background: -webkit-linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 50%);
      background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 50%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }
    main #hp_slider .slide .photo {
      position: relative;
      top: 0px;
      left: 0px;
      width: 100%;
      min-height: 600px;
      background-size: cover;
      background-position: center center; }
    main #hp_slider .slide .message {
      position: absolute;
      z-index: 100;
      left: 0px;
      top: 40%;
      width: 100%;
      padding-bottom: 60px;
      /* 
				@media screen and (min-width: 1201px) {
					top: 200px;
				}
				@media screen and (max-width: 1200px) and (min-width: 992px) {
					top: 140px;
				}
				@media screen and (max-width: 991px) and (min-width: 768px) {
					top: 120px;
				}
				@media screen and (max-width: 767px) {
					top: 70px;
				}
				*/ }
      main #hp_slider .slide .message .headline {
        line-height: 100%;
        text-align: center;
        padding-bottom: 20px; }
        @media screen and (min-width: 1201px) {
          main #hp_slider .slide .message .headline {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 90px;
            color: white; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          main #hp_slider .slide .message .headline {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 80px;
            color: white; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          main #hp_slider .slide .message .headline {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 70px;
            color: white; } }
        @media screen and (max-width: 767px) {
          main #hp_slider .slide .message .headline {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 60px;
            color: white; } }
      main #hp_slider .slide .message .copy {
        font-family: proxima-nova,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        color: white;
        max-width: 800px;
        margin: auto;
        text-align: center;
        padding-bottom: 10px; }
    main #hp_slider .slide .link {
      text-align: center; }
  main #hp_slider #hp_slider_nav {
    width: 100%;
    position: relative;
    bottom: 30px;
    left: 0px;
    text-align: center; }
    main #hp_slider #hp_slider_nav li {
      display: inline-block;
      padding: 10px; }
      main #hp_slider #hp_slider_nav li button {
        font-size: 1px;
        color: transparent;
        background: none;
        border: 3px solid #8FC642;
        width: 87px;
        height: 13px; }
      main #hp_slider #hp_slider_nav li.slick-active button {
        background: #8FC642; }

main #hp_content.page-content {
  background: white;
  padding: 60px 0; }
  main #hp_content.page-content .container {
    position: relative;
    z-index: 100; }

main #hp_page_middle_graphic {
  height: 1027px;
  width: 100%;
  position: relative;
  z-index: 50;
  background: url("../images/hp_page_middle_graphic.png") center top no-repeat;
  background-size: 100% 100%; }
  @media screen and (min-width: 1201px) {
    main #hp_page_middle_graphic {
      margin-top: -120px;
      height: 1027px; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    main #hp_page_middle_graphic {
      margin-top: -120px;
      height: 800px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    main #hp_page_middle_graphic {
      height: 600px; } }
  @media screen and (max-width: 767px) {
    main #hp_page_middle_graphic {
      height: 500px;
      background-size: auto 100%; } }

main #hp_video_callouts {
  background: #002F56;
  background-size: 100% auto; }
  main #hp_video_callouts .callouts {
    text-align: center; }
    main #hp_video_callouts .callouts .callout-item {
      background: #F4B245;
      background-size: 100% 100%;
      display: inline-block;
      width: calc( 49% - 40px);
      margin: 20px;
      text-align: left;
      vertical-align: top; }
      @media screen and (max-width: 991px) {
        main #hp_video_callouts .callouts .callout-item {
          display: block;
          width: 90%; } }
      main #hp_video_callouts .callouts .callout-item .photo {
        position: relative; }
      main #hp_video_callouts .callouts .callout-item .link {
        text-align: center;
        position: absolute;
        bottom: 70px;
        left: 0px;
        width: 100%; }
      main #hp_video_callouts .callouts .callout-item .heading {
        line-height: 80%;
        padding-bottom: 10px; }
        @media screen and (min-width: 1201px) {
          main #hp_video_callouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 40px;
            color: #002F56; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          main #hp_video_callouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 36px;
            color: #002F56; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          main #hp_video_callouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 32px;
            color: #002F56; } }
        @media screen and (max-width: 767px) {
          main #hp_video_callouts .callouts .callout-item .heading {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 30px;
            color: #002F56; } }
      main #hp_video_callouts .callouts .callout-item .copy {
        font-family: proxima-nova,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 20px;
        color: #002F56;
        line-height: 120%;
        padding-bottom: 10px; }
      main #hp_video_callouts .callouts .callout-item.sec .photo:after {
        transform: rotate(180deg); }
    main #hp_video_callouts .callouts .callout-item-inner {
      position: relative;
      padding: 50px 50px 145px 50px; }

main #hp_howitworks {
  position: relative;
  padding: 60px 0;
  background: url(../images/howitworks_bg.jpg) center center no-repeat #002F56;
  background-blend-mode: multiply; }
  @media screen and (min-width: 768px) {
    main #hp_howitworks {
      background-attachment: fixed;
      background-size: cover; } }
  @media screen and (max-width: 767px) {
    main #hp_howitworks {
      background-size: cover; } }
  main #hp_howitworks .title {
    text-align: center;
    line-height: 80%;
    padding-bottom: 20px; }
    @media screen and (min-width: 1201px) {
      main #hp_howitworks .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 160px;
        color: white; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main #hp_howitworks .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 130px;
        color: white; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      main #hp_howitworks .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 110px;
        color: white; } }
    @media screen and (max-width: 767px) {
      main #hp_howitworks .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 60px;
        color: white; } }
  main #hp_howitworks .section-item .icon {
    text-align: center;
    padding-bottom: 60px; }
    main #hp_howitworks .section-item .icon .img-responsive {
      margin: auto; }
  main #hp_howitworks .section-item .copy {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: white;
    line-height: 120%;
    text-align: center; }
  main #hp_howitworks .link {
    text-align: center;
    padding-top: 60px; }

main #page_brewerymap #brewerymap_wrapper {
  height: 700px; }

main #page_blog_index .news-post {
  width: 49%;
  display: inline-block;
  padding: 20px;
  vertical-align: top; }
  @media screen and (max-width: 991px) {
    main #page_blog_index .news-post {
      width: 100%;
      display: block; } }
  main #page_blog_index .news-post .headline {
    line-height: 100%;
    font-family: bebas-neue-by-fontfabric,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 35px;
    color: #002F56; }
  main #page_blog_index .news-post .date {
    font-family: proxima-nova,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #002F56; }
  main #page_blog_index .news-post .copy {
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #002F56; }
  main #page_blog_index .news-post .link {
    padding-top: 20px; }

main #page_checkins {
  background: #06172E;
  padding: 60px 0;
  color: white; }
  main #page_checkins .message {
    background: #F4B245;
    font-family: bebas-neue-by-fontfabric,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: #002F56;
    text-align: center;
    padding: 20px; }
  main #page_checkins h2 {
    color: white; }
  main #page_checkins .brewery-listing {
    background: #F4B245;
    background-size: 100% 100%;
    display: inline-block;
    width: calc( 32% - 40px);
    margin: 20px;
    text-align: left;
    vertical-align: top;
    padding: 40px; }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main #page_checkins .brewery-listing {
        width: calc( 49% - 40px); } }
    @media screen and (max-width: 991px) {
      main #page_checkins .brewery-listing {
        display: block;
        width: 90%; } }
    main #page_checkins .brewery-listing .photo {
      position: relative; }
    main #page_checkins .brewery-listing .link {
      text-align: center;
      padding-top: 20px; }
    main #page_checkins .brewery-listing .name {
      padding-top: 20px;
      line-height: 80%;
      padding-bottom: 10px; }
      @media screen and (min-width: 1201px) {
        main #page_checkins .brewery-listing .name {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 40px;
          color: #002F56; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #page_checkins .brewery-listing .name {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 36px;
          color: #002F56; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #page_checkins .brewery-listing .name {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 32px;
          color: #002F56; } }
      @media screen and (max-width: 767px) {
        main #page_checkins .brewery-listing .name {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 30px;
          color: #002F56; } }
    main #page_checkins .brewery-listing .copy {
      font-family: proxima-nova,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 20px;
      color: #002F56;
      line-height: 120%;
      padding-bottom: 10px; }
    main #page_checkins .brewery-listing.sec .photo:after {
      transform: rotate(180deg); }

main #hp_breweryindex {
  background: #06172E;
  padding: 60px 0;
  padding-top: 0px; }
  @media screen and (max-width: 767px) {
    main #hp_breweryindex .index-controls .views {
      text-align: center; } }
  main #hp_breweryindex .index-controls .views .view-item {
    display: inline-block;
    padding-right: 20px;
    text-align: left; }
    main #hp_breweryindex .index-controls .views .view-item button {
      background: none;
      border: none;
      display: block; }
      @media screen and (min-width: 1201px) {
        main #hp_breweryindex .index-controls .views .view-item button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 50px;
          color: white; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #hp_breweryindex .index-controls .views .view-item button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 45px;
          color: white; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #hp_breweryindex .index-controls .views .view-item button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: white; } }
      @media screen and (max-width: 767px) {
        main #hp_breweryindex .index-controls .views .view-item button {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: white; } }
      main #hp_breweryindex .index-controls .views .view-item button.active {
        background: #35658F; }
    main #hp_breweryindex .index-controls .views .view-item.list-view button:before {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      background: url(../images/list_icon_white.svg) center center no-repeat;
      background-size: 100% auto;
      margin-right: 20px; }
      @media screen and (min-width: 1201px) {
        main #hp_breweryindex .index-controls .views .view-item.list-view button:before {
          width: 40px;
          height: 40px;
          margin-right: 20px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #hp_breweryindex .index-controls .views .view-item.list-view button:before {
          width: 35px;
          height: 35px;
          margin-right: 16px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #hp_breweryindex .index-controls .views .view-item.list-view button:before {
          width: 30px;
          height: 30px;
          margin-right: 10px; } }
      @media screen and (max-width: 767px) {
        main #hp_breweryindex .index-controls .views .view-item.list-view button:before {
          width: 30px;
          height: 30px;
          margin-right: 10px; } }
    main #hp_breweryindex .index-controls .views .view-item.participants-view button:before {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      background: url(../images/beer_bottle_icon_white.svg) center center no-repeat;
      background-size: auto 100%; }
      @media screen and (min-width: 1201px) {
        main #hp_breweryindex .index-controls .views .view-item.participants-view button:before {
          width: 40px;
          height: 50px;
          margin-right: 20px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #hp_breweryindex .index-controls .views .view-item.participants-view button:before {
          width: 35px;
          height: 45px;
          margin-right: 16px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #hp_breweryindex .index-controls .views .view-item.participants-view button:before {
          width: 30px;
          height: 40px;
          margin-right: 10px; } }
      @media screen and (max-width: 767px) {
        main #hp_breweryindex .index-controls .views .view-item.participants-view button:before {
          width: 30px;
          height: 40px;
          margin-right: 10px; } }
  @media screen and (max-width: 767px) {
    main #hp_breweryindex .index-controls .sorting {
      text-align: center; } }
  main #hp_breweryindex .index-controls .sorting .sort-item {
    display: inline-block;
    padding: 10px 40px 3px 40px;
    border: 1px solid white;
    text-align: left;
    margin: 10px; }
    main #hp_breweryindex .index-controls .sorting .sort-item .arrow {
      content: '';
      display: inline-block;
      position: relative;
      top: -10px;
      left: 0px;
      width: 40px;
      height: 40px;
      vertical-align: bottom;
      background: url(../images/select_arrow.svg) center bottom no-repeat;
      background-size: 100% auto; }
    main #hp_breweryindex .index-controls .sorting .sort-item.textbox:after {
      display: none; }
    main #hp_breweryindex .index-controls .sorting .sort-item select {
      display: inline-block;
      background: #06172E;
      border: none;
      cursor: pointer;
      -webkit-appearance: menulist;
      line-height: 100%; }
      @media screen and (min-width: 1201px) {
        main #hp_breweryindex .index-controls .sorting .sort-item select {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 50px;
          color: white; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #hp_breweryindex .index-controls .sorting .sort-item select {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 45px;
          color: white; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #hp_breweryindex .index-controls .sorting .sort-item select {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: white; } }
      @media screen and (max-width: 767px) {
        main #hp_breweryindex .index-controls .sorting .sort-item select {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: white; } }
    main #hp_breweryindex .index-controls .sorting .sort-item input {
      display: inline-block;
      background: none;
      border: none;
      max-width: 340px;
      -webkit-appearance: none;
      appearance: none;
      line-height: 100%; }
      @media screen and (min-width: 1201px) {
        main #hp_breweryindex .index-controls .sorting .sort-item input {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 50px;
          color: white; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #hp_breweryindex .index-controls .sorting .sort-item input {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 45px;
          color: white; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #hp_breweryindex .index-controls .sorting .sort-item input {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: white; } }
      @media screen and (max-width: 767px) {
        main #hp_breweryindex .index-controls .sorting .sort-item input {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: white; } }
  main #hp_breweryindex .results {
    text-align: center; }
    main #hp_breweryindex .results .brewery-listing {
      background: #F4B245;
      background-size: 100% 100%;
      display: inline-block;
      width: calc( 32% - 40px);
      margin: 20px;
      text-align: left;
      vertical-align: top; }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #hp_breweryindex .results .brewery-listing {
          width: calc( 49% - 40px); } }
      @media screen and (max-width: 991px) {
        main #hp_breweryindex .results .brewery-listing {
          display: block;
          width: 90%; } }
      main #hp_breweryindex .results .brewery-listing .photo {
        position: relative; }
      main #hp_breweryindex .results .brewery-listing .link {
        text-align: center;
        padding-top: 20px;
        position: absolute;
        bottom: 40px;
        left: 0px;
        width: 100%; }
      main #hp_breweryindex .results .brewery-listing .name {
        padding-top: 20px;
        line-height: 80%;
        padding-bottom: 10px; }
        @media screen and (min-width: 1201px) {
          main #hp_breweryindex .results .brewery-listing .name {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 40px;
            color: #002F56; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          main #hp_breweryindex .results .brewery-listing .name {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 36px;
            color: #002F56; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          main #hp_breweryindex .results .brewery-listing .name {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 32px;
            color: #002F56; } }
        @media screen and (max-width: 767px) {
          main #hp_breweryindex .results .brewery-listing .name {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 30px;
            color: #002F56; } }
      main #hp_breweryindex .results .brewery-listing .copy {
        font-family: proxima-nova,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 20px;
        color: #002F56;
        line-height: 120%;
        padding-bottom: 10px; }
      main #hp_breweryindex .results .brewery-listing.sec .photo:after {
        transform: rotate(180deg); }
    main #hp_breweryindex .results .brewery-listing-inner {
      padding: 50px 50px 130px 50px;
      position: relative; }
  main #hp_breweryindex .results-pagination {
    padding-top: 40px; }
    @media screen and (max-width: 991px) {
      main #hp_breweryindex .results-pagination {
        text-align: center; } }
    main #hp_breweryindex .results-pagination .pageination-button {
      display: inline-block;
      width: 20px;
      height: 50px;
      cursor: pointer;
      border: none;
      vertical-align: middle; }
      main #hp_breweryindex .results-pagination .pageination-button.next {
        background: url(../images/arrow_next_white.svg) right center no-repeat;
        background-size: auto  100%;
        -o-transition: 0.25s;
        -ms-transition: 0.25s;
        -moz-transition: 0.25s;
        -webkit-transition: 0.25s; }
        main #hp_breweryindex .results-pagination .pageination-button.next:hover {
          transform: scale(1.1); }
        main #hp_breweryindex .results-pagination .pageination-button.next:active {
          transform: translate(0, -5px) scale(1.1); }
      main #hp_breweryindex .results-pagination .pageination-button.prev {
        background: url(../images/arrow_prev_white.svg) left center no-repeat;
        background-size: auto 100%;
        -o-transition: 0.25s;
        -ms-transition: 0.25s;
        -moz-transition: 0.25s;
        -webkit-transition: 0.25s; }
        main #hp_breweryindex .results-pagination .pageination-button.prev:hover {
          transform: scale(1.1); }
        main #hp_breweryindex .results-pagination .pageination-button.prev:active {
          transform: translate(0, -5px) scale(1.1); }
    main #hp_breweryindex .results-pagination .pages {
      display: inline-block;
      vertical-align: middle; }
      @media screen and (min-width: 1201px) {
        main #hp_breweryindex .results-pagination .pages {
          padding: 0 60px;
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 40px;
          color: white; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        main #hp_breweryindex .results-pagination .pages {
          padding: 0 55px;
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 36px;
          color: white; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        main #hp_breweryindex .results-pagination .pages {
          padding: 0 50px;
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 32px;
          color: white; } }
      @media screen and (max-width: 767px) {
        main #hp_breweryindex .results-pagination .pages {
          padding: 0 48px;
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 30px;
          color: white; } }
      main #hp_breweryindex .results-pagination .pages .item {
        display: inline-block; }
  main #hp_breweryindex.listview .results .brewery-listing {
    width: calc( 100%);
    background: none;
    margin: 0; }
    main #hp_breweryindex.listview .results .brewery-listing .brewery-listing-inner {
      padding: 40px 0; }
    main #hp_breweryindex.listview .results .brewery-listing .photo {
      width: calc(25% - 4px);
      display: inline-block;
      vertical-align: top; }
      main #hp_breweryindex.listview .results .brewery-listing .photo:after {
        display: none; }
    main #hp_breweryindex.listview .results .brewery-listing .details {
      width: calc(75% - 4px);
      display: inline-block;
      padding-left: 40px; }
    main #hp_breweryindex.listview .results .brewery-listing .link {
      text-align: left; }
    main #hp_breweryindex.listview .results .brewery-listing .name, main #hp_breweryindex.listview .results .brewery-listing .copy {
      color: white; }

main #breweryindex_listings {
  height: 0px;
  overflow: hidden;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s; }

main #page_video {
  padding: 60px 0; }
  main #page_video.internal {
    padding-top: 0px; }
  main #page_video #video_wrapper {
    width: 100%;
    position: relative;
    z-index: 1; }
    main #page_video #video_wrapper:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      cursor: pointer; }
    @media screen and (min-width: 1201px) {
      main #page_video #video_wrapper {
        height: 700px; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      main #page_video #video_wrapper {
        height: 580px; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      main #page_video #video_wrapper {
        height: 450px; } }
    @media screen and (max-width: 767px) {
      main #page_video #video_wrapper {
        height: 245px; } }
    main #page_video #video_wrapper #video_inner:after {
      position: absolute;
      content: '';
      display: block;
      background: url("../images/video_play_button.svg") center center no-repeat;
      background-size: auto 50%;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      cursor: pointer;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
    main #page_video #video_wrapper:hover #video_inner:after {
      opacity: 0.50; }
    main #page_video #video_wrapper .ozplayer-container {
      height: 100%; }
    main #page_video #video_wrapper .ozplayer, main #page_video #video_wrapper iframe {
      width: 100%;
      height: 100%; }
      main #page_video #video_wrapper .ozplayer iframe, main #page_video #video_wrapper iframe iframe {
        width: 100%;
        height: 100%; }

main #social_breadcrumbs {
  position: relative;
  z-index: 100; }
  main #social_breadcrumbs #page_breadcrumbs {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 120%;
    color: #002F56;
    padding: 15px 0;
    float: left; }
    main #social_breadcrumbs #page_breadcrumbs a {
      color: #002F56; }
    main #social_breadcrumbs #page_breadcrumbs .last {
      font-weight: 800;
      font-style: normal;
      color: #002F56; }
  main #social_breadcrumbs #font_sizer {
    float: left;
    padding-right: 20px; }
    main #social_breadcrumbs #font_sizer .increase {
      background: url(../images/font_increase.svg) center bottom no-repeat;
      background-size: 100% auto;
      position: relative;
      top: 2px;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      main #social_breadcrumbs #font_sizer .increase:hover {
        transform: scale(1.2); }
      main #social_breadcrumbs #font_sizer .increase:active {
        transform: translate(0, -5px) scale(1.2); }
    main #social_breadcrumbs #font_sizer .decrease {
      background: url(../images/font_decrease.svg) center bottom no-repeat;
      background-size: 75% auto;
      margin-right: 3px;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      main #social_breadcrumbs #font_sizer .decrease:hover {
        transform: scale(1.2); }
      main #social_breadcrumbs #font_sizer .decrease:active {
        transform: translate(0, -5px) scale(1.2); }
    main #social_breadcrumbs #font_sizer .increase, main #social_breadcrumbs #font_sizer .decrease {
      display: inline-block;
      width: 35px;
      height: 26px;
      cursor: pointer; }
  main #social_breadcrumbs #print_share {
    position: relative;
    float: right;
    padding-top: 5px; }
    @media screen and (max-width: 768px) {
      main #social_breadcrumbs #print_share {
        top: 10px; } }
    main #social_breadcrumbs #print_share #print_btn {
      float: left;
      text-indent: -9999px;
      cursor: pointer;
      background: url("../images/print_icon.svg") center center no-repeat;
      background-size: 100% 100%;
      width: 36px;
      height: 28px;
      position: relative;
      top: 0;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      main #social_breadcrumbs #print_share #print_btn:hover {
        transform: scale(1.2); }
      main #social_breadcrumbs #print_share #print_btn:active {
        top: -5px; }
    main #social_breadcrumbs #print_share #share_btn {
      float: left;
      text-indent: -9999px;
      margin-left: 6px;
      cursor: pointer;
      background: url("../images/social_icon.svg") center center no-repeat;
      background-size: 100% 100%;
      width: 21px;
      height: 28px;
      position: relative;
      top: 0;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      main #social_breadcrumbs #print_share #share_btn:hover {
        transform: scale(1.2); }
      main #social_breadcrumbs #print_share #share_btn:active {
        top: -5px; }
  main #social_breadcrumbs #share_area {
    display: none;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    top: 30px; }

footer #footer_news_events .feed-module {
  width: 50%;
  display: block;
  float: left;
  padding-bottom: 40px; }
  @media (max-width: 991px) {
    footer #footer_news_events .feed-module {
      width: 100%;
      float: none; } }
  footer #footer_news_events .feed-module .container {
    display: inline-block;
    text-align: left; }
  footer #footer_news_events .feed-module .feed {
    padding: 20px 40px 40px 40px; }
    footer #footer_news_events .feed-module .feed .title {
      display: inline-block;
      padding: 10px 20px;
      position: relative; }
      @media screen and (min-width: 1201px) {
        footer #footer_news_events .feed-module .feed .title {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 90px;
          color: white;
          top: 70px;
          margin-top: -70px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        footer #footer_news_events .feed-module .feed .title {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 90px;
          color: white;
          top: 70px;
          margin-top: -70px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_news_events .feed-module .feed .title {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 90px;
          color: white;
          top: 70px;
          margin-top: -70px; } }
      @media screen and (max-width: 767px) {
        footer #footer_news_events .feed-module .feed .title {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 90px;
          color: white;
          top: 70px;
          margin-top: -70px; } }
    footer #footer_news_events .feed-module .feed .feed-items {
      padding-top: 70px;
      padding-bottom: 40px;
      padding-right: 20px; }
    footer #footer_news_events .feed-module .feed .item {
      display: block;
      padding: 20px 0;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      footer #footer_news_events .feed-module .feed .item:after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 60px;
        vertical-align: middle;
        background: url(../images/arrow_next_white.svg) center right no-repeat;
        background-size: auto 100%;
        margin-left: 5px; }
      footer #footer_news_events .feed-module .feed .item:hover {
        transform: scale(1.05); }
      footer #footer_news_events .feed-module .feed .item:active {
        transform: translate(0, -5px) scale(1.05); }
    footer #footer_news_events .feed-module .feed .item-content {
      display: inline-block;
      width: calc(100% - 30px);
      vertical-align: middle; }
    footer #footer_news_events .feed-module .feed .date {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px;
      color: white;
      line-height: 80%; }
    footer #footer_news_events .feed-module .feed .headline {
      font-family: proxima-nova,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 20px;
      color: white;
      line-height: 80%;
      margin: 0;
      padding: 20px 0 10px 0;
      text-transform: uppercase; }
    footer #footer_news_events .feed-module .feed .copy {
      font-family: proxima-nova,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 18px;
      color: white;
      line-height: 120%; }
  footer #footer_news_events .feed-module.news {
    background: #002F56;
    text-align: right; }
    footer #footer_news_events .feed-module.news .title {
      background: #002F56; }
    footer #footer_news_events .feed-module.news .feed-items {
      padding-left: 40px;
      border-right: 3px dashed #559FD4;
      border-top: 3px dashed #559FD4; }
    footer #footer_news_events .feed-module.news:after {
      content: '';
      width: calc( 100% - 55px);
      display: block;
      float: left;
      border-top: 3px dashed #559FD4;
      position: relative;
      top: -40px; }
  footer #footer_news_events .feed-module.events {
    background: #256593;
    text-align: left; }
    @media screen and (min-width: 992px) {
      footer #footer_news_events .feed-module.events {
        position: relative;
        top: -115px;
        border-bottom: 120px solid white;
        margin-bottom: -120px;
        float: right; } }
    footer #footer_news_events .feed-module.events .title {
      background: #256593; }
    footer #footer_news_events .feed-module.events .copy h2 {
      line-height: 100%; }
      @media screen and (min-width: 1201px) {
        footer #footer_news_events .feed-module.events .copy h2 {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 60px;
          color: white; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        footer #footer_news_events .feed-module.events .copy h2 {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 52.5px;
          color: white; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_news_events .feed-module.events .copy h2 {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 45px;
          color: white; } }
      @media screen and (max-width: 767px) {
        footer #footer_news_events .feed-module.events .copy h2 {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 37.5px;
          color: white; } }
    footer #footer_news_events .feed-module.events .copy img {
      max-width: 100%;
      height: auto;
      margin: 10px auto; }
    footer #footer_news_events .feed-module.events .feed-items {
      padding-left: 40px;
      margin-left: 40px;
      border-left: 3px dashed #559FD4; }
    footer #footer_news_events .feed-module.events:after {
      content: '';
      width: calc( 100% - 95px);
      display: block;
      float: right;
      border-top: 3px dashed #559FD4;
      position: relative;
      top: -40px; }

footer #footer_mailinglist {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 60px 0; }
  footer #footer_mailinglist .contents {
    position: relative;
    padding: 20px 0 20px 180px; }
    @media screen and (max-width: 991px) {
      footer #footer_mailinglist .contents {
        padding: 90px 0 20px 40px; } }
    footer #footer_mailinglist .contents:before {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      width: 200%;
      height: 100%;
      border: 3px dashed #559FD4; }
    footer #footer_mailinglist .contents:after {
      content: '';
      position: absolute;
      /* top: calc(50% - 98px); */
      top: 100px;
      left: -161.4px;
      width: 322.8px;
      height: 196.41px;
      background: url(../images/mailinglist_icon.svg) center center no-repeat;
      background-size: auto 100%; }
      @media screen and (max-width: 991px) {
        footer #footer_mailinglist .contents:after {
          top: -44px;
          left: -81.4px;
          height: 140px; } }
  @media screen and (min-width: 1201px) {
    footer #footer_mailinglist .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 80px;
      color: #002F56; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    footer #footer_mailinglist .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 70px;
      color: #002F56; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    footer #footer_mailinglist .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 60px;
      color: #002F56; } }
  @media screen and (max-width: 767px) {
    footer #footer_mailinglist .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #002F56; } }
  footer #footer_mailinglist .form {
    position: relative;
    z-index: 100;
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #002F56; }
    footer #footer_mailinglist .form table {
      width: 100% !important;
      max-width: 800px;
      margin: auto; }
    footer #footer_mailinglist .form td {
      padding: 5px; }
    footer #footer_mailinglist .form .sv_api_field_disp {
      width: 25%;
      text-align: right; }
    footer #footer_mailinglist .form .sv_api_submit {
      text-align: center; }
    footer #footer_mailinglist .form .sv_api_radio {
      width: auto;
      margin-right: 0.5em;
      transform: translateY(-0.25em); }
    footer #footer_mailinglist .form .sv_api_label {
      margin-right: 0.5em; }
    footer #footer_mailinglist .form .sv_api_field_required:after {
      content: '*';
      color: red;
      display: inline-block;
      vertical-align: top; }
    footer #footer_mailinglist .form .sv_api_section_head {
      display: none; }
    footer #footer_mailinglist .form input, footer #footer_mailinglist .form select, footer #footer_mailinglist .form textarea {
      display: inline-block;
      width: 100%;
      text-align: left;
      vertical-align: middle;
      padding: 10px;
      border: 3px solid #002F56;
      font-family: proxima-nova,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 18px;
      color: #002F56; }
    footer #footer_mailinglist .form input[type="checkbox"], footer #footer_mailinglist .form input[type="submit"], footer #footer_mailinglist .form input[type="reset"] {
      width: auto; }
    footer #footer_mailinglist .form input[type="submit"], footer #footer_mailinglist .form input[type="reset"] {
      display: inline-block;
      background: #F4B245;
      background-size: 100% 100%;
      padding: 15px;
      min-width: 250px;
      border: none;
      text-decoration: none !important;
      line-height: 100%;
      text-align: center;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      @media screen and (min-width: 1201px) {
        footer #footer_mailinglist .form input[type="submit"], footer #footer_mailinglist .form input[type="reset"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 40px;
          color: #002F56; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        footer #footer_mailinglist .form input[type="submit"], footer #footer_mailinglist .form input[type="reset"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 35px;
          color: #002F56; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_mailinglist .form input[type="submit"], footer #footer_mailinglist .form input[type="reset"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 30px;
          color: #002F56;
          min-width: 200px; } }
      @media screen and (max-width: 767px) {
        footer #footer_mailinglist .form input[type="submit"], footer #footer_mailinglist .form input[type="reset"] {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 28px;
          color: #002F56;
          min-width: 100px; } }
      footer #footer_mailinglist .form input[type="submit"]:hover, footer #footer_mailinglist .form input[type="reset"]:hover {
        color: #002F56; }
      footer #footer_mailinglist .form input[type="submit"].white, footer #footer_mailinglist .form input[type="reset"].white {
        background: white; }
      footer #footer_mailinglist .form input[type="submit"].blue, footer #footer_mailinglist .form input[type="reset"].blue {
        background: #002F56;
        color: white; }
        footer #footer_mailinglist .form input[type="submit"].blue:hover, footer #footer_mailinglist .form input[type="reset"].blue:hover {
          color: white; }
      footer #footer_mailinglist .form input[type="submit"]:hover, footer #footer_mailinglist .form input[type="reset"]:hover {
        transform: scale(1.1);
        color: inherit; }
      footer #footer_mailinglist .form input[type="submit"]:active, footer #footer_mailinglist .form input[type="reset"]:active {
        transform: scale(1.1) translate(0, -5px); }
    footer #footer_mailinglist .form label {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 24px;
      color: #002F56;
      line-height: 100%;
      display: inline-block;
      vertical-align: middle; }
    footer #footer_mailinglist .form label[for="contact_sendemail"] {
      padding-top: 0px;
      padding-left: 20px;
      position: relative;
      top: 8px; }
    footer #footer_mailinglist .form.submit {
      width: 100%;
      text-align: center;
      position: relative;
      top: 50px; }
      footer #footer_mailinglist .form.submit button {
        border: none;
        display: inline-block;
        background: #F4B245;
        background-size: 100% 100%;
        padding: 15px;
        min-width: 250px;
        border: none;
        text-decoration: none !important;
        line-height: 100%;
        text-align: center;
        -o-transition: 0.25s;
        -ms-transition: 0.25s;
        -moz-transition: 0.25s;
        -webkit-transition: 0.25s; }
        @media screen and (min-width: 1201px) {
          footer #footer_mailinglist .form.submit button {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 40px;
            color: #002F56; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          footer #footer_mailinglist .form.submit button {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 35px;
            color: #002F56; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          footer #footer_mailinglist .form.submit button {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 30px;
            color: #002F56;
            min-width: 200px; } }
        @media screen and (max-width: 767px) {
          footer #footer_mailinglist .form.submit button {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 28px;
            color: #002F56;
            min-width: 100px; } }
        footer #footer_mailinglist .form.submit button:hover {
          color: #002F56; }
        footer #footer_mailinglist .form.submit button.white {
          background: white; }
        footer #footer_mailinglist .form.submit button.blue {
          background: #002F56;
          color: white; }
          footer #footer_mailinglist .form.submit button.blue:hover {
            color: white; }
        footer #footer_mailinglist .form.submit button:hover {
          transform: scale(1.1);
          color: inherit; }
        footer #footer_mailinglist .form.submit button:active {
          transform: scale(1.1) translate(0, -5px); }

footer #footer_callouts .callout {
  width: 50%;
  float: left;
  position: relative;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 991px) {
    footer #footer_callouts .callout {
      width: 100%;
      float: none; } }
  footer #footer_callouts .callout .callout-wrapper {
    padding: 120px 40px;
    position: relative; }
  @media screen and (min-width: 1201px) {
    footer #footer_callouts .callout .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 80px;
      color: #002F56; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
    footer #footer_callouts .callout .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 70px;
      color: #002F56; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    footer #footer_callouts .callout .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 60px;
      color: #002F56; } }
  @media screen and (max-width: 767px) {
    footer #footer_callouts .callout .title {
      font-family: bebas-neue-by-fontfabric,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 50px;
      color: #002F56; } }
  footer #footer_callouts .callout.style-a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(82, 119, 20, 0.84); }
  footer #footer_callouts .callout.style-a .title {
    color: white; }
  footer #footer_callouts .callout.style-b:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(168, 201, 116, 0.8); }

footer #footer_instagram {
  background: #8FC642;
  background-size: 100% auto;
  padding: 20px; }
  footer #footer_instagram .title {
    text-align: center; }
    @media screen and (min-width: 1201px) {
      footer #footer_instagram .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 75px;
        color: #002F56; } }
    @media screen and (max-width: 1200px) and (min-width: 992px) {
      footer #footer_instagram .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 65px;
        color: #002F56; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      footer #footer_instagram .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 55px;
        color: #002F56; } }
    @media screen and (max-width: 767px) {
      footer #footer_instagram .title {
        font-family: bebas-neue-by-fontfabric,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 45px;
        color: #002F56; } }
  footer #footer_instagram .feed {
    width: calc(100% - 188px);
    margin: auto;
    padding-bottom: 20px; }
    @media screen and (max-width: 991px) {
      footer #footer_instagram .feed {
        width: 100%;
        margin-bottom: 100px; } }
    footer #footer_instagram .feed .instagram_feed_item {
      padding: 20px;
      overflow: hidden;
      text-align: center;
      display: block; }
      footer #footer_instagram .feed .instagram_feed_item a {
        width: 100%;
        height: 20em;
        display: block;
        background-size: cover; }
    footer #footer_instagram .feed .slick-next {
      height: 80px;
      width: 30px;
      top: calc(50% - 40px);
      right: -45px;
      transform-origin: center;
      transform: scale(1); }
      @media screen and (min-width: 992px) {
        footer #footer_instagram .feed .slick-next {
          -o-transition: 0.25s;
          -ms-transition: 0.25s;
          -moz-transition: 0.25s;
          -webkit-transition: 0.25s; }
          footer #footer_instagram .feed .slick-next:hover {
            transform: scale(1.25); }
          footer #footer_instagram .feed .slick-next:active {
            transform: translate(0, -5px) scale(1.25); } }
      footer #footer_instagram .feed .slick-next:before {
        content: '';
        background: url(../images/arrow_next_blue.svg) center right no-repeat;
        background-size: 100% auto;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
        opacity: 1; }
      @media screen and (max-width: 991px) {
        footer #footer_instagram .feed .slick-next {
          top: calc(100% - 0px);
          right: calc(50% - 50px); } }
    footer #footer_instagram .feed .slick-prev {
      height: 80px;
      width: 30px;
      top: calc(50% - 40px);
      left: -45px;
      transform-origin: center;
      transform: scale(1); }
      @media screen and (min-width: 992px) {
        footer #footer_instagram .feed .slick-prev {
          -o-transition: 0.25s;
          -ms-transition: 0.25s;
          -moz-transition: 0.25s;
          -webkit-transition: 0.25s; }
          footer #footer_instagram .feed .slick-prev:hover {
            transform: scale(1.25); }
          footer #footer_instagram .feed .slick-prev:active {
            transform: translate(0, -5px) scale(1.25); } }
      footer #footer_instagram .feed .slick-prev:before {
        content: '';
        background: url(../images/arrow_prev_blue.svg) center left no-repeat;
        background-size: 100% auto;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 1; }
      @media screen and (max-width: 991px) {
        footer #footer_instagram .feed .slick-prev {
          top: calc(100% - 0px);
          left: calc(50% - 50px); } }
  footer #footer_instagram .link {
    text-align: center;
    padding-bottom: 20px; }

footer #footer_main {
  background: #F4B245;
  background-size: 100% auto;
  padding: 40px 0 40px 0; }
  @media screen and (max-width: 2048px) {
    footer #footer_main {
      background-size: 2048px auto; } }
  footer #footer_main .footnav-social .footnav {
    float: left; }
    footer #footer_main .footnav-social .footnav ul {
      display: block;
      text-align: center; }
    footer #footer_main .footnav-social .footnav li {
      display: inline-block;
      position: relative;
      vertical-align: top; }
      footer #footer_main .footnav-social .footnav li:after {
        content: '';
        height: 36px;
        width: 3px;
        background: #002F56;
        position: absolute;
        top: 0px;
        right: 0px; }
      @media screen and (min-width: 1550px) {
        footer #footer_main .footnav-social .footnav li {
          padding: 0 28px; }
          footer #footer_main .footnav-social .footnav li:after {
            height: 36px; } }
      @media screen and (min-width: 1500px) and (max-width: 1549px) {
        footer #footer_main .footnav-social .footnav li {
          padding: 0 22px; }
          footer #footer_main .footnav-social .footnav li:after {
            height: 36px; } }
      @media screen and (min-width: 1400px) and (max-width: 1499px) {
        footer #footer_main .footnav-social .footnav li {
          padding: 0 20px; }
          footer #footer_main .footnav-social .footnav li:after {
            height: 36px; } }
      @media screen and (min-width: 1201px) and (max-width: 1399px) {
        footer #footer_main .footnav-social .footnav li {
          padding: 0 16px; }
          footer #footer_main .footnav-social .footnav li:after {
            height: 26px; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        footer #footer_main .footnav-social .footnav li {
          padding: 0 14px; }
          footer #footer_main .footnav-social .footnav li:after {
            height: 24px; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_main .footnav-social .footnav li {
          padding: 0 8px;
          display: block; }
          footer #footer_main .footnav-social .footnav li:after {
            display: none; } }
      @media screen and (max-width: 767px) {
        footer #footer_main .footnav-social .footnav li {
          padding: 0 8px;
          display: block; }
          footer #footer_main .footnav-social .footnav li:after {
            display: none; } }
      footer #footer_main .footnav-social .footnav li:last-child {
        border: none; }
        footer #footer_main .footnav-social .footnav li:last-child:after {
          display: none; }
      @media screen and (max-width: 991px) {
        footer #footer_main .footnav-social .footnav li {
          display: block;
          padding: 5px 0;
          border: none; } }
      footer #footer_main .footnav-social .footnav li a {
        line-height: 100%; }
        @media screen and (min-width: 1400px) {
          footer #footer_main .footnav-social .footnav li a {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 36px;
            color: #002F56; } }
        @media screen and (min-width: 1201px) and (max-width: 1399px) {
          footer #footer_main .footnav-social .footnav li a {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 28px;
            color: #002F56; } }
        @media screen and (max-width: 1200px) and (min-width: 992px) {
          footer #footer_main .footnav-social .footnav li a {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 26px;
            color: #002F56; } }
        @media screen and (max-width: 991px) and (min-width: 768px) {
          footer #footer_main .footnav-social .footnav li a {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 28px;
            color: #002F56; } }
        @media screen and (max-width: 767px) {
          footer #footer_main .footnav-social .footnav li a {
            font-family: bebas-neue-by-fontfabric,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 28px;
            color: #002F56; } }
      footer #footer_main .footnav-social .footnav li ul {
        padding-left: 20px;
        margin: 0;
        text-align: left; }
        footer #footer_main .footnav-social .footnav li ul li {
          display: block;
          padding: 5px 0; }
          footer #footer_main .footnav-social .footnav li ul li:after {
            display: none; }
          @media screen and (min-width: 1400px) {
            footer #footer_main .footnav-social .footnav li ul li a {
              font-family: bebas-neue-by-fontfabric,sans-serif;
              font-weight: 400;
              font-style: normal;
              font-size: 28px;
              color: #002F56; } }
          @media screen and (min-width: 1201px) and (max-width: 1399px) {
            footer #footer_main .footnav-social .footnav li ul li a {
              font-family: bebas-neue-by-fontfabric,sans-serif;
              font-weight: 400;
              font-style: normal;
              font-size: 24px;
              color: #002F56; } }
          @media screen and (max-width: 1200px) and (min-width: 992px) {
            footer #footer_main .footnav-social .footnav li ul li a {
              font-family: bebas-neue-by-fontfabric,sans-serif;
              font-weight: 400;
              font-style: normal;
              font-size: 20px;
              color: #002F56; } }
          @media screen and (max-width: 991px) and (min-width: 768px) {
            footer #footer_main .footnav-social .footnav li ul li a {
              font-family: bebas-neue-by-fontfabric,sans-serif;
              font-weight: 400;
              font-style: normal;
              font-size: 24px;
              color: #002F56; } }
          @media screen and (max-width: 767px) {
            footer #footer_main .footnav-social .footnav li ul li a {
              font-family: bebas-neue-by-fontfabric,sans-serif;
              font-weight: 400;
              font-style: normal;
              font-size: 24px;
              color: #002F56; } }
  footer #footer_main .footnav-social .social-media {
    float: right;
    padding: 0; }
    @media screen and (max-width: 1200px) {
      footer #footer_main .footnav-social .social-media {
        float: none;
        max-width: 400px;
        margin: auto;
        padding-bottom: 20px; } }
    footer #footer_main .footnav-social .social-media li {
      padding: 0 3px;
      display: inline-block; }
      @media screen and (max-width: 1200px) {
        footer #footer_main .footnav-social .social-media li {
          width: 32%;
          text-align: center; } }
    footer #footer_main .footnav-social .social-media a {
      position: relative;
      top: -5px;
      font-size: 34px;
      display: inline-block;
      padding: 8px 3px;
      background: #002F56;
      color: #F6A132;
      line-height: 100%;
      border-radius: 10000px;
      -o-transition: 0.25s;
      -ms-transition: 0.25s;
      -moz-transition: 0.25s;
      -webkit-transition: 0.25s; }
      footer #footer_main .footnav-social .social-media a:hover {
        transform: scale(1.15); }
      footer #footer_main .footnav-social .social-media a:active {
        transform: scale(1.15) translate(0, -5px); }
  footer #footer_main .footlinks .info-logos {
    float: left; }
    footer #footer_main .footlinks .info-logos img {
      max-width: 100%;
      height: auto; }
    @media screen and (max-width: 767px) {
      footer #footer_main .footlinks .info-logos {
        width: 100%;
        float: none;
        text-align: center;
        padding-bottom: 20px; } }
  footer #footer_main .footlinks .info-links {
    float: right;
    text-align: right; }
    @media screen and (max-width: 767px) {
      footer #footer_main .footlinks .info-links {
        width: 100%;
        float: none;
        text-align: center; } }
    footer #footer_main .footlinks .info-links .adobe, footer #footer_main .footlinks .info-links .enjoy-illinois {
      display: inline-block; }
    footer #footer_main .footlinks .info-links .enjoy-illinois {
      padding-right: 25px;
      padding-bottom: 20px; }
    footer #footer_main .footlinks .info-links .adobe {
      padding-bottom: 20px; }
      footer #footer_main .footlinks .info-links .adobe img {
        max-width: 100%;
        height: auto; }
    footer #footer_main .footlinks .info-links .links {
      padding: 0;
      margin: 0; }
      footer #footer_main .footlinks .info-links .links li {
        padding: 0 10px;
        border-right: 3px solid #002F56;
        display: inline-block; }
        footer #footer_main .footlinks .info-links .links li:last-child {
          border: none;
          padding-right: 0; }
      @media screen and (min-width: 1400px) {
        footer #footer_main .footlinks .info-links .links a {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 28px;
          color: #002F56; } }
      @media screen and (min-width: 1201px) and (max-width: 1399px) {
        footer #footer_main .footlinks .info-links .links a {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 24px;
          color: #002F56; } }
      @media screen and (max-width: 1200px) and (min-width: 992px) {
        footer #footer_main .footlinks .info-links .links a {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 20px;
          color: #002F56; } }
      @media screen and (max-width: 991px) and (min-width: 768px) {
        footer #footer_main .footlinks .info-links .links a {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 24px;
          color: #002F56; } }
      @media screen and (max-width: 767px) {
        footer #footer_main .footlinks .info-links .links a {
          font-family: bebas-neue-by-fontfabric,sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 24px;
          color: #002F56; } }
  footer #footer_main .visitor-centers .name {
    font-family: bebas-neue-by-fontfabric,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: #002F56;
    line-height: 100%; }
  footer #footer_main .visitor-centers .details {
    font-family: proxima-nova,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #002F56;
    line-height: 120%;
    text-transform: uppercase; }
    footer #footer_main .visitor-centers .details a {
      color: #002F56; }
    footer #footer_main .visitor-centers .details .address, footer #footer_main .visitor-centers .details .phone, footer #footer_main .visitor-centers .details .hours {
      padding: 8px 0;
      padding-left: 40px;
      position: relative; }
      footer #footer_main .visitor-centers .details .address:before, footer #footer_main .visitor-centers .details .phone:before, footer #footer_main .visitor-centers .details .hours:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 40px;
        height: 40px; }
    footer #footer_main .visitor-centers .details .address:before {
      background: url(../images/location_pin_blue.svg) center center no-repeat;
      backgroud-size: 100% 100%; }

@media print {
  header,
  footer,
  #page_hero,
  #social_breadcrumbs,
  #page_downloads,
  #page_callouts,
  #page_callouts_bylifestages,
  #page_video,
  .parallax-mirror {
    display: none; }
  .page-content .title {
    font-size: 50px; } }
