
/******************************************************************
Site Name: Jefferson Dinner
Author: Matthew Wilson

Stylesheet: Main Stylesheet

*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */

 @-ms-viewport{
  width: device-width;
}


@font-face {
  font-family: 'JP Hand Slanted';
  src: url('/fonts/JP-HandSlanted.eot'); /* IE9 Compat Modes */
  src: url('/fonts/JP-HandSlanted.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/JP-HandSlanted.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/JP-HandSlanted.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/JP-HandSlanted.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/fonts/JP-HandSlanted.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'uniform_condensedmedium';
    src: url('/fonts/uniformcondensed-medium-webfont.woff2') format('woff2'),
         url('/fonts/uniformcondensed-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body {
    overflow-x: hidden
}

body {
    overflow: hidden !important;
    width: 100%;
    height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
 font-family: 'Open Sans', sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * 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 variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/* p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }
  */

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, 'lora';
  font-size: 1em; }

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

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

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

/**
 * 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
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

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

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

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

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ 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 8+.
 * 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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * 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/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 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: separate;
  border-spacing: 1.5vw; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua','lora' !important;
  font-style: italic; }

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

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Typography

Need to import a font or set of icons for your site? Drop them in
here or just use this to establish your typographical grid. Or not.
Do whatever you want to...GOSH!

Helpful Articles:
http://trentwalton.com/2012/06/19/fluid-type/
http://ia.net/blog/responsive-typography-the-basics/
http://alistapart.com/column/responsive-typography-is-a-physical-discipline

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  To embed your own fonts, use this syntax
  and place your fonts inside the
  library/fonts folder. For more information
  on embedding fonts, go to:
  http://www.fontsquirrel.com/
  Be sure to remove the comment brackets.
*/
/*  @font-face {
      font-family: 'Font Name';
      src: url('library/fonts/font-name.eot');
      src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
      font-weight: normal;
      font-style: normal;
  }
*/
/*
The following is based of Typebase:
https://github.com/devinhunt/typebase.css
I've edited it a bit, but it's a nice starting point.
*/
/*
 i imported this one in the functions file so bones would look sweet.
 don't forget to remove it for your site.
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
p {
  -ms-word-break: break-all;
  -ms-word-wrap: break-all;
  word-break: break-word;
  word-break: break-word;
 /* -webkit-hyphens: auto;
  -moz-hyphens: auto;
   hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3; */
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; }

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

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
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 gradients.

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

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
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);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
https://github.com/dope/lemonade - Neat lightweight grid.


The grid below is a custom built thingy I modeled a bit after
Gridset. It's VERY basic and probably shouldn't be used on
your client projects. The idea is you learn how to roll your
own grids. It's better in the long run and allows you full control
over your project's layout.

******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }
/* Landscape to small desktop */
@media (min-width: 800px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }
/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

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

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

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.blue-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: 'Uniform', Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    color: white;
    text-decoration: none; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    top: 1px; }

/*
An example button.
You can use this example if you want. Just replace all the variables
and it will create a button dependant on those variables.
*/
.blue-btn, .comment-reply-link, #submit {
  background-color: #2980b9; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    background-color: #2574a8; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    background-color: #2472a4; }


/*********************
GENERAL STYLES
*********************/
body {
 font-family: 'Uniform', sans-serif;
  font-size: 80%;
  line-height: 1.5;
  color: #333;
  background-color: #000;
  -webkit-font-smoothing: antialiased; 
  overflow-x: hidden;
  }


/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a {
  color: #333;
  /* on hover */
  /* on click */
  /* mobile tap color */ }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #999; }
  a:link, a:visited:link {
    /*
    this highlights links on iPhones/iPads.
    so it basically works like the :hover selector
    for mobile devices.
    */
    -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;
  color: #333;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  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: 2.5em;
  line-height: 1.333em; }

h2, .h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em; }

h3, .h3 {
  font-size: 1.125em; }

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700; }

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

/*********************
HEADER STYLES
*********************/
.header {
  background: none;
   } 

#logo {
  margin: 0 auto 0; overflow: hidden; }
  #logo a {
    color: white; }
    
  #logo img {max-width: 100%; position: relative; }
  .logoText {
    left: 0;
    position:absolute;
    text-align:center;
    top: 30%;
    width: 100%; 
    font-size: 300%; 
    color: #ffffff;
    font-weight: 700;
  }



/*********************
NAVIGATION STYLES
*********************/

.nav {
  border-bottom: 0;
  margin: 0;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */ }
  .nav li {
     }
    .nav li a {
      display: block;
      color: white;
      text-decoration: none;
      padding: 0.75em;
      /*
      remember this is for mobile ONLY, so there's no need
      to even declare hover styles here, you can do it in
      the style.scss file where it's relevant. We want to
      keep this file as small as possible!
      */ }
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
      padding-left: 30px; }

/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
    margin-top: 1.5em;
    width: 100%;
    position: relative;
    float: left;
    margin: 0 auto;
    padding: 0;
    background-color: #fff; 
}

.hentry {
   /* background-color: white; 
  border-radius: 3px;
  margin-bottom: 1.5em;
  border: 1px solid #cccccc; */ } 
  .hentry header {
   /* border-bottom: 1px solid #f8f9fa; */
    padding: 1.5em; }
  .hentry footer {
    padding: 1.5em;
   /* border-top: 1px solid #f8f9fa;  */ }
    .hentry footer p {
      margin: 0; }

/* end .hentry */
.single-title,
.page-title,
.entry-title {
  margin: 0; }

/* 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 */
.byline {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }

/* entry content */
.blogContent {
  margin: 0 0 1.5vw;
    color: #333;
    font-family: 'lora'; 
    font-size: 1.5vw;
  text-align: left; 
  /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  */ }
  .blogContent p {
    margin: 0 0 1.5vw;
    color: #333;
    font-family: 'lora'; 
    font-size: 2.1vw;
    line-height: auto;  
    text-align: justify; 
  }

  
  .blogContent table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em; }
    .blogContent table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      color: #9fa6b4;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .blogContent tr {
    border-bottom: 1px solid #eaedf2; }
    .blogContent tr:nth-child(even) {
      background-color: #f8f9fa; }
  .blogContent td {
    padding: 7px;
    border-right: 1px solid #eaedf2; }
    .blogContent td:last-child {
      border-right: 0; }
  .blogContent th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2; }
    .blogContent th:last-child {
      border-right: 0; }

  .blogContent blockquote {
    margin: 3vw auto;
    padding: 3.5vw 0 2.5vw;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-style: italic;
    color: #000;
    
    
    
     }

     .blogContent blockquote p {
      font-size: 2.5vw; 
      line-height: 1.4; 
      font-weight: 900;
      text-align: justify;
     }


  .blogContent dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em; }
  .blogContent img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto; }
  .blogContent .size-auto,
  .blogContent .size-full,
  .blogContent .size-large,
  .blogContent .size-medium,
  .blogContent .size-thumbnail {
    max-width: 100%;
    height: auto; }
  .blogContent pre {
    background: #323944;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }

/* end .blogContent */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    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 styles */
/* end .gallery */
/* gallery caption styles */
.tags {
  margin: 0; }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2; }
  .pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #2980b9; }
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #2980b9;
      color: white; }
  .pagination .current {
    cursor: default;
    color: #5c6b80; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: white;
      color: #5c6b80; }

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

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
  /* number of comments span */ }

.commentlist {
  margin: 0;
  list-style-type: none; }

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */ }
  .comment .comment-author {
    padding: 7px;
    border: 0; }
  .comment .vcard {
    margin-left: 50px; }
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
      .comment .vcard time a {
        color: #9fa6b4;
        text-decoration: none; }
        .comment .vcard time a:hover {
          text-decoration: underline; }
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
  .comment:last-child {
    margin-bottom: 0; }
  .comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */ }
  .comment[class*=depth-] {
    margin-top: 1.1em; }
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px; }
  .comment.odd {
    background-color: white; }
  .comment.even {
    background: #f8f9fa; }

/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa; }

#reply-title {
  margin: 0; }

.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }
  .logged-in-as a {
    color: #5c6b80; }

.comment-form-comment {
  margin: 1.5em 0 0.75em; }

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em; }

/* comment submit button */
#submit {
  float: right;
  font-size: 1em; }

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul li {
  /* deep nesting */ }

.no-widgets {
  background-color: white;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin-bottom: 1.5em; }

/*********************
FOOTER STYLES
*********************/
.footer {
    clear: both;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    position: relative;
    float: left;
}

/*
if you checked out the link above:
http://www.alistapart.com/articles/organizing-mobile/
you'll want to style the footer nav
a bit more in-depth. Remember to keep
it simple because you'll have to
override these styles for the desktop
view.
*/
/* end .footer-links */
/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: 481px and Up Stylesheet
  
  This stylesheet is loaded for larger devices. It's set to
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection.
  
  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.
  
  ******************************************************************/
  /*
  IMPORTANT NOTE ABOUT SASS 3.3 & UP
  You can't use @extend within media queries
  anymore, so just be aware that if you drop
  them in here, they won't work.
  */
  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */
      /* highlight current page */
      /* end current highlighters */ }
      .menu ul li {
        /*
        plan your menus and drop-downs wisely.
        */ }
        .menu ul li a {
          /*
          you can use hover styles here even though this size
          has the possibility of being a mobile device.
          */ }

  /* end .menu */
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .blogContent {
    padding-top: 1vw; }
      .blogContent .alignleft, .blogContent img.alignleft, .singlePost .alignleft, .singlePost img.alignleft, .alignleft, .singlePost img.alignleft {
      margin-right: 2vw;
      display: inline;
      padding-bottom: 1vw; 
      float: left; }
     .blogContent .alignright,  .blogContent img.alignright, .singlePost .alignright,  .singlePost img.alignright, .show_more img.alignright {
      margin-left: 2vw;
      display: inline;
      float: right; }
      .blogContent .aligncenter, .blogContent img.aligncenter, .singlePost .aligncenter, .singlePost img.aligncenter, .show_more img.aligncenter  {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }

      .blogContent img {
        max-width: 85%; 
      }

      .singleDonate .alignleft, .singleDonate img.alignleft, .donateContent img.alignleft {
        margin-right: 3vw;
      display: inline;
      float: left; 
      }


      .singleDonate .alignright,  .singleDonate img.alignright,  .donateContent img.alignright {
        margin-left: 3vw;
      display: inline;
      float: right;
      }

      .singleDonate .aligncenter, .singleDonate img.aligncenter, .donateContent img.aligncenter {
        margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both;
      }

  /* end .blogContent */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */ }
/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  
  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!
  
  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 100%; }

  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/
  .nav {
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */ }
    .nav ul {
      background: #323944;
      margin-top: 0; }
    .nav li {
      float: left;
      position: relative;
      /*
      plan your menus and drop-downs wisely.
      */
      /* showing sub-menus */ }
      .nav li a {
        border-bottom: 0;
        /*
        you can use hover styles here even though this size
        has the possibility of being a mobile device.
        */ }
        .nav li a:hover, .nav li a:focus {
          color: white;
          text-decoration: underline; }
      .nav li ul.sub-menu,
      .nav li ul.children {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
        /* highlight sub-menu current page */ }
        .nav li ul.sub-menu li,
        .nav li ul.children li {
          /*
          if you need to go deeper, go nuts
          just remember deeper menus suck
          for usability. k, bai.
          */ }
          .nav li ul.sub-menu li a,
          .nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 180px;
            border-bottom: 1px solid #ccc; }
          .nav li ul.sub-menu li:last-child a,
          .nav li ul.children li:last-child a {
            border-bottom: 0; }
          .nav li ul.sub-menu li ul,
          .nav li ul.children li ul {
            top: 0;
            left: 100%; }
      .nav li:hover > ul {
        top: auto;
        visibility: visible; }

  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
  .sidebar {
    margin-top: 2.2em; }

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

  .widget {
    padding: 0 10px;
    margin: 2.2em 0; }
    .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
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  .footer-links ul li {
    /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */ }

  /* end .footer-links */ }
/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 800px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Desktop Stylsheet
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.
  
  ******************************************************************/
  .wrap {
    width: 100%; } }
/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Super Large Monitor Stylesheet
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/ }
/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) 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.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Retina Screens & Devices Stylesheet
  
  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.
  
  ******************************************************************/
  /* 
  
  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:
  
  .icon {
    width: 24px;
    height: 24px;
    background: url(img/test.png) no-repeat;
  }
  
  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:
  
  .icon {
    background: url(img/test@2x.png) no-repeat;
    background-size: 24px 24px;
  }
  
  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 
  
  */ }
/*********************
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; }

  
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

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

  .wrap {width: 100%; }

 #homePage {
    max-width: 100%;
    text-align: center; 
    
    color: #fff;

 }

 #invite {
    max-width: 100%;
    text-align: center; 
    
    position: relative;
    


 }

 #container {
  width: 100%;
 }

 .fullWidth {
  font-size: 150%;
  text-align: center; 
  vertical-align: middle;
  float: left; 
  margin-bottom: 0; 
  margin-top: 0; 
  line-height: .7;
  position: relative; 
  max-width: 100%;
  width: 100%; 
  background-color: #fff; 
}
   
   div.fullWidth .fullWidthSeason   {
    line-height: 0; 
   }
 

   

   .fullWidthInvite {
  font-size: 200%;
  text-align: center; 
  margin-top: 25%; 
  position: relative;
  float: left; 
  margin-bottom: 0; 
  margin-top: 0; 
  line-height: .7;
  position: relative; 
  max-width: 100%;
  width: 100%; 
  background-image: url("/wp-content/uploads/2016/06/hero-jefferson.jpg");
    background-repeat: no-repeat; 
    background-position: center right;
    background-size: cover;

   }



.fullWidthHost {
  font-size: 200%;
  text-align: center; 
  margin-top: 25%; 
  position: relative;
  float: left; 
  margin-bottom: 0; 
  margin-top: 0; 
  line-height: .7;
  position: relative; 
  max-width: 100%;
  width: 100%; 
  background-image: url("/wp-content/uploads/2016/05/hero-jefferson-center.jpg");
    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover;

   }

   .fullWidthHost a {
    text-decoration: none; 
    color: #2c8ef5;
   }

   .noColor {
    color: #fff !important;
   }

   .fullWidthHost a:hover {
    color: #bcbcbc;
   }
   

  .fullWidth img {
    width: 100%;
    /* z-index: 10; */
    height: 100%;
  
  }

  .fullWidthInvite img {
    max-width: 100%; 
    margin: 0 auto;

  }

  .fullWidthQuote {
    width: 100%;
    height: 100%;
    position: relative;
    float: left; 
    overflow: hidden;
  }

  .halfWidth {
  font-size: 200%;
  text-align: left; 
  vertical-align: middle;
  position: relative;
  float: left; 
  position: relative;
  width: 50%;
  min-width: 50%;
  min-height: 40vw; 
  border: 1em #333 solid;
   }

  .Red {
    background-color: #F51E30;
  } 

  .Blue {
    background-color: #373ABF; 
  }

  .halfWidth img {
    max-width: 100%;
    z-index: 1;

    
    
  }

 .fullWidth .smallLogo {
  position: absolute;
  bottom: 3%;
  right: 3%;
  text-align: right;
}

