/*
	Modular CSS for Vermont Arts Council
	Author: Nicholas Edwards
	Date: July 2014
	Version: 1.0.0
	Dependencies:
		Bootstrap(sass)		v3.2.0
		Unison.js			v0.6.0
		SUSY				v2.1.2
		Bourbon(sass)		v4.0.2
		Normalize			v3.0.1
		HTML5Boilerplate	v4.3.0
*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, aside.sidebar .widget.calendar .event:before, footer.primary:before, .home-tpl .cta-nav > div > a:before, .home-tpl .cta-nav > div .sub ul:before, .eots-tpl .todays-conditions:before, .eotns-tpl .todays-conditions:before, .eots-tpl .date-container:before, .eotns-tpl .date-container:before, .eots-tpl .weather-maps:before, .eots-tpl .weather-maps header:before, .eots-tpl .weather-maps section:before, .eots-tpl .skywatch-almanac:before, .eots-tpl .skywatch-almanac header:before, .eots-tpl .skywatch-almanac section:before, .eotns-tpl .weather-maps:before, .eotns-tpl .weather-maps header:before, .eotns-tpl .weather-maps section:before, .eotns-tpl .skywatch-almanac:before, .eotns-tpl .skywatch-almanac header:before, .eotns-tpl .skywatch-almanac section:before, .eots-tpl .sponsors:before, .eotns-tpl .sponsors:before, .eots-tpl footer.primary nav.footer ul:before, .eotns-tpl footer.primary nav.footer ul:before,
.clearfix:after,
aside.sidebar .widget.calendar .event:after,
footer.primary:after,
.home-tpl .cta-nav > div > a:after,
.home-tpl .cta-nav > div .sub ul:after,
.eots-tpl .todays-conditions:after,
.eotns-tpl .todays-conditions:after,
.eots-tpl .date-container:after,
.eotns-tpl .date-container:after,
.eots-tpl .weather-maps:after,
.eots-tpl .weather-maps header:after,
.eots-tpl .weather-maps section:after,
.eots-tpl .skywatch-almanac:after,
.eots-tpl .skywatch-almanac header:after,
.eots-tpl .skywatch-almanac section:after,
.eotns-tpl .weather-maps:after,
.eotns-tpl .weather-maps header:after,
.eotns-tpl .weather-maps section:after,
.eotns-tpl .skywatch-almanac:after,
.eotns-tpl .skywatch-almanac header:after,
.eotns-tpl .skywatch-almanac section:after,
.eots-tpl .sponsors:after,
.eotns-tpl .sponsors:after,
.eots-tpl footer.primary nav.footer ul:after,
.eotns-tpl footer.primary nav.footer ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, aside.sidebar .widget.calendar .event:after, footer.primary:after, .home-tpl .cta-nav > div > a:after, .home-tpl .cta-nav > div .sub ul:after, .eots-tpl .todays-conditions:after, .eotns-tpl .todays-conditions:after, .eots-tpl .date-container:after, .eotns-tpl .date-container:after, .eots-tpl .weather-maps:after, .eots-tpl .weather-maps header:after, .eots-tpl .weather-maps section:after, .eots-tpl .skywatch-almanac:after, .eots-tpl .skywatch-almanac header:after, .eots-tpl .skywatch-almanac section:after, .eotns-tpl .weather-maps:after, .eotns-tpl .weather-maps header:after, .eotns-tpl .weather-maps section:after, .eotns-tpl .skywatch-almanac:after, .eotns-tpl .skywatch-almanac header:after, .eotns-tpl .skywatch-almanac section:after, .eots-tpl .sponsors:after, .eotns-tpl .sponsors:after, .eots-tpl footer.primary nav.footer ul:after, .eotns-tpl footer.primary nav.footer ul:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix, aside.sidebar .widget.calendar .event, footer.primary, .home-tpl .cta-nav > div > a, .home-tpl .cta-nav > div .sub ul, .eots-tpl .todays-conditions, .eotns-tpl .todays-conditions, .eots-tpl .date-container, .eotns-tpl .date-container, .eots-tpl .weather-maps, .eots-tpl .weather-maps header, .eots-tpl .weather-maps section, .eots-tpl .skywatch-almanac, .eots-tpl .skywatch-almanac header, .eots-tpl .skywatch-almanac section, .eotns-tpl .weather-maps, .eotns-tpl .weather-maps header, .eotns-tpl .weather-maps section, .eotns-tpl .skywatch-almanac, .eotns-tpl .skywatch-almanac header, .eotns-tpl .skywatch-almanac section, .eots-tpl .sponsors, .eotns-tpl .sponsors, .eots-tpl footer.primary nav.footer ul, .eotns-tpl footer.primary nav.footer ul {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
html {
  font-size: 62.5%;
  /* Now 10px = 1rem! */ }

body {
  position: relative; }
  @media screen and (max-width: 600px) {
    body.blog-tpl #wpadminbar {
      position: fixed; } }

/* Colors */
/* Main Site Colors - Create variations via the SASS "lighten()", "darken()" or Bourbon "tint()", "shade()" mixins (tint/shade preferred) */
/* ORANGE DARK */
/* ORANGE LIGHT */
/* BROWN */
/* BLUE */
/* Eye on the Sky Colors */
/* Other Brand Colors */
/* Link Colors */
/* Font Families */
/* Breakpoints - UNISON */
@media screen and (min-width: 200px) {
  head {
    font-family: "usn-x-small 200px"; }

  body:after {
    content: "usn-x-small - min-width: 200px"; } }
@media screen and (min-width: 400px) {
  head {
    font-family: "usn-small 400px"; }

  body:after {
    content: "usn-small - min-width: 400px"; } }
@media screen and (min-width: 600px) {
  head {
    font-family: "usn-small-medium 600px"; }

  body:after {
    content: "usn-small-medium - min-width: 600px"; } }
@media screen and (min-width: 800px) {
  head {
    font-family: "usn-medium 800px"; }

  body:after {
    content: "usn-medium - min-width: 800px"; } }
@media screen and (min-width: 1000px) {
  head {
    font-family: "usn-large-medium 1000px"; }

  body:after {
    content: "usn-large-medium - min-width: 1000px"; } }
@media screen and (min-width: 1200px) {
  head {
    font-family: "usn-large 1200px"; }

  body:after {
    content: "usn-large - min-width: 1200px"; } }
@media screen and (min-width: 1400px) {
  head {
    font-family: "usn-x-large 1400px"; }

  body:after {
    content: "usn-x-large - min-width: 1400px"; } }
head {
  clear: both; }
  head title {
    font-family: "usn-x-small 200px, usn-small 400px, usn-small-medium 600px, usn-medium 800px, usn-large-medium 1000px, usn-large 1200px, usn-x-large 1400px"; }

body:after {
  display: none; }

body:after {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #FFF;
  padding: 10px;
  z-index: 1000;
  font-size: 12px;
  font-family: sans-serif; }

*[data-usn-if] {
  display: none; }

/* Move breakpoint info bar */
body:after {
  bottom: 0;
  top: inherit;
  display: none;
  /* hide breakpoint info bar in prod */ }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* UI scale for big viewports */
img {
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

@media (min-width: 1400px) {
  /* Scale CSS */
  html {
    font-size: 67.5%; } }
/* Tabbing Outlines */
a:active, button:active {
  outline: none !important; }

a:focus, button:focus {
  outline: #000000 dotted thin !important; }

/* Base Container and Margins/Padding */
.container {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }

header.primary, main {
  margin-left: 1rem;
  margin-right: 1rem; }

footer.primary .container {
  padding-left: 1rem;
  padding-right: 1rem; }

/* 600px */
@media (min-width: 600px) {
  header.primary .container .brand {
    width: 36.44068%;
    float: left;
    margin-right: 1.69492%; }
  header.primary .container .nav-utility-container {
    width: 61.86441%;
    float: right;
    margin-right: 0; }

  .eots-tpl header.primary .container .brand {
    width: 61.86441%;
    float: left;
    margin-right: 1.69492%; }
  .eots-tpl header.primary .container .nav-utility-container {
    width: 36.44068%;
    float: right;
    margin-right: 0; } }
/* 800px */
@media (min-width: 800px) {
  header.primary .container .brand {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%; }
  header.primary .container .nav-utility-container {
    width: 66.10169%;
    float: right;
    margin-right: 0; }

  main article.content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  main.sidebar aside.sidebar {
    width: 29.16667%;
    float: left; }
  main.sidebar article.content {
    width: 70.83333%;
    float: left; }
    main.sidebar article.content section.main {
      margin-left: 2rem; }

  footer.primary .site-utilities {
    width: 66.66667%;
    float: left; }
  footer.primary .newsletter-signup {
    width: 33.33333%;
    float: left; }

  .home-tpl main.container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .home-tpl main.container:after {
      content: " ";
      display: block;
      clear: both; }
  .home-tpl .widgets-container {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%; }
  .home-tpl aside.sidebar {
    width: 23.72881%;
    float: right;
    margin-right: 0; } }
/* 1000px */
@media (min-width: 1000px) {
  main.sidebar aside.sidebar {
    width: 25%;
    float: left; }
  main.sidebar article.content {
    width: 75%;
    float: left; }

  footer.primary .brand {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }
  footer.primary nav.footer {
    width: 74.57627%;
    float: right;
    margin-right: 0; }
    footer.primary nav.footer .column {
      width: 23.72881%;
      float: left;
      margin-right: 1.69492%; }
      footer.primary nav.footer .column:last-child {
        width: 23.72881%;
        float: right;
        margin-right: 0; }
      footer.primary nav.footer .column.slvzr-last-child {
        margin-right: 0; }
  footer.primary .site-utilities {
    width: 79.16667%;
    float: left; }
  footer.primary .newsletter-signup {
    width: 20.83333%;
    float: left; } }
/* 1200px */
@media (min-width: 1200px) {
  footer.primary .brand {
    width: 19.49153%;
    float: left;
    margin-right: 1.69492%; }
  footer.primary nav.footer {
    width: 78.81356%;
    float: right;
    margin-right: 0; }
    footer.primary nav.footer .column {
      width: 23.72881%;
      float: left;
      margin-right: 1.69492%; }
      footer.primary nav.footer .column:last-child {
        width: 23.72881%;
        float: right;
        margin-right: 0; }
  footer.primary .site-utilities {
    width: 83.33333%;
    float: left; }
  footer.primary .newsletter-signup {
    width: 16.66667%;
    float: left; } }
#newsletter-sign-up {
  float: right; }
  #newsletter-sign-up .newsletter-heading {
    font-family: "EB Garamond, serif";
    text-align: center; }
    #newsletter-sign-up .newsletter-heading .small {
      font-size: 3rem; }
    #newsletter-sign-up .newsletter-heading .large {
      font-size: 4.5rem;
      margin-top: -18px; }

/* Standard two-column layout */
.two-col > div:nth-child(odd) {
  width: 49.15254%;
  float: left;
  margin-left: 0; }
.two-col > div:nth-child(even) {
  width: 49.15254%;
  float: left;
  margin-left: 1.69492%; }

/* Responsive two-column layout - scales from 1-2 columns */
@media (min-width: 600px) {
  .two-col-max > div:nth-child(odd), .three-col-max > div:nth-child(odd), .two-col-max > li:nth-child(odd), .three-col-max > li:nth-child(odd) {
    width: 49.15254%;
    float: left;
    margin-left: 0; }
  .two-col-max > div:nth-child(even), .three-col-max > div:nth-child(even), .two-col-max > li:nth-child(even), .three-col-max > li:nth-child(even) {
    width: 49.15254%;
    float: left;
    margin-left: 1.69492%; } }

/* Responsive three-column layout - scales from 1-3 columns */
@media (min-width: 800px) {
  .three-col-max > div:nth-child(3n-2), .three-col-max > li:nth-child(3n-2) {
    /* first column */
    width: 32.20339%;
    float: left;
    margin-left: 0; }
  .three-col-max > div:nth-child(3n+2), .three-col-max > div:nth-child(3n+3), .three-col-max > li:nth-child(3n+2), .three-col-max > li:nth-child(3n+3) {
    /* second and last columns */
    width: 32.20339%;
    float: left;
    margin-left: 1.69492%; } }

ul.pagination {
  list-style: none;
  padding: 0; }
  ul.pagination li {
    display: inline-block;
    margin: 0 5px; }
    ul.pagination li span.sr-only {
      display: none; }

.content ul.pagination {
  padding: 0; }

