/******************************************************************
Site Name:
Author:

Stylesheet: Main Stylesheet
******************************************************************/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,700,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,700,300);
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=812c7979-7f04-422a-8528-66299281973c&fontids=692680,692728");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
  display: none; }

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

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

/*
 * Addresses margins handled incorrectly in IE6/7.
 */
body {
  margin: 0; }

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

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome.
 */
dfn {
  font-style: italic; }

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

/*
 * Addresses margins set differently in IE6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

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

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
  quotes: none; }

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

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

dd {
  margin: 0 0 0 40px; }

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

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

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *	code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/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. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves 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 */ }

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *	and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *	`input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *	Known issue: inner spacing remains in IE6.
 */
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],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *	Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, 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; }

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

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

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves 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; }

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

b,
strong,
.strong {
  font-weight: bold; }

dfn,
em,
.em {
  font-style: italic; }

small,
.small {
  font-size: 75%; }

ul, ol {
  padding: 0;
  list-style-type: none; }

dd {
  margin: 0; }

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none; }

/******************************************************************
Site Name:
Author: 

Stylesheet: Variables

******************************************************************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins & Constants Stylesheet

This is where you can take advantage of Sass' great features:
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques like gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

******************************************************************/
/*********************
CLEARFIX - http://nicolasgallagher.com/micro-clearfix-hack/
*********************/
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/*********************
MISC
*********************/
.ctr {
  text-align: center;
  margin: 0 auto; }

/*********************
IMAGES
*********************/
.img-border {
  border: 1px solid #CCC;
  padding: 5px; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.img-responsive {
  max-width: 100%;
  height: auto; }

.img-ctr {
  margin: 0 auto;
  text-align: center; }

/*********************
TYPOGRAPHY
*********************/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Arial, serif !important;
  font-style: italic; }

.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

.mobile-only,
tr.mobile-only,
th.mobile-only,
td.mobile-only {
  display: none !important; }

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

  tr.mobile-only {
    display: table-row !important; }

  th.mobile-only,
  td.mobile-only {
    display: table-cell !important; } }
.mobile-hide {
  display: block !important; }

tr.mobile-hide {
  display: table-row !important; }

th.mobile-hide,
td.mobile-hide {
  display: table-cell !important; }

@media only screen and (max-width: 480px) {
  .mobile-hide,
  tr.mobile-hide,
  th.mobile-hide,
  td.mobile-hide {
    display: none !important; } }
.tablet-only,
tr.tablet-only,
th.tablet-only,
td.tablet-only {
  display: none !important; }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tablet-only {
    display: block !important; }

  tr.tablet-only {
    display: table-row !important; }

  th.tablet-only,
  td.tablet-only {
    display: table-cell !important; } }
.tablet-hide {
  display: block !important; }

tr.tablet-hide {
  display: table-row !important; }

th.tablet-hide,
td.tablet-hide {
  display: table-cell !important; }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tablet-hide,
  tr.tablet-hide,
  th.tablet-hide,
  td.tablet-hide {
    display: none !important; } }
.desktop-only,
tr.desktop-only,
th.desktop-only,
td.desktop-only {
  display: none !important; }

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

  tr.desktop-only {
    display: table-row !important; }

  th.desktop-only,
  td.desktop-only {
    display: table-cell !important; } }
.desktop-hide {
  display: block !important; }

tr.desktop-hide {
  display: table-row !important; }

th.desktop-hide,
td.desktop-hide {
  display: table-cell !important; }

@media only screen and (min-width: 768px) {
  .desktop-hide,
  tr.desktop-hide,
  th.desktop-hide,
  td.desktop-hide {
    display: none !important; } }
/******************************************************************
 UTILITY STYLES
******************************************************************/
.float-left {
  float: left; }

.float-none {
  float: none; }

.float-right {
  float: right; }

.clear-left {
  clear: left; }

.clear-both {
  clear: both; }

.clear-right {
  clear: right; }

/* 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; }

/*********************
TRANSITION
*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*********************/
/*********************
ANIMATION
*
Compass CSS3 mixins don't yet handle vendor prefixes for CSS animations, so this is a very simple mixin to simulate that functionality.
*********************/
/*********************
VERTICAL ALIGN DYNAMIC HEIGHT - http://css-tricks.com/centering-in-the-unknown/
*********************/
/*********************
TEXT TRUNCATION
*********************/
/*********************
GRAYSCALE
*********************/
/*********************
TRANSPARENT BG-COLOR
*********************/
/*********************
CSS3 GRADIENTS
*
Be careful with these since they can
really slow down your CSS. Don't overdue it.
USAGE: @include css-gradient(#dfdfdf,#f8f8f8);
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Typography Stylesheet

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

******************************************************************/
/******************************************************************
Site Name:
Author: 

Stylesheet: Variables

******************************************************************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins & Constants Stylesheet

This is where you can take advantage of Sass' great features:
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques like gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

******************************************************************/
/*********************
CLEARFIX - http://nicolasgallagher.com/micro-clearfix-hack/
*********************/
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/*********************
MISC
*********************/
.ctr {
  text-align: center;
  margin: 0 auto; }

/*********************
IMAGES
*********************/
.img-border {
  border: 1px solid #CCC;
  padding: 5px; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

.img-responsive {
  max-width: 100%;
  height: auto; }

.img-ctr {
  margin: 0 auto;
  text-align: center; }

/*********************
TYPOGRAPHY
*********************/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Arial, serif !important;
  font-style: italic; }

.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

.mobile-only,
tr.mobile-only,
th.mobile-only,
td.mobile-only {
  display: none !important; }

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

  tr.mobile-only {
    display: table-row !important; }

  th.mobile-only,
  td.mobile-only {
    display: table-cell !important; } }
.mobile-hide {
  display: block !important; }

tr.mobile-hide {
  display: table-row !important; }

th.mobile-hide,
td.mobile-hide {
  display: table-cell !important; }

@media only screen and (max-width: 480px) {
  .mobile-hide,
  tr.mobile-hide,
  th.mobile-hide,
  td.mobile-hide {
    display: none !important; } }
.tablet-only,
tr.tablet-only,
th.tablet-only,
td.tablet-only {
  display: none !important; }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tablet-only {
    display: block !important; }

  tr.tablet-only {
    display: table-row !important; }

  th.tablet-only,
  td.tablet-only {
    display: table-cell !important; } }
.tablet-hide {
  display: block !important; }

tr.tablet-hide {
  display: table-row !important; }

th.tablet-hide,
td.tablet-hide {
  display: table-cell !important; }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tablet-hide,
  tr.tablet-hide,
  th.tablet-hide,
  td.tablet-hide {
    display: none !important; } }
.desktop-only,
tr.desktop-only,
th.desktop-only,
td.desktop-only {
  display: none !important; }

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

  tr.desktop-only {
    display: table-row !important; }

  th.desktop-only,
  td.desktop-only {
    display: table-cell !important; } }
.desktop-hide {
  display: block !important; }

tr.desktop-hide {
  display: table-row !important; }

th.desktop-hide,
td.desktop-hide {
  display: table-cell !important; }

@media only screen and (min-width: 768px) {
  .desktop-hide,
  tr.desktop-hide,
  th.desktop-hide,
  td.desktop-hide {
    display: none !important; } }
/******************************************************************
 UTILITY STYLES
******************************************************************/
.float-left {
  float: left; }

.float-none {
  float: none; }

.float-right {
  float: right; }

.clear-left {
  clear: left; }

.clear-both {
  clear: both; }

.clear-right {
  clear: right; }

/* 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; }

/*********************
TRANSITION
*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*********************/
/*********************
ANIMATION
*
Compass CSS3 mixins don't yet handle vendor prefixes for CSS animations, so this is a very simple mixin to simulate that functionality.
*********************/
/*********************
VERTICAL ALIGN DYNAMIC HEIGHT - http://css-tricks.com/centering-in-the-unknown/
*********************/
/*********************
TEXT TRUNCATION
*********************/
/*********************
GRAYSCALE
*********************/
/*********************
TRANSPARENT BG-COLOR
*********************/
/*********************
CSS3 GRADIENTS
*
Be careful with these since they can
really slow down your CSS. Don't overdue it.
USAGE: @include css-gradient(#dfdfdf,#f8f8f8);
*********************/
/********************
WEB FONTS
*********************/
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
@font-face {
  font-family: "HelveticaNeueW01-45Ligh";
  src: url("../fonts/692680/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");
  src: url("../fonts/692680/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"), url("../fonts/692680/5a13f7d1-b615-418e-bc3a-525001b9a671.woff2") format("woff2"), url("../fonts/692680/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("../fonts/692680/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"), url("../fonts/692680/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg"); }
@font-face {
  font-family: "HelveticaNeueW01-85Heav";
  src: url("../fonts/692728/bb37f770-d450-4f24-af2b-3a81bf640315.eot?#iefix");
  src: url("../fonts/692728/bb37f770-d450-4f24-af2b-3a81bf640315.eot?#iefix") format("eot"), url("../fonts/692728/350011f3-eda3-421c-b757-87d55f1e2c04.woff2") format("woff2"), url("../fonts/692728/a0d9d2cb-f057-4e8d-a957-27853630f58e.woff") format("woff"), url("../fonts/692728/54085041-5049-4b91-939c-49980c66abab.ttf") format("truetype"), url("../fonts/692728/7a48747c-74f2-49a8-bb65-1c522d4aa618.svg#7a48747c-74f2-49a8-bb65-1c522d4aa618") format("svg"); }
/********************
CUSTOMIZED RESET VALUES
*********************/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #111; }

p {
  -webkit-hyphens: manual;
  -epub-hyphens: manual;
  -moz-hyphens: manual;
  hyphens: manual; }

ul, ol {
  padding: 0;
  margin: .5em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

ul li > ul,
ul li > ol,
ol li > ol,
ol li > ul {
  margin-top: 5px; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0em .5em; }

li {
  margin-left: 2em;
  margin-bottom: .5em; }

dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em; }

b, strong, .strong {
  font-weight: bold; }

cite, dfn, em, i, .em {
  font-style: italic; }

small, .small {
  font-size: 75%; }

hr {
  clear: both; }

img {
  max-width: 100%;
  height: auto; }

video {
  width: 100% !important;
  height: auto !important; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 0; }

code {
  padding: 2px 4px;
  color: #d14;
  white-space: pre-wrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  display: inline-block; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

hr {
  margin: 1.429em 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

.screen-reader-text {
  display: none; }

/*********************
* TABLE STYLES
*********************/
table {
  border-collapse: separate;
  border-spacing: 1px;
  margin: 10px 0px 15px 0px;
  width: 100%;
  text-align: left; }
  table thead {
    text-align: center; }
  table th {
    background-color: #E6EEEE;
    border: 1px solid #FFFFFF;
    padding: 4px;
    color: #3D3D3D;
    text-align: center; }
  table td {
    border: solid 1px #e1e1e1;
    color: #3D3D3D;
    padding: 4px;
    vertical-align: top; }
  table tr:nth-child(even),
  table tr.even {
    background-color: #FFFFFF; }
  table tr:nth-child(odd),
  table tr.odd {
    background-color: #F0F0F6; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #008cba;
  text-decoration: none; }

/* on hover */
a:hover, a:focus {
  color: #007ba1;
  text-decoration: underline; }

/* on click */
a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 500; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1, .h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2, .h2 {
  margin: 0.83em 0;
  font-family: "HelveticaNeueW01-45Ligh";
  font-size: 13.5px;
  line-height: 20px; }
  h2 strong, .h2 strong {
    font-family: "HelveticaNeueW01-85Heav"; }

h3, .h3 {
  font-size: 1.25em;
  margin: 1em 0;
  font-family: "HelveticaNeueW01-85Heav";
  font-size: 16px;
  line-height: 24px;
  color: #0098ff; }

.page-template-tmpl-gala-tickets h3 {
  margin: 0 0 0.5em 0; }

h4, .h4 {
  font-size: 1.1em;
  margin: 1.33em 0;
  font-family: "HelveticaNeueW01-85Heav";
  font-size: 14px;
  line-height: 20px;
  color: #c69b01; }

.page-template-tmpl-gala-tickets h4 {
  margin: 0; }

h5, .h5 {
  font-size: 0.846em;
  margin: 1.67em 0;
  font-family: "HelveticaNeueW01-85Heav";
  font-size: 12.5px;
  line-height: 20px;
  color: #737373; }

.page-template-tmpl-gala-tickets h5 {
  margin: 0 0 2em 0; }

h5 strong {
  color: #0098ff; }

h6, .h6 {
  font-size: 0.746em;
  margin: 2.33em 0; }

/******************************************************************
 TINYMCE STYLES DROPDOWN
******************************************************************/
.underline {
  text-decoration: underline; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

/* image alignment */
.alignleft, img.alignleft {
  float: left;
  margin: 0 15px 10px 0; }

.alignright, img.alignright {
  float: right;
  margin: 0 0 10px 15px; }

.aligncenter, img.aligncenter {
  display: block;
  margin: 0 auto 10px auto; }

.alignnone, img.alignnone {
  display: block;
  margin: 0 0 10px 0; }

.aligncenter, img.aligncenter,
.alignnone, img.alignnone {
  clear: both; }

/*Image Caption*/
.wp-caption {
  max-width: 100% !important;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/* end .wp-caption */
/*Image Gallery*/
.gallery .gallery-item {
  display: inline-block;
  margin: 1%;
  overflow: hidden;
  position: relative; }
  .gallery .gallery-item .gallery-icon {
    text-align: center; }
    .gallery .gallery-item .gallery-icon a img {
      vertical-align: bottom; }
.gallery > br {
  display: none; }

.gallery-caption {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 0.8em;
  text-align: left;
  line-height: 1;
  opacity: 0;
  max-height: 75%;
  width: 100%;
  padding: 3px 5px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0; }

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

.gallery-columns-1 .gallery-item {
  width: 98%; }

.gallery-columns-2 .gallery-item {
  width: 48%; }

.gallery-columns-3 .gallery-item {
  width: 31.3%; }

.gallery-columns-4 .gallery-item {
  width: 23%; }

.gallery-columns-5 .gallery-item {
  width: 18%; }

.gallery-columns-6 .gallery-item {
  width: 14.6%; }

.gallery-columns-7 .gallery-item {
  width: 12.2%; }

.gallery-columns-8 .gallery-item {
  width: 10.5%; }

.gallery-columns-9 .gallery-item {
  width: 9.1%; }

/*Core Media Player*/
/*video player*/
.mejs-video {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%; }
  .mejs-video .mejs-inner .mejs-mediaelement video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important; }
  .mejs-video .mejs-inner .mejs-layers .mejs-poster {
    width: 100% !important;
    height: 100% !important; }
  .mejs-video .mejs-inner .mejs-overlay-play {
    width: 100% !important;
    height: 100% !important; }

/*audio player*/
/* Audio Playlist */
.wp-playlist {
  overflow: hidden; }
  .wp-playlist .wp-playlist-tracks .wp-playlist-item .wp-playlist-caption {
    display: block; }
    .wp-playlist .wp-playlist-tracks .wp-playlist-item .wp-playlist-caption .wp-playlist-item-title {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }

/*Block Quote Alignment*/
/*Image Sizes*/
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

/*Use this class for any Editor Specific Styles to help the user experience
 * set the max size of the content area in the editor to match the template*/
.mceContentBody {
  background-color: #FDFDFD; }

/******************************************************************
Site Name:
Author:

Stylesheet: Forms Stylesheet

******************************************************************/
/* Browser Specific */
::-webkit-input-placeholder {
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

:-moz-placeholder {
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

::-moz-placeholder {
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

:-ms-input-placeholder {
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

input, textarea {
  -webkit-border-radius: 0; }

/* LABEL */
label {
  font-weight: bold; }

/* INPUTS */
textarea,
input[type=text],
input[type=url],
input[type=email],
input[type=tel],
input[type=number],
input[type=password] {
  outline: none;
  background: #FFF;
  border: 1px solid #CCC;
  color: #444;
  font-size: .9em;
  letter-spacing: normal;
  padding: 8px 1%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-radius: 0; }
  textarea:focus,
  input[type=text]:focus,
  input[type=url]:focus,
  input[type=email]:focus,
  input[type=tel]:focus,
  input[type=number]:focus,
  input[type=password]:focus {
    border: 1px solid #333; }

input[type=image] {
  padding: 0;
  border: none !important;
  padding: 0 !important;
  width: auto !important; }

textarea {
  resize: none; }

select {
  font-size: 1em;
  font-family: inherit;
  padding: 5px 0 5px 0;
  letter-spacing: normal; }
  select option {
    padding: 2px 2px;
    display: block; }

input[type=submit],
input[type=button] {
  display: inline-block;
  width: 100%;
  padding: 0.5em 0;
  margin-bottom: 0;
  font-size: 1.125em;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #444;
  border: 0;
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active, input[type=submit] .active, input[type=submit] .disabled, input[type=submit] [disabled],
  input[type=button]:hover,
  input[type=button]:focus,
  input[type=button]:active,
  input[type=button] .active,
  input[type=button] .disabled,
  input[type=button] [disabled] {
    color: #FFF;
    background: #373737;
    text-decoration: none; }
  input[type=submit]:focus,
  input[type=button]:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  input[type=submit]:active,
  input[type=button]:active {
    outline: 0; }
  input[type=submit].disabled, input[type=submit] [disabled],
  input[type=button].disabled,
  input[type=button] [disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  input[type=submit]:first-child,
  input[type=button]:first-child {
    *margin-left: 0; }

/************************
 * SearchForm Styles
 ************************/
#searchform label {
  display: none;
  /* Style to show label in line with text field
  display:inline-block;
  *display:inline;*/
  font-size: 0.750em;
  text-transform: uppercase;
  width: 20%; }
#searchform #s {
  outline: none;
  background: #FFF;
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: #555555;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 75%;
  padding: 2px 1%; }
  #searchform #s:focus {
    border: 1px solid #AAA; }
#searchform #searchsubmit {
  padding: 7px 15px; }

/*Search Styles on 404 page*/
.error404 #searchform label {
  font-weight: bold; }

/************************
 * Password Form Styles
 ************************/
@media only screen and (min-width: 768px) {
  input[type=button],
  input[type=submit] {
    width: auto;
    padding: 0.5em 3em; } }
/************************
 * Donation Form Styles
 ************************/
.form-wrap {
  width: 100%;
  margin: 0 auto; }

.form-wrap input[type=radio] {
  width: 20px;
  margin: 0;
  padding: 0;
  opacity: 0; }

.form-wrap input[type=radio] + label {
  display: inline-block;
  margin-left: -20px !important;
  padding-left: 25px;
  background: url("../images/radio.png") no-repeat 0 0;
  background-size: 20px 40px;
  line-height: 20px; }

.form-wrap input[type=radio]:checked + label {
  background-position: 0 -20px; }

form.give-form, form[id*=give-form] {
  color: #737373;
  margin: 0 0 25px;
  padding: 0; }

h2.give-form-title {
  color: #0098ff;
  font-family: "HelveticaNeueW01-85Heav";
  border-bottom: 1px #c69b01 solid;
  padding: 0 0 10px 0;
  font-size: 11px;
  line-height: 20px; }

.give-donation-amount {
  text-align: center;
  display: inline-block; }

#give-donation-level-radio-list {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  clear: both; }

#give-donation-level-radio-list > li {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px #c69b01 solid; }

#give-donation-level-radio-list > li input[type=radio] {
  margin: 0 5px 0 0;
  outline: 0; }

#give-donation-level-radio-list li label {
  color: #c69b01;
  font-family: "HelveticaNeueW01-85Heav";
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 0 0 0 10px; }

#give-donation-level-radio-list li div.level {
  margin: 0 0 0 25px;
  font-family: "HelveticaNeueW01-85Heav";
  font-size: 11.28px;
  line-height: 16px;
  color: #0098ff; }

#give-donation-level-radio-list li div.desc {
  float: none;
  margin: 0 0 0 25px;
  font-family: "HelveticaNeueW01-85Heav";
  color: #737373;
  font-size: 9px;
  line-height: 12px; }

.give-donation-levels-wrap div.extra {
  margin: 20px auto 20px auto;
  text-align: center;
  font-family: "HelveticaNeueW01-85Heav";
  font-size: 11.28px;
  line-height: 16px;
  color: #737373;
  padding: 0 30px 0 25px; }

#give-donation-level-radio-list li div.desc.one {
  margin: 0 0 0 25px; }

.give-btn {
  background: #FFF;
  border: 1px solid #ccc;
  padding: 10px 20px 10px 20px;
  line-height: 1.2em;
  font-family: "HelveticaNeueW01-85Heav";
  display: block;
  margin: 10px auto 20px auto !important;
  text-align: center;
  border: 1px solid #0098ff;
  font-size: 11.8px;
  letter-spacing: 1px;
  color: #0098ff; }
  .give-btn a {
    color: #0098ff;
    text-decoration: none; }
  .give-btn a:hover {
    text-decoration: none; }

.give-btn:hover {
  background: #FFF; }

input[type=submit], input[type=button] {
  display: inline-block;
  width: inherit;
  padding: 0.5em 0;
  margin-bottom: 0;
  font-size: 1.125em;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #444;
  border: 0;
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 10px 20px 10px 20px;
  line-height: 1.2em;
  font-family: "HelveticaNeueW01-85Heav";
  display: inline-block;
  text-align: center;
  border: 1px solid #0098ff;
  font-size: 11.8px;
  letter-spacing: 1px;
  color: #0098ff; }
  input[type=submit] a, input[type=button] a {
    color: #0098ff;
    text-decoration: none; }
  input[type=submit] a:hover, input[type=button] a:hover {
    text-decoration: none; }

/******************************************************************
Site Name:
Author:

Stylesheet: Off-Canvas Navigation

******************************************************************/
/****Main Navigation****/
/*
LARGER MOBILE DEVICES
Should you need to customize the display for larger mobile devices.
*/
/*
TABLET & SMALLER LAPTOPS
Here you can begin to add more resource-intensive styles.
*/
@media only screen and (min-width: 0px) {
  /****Main Navigation****/
  #main-navigation {
    background-color: #FFF;
    white-space: nowrap;
    /* end ul.menu */
    /*menu buttons*/ }
    #main-navigation ul.menu {
      text-align: center;
      width: auto;
      position: relative;
      top: auto;
      bottom: autp;
      right: auto;
      padding: 0;
      margin: 0 auto;
      /* end .menu li */
      /*Show the child ul*/ }
      #main-navigation ul.menu li {
        display: inline-block;
        border-bottom: none;
        position: relative;
        z-index: 1000;
        margin-left: -10px;
        margin-top: 0.5em;
        /*Children*/ }
        #main-navigation ul.menu li a {
          display: inline-block;
          border-left: 1px solid #0098ff;
          width: auto;
          padding: 10px 20px;
          font-family: "HelveticaNeueW01-85Heav";
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: 10px;
          color: #0098ff; }
          #main-navigation ul.menu li a:hover, #main-navigation ul.menu li a:focus {
            color: #c69b01;
            text-decoration: none; }
        #main-navigation ul.menu li.current_page_item a {
          color: #c69b01; }
        #main-navigation ul.menu li a.menu-button {
          display: none !important; }
        #main-navigation ul.menu li a.menu-back-button {
          display: none !important; }
        #main-navigation ul.menu li:first-child a {
          border-left: none; }
        #main-navigation ul.menu li:last-child {
          /*Children*/ }
          #main-navigation ul.menu li:last-child ul.sub-menu,
          #main-navigation ul.menu li:last-child ul.children {
            left: auto;
            right: 0; }
            #main-navigation ul.menu li:last-child ul.sub-menu li,
            #main-navigation ul.menu li:last-child ul.children li {
              /*Grand Children*/ }
              #main-navigation ul.menu li:last-child ul.sub-menu li ul.sub-menu,
              #main-navigation ul.menu li:last-child ul.sub-menu li ul.children,
              #main-navigation ul.menu li:last-child ul.children li ul.sub-menu,
              #main-navigation ul.menu li:last-child ul.children li ul.children {
                left: auto;
                right: 99.9%; }
        #main-navigation ul.menu li.menu-item-no-children a {
          width: auto; }
        #main-navigation ul.menu li ul.sub-menu,
        #main-navigation ul.menu li ul.children {
          display: none;
          background-color: #333;
          text-align: left;
          width: auto;
          min-width: 120%;
          position: absolute;
          top: 99.9%;
          bottom: auto;
          left: 0px;
          z-index: 1000;
          -webkit-transition: top 1s;
          -moz-transition: top 1s;
          -ms-transition: top 1s;
          -o-transition: top 1s;
          -transition: top 1s;
          transition: top 1s; }
          #main-navigation ul.menu li ul.sub-menu li,
          #main-navigation ul.menu li ul.children li {
            display: block;
            white-space: nowrap;
            margin: 0;
            /*Grand Children*/ }
            #main-navigation ul.menu li ul.sub-menu li a,
            #main-navigation ul.menu li ul.children li a {
              display: block;
              border-bottom: 2px solid #222;
              border-left: none;
              padding: 10px; }
            #main-navigation ul.menu li ul.sub-menu li ul.sub-menu,
            #main-navigation ul.menu li ul.sub-menu li ul.children,
            #main-navigation ul.menu li ul.children li ul.sub-menu,
            #main-navigation ul.menu li ul.children li ul.children {
              left: 99.9%;
              top: 0; }
      #main-navigation ul.menu li:hover > ul {
        display: table; }
    #main-navigation .menu-button {
      display: none; }

  /* end #main-navigation */ }
/*
DESKTOP
*/
@media only screen and (min-width: 768px) {
  #main-navigation ul.menu li {
    margin-left: -4px; }
    #main-navigation ul.menu li a {
      letter-spacing: 2px;
      font-size: 18px; } }
/*
FULL VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1400px) {
  #main-navigation ul.menu {
    /* end .menu li */ }
    #main-navigation ul.menu li:last-child {
      /*Children*/ }
      #main-navigation ul.menu li:last-child ul.sub-menu,
      #main-navigation ul.menu li:last-child ul.children {
        left: 0;
        right: auto; }
        #main-navigation ul.menu li:last-child ul.sub-menu li,
        #main-navigation ul.menu li:last-child ul.children li {
          /*Grand Children*/ }
          #main-navigation ul.menu li:last-child ul.sub-menu li ul.sub-menu,
          #main-navigation ul.menu li:last-child ul.sub-menu li ul.children,
          #main-navigation ul.menu li:last-child ul.children li ul.sub-menu,
          #main-navigation ul.menu li:last-child ul.children li ul.children {
            left: 99.9%;
            right: auto; }

  /* end #main-navigation */ }
/******************************************************************
Site Name:
Author:

Stylesheet: Bootstrap Grid Stylesheet

******************************************************************/
.lt-ie9 .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
  .lt-ie9 .container:before, .lt-ie9 .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .lt-ie9 .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .lt-ie9 .container {
      width: 738px; } }
  @media (min-width: 992px) {
    .lt-ie9 .container {
      width: 970px; } }
  @media (min-width: 1400px) {
    .lt-ie9 .container {
      width: 1370px; } }

.container-fluid,
.wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 94%; }
  .container-fluid:before, .container-fluid:after,
  .wrap:before,
  .wrap:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container-fluid:after,
  .wrap:after {
    clear: both; }

.row {
  margin-left: 0px;
  margin-right: 0px; }
  .row:before, .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .row:after {
    clear: both; }

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px; }

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1400px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*
BASE (MOBILE) STYLES
This is where you add the majority of your styles. These will be loaded on all devices, so make sure this holds the bare minimum any device needs to view your site.
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylesheet
and will be used across all viewports.

******************************************************************/
/*
CONTENTS:
1. General Styles
3. Header Styles
4. Navigation Styles
5. Posts & Content Styles
6. Page Navigation Styles
7. Comments & Comment Form Styles
8. Sidebars & Asides
9. Footer Styles
*/
/*********************
GENERAL STYLES
*********************/
html {
  height: 100%;
  overflow-x: hidden;
  background: #FFF; }

body {
  height: auto;
  overflow-x: hidden; }
  body #container {
    height: 100%;
    /*styles for mobile nav slide in*/
    position: relative;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }

.no-pad {
  padding: 0; }

.height-fix {
  margin-bottom: -6px; }

.mob-pad {
  padding-left: 20px;
  padding-right: 20px; }

.border-gold {
  border: 10px #c69b01 solid; }

/*********************
HEADER SYTLES
*********************/
/* Ensure that there is no gap between the header and the admin bar for WordPress versions before 3.8. */
#wpadminbar {
  min-height: 32px; }

.header {
  border-bottom: 1px solid #c69b01; }

#logo {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center; }
  #logo:before, #logo:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  #logo:after {
    clear: both; }

#banner-mobile {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  #banner-mobile .spacer {
    padding-top: 94%; }

#banner-tablet {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  #banner-tablet .spacer {
    padding-top: 94%; }

#banner-desktop {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 630px; }
  #banner-desktop .spacer {
    padding-top: 40%; }

.home-bar {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  height: 20px; }
  .home-bar:before, .home-bar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .home-bar:after {
    clear: both; }
  .home-bar.blue-bg {
    background: #43fcfe url("../images/blue-gradient-desktop.jpg") repeat-y center;
    background-size: 100% 100%; }

/*********************
NAVIGATION STYLES
*********************/
/* Look for menu styles in /includes/_offcanvas-nav.scss */
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  padding: 2em 0; }
  #content.blue-bg {
    background: #43fcfe url("../images/blue-gradient-desktop.jpg") repeat-y center;
    background-size: 100% 100%; }
  #content.white-text {
    color: #FFF; }
  #content #inner-content {
    /* end .hentry */
    /* general title class */
    /* want to style individual post classes? Booya! */
    /* post by id (i.e. post-3) */
    /* general post style */
    /* general article on a page style */
    /* general style on an attatchment */
    /* sticky post style */
    /* hentry class */
    /* style by category (i.e. category-videos) */
    /* style by tag (i.e. tag-news) */
    /* post meta */
    /* entry content */ }
    #content #inner-content .byline {
      color: #999;
      margin: -1em 0 1em; }

/******************************************************************
PAGE NAVIGATION STYLES
******************************************************************/
.bksny_page_navi {
  margin: 1em 0;
  /* current page link */
  /* end .bksny_page_navi .bpn-current */
  /* common styles for page-navi links */
  /* remove the bg on end links */
  /* previous link */
  /* next page link */
  /* first page link */
  /* last page link */ }
  .bksny_page_navi li {
    float: left;
    margin: 0; }
    .bksny_page_navi li a {
      display: block;
      color: #333;
      text-decoration: none;
      padding: 3px 10px;
      position: relative; }
      .bksny_page_navi li a:hover, .bksny_page_navi li a:focus {
        color: #008cba;
        text-decoration: underline; }
  .bksny_page_navi li.bpn-current {
    background-color: #f5f5f5;
    color: #008cba;
    padding: 3px 10px;
    position: relative; }
    .bksny_page_navi li.bpn-current a {
      /* hovering on current page link */ }
      .bksny_page_navi li.bpn-current a:hover, .bksny_page_navi li.bpn-current a:focus {
        color: #333; }
  .bksny_page_navi li.bpn-prev-link,
  .bksny_page_navi li.bpn-next-link {
    font-weight: 700; }
    .bksny_page_navi li.bpn-prev-link a,
    .bksny_page_navi li.bpn-next-link a {
      color: #008cba; }
      .bksny_page_navi li.bpn-prev-link a:hover, .bksny_page_navi li.bpn-prev-link a:focus,
      .bksny_page_navi li.bpn-next-link a:hover,
      .bksny_page_navi li.bpn-next-link a:focus {
        color: #333; }
  .bksny_page_navi li.bpn-prev-link a:hover,
  .bksny_page_navi li.bpn-next-link a:hover,
  .bksny_page_navi li.bpn-first-page-link a:hover,
  .bksny_page_navi li.bpn-last-page-link a:hover {
    background: none; }

/* end .bksny_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */
/******************************************************************
COMMENTS & COMMENT FORM STYLES
******************************************************************/
/*********************
SIDEBARS & ASIDES
*********************/
.sidebar {
  margin-top: 2em; }

.widgettitle {
  border-bottom: 2px solid #444;
  margin-bottom: 0.75em; }

.widget {
  padding: 0 10px;
  margin: 2.2em 0; }
  .widget.first-widget {
    margin: 0 0 2.2em; }
  .widget ul li {
    margin-bottom: 0.75em;
    /* deep nesting */ }
    .widget ul li ul {
      margin-top: 0.75em;
      padding-left: 1em; }

/* links widget */
/* meta widget */
/* pages widget */
/* recent-posts widget */
/* archives widget */
/* tag-cloud widget */
/* calendar widget */
/* category widget */
/* recent-comments widget */
/* search widget */
/* text widget */
/*********************
FOOTER STYLES
*********************/
footer.blue-bg {
  background: #43fcfe url("../images/blue-gradient-desktop.jpg") repeat-y center;
  background-size: 100% 100%; }
footer.white-text {
  color: #FFF; }

#colophon {
  clear: both;
  color: #0098ff;
  padding: 1em 0; }

#inner-footer {
  text-align: center;
  padding: 60px 0 60px 0; }
  #inner-footer .btn {
    display: inline-block;
    margin: 10px auto 20px auto;
    border: 1px solid #0098ff; }
    #inner-footer .btn a {
      color: #0098ff;
      text-decoration: none; }
    #inner-footer .btn a:hover {
      text-decoration: none; }
    #inner-footer .btn.white {
      border: 1px solid white; }
      #inner-footer .btn.white a {
        color: white; }
    #inner-footer .btn .btn-inner {
      font-family: "HelveticaNeueW01-85Heav";
      font-size: 11.8px;
      letter-spacing: 1px;
      color: #0098ff;
      padding: 10px 20px 10px 20px; }
      #inner-footer .btn .btn-inner a {
        color: #0098ff;
        text-decoration: none; }
      #inner-footer .btn .btn-inner a:hover {
        text-decoration: none; }
      #inner-footer .btn .btn-inner.white {
        color: white; }
        #inner-footer .btn .btn-inner.white a {
          color: white; }
  #inner-footer .questions {
    font-family: "HelveticaNeueW01-85Heav";
    font-size: 8px;
    line-height: 16px;
    letter-spacing: 0px;
    display: block;
    margin: 0px auto 40px auto;
    color: #0098ff; }
    #inner-footer .questions a {
      color: #0098ff;
      text-decoration: none; }
    #inner-footer .questions a:hover {
      text-decoration: none; }
  #inner-footer .contact-info {
    font-family: "HelveticaNeueW01-45Ligh";
    font-size: 11.8px;
    letter-spacing: 0px;
    display: block;
    margin: 20px auto 20px auto;
    color: #0098ff; }
    #inner-footer .contact-info a {
      color: #0098ff;
      text-decoration: none; }
    #inner-footer .contact-info a:hover {
      text-decoration: none; }
    #inner-footer .contact-info strong {
      color: #0098ff;
      font-weight: normal;
      font-family: "HelveticaNeueW01-85Heav"; }
    #inner-footer .contact-info.white {
      color: white; }
      #inner-footer .contact-info.white a {
        color: white;
        text-decoration: none; }
      #inner-footer .contact-info.white a:hover {
        text-decoration: none; }
      #inner-footer .contact-info.white strong {
        color: white;
        font-weight: normal;
        font-family: "HelveticaNeueW01-85Heav"; }
  #inner-footer .url {
    font-family: "HelveticaNeueW01-85Heav";
    font-size: 11.8px;
    letter-spacing: 0px;
    display: block;
    margin: 0px auto 20px auto;
    color: #0098ff; }
    #inner-footer .url a {
      color: #0098ff;
      text-decoration: none; }
    #inner-footer .url a:hover {
      text-decoration: none; }
    #inner-footer .url.white {
      color: white; }
      #inner-footer .url.white a {
        color: white; }

ul.footer-menu {
  display: block;
  text-align: center;
  margin: 0;
  padding: 0; }
  ul.footer-menu li {
    display: inline-block;
    margin: 0 0 0 -4px;
    padding: 0; }
    ul.footer-menu li a {
      border-left: 1px solid #ccc;
      color: #999;
      line-height: normal;
      padding: 0 1em; }
    ul.footer-menu li:first-child a {
      border-left: none; }

/* end .footer-menu */
#back-top {
  position: fixed;
  bottom: 10px;
  margin-right: 30px;
  right: 0;
  z-index: 9999; }
  #back-top a {
    width: 40px;
    display: block;
    text-decoration: none;
    opacity: .2;
    background: #aba9a9;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
    #back-top a:hover, #back-top a:focus {
      color: #000;
      opacity: 1; }
  #back-top i {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 7px;
    font-size: 1.5em;
    line-height: 35px;
    color: #FFF;
    text-align: center; }

.collapseomatic {
  background-image: none;
  background-repeat: no-repeat;
  padding: 0 0 10px 0;
  cursor: pointer; }

.collapseomatic_excerpt, .collapseomatic_content {
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px; }

/*
TABLET & SMALLER LAPTOPS
Here you can begin to add more resource-intensive styles.
*/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  768 and up
  
  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!
  
  ******************************************************************/
  /*********************
  STICKY FOOTER STYLES
  *********************/
  html,
  body.sticky-footer {
    height: 100%;
    margin: 0; }

  body.sticky-footer #container {
    display: table;
    width: 100%; }
  body.sticky-footer #container .header,
  body.sticky-footer #main-navigation,
  body.sticky-footer #container .banner-wrap,
  body.sticky-footer #content,
  body.sticky-footer #container .footer {
    display: table-row;
    height: 1px;
    overflow: hidden; }

  .mob-pad {
    padding-left: 0px;
    padding-right: 0px; }

  html > body.sticky-footer #container {
    height: 100%; }

  html > body.sticky-footer #content {
    height: auto; }

  #inner-footer .btn .btn-inner {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 20px 10px 20px; }
  #inner-footer .url {
    font-size: 18px;
    margin: 10px auto 20px auto; }
  #inner-footer .questions {
    font-size: 14px;
    line-height: 20px;
    margin: 0px auto 60px auto; }
  #inner-footer .contact-info {
    font-size: 18px;
    margin: 20px auto 20px auto; }

  .border-gold {
    border: 15px #c69b01 solid; }

  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h2, .h2 {
    font-size: 20px;
    line-height: 30px; }

  h3, .h3 {
    font-size: 20px;
    line-height: 28px; }

  h4, .h4 {
    font-size: 18px;
    line-height: 30px; }

  h5, .h5 {
    font-size: 16.5px;
    line-height: 24px; }

  /******************************************************************
  FORM
  ******************************************************************/
  .form-wrap {
    width: 100%; }

  .form-wrap input[type=radio] {
    width: 30px;
    margin: 0;
    padding: 0;
    opacity: 0; }

  .form-wrap input[type=radio] + label {
    display: inline-block;
    margin-left: -30px !important;
    padding-left: 35px;
    background-size: 30px 60px;
    line-height: 30px; }

  .form-wrap input[type=radio]:checked + label {
    background-position: 0 -30px; }

  h2.give-form-title {
    font-size: 20px;
    line-height: 30px; }

  #give-donation-level-radio-list li label {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px; }

  #give-donation-level-radio-list li div.level {
    font-size: 12.5px;
    line-height: 20px; }

  #give-donation-level-radio-list li div.desc {
    float: right;
    width: 60%;
    margin: -50px 0 0 30px;
    font-size: 12px;
    line-height: 16px; }

  #give-donation-level-radio-list li div.desc.one {
    margin: -30px 0 0 0; }

  .give-donation-levels-wrap div.extra {
    margin: 20px auto 40px auto;
    font-size: 16.5px;
    line-height: 24px; }

  .give-btn {
    font-size: 18px; }

  input[type=submit], input[type=button] {
    font-size: 18px; } }
/*
DESKTOP
*/
@media only screen and (min-width: 992px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Desktop Stylesheet
  992 and up
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.
  
  ******************************************************************/
  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h2, .h2 {
    font-size: 27px;
    font-size: 21.6px;
    line-height: 35px; }

  .border-gold {
    border: 18px #c69b01 solid; }

  .form-wrap {
    width: 100%; }

  #give-donation-level-radio-list li label {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px; }

  #give-donation-level-radio-list li div.level {
    font-size: 16.5px;
    line-height: 24px; }

  #give-donation-level-radio-list li div.desc {
    width: 70%;
    font-size: 16px;
    line-height: 21px; } }
/*
FULL VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1400px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Super Large Monitor Stylesheet
  Over 1200px
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/
  .container-fluid,
  .wrap {
    max-width: 1370px; }

  .form-wrap {
    width: 90%; }

  #give-donation-level-radio-list li div.desc {
    width: 75%;
    font-size: 16px;
    line-height: 21px; } }
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2+) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
/*
iPHONE 5 MEDIA QUERY
Want to get fancy for no good reason? Knock yourself out.
*/
/*
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*/
@media print {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .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; }

  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; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