.smallLogoInterior {
  position: absolute;
  top: 30vw; 
  right: 2vw;
  text-align: right;
}

.smallLogoInterior img {
  width: 3vw;
}

.fullWidth .smallLogo img {
   max-width: 40px;
   width: 2.5vw;
  z-index: 3;

}
h1.bcor {
  margin: 0 auto; 
  font-size: 200%;
  font-size: 4.5vw; 
  color: #ffffff; 
  position: absolute;
  z-index: 4; 
  max-width: 100%;
  width: 100%;
  bottom: 50%;
  font-weight: 700; 
}

h1.invite {
  margin: 3em auto 1em; 
  font-size: 175%;
  font-size: 3.5vw; 
  color: #ffffff; 
  z-index: 4; 
  max-width: 100%;
  width: 100%;
  top: 10%;
  font-weight: 700;
  text-transform: uppercase;

}

h1.contact {
  margin: 3em auto .1em; 
  font-size: 250%;
  font-size: 4vw; 
  color: #ffffff; 
  z-index: 4; 
  max-width: 100%;
  width: 100%;
  font-weight: 700;

}

h1.special {
  margin: 3em auto .1em; 
  font-size: 250%;
  font-size: 5vw; 
  color: #ffffff; 
  z-index: 4; 
  max-width: 100%;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;

}



.btn-left,.btn-left:link,.btn-left:visited{color: #ffffff; font-size: 1.9vw; position: absolute; z-index: 5; bottom: 30%; left: 25%; padding: .4em; border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase; line-height: 1; font-weight: bold; }.btn-left:hover,.btn-left:focus{color:#ffffff !important;border:1px solid #ffffff;background-color: #000000;}.btn:active{color:#ffffff;border:1px solid #ffffff; background-color: #000000;}

.btn-right,.btn-right:link,.btn-right:visited{color: #ffffff; font-size: 1.9vw; position: absolute; z-index: 5; bottom: 30%; right: 25%; padding: .4em;border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase;line-height: 1; font-weight: bold;}.btn-right:hover,.btn-right:focus{color:#ffffff !important;border:1px solid #ffffff;background-color: #000000;}.btn:active{color:#ffffff;border:1px solid #ffffff; background-color: #000000;}

.btn-leftTitles,.btn-leftTitles:link,.btn-leftTitles:visited{margin: 0 20% 0 15%;color: #ffffff; font-size: 1.9vw; position: absolute; z-index: 5; bottom: 50%; left: 5%; padding: .4em; border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase;line-height: 1;}.btn-leftTitles:hover,.btn-leftTitles:focus{color:#ffffff !important;border:1px solid #ffffff;background-color: #000000;}.btn:active{color:#ffffff;border:1px solid #ffffff;background-color: #000000;}

.btn-leftTitlesLower,.btn-leftTitlesLower:link,.btn-leftTitlesLower:visited{margin: 0 20% 0 15%;color: #ffffff; font-size: 1.9vw; position: absolute; z-index: 5; bottom: 35%; left: 5%; padding: .4em; border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase;line-height: 1;}.btn-leftTitlesLower:hover,.btn-leftTitlesLower:focus{color:#ffffff !important;border:1px solid #ffffff;background-color: #000000;}.btn:active{color:#ffffff;border:1px solid #ffffff; background-color: #000000;}



.btn-leftInvite,.btn-leftInvite:link,.btn-leftInvite:visited{color: #ffffff; font-size: 1.9vw;  z-index: 5;  padding: .4em; border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase; margin-right: 5%; margin-left: 20%; margin-top: 5%; margin-bottom: 5%;line-height: 1;}

.btn-leftInvite:hover,.btn-leftInvite:focus{color:#ffffff !important;border:1px solid #ffffff;background-color: #C93236;}.btn:active{color:#ffffff;border:1px solid #ffffff; background-color: #000000;}

.btn-rightInvite,.btn-rightInvite:link,.btn-rightInvite:visited{color: #ffffff; font-size: 1.9vw; z-index: 5;  padding: .4em;border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase; margin-right: 20%; margin-left: 5%; margin-top: 5%; margin-bottom: 5%;line-height: 1;}

.btn-rightInvite:hover,.btn-rightInvite:focus{color:#ffffff !important;border:1px solid #ffffff;background-color: #C93236;}.btn:active{color:#ffffff;border:1px solid #ffffff; background-color: #000000;}

.selected {
  background-color: #004fa3; 
}

.dream {
  margin: 0 25%;color: #ffffff; font-size: 1em; font-size: 2.0vw; padding: 2em 0; line-height: 1.35; 
}

.signature  {width: 20vw; }

.MOW {

   color: #ffffff; font-size: .7em; font-size: 1.0vw; letter-spacing: .07em; font-style: italic; margin-bottom: 2em; margin-bottom: 5vw;

}

.frontTitles {
  margin: 0 20% 0 15%;color: #ffffff; font-size: 1em; font-size: 3.5vw; top: 10%; left: 5%;  position: absolute; line-height: 1.25; font-weight: bold;
}

p.invite{
  margin: 0 auto; 
  font-size: 100%;
  font-size: 1.8vw; 
  color: #ffffff; 
  text-align: left; 
  z-index: 4; 
  max-width: 100%;
  width: 100%;
  top: 30%;
  font-weight: 400; 
  line-height: 1.25; 
  padding: 1% 10%; 
}

#mc_embed_signup {
  
  position: absolute;
  top: 20%;
  left: 10%; 
}

.MailChimpForm #mc_embed_signup {
  
  position: relative;
  width: 80%; 
  margin: 0 auto; 
  
}




#mc_embed_signup .mc-field-group {
    font-size: 1.5vw; 
    position: relative;
    text-transform: uppercase;
    width: 50%;
    min-height: 50px;
    float: left;
    padding: 5%;
    line-height: 1.2;
    color: #ffffff; 
}

#mc-embedded-subscribe {
  font-size: 1.5vw; 
}

.required {
  margin-bottom: 1.5vw; 
}
#mc_embed_signup input {
  color: #bcbcbc;
  padding: .6vw;
  font-size: 1.2vw;
  font-family: 'lora', serif;
  
}

#mc_embed_signup .button, .crierContainer #mc_embed_signup .button {
    color: #fff;
    background-color: #cc3333;
    padding: .8vw 1.2vw;
    font-size: 1.2vw;
    display: inline-block;
    border: 2px solid #cc3333!important;
    font-family: 'uniform', sans-serif;
    text-transform: uppercase;
    border-radius: 0;
    height: auto;
    line-height: normal;
    width: 50%;
    margin-top: 1%;
}

#mc_embed_signup .button:hover {
  background-color: #b32121; 
}



#mc_embed_signup_scroll {
  position: relative; 
  float: left;
  display: inline-block;
}

 .response {
  color: #ffffff;
  line-height: 1; 
  font-size: 1.25vw; 

}
.registerInvite, .registerInvite input, .registerInvite a, .registerInvite input a {

    font-size: 2.3vw;
    z-index: 5;
    border-style: solid;
    /* border-width: 1px;
    color: #ffffff !important; */
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #c93236; 
  }

  .registerInvite:hover, .registerInvite:hover input, .registerInvite:focus, .registerInvite:focus input, .registerInvite:active, .registerInvite:active input {
    background-color: #004fa3; 
  }

  .registerButton  {
    text-align: center;
    margin-bottom: 2em;
    margin-bottom: 3vw;
}

  .registerButton input  {
    text-align: left;
    background-color: #c93236; 
    color: #fff !important;
    /* margin-left: 7.5%; */
    padding: .6em;
  }



  .registerButton:hover input, .registerButton:active input, .registerButton:focus input {
    background-color: #004fa3;
  }

  .btn-header,.btn-header:link,.btn-header:visited{color: #ffffff; font-size: 1.5vw; position: relative;  margin: 0 auto;  padding: .9em; border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase;  line-height: 1; }

  .btn-header:hover,.btn-header:focus, .btn:active{color:#ffffff !important;border:1px solid #ffffff;background-color: #000000;}
  


@media  (min-width: 1030px) {
  .btn-header,.btn-header:link,.btn-header:visited{color: #ffffff; font-size: 1vw; position: relative;  margin: 0;     }
}


.interiorButton {
  text-align: center;
  /* width: 100%; 
  max-width: 100%; */ 
  position: absolute; 
  top: 2%;
  z-index: 10; 
}

@media  (min-width: 1030px) {
  .interiorButton {
  text-align: left;
  left: 5%;
  top: 5%;
}
}

#inner-footer {
  position: relative;
  width: 100%; 
  margin: 0 auto; 
}

#inner-footer nav a {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.1vw; 
  text-decoration: none;
   


}

nav{
    width: 100%;
    background: #000;
    color: #fff;  
    font-size: 1.5vw; 
    float: left;
    text-align: center; 
    padding-top: 3vw; 
    
    
}

nav a {
  color: #fff;
}

nav a:hover {
  color: #999;
}

nav ul {
    overflow: hidden;
    margin: 0 auto;
    text-align: center; 
    padding: 0;
    max-width: 80%; 

}
nav  ul li {
    list-style: none;
    float: left;
    text-align: center; 
    box-sizing: border-box;
    font-size: 1.1vw; 
}

.row1 {
   width: 33.3%; /* fallback for non-calc() browsers */
    width: calc(100% / 3);
}

.row2 {
   width: 33.3%; /* fallback for non-calc() browsers */
    width: calc(100% / 3);
}

nav ul li:first-child {
    border-left: none;
}

nav ul li a, nav ul li a:visited {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 1px 0;
    text-transform: uppercase; 
}
nav ul li a:hover {
  color: #999;
}

.emailUs  a{
  color: #fff;
  text-decoration: none; 
  font-size: 1vw;


}

.emailUs a:hover, .emailUs a:focus, .emailUs a:active {
  color: #bcbcbc;
}

#contactPage {
  font-size: 200%;
  text-align: center; 
  vertical-align: middle;
  position: relative;
  float: left; 
  margin-bottom: 0; 
  margin-top: 0; 
  line-height: .7;
  position: relative; 
  max-width: 100%;
  width: 100%; 
  margin-bottom: 10vw ;

   }

#contactPage p {
  color: #fff;
}

.contactForm {
  width: 100%;
  position: relative;
  float: left;
  height: 100%; 
}

.contactForm input {
    width: 21%;
    padding: .5%;
    margin: 1% 1% 0;
    font-family: 'lora', serif; 
    font-size: 1.3vw; 
}

.contactForm textarea {
    width: 44%;
    margin: 0;
    font-family: 'lora',serif; 
    padding: 1vw; 
    font-size: 1.3vw;
}

.contactSend {
  width: 100%;
  position: relative;
  float: left;
  margin: 0;
}

.contactLine {
  width: 75%;
  margin: 0 auto;
  border-bottom: 1px solid #fff; 
}

.recaptchaForm {
  float: left;  
  width: 100%;
  position: relative;

}

.contactRow1, .contactMessage {
  position: relative;
  width: 100%;
  float: left; 
  margin: 1%;
}

.footerIcons {
    width: 100%;
    background: #000;
    float: left;
    
}

.footerIcons p{
  text-align: center; 
}

.footerIcons a {
  text-decoration: none; 
  color: #fff; 
  font-weight: 700; 
}

.footerIcons a:hover {
   
  color: #999; 
   
}

.footerIcons img {
  width: 3vw;
  border-style: none; 
}

.footerIcons ul {
    overflow: hidden;
    margin: 0 auto;
    text-align: center; 
    padding: 1vw 0;
    width: 100%;
    max-width: 38%; 
}

.footerIcons ul li {
    list-style: none;
    float: left;
    text-align: center;
    
    width: 33.33%; /* fallback for non-calc() browsers */
    width: calc(100% /3);
    box-sizing: border-box;
}

.footerIconsul li:first-child {
    border-left: none;
}

.footerIcons ul li a {
    display: block;
    text-decoration: none;
    color: #999;
    padding: 0;
    font-size: 1em; 
    font-size: 4vw;
}



.footerIcons ul li a:hover {
   
    color: #fff;
}

.special {
  width: 100%;
  max-width: 100%; 
  text-align: center; 
}

.projectOf {
  width: 100%; 
  max-width: 100%;
  text-align: center; 
  padding-top: 1em;
  padding-bottom: 2em;
}

.projectOf h2 {
    
  font-size: 100%;
  font-size: 1.4vw; 
  color: #ffffff;  
  max-width: 100%;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;

}

.legalese  {
  color: #bcbcbc;
  padding: 2em 0 ; 
}

#ttvsFooterContainer {
  width: 100%;
  max-width: 100%; 
  min-height: 100%; 
}

.ttvsFooter {
  max-width: 70%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 1em;
  margin: .9em auto .9em;
}

.Left {
  max-width: 20%;
  margin: 5%;
  float: left; 

}

.Left img {
  width: 7vw;
  margin-bottom: 8vw;
}



.Right  {
  color: #fff; 
  font-family: 'Lora', serif;
  font-size: 300%; 
  font-size: 2.9vw; 
  line-height: 1; 
}

.Right p {
  font-family: 'Lora', serif;
  font-size: 120%; 
  font-size: 2.2vw; 
}

@media  (min-width: 1030px) {
.Right p {
  font-family: 'Lora', serif;
  font-size: 100%; 
  font-size: 1.4vw; 
  padding-bottom: 1.5vw; 
}
}

.clearfix::after {
  clear: both;
  display: block;
}



.interiorTitle {
  
    font-size: 4.5vw;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 10vw;
    max-width: 80%;
    left: 10%;
    font-weight: bold;
}

@media  (min-width: 1030px) {
.interiorTitle {
  
    font-size: 4.5vw;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 8vw;
    max-width: 60%;
    left: 20%;
    font-weight: bold;
}
}



#interiorBackground {
    background: no-repeat center;
    width: 100%;
    height: 30vw;
    background-size: cover;
    position: relative;
}

@media  (min-width: 1030px) {
 
  #interiorBackground {
    height: 40vw; } 
}

.interiorContent {
  max-width: 75%;
  background-color: #fff;
  margin: 0 auto 0;
  color: #000;
  padding: 2% 4%;
  font-size: 100%;
  font-size: 2.3vw; 
  font-family: 'Lora', serif;
  line-height: 1.6; 
}

@media  (min-width: 1030px) {
 
  .interiorContent {
    font-size: 90%;
  font-size: 1.3vw;
  margin: 0 auto 0; } 
}