/* Icon Fonts */
@font-face {
  font-family: 'fairbanks-icons';
  src: url("/bundles/applicationcore/fonts/icons/fonts/fairbanks-icons.eot?wqwev");
  src: url("/bundles/applicationcore/fonts/icons/fonts/fairbanks-icons.eot?#iefixwqwev") format("embedded-opentype"), url("/bundles/applicationcore/fonts/icons/fonts/fairbanks-icons.woff2?wqwev") format("woff2"), url("/bundles/applicationcore/fonts/icons/fonts/fairbanks-icons.ttf?wqwev") format("truetype"), url("/bundles/applicationcore/fonts/icons/fonts/fairbanks-icons.woff?wqwev") format("woff"), url("/bundles/applicationcore/fonts/icons/fonts/fairbanks-icons.svg?wqwev#fairbanks-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fairbanks-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-rss-square:before {
  content: "\f143"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-clock-o:before {
  content: "\f017"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-envelope-square:before {
  content: "\f199"; }

.icon-search:before {
  content: "\f002"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-circle:before {
  content: "\f055"; }

.icon-minus-circle:before {
  content: "\f056"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-twitter-square:before {
  content: "\f081"; }

.icon-facebook-square:before {
  content: "\f082"; }

.icon-skier:before {
  content: "\e631"; }

.icon-fairbanks-logo:before {
  content: "\e601"; }

.icon-vdw-guy:before {
  content: "\e600"; }

.icon-sunrise:before {
  content: "\e602"; }

.icon-sun:before {
  content: "\e603"; }

.icon-moon:before {
  content: "\e604"; }

.icon-sun2:before {
  content: "\e605"; }

.icon-windy:before {
  content: "\e606"; }

.icon-wind:before {
  content: "\e607"; }

.icon-snowflake:before {
  content: "\e608"; }

.icon-cloudy:before {
  content: "\e609"; }

.icon-cloud:before {
  content: "\e60a"; }

.icon-weather:before {
  content: "\e60b"; }

.icon-weather2:before {
  content: "\e60c"; }

.icon-weather3:before {
  content: "\e60d"; }

.icon-lines:before {
  content: "\e60e"; }

.icon-cloud2:before {
  content: "\e60f"; }

.icon-lightning:before {
  content: "\e610"; }

.icon-lightning2:before {
  content: "\e611"; }

.icon-rainy:before {
  content: "\e612"; }

.icon-rainy2:before {
  content: "\e613"; }

.icon-windy2:before {
  content: "\e614"; }

.icon-windy3:before {
  content: "\e615"; }

.icon-snowy:before {
  content: "\e616"; }

.icon-snowy2:before {
  content: "\e617"; }

.icon-snowy3:before {
  content: "\e618"; }

.icon-weather4:before {
  content: "\e619"; }

.icon-cloudy2:before {
  content: "\e61a"; }

.icon-cloud3:before {
  content: "\e61b"; }

.icon-lightning3:before {
  content: "\e61c"; }

.icon-sun3:before {
  content: "\e61d"; }

.icon-moon2:before {
  content: "\e61e"; }

.icon-cloudy3:before {
  content: "\e61f"; }

.icon-cloud4:before {
  content: "\e620"; }

.icon-cloud5:before {
  content: "\e621"; }

.icon-lightning4:before {
  content: "\e622"; }

.icon-rainy3:before {
  content: "\e623"; }

.icon-rainy4:before {
  content: "\e624"; }

.icon-windy4:before {
  content: "\e625"; }

.icon-windy5:before {
  content: "\e626"; }

.icon-snowy4:before {
  content: "\e627"; }

.icon-snowy5:before {
  content: "\e628"; }

.icon-weather5:before {
  content: "\e629"; }

.icon-cloudy4:before {
  content: "\e62a"; }

.icon-lightning5:before {
  content: "\e62b"; }

.icon-thermometer:before {
  content: "\e62c"; }

.icon-compass:before {
  content: "\e62d"; }

.icon-none:before {
  content: "\e62e"; }

.icon-Celsius:before {
  content: "\e62f"; }

.icon-Fahrenheit:before {
  content: "\e630"; }

/* Set base font sizes and such */
body {
  font-size: 1.5rem;
  color: #3a2d12;
  font-family: "Roboto", sans-serif;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Headings */
h1, h2, .h1, .h2 {
  font-family: "EB Garamond", serif; }

h1, h2, h3, h4, .h1, .h2, .h3, .eots-tpl .todays-conditions p:first-child, .eotns-tpl .todays-conditions p:first-child, .h4 {
  font-weight: normal; }

h2, h3, h4, .h2, .h3, .eots-tpl .todays-conditions p:first-child, .eotns-tpl .todays-conditions p:first-child, .h4 {
  color: #e25f1f; }

h3, h4, .h3, .eots-tpl .todays-conditions p:first-child, .eotns-tpl .todays-conditions p:first-child, .h4 {
  font-family: "Roboto", sans-serif; }

h1, .h1 {
  font-size: 4.8rem;
  line-height: 5rem;
  color: #ffffff;
  margin: 0.8rem 0 1.5rem 0;
  padding: 1.2rem 2rem 1.8rem 2rem;
  background: #f7941e; }

h2, .h2 {
  color: #e25f1f;
  font-size: 3.6rem;
  line-height: 3.8rem;
  margin: 0.8rem 0 1.4rem 0; }

h3, .h3, .eots-tpl .todays-conditions p:first-child, .eotns-tpl .todays-conditions p:first-child {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin: 0.8rem 0 1.2rem 0; }

h4, .h4 {
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin: 0.8rem 0 1rem 0; }

.h3.black, .eots-tpl .todays-conditions p.black:first-child, .eotns-tpl .todays-conditions p.black:first-child {
  font-size: 24px;
  font-weight: bold;
  color: #000; }

/* Horizontal rule */
hr {
  clear: both;
  border-top: 0.11rem solid #e5e5e5; }

/* Links */
a {
  -webkit-transition: color 0.1s ease;
  -moz-transition: color 0.1s ease;
  transition: color 0.1s ease; }

a, a:link, a:active {
  color: #0082bb; }

a:visited {
  color: #7f7f7f; }

a:hover {
  color: #e25f1f; }

/* Paragraphs */
p {
  margin-top: 0; }

/* Blockquotes */
blockquote {
  margin: 2rem 3rem;
  font-style: italic;
  padding-left: 3rem;
  position: relative; }
  blockquote .source:before {
    content: '-'; }
  blockquote:before {
    position: absolute;
    content: '\201C';
    font-family: Georgia;
    font-size: 7.2rem;
    line-height: 6.6rem;
    font-style: normal;
    left: 0;
    top: 0; }

/* Definitions */
dt {
  font-weight: bold; }

dd {
  font-style: italic; }

/* iframes and embeds */
iframe, embed {
  max-width: 100%;
  border: 0.11rem solid #7f7f7f; }

/* Lists */
.content ul, .content ol, .cke_editable ul, .cke_editable ol {
  overflow: hidden;
  padding: 0 0 0 4rem; }

table {
  border-color: #e25f1f;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  width: 100% !important; }
  table.table-striped tr:nth-child(odd) td {
    background: #ffffff; }
  table th, table td {
    padding: 0.5rem;
    text-align: left; }
  table th {
    background: #f7941e;
    color: #ffffff; }
  table td {
    background: #ededed; }

/* 600px */
@media (min-width: 400px) {
  table.table-thin {
    width: 50% !important; }
  table.table-medium {
    width: 65% !important; }
  table.table-wide {
    width: 80% !important; } }
.content .alignleft, .content .alignright, .content .aligncenter, .cke_editable .alignleft, .cke_editable .alignright, .cke_editable .aligncenter {
  margin: 1rem auto;
  max-width: 100%; }
.content .alignnone, .cke_editable .alignnone {
  margin: 1rem 0;
  max-width: 100%; }
.content .wp-caption, .content .image-with-caption, .cke_editable .wp-caption, .cke_editable .image-with-caption {
  display: table; }
  .content .wp-caption p, .content .image-with-caption p, .cke_editable .wp-caption p, .cke_editable .image-with-caption p {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: left; }
  .content .wp-caption .wp-caption-text, .content .wp-caption .caption-text, .content .image-with-caption .wp-caption-text, .content .image-with-caption .caption-text, .cke_editable .wp-caption .wp-caption-text, .cke_editable .wp-caption .caption-text, .cke_editable .image-with-caption .wp-caption-text, .cke_editable .image-with-caption .caption-text {
    background: #f7941e;
    color: #ffffff;
    padding: 1.5rem;
    display: table-caption;
    caption-side: bottom; }
.content .wp-caption, .cke_editable .wp-caption {
  width: auto !important; }
.content img, .cke_editable img {
  max-width: 100%;
  height: auto !important; }
  .content img.alignnone, .cke_editable img.alignnone {
    float: none;
    vertical-align: bottom; }
  .content img.alignleft, .content img.alignright, .content img.aligncenter, .cke_editable img.alignleft, .cke_editable img.alignright, .cke_editable img.aligncenter {
    margin: 1rem auto;
    display: block; }
.content .breadcrumbs + .wysiwyg-hero-image, .cke_editable .breadcrumbs + .wysiwyg-hero-image {
  margin-top: 0; }
.content .wysiwyg-hero-image, .cke_editable .wysiwyg-hero-image {
  clear: both;
  margin: 3rem 0;
  position: relative; }
  .content .wysiwyg-hero-image img, .cke_editable .wysiwyg-hero-image img {
    display: block;
    width: 100% !important;
    height: auto !important; }
  .content .wysiwyg-hero-image:after, .cke_editable .wysiwyg-hero-image:after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
    border: 0.5rem solid rgba(255, 255, 255, 0.4); }
  .content .wysiwyg-hero-image:first-child, .cke_editable .wysiwyg-hero-image:first-child {
    margin-top: 0; }
.content .wysiwyg-hero-image__text, .cke_editable .wysiwyg-hero-image__text {
  padding: 1rem 2.5rem 1.5rem 2.5rem;
  color: #ffffff;
  text-align: center;
  background: #3a2d12; }
.content .wysiwyg-hero-image__heading, .cke_editable .wysiwyg-hero-image__heading {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 1rem; }
.content .wysiwyg-hero-image__sub-heading, .cke_editable .wysiwyg-hero-image__sub-heading {
  font-size: 1.6rem; }

@media (min-width: 400px) {
  .content .alignleft, .content .alignright, .cke_editable .alignleft, .cke_editable .alignright {
    max-width: 60%; }
  .content .alignleft, .content img.alignleft, .cke_editable .alignleft, .cke_editable img.alignleft {
    float: left;
    margin: 0.4rem 2.5rem 1rem 0; }
  .content .alignright, .content img.alignright, .cke_editable .alignright, .cke_editable img.alignright {
    float: right;
    margin: 0.4rem 0 1rem 2.5rem; }
  .content .wysiwyg-hero-image:before, .cke_editable .wysiwyg-hero-image:before {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 30%;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    background: linear-gradient(to bottom, transparent, #000000 100%); }
  .content .wysiwyg-hero-image__text, .cke_editable .wysiwyg-hero-image__text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 40%;
    background: transparent; } }
@media (min-width: 1200px) {
  .content .wysiwyg-hero-image:after, .cke_editable .wysiwyg-hero-image:after {
    top: 2rem;
    right: 2rem;
    bottom: 2rem;
    left: 2rem;
    border-width: 0.75rem; }
  .content .wysiwyg-hero-image__text, .cke_editable .wysiwyg-hero-image__text {
    padding: 1rem 4.75rem 2.75rem 4.75rem; }
  .content .wysiwyg-hero-image__heading, .cke_editable .wysiwyg-hero-image__heading {
    font-size: 3.5rem; }
  .content .wysiwyg-hero-image__sub-heading, .cke_editable .wysiwyg-hero-image__sub-heading {
    font-size: 2.4rem; } }
.btn-normal {
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #fefefe;
  color: #333333;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #d8d8d8;
  background-image: -webkit-linear-gradient(#d8d8d8, #bcbcbc);
  background-image: linear-gradient(#d8d8d8, #bcbcbc);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #e2e2e2;
  background-clip: padding-box;
  border: 1px solid #bbaeae;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #fefefe;
  color: #333333;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #d8d8d8;
  background-image: -webkit-linear-gradient(#d8d8d8, #c2b6b6);
  background-image: linear-gradient(#d8d8d8, #c2b6b6);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #e5dfdf;
  background-clip: padding-box; }
  .btn-normal:link, .btn-normal:active, .btn-normal:hover, .btn-normal:visited {
    color: #4c4c4c; }
  .btn-normal:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #e5e5e5;
    cursor: pointer;
    background-color: #cbcbcb;
    background-image: -webkit-linear-gradient(#cbcbcb, #b4b4b4);
    background-image: linear-gradient(#cbcbcb, #b4b4b4); }
  .btn-normal:active:not(:disabled), .btn-normal:focus:not(:disabled) {
    border: 1px solid #b4b4b4;
    box-shadow: inset 0 0 8px 4px #adadad, inset 0 0 8px 4px #adadad; }
  .btn-normal:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #e5e5e5;
    cursor: pointer;
    background-color: #cbcbcb;
    background-image: -webkit-linear-gradient(#cbcbcb, #baaeae);
    background-image: linear-gradient(#cbcbcb, #baaeae); }
  .btn-normal:active:not(:disabled), .btn-normal:focus:not(:disabled) {
    border: 1px solid #bbaeae;
    box-shadow: inset 0 0 8px 4px #b2a7a7, inset 0 0 8px 4px #b2a7a7; }
  .btn-normal:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.btn-primary, .blog-tpl .comments input[type="submit"] {
  border: 1px solid #c24b0f;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #e7a17f;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #e46f35;
  background-image: -webkit-linear-gradient(#e46f35, #d15010);
  background-image: linear-gradient(#e46f35, #d15010);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b54108;
  background-clip: padding-box; }
  .btn-primary:link, .blog-tpl .comments input[type="submit"]:link, .btn-primary:active, .blog-tpl .comments input[type="submit"]:active, .btn-primary:hover, .blog-tpl .comments input[type="submit"]:hover, .btn-primary:visited, .blog-tpl .comments input[type="submit"]:visited {
    color: #ffffff; }
  .btn-primary:hover:not(:disabled), .blog-tpl .comments input[type="submit"]:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #e08153;
    cursor: pointer;
    background-color: #dc6124;
    background-image: -webkit-linear-gradient(#dc6124, #c14b10);
    background-image: linear-gradient(#dc6124, #c14b10); }
  .btn-primary:active:not(:disabled), .blog-tpl .comments input[type="submit"]:active:not(:disabled), .btn-primary:focus:not(:disabled), .blog-tpl .comments input[type="submit"]:focus:not(:disabled) {
    border: 1px solid #c24b0f;
    box-shadow: inset 0 0 8px 4px #b24610, inset 0 0 8px 4px #b24610; }
  .btn-primary:disabled, .blog-tpl .comments input[type="submit"]:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.btn-secondary, .newsletter-signup form .btn-newsletter, div.paging-navigation a {
  border: 1px solid #e47c00;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #f5c183;
  color: #333333;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #f79e34;
  background-image: -webkit-linear-gradient(#f79e34, #f38400);
  background-image: linear-gradient(#f79e34, #f38400);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffa840;
  background-clip: padding-box; }
  .btn-secondary:link, .newsletter-signup form .btn-newsletter:link, div.paging-navigation a:link, .btn-secondary:active, .newsletter-signup form .btn-newsletter:active, div.paging-navigation a:active, .btn-secondary:hover, .newsletter-signup form .btn-newsletter:hover, div.paging-navigation a:hover, .btn-secondary:visited, .newsletter-signup form .btn-newsletter:visited, div.paging-navigation a:visited {
    color: #ffffff; }
  .btn-secondary:hover:not(:disabled), .newsletter-signup form .btn-newsletter:hover:not(:disabled), div.paging-navigation a:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #f1a953;
    cursor: pointer;
    background-color: #f19220;
    background-image: -webkit-linear-gradient(#f19220, #e47c00);
    background-image: linear-gradient(#f19220, #e47c00); }
  .btn-secondary:active:not(:disabled), .newsletter-signup form .btn-newsletter:active:not(:disabled), div.paging-navigation a:active:not(:disabled), .btn-secondary:focus:not(:disabled), .newsletter-signup form .btn-newsletter:focus:not(:disabled), div.paging-navigation a:focus:not(:disabled) {
    border: 1px solid #e47c00;
    box-shadow: inset 0 0 8px 4px #d47301, inset 0 0 8px 4px #d47301; }
  .btn-secondary:disabled, .newsletter-signup form .btn-newsletter:disabled, div.paging-navigation a:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.btn-tertiary {
  border: 1px solid #211b0e;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #776a4b;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #4d4229;
  background-image: -webkit-linear-gradient(#4d4229, #2b2413);
  background-image: linear-gradient(#4d4229, #2b2413);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #130f07;
  background-clip: padding-box; }
  .btn-tertiary:link, .btn-tertiary:active, .btn-tertiary:hover, .btn-tertiary:visited {
    color: #ffffff; }
  .btn-tertiary:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #594e37;
    cursor: pointer;
    background-color: #3b3322;
    background-image: -webkit-linear-gradient(#3b3322, #201b0e);
    background-image: linear-gradient(#3b3322, #201b0e); }
  .btn-tertiary:active:not(:disabled), .btn-tertiary:focus:not(:disabled) {
    border: 1px solid #211b0e;
    box-shadow: inset 0 0 8px 4px #16120a, inset 0 0 8px 4px #16120a; }
  .btn-tertiary:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

a.btn-tertiary.submit-new {
  font-size: 20px; }

.btn-quaternary {
  border: 1px solid #0a6288;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #49b0de;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #198ec1;
  background-image: -webkit-linear-gradient(#198ec1, #0b6c97);
  background-image: linear-gradient(#198ec1, #0b6c97);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #055679;
  background-clip: padding-box; }
  .btn-quaternary:link, .btn-quaternary:active, .btn-quaternary:hover, .btn-quaternary:visited {
    color: #ffffff; }
  .btn-quaternary:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #249bcf;
    cursor: pointer;
    background-color: #1a7ca7;
    background-image: -webkit-linear-gradient(#1a7ca7, #0b6288);
    background-image: linear-gradient(#1a7ca7, #0b6288); }
  .btn-quaternary:active:not(:disabled), .btn-quaternary:focus:not(:disabled) {
    border: 1px solid #0a6288;
    box-shadow: inset 0 0 8px 4px #0a5779, inset 0 0 8px 4px #0a5779; }
  .btn-quaternary:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.newsletter-signup form .btn-newsletter {
  background-image: none;
  font-family: "Roboto", sans-serif;
  width: 15rem;
  margin-top: 1rem;
  border-radius: 0.3rem;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  font-size: 1.3rem;
  color: #3f3f3f; }
  .newsletter-signup form .btn-newsletter:hover:not(:disabled) {
    background: #de851b;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #3f3f3f; }
  .newsletter-signup form .btn-newsletter:active:not(:disabled) {
    border: none;
    color: #3f3f3f; }
  .newsletter-signup form .btn-newsletter:focus {
    outline: none; }

[class^="btn-"], div.paging-navigation a, .blog-tpl .comments input[type="submit"] {
  padding: 1rem 1.75rem;
  font-size: 1.6rem;
  line-height: 2rem;
  font-family: "EB Garamond", serif;
  border-radius: 0;
  font-weight: normal;
  text-shadow: none;
  text-transform: uppercase;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0.11rem solid transparent;
  background-image: none; }
  [class^="btn-"]:hover:not(:disabled), div.paging-navigation a:hover:not(:disabled), .blog-tpl .comments input[type="submit"]:hover:not(:disabled) {
    background-image: none; }
  [class^="btn-"]:focus, div.paging-navigation a:focus, .blog-tpl .comments input[type="submit"]:focus {
    outline: none; }

.btn-small {
  padding: 0.75rem 1.25rem;
  font-size: 1.2rem;
  line-height: 1.4rem; }

.btn-large, .blog-tpl .comments input[type="submit"] {
  padding: 1.5rem 2.5rem;
  font-size: 2rem;
  line-height: 2.4rem; }

/* Alerts */
.alert {
  padding: 15px;
  border-radius: 4px;
  border: 1px solid;
  font-weight: bold;
  font-size: 15px; }

.alert-danger {
  color: #a94442;
  background-color: #F2DEDE;
  border-color: #a94442; }

.alert-success {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #3C763D; }

.flash-msg {
  margin: 15px 0; }

/* Errors */
.has-error {
  color: #a94442;
  background-color: #F2DEDE;
  border: 1px solid #a94442;
  padding: 5px 10px;
  border-radius: 4px; }
  .has-error ul {
    margin: 5px;
    padding-left: 5px;
    list-style: none; }
    .has-error ul li {
      font-weight: bold; }

.classified-ads h3 {
  font-size: 1.8rem;
  margin: 0.6rem 0 0.8rem 0; }
.classified-ads table {
  font-size: 12px;
  margin: 0 10px;
  line-height: 18px; }
  .classified-ads table th {
    font-weight: bold; }
.classified-ads hr {
  margin: 10px 0 5px 0; }
.classified-ads p {
  font-size: 14px; }

.indent {
  margin-left: 20px; }

.popover-content {
  font-size: 14px;
  font-weight: normal; }
  .popover-content ul {
    font-size: 14px;
    padding-left: 18px;
    margin: 0; }

/* Bootstrap Forms */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, input[type="search"], input[type="text"], input[type="email"], input[type="date"], input[type="password"], input[type="tel"], input[type="time"], input[type="url"], select, textarea, form .required-note .required-field, .blog-tpl .comments #comment {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="date"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, select:focus, textarea:focus, form .required-note .required-field:focus, .blog-tpl .comments #comment:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, form .required-note .required-field::-moz-placeholder, .blog-tpl .comments #comment::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder, form .required-note .required-field:-ms-input-placeholder, .blog-tpl .comments #comment:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, form .required-note .required-field::-webkit-input-placeholder, .blog-tpl .comments #comment::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], input[disabled][type="search"], input[disabled][type="text"], input[disabled][type="email"], input[disabled][type="date"], input[disabled][type="password"], input[disabled][type="tel"], input[disabled][type="time"], input[disabled][type="url"], select[disabled], textarea[disabled], form .required-note [disabled].required-field, .blog-tpl .comments [disabled]#comment, .form-control[readonly], input[readonly][type="search"], input[readonly][type="text"], input[readonly][type="email"], input[readonly][type="date"], input[readonly][type="password"], input[readonly][type="tel"], input[readonly][type="time"], input[readonly][type="url"], select[readonly], textarea[readonly], form .required-note [readonly].required-field, .blog-tpl .comments [readonly]#comment, fieldset[disabled] .form-control, fieldset[disabled] input[type="search"], fieldset[disabled] input[type="text"], fieldset[disabled] input[type="email"], fieldset[disabled] input[type="date"], fieldset[disabled] input[type="password"], fieldset[disabled] input[type="tel"], fieldset[disabled] input[type="time"], fieldset[disabled] input[type="url"], fieldset[disabled] select, fieldset[disabled] textarea, fieldset[disabled] form .required-note .required-field, form .required-note fieldset[disabled] .required-field, fieldset[disabled] .blog-tpl .comments #comment, .blog-tpl .comments fieldset[disabled] #comment {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control, textarea, form .required-note textarea.required-field, .blog-tpl .comments textarea#comment {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"], .form-horizontal .form-group-sm .blog-tpl .comments input[type="date"]#comment, .blog-tpl .comments .form-horizontal .form-group-sm input[type="date"]#comment,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"],
  .form-horizontal .form-group-sm .blog-tpl .comments input[type="time"]#comment,
  .blog-tpl .comments .form-horizontal .form-group-sm input[type="time"]#comment,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  .form-horizontal .form-group-sm input[type="datetime-local"][type="search"],
  .form-horizontal .form-group-sm input[type="datetime-local"][type="text"],
  .form-horizontal .form-group-sm input[type="datetime-local"][type="email"],
  .form-horizontal .form-group-sm input[type="datetime-local"][type="date"],
  .form-horizontal .form-group-sm input[type="datetime-local"][type="password"],
  .form-horizontal .form-group-sm input[type="datetime-local"][type="tel"],
  .form-horizontal .form-group-sm input[type="datetime-local"][type="time"],
  .form-horizontal .form-group-sm input[type="datetime-local"][type="url"],
  .form-horizontal .form-group-sm form .required-note input[type="datetime-local"].required-field,
  form .required-note .form-horizontal .form-group-sm input[type="datetime-local"].required-field,
  .form-horizontal .form-group-sm .blog-tpl .comments input[type="datetime-local"]#comment,
  .blog-tpl .comments .form-horizontal .form-group-sm input[type="datetime-local"]#comment,
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input[type="month"].form-control,
  .form-horizontal .form-group-sm input[type="month"][type="search"],
  .form-horizontal .form-group-sm input[type="month"][type="text"],
  .form-horizontal .form-group-sm input[type="month"][type="email"],
  .form-horizontal .form-group-sm input[type="month"][type="date"],
  .form-horizontal .form-group-sm input[type="month"][type="password"],
  .form-horizontal .form-group-sm input[type="month"][type="tel"],
  .form-horizontal .form-group-sm input[type="month"][type="time"],
  .form-horizontal .form-group-sm input[type="month"][type="url"],
  .form-horizontal .form-group-sm form .required-note input[type="month"].required-field,
  form .required-note .form-horizontal .form-group-sm input[type="month"].required-field,
  .form-horizontal .form-group-sm .blog-tpl .comments input[type="month"]#comment,
  .blog-tpl .comments .form-horizontal .form-group-sm input[type="month"]#comment {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"], .form-horizontal .form-group-lg .blog-tpl .comments input[type="date"]#comment, .blog-tpl .comments .form-horizontal .form-group-lg input[type="date"]#comment,
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"],
  .form-horizontal .form-group-lg .blog-tpl .comments input[type="time"]#comment,
  .blog-tpl .comments .form-horizontal .form-group-lg input[type="time"]#comment,
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  .form-horizontal .form-group-lg input[type="datetime-local"][type="search"],
  .form-horizontal .form-group-lg input[type="datetime-local"][type="text"],
  .form-horizontal .form-group-lg input[type="datetime-local"][type="email"],
  .form-horizontal .form-group-lg input[type="datetime-local"][type="date"],
  .form-horizontal .form-group-lg input[type="datetime-local"][type="password"],
  .form-horizontal .form-group-lg input[type="datetime-local"][type="tel"],
  .form-horizontal .form-group-lg input[type="datetime-local"][type="time"],
  .form-horizontal .form-group-lg input[type="datetime-local"][type="url"],
  .form-horizontal .form-group-lg form .required-note input[type="datetime-local"].required-field,
  form .required-note .form-horizontal .form-group-lg input[type="datetime-local"].required-field,
  .form-horizontal .form-group-lg .blog-tpl .comments input[type="datetime-local"]#comment,
  .blog-tpl .comments .form-horizontal .form-group-lg input[type="datetime-local"]#comment,
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input[type="month"].form-control,
  .form-horizontal .form-group-lg input[type="month"][type="search"],
  .form-horizontal .form-group-lg input[type="month"][type="text"],
  .form-horizontal .form-group-lg input[type="month"][type="email"],
  .form-horizontal .form-group-lg input[type="month"][type="date"],
  .form-horizontal .form-group-lg input[type="month"][type="password"],
  .form-horizontal .form-group-lg input[type="month"][type="tel"],
  .form-horizontal .form-group-lg input[type="month"][type="time"],
  .form-horizontal .form-group-lg input[type="month"][type="url"],
  .form-horizontal .form-group-lg form .required-note input[type="month"].required-field,
  form .required-note .form-horizontal .form-group-lg input[type="month"].required-field,
  .form-horizontal .form-group-lg .blog-tpl .comments input[type="month"]#comment,
  .blog-tpl .comments .form-horizontal .form-group-lg input[type="month"]#comment {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-lg input.form-control-static[type="search"], .form-horizontal .form-group-lg input.form-control-static[type="text"], .form-horizontal .form-group-lg input.form-control-static[type="email"], .form-horizontal .form-group-lg input.form-control-static[type="date"], .form-horizontal .form-group-lg input.form-control-static[type="password"], .form-horizontal .form-group-lg input.form-control-static[type="tel"], .form-horizontal .form-group-lg input.form-control-static[type="time"], .form-horizontal .form-group-lg input.form-control-static[type="url"], .form-horizontal .form-group-lg select.form-control-static, .form-horizontal .form-group-lg textarea.form-control-static, .form-horizontal .form-group-lg form .required-note .form-control-static.required-field, form .required-note .form-horizontal .form-group-lg .form-control-static.required-field, .form-horizontal .form-group-lg .blog-tpl .comments .form-control-static#comment, .blog-tpl .comments .form-horizontal .form-group-lg .form-control-static#comment, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .form-horizontal .form-group-sm input.form-control-static[type="search"], .form-horizontal .form-group-sm input.form-control-static[type="text"], .form-horizontal .form-group-sm input.form-control-static[type="email"], .form-horizontal .form-group-sm input.form-control-static[type="date"], .form-horizontal .form-group-sm input.form-control-static[type="password"], .form-horizontal .form-group-sm input.form-control-static[type="tel"], .form-horizontal .form-group-sm input.form-control-static[type="time"], .form-horizontal .form-group-sm input.form-control-static[type="url"], .form-horizontal .form-group-sm select.form-control-static, .form-horizontal .form-group-sm textarea.form-control-static, .form-horizontal .form-group-sm form .required-note .form-control-static.required-field, form .required-note .form-horizontal .form-group-sm .form-control-static.required-field, .form-horizontal .form-group-sm .blog-tpl .comments .form-control-static#comment, .blog-tpl .comments .form-horizontal .form-group-sm .form-control-static#comment {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control, .form-horizontal .form-group-sm input[type="search"], .form-horizontal .form-group-sm input[type="text"], .form-horizontal .form-group-sm input[type="email"], .form-horizontal .form-group-sm input[type="date"], .form-horizontal .form-group-sm input[type="password"], .form-horizontal .form-group-sm input[type="tel"], .form-horizontal .form-group-sm input[type="time"], .form-horizontal .form-group-sm input[type="url"], .form-horizontal .form-group-sm select, .form-horizontal .form-group-sm textarea, .form-horizontal .form-group-sm form .required-note .required-field, form .required-note .form-horizontal .form-group-sm .required-field, .form-horizontal .form-group-sm .blog-tpl .comments #comment, .blog-tpl .comments .form-horizontal .form-group-sm #comment {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .form-horizontal .form-group-sm select, .form-horizontal .form-group-sm form .required-note select.required-field, form .required-note .form-horizontal .form-group-sm select.required-field, .form-horizontal .form-group-sm .blog-tpl .comments select#comment, .blog-tpl .comments .form-horizontal .form-group-sm select#comment {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .form-horizontal .form-group-sm textarea, .form-horizontal .form-group-sm form .required-note textarea.required-field, form .required-note .form-horizontal .form-group-sm textarea.required-field, .form-horizontal .form-group-sm .blog-tpl .comments textarea#comment, .blog-tpl .comments .form-horizontal .form-group-sm textarea#comment,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple],
.form-horizontal .form-group-sm .blog-tpl .comments select[multiple]#comment,
.blog-tpl .comments .form-horizontal .form-group-sm select[multiple]#comment {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control, .form-horizontal .form-group-lg input[type="search"], .form-horizontal .form-group-lg input[type="text"], .form-horizontal .form-group-lg input[type="email"], .form-horizontal .form-group-lg input[type="date"], .form-horizontal .form-group-lg input[type="password"], .form-horizontal .form-group-lg input[type="tel"], .form-horizontal .form-group-lg input[type="time"], .form-horizontal .form-group-lg input[type="url"], .form-horizontal .form-group-lg select, .form-horizontal .form-group-lg textarea, .form-horizontal .form-group-lg form .required-note .required-field, form .required-note .form-horizontal .form-group-lg .required-field, .form-horizontal .form-group-lg .blog-tpl .comments #comment, .blog-tpl .comments .form-horizontal .form-group-lg #comment {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control, .form-horizontal .form-group-lg select, .form-horizontal .form-group-lg form .required-note select.required-field, form .required-note .form-horizontal .form-group-lg select.required-field, .form-horizontal .form-group-lg .blog-tpl .comments select#comment, .blog-tpl .comments .form-horizontal .form-group-lg select#comment {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .form-horizontal .form-group-lg textarea, .form-horizontal .form-group-lg form .required-note textarea.required-field, form .required-note .form-horizontal .form-group-lg textarea.required-field, .form-horizontal .form-group-lg .blog-tpl .comments textarea#comment, .blog-tpl .comments .form-horizontal .form-group-lg textarea#comment,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple],
.form-horizontal .form-group-lg .blog-tpl .comments select[multiple]#comment,
.blog-tpl .comments .form-horizontal .form-group-lg select[multiple]#comment {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback input[type="search"], .has-feedback input[type="text"], .has-feedback input[type="email"], .has-feedback input[type="date"], .has-feedback input[type="password"], .has-feedback input[type="tel"], .has-feedback input[type="time"], .has-feedback input[type="url"], .has-feedback select, .has-feedback textarea, .has-feedback form .required-note .required-field, form .required-note .has-feedback .required-field, .has-feedback .blog-tpl .comments #comment, .blog-tpl .comments .has-feedback #comment {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .form-horizontal .form-group-lg input[type="search"] + .form-control-feedback, .form-horizontal .form-group-lg input[type="text"] + .form-control-feedback, .form-horizontal .form-group-lg input[type="email"] + .form-control-feedback, .form-horizontal .form-group-lg input[type="date"] + .form-control-feedback, .form-horizontal .form-group-lg input[type="password"] + .form-control-feedback, .form-horizontal .form-group-lg input[type="tel"] + .form-control-feedback, .form-horizontal .form-group-lg input[type="time"] + .form-control-feedback, .form-horizontal .form-group-lg input[type="url"] + .form-control-feedback, .form-horizontal .form-group-lg select + .form-control-feedback, .form-horizontal .form-group-lg textarea + .form-control-feedback, .form-horizontal .form-group-lg form .required-note .required-field + .form-control-feedback, form .required-note .form-horizontal .form-group-lg .required-field + .form-control-feedback, .form-horizontal .form-group-lg .blog-tpl .comments #comment + .form-control-feedback, .blog-tpl .comments .form-horizontal .form-group-lg #comment + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .form-horizontal .form-group-sm input[type="search"] + .form-control-feedback, .form-horizontal .form-group-sm input[type="text"] + .form-control-feedback, .form-horizontal .form-group-sm input[type="email"] + .form-control-feedback, .form-horizontal .form-group-sm input[type="date"] + .form-control-feedback, .form-horizontal .form-group-sm input[type="password"] + .form-control-feedback, .form-horizontal .form-group-sm input[type="tel"] + .form-control-feedback, .form-horizontal .form-group-sm input[type="time"] + .form-control-feedback, .form-horizontal .form-group-sm input[type="url"] + .form-control-feedback, .form-horizontal .form-group-sm select + .form-control-feedback, .form-horizontal .form-group-sm textarea + .form-control-feedback, .form-horizontal .form-group-sm form .required-note .required-field + .form-control-feedback, form .required-note .form-horizontal .form-group-sm .required-field + .form-control-feedback, .form-horizontal .form-group-sm .blog-tpl .comments #comment + .form-control-feedback, .blog-tpl .comments .form-horizontal .form-group-sm #comment + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control, .has-success input[type="search"], .has-success input[type="text"], .has-success input[type="email"], .has-success input[type="date"], .has-success input[type="password"], .has-success input[type="tel"], .has-success input[type="time"], .has-success input[type="url"], .has-success select, .has-success textarea, .has-success form .required-note .required-field, form .required-note .has-success .required-field, .has-success .blog-tpl .comments #comment, .blog-tpl .comments .has-success #comment {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success input[type="search"]:focus, .has-success input[type="text"]:focus, .has-success input[type="email"]:focus, .has-success input[type="date"]:focus, .has-success input[type="password"]:focus, .has-success input[type="tel"]:focus, .has-success input[type="time"]:focus, .has-success input[type="url"]:focus, .has-success select:focus, .has-success textarea:focus, .has-success form .required-note .required-field:focus, form .required-note .has-success .required-field:focus, .has-success .blog-tpl .comments #comment:focus, .blog-tpl .comments .has-success #comment:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control, .has-warning input[type="search"], .has-warning input[type="text"], .has-warning input[type="email"], .has-warning input[type="date"], .has-warning input[type="password"], .has-warning input[type="tel"], .has-warning input[type="time"], .has-warning input[type="url"], .has-warning select, .has-warning textarea, .has-warning form .required-note .required-field, form .required-note .has-warning .required-field, .has-warning .blog-tpl .comments #comment, .blog-tpl .comments .has-warning #comment {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning input[type="search"]:focus, .has-warning input[type="text"]:focus, .has-warning input[type="email"]:focus, .has-warning input[type="date"]:focus, .has-warning input[type="password"]:focus, .has-warning input[type="tel"]:focus, .has-warning input[type="time"]:focus, .has-warning input[type="url"]:focus, .has-warning select:focus, .has-warning textarea:focus, .has-warning form .required-note .required-field:focus, form .required-note .has-warning .required-field:focus, .has-warning .blog-tpl .comments #comment:focus, .blog-tpl .comments .has-warning #comment:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control, .has-error input[type="search"], .has-error input[type="text"], .has-error input[type="email"], .has-error input[type="date"], .has-error input[type="password"], .has-error input[type="tel"], .has-error input[type="time"], .has-error input[type="url"], .has-error select, .has-error textarea, .has-error form .required-note .required-field, form .required-note .has-error .required-field, .has-error .blog-tpl .comments #comment, .blog-tpl .comments .has-error #comment {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error input[type="search"]:focus, .has-error input[type="text"]:focus, .has-error input[type="email"]:focus, .has-error input[type="date"]:focus, .has-error input[type="password"]:focus, .has-error input[type="tel"]:focus, .has-error input[type="time"]:focus, .has-error input[type="url"]:focus, .has-error select:focus, .has-error textarea:focus, .has-error form .required-note .required-field:focus, form .required-note .has-error .required-field:focus, .has-error .blog-tpl .comments #comment:focus, .blog-tpl .comments .has-error #comment:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #9b7830; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline input[type="search"], .form-inline input[type="text"], .form-inline input[type="email"], .form-inline input[type="date"], .form-inline input[type="password"], .form-inline input[type="tel"], .form-inline input[type="time"], .form-inline input[type="url"], .form-inline select, .form-inline textarea, .form-inline form .required-note .required-field, form .required-note .form-inline .required-field, .form-inline .blog-tpl .comments #comment, .blog-tpl .comments .form-inline #comment {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group input[type="search"],
    .form-inline .input-group input[type="text"],
    .form-inline .input-group input[type="email"],
    .form-inline .input-group input[type="date"],
    .form-inline .input-group input[type="password"],
    .form-inline .input-group input[type="tel"],
    .form-inline .input-group input[type="time"],
    .form-inline .input-group input[type="url"],
    .form-inline .input-group select,
    .form-inline .input-group textarea,
    .form-inline .input-group form .required-note .required-field,
    form .required-note .form-inline .input-group .required-field,
    .form-inline .input-group .blog-tpl .comments #comment,
    .blog-tpl .comments .form-inline .input-group #comment {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .input-group > input[type="search"], .form-inline .input-group > input[type="text"], .form-inline .input-group > input[type="email"], .form-inline .input-group > input[type="date"], .form-inline .input-group > input[type="password"], .form-inline .input-group > input[type="tel"], .form-inline .input-group > input[type="time"], .form-inline .input-group > input[type="url"], .form-inline .input-group > select, .form-inline .input-group > textarea, .form-inline form .required-note .input-group > .required-field, form .required-note .form-inline .input-group > .required-field, .form-inline .blog-tpl .comments .input-group > #comment, .blog-tpl .comments .form-inline .input-group > #comment {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

/* Form Overrides */
form {
  /* Required Fields */
  /* Bootstrap .form-control overrides (using REMs for UI scaling) */
  /* Reset height for textareas */
  /* Replace outline with box-shadow */ }
  form .required-note {
    line-height: 3.5rem; }
    form .required-note .required-field {
      float: left;
      padding: 0.5rem 1rem;
      margin-right: 0.5rem;
      width: 3.4rem;
      height: 3.4rem;
      color: #f7941e;
      font-size: 3rem;
      line-height: 3.7rem;
      text-align: center; }
  form .select2-container {
    display: block;
    padding: 0; }
    form .select2-container .select2-choice {
      height: 3.5rem;
      padding: 0.6rem 1.2rem;
      line-height: 2rem;
      margin: -2px; }
      form .select2-container .select2-choice .select2-arrow b {
        background: url("/assets/vendor/select2/select2.png") no-repeat 0 5px; }
  form .required-input {
    position: relative; }
    form .required-input:before {
      content: '*';
      color: #f7941e;
      position: absolute;
      right: 0;
      bottom: 0;
      height: 3.5rem;
      width: 3rem;
      text-align: center;
      font-size: 3rem;
      line-height: 5rem; }
  form label.required .asterisk {
    margin-left: -0.3rem; }
  form select, form textarea, form input[type="text"], form input[type="password"], form input[type="datetime"], form input[type="datetime-local"], form input[type="date"], form input[type="month"], form input[type="time"], form input[type="week"], form input[type="number"], form input[type="email"], form input[type="url"], form input[type="search"], form input[type="tel"], form input[type="color"] {
    height: 3.4rem;
    padding: 0.6rem 1.2rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
    border-width: 0.11rem;
    border-radius: 0.4rem;
    -webkit-box-shadow: inset 0 0.11rem 0.11rem rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0.11rem 0.11rem rgba(0, 0, 0, 0.075); }
  form textarea.form-control, form textarea, form .required-note textarea.required-field, form .blog-tpl .comments textarea#comment, .blog-tpl .comments form textarea#comment {
    height: auto; }
  form input[type="submit"] {
    outline: none; }
    form input[type="submit"]:focus {
      -webkit-box-shadow: 0 0 0.5rem 0.11rem #e25f1f;
      box-shadow: 0 0 0.5rem 0.11rem #e25f1f; }
  form input.error, form input.error:focus {
    border-color: #d9534f;
    background-color: #fbeded; }
  form input.valid, form input.valid:focus {
    border-color: #5cb85c;
    background-color: #eef7ee; }

.ui-datepicker select {
  display: inline-block; }

.form-login {
  width: 350px; }
  .form-login #_submit {
    margin-bottom: 20px; }
  .form-login fieldset.form-actions a {
    margin-bottom: 20px; }

form[name="award-nomination"] ul {
  list-style: none; }
  form[name="award-nomination"] ul input[type="radio"] {
    width: 10%; }
  form[name="award-nomination"] ul label {
    font-weight: normal;
    width: 90%; }
    form[name="award-nomination"] ul label .asterisk {
      display: none; }
  form[name="award-nomination"] ul input[type="radio"], form[name="award-nomination"] ul label {
    float: left; }

.contact-form .comments {
  clear: both; }

@media (min-width: 600px) {
  form[name="award-nomination"] ul input[type="radio"] {
    margin-right: 1rem; }
  form[name="award-nomination"] ul input[type="radio"], form[name="award-nomination"] ul label {
    float: none;
    width: auto; } }
/* Rotating anything */
@keyframes rotating {
  from {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  to {
    transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  to {
    transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite; }

.hide {
  display: none; }

.expandable:hover {
  cursor: pointer;
  text-decoration: underline; }
.expandable:before {
  content: '+'; }
.expandable.no-content:before {
  content: ''; }

.expandable.open:before {
  content: '-'; }
.expandable.open.no-content:before {
  content: ''; }

div.flash-msg .close {
  float: right; }

.widget header {
  margin-bottom: 1.4rem; }
  .widget header h2, .widget header a {
    display: inline-block;
    margin-bottom: 0; }
  .widget header h2 {
    font-family: "EB Garamond", serif;
    font-weight: normal;
    font-size: 4rem;
    line-height: 4.2rem;
    margin-right: 1rem; }
  .widget header a:link, .widget header a:visited {
    font-size: 1rem;
    line-height: 1.2rem;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Arial", sans-serif;
    text-decoration: none;
    color: #e25f1f; }
  .widget header a:hover, .widget header a:active {
    color: #f7941e; }

aside.sidebar .widget header {
  overflow: hidden; }
aside.sidebar .widget.widget-cta header a {
  text-transform: none;
  display: block; }
  aside.sidebar .widget.widget-cta header a h2 {
    background: #e25f1f; }
    aside.sidebar .widget.widget-cta header a h2:hover, aside.sidebar .widget.widget-cta header a h2:active {
      background: #f7941e; }
aside.sidebar .widget.widget-cta header a.alt-link {
  text-transform: uppercase;
  display: inline-block; }

.whats-here .links .link {
  position: relative; }
  .whats-here .links .link a {
    text-decoration: none; }
  .whats-here .links .link img {
    display: none; }
  .whats-here .links .link p:before {
    content: '\f054  ';
    font-family: "fairbanks-icons"; }
  .whats-here .links .link.border {
    border: 0.11rem solid #7f7f7f; }
  .whats-here .links .link.no-caption p {
    display: none; }

body.main-tpl .whats-here {
  display: none; }

.donation-sidebar-right .widget,
aside.sidebar .widget {
  border-bottom: none; }
  .donation-sidebar-right .widget header h2,
  aside.sidebar .widget header h2 {
    display: block;
    color: #ffffff;
    background: #f7941e;
    padding: 0.5rem 0.5rem 0.5rem 4.25rem;
    font-size: 3rem;
    line-height: 3.2rem;
    position: relative;
    margin-right: 0; }
    .donation-sidebar-right .widget header h2:before,
    aside.sidebar .widget header h2:before {
      position: absolute;
      content: '\e601';
      font-family: "fairbanks-icons";
      font-size: 5rem;
      left: -1.2rem;
      top: 0.5rem; }

aside.sidebar .widget.calendar header {
  margin-bottom: 0.3rem; }
aside.sidebar .widget.calendar section {
  border-style: solid;
  border-width: 0.11rem 0;
  border-color: #d5cab4;
  padding: 1rem 1rem 0 0.5rem; }
aside.sidebar .widget.calendar .date {
  font-family: "Arial", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: bold; }
aside.sidebar .widget.calendar .event {
  display: block;
  clear: both;
  color: #3a2d12;
  border-bottom: 0.2rem solid #d5cab4;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }
  aside.sidebar .widget.calendar .event p {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-family: "Arial", sans-serif;
    font-weight: bold; }
  aside.sidebar .widget.calendar .event .time, aside.sidebar .widget.calendar .event .name {
    float: left; }
  aside.sidebar .widget.calendar .event .time {
    width: 27.5%;
    margin-right: 2.5%; }
  aside.sidebar .widget.calendar .event .name {
    width: 70%; }
  aside.sidebar .widget.calendar .event:hover {
    color: #f7941e; }
  aside.sidebar .widget.calendar .event:last-child {
    border-bottom: 0; }

aside.sidebar .widget.directions p {
  font-size: 1.4rem;
  line-height: 1.6rem; }
aside.sidebar .widget.directions i {
  position: absolute;
  font-size: 2.6rem;
  left: 0;
  top: 0; }
aside.sidebar .widget.directions .location, aside.sidebar .widget.directions .hours {
  padding-left: 3rem;
  position: relative; }
aside.sidebar .widget.directions .holiday {
  font-size: 1.2rem;
  line-height: 1.4rem; }

@media (min-width: 200px) {
  .whats-here {
    padding-bottom: 1rem;
    margin-bottom: 3rem; }
    .whats-here .links {
      text-align: center; }
      .whats-here .links .link {
        position: relative;
        margin: 0 0.5rem;
        display: inline-block;
        text-align: left; }
        .whats-here .links .link a {
          display: block; }
          .whats-here .links .link a:link, .whats-here .links .link a:visited {
            color: #ffffff; }
          .whats-here .links .link a:hover p, .whats-here .links .link a:active p {
            padding-bottom: 1.2rem; }
        .whats-here .links .link img {
          display: block; }
        .whats-here .links .link p {
          position: absolute;
          bottom: 0;
          width: 100%;
          margin: 0;
          padding: 0.8rem;
          display: table-caption;
          z-index: 1;
          caption-side: bottom;
          -webkit-transition: padding 0.15s ease;
          -o-transition: padding 0.15s ease;
          transition: padding 0.15s ease; }
          .whats-here .links .link p:before {
            position: absolute;
            content: '';
            background: #000000;
            opacity: 0.5;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: -1; }
        .whats-here .links .link:hover p, .whats-here .links .link:active p {
          padding-bottom: 1.2rem; } }
@media (min-width: 400px) {
  aside.sidebar .widget.calendar .event .time {
    width: 17.5%; }
  aside.sidebar .widget.calendar .event .name {
    width: 80%; } }
@media (min-width: 600px) {
  body.main-tpl .whats-here {
    display: block; } }
@media (min-width: 800px) {
  aside.sidebar .widget.calendar .event .time {
    width: 37.5%; }
  aside.sidebar .widget.calendar .event .name {
    width: 60%; } }
@media (min-width: 1000px) {
  aside.sidebar .widget.calendar .event .time {
    width: 27.5%; }
  aside.sidebar .widget.calendar .event .name {
    width: 70%; } }
@media (min-width: 1200px) {
  aside.sidebar .widget.calendar .event .time {
    width: 25.5%; }
  aside.sidebar .widget.calendar .event .name {
    width: 72%; } }
@media (min-width: 1400px) {
  .whats-here .links .link {
    margin: 0 1.4rem; }
    .whats-here .links .link:last-child {
      margin-right: 0; }
    .whats-here .links .link:first-child {
      margin-left: 0; }

  body.main-tpl .whats-here .links .link {
    margin: 0 0.8rem; }
    body.main-tpl .whats-here .links .link:last-child {
      margin-right: 0; }
    body.main-tpl .whats-here .links .link:first-child {
      margin-left: 0; } }
/* Flexnav Base Styles */
.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0; }

.flexnav.opacity {
  opacity: 0; }

.flexnav.flexnav-show {
  max-height: 2000px;
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.flexnav.one-page {
  position: fixed;
  top: 50px;
  right: 5%;
  max-width: 200px; }

.flexnav li {
  font-size: 100%;
  position: relative;
  overflow: hidden; }

.flexnav li a {
  position: relative;
  display: block;
  padding: .96em;
  z-index: 2;
  overflow: hidden;
  color: #222222;
  background: #a6a6a2;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.flexnav li ul {
  width: 100%; }

.flexnav li ul li {
  font-size: 100%;
  position: relative;
  overflow: hidden; }

.flexnav li ul.flexnav-show li {
  overflow: visible; }

.flexnav li ul li a {
  display: block;
  background: #b2b2af; }

.flexnav ul li ul li a {
  background: #bfbfbc; }

.flexnav ul li ul li ul li a {
  background: #cbcbc9; }

.flexnav .touch-button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #acaca1;
  background: rgba(0, 0, 0, 0.075);
  text-align: center; }

.flexnav .touch-button:hover {
  cursor: pointer; }

.flexnav .touch-button .navicon {
  position: relative;
  top: 1.4em;
  font-size: 12px;
  color: #666; }

.menu-button {
  position: relative;
  display: block;
  padding: 1em;
  background: #a6a6a2;
  color: #222222;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.menu-button.one-page {
  position: fixed;
  top: 0;
  right: 5%;
  padding-right: 45px; }

.menu-button .touch-button {
  background: transparent;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center; }

.menu-button .touch-button .navicon {
  font-size: 16px;
  position: relative;
  top: 1em;
  color: #666; }

@media all and (min-width: 800px) {
  body.one-page {
    padding-top: 70px; }

  .flexnav {
    overflow: visible; }

  .flexnav.opacity {
    opacity: 1; }

  .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px; }

  .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    overflow: visible;
    width: 20%; }

  .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none; }

  .flexnav li > ul {
    position: absolute;
    top: auto;
    left: 0; }

  .flexnav li > ul li {
    width: 100%; }

  .flexnav li ul li > ul {
    margin-left: 100%;
    top: 0; }

  .flexnav li ul li a {
    border-bottom: none; }

  .flexnav li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1; }

  .flexnav li ul.open li {
    overflow: visible;
    max-height: 100px; }

  .flexnav li ul.open ul.open {
    margin-left: 100%;
    top: 0; }

  .menu-button {
    display: none; } }
.oldie body.one-page {
  padding-top: 70px; }

.oldie .flexnav {
  overflow: visible; }

.oldie .flexnav.one-page {
  top: 0;
  right: auto;
  max-width: 1080px; }

.oldie .flexnav li {
  position: relative;
  list-style: none;
  float: left;
  display: block;
  background-color: #a6a6a2;
  width: 20%;
  min-height: 50px;
  overflow: visible; }

.oldie .flexnav li:hover > ul {
  display: block;
  width: 100%;
  overflow: visible; }

.oldie .flexnav li:hover > ul li {
  width: 100%;
  float: none; }

.oldie .flexnav li a {
  border-left: 1px solid #acaca1;
  border-bottom: none;
  overflow: visible; }

.oldie .flexnav li > ul {
  background: #acaca1;
  position: absolute;
  top: auto;
  left: 0;
  display: none;
  z-index: 1;
  overflow: visible; }

.oldie .flexnav li ul li ul {
  top: 0; }

.oldie .flexnav li ul li a {
  border-bottom: none; }

.oldie .flexnav li ul.open {
  display: block;
  width: 100%;
  overflow: visible; }

.oldie .flexnav li ul.open li {
  width: 100%; }

.oldie .flexnav li ul.open ul.open {
  margin-left: 100%;
  top: 0;
  display: block;
  width: 100%;
  overflow: visible; }

.oldie .flexnav ul li:hover ul {
  margin-left: 100%;
  top: 0; }

.oldie .menu-button {
  display: none; }

.oldie.ie7 .flexnav li {
  width: 19.9%; }

/* Navigation Overrides for custom styles */
/* Layout */
nav.primary {
  z-index: 120; }

.flexnav i, .menu-button i {
  font-style: normal; }

.menu-button, nav.primary ul li a {
  padding: 1rem; }

.menu-button .touch-button, .flexnav .touch-button {
  height: 3.9rem;
  width: 5rem; }
  .menu-button .touch-button .navicon, .flexnav .touch-button .navicon {
    top: 0.8rem; }

.menu-button .touch-button {
  height: 3.8rem; }

.menu-button, nav.primary > ul {
  font-size: 2rem;
  line-height: 2rem; }

nav.primary > ul, nav.primary > .container > ul {
  padding-left: 0; }
  nav.primary > ul ul, nav.primary > .container > ul ul {
    margin: 0; }

.flexnav ul li {
  background-color: #ffffff; }

/* Colors and Such */
.menu-button {
  z-index: 1;
  font-family: "EB Garamond", serif;
  border: none;
  background-color: #e25f1f; }
  .menu-button .touch-button .navicon {
    color: #ffffff; }
  .menu-button.active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .menu-button.active .touch-button {
      height: 3.9rem; }
  .menu-button .touch-button {
    height: 4rem; }

.menu-button .touch-button .navicon, .flexnav .touch-button .navicon {
  text-shadow: none;
  color: #ffffff; }

.menu-button, nav.primary ul li a {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  height: 4rem; }

.menu-button:active .touch-button, nav.primary ul li a:active, .touch-button:active {
  background-color: #f7941e; }

nav.primary > ul {
  background-color: #595959; }

nav.primary > .container > ul > li a {
  background-color: #e46f35; }

nav.primary > .container > ul > li ul > li a {
  background-color: #e77f4b; }

nav.primary > .container > ul > li ul > li ul > li a {
  background-color: #ea8f62; }

.flexnav.opacity {
  opacity: 1; }

/* Icons */
nav.primary > ul > li > a:before {
  font-family: "fairbanks-icons";
  margin-right: 1rem; }

/*nav.primary .nav-blog > a:before {
	content: '\e600';
}
nav.primary .nav-calendar > a:before {
	content: '\e605';
}
nav.primary .nav-documents > a:before {
	content: '\e604';
}
nav.primary .nav-photos > a:before {
	content: '\e603';
}
nav.primary .nav-testimonials > a:before {
	content: '\e602';
}
nav.primary .nav-contact > a:before {
	content: '\e601';
}*/
@media (min-width: 800px) {
  nav.primary .container > ul {
    font-size: 1.4rem;
    line-height: 2.2rem; }
    nav.primary .container > ul > li {
      width: auto;
      height: 3.5rem;
      background: transparent;
      position: relative;
      padding: 0 1rem; }
      nav.primary .container > ul > li:before {
        position: absolute;
        content: '/';
        right: -0.2rem;
        top: 0.3rem;
        font-size: 1.8rem;
        color: #3a2d12;
        pointer-events: none; }
      nav.primary .container > ul > li.last:before {
        content: ''; }
      nav.primary .container > ul > li > a {
        height: 3.5rem;
        padding: 0.25rem 0.25rem 1.25rem 0.25rem;
        color: #3a2d12;
        text-align: center;
        background: transparent;
        border: none;
        font-size: 1.5rem; }
      nav.primary .container > ul > li.active > a:before {
        position: absolute;
        content: '';
        left: 50%;
        margin-left: -0.5rem;
        bottom: 0;
        width: 1rem;
        height: 1rem;
        border-top: 0.5rem solid transparent;
        border-right: 0.5rem solid transparent;
        border-bottom: 0.5rem solid #f7941e;
        border-left: 0.5rem solid transparent; }
      nav.primary .container > ul > li.item-with-ul .touch-button {
        display: none; }
      nav.primary .container > ul > li:hover > a {
        color: #e25f1f; }
      nav.primary .container > ul > li > ul {
        display: none !important; }
      nav.primary .container > ul > li ul {
        padding: 0 1rem;
        background: #e5e5e5; }
        nav.primary .container > ul > li ul ul, nav.primary .container > ul > li ul .touch-button {
          display: none !important; }
        nav.primary .container > ul > li ul li {
          border-bottom: 0.11rem solid #ffffff;
          background: transparent; }
          nav.primary .container > ul > li ul li.last {
            border: none; }
          nav.primary .container > ul > li ul li a {
            color: #595959;
            text-shadow: none;
            border: none;
            font-size: 1.4rem;
            background: transparent;
            height: auto; }
            nav.primary .container > ul > li ul li a:hover {
              color: #e25f1f; }
    nav.primary .container > ul .touch-button {
      height: 4.3rem;
      margin-top: 0.11rem; }
      nav.primary .container > ul .touch-button .navicon {
        top: 1.1rem; }

  .flexnav li > ul {
    left: 0; }
  .flexnav li.last > ul {
    right: 0;
    left: auto; }

  body.section-resources nav.primary .nav-resources > a {
    color: #f7941e; } }
@media (min-width: 1000px) {
  nav.primary {
    position: relative;
    margin-bottom: 0;
    top: -3.5rem; }
    nav.primary ul {
      float: right;
      width: auto; }

  nav.primary .container > ul {
    font-size: 1.6rem;
    line-height: 2.4rem; }
    nav.primary .container > ul > li:hover > ul, nav.primary .container > ul > li.open > ul {
      visibility: visible;
      padding: 0.5rem 1.4rem; }
    nav.primary .container > ul > li > ul {
      display: block !important;
      visibility: hidden;
      overflow: hidden;
      width: auto;
      white-space: nowrap;
      border: 0.11rem solid #f7941e;
      padding: 0 1.4rem;
      z-index: 1;
      -webkit-transition: padding 0.1s ease;
      -o-transition: padding 0.1s ease;
      transition: padding 0.1s ease; }
      nav.primary .container > ul > li > ul a {
        padding: 0.8rem 0.3rem;
        line-height: 1.8rem; } }
@media (min-width: 1200px) {
  nav.primary .container > ul > li {
    padding: 0 2rem; }
    nav.primary .container > ul > li:before {
      right: -0.4rem; } }
nav.secondary {
  background-color: #e5e5e5;
  padding: 0 1.6rem;
  min-height: 8rem; }
  nav.secondary .heading {
    font-size: 1.8rem;
    line-height: 1.8rem;
    border-bottom: 0.11rem solid #ffffff; }
    nav.secondary .heading.current {
      border-color: #f7941e; }
  nav.secondary > ul {
    padding: 0; }
    nav.secondary > ul > li {
      border-bottom: 0.11rem solid #ffffff; }
      nav.secondary > ul > li.last {
        border-bottom: none; }
      nav.secondary > ul > li > a {
        padding: 1.5rem; }
      nav.secondary > ul > li a {
        font-size: 1.3rem;
        line-height: 1.8rem; }
      nav.secondary > ul > li ul {
        display: none;
        padding: 1rem 0 1rem 2rem;
        border-top: 0.11rem solid #ffffff; }
        nav.secondary > ul > li ul a {
          padding: 0.8rem 1.8rem; }
      nav.secondary > ul > li.current > ul, nav.secondary > ul > li.current_ancestor > ul {
        display: block; }
        nav.secondary > ul > li.current > ul li.current a:before, nav.secondary > ul > li.current_ancestor > ul li.current a:before {
          top: 0.2rem; }
      nav.secondary > ul > li.has-children {
        position: relative; }
        nav.secondary > ul > li.has-children i {
          position: absolute;
          left: -1.5rem;
          top: 0;
          font-size: 1rem;
          line-height: 4.9rem;
          width: 3rem;
          height: 4.9rem;
          text-align: center;
          cursor: pointer;
          z-index: 1;
          padding-top: 0.11rem; }
          nav.secondary > ul > li.has-children i:hover, nav.secondary > ul > li.has-children i:active {
            color: #f7941e; }
  nav.secondary > a {
    padding: 2rem 1.5rem; }
  nav.secondary ul {
    margin: 0; }
  nav.secondary a {
    display: block;
    text-decoration: none;
    color: #3a2d12; }
    nav.secondary a:hover, nav.secondary a:active {
      color: #f7941e; }
  nav.secondary li.current > a, nav.secondary > a.current {
    color: #e25f1f; }
  nav.secondary > a.current:before {
    top: 1.6rem; }

div.breadcrumbs {
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding-bottom: 1.25rem;
  margin-bottom: 1.5rem;
  border-bottom: 0.11rem solid #e5e5e5; }
  div.breadcrumbs a {
    text-decoration: none;
    color: #0082bb; }
    div.breadcrumbs a:hover, div.breadcrumbs a:active {
      color: #e25f1f; }
  div.breadcrumbs .divider {
    margin: 0 0.4rem; }

div.paging-navigation div {
  display: inline-block; }
div.paging-navigation a {
  text-transform: capitalize; }
  div.paging-navigation a:before, div.paging-navigation a:after {
    font-family: "fairbanks-icons";
    position: relative;
    top: 0.1rem;
    font-size: 1.3rem; }
div.paging-navigation .next a:after {
  content: '  \f054'; }
div.paging-navigation .prev a:before {
  content: '\f053  '; }

header.primary .nav-utility li {
  font-size: 1.3rem;
  line-height: 1.3rem;
  margin-bottom: 1rem; }
  header.primary .nav-utility li.contact {
    width: 42.5%; }
  header.primary .nav-utility li.phone {
    width: 56.5%; }
  header.primary .nav-utility li.divider-1 {
    width: 1%; }
  header.primary .nav-utility li.site-search {
    width: 63%;
    margin-right: 3%; }
    header.primary .nav-utility li.site-search input[type=search], header.primary .nav-utility li.site-search button[type=submit] {
      float: left;
      height: 2.5rem;
      border: 0.11rem solid #ccc; }
    header.primary .nav-utility li.site-search input[type=search] {
      width: 85%;
      border-radius: 0 1.2rem 1.2rem 0;
      border-left-width: 0;
      padding-left: 0;
      font-size: 1.2rem; }
      header.primary .nav-utility li.site-search input[type=search]:focus {
        -webkit-box-shadow: none;
        box-shadow: none; }
    header.primary .nav-utility li.site-search button[type=submit] {
      width: 15%;
      border-width: 0.11rem 0 0.11rem 0.11rem;
      background: #ffffff;
      border-radius: 1.2rem 0 0 1.2rem;
      color: #999999; }
  header.primary .nav-utility li.facebook, header.primary .nav-utility li.twitter, header.primary .nav-utility li.instagram {
    width: 10%;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-align: right; }
  header.primary .nav-utility li.facebook {
    margin-right: 2%; }
    header.primary .nav-utility li.facebook a {
      color: #3b579d; }
      header.primary .nav-utility li.facebook a:hover, header.primary .nav-utility li.facebook a:active {
        color: #6c81b5; }
  header.primary .nav-utility li.twitter {
    margin-right: 2%; }
    header.primary .nav-utility li.twitter a {
      color: #00aced; }
      header.primary .nav-utility li.twitter a:hover, header.primary .nav-utility li.twitter a:active {
        color: #3fc0f1; }
  header.primary .nav-utility li.instagram a {
    color: #000; }
    header.primary .nav-utility li.instagram a:hover, header.primary .nav-utility li.instagram a:active {
      color: #3f3f3f; }
  header.primary .nav-utility li a {
    color: #3a2d12; }
    header.primary .nav-utility li a:hover, header.primary .nav-utility li a:active {
      color: #e25f1f; }
header.primary .cta-container {
  text-align: center; }
  header.primary .cta-container .cta-donate {
    display: inline-block;
    margin: 0 auto 1rem auto;
    font-size: 2rem;
    line-height: 2rem;
    font-family: "EB Garamond", serif;
    text-decoration: none;
    color: #e25f1f;
    padding: 0.2rem 1rem 0.5rem 1rem;
    border-radius: 1.5rem; }
    header.primary .cta-container .cta-donate i {
      color: #f7941e; }
    header.primary .cta-container .cta-donate:hover, header.primary .cta-container .cta-donate:active {
      color: #ffffff;
      background: #f7941e; }
      header.primary .cta-container .cta-donate:hover i, header.primary .cta-container .cta-donate:active i {
        color: #ffffff; }
    header.primary .cta-container .cta-donate i, header.primary .cta-container .cta-donate span {
      vertical-align: middle; }

@media (min-width: 400px) {
  header.primary .nav-utility li.contact {
    width: 46%; }
  header.primary .nav-utility li.phone {
    width: 53%; }
  header.primary .nav-utility li.divider-1 {
    width: 1%;
    margin: 0; } }
@media (min-width: 600px) {
  header.primary .nav-utility {
    margin-top: 1rem;
    margin-left: 2rem; } }
@media (min-width: 800px) {
  header.primary .brand img {
    margin: 1rem 0; }
  header.primary .nav-utility li {
    line-height: 2.5rem; }
    header.primary .nav-utility li.contact {
      width: 19%; }
    header.primary .nav-utility li.phone {
      width: 24%; }
    header.primary .nav-utility li.site-search {
      width: 37%;
      margin-left: 1%;
      margin-right: 1%; }
    header.primary .nav-utility li.facebook {
      margin-right: 1%; }
    header.primary .nav-utility li.twitter {
      margin-right: .8%; }
    header.primary .nav-utility li.facebook, header.primary .nav-utility li.twitter, header.primary .nav-utility li.instagram {
      width: 5%; }
  header.primary .cta-container {
    text-align: right; } }
@media (min-width: 1000px) {
  header.primary .brand a img {
    margin-top: 2rem; }
  header.primary .nav-utility {
    font-size: 1.8rem;
    line-height: 1.8rem;
    width: 80%;
    max-width: 58.0rem;
    float: right; }
    header.primary .nav-utility li.site-search {
      width: 40%; }
    header.primary .nav-utility li.facebook, header.primary .nav-utility li.twitter, header.primary .nav-utility li.instagram {
      width: 4%; }
    header.primary .nav-utility li.facebook {
      margin-right: 1%; } }
.announcement-banner {
  background: #f7941e;
  padding: 0 0 10px 0;
  margin-bottom: -0.65rem; }
  .announcement-banner img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

@media (min-width: 600px) {
  .announcement-banner {
    position: relative;
    background: none; }
    .announcement-banner:before, .announcement-banner:after {
      content: '';
      position: absolute;
      background: #f7941e;
      left: 0;
      right: 0; }
    .announcement-banner:after {
      bottom: 0;
      height: 201px; }
    .announcement-banner img {
      position: relative;
      z-index: 1; } }
@media (min-width: 800px) {
  .announcement-banner {
    padding-top: 10px; }
    .announcement-banner:before {
      top: 0;
      height: 10px; } }
.sub-banner {
  padding-top: 0.5rem;
  border-top: 0.11rem solid #f7941e;
  overflow: hidden; }
  .sub-banner .image {
    height: 100px;
    background: transparent url(/bundles/applicationcore/images/banner/sub/ceiling.jpg) no-repeat center top;
    z-index: 2;
    position: relative; }
  .sub-banner .stripe {
    height: 8rem;
    background: #f7941e; }

body.section-explore .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/banner/sub/butterflies.jpg) no-repeat center top; }
body.section-visit .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/banner/sub/visit-flower-table.jpg) no-repeat center top; }
body.section-educate .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/banner/sub/lion.jpg) no-repeat center top; }
body.sub-section-collections .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/banner/sub/moose.jpg) no-repeat center top; }
body.section-about .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/banner/sub/bug-art.jpg) no-repeat center top; }
body.section-planetarium .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/banner/sub/stars.jpg) no-repeat center top; }

main {
  margin: -8rem 0.5rem 0 0.5rem; }
  main .content section.heading h1 {
    margin-top: 0;
    position: relative;
    padding-left: 6rem;
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
    main .content section.heading h1 .icon-fairbanks-logo {
      position: absolute;
      font-size: 11rem;
      line-height: 8rem;
      height: 8rem;
      left: -6.25rem;
      top: 0; }
  main.sidebar aside.sidebar {
    display: none; }

.home-tpl main {
  margin: 0 0.5rem; }

@media (min-width: 800px) {
  main .content section.heading h1 {
    margin-left: 0;
    margin-right: 0; }
  main.sidebar aside.sidebar {
    display: block;
    z-index: 2;
    position: relative; }
  main.sidebar article.content {
    z-index: 1;
    position: relative; }
    main.sidebar article.content > h1:first-child {
      margin-top: 0; } }
footer.primary {
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 500;
  background: #3a2d12;
  color: #ffffff; }
  footer.primary nav.footer {
    display: none; }
    footer.primary nav.footer .site-links {
      margin-top: 1rem; }
  footer.primary aside.brand img {
    display: block;
    margin: 0 auto; }
  footer.primary aside.brand .nav-social {
    width: 10rem;
    margin: 1rem auto;
    font-size: 2.4rem; }
    footer.primary aside.brand .nav-social li {
      width: 33.33333%; }
      footer.primary aside.brand .nav-social li a {
        color: #ffffff; }
        footer.primary aside.brand .nav-social li a:hover, footer.primary aside.brand .nav-social li a:active {
          color: #e25f1f; }
  footer.primary aside.brand .site-credit {
    text-align: center;
    color: #f7941e; }
  footer.primary aside.brand .fourscience-link {
    margin-bottom: 1rem; }
  footer.primary .site-utilities {
    padding-top: 1rem; }
  footer.primary .site-info {
    text-align: center; }
  footer.primary a {
    color: #3a2d12;
    text-decoration: none; }
    footer.primary a:hover, footer.primary a:active {
      color: #e25f1f; }
  footer.primary .vdw-link {
    font-family: "Arial", sans-serif;
    font-size: 1rem;
    line-height: 1.4rem; }
    footer.primary .vdw-link a {
      position: relative;
      color: #768591;
      padding-left: 2.8rem;
      display: inline-block; }
      footer.primary .vdw-link a:hover, footer.primary .vdw-link a:active {
        color: #e25f1f; }
      footer.primary .vdw-link a:before {
        position: absolute;
        font-family: "fairbanks-icons";
        font-size: 2rem;
        content: '\e600';
        width: 2.4rem;
        height: 2.4rem;
        left: 0;
        top: 0; }
  footer.primary .newsletter-signup {
    padding: 1rem;
    background: #e25f1f; }
    footer.primary .newsletter-signup p {
      font-family: "EB Garamond", serif;
      font-size: 2.8rem;
      line-height: 3.2rem;
      color: #ffffff;
      text-align: center;
      font-weight: 400;
      margin-bottom: 0; }
      footer.primary .newsletter-signup p span {
        display: block;
        font-size: 6.6rem;
        line-height: 5rem; }
    footer.primary .newsletter-signup .icon-fairbanks-logo {
      font-size: 5.2rem; }
    footer.primary .newsletter-signup input {
      margin: 1.5rem auto 0 auto;
      max-width: 30rem; }
    footer.primary .newsletter-signup form {
      text-align: center; }
  footer.primary .divider {
    margin: 0 1rem; }

@media (min-width: 600px) {
  footer.primary .nav-utility {
    width: 60%; } }
@media (min-width: 800px) {
  footer.primary {
    padding: 0; }
    footer.primary .container {
      display: table;
      padding: 0; }
    footer.primary .site-utilities, footer.primary .newsletter-signup {
      display: table-cell;
      vertical-align: top;
      float: none; }
    footer.primary .site-utilities {
      padding-right: 1.5rem; } }
@media (min-width: 1000px) {
  footer.primary .container {
    margin: 0 auto; }
  footer.primary nav.footer {
    display: block; }
    footer.primary nav.footer a {
      color: #ffffff; }
      footer.primary nav.footer a:hover, footer.primary nav.footer a:active {
        color: #e25f1f; }
    footer.primary nav.footer .heading {
      font-size: 1.6rem;
      line-height: 1.8rem;
      font-weight: 700; }
    footer.primary nav.footer ul {
      padding: 0;
      margin-top: 0;
      font-size: 1.2rem;
      line-height: 1.8rem;
      font-weight: 500; }
  footer.primary .nav-utility {
    font-size: 2rem;
    line-height: 2rem; }
  footer.primary .newsletter-signup {
    min-height: 38rem; }
    footer.primary .newsletter-signup img {
      max-width: 100%; } }
.home-tpl .widget {
  border-bottom: 1.5rem solid #e0e0e0; }
.home-tpl .sub-banner {
  position: relative; }
.home-tpl .cta-nav {
  margin-top: 1rem; }
  .home-tpl .cta-nav > div {
    background: #f7941e;
    margin-bottom: 1rem; }
    .home-tpl .cta-nav > div > a {
      background: #e25f1f;
      margin-left: 2rem;
      padding: 0.5rem 1rem;
      text-decoration: none;
      display: block; }
      .home-tpl .cta-nav > div > a h2 {
        background: #e25f1f;
        color: #ffffff;
        margin: 1rem 0;
        font-size: 2rem;
        line-height: 2.5rem; }
      .home-tpl .cta-nav > div > a img {
        display: none; }
    .home-tpl .cta-nav > div .sub {
      padding: 0 2rem;
      height: 0;
      overflow: hidden; }
      .home-tpl .cta-nav > div .sub p {
        font-size: 1.3rem;
        line-height: 1.4rem; }
      .home-tpl .cta-nav > div .sub ul {
        list-style: none;
        margin: 0;
        padding-left: 0; }
        .home-tpl .cta-nav > div .sub ul li {
          margin-bottom: 0.3rem;
          padding-left: 1.5rem;
          position: relative; }
          .home-tpl .cta-nav > div .sub ul li:nth-child(odd) {
            clear: left; }
          .home-tpl .cta-nav > div .sub ul li:before {
            content: '~';
            position: absolute;
            left: 0; }
          .home-tpl .cta-nav > div .sub ul li a {
            text-decoration: none;
            color: #3a2d12; }
            .home-tpl .cta-nav > div .sub ul li a:hover, .home-tpl .cta-nav > div .sub ul li a:active {
              color: #e25f1f; }

@media (min-width: 200px) {
  .home-tpl .cta-nav > div > a h2, .home-tpl .cta-nav > div > a img {
    float: left; }
  .home-tpl .cta-nav > div > a h2 {
    width: 50%; }
  .home-tpl .cta-nav > div > a img {
    display: block;
    max-height: 4.5rem;
    width: auto;
    border-radius: 3.5rem;
    float: right; } }
@media (min-width: 300px) {
  .home-tpl .cta-nav > div > a h2 {
    margin-top: 1rem;
    width: 60%;
    font-size: 3rem;
    line-height: 3rem; }
  .home-tpl .cta-nav > div > a img {
    max-height: 5rem; } }
@media (min-width: 600px) {
  .home-tpl .cta-nav > div {
    width: 33%;
    /* IE */
    width: calc(100% / 3);
    float: left; }
    .home-tpl .cta-nav > div > a h2 {
      width: 60%; } }
@media (min-width: 800px) {
  .home-tpl .cta-nav {
    margin-top: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    width: 30rem; }
    .home-tpl .cta-nav > div {
      float: none;
      width: 100%; } }
@media (min-width: 1000px) {
  .home-tpl .cta-nav > div {
    position: relative; }
    .home-tpl .cta-nav > div:before {
      content: '';
      position: absolute;
      bottom: -1rem;
      width: 100%;
      height: 1rem;
      /* same as bottom margin on this element (space between each) */ }
    .home-tpl .cta-nav > div .sub {
      -webkit-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
    .home-tpl .cta-nav > div:hover .sub {
      padding: 1.5rem 2rem;
      height: 19rem; }
    .home-tpl .cta-nav > div a h2 {
      font-size: 4.8rem;
      line-height: 4.8rem; }
    .home-tpl .cta-nav > div a img {
      max-height: 6.8rem; } }
.eots-tpl,
.eotns-tpl {
  /* Navigation Overrides for custom styles */
  /* Layout */
  /* Colors and Such */ }
  .eots-tpl nav.secondary,
  .eotns-tpl nav.secondary {
    margin: -0.75rem -0.5rem 0 -0.5rem; }
  .eots-tpl .flexnav i, .eots-tpl .menu-button i,
  .eotns-tpl .flexnav i,
  .eotns-tpl .menu-button i {
    font-style: normal; }
  .eots-tpl .menu-button, .eots-tpl nav.secondary ul li a,
  .eotns-tpl .menu-button,
  .eotns-tpl nav.secondary ul li a {
    padding: 1rem; }
  .eots-tpl .menu-button .touch-button, .eots-tpl .flexnav .touch-button,
  .eotns-tpl .menu-button .touch-button,
  .eotns-tpl .flexnav .touch-button {
    height: 3.9rem;
    width: 5rem; }
    .eots-tpl .menu-button .touch-button .navicon, .eots-tpl .flexnav .touch-button .navicon,
    .eotns-tpl .menu-button .touch-button .navicon,
    .eotns-tpl .flexnav .touch-button .navicon {
      top: 0.8rem;
      left: auto;
      line-height: 2rem; }
  .eots-tpl .menu-button .touch-button,
  .eotns-tpl .menu-button .touch-button {
    height: 3.8rem; }
  .eots-tpl .menu-button, .eots-tpl nav.secondary > ul,
  .eotns-tpl .menu-button,
  .eotns-tpl nav.secondary > ul {
    font-size: 2rem;
    line-height: 2rem; }
  .eots-tpl nav.secondary > ul,
  .eotns-tpl nav.secondary > ul {
    padding-left: 0; }
    .eots-tpl nav.secondary > ul ul,
    .eotns-tpl nav.secondary > ul ul {
      margin: 0;
      padding: 0 0 0 4rem;
      border-top: none; }
  .eots-tpl .flexnav ul li,
  .eotns-tpl .flexnav ul li {
    background-color: #ffffff; }
  .eots-tpl .menu-button,
  .eotns-tpl .menu-button {
    z-index: 1;
    font-family: "EB Garamond", serif;
    border: none;
    background-color: #0b4d70; }
    .eots-tpl .menu-button .touch-button .navicon,
    .eotns-tpl .menu-button .touch-button .navicon {
      color: #ffffff; }
    .eots-tpl .menu-button.active,
    .eotns-tpl .menu-button.active {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .eots-tpl .menu-button.active .touch-button,
      .eotns-tpl .menu-button.active .touch-button {
        height: 3.9rem; }
    .eots-tpl .menu-button .touch-button,
    .eotns-tpl .menu-button .touch-button {
      height: 4rem; }
  .eots-tpl .menu-button .touch-button .navicon, .eots-tpl .flexnav .touch-button .navicon,
  .eotns-tpl .menu-button .touch-button .navicon,
  .eotns-tpl .flexnav .touch-button .navicon {
    text-shadow: none;
    color: #ffffff; }
  .eots-tpl .menu-button, .eots-tpl nav.secondary ul li a,
  .eotns-tpl .menu-button,
  .eotns-tpl nav.secondary ul li a {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    text-decoration: none;
    height: 4rem; }
  .eots-tpl .menu-button:active .touch-button, .eots-tpl nav.secondary ul li a:active, .eots-tpl .touch-button:active,
  .eotns-tpl .menu-button:active .touch-button,
  .eotns-tpl nav.secondary ul li a:active,
  .eotns-tpl .touch-button:active {
    background-color: #418bba; }
  .eots-tpl nav.secondary > ul li,
  .eotns-tpl nav.secondary > ul li {
    border-bottom: none; }
  .eots-tpl nav.secondary > ul > li a,
  .eotns-tpl nav.secondary > ul > li a {
    background-color: #235e7e; }
  .eots-tpl nav.secondary > ul > li ul > li a,
  .eotns-tpl nav.secondary > ul > li ul > li a {
    background-color: #3b708c; }
  .eots-tpl nav.secondary > ul > li ul > li ul > li a,
  .eotns-tpl nav.secondary > ul > li ul > li ul > li a {
    background-color: #54829a; }
  .eots-tpl .flexnav.opacity,
  .eotns-tpl .flexnav.opacity {
    opacity: 1; }

.eots-tpl main.sidebar aside.sidebar,
.eotns-tpl main.sidebar aside.sidebar {
  display: block; }

.eots-tpl aside.sidebar .todays-conditions,
.eots-tpl aside.sidebar .cta-eye-on-the-night-sky,
.eots-tpl aside.sidebar nav.secondary h3,
.eotns-tpl aside.sidebar .todays-conditions,
.eotns-tpl aside.sidebar .cta-eye-on-the-night-sky,
.eotns-tpl aside.sidebar nav.secondary h3 {
  display: none; }

.eots-tpl nav.secondary,
.eotns-tpl nav.secondary {
  padding: 0;
  min-height: 0; }

.eots-tpl aside.sidebar,
.eotns-tpl aside.sidebar {
  margin-bottom: 1rem; }

.eots-tpl .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/eots/clouds-sm.jpg) no-repeat center 0; }

.eotns-tpl .sub-banner .image {
  background: transparent url(/bundles/applicationcore/images/eots/stars-sm.jpg) no-repeat center 0; }

.eots-tpl.page-temperature-and-winds-map article.content .center-content,
.eots-tpl.page-clouds-and-precipitation-map article.content .center-content,
.eots-tpl.page-observation-and-radar-map article.content .center-content,
.eots-tpl.page-forecast-regions-map article.content .center-content {
  width: 100%; }

.eots-tpl article.content iframe, .eotns-tpl article.content iframe {
  border: none; }
.eots-tpl article.content h1, .eots-tpl article.content .h1, .eotns-tpl article.content h1, .eotns-tpl article.content .h1 {
  color: #ffffff;
  background: #0b4d70;
  font-family: "Roboto", sans-serif;
  padding: 0.5rem 1rem; }
.eots-tpl article.content h2, .eots-tpl article.content .h2, .eots-tpl article.content h3, .eots-tpl article.content .h3, .eots-tpl article.content .todays-conditions p:first-child, .eots-tpl .todays-conditions article.content p:first-child, .eotns-tpl .todays-conditions .eots-tpl article.content p:first-child, .eots-tpl article.content h4, .eots-tpl article.content .h4, .eotns-tpl article.content h2, .eotns-tpl article.content .h2, .eotns-tpl article.content h3, .eotns-tpl article.content .h3, .eots-tpl .todays-conditions .eotns-tpl article.content p:first-child, .eotns-tpl article.content .todays-conditions p:first-child, .eotns-tpl .todays-conditions article.content p:first-child, .eotns-tpl article.content h4, .eotns-tpl article.content .h4 {
  font-family: "Roboto", sans-serif;
  color: #0b4d70; }
.eots-tpl article.content .image-with-caption .caption-text, .eotns-tpl article.content .image-with-caption .caption-text {
  background: #418bba; }
.eots-tpl article.content .eye-on-the-night-sky-header, .eotns-tpl article.content .eye-on-the-night-sky-header {
  background: #1b1464;
  padding: 1rem;
  font-size: 3rem;
  line-height: 3rem;
  color: #ffffff; }
.eots-tpl article.content a:hover, .eotns-tpl article.content a:hover {
  color: #0b4d70; }
.eots-tpl article.content .btn-primary:hover, .eots-tpl article.content .blog-tpl .comments input[type="submit"]:hover, .blog-tpl .comments .eots-tpl article.content input[type="submit"]:hover, .eots-tpl article.content .btn-secondary:hover, .eots-tpl article.content .newsletter-signup form .btn-newsletter:hover, .newsletter-signup form .eots-tpl article.content .btn-newsletter:hover, .eots-tpl article.content div.paging-navigation a:hover, div.paging-navigation .eots-tpl article.content a:hover, .eots-tpl article.content .btn-tertiary:hover, .eotns-tpl article.content .btn-primary:hover, .eotns-tpl article.content .blog-tpl .comments input[type="submit"]:hover, .blog-tpl .comments .eotns-tpl article.content input[type="submit"]:hover, .eotns-tpl article.content .btn-secondary:hover, .eotns-tpl article.content .newsletter-signup form .btn-newsletter:hover, .newsletter-signup form .eotns-tpl article.content .btn-newsletter:hover, .eotns-tpl article.content div.paging-navigation a:hover, div.paging-navigation .eotns-tpl article.content a:hover, .eotns-tpl article.content .btn-tertiary:hover {
  color: #ffffff; }
.eots-tpl article.content .btn-primary, .eots-tpl article.content .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eots-tpl article.content input[type="submit"], .eotns-tpl article.content .btn-primary, .eotns-tpl article.content .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eotns-tpl article.content input[type="submit"] {
  border: 1px solid #0f364a;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #3d88b0;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #235e7e;
  background-image: -webkit-linear-gradient(#235e7e, #123f57);
  background-image: linear-gradient(#235e7e, #123f57);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #0a2a3b;
  background-clip: padding-box; }
  .eots-tpl article.content .btn-primary:hover:not(:disabled), .eots-tpl article.content .blog-tpl .comments input[type="submit"]:hover:not(:disabled), .blog-tpl .comments .eots-tpl article.content input[type="submit"]:hover:not(:disabled), .eotns-tpl article.content .btn-primary:hover:not(:disabled), .eotns-tpl article.content .blog-tpl .comments input[type="submit"]:hover:not(:disabled), .blog-tpl .comments .eotns-tpl article.content input[type="submit"]:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #2f6b8b;
    cursor: pointer;
    background-color: #204e67;
    background-image: -webkit-linear-gradient(#204e67, #10354a);
    background-image: linear-gradient(#204e67, #10354a); }
  .eots-tpl article.content .btn-primary:active:not(:disabled), .eots-tpl article.content .blog-tpl .comments input[type="submit"]:active:not(:disabled), .blog-tpl .comments .eots-tpl article.content input[type="submit"]:active:not(:disabled), .eots-tpl article.content .btn-primary:focus:not(:disabled), .eots-tpl article.content .blog-tpl .comments input[type="submit"]:focus:not(:disabled), .blog-tpl .comments .eots-tpl article.content input[type="submit"]:focus:not(:disabled), .eotns-tpl article.content .btn-primary:active:not(:disabled), .eotns-tpl article.content .blog-tpl .comments input[type="submit"]:active:not(:disabled), .blog-tpl .comments .eotns-tpl article.content input[type="submit"]:active:not(:disabled), .eotns-tpl article.content .btn-primary:focus:not(:disabled), .eotns-tpl article.content .blog-tpl .comments input[type="submit"]:focus:not(:disabled), .blog-tpl .comments .eotns-tpl article.content input[type="submit"]:focus:not(:disabled) {
    border: 1px solid #0f364a;
    box-shadow: inset 0 0 8px 4px #0e2c3d, inset 0 0 8px 4px #0e2c3d; }
  .eots-tpl article.content .btn-primary:disabled, .eots-tpl article.content .blog-tpl .comments input[type="submit"]:disabled, .blog-tpl .comments .eots-tpl article.content input[type="submit"]:disabled, .eotns-tpl article.content .btn-primary:disabled, .eotns-tpl article.content .blog-tpl .comments input[type="submit"]:disabled, .blog-tpl .comments .eotns-tpl article.content input[type="submit"]:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
.eots-tpl article.content .btn-secondary, .eots-tpl article.content .newsletter-signup form .btn-newsletter, .newsletter-signup form .eots-tpl article.content .btn-newsletter, .eots-tpl article.content div.paging-navigation a, div.paging-navigation .eots-tpl article.content a, .eotns-tpl article.content .btn-secondary, .eotns-tpl article.content .newsletter-signup form .btn-newsletter, .newsletter-signup form .eotns-tpl article.content .btn-newsletter, .eotns-tpl article.content div.paging-navigation a, div.paging-navigation .eotns-tpl article.content a {
  border: 1px solid #2e739f;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #92b7ce;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  background-color: #5496c0;
  background-image: -webkit-linear-gradient(#5496c0, #317bab);
  background-image: linear-gradient(#5496c0, #317bab);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #246994;
  background-clip: padding-box; }
  .eots-tpl article.content .btn-secondary:hover:not(:disabled), .eots-tpl article.content .newsletter-signup form .btn-newsletter:hover:not(:disabled), .newsletter-signup form .eots-tpl article.content .btn-newsletter:hover:not(:disabled), .eots-tpl article.content div.paging-navigation a:hover:not(:disabled), div.paging-navigation .eots-tpl article.content a:hover:not(:disabled), .eotns-tpl article.content .btn-secondary:hover:not(:disabled), .eotns-tpl article.content .newsletter-signup form .btn-newsletter:hover:not(:disabled), .newsletter-signup form .eotns-tpl article.content .btn-newsletter:hover:not(:disabled), .eotns-tpl article.content div.paging-navigation a:hover:not(:disabled), div.paging-navigation .eotns-tpl article.content a:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #6ea0c0;
    cursor: pointer;
    background-color: #4889b2;
    background-image: -webkit-linear-gradient(#4889b2, #2f739e);
    background-image: linear-gradient(#4889b2, #2f739e); }
  .eots-tpl article.content .btn-secondary:active:not(:disabled), .eots-tpl article.content .newsletter-signup form .btn-newsletter:active:not(:disabled), .newsletter-signup form .eots-tpl article.content .btn-newsletter:active:not(:disabled), .eots-tpl article.content div.paging-navigation a:active:not(:disabled), div.paging-navigation .eots-tpl article.content a:active:not(:disabled), .eots-tpl article.content .btn-secondary:focus:not(:disabled), .eots-tpl article.content .newsletter-signup form .btn-newsletter:focus:not(:disabled), .newsletter-signup form .eots-tpl article.content .btn-newsletter:focus:not(:disabled), .eots-tpl article.content div.paging-navigation a:focus:not(:disabled), div.paging-navigation .eots-tpl article.content a:focus:not(:disabled), .eotns-tpl article.content .btn-secondary:active:not(:disabled), .eotns-tpl article.content .newsletter-signup form .btn-newsletter:active:not(:disabled), .newsletter-signup form .eotns-tpl article.content .btn-newsletter:active:not(:disabled), .eotns-tpl article.content div.paging-navigation a:active:not(:disabled), div.paging-navigation .eotns-tpl article.content a:active:not(:disabled), .eotns-tpl article.content .btn-secondary:focus:not(:disabled), .eotns-tpl article.content .newsletter-signup form .btn-newsletter:focus:not(:disabled), .newsletter-signup form .eotns-tpl article.content .btn-newsletter:focus:not(:disabled), .eotns-tpl article.content div.paging-navigation a:focus:not(:disabled), div.paging-navigation .eotns-tpl article.content a:focus:not(:disabled) {
    border: 1px solid #2e739f;
    box-shadow: inset 0 0 8px 4px #2c6a91, inset 0 0 8px 4px #2c6a91; }
  .eots-tpl article.content .btn-secondary:disabled, .eots-tpl article.content .newsletter-signup form .btn-newsletter:disabled, .newsletter-signup form .eots-tpl article.content .btn-newsletter:disabled, .eots-tpl article.content div.paging-navigation a:disabled, div.paging-navigation .eots-tpl article.content a:disabled, .eotns-tpl article.content .btn-secondary:disabled, .eotns-tpl article.content .newsletter-signup form .btn-newsletter:disabled, .newsletter-signup form .eotns-tpl article.content .btn-newsletter:disabled, .eotns-tpl article.content div.paging-navigation a:disabled, div.paging-navigation .eotns-tpl article.content a:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
.eots-tpl article.content [class^="btn-"], .eots-tpl article.content div.paging-navigation a, div.paging-navigation .eots-tpl article.content a, .eots-tpl article.content .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eots-tpl article.content input[type="submit"], .eotns-tpl article.content [class^="btn-"], .eotns-tpl article.content div.paging-navigation a, div.paging-navigation .eotns-tpl article.content a, .eotns-tpl article.content .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eotns-tpl article.content input[type="submit"] {
  padding: 1rem 1.75rem;
  font-size: 1.6rem;
  line-height: 2rem;
  font-family: "Roboto", sans-serif;
  border-radius: 0;
  font-weight: normal;
  text-shadow: none;
  text-transform: none;
  border: 0.11rem solid transparent;
  background-image: none; }
  .eots-tpl article.content [class^="btn-"]:hover:not(:disabled), .eots-tpl article.content div.paging-navigation a:hover:not(:disabled), div.paging-navigation .eots-tpl article.content a:hover:not(:disabled), .eots-tpl article.content .blog-tpl .comments input[type="submit"]:hover:not(:disabled), .blog-tpl .comments .eots-tpl article.content input[type="submit"]:hover:not(:disabled), .eotns-tpl article.content [class^="btn-"]:hover:not(:disabled), .eotns-tpl article.content div.paging-navigation a:hover:not(:disabled), div.paging-navigation .eotns-tpl article.content a:hover:not(:disabled), .eotns-tpl article.content .blog-tpl .comments input[type="submit"]:hover:not(:disabled), .blog-tpl .comments .eotns-tpl article.content input[type="submit"]:hover:not(:disabled) {
    background-image: none; }
  .eots-tpl article.content [class^="btn-"]:focus, .eots-tpl article.content div.paging-navigation a:focus, div.paging-navigation .eots-tpl article.content a:focus, .eots-tpl article.content .blog-tpl .comments input[type="submit"]:focus, .blog-tpl .comments .eots-tpl article.content input[type="submit"]:focus, .eotns-tpl article.content [class^="btn-"]:focus, .eotns-tpl article.content div.paging-navigation a:focus, div.paging-navigation .eotns-tpl article.content a:focus, .eotns-tpl article.content .blog-tpl .comments input[type="submit"]:focus, .blog-tpl .comments .eotns-tpl article.content input[type="submit"]:focus {
    outline: none; }
.eots-tpl article.content .btn-small, .eotns-tpl article.content .btn-small {
  padding: 0.75rem 1.25rem;
  font-size: 1.2rem;
  line-height: 1.4rem; }
.eots-tpl article.content .btn-large, .eots-tpl article.content .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eots-tpl article.content input[type="submit"], .eotns-tpl article.content .btn-large, .eotns-tpl article.content .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eotns-tpl article.content input[type="submit"] {
  padding: 1.5rem 2.5rem;
  font-size: 2rem;
  line-height: 2.4rem; }
.eots-tpl header.primary, .eotns-tpl header.primary {
  margin: 0 auto;
  background: #0b4d70;
  position: relative;
  z-index: 2; }
  .eots-tpl header.primary .brand, .eotns-tpl header.primary .brand {
    padding: 0 1rem; }
    .eots-tpl header.primary .brand img, .eotns-tpl header.primary .brand img {
      margin-top: 0; }
  .eots-tpl header.primary .cta-container, .eotns-tpl header.primary .cta-container {
    color: #ffffff;
    margin-top: 1rem; }
    .eots-tpl header.primary .cta-container .cta-list, .eotns-tpl header.primary .cta-container .cta-list {
      list-style: none;
      padding-left: 0;
      margin: 0; }
      .eots-tpl header.primary .cta-container .cta-list li, .eotns-tpl header.primary .cta-container .cta-list li {
        float: left;
        width: 50%; }
        .eots-tpl header.primary .cta-container .cta-list li a, .eotns-tpl header.primary .cta-container .cta-list li a {
          display: block;
          padding: 1rem;
          color: #ffffff;
          text-decoration: none;
          font-size: 1.3rem; }
        .eots-tpl header.primary .cta-container .cta-list li img, .eotns-tpl header.primary .cta-container .cta-list li img {
          max-width: 100%;
          margin-bottom: 0.5rem; }
        .eots-tpl header.primary .cta-container .cta-list li span, .eotns-tpl header.primary .cta-container .cta-list li span {
          display: block; }
      .eots-tpl header.primary .cta-container .cta-list .vpr, .eotns-tpl header.primary .cta-container .cta-list .vpr {
        background: #378a1e; }
        .eots-tpl header.primary .cta-container .cta-list .vpr:hover, .eots-tpl header.primary .cta-container .cta-list .vpr:active, .eotns-tpl header.primary .cta-container .cta-list .vpr:hover, .eotns-tpl header.primary .cta-container .cta-list .vpr:active {
          background: #4b9534; }
      .eots-tpl header.primary .cta-container .cta-list .fairbanks, .eotns-tpl header.primary .cta-container .cta-list .fairbanks {
        background: #f7941e; }
        .eots-tpl header.primary .cta-container .cta-list .fairbanks:hover, .eots-tpl header.primary .cta-container .cta-list .fairbanks:active, .eotns-tpl header.primary .cta-container .cta-list .fairbanks:hover, .eotns-tpl header.primary .cta-container .cta-list .fairbanks:active {
          background: #f79e34; }
.eots-tpl .breadcrumbs, .eotns-tpl .breadcrumbs {
  border: none;
  padding: 0;
  margin-bottom: 0.75rem; }
.eots-tpl .sub-banner, .eotns-tpl .sub-banner {
  padding-top: 0;
  border: none;
  position: relative;
  z-index: 1; }
  .eots-tpl .sub-banner .image, .eotns-tpl .sub-banner .image {
    height: 7rem; }
.eots-tpl main.sidebar, .eotns-tpl main.sidebar {
  margin-top: 0.75rem; }
  .eots-tpl main.sidebar section.heading, .eotns-tpl main.sidebar section.heading {
    display: none; }
.eots-tpl .todays-conditions, .eotns-tpl .todays-conditions {
  background: #e5e5e5;
  padding: 1rem 1.6rem 0 1.6rem;
  color: #418bba; }
  .eots-tpl .todays-conditions i, .eotns-tpl .todays-conditions i {
    display: block;
    float: left;
    margin: 0 1rem 1rem 0;
    font-size: 6rem; }
  .eots-tpl .todays-conditions p, .eotns-tpl .todays-conditions p {
    font-size: 1.4rem;
    line-height: 1.8rem; }
    .eots-tpl .todays-conditions p:first-child, .eotns-tpl .todays-conditions p:first-child {
      color: #0b4d70; }
.eots-tpl .date-container, .eotns-tpl .date-container {
  padding: 1rem 0;
  border-style: solid;
  border-color: #e5e5e5;
  border-width: 0.11rem 0 0.11rem 0;
  margin-bottom: 2rem; }
  .eots-tpl .date-container p, .eotns-tpl .date-container p {
    font-size: 3.2rem;
    line-height: 4.4rem;
    color: #0b4d70;
    margin-bottom: 0; }
  .eots-tpl .date-container label, .eotns-tpl .date-container label {
    font-size: 1.2rem;
    line-height: 1.3rem;
    display: block;
    margin-bottom: 0; }
  .eots-tpl .date-container .share, .eotns-tpl .date-container .share {
    margin: 1rem 0; }
    .eots-tpl .date-container .share > *, .eotns-tpl .date-container .share > * {
      width: 4.8rem;
      height: 4.4rem;
      border-left: solid 0.4rem #ffffff; }
    .eots-tpl .date-container .share span, .eotns-tpl .date-container .share span {
      display: inline-block;
      color: #999999;
      font-size: 1.1rem;
      line-height: 1.4rem;
      font-weight: bold;
      text-align: right;
      text-transform: uppercase;
      vertical-align: -0.4rem; }
    .eots-tpl .date-container .share .eye-on-the-sky_rss-icon, .eots-tpl .date-container .share .twitter, .eots-tpl .date-container .share .facebook, .eots-tpl .date-container .share .email, .eotns-tpl .date-container .share .eye-on-the-sky_rss-icon, .eotns-tpl .date-container .share .twitter, .eotns-tpl .date-container .share .facebook, .eotns-tpl .date-container .share .email {
      color: #ffffff;
      display: inline-table;
      text-decoration: none; }
      .eots-tpl .date-container .share .eye-on-the-sky_rss-icon i, .eots-tpl .date-container .share .twitter i, .eots-tpl .date-container .share .facebook i, .eots-tpl .date-container .share .email i, .eotns-tpl .date-container .share .eye-on-the-sky_rss-icon i, .eotns-tpl .date-container .share .twitter i, .eotns-tpl .date-container .share .facebook i, .eotns-tpl .date-container .share .email i {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        font-size: 3rem;
        padding-left: 0.4rem; }
    .eots-tpl .date-container .share .eye-on-the-sky_rss-icon, .eotns-tpl .date-container .share .eye-on-the-sky_rss-icon {
      background: #FF6600; }
      .eots-tpl .date-container .share .eye-on-the-sky_rss-icon:hover, .eots-tpl .date-container .share .eye-on-the-sky_rss-icon:active, .eotns-tpl .date-container .share .eye-on-the-sky_rss-icon:hover, .eotns-tpl .date-container .share .eye-on-the-sky_rss-icon:active {
        background: #ff7c26; }
    .eots-tpl .date-container .share .twitter, .eotns-tpl .date-container .share .twitter {
      background: #00aced; }
      .eots-tpl .date-container .share .twitter:hover, .eots-tpl .date-container .share .twitter:active, .eotns-tpl .date-container .share .twitter:hover, .eotns-tpl .date-container .share .twitter:active {
        background: #26b8ef; }
    .eots-tpl .date-container .share .facebook, .eotns-tpl .date-container .share .facebook {
      background: #3b579d; }
      .eots-tpl .date-container .share .facebook:hover, .eots-tpl .date-container .share .facebook:active, .eotns-tpl .date-container .share .facebook:hover, .eotns-tpl .date-container .share .facebook:active {
        background: #5870ab; }
    .eots-tpl .date-container .share .email, .eotns-tpl .date-container .share .email {
      background: #666666; }
      .eots-tpl .date-container .share .email:hover, .eots-tpl .date-container .share .email:active, .eotns-tpl .date-container .share .email:hover, .eotns-tpl .date-container .share .email:active {
        background: #7f7f7f; }
.eots-tpl .weather-sidebar .widget-showcase, .eotns-tpl .weather-sidebar .widget-showcase {
  margin-bottom: 1.5rem; }
  .eots-tpl .weather-sidebar .widget-showcase h1.h3, .eots-tpl .weather-sidebar .widget-showcase h2.h3, .eots-tpl .weather-sidebar .widget-showcase h3, .eots-tpl .weather-sidebar .widget-showcase p, .eotns-tpl .weather-sidebar .widget-showcase h1.h3, .eotns-tpl .weather-sidebar .widget-showcase h2.h3, .eotns-tpl .weather-sidebar .widget-showcase h3, .eotns-tpl .weather-sidebar .widget-showcase p {
    color: #ffffff; }
  .eots-tpl .weather-sidebar .widget-showcase h1, .eotns-tpl .weather-sidebar .widget-showcase h1 {
    margin: 1rem 0;
    font-size: 2rem;
    line-height: 2rem; }
  .eots-tpl .weather-sidebar .widget-showcase h3, .eotns-tpl .weather-sidebar .widget-showcase h3 {
    margin-bottom: 0;
    font-weight: bold; }
  .eots-tpl .weather-sidebar .widget-showcase header, .eots-tpl .weather-sidebar .widget-showcase section, .eots-tpl .weather-sidebar .widget-showcase footer, .eotns-tpl .weather-sidebar .widget-showcase header, .eotns-tpl .weather-sidebar .widget-showcase section, .eotns-tpl .weather-sidebar .widget-showcase footer {
    padding: 0.11rem 1.5rem; }
  .eots-tpl .weather-sidebar .widget-showcase header, .eotns-tpl .weather-sidebar .widget-showcase header {
    background: #5d9cc4; }
    .eots-tpl .weather-sidebar .widget-showcase header h1, .eotns-tpl .weather-sidebar .widget-showcase header h1 {
      background: none;
      padding: 0; }
  .eots-tpl .weather-sidebar .widget-showcase section, .eots-tpl .weather-sidebar .widget-showcase footer, .eotns-tpl .weather-sidebar .widget-showcase section, .eotns-tpl .weather-sidebar .widget-showcase footer {
    background: #418bba; }
    .eots-tpl .weather-sidebar .widget-showcase section a, .eots-tpl .weather-sidebar .widget-showcase footer a, .eotns-tpl .weather-sidebar .widget-showcase section a, .eotns-tpl .weather-sidebar .widget-showcase footer a {
      color: #ffffff;
      text-decoration: underline; }
      .eots-tpl .weather-sidebar .widget-showcase section a:hover, .eots-tpl .weather-sidebar .widget-showcase section a:active, .eots-tpl .weather-sidebar .widget-showcase footer a:hover, .eots-tpl .weather-sidebar .widget-showcase footer a:active, .eotns-tpl .weather-sidebar .widget-showcase section a:hover, .eotns-tpl .weather-sidebar .widget-showcase section a:active, .eotns-tpl .weather-sidebar .widget-showcase footer a:hover, .eotns-tpl .weather-sidebar .widget-showcase footer a:active {
        color: #0b4d70; }
  .eots-tpl .weather-sidebar .widget-showcase section, .eotns-tpl .weather-sidebar .widget-showcase section {
    padding-top: 1rem; }
  .eots-tpl .weather-sidebar .widget-showcase footer, .eotns-tpl .weather-sidebar .widget-showcase footer {
    padding-bottom: 1rem; }
.eots-tpl .weather-journal header, .eotns-tpl .weather-journal header {
  position: relative;
  padding-right: 95px; }
  .eots-tpl .weather-journal header h1, .eotns-tpl .weather-journal header h1 {
    margin: 1.5rem 0 0 0;
    font-size: 2.4rem;
    line-height: 2.4rem; }
  .eots-tpl .weather-journal header h2, .eotns-tpl .weather-journal header h2 {
    font-size: 1.8rem;
    line-height: 2rem;
    font-style: italic;
    margin: 0 0 2rem 0; }
  .eots-tpl .weather-journal header img, .eotns-tpl .weather-journal header img {
    position: absolute;
    top: -1rem;
    right: 1rem; }
.eots-tpl .weather-journal .soundcloud iframe, .eotns-tpl .weather-journal .soundcloud iframe {
  width: 100%; }
.eots-tpl .forecasts .tab .forecast, .eots-tpl .night-sky-forecast .tab .forecast, .eotns-tpl .forecasts .tab .forecast, .eotns-tpl .night-sky-forecast .tab .forecast {
  border-style: solid;
  border-color: #e5e5e5;
  border-width: 0 0.3rem 0.3rem 0.3rem;
  padding: 1rem; }
.eots-tpl .forecasts ul.forecast-nav, .eots-tpl .forecasts ul.daily-events, .eots-tpl .forecasts ul.star-charts, .eots-tpl .night-sky-forecast ul.forecast-nav, .eots-tpl .night-sky-forecast ul.daily-events, .eots-tpl .night-sky-forecast ul.star-charts, .eotns-tpl .forecasts ul.forecast-nav, .eotns-tpl .forecasts ul.daily-events, .eotns-tpl .forecasts ul.star-charts, .eotns-tpl .night-sky-forecast ul.forecast-nav, .eotns-tpl .night-sky-forecast ul.daily-events, .eotns-tpl .night-sky-forecast ul.star-charts {
  list-style: none;
  padding: 0;
  margin: 0; }
.eots-tpl .forecasts ul.daily-events li, .eots-tpl .forecasts ul.star-charts li, .eots-tpl .night-sky-forecast ul.daily-events li, .eots-tpl .night-sky-forecast ul.star-charts li, .eotns-tpl .forecasts ul.daily-events li, .eotns-tpl .forecasts ul.star-charts li, .eotns-tpl .night-sky-forecast ul.daily-events li, .eotns-tpl .night-sky-forecast ul.star-charts li {
  margin-bottom: 2rem; }
  .eots-tpl .forecasts ul.daily-events li h3, .eots-tpl .forecasts ul.star-charts li h3, .eots-tpl .night-sky-forecast ul.daily-events li h3, .eots-tpl .night-sky-forecast ul.star-charts li h3, .eotns-tpl .forecasts ul.daily-events li h3, .eotns-tpl .forecasts ul.star-charts li h3, .eotns-tpl .night-sky-forecast ul.daily-events li h3, .eotns-tpl .night-sky-forecast ul.star-charts li h3 {
    margin-bottom: 0; }
.eots-tpl .forecasts ul.star-charts li, .eots-tpl .night-sky-forecast ul.star-charts li, .eotns-tpl .forecasts ul.star-charts li, .eotns-tpl .night-sky-forecast ul.star-charts li {
  margin-bottom: 0; }
.eots-tpl .forecasts ul.star-charts .btn-primary, .eots-tpl .forecasts ul.star-charts .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eots-tpl .forecasts ul.star-charts input[type="submit"], .eots-tpl .night-sky-forecast ul.star-charts .btn-primary, .eots-tpl .night-sky-forecast ul.star-charts .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eots-tpl .night-sky-forecast ul.star-charts input[type="submit"], .eotns-tpl .forecasts ul.star-charts .btn-primary, .eotns-tpl .forecasts ul.star-charts .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eotns-tpl .forecasts ul.star-charts input[type="submit"], .eotns-tpl .night-sky-forecast ul.star-charts .btn-primary, .eotns-tpl .night-sky-forecast ul.star-charts .blog-tpl .comments input[type="submit"], .blog-tpl .comments .eotns-tpl .night-sky-forecast ul.star-charts input[type="submit"] {
  display: block; }
.eots-tpl .forecasts ul.star-charts .slick-prev, .eots-tpl .night-sky-forecast ul.star-charts .slick-prev, .eotns-tpl .forecasts ul.star-charts .slick-prev, .eotns-tpl .night-sky-forecast ul.star-charts .slick-prev {
  float: left; }
.eots-tpl .forecasts ul.star-charts .slick-next, .eots-tpl .night-sky-forecast ul.star-charts .slick-next, .eotns-tpl .forecasts ul.star-charts .slick-next, .eotns-tpl .night-sky-forecast ul.star-charts .slick-next {
  float: right; }
.eots-tpl .forecasts, .eotns-tpl .forecasts {
  margin-bottom: 1.5rem;
  background: none;
  border: none;
  border-radius: 0; }
  .eots-tpl .forecasts > ul.forecast-nav, .eotns-tpl .forecasts > ul.forecast-nav {
    border-radius: 0;
    border: none;
    background: none; }
    .eots-tpl .forecasts > ul.forecast-nav:before, .eots-tpl .forecasts > ul.forecast-nav:after, .eotns-tpl .forecasts > ul.forecast-nav:before, .eotns-tpl .forecasts > ul.forecast-nav:after {
      content: initial; }
    .eots-tpl .forecasts > ul.forecast-nav li, .eotns-tpl .forecasts > ul.forecast-nav li {
      border-radius: 0;
      border: 0;
      border-bottom: 0.11rem solid #ffffff;
      background: #e5e5e5;
      font-weight: normal; }
      .eots-tpl .forecasts > ul.forecast-nav li:last-child, .eotns-tpl .forecasts > ul.forecast-nav li:last-child {
        border: none; }
      .eots-tpl .forecasts > ul.forecast-nav li a, .eotns-tpl .forecasts > ul.forecast-nav li a {
        display: block;
        padding: 1rem;
        text-decoration: none;
        color: #0b4d70; }
        .eots-tpl .forecasts > ul.forecast-nav li a i, .eotns-tpl .forecasts > ul.forecast-nav li a i {
          font-size: 4rem;
          margin-right: 0.5rem;
          vertical-align: middle; }
      .eots-tpl .forecasts > ul.forecast-nav li:hover, .eots-tpl .forecasts > ul.forecast-nav li:active, .eotns-tpl .forecasts > ul.forecast-nav li:hover, .eotns-tpl .forecasts > ul.forecast-nav li:active {
        background: #cccccc; }
      .eots-tpl .forecasts > ul.forecast-nav li.ui-state-active, .eotns-tpl .forecasts > ul.forecast-nav li.ui-state-active {
        background: #0b4d70; }
        .eots-tpl .forecasts > ul.forecast-nav li.ui-state-active a, .eotns-tpl .forecasts > ul.forecast-nav li.ui-state-active a {
          color: #ffffff; }
      .eots-tpl .forecasts > ul.forecast-nav li img, .eotns-tpl .forecasts > ul.forecast-nav li img {
        max-height: 4.1rem; }
  .eots-tpl .forecasts .tab, .eotns-tpl .forecasts .tab {
    background: none;
    border: none;
    border-radius: 0; }
    .eots-tpl .forecasts .tab .soundcloud, .eotns-tpl .forecasts .tab .soundcloud {
      padding: 2rem 1rem 1.5rem 1rem;
      background: #0b4d70; }
    .eots-tpl .forecasts .tab h2, .eots-tpl .forecasts .tab h3, .eotns-tpl .forecasts .tab h2, .eotns-tpl .forecasts .tab h3 {
      color: #0b4d70; }
    .eots-tpl .forecasts .tab h3, .eotns-tpl .forecasts .tab h3 {
      margin-bottom: 0rem;
      font-weight: bold; }
  .eots-tpl .forecasts .soundcloud iframe, .eotns-tpl .forecasts .soundcloud iframe {
    width: 100%; }
.eots-tpl .night-sky-forecast .tab .forecast, .eotns-tpl .night-sky-forecast .tab .forecast {
  border-top-width: 0.3rem; }
.eots-tpl .weather-maps, .eots-tpl .skywatch-almanac, .eotns-tpl .weather-maps, .eotns-tpl .skywatch-almanac {
  background: #0b4d70; }
  .eots-tpl .weather-maps h1.h3, .eots-tpl .skywatch-almanac h1.h3, .eotns-tpl .weather-maps h1.h3, .eotns-tpl .skywatch-almanac h1.h3 {
    color: #ffffff;
    text-transform: uppercase;
    background: none;
    padding: 0;
    font-size: 2.4rem;
    line-height: 2.6rem; }
  .eots-tpl .weather-maps section, .eots-tpl .skywatch-almanac section, .eotns-tpl .weather-maps section, .eotns-tpl .skywatch-almanac section {
    padding: 1rem; }
.eots-tpl .weather-maps h1, .eotns-tpl .weather-maps h1 {
  margin: 1.25rem 1rem 1rem 7rem; }
.eots-tpl .weather-maps header img, .eotns-tpl .weather-maps header img {
  max-width: 5.5rem;
  margin: -0.75rem 0 0 0.5rem;
  float: left; }
.eots-tpl .weather-maps .two-col > div, .eotns-tpl .weather-maps .two-col > div {
  margin-bottom: 0.5rem;
  text-align: center; }
.eots-tpl .weather-maps p, .eotns-tpl .weather-maps p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #0b4d70;
  text-align: left;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
  padding: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
  -webkit-transition: padding 0.25s ease;
  -moz-transition: padding 0.25s ease;
  -ms-transition: padding 0.25s ease;
  -o-transition: padding 0.25s ease;
  transition: padding 0.25s ease; }
.eots-tpl .weather-maps a, .eotns-tpl .weather-maps a {
  position: relative;
  display: inline-block;
  margin: 0 auto; }
  .eots-tpl .weather-maps a:hover p, .eots-tpl .weather-maps a:active p, .eotns-tpl .weather-maps a:hover p, .eotns-tpl .weather-maps a:active p {
    padding-bottom: 1.5rem; }
.eots-tpl .skywatch-almanac, .eotns-tpl .skywatch-almanac {
  text-align: center; }
  .eots-tpl .skywatch-almanac h1, .eotns-tpl .skywatch-almanac h1 {
    padding: 0 1rem;
    margin: 1.5rem 0 0 0; }
  .eots-tpl .skywatch-almanac img, .eotns-tpl .skywatch-almanac img {
    margin-bottom: 1.5rem; }
  .eots-tpl .skywatch-almanac section a, .eotns-tpl .skywatch-almanac section a {
    color: #ffffff;
    text-decoration: none; }
    .eots-tpl .skywatch-almanac section a:active, .eots-tpl .skywatch-almanac section a:hover, .eotns-tpl .skywatch-almanac section a:active, .eotns-tpl .skywatch-almanac section a:hover {
      color: #418bba; }
.eots-tpl .sponsors, .eotns-tpl .sponsors {
  margin-bottom: 1.5rem; }
  .eots-tpl .sponsors h1.h3, .eotns-tpl .sponsors h1.h3 {
    background: none;
    padding: 0;
    text-align: center;
    color: #f7941e;
    font-family: "Arial", sans-serif;
    font-weight: bold; }
  .eots-tpl .sponsors .sponsor, .eotns-tpl .sponsors .sponsor {
    width: 32.20339%;
    float: left;
    margin-left: 1.69492%; }
    .eots-tpl .sponsors .sponsor:first-child, .eotns-tpl .sponsors .sponsor:first-child {
      width: 32.20339%;
      float: left;
      margin-left: 0; }
  .eots-tpl .sponsors .sponsor.no-image, .eotns-tpl .sponsors .sponsor.no-image {
    width: 100%;
    text-align: center;
    margin-top: 10px; }
    .eots-tpl .sponsors .sponsor.no-image a, .eotns-tpl .sponsors .sponsor.no-image a {
      box-shadow: none;
      -webkit-box-shadow: none; }
  .eots-tpl .sponsors a, .eotns-tpl .sponsors a {
    display: block;
    text-decoration: none;
    max-width: 150px;
    margin: 0 auto;
    -webkit-box-shadow: 0.5rem 0.5rem 1rem 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0.5rem 0.5rem 1rem 0 rgba(0, 0, 0, 0.25); }
    .eots-tpl .sponsors a img, .eotns-tpl .sponsors a img {
      max-width: 100%; }
.eots-tpl footer.primary, .eotns-tpl footer.primary {
  background: #0b4d70; }
  .eots-tpl footer.primary .site-utilities, .eotns-tpl footer.primary .site-utilities {
    padding-top: 2.5rem; }
  .eots-tpl footer.primary .brand, .eotns-tpl footer.primary .brand {
    margin-bottom: 1.5rem; }
  .eots-tpl footer.primary .sponsor-note, .eotns-tpl footer.primary .sponsor-note {
    font-size: 1.4rem;
    line-height: 1.8rem; }
    .eots-tpl footer.primary .sponsor-note a, .eotns-tpl footer.primary .sponsor-note a {
      text-decoration: underline; }
  .eots-tpl footer.primary nav.footer a, .eots-tpl footer.primary a, .eotns-tpl footer.primary nav.footer a, .eotns-tpl footer.primary a {
    color: #ffffff; }
    .eots-tpl footer.primary nav.footer a:hover, .eots-tpl footer.primary nav.footer a:active, .eots-tpl footer.primary a:hover, .eots-tpl footer.primary a:active, .eotns-tpl footer.primary nav.footer a:hover, .eotns-tpl footer.primary nav.footer a:active, .eotns-tpl footer.primary a:hover, .eotns-tpl footer.primary a:active {
      color: #418bba; }

/* 200px */
@media (min-width: 200px) {
  .eots-tpl header.primary .cta-container .cta-list li a img, .eotns-tpl header.primary .cta-container .cta-list li a img {
    max-width: 7rem; }
  .eots-tpl footer.primary .brand img, .eotns-tpl footer.primary .brand img {
    max-width: 16rem; } }
/* 400px */
@media (min-width: 400px) {
  .eotns-tpl article.content .eye-on-the-night-sky-header {
    background: #1b1464 url(/bundles/applicationcore/images/eots/eye-on-the-night-sky-header.png) no-repeat 10px 5px;
    text-indent: -9999rem;
    height: 58px; } }
/* 600px */
@media (min-width: 600px) {
  .eots-tpl header.primary .cta-container .cta-list li a img, .eotns-tpl header.primary .cta-container .cta-list li a img {
    max-width: 100%; }
  .eots-tpl .date-container p, .eotns-tpl .date-container p {
    float: left; }
  .eots-tpl .date-container .share, .eotns-tpl .date-container .share {
    text-align: right;
    margin-top: 0;
    float: right;
    width: 21rem; }
  .eots-tpl .date-container .date-select, .eotns-tpl .date-container .date-select {
    clear: both; }
  .eots-tpl .forecasts ul.forecast-nav, .eotns-tpl .forecasts ul.forecast-nav {
    display: table;
    height: 10.2rem; }
    .eots-tpl .forecasts ul.forecast-nav li, .eotns-tpl .forecasts ul.forecast-nav li {
      display: table-cell;
      height: 100%;
      width: 25%;
      border-bottom: none;
      border-right: 0.11rem solid #ffffff;
      vertical-align: middle; }
      .eots-tpl .forecasts ul.forecast-nav li:last-child, .eotns-tpl .forecasts ul.forecast-nav li:last-child {
        border: none; }
      .eots-tpl .forecasts ul.forecast-nav li a, .eotns-tpl .forecasts ul.forecast-nav li a {
        text-align: center;
        vertical-align: middle; }
        .eots-tpl .forecasts ul.forecast-nav li a i, .eotns-tpl .forecasts ul.forecast-nav li a i {
          display: block;
          margin-right: 0; } }
/* 800px */
@media (min-width: 800px) {
  .eots-tpl nav.secondary,
  .eotns-tpl nav.secondary {
    margin: 0;
    padding: 0.11rem 1.6rem 0 1.6rem; }
    .eots-tpl nav.secondary h3,
    .eotns-tpl nav.secondary h3 {
      color: #0b4d70; }
    .eots-tpl nav.secondary > ul > li.has-children i:hover,
    .eotns-tpl nav.secondary > ul > li.has-children i:hover {
      color: #0b4d70; }
    .eots-tpl nav.secondary ul,
    .eotns-tpl nav.secondary ul {
      max-height: none; }
      .eots-tpl nav.secondary ul li,
      .eotns-tpl nav.secondary ul li {
        float: none;
        width: auto;
        background-color: transparent;
        border-bottom: 0.11rem solid #ffffff; }
        .eots-tpl nav.secondary ul li.last,
        .eotns-tpl nav.secondary ul li.last {
          border-bottom: none; }
        .eots-tpl nav.secondary ul li i,
        .eotns-tpl nav.secondary ul li i {
          z-index: 2; }
        .eots-tpl nav.secondary ul li > a,
        .eotns-tpl nav.secondary ul li > a {
          color: #333333;
          border-left: none;
          background-color: transparent;
          height: auto;
          padding: 1.5rem;
          z-index: 1; }
          .eots-tpl nav.secondary ul li > a:active,
          .eotns-tpl nav.secondary ul li > a:active {
            background-color: transparent; }
        .eots-tpl nav.secondary ul li .touch-button,
        .eotns-tpl nav.secondary ul li .touch-button {
          display: none; }
        .eots-tpl nav.secondary ul li ul,
        .eotns-tpl nav.secondary ul li ul {
          position: static;
          border-top: 0.11rem solid #ffffff;
          padding: 1rem 0 1rem 2rem; }
          .eots-tpl nav.secondary ul li ul li,
          .eotns-tpl nav.secondary ul li ul li {
            border-bottom: 0; }
            .eots-tpl nav.secondary ul li ul li a,
            .eotns-tpl nav.secondary ul li ul li a {
              padding: 0.8rem 1.8rem;
              background-color: transparent; }

  .eots-tpl aside.sidebar .todays-conditions,
  .eots-tpl aside.sidebar .cta-eye-on-the-night-sky,
  .eots-tpl aside.sidebar nav.secondary h3,
  .eotns-tpl aside.sidebar .todays-conditions,
  .eotns-tpl aside.sidebar .cta-eye-on-the-night-sky,
  .eotns-tpl aside.sidebar nav.secondary h3 {
    display: block; }

  .eots-tpl header.primary .container, .eotns-tpl header.primary .container {
    position: relative; }
  .eots-tpl header.primary .brand img, .eotns-tpl header.primary .brand img {
    max-width: 40rem;
    margin-left: 0; }
  .eots-tpl header.primary .container .nav-utility-container, .eotns-tpl header.primary .container .nav-utility-container {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 30rem;
    height: 17.7rem;
    overflow: hidden; }
    .eots-tpl header.primary .container .nav-utility-container .cta-list a, .eotns-tpl header.primary .container .nav-utility-container .cta-list a {
      padding: 3.6rem 1rem; }
    .eots-tpl header.primary .container .nav-utility-container li, .eots-tpl header.primary .container .nav-utility-container p, .eotns-tpl header.primary .container .nav-utility-container li, .eotns-tpl header.primary .container .nav-utility-container p {
      margin-right: 5%; }
    .eots-tpl header.primary .container .nav-utility-container li, .eotns-tpl header.primary .container .nav-utility-container li {
      width: 45%; }
  .eots-tpl main.sidebar aside.sidebar, .eotns-tpl main.sidebar aside.sidebar {
    background: #e5e5e5;
    margin-top: -0.75rem; }
    .eots-tpl main.sidebar aside.sidebar .cta-eye-on-the-night-sky, .eotns-tpl main.sidebar aside.sidebar .cta-eye-on-the-night-sky {
      margin: 1.6rem; }
    .eots-tpl main.sidebar aside.sidebar nav.secondary li.current > a, .eotns-tpl main.sidebar aside.sidebar nav.secondary li.current > a {
      color: #418bba; }
    .eots-tpl main.sidebar aside.sidebar nav.secondary a:active, .eots-tpl main.sidebar aside.sidebar nav.secondary a:hover, .eotns-tpl main.sidebar aside.sidebar nav.secondary a:active, .eotns-tpl main.sidebar aside.sidebar nav.secondary a:hover {
      color: #0b4d70; }
  .eots-tpl footer.primary .container, .eotns-tpl footer.primary .container {
    width: 100%; }
  .eots-tpl footer.primary .site-utilities, .eotns-tpl footer.primary .site-utilities {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0; } }
/* 1000px */
@media (min-width: 1000px) {
  .eots-tpl .center-content, .eotns-tpl .center-content {
    width: 57.62712%;
    float: left;
    margin-left: 0; }
  .eots-tpl .weather-sidebar, .eotns-tpl .weather-sidebar {
    width: 40.67797%;
    float: right;
    margin-left: 1.69492%; }
  .eots-tpl .sponsors, .eotns-tpl .sponsors {
    width: 57.62712%;
    float: left;
    margin-left: 0; }
  .eots-tpl footer.primary .brand img, .eotns-tpl footer.primary .brand img {
    margin-left: 1.8rem; }
  .eots-tpl footer.primary nav.footer li, .eotns-tpl footer.primary nav.footer li {
    float: left;
    width: 33%;
    margin-right: 0.5%; }
    .eots-tpl footer.primary nav.footer li:nth-child(3n), .eotns-tpl footer.primary nav.footer li:nth-child(3n) {
      margin-right: 0; } }
/* 1200px */
@media (min-width: 1200px) {
  .eots-tpl .center-content, .eotns-tpl .center-content {
    width: 59.74576%;
    float: left;
    margin-left: 0; }
  .eots-tpl .weather-sidebar, .eotns-tpl .weather-sidebar {
    width: 38.55932%;
    float: right;
    margin-left: 1.69492%; }
  .eots-tpl .date-container .date-share, .eotns-tpl .date-container .date-share {
    width: 59.74576%;
    float: left;
    margin-left: 0; }
  .eots-tpl .date-container .date-select, .eotns-tpl .date-container .date-select {
    width: 38.55932%;
    float: right;
    margin-left: 1.69492%; }
  .eots-tpl .date-container .share, .eotns-tpl .date-container .share {
    margin-bottom: 0; }
  .eots-tpl .date-container .date-select, .eotns-tpl .date-container .date-select {
    clear: none;
    height: 4.6rem;
    padding-left: 1.5rem;
    border-left: 0.11rem solid #e5e5e5; }
  .eots-tpl footer.primary aside.brand, .eotns-tpl footer.primary aside.brand {
    width: 23.72881%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .eots-tpl footer.primary nav.footer, .eotns-tpl footer.primary nav.footer {
    width: 74.57627%;
    float: right;
    margin-left: 1.69492%; } }
/* 1400px */
@media (min-width: 1400px) {
  .eots-tpl .sub-banner .image {
    background: transparent url(/bundles/applicationcore/images/eots/clouds-lg.jpg) no-repeat center 0; }

  .eotns-tpl .sub-banner .image {
    background: transparent url(/bundles/applicationcore/images/eots/stars-lg.jpg) no-repeat center 0; } }
.brand a {
  display: block; }
  .brand a img {
    display: block;
    margin: 1rem auto;
    max-width: 100%; }

.nav-utility, .nav-social {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-utility li, .nav-social li {
    float: left;
    text-align: center; }
  .nav-utility a, .nav-social a {
    text-decoration: none; }

.cta-eye-on-the-night-sky {
  display: block;
  max-width: 400px;
  height: 59px;
  text-indent: -999rem;
  background: transparent url(/bundles/applicationcore/images/eots/cta-eye-on-the-night-sky.jpg) no-repeat 0 0; }
  .cta-eye-on-the-night-sky:hover, .cta-eye-on-the-night-sky:active {
    background: transparent url(/bundles/applicationcore/images/eots/cta-eye-on-the-night-sky.jpg) no-repeat 0 -59px; }

/* 600px */
/* Skip Navigation Link */
.skip-navigation {
  position: fixed;
  top: -500rem;
  left: 0;
  padding: 1rem;
  border-style: solid;
  border-width: 0 0.11rem 0.11rem 0;
  border-color: #e25f1f;
  background: #ffffff;
  border-radius: 0 0 1rem 0;
  z-index: 10; }
  .skip-navigation:focus {
    top: 0;
    outline: none !important;
    box-shadow: 0 0 1rem 0.5rem rgba(0, 0, 0, 0.5); }

.membership-heading {
  background: #e25f1f;
  color: #ffffff;
  padding: 1rem;
  margin-bottom: 0; }

.membership {
  display: grid;
  border: 0.11rem solid #e5e5e5; }

.membership-options.membership-options--buttons,
.membership-options.membership-options--panels {
  list-style: none;
  margin: 0;
  padding: 0; }
  .membership-options.membership-options--buttons > li,
  .membership-options.membership-options--panels > li {
    padding: 1rem; }

.membership-options.membership-options--buttons > li {
  background: #b2b2b2;
  color: #ffffff;
  border-bottom: 0.11rem solid #e5e5e5;
  cursor: pointer;
  transition: background 0.15s 0s ease, color 0.15s 0s ease; }
  .membership-options.membership-options--buttons > li:hover, .membership-options.membership-options--buttons > li:active {
    background: #ffffff;
    color: #e25f1f; }
  .membership-options.membership-options--buttons > li.current {
    background: #ffffff;
    color: #e25f1f; }

.membership-options__level {
  margin: 0;
  font-weight: bold; }

.membership-options__cost {
  font-weight: normal; }
  .membership-options__cost:before {
    content: ' - '; }

.membership-options.membership-options--panels > li:not(.current) {
  display: none; }
.membership-options.membership-options--panels ul {
  list-style: disc; }
.membership-options.membership-options--panels [class*=btn] {
  float: right;
  margin-left: 1rem; }

@media (min-width: 600px) {
  .membership {
    grid-template-columns: 200px auto; }

  .membership-options__cost {
    display: block; }
    .membership-options__cost:before {
      content: none; }

  .membership-options.membership-options--buttons > li:last-child {
    border-bottom: none; }

  .membership-options.membership-options--panels > li {
    padding-left: 3rem; } }
.blog-tpl .paging-navigation {
  margin-bottom: 2rem; }

@media (min-width: 800px) {
  .blog-tpl nav.primary .nav-about > a {
    /* mimic "active" state on blog navigation node */
    position: relative; }
    .blog-tpl nav.primary .nav-about > a:before {
      position: absolute;
      content: '';
      left: 50%;
      margin-left: -0.5rem;
      bottom: 0;
      width: 1rem;
      height: 1rem;
      border-top: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      border-bottom: 0.5rem solid #f7941e;
      border-left: 0.5rem solid transparent; } }
.blog-tpl aside.blog {
  background-color: #e5e5e5;
  display: none;
  z-index: 2;
  position: relative; }
  .blog-tpl aside.blog .heading {
    margin: 0;
    padding: 2rem 1.5rem;
    color: #3a2d12;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: bold; }
  .blog-tpl aside.blog .categories {
    padding: 0 1.6rem; }
  .blog-tpl aside.blog ul {
    border-top: 0.11rem solid #ffffff;
    padding: 0;
    margin: 0; }
    .blog-tpl aside.blog ul li {
      border-bottom: 0.11rem solid #ffffff; }
      .blog-tpl aside.blog ul li a {
        padding: 1.5rem;
        display: block; }
      .blog-tpl aside.blog ul li:last-child {
        border-bottom: none; }
      .blog-tpl aside.blog ul li.current-cat a {
        color: #e25f1f; }
  .blog-tpl aside.blog a {
    color: #3a2d12;
    text-decoration: none;
    font-size: 1.3rem;
    line-height: 1.5rem; }
    .blog-tpl aside.blog a:hover, .blog-tpl aside.blog a:active {
      color: #e25f1f; }

.blog-tpl article.entry,
.blog-posts article.entry {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 0.11rem solid #e5e5e5; }
  .blog-tpl article.entry .entry-thumbnail,
  .blog-posts article.entry .entry-thumbnail {
    margin: 1rem auto;
    max-width: 40rem;
    float: none; }
    .blog-tpl article.entry .entry-thumbnail img,
    .blog-posts article.entry .entry-thumbnail img {
      display: block;
      margin: 0 auto; }
  .blog-tpl article.entry .entry-header h2,
  .blog-posts article.entry .entry-header h2 {
    font-size: 3.6rem;
    line-height: 3.6rem;
    margin-bottom: 0.6rem;
    font-weight: bold; }
    .blog-tpl article.entry .entry-header h2 a,
    .blog-posts article.entry .entry-header h2 a {
      color: #e25f1f;
      text-decoration: none; }
      .blog-tpl article.entry .entry-header h2 a:hover, .blog-tpl article.entry .entry-header h2 a:active,
      .blog-posts article.entry .entry-header h2 a:hover,
      .blog-posts article.entry .entry-header h2 a:active {
        color: #f7941e; }
  .blog-tpl article.entry .entry-header .date, .blog-tpl article.entry .entry-header .categories, .blog-tpl article.entry .entry-header .divider,
  .blog-posts article.entry .entry-header .date,
  .blog-posts article.entry .entry-header .categories,
  .blog-posts article.entry .entry-header .divider {
    margin: 1rem 0 0.5rem 0;
    color: #7f7f7f;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.4rem; }
  .blog-tpl article.entry .entry-header .divider,
  .blog-posts article.entry .entry-header .divider {
    margin: 0 1.5rem; }
  .blog-tpl article.entry .entry-header .fb-like,
  .blog-posts article.entry .entry-header .fb-like {
    margin-right: 0.5rem; }
    .blog-tpl article.entry .entry-header .fb-like span,
    .blog-posts article.entry .entry-header .fb-like span {
      vertical-align: baseline !important; }
  .blog-tpl article.entry .entry-header .twitter-share-button,
  .blog-posts article.entry .entry-header .twitter-share-button {
    width: 8.3rem !important; }
  .blog-tpl article.entry .entry-header a,
  .blog-posts article.entry .entry-header a {
    color: #3a2d12; }
    .blog-tpl article.entry .entry-header a:hover, .blog-tpl article.entry .entry-header a:active,
    .blog-posts article.entry .entry-header a:hover,
    .blog-posts article.entry .entry-header a:active {
      color: #e25f1f; }
  .blog-tpl article.entry .entry-header iframe,
  .blog-posts article.entry .entry-header iframe {
    border: none; }
  .blog-tpl article.entry .entry-header p,
  .blog-posts article.entry .entry-header p {
    margin: 0; }
  .blog-tpl article.entry .entry-summary, .blog-tpl article.entry .entry-body,
  .blog-posts article.entry .entry-summary,
  .blog-posts article.entry .entry-body {
    font-size: 1.5rem;
    line-height: 2.4rem;
    color: #3a2d12; }
  .blog-tpl article.entry .read-more,
  .blog-posts article.entry .read-more {
    display: none; }

.blog-tpl.single article.entry {
  border-bottom: none;
  margin-bottom: 0; }
  .blog-tpl.single article.entry .tags {
    font-size: 1.2rem;
    line-height: 1.4rem; }
    .blog-tpl.single article.entry .tags span {
      font-weight: bold; }
    .blog-tpl.single article.entry .tags a {
      text-decoration: none; }

.blog-tpl .comments .form-allowed-tags {
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.6rem; }
.blog-tpl .comments .responses .blog-comment {
  border-left: 0.5rem solid #cccccc;
  border-top: 0.11rem solid #cccccc;
  padding: 1rem 1rem 0.11rem 1rem; }
  .blog-tpl .comments .responses .blog-comment:nth-child(even) {
    border-right: 0.5rem solid #cccccc;
    border-left: none; }
.blog-tpl .comments .responses .comment-content {
  color: #666666; }

.home-tpl [class*="widget"].whats-new {
  position: relative;
  margin-bottom: 2rem; }
  .home-tpl [class*="widget"].whats-new .posts .category-label {
    color: #999999;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
    line-height: 1.8rem; }
  .home-tpl [class*="widget"].whats-new .post {
    margin-bottom: 1.5rem;
    position: relative; }
  .home-tpl [class*="widget"].whats-new .featured-image {
    width: 100%; }
  .home-tpl [class*="widget"].whats-new img {
    display: none; }
  .home-tpl [class*="widget"].whats-new h3 {
    font-size: 2rem;
    line-height: 2.2rem;
    font-weight: bold;
    font-family: "Roboto", sans-serif; }
    .home-tpl [class*="widget"].whats-new h3 a, .home-tpl [class*="widget"].whats-new h3 a:visited {
      text-decoration: none;
      display: block;
      color: #3a2d12; }
    .home-tpl [class*="widget"].whats-new h3 a:hover, .home-tpl [class*="widget"].whats-new h3 a:active {
      color: #f7941e; }
  .home-tpl [class*="widget"].whats-new .summary {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #3a2d12; }
    .home-tpl [class*="widget"].whats-new .summary p:last-child {
      margin-bottom: 0; }
  .home-tpl [class*="widget"].whats-new .read-more {
    font-size: 1.2rem;
    line-height: 1.2rem; }
  .home-tpl [class*="widget"].whats-new a:visited {
    color: #e25f1f; }
  .home-tpl [class*="widget"].whats-new a:hover, .home-tpl [class*="widget"].whats-new a:active {
    color: #f7941e; }

.blog-tpl .nav-social .logout {
  display: none; }

.blog-tpl .heading h1 {
  margin-bottom: 0.75rem; }
.blog-tpl .breadcrumbs {
  font-family: "EB Garamond", serif;
  font-size: 1.8rem;
  line-height: 2rem;
  padding-bottom: 0.5rem; }
  .blog-tpl .breadcrumbs i {
    font-size: 1.4rem; }

/* 200px */
@media (min-width: 200px) {
  .home-tpl [class*="widget"].whats-new img {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: auto;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    /* Set image scale origin point for super large displays */ } }
/* 400px */
@media (min-width: 400px) {
  .home-tpl [class*="widget"].whats-new {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .home-tpl [class*="widget"].whats-new:after {
      content: " ";
      display: block;
      clear: both; }
    .home-tpl [class*="widget"].whats-new .post {
      clear: left; }
      .home-tpl [class*="widget"].whats-new .post .featured-image {
        float: left;
        max-width: 11.5rem;
        margin: 0 1rem 1rem 0; }
      .home-tpl [class*="widget"].whats-new .post h3, .home-tpl [class*="widget"].whats-new .post .summary {
        margin-left: 12.5rem; } }
/* 600px */
@media (min-width: 600px) {
  .blog-tpl article.entry .entry-thumbnail,
  .blog-posts article.entry .entry-thumbnail {
    float: left;
    width: 23rem;
    margin: 0 1rem 1rem 0; }
    .blog-tpl article.entry .entry-thumbnail a,
    .blog-posts article.entry .entry-thumbnail a {
      display: block; }
    .blog-tpl article.entry .entry-thumbnail img,
    .blog-posts article.entry .entry-thumbnail img {
      margin: 0; }
  .blog-tpl.single article.entry .entry-thumbnail,
  .blog-posts.single article.entry .entry-thumbnail {
    float: left;
    margin: 0 1rem 1rem 0;
    max-width: 60%; }
  .blog-tpl.single article.entry .entry-header,
  .blog-posts.single article.entry .entry-header {
    margin-bottom: 0.5rem; }

  .home-tpl [class*="widget"].whats-new .post.blog {
    clear: none;
    margin-bottom: 0;
    width: 32.20339%;
    float: left;
    margin-left: 1.69492%; }
    .home-tpl [class*="widget"].whats-new .post.blog:first-child {
      width: 32.20339%;
      float: left;
      margin-left: 0; }
    .home-tpl [class*="widget"].whats-new .post.blog .featured-image {
      max-width: 100%;
      float: none;
      margin: 0; }
    .home-tpl [class*="widget"].whats-new .post.blog h3, .home-tpl [class*="widget"].whats-new .post.blog .summary {
      margin-left: 0; } }
/* 800px */
@media (min-width: 800px) {
  .blog-tpl .content h1 {
    margin-top: 0; }

  .blog-tpl aside.blog {
    display: block; }

  .blog-tpl .main {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .blog-tpl .main:after {
      content: " ";
      display: block;
      clear: both; }
  .blog-tpl aside.blog {
    width: 29.16667%;
    float: left; }
  .blog-tpl .content {
    width: 70.83333%;
    float: left; }
    .blog-tpl .content section.main {
      margin-left: 2rem; }

  .blog-tpl article.entry.has-image .entry-header, .blog-tpl article.entry.has-image .entry-summary,
  .blog-posts article.entry.has-image .entry-header,
  .blog-posts article.entry.has-image .entry-summary {
    margin-left: 24.2rem; }
  .blog-tpl.single article.entry.has-image .entry-header,
  .blog-posts.single article.entry.has-image .entry-header {
    margin-left: 0; } }
/* 1000px */
@media (min-width: 1000px) {
  .blog-tpl.single article.entry .entry-thumbnail {
    max-width: 40rem; }

  .blog-tpl article.entry .entry-thumbnail,
  .blog-posts article.entry .entry-thumbnail {
    width: 270px; }
  .blog-tpl article.entry.has-image .entry-header, .blog-tpl article.entry.has-image .entry-summary,
  .blog-posts article.entry.has-image .entry-header,
  .blog-posts article.entry.has-image .entry-summary {
    margin-left: 282px; }

  .blog-tpl aside.blog {
    width: 25%;
    float: left;
    margin-left: 0; }
  .blog-tpl .content {
    width: 75%;
    float: left; } }
/* 1200px */
.page-contact section {
  margin-bottom: 1.5rem; }
.page-contact section.map #map_canvas {
  width: 100%;
  height: 21.5rem;
  border: 0.11rem solid #e25f1f; }
  .page-contact section.map #map_canvas img {
    max-width: auto; }
.page-contact section.map .contact-info {
  margin-top: 1.5rem; }
  .page-contact section.map .contact-info h2 {
    text-transform: uppercase;
    color: #e25f1f;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin: 0; }
  .page-contact section.map .contact-info p:last-child {
    margin-bottom: 0; }

@media (min-width: 600px) {
  .page-contact section.map {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .page-contact section.map:after {
      content: " ";
      display: block;
      clear: both; }
    .page-contact section.map #map_canvas, .page-contact section.map .contact-info {
      width: 49.15254%;
      float: left;
      margin-left: 0; }
    .page-contact section.map .contact-info {
      width: 49.15254%;
      float: left;
      margin-left: 1.69492%; }
  .page-contact section.form {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .page-contact section.form:after {
      content: " ";
      display: block;
      clear: both; }
    .page-contact section.form .col {
      width: 49.15254%;
      float: left;
      margin-left: 1.69492%; }
      .page-contact section.form .col:first-child {
        width: 49.15254%;
        float: left;
        margin-left: 0; }
  .page-contact section.map .contact-info {
    margin-top: 0; } }
@media (min-width: 800px) {
  .page-contact section.map #map_canvas, .page-contact section.map .contact-info {
    width: 49.15254%;
    float: left;
    margin-left: 0; }
  .page-contact section.map .contact-info {
    width: 49.15254%;
    float: left;
    margin-left: 1.69492%; } }
@media (min-width: 1000px) {
  .page-contact section.map #map_canvas, .page-contact section.map .contact-info {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .page-contact .content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .page-contact .content:after {
      content: " ";
      display: block;
      clear: both; }
    .page-contact .content section.map {
      width: 32.20339%;
      float: right;
      margin-right: 0; }
    .page-contact .content section.form {
      width: 66.10169%;
      float: right;
      margin-right: 1.69492%; }
  .page-contact section.map .contact-info {
    margin-top: 1.5rem; } }
.slideshow .slide {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 20rem; }
  .slideshow .slide a {
    position: absolute;
    left: 50%; }
    .slideshow .slide a[disabled] {
      pointer-events: none; }
    .slideshow .slide a img {
      position: relative;
      left: -50%;
      height: 20rem;
      width: auto; }
  .slideshow .slide p {
    position: absolute;
    bottom: 0;
    left: -50%;
    right: 50%;
    margin-bottom: 1rem;
    color: #ffffff;
    font-family: "EB Garamond", serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-shadow: 0.11rem 0.11rem 0.11rem #000000;
    text-align: center; }
.slideshow #position {
  display: none; }

/* 400px */
@media (min-width: 400px) {
  .slideshow .slide p {
    font-size: 2.5rem;
    line-height: 2.5rem; } }
/* 600px */
@media (min-width: 600px) {
  .slideshow:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none; }
  .slideshow .slide {
    height: 30rem; }
    .slideshow .slide a img {
      height: 30rem; }
    .slideshow .slide p {
      font-size: 3.8rem;
      line-height: 3.8rem; } }
/* 800px */
@media (min-width: 800px) {
  .slideshow .slide {
    height: 40rem; }
    .slideshow .slide a img {
      height: 40rem; }
    .slideshow .slide p {
      font-size: 3.4rem;
      line-height: 3.4rem;
      bottom: 6%; }
  .slideshow .slick-dots {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 0 0.5rem 0;
    list-style: none;
    padding: 0;
    text-align: center; }
    .slideshow .slick-dots li {
      display: inline-block;
      margin: 0 0.5rem; }
      .slideshow .slick-dots li button {
        width: 1.5rem;
        height: 1.5rem;
        background: #f7941e;
        border-radius: 0.8rem;
        border: 0.11rem solid transparent;
        text-indent: -999rem; }
      .slideshow .slick-dots li.slick-active button {
        background: #e25f1f; }
      .slideshow .slick-dots li:hover button {
        background: #ffffff;
        border: 0.11rem solid #e25f1f; } }
/* 1000px */
@media (min-width: 1000px) {
  .slideshow .slide {
    height: 50rem; }
    .slideshow .slide a img {
      height: 50rem; }
    .slideshow .slide p {
      font-size: 3.8rem;
      line-height: 3.8rem; } }