.interiorContent a {
  color: #000;
  font-weight: 700; 
  text-decoration: none; 
}

.interiorContent a:hover {
  color: #05146f;
}

.post-meta-key {
  display:none;  
}

.post-meta-quote {
  width: 100%;
  max-width: 70%;
  text-align: center; 
  font-size: 1.7vw; 
  font-style: italic;
  position: absolute;
  top: 23vw;
  left: 15%;

}

@media  (min-width: 1030px) {
.post-meta { 
  font-size: 1.4vw; 
  font-style: italic;
  top: 23vw;
  max-width: 60%
  left: 20%; 

}
}

.buttons {
  width: 100%;
  max-width: 100%;
  font-size: 80%; 
  font-size: 1.8vw; 
}

input[type="submit" i] {
  border: none !important; 
  text-align: center; 
}

.contactSend input[type="submit" i] {

color: #fff; 
  background-color: #cc3333; 
  padding: .9vw 1.2vw;
  font-size: 1.2vw;  
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
  line-height: normal;
  font-family: 'uniform', sans-serif;
  
  }

button { 
border: none !important;
background: none; 
}

.specialEntry {
  max-width: 75%; 
  margin: 0 auto; 

}

.buttons-footer {
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    font-size: 150%;
    font-size: 1.3vh;
    text-align: center;

  }

/* *************************interior Blocks ************************* */

.post-meta-block {
  position: relative;  
  width: 100%;
  height: 40vw;
  max-width: 100%;  
  diaplay: block; 
  margin: 0 auto;
  

}



.interiorBlock {
  width: 50%;
}

.interiorBlock1 { 
  background-image: url(/wp-content/uploads/2016/05/block1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  max-width: 50%;
  float: left;
  height: 100%;
  width: 50%; 
  
}

.interiorBlock2 { 
  background-image: url(/wp-content/uploads/2016/05/block2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  max-width: 50%;
  float: left;
  height: 100%;
  width: 50%; 
  
}

.interiorBlock3 { 
  background-image: url(/wp-content/uploads/2016/05/block3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  max-width: 50%;
  float: left;
  height: 100%;
  width: 50%; 
  
}

.interiorBlock4 { 
  background-image: url(/wp-content/uploads/2016/05/block4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  max-width: 50%;
  float: left;
  height: 100%;
  width: 50%; 
  
}

.interiorBlock5 { 
  background-image: url(/wp-content/uploads/2016/05/block5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  max-width: 50%;
  float: left;
  height: 100%;
  width: 50%; 
  
}

.interiorBlock6 { 
  background-image: url(/wp-content/uploads/2016/05/block6.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  max-width: 50%;
  float: left;
  height: 100%;
  width: 50%; 
  
}

section { 
  margin-bottom: 0; 

}

.interiorBlock1 h2, .interiorBlock2 h2, .interiorBlock3 h2, .interiorBlock4 h2, .interiorBlock5 h2, .interiorBlock6 h2   {
  font-size: 3.5vw; 
line-height: 1.25; 
font-weight: bold;
text-align: left; 
  max-width: 80%; 
  margin-left: 15%;
 
}

.btnBlocks,.btnBlocks:link,.btnBlocks:visited{margin: 10% 20% 0 15%;color: #ffffff; font-size: 1.9vw;  padding: .5vw; border-style:solid;border-width:1px;color:#ffffff;display:inline-block;text-decoration:none;text-transform:uppercase;line-height: 1;}.btnBlocks:hover,.btnBlocks:focus{color:#ffffff !important;border:1px solid #ffffff;background-color: #000000;}.btn:active{color:#ffffff;border:1px solid #ffffff;background-color: #000000;}

#container body, main {
  background: #ffffff !important; 
}

#header {
  background: #fff; 
  width: 100%;
  position: relative;
  float: left;
  
}

#headerInverse {
  z-index: 2; 
  width: 100%;
  position: absolute;
  top:3vw;
}

#headerInverse #menu-top-menu {
  position: absolute;
  top: 4.5vw; 
}
#headerInverse #menu-top-menu li a {
  border: none; 
}
.blogHeaderTitles h2 {
  display: none; 

}

@media  (min-width: 1030px) {
#headerInverse {
  top:0;
}
#headerInverse #menu-top-menu {
  position: relative;
   
}
.blogHeaderTitles h2 {
  display: block; 
  
}
}

.headerLogo {
  width: 100%; 
  clear: both;
  text-align: left;
  padding-left: 1vw; 

}

.headerLogo img {
  max-width: 50%; 
  margin-top: 1vw; 
}

#headerInverse .headerLogo img {
  max-width: 86%;
  margin-top: 0vw; 

}

.headerMenu {
  text-align: center; 
  width: 100%;
  -ms-transform: scale(2.3); /* IE 9 */
    -webkit-transform: scale(2.3); /* Chrome, Safari, Opera */
  transform: scale(2.3);
  font-weight: 700; 
   

}

@media  (min-width: 800px) {
  .headerMenu {
  -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
  transform: scale(1); 
  font-weight: 400;


}
}

#menu-top-menu{
  list-style-type: none;
    margin: 0 0 3% 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}


#menu-top-menu li {
 width: auto;
 display: inline-block;
}



#menu-top-menu li a {
    display: block;
    color: #666;
    text-align: center;
    padding: .5vw .8vw;
    text-decoration: none;
    font-size: 1vw;
    border: 1px solid #fff;
    transition: visibility 0s, border 0.25s linear;
}
#menu-top-menu li a:hover {   
    border: 1px solid #333;
}


#headerInverse #menu-top-menu li a:hover {
  border: none;
}

#headerInverse #menu-top-menu li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: .5vw .8vw;
    text-decoration: none;
    font-size: 2.6vw; 
    
}


#headerInverse #menu-top-menu li a:hover {
 border: none;
 font-weight: 700; 
}


.search {
  width: 100%;
  display: none;


}

#searchform input{ 
  width: 40vw; 
  border: 1px dotted #999 !important;
  font-size:2vw;
}

#s {
  background:#fff;
  border:none;
  padding: .25vw; 
}

.fa-search {
  font-size: 1.6vw; 
  color: #999;
}



.dropbtn {
    
    color: #999;
    padding: .5vw 1vw;
    font-size: 2vw;
    border: none;
    cursor: pointer;
    font-family: 'JP Hand Slanted', cursive;
    width: 14vw;
    font-weight: 300; 
    text-align: left; 
}


.dropdown {
    position: relative;
    text-align: left; 
    width: 12vw; 
    font-size: 2vw;
    font-family: 'JP Hand Slanted', cursive;
    font-weight: 300; 
    
     
}


.dropdown-content {
    display: none;
    position: absolute;    
    width: 15vw;
   
}


.dropdown-content a {
    color: #666;
    padding: 0  ;
    text-decoration: none;
    display: block;
    padding-left: .75vw; 
    margin-top: -1.75vw;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover { color: #666; }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background: none;  
    color: #000;
}

.search-form {
  width: 100%; 
  float: left;
  margin: auto 0; 
  padding-top: .5vw; 
}

.header2 {
  position: absolute;
  text-align: center; 
  width: 100%;
  font-size: 2vw; 
  top: 40%; 
  
  line-height: 1.25; 
  color: #fff;
  font-family: 'lora';
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2); 
}


#headerInverse .search, #headerInverse .dropdown:hover .dropbtn, #headerInverse .search a, #headerInverse .dropdown-content a:hover,  #headerInverse .dropbtn, #headerInverse .fa-search { 
 color: #fff!important; 
}




#homePage .header2 {
  position: absolute;
  text-align: center; 
  width: 100%;
  font-size: 3vw; 
  top: 45%; 
  padding: 0 10vw;
  line-height: 1.25; 
  color: #fff;
  font-family: 'lora';
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2); 
}

.header1 {
  position: absolute;
  text-align: center; 
  width: 100%;
  font-size: 5vw; 
  top: 25%; 
  color: #fff; 
  font-weight: 700; 
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
  
 
}

#homePage .header1  {
  position: absolute;
  text-align: center; 
  width: 100%;
  font-size: 6.5vw; 
  top: 30%; 
  color: #fff; 
  font-weight: 700; 
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
  line-height: normal;
  margin-bottom: 5vw; 
  font-family: 'uniform_condensedmedium'

  
 
}

@media (min-width: 1030px) {
  .header2 {
  
  font-size: 1.5vw; 
 
  }
  #homePage .header2 {
  position: absolute;
    top: 50%;
    color: #fff;
    font-size: 1.7vw;
    text-align: center;
    width: 100%;
    font-family: 'lora';
    line-height: 1.25;
    padding: 0 20%;
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2); 
}
 


  }

  #homePage .header1  {
  top: 30%;
    color: #fff;
    font-size: 5vw;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-family: 'uniform_condensedmedium';
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
 
  

     
 
}
}



@media (min-width: 1030px) {
  .header1 {
  
  font-size: 4vw; 
   
  }
  
  
}

.header3 {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 2vw;
    top: 15%;
    text-transform: uppercase;
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
}

#homePage .header3 {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 2vw;
    top: 20%;
    text-transform: uppercase;
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
}

@media (min-width: 1030px) {
  .header3 {
  
  font-size: 1.2vw; 
   
  }
  
  #homePage .header3 {
  
  font-size: 1.2vw; 
   
  }
}

.moreButton {
  top: 60%;
  position: absolute;
  text-align: center; 
  width: 100%;
  

}

.moreButtonFront {
  color: #fff; 
  background-color: #cc3333; 
  padding: 1vw;
  font-size: 1.6vw;  
  display: inline-block;
  text-transform: uppercase;
  
  }

  .moreButtonFront:hover {
    background-color: #b32121; 
  }

  .moreButtonFront a {
    text-decoration: none; 
    color: #fff;
  }

.singlePost {
    max-width: 90%;
    margin: 0 auto;
    background-color: #fff;
    font-size: 2.3vw;
    line-height: 1.7; 
    font-family: 'lora', serif;
    text-align: justify;
}





@media  (min-width: 1030px) {
.singlePost {
    
    font-size: 1.3vw;
    max-width: 75%;
    
}
}


.singlePost h1 {
  text-align: left; 
  font-family: 'uniform', serif; 
}

.singlePost .programIcon {
  text-align: center; 
  width: 100%;
  margin-top: 3%;
}

.frontpageEvents {
  background-color: #fff; 
  position: relative;

  }

  .events {
    width: 60%;
    border: 1px solid #333;
    padding: 1vw;
    float: left; 
    background-color: #fff; 
    color: #333;
    margin-left: 20%; 
    margin-top: 2%;
    margin-bottom: 2%;
    margin-right: 20%;

  }

  .events h2 {
    font-size: 1.2vw; 
    text-transform: uppercase;

  }
   .events h1 {
    font-size: 2vw; 
    font-family: 'uniform';
    line-height: 1; 
    
  }
   .events h3 {
    font-size: 1.2vw; 
    line-height: 1;
    font-family: 'lora', serif;  

  }

a.eventButton {
    background-color: #175AA8;
    padding: 1.25vw 1.25vw 1vw;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 1vw;
    font-weight: 700;
}

a.eventButton:hover {
  color: #fff;
  text-decoration: none; 
  border: 1px solid #333;

}

  .events img {
    max-width: 14vw; 
    
  }

  @media (min-width: 1030px) {
    .events {
     width: 31%;
     margin-right: 0% ;
     margin-left: 2%
   }

}
.topImage {
  width: 100%; 
  margin: 0;
}

.topImage img {
  width: 100%;
  height: 100%;
}

.postPage, .postPage h1, .postPage h2 {
  color: #333;
}



#quoteSlider li {
  background: #0A2748;
  width: 100%;
  height: 20vw;
}

.quoteSlider {
  position: relative;
  float: left; 
  width: 100%;
  min-height: 30vw; 
}

.becomeMember {
  background-color: #fff; 
  width: 100%;
  min-height: 25vw;
  position: relative;
  float: left;
  padding: 3vw 0;
  color: #333;
}

.memberLeft {
  width: 100%; 
}



.memberLeft img {
    text-align: center;
    width: 60%;
}


.memberRight {
  width: 100%;
  float: left; 
  text-align: center; 
}

.memberRight p {
  color: #333;
  line-height: 1.5; 
  font-size: 1.2vw; 
  margin: 0; 
  font-family: 'lora', serif;

}
.memberRight h2 {
  line-height: 1; 
  font-size: 3vw;
  font-weight: 700;  
}

@media  (min-width: 1030px) {

.memberRight h2 {
  
  font-size: 2.3vw;
   
}

}


.memberRight a {
  text-decoration: none; 
}
.memberButton {
  font-size: 100%; 
  line-height: normal;
}

a.memberButton {
    background-color: #175AA8;
    padding: .9vw 1.2vw;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    margin-top: 3vw;
    font-size: 1.2vw;
  text-transform: uppercase
}

a.memberButton:hover {
  color: #fff;
  text-decoration: none; 
  border: 1px solid #333;

}

a.donateButton {
    background-color: #ca3538;
    padding: .8vw 3.5vw;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    margin-top: 2%; 
    font-size: 1.4vw;
  text-transform: uppercase
}

a.donateButton:hover {
  color: #fff;
  text-decoration: none; 
  

}



.frontpageLeftImage img {
  max-width: 100%;
}

.frontpageHalfContainer {
  width: 100%;
  position: relative;
  line-height: 0; 
  text-align: center;   
}

.frontPageHalfItem {
  position: relative;
  float: left; 
  width: 50%;
  /* display: flex; */
  
}




.frontpageHalfH3 {
    line-height: normal;
    font-size: 1.7vw;
    text-transform: uppercase;
    position: absolute;
    top: 15%;
    left: 7%;
    color: #fff;
    font-weight: normal; 
    
}




.frontpageHalf a {
  text-decoration: none; 
}

.frontPageHalfItem img {
  width: 100%; 
  height: 100%;
}


.frontpageTitle {
    line-height: 1.25;
    font-size: 2.75vw;
    position: absolute;
    left: 7%;
    color: #fff;
    font-weight: 700;
    max-width: 85%;
    text-align: left;
    top: 30%;
}

.frontpageTitle a{
  color:#fff;
  text-decoration: none; 
  text-align: left; 
}

.frontpageTitle a:hover, .frontpageTitle:hover{
  color:#bcbcbc;
  

}

.frontPageBlog{
  background-color: #000; 
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  color: #333;
}

.frontpageBlogLeft, .frontpageBlogRight, .frontPageVSLeft, .frontPageVSRight {
  width: 100%;
  height: 100%;
  float: left; 
  position: relative;
  
}




.frontpageBlogLeft h3, .frontpageBlogRight h3 {
    line-height: 1;
    font-size: 2vw;
    text-transform: uppercase;
    position: absolute;
    padding-top: 5%;
    padding-left: 5%;
    color: #fff;
    font-weight: 300; 
    
}




.frontpageBlogRight a {
  text-decoration: none; 
}

.frontPageAudio {
 
position: absolute;
padding-left: 5%;
font-family: 'lora';
margin-top: -20%;
}

.frontPageAudio a {
  color: #fff;
text-decoration: none;
}

.frontPageBlogHeader {
 
position: absolute;
padding-left: 5%;
font-family: 'lora';
margin-top: -20%;
}

.frontPageBlogHeader a {
  color: #fff;
text-decoration: none;
}

.frontPageVSLeft {
  background-color: #0A2748; 
  text-align: left; 
  line-height: 1; 
  height: 50vw; 
 

}

.frontPageVSLeft h2, .frontPageVSLeft h3, .frontPageVSLeft h4, .frontPageVSRight h2 {
  color: #fff;
  padding-right: 5%; 
  position: absolute;

}

.frontPageVSLeft img {
  width: 5vw;
  height: 5vw;  
  z-index: 5;
  position: absolute;
  top: 10%;
  left: 10%;
  text-align: left; 
}

.frontPageVSLeft h2 {
  top: 25%;
  left: 10%; 
  font-size: 2.75vw; 
  font-weight: 700; 


}

.frontPageVSLeft h3 {
top: 39%;
left: 10%; 
font-size: 1.5vw; 
line-height: 1.5;
font-family: 'lora';
}


.frontPageVSLeft h4 {
  top: 70%;
  left: 10%; 
  font-size: 1.75vw;
  line-height: 1.25; 
  font-weight: 700; 

}

.frontPageVSRight {
  background-color: #094FA3; 
  text-align: left; 
  line-height: 1; 
  height: 40vw; 

}

.frontPageVSRight h2 {
  top: 5%;
  left: 10%; 
  font-size: 2vw; 
  font-weight: 700; 
  color: #fff;


}

.frontPageVSRight h3 {
  
  font-size: 2vw; 
  font-weight: 700; 
  color: #fff;
  margin-top: 20%; 
  margin-bottom: 0; 


}



.frontpageExcerpt {
  position: absolute;
  left: 7%;
  top: 58%;
  width: 100%;
  max-width: 86%;
  line-height: 1.2;
  text-align: left; 
  font-family: 'lora', serif;
  font-size: 1.3vw; 
  line-height: normal;
  color: #fff;

}

.blogpageExcerpt {
    position: absolute;
    left: 7%;
    top: 70%;
    width: 100%;
    max-width: 86%;
    line-height: 1.2;
    text-align: left;
    font-family: 'lora', serif;
    font-size: 1.3vw;
    line-height: normal;
    color: #fff;
}

.frontpageExcerpt a, .frontpageExcerpt p   {
  color: #fff;
  text-decoration: none; 
}

.bigger {
    font-size: 165%;
    line-height: 135%;
}


.frontpageExcerpt p a:hover, .frontpageExcerpt p:hover {
  color: #fff;
}

.eventPage {
  width: 100%;
  text-align: center; 
  position: relative;
  float: left; 

}

.fullWidthSeason {
  font-size: 150%;
  text-align: center; 
  vertical-align: middle;
  float: left; 
  margin-bottom: 0; 
  margin-top: 0; 
  line-height: .7;
  position: relative; 
  max-width: 100%;
  width: 100%; 
  background-color: #fff; 
      display: flex;

    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
   
 

   }

   .seasonMobile {
    display: block;
    visibility: visible;
    width: 100%; 
    max-width: 100%; 
   }

   .seasonDesktop {
    display: none; 
    visibility: hidden;
   }

.black {
    color: #333!important; 
   }

   .fullWidthSeason p {
    text-align: justify;
   }

   .fullWidthSeason img, .pastEventImage {
    width: 100%;
    max-width: 100%;
    height: 100%;
    float: left; 
}

.seasonContainer, .singleEventContainer {
    background-color: #fff;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 100%;
}

.seasonHeader, .singleEventHeader {
  width: 100%; 
  text-align: center;
  
  position: relative; 
  background-color: #fff; 

}

.seasonHeaderMobile {
visibility: visible;
display: block;
}

.seasonHeaderDesktop {
  visibility: hidden;
display: none;

}

@media  (min-width: 1030px) {

  .seasonHeaderDesktop {
visibility: visible;
display: block;
}

.seasonHeaderMobile {
  visibility: hidden;
display: none;

}
}

.seasonHeader img, .singleEventHeader img {
  width: 100%;
  height: 100%;
}

.seasonHeader2 {
  position: absolute;
  top: 50%;
  color: #fff; 
  font-size: 2vw; 
  text-align: center; 
  width: 100%;
  font-family: 'lora';
  line-height: 1.25; 
      text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
}

.seasonHeader2S {
  position: absolute;
  top: 50%;
  color: #fff; 
  font-size: 1.7vw; 
  text-align: center; 
  width: 100%;
  font-family: 'lora';
  line-height: 1.25; 
  padding: 0 20%;
}

.mobileEventHeader .seasonHeader2S {
  position: absolute;
  top: 50%;
  color: #fff; 
  font-size: 3.5vw; 
  text-align: center; 
  width: 100%;
  font-family: 'lora';
  line-height: 1.25; 
  padding: 0 20%;
}



.seasonHeader1 {
  position: absolute;
  top: 30%;
  color: #fff; 
  font-size: 4vw; 
  text-align: center; 
  width: 100%;
  font-weight: 700; 
  font-family: 'uniform_condensedmedium';
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);

}

.singleseasonHeader1 {
  position: absolute;
  top: 25%;
  color: #fff; 
  font-size: 6vw; 
  text-align: center; 
  width: 100%;
  font-weight: 700; 
  line-height: 1; 

}

@media  (min-width: 1030px) {
  .singleseasonHeader1 {
  
  top: 18%;
  
  font-size: 4vw; 
  

}
}

.season {
  width: 100%;
  text-align: center; 
  position: relative;
  float: left;
}
.season img {
  width: 45vw; 
  height: auto;
  margin-top: 3.5vw;  

}
.seasonContent {
    position: relative;
    float: left;
    font-family: 'lora';
    padding: 0 20%;
    text-align: left;
    width: 100%;
    font-size: 2.3vw;
    background-color: #fff;
    margin-bottom: 5%; 
    text-align: justify;
    line-height: normal;
}



@media  (min-width: 1300px) { 
.seasonContent {
    position: relative;
    float: left;
    font-family: 'lora';
    padding: 0 20%;
    text-align: left;
    width: 100%;
    font-size: 1.3vw;
    background-color: #fff;
    margin-bottom: 5%; 
    text-align: justify;
    line-height: 1.7;
}

}







.show_more {
    width: 100%;
    text-align: center;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); 
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); 

    padding-bottom: 6%;
    /* padding-top: 15%; */
    
    
}

.wpsm-show {
    text-decoration: none;
    border: 1.5px solid #333;
    padding: .4vw 0!important;
    max-width: 25%;
    margin: 5% auto 0!important;
    background: rgba(255,255,255,.8);
    font-size: 1.3vw;
    font-family: 'uniform', serif; 
}

.wpsm-hide {
  display: none; 
  visibility: hidden; 
}

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

.wpsm-show:hover {
  text-decoration: none; 
}

.left .right {
  left: 0;
}


.seasonDate.right, .featuredBlockDate.right {
  position: absolute;
  top: 15%;
  left: 10%;
  color: #fff;
  font-size: 3vw; 
  text-transform: uppercase; 
  line-height: normal;
}

.seasonTitle.right, .featuredBlockTitle.right {
  position: absolute;
  top: 25%;
  left: 10%;
  color: #fff;
  font-size: 4vw; 
  font-weight: 700;
  text-align: left; 
  line-height: normal; 
  padding-right: 10%; 
  
  
}

.seasonExcerpt.right, .featuredBlockExcerpt.right{
  position: absolute;
  top: 40%;
  left: 10%;
  color: #fff;
  font-size: 3vw; 
  font-family: 'lora'; 
  text-align: left; 
  line-height: normal;
  padding-right: 10%; 
   

}

.seasonDate.left, .featuredBlockDate.left {
  position: absolute;
  top: 15%;
  left: 10%;
  color: #fff;
  font-size: 3vw; 
  text-transform: uppercase;
  line-height: normal;
   
}

.seasonTitle.left, .featuredBlockTitle.left {
  position: absolute;
  top: 25%;
  left: 10%;
  color: #fff;
  font-size: 4vw; 
  font-weight: 700;
  text-align: left; 
  line-height: normal; 
  padding-right: 10%; 
   
  
}

.seasonExcerpt.left, .featuredBlockExcerpt.left {
  position: absolute;
  top: 40%;
  left: 10%;
  color: #fff;
  font-size: 3vw; 
  font-family: 'lora'; 
  text-align: left; 
  line-height: normal;
  padding-right: 10%; 
   

}

@media  (min-width: 1300px) {
.seasonDate.right, .featuredBlockDate.right {
  position: absolute;
  top: 15%;
  left: 40%;
  color: #fff;
  font-size: 1.7vw; 
  text-transform: uppercase; 
  line-height: normal;
}

.seasonTitle.right, .featuredBlockTitle.right {
  position: absolute;
  top: 25%;
  left: 40%;
  color: #fff;
  font-size: 2.2vw; 
  font-weight: 700;
  text-align: left; 
  line-height: 1.4; 
  padding-right: 10%; 
  
  
}

.seasonExcerpt.right, .featuredBlockExcerpt.right{
  position: absolute;
  top: 40%;
  left: 40%;
  color: #fff;
  font-size: 1.5vw; 
  font-family: 'lora'; 
  text-align: left; 
  line-height: 1.25;
  padding-right: 10%; 
   

}

.seasonDate.left, .featuredBlockDate.left {
  position: absolute;
  top: 15%;
  left: 10%;
  color: #fff;
  font-size: 1.3vw; 
  text-transform: uppercase;
  line-height: normal;
   
}

.seasonTitle.left, .featuredBlockTitle.left {
  position: absolute;
  top: 25%;
  left: 10%;
  color: #fff;
  font-size: 2.2vw; 
  font-weight: 700;
  text-align: left; 
  line-height: 1.4; 
  padding-right: 45%; 
   
  
}

.seasonExcerpt.left, .featuredBlockExcerpt.left {
  position: absolute;
  top: 40%;
  left: 10%;
  color: #fff;
  font-size: 1.5vw; 
  font-family: 'lora'; 
  text-align: left; 
  line-height: 1.25;
  padding-right: 45%; 
   

}
}

.seasonExcerpt a, .featuredBlockExcerpt a {
  color: #fff;
  font-weight: 500; 
}

.seasonExcerpt a:hover, .featuredBlockExcerpt a:hover  {
  color: #3C8DC5;
}
.moreButtonSeason.left, .moreButtonSeason.right {
  color: #fff; 
  background-color: #cc3333; 
  padding: .9vw 1.2vw;
  font-size: 3vw;
  line-height: normal; 
  display: inline-block;
  text-transform: uppercase;
  
  }

.moreButtonSeason.left:hover, .moreButtonSeason.right:hover {
  background-color: #b32121;
}

  

  .moreButtonSeason.left a, .moreButtonSeason.right a {
    text-decoration: none; 
    color: #fff;
     
  }

  .moreButton.right {
  top: 80%;
  position: absolute;
  text-align: center; 
  width: 100%;
   

}

.moreButton.left {
  top: 80%;
  position: absolute;
  width: 100%;
  text-align: center; 
   

}

@media  (min-width: 1300px) { 
.moreButtonSeason.left, .moreButtonSeason.right {
  color: #fff; 
  background-color: #cc3333; 
  padding: .9vw 1.2vw;
  font-size: 1.2vw;
  line-height: 1; 
  display: inline-block;
  text-transform: uppercase;
  top: 85%;
  
  }

.moreButtonSeason.left:hover, .moreButtonSeason.right:hover {
  background-color: #b32121;
}

  

  .moreButtonSeason.left a, .moreButtonSeason.right a {
    text-decoration: none; 
    color: #fff;
     
  }

  .moreButton.right {
  top: 75%;
  position: absolute;
  Left: 40%;
  width: 100%;
  text-align: left; 
   

}

.moreButton.left {
  top: 75%;
  position: absolute;
  Left: 10%;
  width: 100%;
  text-align: left; 
   

}
}

.moreButtonFeature {
  color: #fff; 
  background-color: #cc3333; 
  padding: .9vw 1.2vw;
  font-size: 1.2vw;
  line-height: 1; 
  display: inline-block;
  text-transform: uppercase;
  
  }

.moreButtonFeature a {
    text-decoration: none; 
    color: #fff;
     
  }

  .miniFeatureHeader1 {
  position: absolute;
  top: 13%;
  left: 5%;
  text-transform: uppercase;
  font-family: 'uniform', sans-serif;
  text-align: center;
  font-size: 3vw;
  color: #fff; 

}

.miniFeatureTitle {
  position: absolute;
  top: 25%;
  left: 5%;
  font-weight: 700; 
  font-family: 'uniform', sans-serif;
  text-align: left;
  font-size: 5.5vw;
  color: #fff; 

}

.miniFeatureExcerpt, .miniFeatureExcerpt a {
    font-weight: 500;
    font-family: 'lora', sans-serif;
    text-align: justify;
    font-size: 3.5vw;
    color: #fff;
    left: 5%;
    padding-right: 5%;
    position: absolute;
    top: 57%;
    text-decoration: none; 
 

    }
@media  (min-width: 600px) {
.miniFeatureHeader1 {
  position: absolute;
  top: 13%;
  left: 5%;
  text-transform: uppercase;
  font-family: 'uniform', sans-serif;
  text-align: center;
  font-size: 1.25vw;
  color: #fff; 

}

.miniFeatureTitle {
  position: absolute;
  top: 25%;
  left: 5%;
  font-weight: 700; 
  font-family: 'uniform', sans-serif;
  text-align: left;
  font-size: 3vw;
  color: #fff; 

}

.miniFeatureExcerpt, .miniFeatureExcerpt a {
    font-weight: 500;
    font-family: 'lora', sans-serif;
    text-align: justify;
    font-size: 1.25vw;
    color: #fff;
    left: 5%;
    padding-right: 5%;
    position: absolute;
    top: 57%;
    text-decoration: none; 
 

    }
  }


  .fullWidthSeason .sharedaddy {
    display: none;
    visibility: hidden;
  }

.ticketContainer {
    height: 100%;
    width: 100%;
    font-size: 200%;
    text-align: center;
    vertical-align: middle;
    position: relative;
    float: left;
    margin-bottom: 2%;
    margin-top: 0;
    line-height: .7;
    position: relative;
    max-width: 100%;
    width: 100%;
    background-color: #fff;
}

.ticketBoxes {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 2%;
    padding: 1%;
}

.ticketExcerpt {


}

.ticketOptions {
    border-top: 2px solid #333;
    width: 90%;
    position: relative;
    height: 100%;
    margin: 5% 5% 0;
}

.ticketOptions h2 {
    background: #fff;
    padding: 2%;
    margin-top: -25%;
    display: inline-block;
    font-size: 2vw;
}


.ticketBox {
    border: 1px solid #333;
    padding: 1%;
    margin: 2% 2% 3%;
    width: 60%;
    margin: 3% auto;
}

.ticketPig {
  width: 100%;
}

.ticketPig img {
  width: 7vw;
}

.ticketTitle {
  font-weight: 700; 
  font-size: 1.8vw; 
  margin-top: 1vw; 
}

.ticketExcerpt p {
  font-size: 1.2vw; 
  line-height: 1.2; 
  font-weight: 400; 
  margin: .5vw; 
  font-family: 'lora';
}

.inactive {
  opacity: .5;
  width: 60%;
  
}

.active {
  width: 60%;
}

.ticketButton {
  margin-bottom: 2%; 
  padding-bottom:  1vw;
}

.ticketButton1 {
  color: #ccc; 
  border: 1px solid #333;
  padding: .9vw;
  font-size: 1.2vw;
  font-weight: normal;   
  display: inline-block;
  outline: 1px solid #fff;
  text-transform: uppercase;
  margin-top: 2.5vw; 
  margin-bottom: 2.5vw; 

  }

  .ticketButton1 a {
    text-decoration: none; 
    color: #333;
  }

  .ticketButton1 a:hover {
    text-decoration: none; 
    color: #000;
    transition: visibility 0s, color 0.25s linear;
  }

  .ticketButton1:hover {
    border: 1px solid #000;
    color: #333;
    outline: .25px solid #000;
    transition: visibility 0s, border 0.25s linear;
    transition: visibility 0s, outline 0.25s linear;
  }

  


@media  (min-width: 1030px) {
 .ticketBoxes {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.inactive {
  opacity: .5;
  width: 32%;
  
}

.active {
  width: 32%;
}


.ticketBox {
  
  border: 1px solid #333;
  padding: 2%;
    margin: 2% 2% 4%;
    width: 60%;
     
  
}

.seasonMobile {
    display: none;
    visibility: hidden;
   }

   .seasonDesktop {
    display: block; 
    visibility: visible;
   }
}



.post-meta-title {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%; 
  font-size: 6vw; 
  color: #fff; 
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);

}

.post-meta-tagline {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 65%; 
  font-size: 3vw; 
  font-family: 'lora';
  color: #fff; 
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);

}

.ourStoryContent {
    text-align: justify;
    width: 100%;
    margin: 0 auto 3%;
    font-family: 'lora';
    font-size: 1.3vw;
    line-height: 1.7;
    padding: 0 20%;
}

.postCenter {
  margin: 2.5vw auto;
  display: block;
  width: 10vw!important;
}

#storyBackground {
    background: no-repeat center;
    width: 100%;
    height: 60vw;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    float: left; 
    background-size: cover;
    position: relative;
    background-position: top;
}

@media  (min-width: 1030px) {
 
  #storyBackground {
    height: 40vw; 
  } 

  .post-meta-title {
  position: absolute;
  
  top: 40%; 
  font-size: 4.5vw; 
  

}

.post-meta-tagline {
  
  top: 55%; 
  font-size: 1.75vw; 
  font

}
}

.searchPage {
  background-color: #000; 
  width: 100%;
  height: 40vw;
  text-align: center; 
  padding-top: 10vw; 
  font-size: 200%;
}

.searchPage h1 {
  color: #fff;
  font-size: 5vw; 
  font-family: 'uniform';

}



.article-header h2, h2.archive-title {
  color: #fff; 
  font-size: 2vw; 
  padding-top: 5vw ;
}



.searchResultsDonate h1:hover, .searchResultsDonate h2:hover, .searchResultsDonate h3:hover, .searchResultsDonate h1 a:hover, .searchResultsDonate h2 a:hover, .searchResultsDonate h3 a:hover {
color: #bcbcbc!important;
}


.searchResults h1:hover, .searchResults h2:hover, .searchResults h3:hover, .searchResults h1 a:hover, .searchResults h2 a:hover, .searchResults h3 a:hover {
color: #bcbcbc!important;
}

.searchResultsDonate h4 {color: #fff; position: absolute; top: 5%; left: 7%; font-size: 1vw; 
}

.seasonRightExcerpt div.sharedaddy, .seasonLeftExcerpt div.sharedaddy {
  display: none; 
  visibility: hidden;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  display: none; 
  visibility: hidden; 
  }

  .rslidesMobile {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  display: block; 
  visibility: visible; 
  }

  @media  (min-width: 1030px) {
    .rslides {
  
  display: block; 
  visibility: visible; 
  }

  .rslidesMobile {
  
  display: none; 
  visibility: hidden; 
  }
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  .rslidesMobile li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslidesMobile li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslidesMobile img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

 .rslidesMobile_nav {
  display: none; 
  visibility: hidden;
 }

 
  .rslidesQuote {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  transform: scale(1.25);
  overflow: hidden; 
  display: none;
  visibility: hidden;
  }

  .rslidesQuoteMobile {
    position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden; 
  display: block;
  visibility: visible;

  }

  @media  (min-width: 799px) {

.rslidesQuote {
  
  transform: scale(1);
  }

  .rslidesQuoteMobile {
    visibility: hidden;
    display: none;
  }

  .rslidesQuote {
    display: block;
    visibility: visible;
  }
}


.rslidesQuote li, .rslidesQuoteMobile li  {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslidesQuote li:first-child, .rslidesQuoteMobile li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslidesQuote img, .rslidesQuoteMobile img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  .rslidesHeader {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  }

.rslidesHeader li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslidesHeader li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslidesHeader img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  .rslides_nav {
    transform: scale(1,1);
    display: none; 
    visibility: hidden;
  }

    .rslidesMobile_nav {
    transform: scale(1,1);
    display: block;
    visibility: visible;
  }

@media  (min-width: 1030px) { 

  .rslides_nav {
    transform: scale(1.5,1.5);
  }
   .rslidesMobile_nav {
    transform: scale(1.5,1.5);
    display: none;
    visibility: hidden;
  }
  .rslides_nav {
    transform: scale(1,1);
    display: block; 
    visibility: visible;
  }
}


  .centered-btns_nav {
  z-index: 10;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 10;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 10;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 13%;
    text-align: center;
    width: 100%;
    z-index: 999999;
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 1.5vw;
  -moz-border-radius: 1.5vw;
  border-radius: 1.5vw;
  background: #999;
  background: rgba(255,255,255, 1);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(8,79,163,1);
  -moz-box-shadow: inset 0 0 2px 0 rgba(8,79,163,1);
  box-shadow: inset 0 0 2px 0 rgba(8,79,163,1);
  width: 1vw;
  height: 1vw;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #999;
  background: rgba(8,79,163,1);
  }

.moreButtonHeader {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 30%;
}

#homePage .moreButtonHeader {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 12%;
}


.moreButtonHeader a {
    text-decoration: none;
    color: #fff;
    background-color: #cc3333;
    padding: .9vw 1.2vw;
    font-size: 1.2vw;
    
    display: inline-block;
    text-transform: uppercase;
}

.moreButtonHeader a:hover {
  background-color: #b32121;
}

#homePage .moreButtonHeader a {
    text-decoration: none;
    color: #fff;
    background-color: #cc3333;
    padding: 1.3vw;
    font-size: 1.3vw;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500; 
}

#homePage .moreButtonHeader a:hover {
  background-color: #b32121
}



.speakerContainer {
    height: 100%;
    width: 100%;
  font-size: 200%;
  text-align: center; 
  vertical-align: middle;
  position: relative;
  float: left; 
  margin-bottom: 0; 
  
  line-height: .7;
  position: relative; 
  max-width: 100%;
  width: 100%; 
  background-color: #fff; 
  display: block; 
  z-index: 3; 


}

.speakerBoxes  {
    width: 100%;
    height: 100%;
      display: -webkit-flex; /* NEW */
    display: flex;
    -webkit-flex-wrap: wrap; /* NEW */
    flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
    -webkit-flex-direction: row;  /* Safari 6.1+ */
    flex-direction: row;  
  -webkit-box-pack:soace-between;-ms-flex-pack:soace-between;justify-content:soace-between;
    flex:1; 
    -webkit-box-flex:1; 
    -webkit-flex:1;
   
    

  
}

.speakerBox {
    width: 45%;
    padding: 0;
    font-size: 1.5vw;
    line-height: 1.25;
    position: relative;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    flex:initial; 
    -webkit-box-flex:initial; 
    -webkit-flex:initial;


}

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

@media screen and (min-width: 768px) and (max-width: 1024px) {
.speakerBox {
    width: 33%;
    flex:initial; 
    -webkit-box-flex:initial; 
    -webkit-flex:initial;
    
}
.sf-element input {
    font-size: 2vw!important;
}
}


@media  (min-width: 1030px) {
  .speakerBoxes {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  
}




.speakerBox {
    
    
    width: 33%;
    flex:initial; 
    -webkit-box-flex:initial; 
    -webkit-flex:initial;
    
}

#homePage .moreButtonHeader a {
    text-decoration: none;
    color: #fff;
    background-color: #cc3333;
    padding: 1.3vw;
    font-size: 1.3vw;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500; 
}
}

.speakerPopup {
    color: #fff;
    position: absolute;
    z-index: 9999;
    bottom: 2%;
    text-align: center;
    width: 100%;
    height: 30%;
    background: rgba(0,0,0,.5);
    visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}




.speakerBox:hover .speakerPopup {
  
  color: #fff;
    position: absolute;
    z-index: 9999;
    bottom: 1%;
    text-align: center;
    width: 100%;
    height: 30%;
    background: rgba(0,0,0,.5);
   visibility: visible;
  opacity: 1;
}

.speakerPopup a {
  color: #fff;
  text-decoration: none; 
  font-weight: 700;

}

.speakerName {
  padding-top: 5%;
}

.speakerBox:hover .speakerPopup.noPopup {
  visibility: hidden;
}

.signupContainer {
    background-image: url("/wp-content/uploads/2016/08/pig-no-background-with-banner.png");
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    float: left;
    height: 100%;
    margin: 1% auto;
    text-align: center;
    background-position: 28.4% 78.5%;
    background-size: 13vw 7vw;
}

.signupInput {
  margin: 5% auto; 
}

.signupInput input {
    font-size: 1.1vw;
    padding: 1.3% 10%;
    margin: 0 auto;
    font-family: 'lora', serif;
}

.embedded-subscribe {
    background-color: #cc3333;
    color: #fff;
    margin-left: 1%!important;
     
}
.embedded-subscribe:hover {
  background-color: #b32121
}
.signup {
    margin: 1% auto;
    position: relative;
    width: 80%;
    border-bottom: 1px solid #fff;
    transform: scale(1.2,1.2);

}

@media  (min-width: 1030px) {
.signup {
    transform: scale(1,1);

}
}

input.embedded-subscribe {
    font-family: 'uniform', sans-serif;
    text-transform: uppercase;
    font-size: 1.2vw;
    padding: 1.6% 2%; 
}

.signup h2 {
  color: #fff!important; 
  font-size: 1.5vw; 
  margin-top: 3%;
}

.signup form {
  margin-left: 12%;
}


 .frontpageEventContainer {
    height: 100%;
    width: 100%;
  font-size: 200%;
  text-align: center; 
  vertical-align: middle;
  position: relative;
  float: left; 
  /*! margin-bottom: 1%; */ 
  /*! margin-top: 1%; */ 
  font-family: 'uniform', sans-serif;
  position: relative; 
  max-width: 100%;
  width: 100%; 
  background-color: #fff; 
  color: #333;

    padding: 3% 1.5%;
    font-size: 150%;
}

.frontpageEventContainer h3 {
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 2.6vw;
    margin: 0;
  padding-top: 1vw;
  padding-bottom: 1vw;
}



.frontpageEventBoxes {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
  
}



.frontpageEventDate {
  font-family: 'lora', serif; 
  font-size: 2.2vw;
  font-weight: normal;
  margin: 2% auto 1%;
  display: none; 
  visibility: hidden;
}


.frontpageEventOptions {
    border-top: 2px solid #333;
    width: 90%;
    position: relative;
    height: 100%;
    margin: 5% 5% 0;
}

.frontpageEventOptions h2 {
    color: #333;
    padding: 2%;
    margin-top: -25%;
    display: inline-block;
    font-size: 4vw;
}


.frontpageEventBox {
    border: 1px solid #333;
    padding: 3%;
    margin: 3% 3% 5%;
    width: 90%;
    margin: 3% auto;
}

.frontpageEventImg {
  width: 20vw!important;
  margin:0 auto;
}

.frontpageEventImg img {
  width: 100%;
  height: 100%;
}

.frontpageEventTitle {
  font-weight: 700; 
  font-size: 3.2vw;
  line-height: 1.2;  
}

.frontpageEventExcerpt p {
  font-size: 2.4vw; 
  line-height: 1.5; 
  font-weight: 400; 
  margin: 2vw; 
}




.frontpageEventButton a {
    background-color: #175AA8;
    padding: .9vw 1.2vw;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    font-size: 1.2vw;
    margin-top: 4%;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 6%;
}

.frontpageEventButton a:hover {
  color: #fff;
  text-decoration: none; 
  border: 1px solid #333;

}

.searchresultsContent {
  width: 75%;
  margin: 0 auto; 
}

.blogOuterContainer {
  width: 100%;
  position: relative;
  text-align: center; 
}

.blogContainer {
    background-color: #fff;
    width: 100%;
    color: #333;
    position: relative;
    margin-top: 49vw;
    float: left;
}

.blogContent {
    background-color: #fff;
    width: 90%;
    margin: -8vw auto 0;
    padding: 6.5% 4%;
    font-family: 'lora', serif; 
    font-size: 1.7vw; 
}

.blogHeader {
    font-size: 200%;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    line-height: .7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    
}

.blogHeaderTitles h3 {
    position: absolute;
    top: 13vw;
    color: #fff;
    font-size: 1.2vw;
    width: 100%;
    text-transform: uppercase;
    font-weight: normal;
}

.blogHeaderTitles h1 {
    position: absolute;
    top: 15vw;
    color: #fff;
    font-size: 3.5vw;
    width: 100%;
    padding: 0 15%;
    font-weight: 700;
    font-family: 'uniform_condensedmedium';
    line-height: 1; 
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
}


.blogHeaderTitles h2 {
    position: absolute;
    top: 26vw;
    color: #fff;
    font-size: 1.5vw;
    width: 100%;
    padding: 0 20%;
    font-family: 'lora',serif;
    line-height: 1.25;
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2); 
}

.blogHeader img {
  width: 100%;
  height: 100%;
}

.blogHeaderTitles .sharedaddy {
    position: absolute;
    top: 15vw;
    z-index: 999;
    right: 25%;

}

.blogHeaderTitles h3.sd-title, .blogContent h3.sd-title, h3.bottomShare, h3.sd-title {
 
  display: none;
  visibility: hidden;
}



.sharedaddy li a.sd-button>span {
   font-family: 'uniform', serif;
   font-weight: 300;
   
}

.leadershipContent {
  background-color: #fff; 
  position: relative;
  line-height: 0; 


}

.fourohfourContent {
    background-color: #fff;
    width: 65%;
    margin: 8vw auto;
    padding: 5%;
    font-family: 'uniform', sans-serif; 
    font-size: 1.7vw; 
    min-height: 25vw; 
}

.fourohfourContent .search-form  {
  margin-bottom: 10%;
}

.leadershipHeader {
    line-height: 0;
    padding-bottom: 2%;
    background-color: #fff;
    width: 100%;
    position: relative;
    text-align: center;
    float: left; 
    
}

.leadershipHeader img{
width: 100%;
height: 100%;
}

.leadershipHeader h1 {
  position: absolute;
  top: 20%;
  color: #fff;
  font-size: 4vw; 
  width: 100%;
  text-shadow: 5px 5px 0px rgba(0,0,0,0.2);
  font-family: 'uniform', sans-serif;
  
  font-weight: 700; 




}

.leadershipHeader h2 {
  position: absolute;
  top: 35%;
  color: #fff;
  font-size: 2.25vw; 
  width: 100%;
  text-shadow: 3px 3px 0px rgba(0,0,0,0.2);
  font-family: 'lora', 'serif'; 


}

.leadershipHeader h1 span {
  font-size: 1.7vw;
  text-transform: none;
  text-shadow: 3px 3px 0px rgba(0,0,0,0.2);
  font-family: 'lora', serif;
  font-weight: normal; 
  line-height: 1.25; 



}

.subheader {
  font-size: 2vw; 
  font-family: 'lora', serif;
  line-height: 5vw; 
  font-weight: normal;
  margin-top: 2vw;


}
@media  (min-width: 1030px) {

.subheader {
  font-size: 2vw; 
  font-family: 'lora', serif;
  line-height: normal; 
  font-weight: normal;

}
}

.singleseasonSubHeader1,  {
  position: absolute;
  top: 39%;
  color: #fff; 
  font-size: 1.6vw; 
  text-align: center; 
  width: 100%;
  font-weight: normal; 
  line-height: normal;
  font-family: 'lora', serif;  
}

.singleEvent {
  width: 100%;
}

.singleEvent h1 {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 15%;
    font-size: 4vw;
    line-height: 1.25;
}
 h1.singleEvent.right  {
  padding-left: 15%;
}

 h1.singleEvent.left  {
  padding-right: 15%;
}

.singleEventTicketButton {
  font-family: 'uniform', sans-serif;
    text-transform: uppercase;
    font-size: 4vw;
    width: 100%;
    position: absolute;
    top: 65%;
    line-height: normal;
}

.singleEventTicketButton a,  .checkout-button a, .checkout-button button, .wc-proceed-to-checkout a, .wc-stripe-checkout-button, a.CartButton {
    
    padding: 1.5% 1.8%;
    text-decoration: none;
    background-color: #cc3333;
    color: #fff;
    font-size: 3.5vw; 
    font-weight: 700; 
    
}

.CartButton {
  position: absolute;
  
  bottom: 2vw; 
  left: 2vw;
}

@media  (min-width: 1030px) {

.singleEventTicketButton {

top: 60%;
font-weight: 400; 
 padding: .9% 1.2%;

}

.singleEventTicketButton a, .checkout-button a, .checkout-button button, .wc-proceed-to-checkout a, .wc-stripe-checkout-button, a.CartButton  {
    
    padding: .9% 1.2%;
    text-decoration: none;
    background-color: #cc3333;
    color: #fff;
    font-size: 1.2vw; 
    
}
}

.singleEventTicketButton .right {
  margin-left: 15%;
}

.singleEventTicketButton .left {
  margin-right: 15%;
}



.singleEventTicketButton a:hover {
  background-color: #b32121;
  color: #fff;
}



.noline {
  line-height: 0; 
}

.flex {
 display: flex;

    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
}

.donateHeader {
  width: 100%;
  position: relative;
  float: left; 

}

.donateHeader img {
  width: 100%;
  height: 100%;
}

.donateContainer {
  background: #fff;
  position: relative;
  width: 100%;
  float: left; 
}



.eventMenu {
  height: 100%;
  width: 100%;
  position: relative;
  float: left; 
  margin-top:  0; 

}




.ReadingListMenu img {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  /* margin-top: -1%; */
}

.ReadingListMenu {
  height: 100%;
  width: 100%;
  position: relative;
  float: left; 
  margin-top:  0;  

}


.eventMenu img {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  /* margin-top: -1%; */
}

.MenuItems {
  position: absolute;
  top: 40%;
  line-height: 1.5;
  color: #fff; 
  width: 48%;
  text-align: right; 
  font-family: 'lora', sans-serif;
  font-size: 1.25vw; 
  padding-left: 5%
}

.ReadingListItems {
  position: absolute;
  top: 30%;
  line-height: 1.5;
  color: #fff; 
  
  text-align: left; 
  font-family: 'lora', sans-serif;
  font-size: 1.25vw; 
  left: 50%
}

.ReadingListItems a {
  color: #fff; 
  text-decoration: none; 
}

.ReadingListItems a:hover {
  color: #999; 
  text-decoration: none; 
}
.providedBy {
  position: absolute;
  top: 22%;
  font-weight: 300;
  color: #fff; 
  text-transform: uppercase;
  font-size: 1.3vw; 
  width: 48%;
  text-align: right;
  font-family: 'uniform', serif; 
}

.menuTitle {
  position: absolute;
  top: 30%;
  
  color: #fff; 
  font-weight: 700;
  font-size: 2.3vw; 
  width: 48%;
  text-align: right; 
  font-family: 'uniform', serif;
}

.ReadingListTitle {
    position: absolute;
    top: 20%;
    left: 50%;
    color: #fff;
    font-weight: 700;
    font-size: 2.3vw;
    
    text-align: left;
    font-family: 'uniform', serif;
}

.programIcon img{
  width: 100%;
  height: 100%;
  max-width: 23vw; 
  margin: 2% auto;
}


.singleEvent .right {
  padding-left: 15%;

}

.singleEvent .left {
  padding-right: 15%;

}

.singleEventDate, .seasonPreHeader {
  width: 100%;
  text-transform: uppercase;
  font-family: 'uniform', serif;
  text-align: center; 
  font-size: 2.3vw; 
  margin: 3% auto;
}

.singleEventTitle, .seasonHeaderTitle {
  width: 100%;
  text-transform: uppercase;
  font-family: 'uniform', serif;
  text-align: center; 
  font-size: 3vw; 
  margin: 2% auto;
  color:#175AA8 ;
  line-height: 1.3; 
  font-weight: 700; 
}

.singleEventTitle .subheader, .singleEventTitle h1.subheader, .seasonHeaderTitle .subheader {
  font-weight: normal;
  line-height: 1; 
}

.desktopeventFeaturedBlock {
  visibility: hidden;
  display: none;
}
.desktopeventFeaturedBlock img {
  width: 100%; 
  height: 100%; 
  
}

@media  (min-width: 1300px) { 

.desktopeventFeaturedBlock {
  width: 100%; 
  position: relative; 
  float: left; 
  height: 100%; 
  line-height: normal;
  font-size: 100%;
  line-height: 0;
  z-index: 2; 
  visibility: visible;
  display: block;
}



}

.mobileeventFeaturedBlock {
  visibility: visible;
  display: block;
}
.mobileeventFeaturedBlock img {
  width: 100%; 
  height: 100%; 
  
}

@media  (min-width: 1300px) { 

.mobileeventFeaturedBlock {
  width: 100%; 
  position: relative; 
  float: left; 
  height: 100%; 
  line-height: normal;
  font-size: 100%;
  line-height: 0;
  z-index: 2; 
  visibility: hidden;
  display: none;
}



}

.featuredBlockSubheader {
   
  position: absolute;
  top: 30%; 
  color: #fff; 
  left: 40%;
  font-size: 1.2vw; 
  font-weight: 300; 
  text-transform: uppercase; 
  line-height: normal;
}

.featuredBlockTitle {
   
  position: absolute;
  top: 40%; 
  color: #fff; 
  left: 40%;
  font-size: 2.2vw; 
  font-weight: 400; 
  line-height: normal;
   
}

.featuredBlockText {
   
  position: absolute;
  top: 50%; 
  color: #fff; 
  left: 40%;
  font-size: 1.2vw; 
  font-weight: 400; 
  padding-right: 10%;
  font-family: 'lora', serif;
  line-height: 1.25; 
   
}


.storySubheader {
  text-transform: uppercase; 
  font-size: 1.25vw;
  text-align: center; 
}

.storyHeader {
  text-transform: uppercase; 
  font-size: 3vw;
  text-align: center; 
  color:#175AA8; 
  font-weight: 700; 
  font-family: 'uniform', sans-serif; 
  line-height: 1.25; 
}

.sf-result li {
  border: none!important; 
}

.searchResultsDonate {
    text-align: left;
    color: #fff;
    position: relative;
    float: left;
    width: 100%;
    height: 64vw;
    display: flex;
    
    
}



.searchResultsSearch {
    text-align: left;
    color: #fff;
    position: relative;
    float: left;
    width: 100%;
    
    
}

.searchResults {
    text-align: left;
    color: #fff;
    position: relative;
    float: left;
    width: 50%;
    height: 31vw;
    display: flex;
    
    
}

.searchResultsDonate h3, .searchResultsDonate h3 a, .searchResults h3, .searchResults h3 a {


font-size: 3vw;
text-transform: uppercase;
font-family: 'uniform', sans-serif;
text-align: left;
color: #fff;
font-weight: normal; 
text-decoration: none!important;
width: 90%;
margin-left: 5%; 
margin-top: 9%;

}

.searchResultsDonate h2, .searchResultsDonate h2 a, .searchResults h2, .searchResults h2 a  {

font-weight: 700; 
font-size: 5vw; 
font-family: 'uniform', sans-serif;
text-align: left;
line-height: 1.25;
color: #fff;
text-decoration: none!important; 
width: 90%;
margin-left: 5%; 
margin-top: 2%;
}

.searchResultsDonate p, .searchResultsDonate p a, .searchResults p, .searchResults p a   {


font-weight: normal; 
font-size: 3.2vw; 
font-family: 'lora', serif;
text-align: left;
color: #fff;
text-decoration: none!important; 
border: none; 
width: 90%;
margin-left: 5%; 
margin-top: 5%;

}


.searchResultsDonate  a, .searchResults  a{
text-decoration: none!important; 
}

ul.sf-result > li {
  margin: 0!important; 
  padding: 0!important;
  width: 50%;
}



#blogArchive {
  width: 100%; 
  height: 100%; 
  position: relative;
  float: left; 
  overflow-x:hidden!important;
  
}


.blogArchive {
  width: 100%; 
  height: 100%; 
  position: relative;
  float: left; 
  overflow-x:hidden!important;
  
}


.blogHalfPage {
  width: 50%; 
  position: relative;
  float: left; 
  display: flex; 
  
}

.blogHalfPage img {
  width: 100%;
  height: 100%;
}

.blogHalfPage a {
  position: absolute; 
  top: 20%; 
  left: 5%; 
  color: #fff; 
  text-decoration: none; 
  font-family: 'uniform', sans-serif; 
  font-size: 1.5vw; 
  
  
}

.searchHalfPage {
  width: 50%; 
  position: relative;
  float: left; 
  display: flex; 
  background: #000;
  
}

.searchHalfPage img {
  width: 100%;
  height: 100%;
}

.searchHalfPage a {
  position: absolute; 
  top: 20%; 
  left: 5%; 
  color: #fff; 
  text-decoration: none; 
  font-family: 'uniform', sans-serif; 
  font-size: 1.5vw; 
  
  
}

.blogExcerpt {
  position: absolute;
  top: 40%;
  left: 5%;
  width: 80%;
  color: #fff; 
  font-family: 'lora', serif; 
  font-size: 1.2vw; 

}

ul.sf-result > li {
    margin: 0!important;
    float: left!important;
    width: 100%!important;
}

.singleDonate {
  width: 100%; 
  position: relative; 
  text-align: left; 
  max-width: 70%; 
  margin: 4vw auto;
  font-size: 150%; 
  font-family: 'lora', sans-serif;
}

.singleDonate h1 {
  text-align: center; 
  font-family: 'uniform', serif; 
  font-size: 3vw; 
  margin-bottom: 10%; 
  font-weight: 700; 
}

.singleDonate ul li {
  list-style-type: disc!important; 
  margin-left: 1vw; 
}

.sf-radiobox-wrapper input[type="radio"] {
    display: none;
}



.sf-radiobox-wrapper span {
    background: #fff;
    color: #333;
    padding: .7vw .8vw;
    font-size: 1vw;
    border: 1px solid #333;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    margin: 2% 1%;
}

.sf-radiobox-wrapper span:hover {
  background-color: #999; 
  color: #000;

}

.sf-radiobox-wrapper input[type="radio"]:checked + span{
  background: #dbdada;  
}

.sf-element {
  width: 100%;
  display: flex; 
}


.sf-element legend {
    font-size: 10px;
    display: none;
}

.stripeButton {
  width: 100%; 
  text-align: center; 
  margin: -5% auto 6%;
}

.sponsorImage img{
  width: 100%;
  height: 100%;
  float: left;
  background: #fff; 

}

.sponsorimage {
      width: 100%;
    height: 100%;
    float: left;
    position: relative;
    display: flex;
}

.eventLine {
  background: #fff; 
  height: 0; 
  width: 100%;
  position: relative;
  float: left; 
  text-align: center;
  margin: 0 auto;
  padding: 2.5vw; 
}

.eventSponsors {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #000;
    line-height: 0.1vw;
    margin: 1vw 0 2vw;
    
}


.eventSponsors span { 
    background:#fff; 
    padding:0 10px; 
    font-size: 2vw; 

}


.sf-nav {
  position: relative;
  width: 100%;
  text-align: center; 
  margin: 0;
  padding: 0;
}

.sf-nav ul li {
  display: inline-block;
  padding: 3vw;
}

ul.sf-result, ul.sf-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.sf-nav > li {
    
    margin: 0;
    margin-right: 2%;
    display: inline-block;
    padding: 1vw;
}

ul.sf-nav > li > a, ul.sf-nav > li > span {
    width: 100%;
    display: inline-block;
    padding: 1vw 3vw;
    border: 1px solid #cacaca;
}

.current {
  background-color: #bcbcbc; 
}

.sf-nav ul li {
  display: inline;
  padding: 3vw;
}

ul.sf-nav > li {
    margin: 0;
    margin-right: 2%;
}

.sponsorContainer {
  height: 100%;
  width: 100%;
  position: relative;
  float: left; 
  margin-top:  0; 

}

.sponsorContainer img, .sponsorImage {
  width: 100%; 
  height: 100%; 
}



.eventGroupHeader2 {
  position: absolute;
  text-align: center; 
  width: 100%;
  font-size: 2vw; 
  top: 45%; 
  
  line-height: 1.25; 
  color: #fff;
  font-family: 'lora';
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2); 
}



.eventGroupHeader1  {
  position: absolute;
  text-align: center; 
  width: 100%;
  font-size: 5vw; 
  top: 30%; 
  color: #fff; 
  font-weight: 700; 
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
  
 
}

.sd-content {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
    margin-top: 1vw;
    margin-left: 1vw; 
    margin-bottom:2vw;
}

/* .seasonContainer .sd-content {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    margin-top: -19.75vw!important;
    margin-left: 22vw!important;
    margin-bottom: 2vw!important;
}

*/

.addCalendar {

  width: 100%;
  position: relative;
  float: left;

}

.addCalendarLeft, .addCalendarRight {
  width: 50%; 
  float: left; 
}

.blogTitle, .blogTitle a {
    line-height: 1;
    font-size: 2.75vw!important;
    position: absolute;
    left: 7%!important;
     top: 20%;
    color: #fff;
    font-weight: 700;
    max-width: 85%;
    text-align: left;
    font-family: 'uniform', sans-serif; 

}


h2.blogBlog {
font-size: 1.3vw;
text-transform: uppercase;
font-family: 'uniform', sans-serif;
color: #fff;
font-weight: normal; 
text-decoration: none!important;
top: 5%;
left: 7%;
z-index: 5; 
width: 100%; 
position: absolute;

}

.blogArchiveExcerpt {
  position: absolute;
  top: 50%;
  left: 7%;
  width: 80%;
  color: #fff; 
  font-family: 'lora', serif; 
  font-size: 1.2vw; 
}

.ourStoryContent img, .wpsm-content img, .wpsm-content img.alignleft, .wpsm-content img.alignright,  .ourStoryContent img.alignleft, .ourStoryContent img.alignright, .ourStoryContent img.aligncenter {
  width: 35%!important;
}

.wpsm-content img.aligncenter {
    text-align: right;
    width: 45% !important;
    height: 100%;
    float: right;
    padding-left: 1vw;
}


.bottomShare {
  margin-left: 18%; 
}


.newsFeed {
  width: 100%; 
  height: 100%; 
  position: relative;
  float: left;
  text-align: center;
  background-color: #fff; 

}

.newsFeed img {
  width: 100%;
  height: 100%; 

}

.newsFeedTitle {
  position: absolute;
  top: 28%;
  font-size: 2.2vw;
  font-weight: 700; 
  color: #fff; 
  width: 100%; 
}


.newsFeedExcerpt {
  position: absolute; 
  width: 100%; 
  top: 58%;
  color: #fff;
  font-size: 1.5vw; 
  font-family: 'lora';  
  line-height: 1.25;

}

.newsblock {
  width: 100%; 
  position: relative;
  float: left; 

}

.topNewsItem {
  width: 50%; 
  position: relative;
  float: left; 
  display: flex;

}

.topNewsItem img {
  width: 100%; 
  height: 100%;
}

.topNewsType {
  text-transform: uppercase;
  position: absolute;
  top: 5%;
  left: 7%;
  color: #fff; 
  font-size: 1vw; 

}

.topNewsSub {
  font-family: 'lora', serif; 
  position: absolute;
  left: 7%;
  top: 60%;
  color: #fff; 
  width: 80%; 
  font-size: 1.3vw; 
  line-height: normal; 
}

.topNewsTitle {
  font-family: 'uniform', sans-serif; 
  position: absolute;
  top: 30%; 
  left: 7%; 
  color: #fff;
  font-size: 2.7vw; 
  width: 90%;  
}

.topNewsTitle a {
  color: #fff;
  text-decoration: none; 
  font-weight: 700;
}

.topNewsSearchBar {
  position: relative;
  float: left;
  width: 100%; 
  background-color: #fff; 
  color: #333; 
}

.topNewsSearchBar a {
  text-decoration: none; 
  color: #333; 
  
}

.topNewsSearch {
  width: 60%; 
  float: left;
  position: relative;
  text-align: center; 
}

.topNewsSearch li:hover {
  background: #999;
  color: #fff;
}

.topNewsSearch li {
  display: inline-block;
  padding: .5vw 1.5vw;
  border: 1px solid #333; 
  margin: 0 1vw; 
}

.topNewsSearch li a {
  color: #333;
}

.topNewsSearch li a:hover, .topNewsSearch li a:focus, .topNewsSearch li a:visited:hover, .topNewsSearch li a:visited:focus {
  color: #fff;
}

.topNewsSearchForm {
  width: 40%; 
  position: relative;
  float: left; 
}

.topNewsSearchForm #searchform input{

  width: 75%; 
}

.topNewsSearchForm #s {
  padding-top: 0; 
}

.searchResultsHalfPage {
  width: 50%; 
  position: relative;
  float: left; 
  display: flex; 
}

.searchResultsH2 {
  background: #333;
  color: #fff;
  font-size: 1.5vw; 
  margin: 0; 
  padding: 2vw 0;

}

.wp-pagenavi {
  clear: both;
  background: #fff;
  margin: auto;
  padding: 1vw;
  text-align: center;
  font-size: 1.3vw;
  font-weight: normal;
}

.MailChimpForm #mc_embed_signup .mc-field-group{
  color: #333!important;
}

.crierContainer {
  background-color: #fff;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 100%;

}

.crierContainer  p {
  width: 60%; 
  margin: 0 auto; 
  font-family: 'lora', serif;
  font-size: 1.25vw; 
  padding-bottom: 1vw; 
}

.crierContainer #mc_embed_signup_scroll {
  width: 70%;
  margin: 0 auto;
  
}

.crierContainer #mc_embed_signup .mc-field-group {
  font-size: 1vw; 
}

.crierContainer #mc_embed_signup input[type=checkbox] {
  margin-right: 1vw; 
}

.crierContainer #mc_embed_signup .mc-field-group {
  min-height: 3vw; 
  padding: 1vw; 
}


.crierContainer #mc_embed_signup .clear {
  text-align: center;
  margin: 0 auto; 

}

.archiveSearch, .archiveSearch .search-form {
    background: #fff;
    text-align: right;
    width: 100%;
    margin: 0 auto;
    position: relative;
    float: left;
    padding: 0.5vw 1vw;
}

.pastEventImage img {
  opacity: .7;
}

.ProfiContainer {
  width: 100%; 
  height: 100%; 
  max-width: 100%; 
  position: relative; 
  float: left; 
  background-color: #fff; 

}

.ProfiContainer input, .ProfiContainer fieldset, .ProfiContainer select { 
  text-align: right; 
  width: 20%; 
  
  float:left; 
  height: 1.5vw; 
  font-size: 1.25vw; 
  line-height: 1.5vw; 
  margin: .25% 0 1.5% 35%; 
}

.ProfiContainer h4 {
  color: #fff; 
  text-transform: uppercase;
  position: absolute; 
  left: 7%;
  top: 5%; 
}

.sf-result {
  background-color: #333; 
}

.pastEventImage img {
  opacity: .7;
}

.hide {
  display: none;
  visibility: hidden;
}

.sf-element.radiobox {
  width: 80%;
}

.sf-element.fulltext {
  width: 100%; 
}

.sf-fulltext-wrapper {
  width: 100%; 
}

.sf-fulltext-wrapper {
  width: 90%; 
}

.sf-radiobox-wrapper {
  width: 100%;
  text-align: center; 
}

.sf-element {
  margin-right: 0; 
}

.sf-element input {
    background: #fff;
    color: #333;
    padding: 1.5vw;
    font-size: 1vw;
    border: 1px solid #333;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    margin: 8.6% 3.5%;
}

.seasonHeader1.news {
  top: 25%;
  line-height: normal;
}

.seasonHeader2.news {
  top: 60%;
}

.sf-element.radiobox {
  display: none; 
  visibility: hidden;
}
.sc_fancy_player_container {
  margin: 5vw auto; 
  
}

@media  (min-width: 800px) {
.headerLogo {
  width: 45%; 
  float: left; 
}
.headerLogo img {
  max-width: 80%;
}
.headerMenu {
    width: 55%;
    float: left;
    padding-top: 1.75vw;
    text-align: right; 
    padding-right: 1.5vw;
}
#headerInverse #menu-top-menu li a {   
  font-size: 1vw; 
   border: none; 
}
.search {
  padding-left: 30vw;
  width: 55%;
  float: left; 
  display: block;
  padding-top: 1vw;
}
.dropdown {
  display: inline-block; 
}
.memberLeft, .memberRight {
  width: 50%;
  float: left; 
}
.memberRight {
  text-align: left;
  margin-top: 4%; 
}
.memberRight p { 
  width: 80%; 
}
.frontpageHalfH3 {    
  top: 13%;
  font-size: 1.3vw;      
}
.frontpageHalf h3 {
  line-height: 1;
  font-size: 2vw;
  text-transform: uppercase;
  position: absolute;
  top: 15%;
  left: 7%;
  color: #fff;
  font-weight: 300; 
  padding-left: 0;
  padding-top: 0; 
}
.frontpageTitle {
  position: absolute; */
    top: 32%;
    max-width: 75%;
    font-weight: 700;
    padding-top: 0;
    padding-left: 0;
    margin-top: 0; 
} 
.frontpageBlogLeft, .frontpageBlogRight, .frontPageVSLeft, .frontPageVSRight {
  width: 50%;
  float: left; 
}
.frontPageVSLeft h2, .frontPageVSLeft h3, .frontPageVSLeft h4, .frontPageVSRight h2 {
  padding-right: 10%; 
}
.frontPageVSLeft { 
  height: 35vw; 
}
.frontPageVSLeft h3 {
  top: 41%; 
}
.frontPageVSRight img {
  max-width: 68%; 
}
.frontpageBlogLeft h3, .frontpageBlogRight h3 {
  line-height: 1;
  font-size: 1.25vw;
  text-transform: uppercase;
  top: 15%;
  margin-left: 5%;
  color: #fff;
  font-weight: 300; 
  padding-left: 0;
  padding-top: 0; 
}  
.frontPageAudio{
  top: 75%;
  margin-left: 5%;
  padding-top: 0;
  padding-left: 0;
  margin-top: 0; 
}
.frontPageBlogHeader{
  top: 75%;
  margin-left: 5%;
  padding-top: 0;
  padding-left: 0;
  margin-top: 0; 
}
.frontPageVSRight {
  height: 35vw;
}
#mc_embed_signup {
  position: absolute;
  top: 32%;
  left: 10%; 
}

.frontPageVSRight ul {
  top: 60%;
}
.row1, .row2 {
  width: 16.66%; /* fallback for non-calc() browsers */
  width: calc(100% / 6);   
}
.blogContent {
  width: 75%;  
}
.blogContent p {
    margin: 0 0 1.5vw;
    color: #333;
    font-family: 'lora'; 
    font-size: 1.4vw;
    line-height: 1.7;  
    text-align: justify; 
}
.frontpageEventBoxes {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;    
}
.frontpageEventContainer h3 {
  font-size: 1.3vw;  
}
.frontpageEventDate {  
  font-size: 1vw; 
  display: block; 
  visibility: visible;
}
.frontpageEventOptions h2 {  
  font-size: 2vw;
}
.frontpageEventTitle {  
  font-size: 1.6vw;  
}
.frontpageEventExcerpt p {
  font-size: 1.2vw;  
}
.frontpageEventBox {
    border: 1px solid #333;
    padding: 1%;
    margin: 2% 2% 4%;
    width: 60%;
}
.programIcon img {
  max-width: 13vw;
}
.singleEventDate, .seasonPreHeader {
font-size: 1.2vw; 
}
.searchResultsDonate {    
  height: 32vw;      
}
.searchResultsDonate h3, .searchResultsDonate h3 a, .searchResults h3, .searchResults h3 a {
font-size: 1.3vw;
text-transform: uppercase;
font-family: 'uniform', sans-serif;
text-align: left;
color: #fff;
font-weight: normal; 
text-decoration: none!important;
width: 90%;
margin-left: 5%; 
margin-top: 9%;
}
.searchResultsDonate h2, .searchResultsDonate h2 a, .searchResults h2, .searchResults h2 a  {
font-weight: 700; 
font-size: 2.75vw; 
font-family: 'uniform', sans-serif;
text-align: left;
line-height: 1.25;
color: #fff;
text-decoration: none!important; 
width: 90%;
margin-left: 5%; 
margin-top: 2%;
}
.searchResultsDonate p, .searchResultsDonate p a, .searchResults p, .searchResults p a   {
font-weight: normal; 
font-size: 1.3vw; 
font-family: 'lora', serif;
text-align: left;
color: #fff;
text-decoration: none!important; 
border: none; 
width: 90%;
margin-left: 5%; 
margin-top: 5%;
}
ul.sf-result > li {   
    width: 50%!important;
}
.ourStoryContent img, .wpsm-content img, .wpsm-content img.alignleft, .wpsm-content img.alignright,  .ourStoryContent img.alignleft, .ourStoryContent img.alignright, .ourStoryContent img.aligncenter {
  width: 25%!important;
  }
.sf-element.fulltext {
  width: 20%; 
}
.sf-fulltext-wrapper {
  width: 90%; 
}
.sf-element.radiobox {
  display: block; 
  visibility: visible;
}
.seasonDate.right, .featuredBlockDate.right {
  font-size: 1.3vw; 
  line-height: normal;
}
}

@media  (max-width: 799px) {
.headerLogo img {
    max-width: 58%;
}
#menu-top-menu li a {
  padding: 8px 10px;
  font-size: 13px;
}
nav ul li {
  font-size: 1.3vw;
}
#homePage .moreButtonHeader a, .frontpageEventButton a, a.memberButton, .moreButtonSeason.left, .moreButtonSeason.right {
  padding: 1.9vw 1.8vw 1.9vw 2vw;
  font-size: 3vw;
  font-weight: 500; 
}
.frontpageEventBoxes {
  width: 75%;
  margin: 0 auto;
}
.memberRight p, .frontPageVSLeft h3 {
    font-size: 1.8vw;
    padding: 0 20px;
}
}

@media  (max-width: 767px) {
.frontpageHalfH3, .frontpageExcerpt {
  display: none;
} 
#mc_embed_signup input, #mc_embed_signup .button, .crierContainer #mc_embed_signup .button {
  font-size: 2vw;
}
.memberRight p, .frontPageVSLeft h3 {
  font-size: 2.2vw;
}
.rslidesDinner {
    display: none;
}
.memberRight h2 {
    font-size: 4vw;
}
.frontPageVSLeft h4, .frontPageVSRight h2, .frontPageVSRight h3 {
    font-size: 2.4vw;
}
.frontPageVSLeft {
    height: 40vw;
}
.frontpageTitle {
    font-size: 3.2vw;
    left: 5%;
    max-width: 90%;
    top: 24%;
}
nav ul li {
    font-size: 1.5vw;
}
.footerIcons ul {
    padding: 1vw 0;
    max-width: 27%;
}
.footerIcons ul li a {
    font-size: 6vw;
}
.footer .legalese {
    padding: 0em 0 1em;
    margin-top: 1vw;
    font-size: 1.8vw;
}
.speakerBox {
    width: 100%;
    margin: 0;
    font-size: 4vw;
    line-height: 1.5;
}
.sf-element input {
    font-size: 3vw!important;
}
.singleEventTitle , .seasonHeaderTitle{
    font-size: 5vw;
}
.wpsm-show {
    font-size: 2vw;
}
}

@media  (max-width: 599px) {
.headerLogo img {
    max-width: 85%;
}
#menu-top-menu li a {
    padding: 8px 5px;
} 
#homePage .moreButtonHeader {
    bottom: 12%;
}
#homePage .header2, .seasonHeader2, .subheader {
    font-size: 4vw;
    padding: 0;
}
.frontpageEventBoxes {
    width: 100%;
    margin: 0 auto;
}
.frontpageEventBox {
    width: 96%;
    padding: 7% 3%;
    margin: 3% auto;
}
.frontpageEventContainer h3 {
    display: none;
}
.frontpageEventImg {
    width: 45%!important;
}
.frontpageEventTitle {
    font-size: 5vw;
}
#homePage .moreButtonHeader a, .frontpageEventButton a, a.memberButton, .moreButtonSeason.left, .moreButtonSeason.right {
    padding: 2vw;
    font-size: 4vw;
}
.memberRight h2 {
    font-size: 6vw;
}
.memberRight p {
    font-size: 3.5vw;
}
.frontPageVSLeft h3 {
    font-size: 3.5vw;
    padding: 0;
}
.frontPageVSLeft h4, .frontPageVSRight h2, .frontPageVSRight h3 {
    font-size: 4.5vw;
}
.frontPageHalfItem {
    width: 100%;
}
.frontpageTitle, .frontPageVSLeft h2 {
    font-size: 6vw;
}
.frontPageVSLeft img {
    width: 10vw;
    height: auto;
}
.frontPageVSLeft {
    height: 80vw;
}
.frontPageVSRight {
    height: 100vw;
}
#mc_embed_signup {
    top: 25%;
}
#mc_embed_signup input, #mc_embed_signup input, #mc_embed_signup .button, .crierContainer #mc_embed_signup .button {
    font-size: 3vw;
}

.frontPageVSRight ul {
    top: 44%;
}
.frontPageVSRight ul li {
    width: 49%;
    display: inline-block;
    text-align: center;
    margin-left: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
}
.frontPageVSRight ul li a img {
    padding: 3vw 0;
}
.footer nav ul li.row1, .footer nav ul li.row2 {
    width: 33.3%;
    width: calc(100% / 3);
    font-size: 2.3vw;
    padding: .5vw 0;
}
.footerIcons ul {
    padding: 2vw 0;
    max-width: 36%;
}
.footerIcons ul li a {
    font-size: 8vw;
}
.footer .legalese {
    padding: 0em 1em 1em;
    margin-top: 1vw;
    font-size: 2.8vw;
}
.singleEventDate, .singlePost, .seasonPreHeader {
    font-size: 3.2vw;
}
.wpsm-show {
    font-size: 3.2vw;
    max-width: 150px;
}
}

@media  (max-width: 424px) {
#menu-top-menu li a {
    padding: 8px 2px;
    font-size: 10px;
}
.headerLogo img {
    max-width: 100%;
} 
.footer nav ul li.row1, .footer nav ul li.row2 {
    font-size: 2.8vw;
}
.footerIcons ul li a {
    font-size: 10vw;
}
.footer .legalese {
    font-size: 3vw;
}
}


    .mobileEventHeader {
  
  display: block; 
  visibility: visible; 
  }

  .EventHeader {
  
  display: none; 
  visibility: hidden; 
  }

.speakerPairFront {
  position: absolute;
  top: 1vw; 
  right: 1vw; 
  font-size: 3vw; 
  padding: 1.25vw .5vw; 
  text-transform: uppercase;

}
@media  (min-width: 1030px) {
    .EventHeader {
  
  display: block; 
  visibility: visible; 
  }

  .mobileEventHeader {
  
  display: none; 
  visibility: hidden; 
  }

  .speakerPairFront { 
    font-size: 1.25vw; 
}
}

.speakerPairContainer {
  width: 100%; 
  height: 100%; 
  background: black; 
}

.speakerPair {
  position: absolute;
  top: 3vw; 
  right: 3vw; 
  font-size: 4.5vw; 
  padding: .5vw 1vw; 
  text-transform: uppercase;

}



.speakerPair.red {
  background-color: #921F17; 
}
.speakerPair.blue {
  background-color: #46A2E1; 
}


.speakerPair.black {
  background-color: #000; 
  color: #fff!important; 
}

.speakerPairFront.red {
  background-color: #921F17; 
}
.speakerPairFront.blue {
  background-color: #46A2E1; 
}


.speakerPairFront.black {
  background-color: #000; 
  color: #fff!important; 
}

.speakerPairTitle {
  position: absolute;
  top: 43vw; 
  left: 3vw; 
  line-height: 3vw; 
  text-align: left; 

}
.speakerPairTitle {
    width: 100%;
    text-decoration: none!important;
    color: #fff;
    font-size: 7vw;
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    line-height: 7vw;
  }



.speakerPairTitle .frontSpeaker {
  top: 43vw; 
}

@media (min-width: 600px) {

.frontPageHalfItem .speakerPairTitle {

top: 18vw;
}

}

.searchResultsSpeakerPair {
    text-align: left;
    color: #fff;
    position: relative;
    float: left;
    width: 100%;
    height: 64vw;
    display: flex;
  }

  .speakerPairTitle a, .searchResultsSpeakerPair h2, .searchResultsSpeakerPair h2 a, .searchResultsSpeakerPair a {

    width: 100%;
    text-decoration: none!important; 
    color: #fff; 
    font-size: 8vw; 
    font-family: lora; 
    font-style: italic;
    font-weight: 700; 
    line-height: 8vw;
    margin-top: 0%;


  }


@media (min-width: 800px) {

.searchResultsSpeakerPair {
    text-align: left;
    color: #fff;
    position: relative;
    float: left;
    width: 100%;
    height: 32vw;
    display: flex;
  }

  .speakerPairTitle a, .searchResultsSpeakerPair h2, .searchResultsSpeakerPair h2 a, .searchResultsSpeakerPair a {

    width: 100%;
    text-decoration: none!important; 
    color: #fff; 
    font-size: 4vw; 
    font-family: lora; 
    font-style: italic;
    font-weight: 700; 
    line-height: 4.5vw;
    margin-top: 3vw; 


  }

  .speakerPairTitle {
  position: absolute;
  top: 15.5vw; 
  left: 3vw; 
  line-height: 3vw; 
  text-align: left; 

}
.speakerPairTitle {
    width: 100%;
    text-decoration: none!important;
    color: #fff;
    font-size: 4vw;
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    line-height: 4vw;
  }

  .speakerPair {
  position: absolute;
  top: 1vw; 
  right: 1vw; 
  font-size: 1.25vw; 
  padding: .25vw .5vw; 
  text-transform: uppercase;

}
}


  ul.sf-result img {
    width: 100%; 
  }


  .sponsorFooter {
    width: 100%; 
    display: flex; 
    
    padding: 0 8vw; 

  }

  .sponsorFooterLogo{
    float: left;
    text-align: center;
    
    width: 12.5%; /* fallback for non-calc() browsers */
    width: calc(100% /8);
    box-sizing: border-box;
  }

  .sponsorFooterLogo img{
    width: 100%;
    height: 100%;
    padding: 1.5vw 3.1vw;
  }

  .sponsorFooterText {
    color: #fff;
    text-align: center;
    font-family: 'uniform';
    font-size: 1.5vw;
    padding-top: 3vw;
    padding-bottom: .5vw;
}

  .sponsorFooterBorder {
    border-bottom: 1px solid #fff; 
    margin: 1vw 6vw;
  }

  .sponsorFooterLogo a {
    text-decoration: none; 

  }

  .sponsorFooterLogo a:hover {
    opacity: .5
  }

  .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #D55853; 
  }

  .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #D55853;
  }

  .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {

    background-color: #48A4E1; 
  }

  .woocommerce nav ul {
    display: block;
  }

  .woocommerce nav li {
    display: inline;
    float: left; 
    padding: 1vw 3vw; 

  }
  .woocommerce nav {
    background: #fff;
  }

  .woocommerce nav ul li  , .woocommerce nav ul li a {
    color: #333;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.3vw; 
    width: 25%;
    width: calc(100% / 4);
    font-weight: 700; 
  }

.sale_tag, .sku_wrapper, .posted_in, .wct_product_title, .fa-cart-plus, .wct_add_to_cart {
    
    display: none;
    visibility: hidden;
}

.fa-eye:before {
  content: "\f002" !important;
}

.wct_grid_container {
    padding-top: 5vw;
}

.wct_btn {
  font-size: 20px !important; 
}

.shop {
  text-align: center!important; 
  width: 100%;
  margin: 1vw auto;
  color: #666;
  font-weight: 400; 
}

.shopHeader{
  position: absolute;
  top: 25%;
  color: #fff; 
  font-size: 7vw; 
  text-align: center; 
  width: 100%;
  font-weight: 700; 
  font-family: 'uniform_condensedmedium';
  text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
  line-height: 1.2; 
}




@media (min-width: 1030px) {

.shopHeader{
  position: absolute;
  top: 10%;
  font-size: 5vw; 
}
}



.blogContent ul {
 list-style-type: square;
 list-style-position: outside;
 list-style-image: none;
 padding-left: 2vw;
 font-family: 'lora';
    font-size: 1.4vw;
    line-height: 1.7;
}

.blogContent ul li {
  padding-bottom: 2vw; 
}

#arve .arve-wrapper.alignleft, #tinymce .arve-wrapper.alignleft {
  margin-right: 0;
}

#arve .arve-wrapper.alignright, #tinymce .arve-wrapper.alignright {
  margin-left: 0;
}

.videoRow {
  position:relative;
  width: 100%; 
  height:100%; 
}

.videoRow.singleVideo {
  width: 100%; 
  height: 25vw;
  position: relative;
}

.leftVideo {
  display: block;
  width: 50%; 
  text-align: left;
  float: left; 
}

.rightVideo {
  display: block;
  width: 50%; 
  text-align: right;
  float: left; 
}

 .iframeVideoLeft {
  position: absolute;
    top: 0;
    left: 0;
    
    
    border: 0;
    padding: 1vw;
  }
  .iframeVideoRight {
  position: absolute;
    top: 0;
    left: 50%;
    
    
    border: 0;
    padding: 1vw;
  }


.frontPageDonate {
  position: absolute;
  top: 50%; 
  left: 10%; 
}

/* End */



.blogContent  {
  padding: 4.5% 6%;
}
.blogContent p {
  text-align: left;
}
  .blogHeaderTitles h1 {
    letter-spacing: .02em; 
    text-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}
  .blogHeaderTitles h2 {
    text-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}
.seasonHeader1 {
    letter-spacing: .02em;
  line-height: 1.2;
    text-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  font-size: 6.5vw;
}

@media (min-width: 1030px) {
.seasonHeader1 {
    
  font-size: 5vw;
}
}
a {
  color: #1ba6e4;
}
.blogContent blockquote p {
    font-size: 2.5vw;
    line-height: 1.4;
    font-weight: 900;
    text-align: left;
    margin-left: 40px;
    margin-right: 40px
}
#menu-top-menu li a {
    padding: .5vw .5vw;
    font-size: 1.1vw;
}
#headerInverse #menu-top-menu li a {
  padding: .5vw .8vw; 
  font-size: 1.1vw;
}
#homePage .header1 {
  letter-spacing: .02em;
  line-height: 1.2;
  text-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  font-size: 5.5vw;
}
#homePage .header2 {
  text-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}
.speakerPair.black {
  background-color: #000;
  color: #fff;
  padding: 8px 12px;
  letter-spacing: .02em;
  padding-top: 1.8%;
}

.speakerPairFront.black {
  background-color: #000;
  color: #fff;
  padding: 15px 12px;
  letter-spacing: .02em;
  padding-top: 3%;
  margin: 2%;
}
.speakerPairFront.red {
  background-color: #921F17;
  color: #fff;
  padding: 15px 12px;
  letter-spacing: .02em;
  padding-top: 3%;
  margin: 2%;
}
.speakerPairFront.blue {
  background-color: #46A2E1;
  color: #fff;
  padding: 15px 12px;
  letter-spacing: .02em;
  padding-top: 3%;
  margin: 2%;
}
.fa-search {
  display: none;
}
#headerInverse .headerLogo img {
    max-width: 80%;
    margin-top: 1vw;
}
.seasonContent { 
  text-align: left;
}

.navbutton {
    color: #ffffff;
    background-color: #e64e4d;
    font-size: 1.1vw;
  border: none;
}
#mc_embed_signup input {
  width: 120%;
  padding: 12px 20px;
  margin: 0px 0; 
  border: none;
  font-size: 1.5vw;
}

}
#mc_embed_signup .button {
  width: 50%;
  padding: 9px 10px;
  margin: 10px 0; 
  border: none;
  font-size: 1.4vw;
}
.frontPageVSRight img {
    margin-top: 22%;
}
#mc_embed_signup {
    top: 33%;
}
.frontPageVSRight h2 {
    top: 10%;
}
.blogHeaderTitles .sharedaddy {
    display: none;
}
.bottomShare {s
    margin-left: 45%;
}
h2 {
  font-weight: 500;
  font-size: 1.75em;
  color: #1ba6e4;
}
h4 {
  font-weight: 600;
  font-size: 1.2em;
  color: #e64e4d;
     -webkit-margin-before: 0em;
    -webkit-margin-after: .5em;
}
.bigger {
  font-size: 135%;
}
.blogpageExcerpt {
  display: none;
}

.blogHeaderTitles h1 {
  line-height: 1.2;
}
.frontpageTitle {
    font-size: 3.2vw;
  max-width: 65%;
}











