/*! Made with Bones: http://themble.com/bones :) */
/******************************************************************
Site Name: M Agency Development Theme
Author: M Agency

Stylesheet: Main Stylesheet

Here's where the magic happens. Here, you'll see we are calling in
the separate media queries. The base mobile goes outside any query
and is called at the beginning, after that we call the rest
of the styles inside media queries.

Helpful articles on Sass file organization:
http://thesassway.com/advanced/modular-css-naming-conventions

******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_box-sizing\.scss}line{font-family:\000034}}
html {
  box-sizing: border-box; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_box-sizing\.scss}line{font-family:\000039}}
*, *::after, *::before {
  box-sizing: inherit; }

/*********************
IMPORTING PARTIALS
These files are needed at the beginning so that we establish all
our mixins, functions, and variables that we'll be using across
the whole project.
*********************/
/* 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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000312}}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000331}}
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000342}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000352}}
[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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000367}}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000377}}
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000389}}
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\0000397}}
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003105}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003119}}
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003128}}
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003136}}
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003146}}
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003156}}
hr {
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003166}}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto; }

/*
 * Addresses margins set differently in IE6/7.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003177}}
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003185}}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003197}}
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003205}}
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003212}}
q:before,
q:after {
  content: '';
  content: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003218}}
small, .small {
  font-size: 75%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003226}}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003234}}
sup {
  top: -0.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003238}}
sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003250}}
dl,
menu,
ol,
ul {
  margin: 1em 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003257}}
dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003265}}
menu {
  padding: 0 0 0 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003269}}
ol,
ul {
  padding-left: 1.0em; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003278}}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003292}}
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003300}}
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003312}}
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003324}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003335}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003346}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003360}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003372}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003385}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003397}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003407}}
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).
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003419}}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003431}}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003440}}
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.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003451}}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003464}}
table {
  border-collapse: collapse;
  border-spacing: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003471}}
* {
  box-sizing: border-box; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003478}}
.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003486}}
.clearfix, .cf, .comment-respond {
  zoom: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003488}}
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003489}}
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_normalize\.scss}line{font-family:\00003496}}
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Site Name: M Agency Development Theme
Author: M Agency

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: M Agency Development Theme
Author: M Agency

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.
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_typography\.scss}line{font-family:\0000364}}
body {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
  -webkit-hyphenate-before: 5;
  -webkit-hyphenate-after: 5;
  hyphenate-lines: 3; }

/******************************************************************
Site Name: M Agency Development Theme
Author: M Agency

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: M Agency Development Theme
Author: M Agency

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/

******************************************************************/
/*********************
BOX SHADOW
*********************/
/*********************
BW TO COLOR
*********************/
/*********************
VERTICAL ALIGN
*********************/
/*********************
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? */
/*********************
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: M Agency Development Theme
Author: M Agency

Stylesheet: Alert Styles

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

******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_alerts\.scss}line{font-family:\0000315}}
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_alerts\.scss}line{font-family:\0000321}}
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_alerts\.scss}line{font-family:\0000327}}
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_alerts\.scss}line{font-family:\0000333}}
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_alerts\.scss}line{font-family:\0000339}}
.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

/******************************************************************
Site Name: M Agency Development Theme
Author: M Agency

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

*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_buttons\.scss}line{font-family:\0000327}}
.accent-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  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; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_buttons\.scss}line{font-family:\0000344}}
  .accent-btn:hover, .comment-reply-link:hover, #submit:hover, .accent-btn:focus, .comment-reply-link:focus, #submit:focus {
    color: #fff;
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_buttons\.scss}line{font-family:\0000350}}
  .accent-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.
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_buttons\.scss}line{font-family:\0000361}}
.accent-btn, .comment-reply-link, #submit {
  background-color: #1cd3ce; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_buttons\.scss}line{font-family:\0000365}}
  .accent-btn:hover, .comment-reply-link:hover, #submit:hover, .accent-btn:focus, .comment-reply-link:focus, #submit:focus {
    background-color: #1ac1bc; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_buttons\.scss}line{font-family:\0000370}}
  .accent-btn:active, .comment-reply-link:active, #submit:active {
    background-color: #19bcb8; }

/******************************************************************
Site Name: M Agency Development Theme
Author: M Agency

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\0000324}}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #414042;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  min-width: 150px;
  max-width: 100%;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background-color: #dbdddf;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\0000359}}
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #e6e7e9;
    outline: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\0000366}}
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\0000378}}
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\0000390}}
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\0000396}}
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\00003106}}
input[type="password"] {
  letter-spacing: 0.3em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\00003111}}
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/modules\/_forms\.scss}line{font-family:\00003118}}
select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/******************************************************************
Site Name: Emerald Downs
Author: M Agency

Stylesheet: Base Mobile Stylesheet

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

******************************************************************/
/*********************
GENERAL STYLES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000318}}
* {
  -moz-hyphens: none !important;
  -ms-hyphens: none !important;
  -webkit-hyphens: none !important;
  hyphens: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000325}}
.loading {
  min-height: 500px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000327}}
.single-post iframe {
  width: 100%;
  height: 360px;
  margin-top: 1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000333}}
#header-image {
  height: 300px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000337}}
input {
  border-radius: 0;
  -webkit-appearance: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000343}}
html, body {
  overflow-x: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000348}}
body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #414042;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000357}}
#inner-header {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5em 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  #inner-header::after {
    clear: both;
    content: "";
    display: table; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000362}}
#content {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  #content::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000367}}
    #content main {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 74.4105871005%;
      padding: 1.5em;
      float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_span-columns\.scss}line{font-family:\0000389}}
      #content main:last-child {
        margin-right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000371}}
    #content aside {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%;
      float: left;
      padding-right: 1em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_span-columns\.scss}line{font-family:\0000389}}
      #content aside:last-child {
        margin-right: 0; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000378}}
#content-full {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em;
  margin-top: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  #content-full::after {
    clear: both;
    content: "";
    display: table; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000384}}
#fullwidth-wrap {
  padding: 1.5em;
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000389}}
#main {
  margin-bottom: 5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000393}}
#main footer {
  background: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\0000395}}
  #main footer p, #main footer h3 {
    color: #414042; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003100}}
.negative-margin {
  margin-top: -3em !important;
  background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003105}}
#main footer {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003109}}
.copyright {
  line-height: 5em;
  text-align: center; }

/***************
HOMEPAGE STYLES
***************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003117}}
.slide {
  height: 510px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003121}}
.desktop#slider-content {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003125}}
.mobile#slider-content {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003130}}
#slider-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  padding: 2em;
  height: 300px;
  width: 300px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.78);
  line-height: 1.2;
  float: none;
  margin: 0 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003142}}
  #slider-content p {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #414042; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003149}}
  #slider-content:focus, #slider-content:hover {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003157}}
#slider-inner-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003161}}
.slider-title {
  color: #414042;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.5em;
  letter-spacing: 1px;
  font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003170}}
.slider-title:after {
  content: '';
  display: block;
  background: #414042;
  height: 4px;
  max-width: 200px;
  width: 100%;
  margin: 1em auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003180}}
.mega-current_page_item a {
  border: 2px solid #414042; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003184}}
.mega-menu-item-5354 a {
  border: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003188}}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_4 #mega-menu-max_mega_menu_4 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_5 #mega-menu-max_mega_menu_5 > li.mega-menu-item > a.mega-menu-link {
  line-height: 27px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003195}}
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link {
  line-height: 39px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003199}}
.mega-toggle-block-1:after {
  display: none !important; }

/*************
CAREERS
*************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003207}}
.label-required {
  float: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003211}}
#app, #joblist {
  background-color: #fff !important; }

/*************
BUTTONS
*************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003217}}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit], #light-btn {
  background-color: #1cd3ce;
  color: #fff !important;
  padding: 6px 12px;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003225}}
  .gform_wrapper .gform_footer input.button span, .gform_wrapper .gform_footer input[type=image] span, .gform_wrapper .gform_footer input[type=submit] span, #light-btn span {
    color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003231}}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=image]:hover, .gform_wrapper .gform_footer input[type=submit]:hover, #light-btn:hover {
  background-color: #C2E920; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003236}}
#green-btn {
  background-color: #C2E920;
  color: #fff !important;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 1.2em;
  display: inline-block;
  float: left;
  text-align: center;
  margin: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003248}}
  #green-btn span {
    color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003253}}
#green-btn:hover {
  background-color: #1cd3ce; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003257}}
#large-btn {
  color: #1cd3ce !important;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 1.2em;
  border: 2px solid #1cd3ce; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003266}}
#large-btn:hover {
  background-color: #f6f7f7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003270}}
#large-btn-gray {
  color: #c2c3c5 !important;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 1.2em;
  border: 2px solid #c2c3c5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003279}}
#large-btn-gray:hover {
  background-color: #f6f7f7; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003283}}
#large-btn-green {
  color: #C2E920 !important;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 1.2em;
  border: 2px solid #C2E920; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003292}}
#large-btn-green:hover {
  background-color: #f6f7f7; }

/********************
SLIDER STYLES
********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003299}}
.flex-direction-nav {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003303}}
#homepg-slider {
  margin-bottom: -20px !important;
  border: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003307}}
  #homepg-slider .flex-control-nav {
    display: none; }

/*******************
TOP TICKER
********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003318}}
#ticker-bar {
  background-color: #1cd3ce;
  padding: 0.6em 1em;
  font-size: 0.8em;
  min-height: 60px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003324}}
  #ticker-bar span {
    color: #fff;
    margin-right: 10px;
    display: inline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003330}}
  #ticker-bar img {
    width: 30px;
    height: auto;
    margin: 0 5px;
    margin-bottom: -4px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003338}}
#ticker-inner {
  width: 90%;
  margin: 0 auto;
  display: block;
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003344}}
.wu-wrapper {
  float: left !important;
  width: 200px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003345}}
.wu-forecast-wrapper {
  width: 200px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003346}}
.wu-icon img {
  margin-top: -5px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003347}}
.wu-current-conditions .wu-day-title {
  width: 30px !important; }

/*******************
SOCIAL FEED
********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003356}}
#instagram-block, #fbtwitterblock {
  margin-bottom: 4em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003360}}
.fts-jal-fb-user-thumb, .instaG-photoshadow, .fts-jal-fb-user-name {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003364}}
.fts-fb-load-more {
  width: 92.5%;
  margin: 0 auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003369}}
.instagram-image {
  width: 100%;
  height: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003373}}
.instagram-placeholder {
  position: relative;
  width: 25% !important;
  margin: 0 10px 10px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003379}}
.instagram-placeholder .fts-backg {
  height: 100%;
  width: auto;
  box-shadow: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003386}}
#social-block {
  padding: 2em 0;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003390}}
  #social-block h4 {
    text-align: center;
    color: #1cd3ce;
    text-transform: uppercase; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003397}}
.fts-twitter-div {
  padding: 0 3em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003400}}
  .fts-twitter-div a {
    color: #c2c3c5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003403}}
.fa-2x {
  font-size: 1.5em !important; }

/********************
TITLE BLOCK
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003411}}
#title-block {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
  margin-top: -3em !important;
  color: #fff;
  background-color: #c2c3c5;
  text-align: center;
  position: relative;
  z-index: 999 !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  #title-block::after {
    clear: both;
    content: "";
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003421}}
  #title-block p {
    font-size: 1.1em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003425}}
  #title-block h1 {
    color: #fff;
    text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003430}}
  #title-block .green-btn {
    margin: 20px 5px !important; }

/******************
CONTACT PAGE
*******************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003440}}
#contact-blocks {
  overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003444}}
#contact-blocks aside {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  padding: 1.5em 1.5em .5em;
  margin-right: 0px;
  width: 33%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003445}}
  #contact-blocks aside p {
    font-size: 1em !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_span-columns\.scss}line{font-family:\0000389}}
  #contact-blocks aside:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003444}}
    #contact-blocks aside {
      width: 100%;
      clear: both;
      padding-top: 1em; } }

/*******************
MINI CALENDAR STYLES
********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003465}}
.tribe-mini-calendar a {
  color: #414042 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003469}}
.tribe-events-single .mini-calendar {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003473}}
.tribe_mini_calendar_widget h2.widgettitle {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003477}}
.tribe_mini_calendar_widget {
  list-style-type: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003481}}
.tribe-mini-calendar-nav div {
  position: relative;
  background-color: #fff;
  padding: 2px;
  margin: -2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003488}}
.tribe-mini-calendar th {
  border: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003492}}
.tribe-mini-calendar-dayofweek {
  background: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003497}}
.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today {
  background-color: #dbdddf !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003501}}
.tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"]:after {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  padding: 0;
  border-radius: 50%;
  background-color: #1cd3ce !important;
  margin: 5px auto;
  background-position: center;
  margin-top: -35px !important;
  margin-bottom: 26px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003515}}
.tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
  background-color: #1cd3ce !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003519}}
.list-date {
  padding: 10px !important;
  background: #C2E920 !important;
  color: #fff;
  line-height: 1.1;
  min-height: 100px !important;
  width: 100px !important;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  float: left;
  margin-right: 25px;
  margin-bottom: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003534}}
  .list-date .list-dayname {
    background-color: #C2E920 !important;
    color: #fff !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003538}}
  .list-date .list-daynumber {
    font-size: 2em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003544}}
h2.tribe-events-list-event-title {
  margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003546}}
  h2.tribe-events-list-event-title a {
    color: #414042 !important;
    text-transform: uppercase; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003552}}
#visit.list-info {
  border-bottom: 1px solid #ddd;
  margin: 2.5em 0;
  padding-bottom: 2.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003558}}
.tribe-mini-calendar-event .list-info p {
  line-height: 1.4;
  clear: both !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003563}}
.tribe-events-list .tribe-events-event-image img {
  width: 100% !important;
  margin-bottom: 1em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003569}}
.tribe-mini-calendar-nav .prev-month, .tribe-mini-calendar-nav .next-month {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003573}}
.tribe-mini-calendar-nav span {
  margin: 8px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003577}}
.timezone {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003582}}
.tribe-mini-calendar-dayofweek {
  font-weight: 200 !important;
  color: #1cd3ce !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003587}}
.tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
  background: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003591}}
.tribe-mini-calendar td.tribe-events-has-events {
  background-repeat: no-repeat;
  background-position: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003596}}
.tribe-mini-calendar-no-event {
  height: 70px !important;
  font-weight: 200 !important;
  color: inherit !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003602}}
.tribe-mini-calendar-event {
  margin-bottom: 10px;
  border-bottom: 1px solid #dbdddf !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003607}}
.tribe-mini-calendar-event, .tribe-mini-calendar-event.event-0.first.last {
  width: 100% !important;
  float: right;
  display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003613}}
.tribe-mini-calendar-wrapper {
  width: 100% !important;
  padding: 1em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003618}}
.tribe-mini-calendar td.tribe-events-has-events {
  background-size: 30px auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003622}}
.tribe-mini-calendar thead {
  background: none !important;
  color: #1cd3ce !important;
  font-weight: 200 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003628}}
.tribe-mini-calendar-nav span {
  color: #414042 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003632}}
.tribe-mini-calendar div[id*='daynum-'] a {
  padding: 5px 0 50px 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003635}}
.tribe-mini-calendar-nav tr {
  border: none !important; }

/*******************
MAIN CALENDAR STYLES
********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003643}}
#tribe-events-bar {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003647}}
#tribe-events-footer:after, #tribe-events-header:after, #tribe-events-footer:before, #tribe-events-header:before {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003651}}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
  width: 40%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003655}}
.tribe-events-nav-current {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003659}}
h3.screen-reader-text {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003663}}
#tribe-bar-form input[type=text]:focus {
  outline: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003668}}
.single-tribe_events .tribe-events-schedule, .tribe-events-schedule {
  border: none !important;
  background-color: #fafafa;
  padding: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003673}}
#tribe-events #tribe-events-footer {
  border-bottom: 1px solid #1cd3ce; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003677}}
#events-navigation {
  text-align: center;
  clear: both;
  border-bottom: 1px solid #1cd3ce;
  padding-bottom: 1em;
  margin-bottom: .5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003684}}
  #events-navigation img {
    height: 35px;
    margin: 0 10px;
    width: auto;
    display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003692}}
.tribe-events-loop .tribe-events-event-meta {
  padding: 0px !important;
  background: none !important;
  border: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003698}}
.tribe-events-list .time-details, .tribe-events-list .tribe-events-venue-details {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003702}}
table.tribe-events-calendar {
  margin-bottom: 2em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003707}}
#tribe-events-footer .tribe-events-sub-nav {
  padding-bottom: .5em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003711}}
.tribe-event-url img {
  width: 35px;
  margin: -10px 0px;
  height: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003717}}
.tribe-events-list h2.tribe-events-list-event-title {
  text-transform: uppercase !important;
  letter-spacing: 2px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003722}}
#single-event-head {
  text-align: center;
  padding: 1.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003727}}
.single-tribe_events h2.tribe-events-single-event-title, #event-icons {
  display: inline; }

/*.tribe-events-month {
  display: none;
}

#tribe-events-footer .tribe-events-sub-nav {
  display: none;
}
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003738}}
#tribe-events-header .tribe-events-sub-nav, .tribe-events-back, .tribe-events-sub-nav li a {
  background-color: #fff !important;
  color: #1cd3ce !important;
  text-transform: uppercase !important;
  font-weight: 200 !important;
  line-height: 1em !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003746}}
  #tribe-events-header .tribe-events-sub-nav a, #tribe-events-header .tribe-events-sub-nav span, .tribe-events-back a, .tribe-events-back span, .tribe-events-sub-nav li a a, .tribe-events-sub-nav li a span {
    color: #1cd3ce !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003752}}
.tribe-events-nav-current {
  float: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003756}}
.tribe-events-calendar .tribe-events-has-events:after {
  background-color: #1cd3ce !important;
  background-image: url("http://emeralddowns.com/wp-content/media/horseshoe.png") !important;
  background-size: 30px auto !important;
  background-repeat: no-repeat;
  background-position: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003764}}
.single-tribe_events .tribe-events-event-meta {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003768}}
.single-tribe_events #tribe-events-footer .tribe-events-sub-nav, .single-tribe_events #tribe-events #tribe-events-footer {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003772}}
.single-tribe_events .mini-calendar {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003776}}
.tribe-bar-disabled {
  padding-top: 1.5em;
  float: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003781}}
#tribe-events .tribe-events-button, .tribe-events-button {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003785}}
.tribe-bar-is-disabled .tribe-events-page-title {
  clear: none;
  padding: 1em;
  float: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003794}}
.tribe-events-single-event-title {
  clear: none;
  text-align: center !important;
  padding-bottom: 1em;
  text-transform: uppercase;
  letter-spacing: 3px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003802}}
#tribe-events-content .tribe-events-calendar td {
  height: 70px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003806}}
.tribe-events-sub-nav li a {
  background: none !important;
  margin-bottom: -10px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003811}}
.tribe-mobile-day .tribe-event-description {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003815}}
.tribe-events-notices {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003818}}
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  color: #1cd3ce !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003822}}
.tribe-events-loop .tribe-events-content {
  width: 100% !important; }

/*
#tribe-events-bar, #tribe-events .tribe-events-button, .tribe-events-button {
  display: none !important;
}*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003831}}
#tribe-bar-form, .tribe-bar-views-inner, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003835}}
#tribe-events-pg-template {
  max-width: 100% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003839}}
#calendar-title h1 {
  text-align: center;
  background-color: #fff;
  padding: 1em 0 2em;
  margin: 0px;
  margin-top: -3.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003847}}
.tribe-events-month-event-title img {
  width: 30px !important;
  height: auto !important;
  margin: 0px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003853}}
.tribe-events-calendar th {
  background: none !important;
  border: none !important;
  color: #1cd3ce; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003859}}
#tribe-events-content table.tribe-events-calendar {
  border: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003863}}
#tribe-events-content .tribe-events-calendar td {
  border: 1px solid #dbdddf; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003867}}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
  background: none !important;
  font-weight: 200 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003873}}
.tribe-events-has-events:hover {
  background-color: #1cd3ce !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003877}}
.tribe-mini-calendar .tribe-events-present, .tribe-mini-calendar .tribe-mini-calendar-today {
  background-color: #fff !important;
  color: #1cd3ce !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003882}}
.tribe-events-has-events {
  background-color: #d7fefd !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003886}}
#event-icon {
  display: inline-block;
  float: left;
  margin-right: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003891}}
  #event-icon img {
    width: 45px;
    margin-bottom: 0px;
    height: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003898}}
#event-icons {
  text-align: center;
  padding-top: 1em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003902}}
  #event-icons img {
    width: 45px;
    height: auto;
    margin: -15px 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003909}}
.event-is-recurring {
  display: none !important; }

/*.single-tribe_events #tribe-events-header .tribe-events-sub-nav {
  display: none !important;
}
*/
/*****************
TOOLTIP
*****************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003921}}
.recurring-info-tooltip {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003925}}
.tribe-events-event-thumb img {
  width: 100px;
  height: auto;
  margin-right: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003931}}
.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);
  background-color: white;
  border: none !important;
  bottom: 30px;
  color: #c2c3c5;
  min-height: 100px;
  line-height: 1.4;
  margin-bottom: 30px;
  width: 250px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003943}}
#tribe-events-content .tribe-events-tooltip h4 {
  background-color: #1cd3ce;
  font-size: 14px;
  padding: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003949}}
.tribe-events-tooltip .tribe-events-event-body {
  padding: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003953}}
.tribe-events-tooltip .tribe-events-arrow {
  background-image: url("http://emeralddowns.com/wp-content/media/tribe-theme-tooltips@2x.png") !important;
  background-size: 30px 20px !important;
  width: 17px !important; }

/*
.tribe-events-tooltip .tribe-event-description {
  display: none !important;
}
*/
/*******************
FOOTER LOGOS
********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003969}}
#footer-ratings {
  background-color: #dbdddf; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003972}}
  #footer-ratings ul {
    list-style-type: none;
    text-align: center;
    margin: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003977}}
    #footer-ratings ul li {
      display: inline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003982}}
  #footer-ratings img {
    width: 250px;
    padding: 2em 2em 3em 2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003988}}
  #footer-ratings h3 {
    color: #fff !important;
    text-align: center;
    padding-top: 1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\00003996}}
#footer-logos {
  margin: 3em 0;
  opacity: .4; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031000}}
  #footer-logos ul > li:first-child img {
    border-left: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031004}}
  #footer-logos ul {
    list-style-type: none;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031008}}
    #footer-logos ul li {
      display: inline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031013}}
  #footer-logos img {
    width: 200px;
    padding: 0.5em 2em; }

/********************
FOLLOW US
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031023}}
#follow-us {
  background-color: #C2E920;
  padding: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031027}}
  #follow-us #social-media {
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 1.4em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031033}}
    #follow-us #social-media a {
      padding: 0.5em;
      color: #fff !important; }

/********************
HOMEPAGE FEATURE
********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031046}}
#homepage-feature {
  background-color: #fff;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031050}}
  #homepage-feature h1, #homepage-feature h3, #homepage-feature h4 {
    color: #fff !important;
    text-transform: uppercase;
    margin: 0;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031057}}
  #homepage-feature #text-wrap, #homepage-feature h1 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    padding: 1.5em 1em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031066}}
  #homepage-feature h3::after {
    content: '';
    display: block;
    background: #fff;
    height: 4px;
    max-width: 200px;
    width: 100%;
    margin: 1em auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031079}}
#homepage-feature-content {
  background-color: rgba(28, 211, 206, 0.75);
  text-align: center;
  line-height: 1.2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031084}}
  #homepage-feature-content:focus, #homepage-feature-content:hover {
    background-color: rgba(28, 211, 206, 0.9);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031093}}
.flex-boxes {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  .flex-boxes::after {
    clear: both;
    content: "";
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031101}}
  .flex-boxes .flex-box {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-flex: 2;
    box-flex: 2;
    -webkit-flex: 2 2 15em;
    -moz-flex: 2 2 15em;
    -ms-flex: 2 2 15em;
    flex: 2 2 15em;
    -webkit-align-self: stretch;
    align-self: stretch;
    -ms-flex-item-align: stretch;
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031109}}
  .flex-boxes .flex-box-big {
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 50em;
    -moz-flex: 1 1 50em;
    -ms-flex: 1 1 50em;
    flex: 1 1 50em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031114}}
.video-wrapper {
  margin-bottom: 2em; }

/******for oEmbed homepage video version *******

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: 400px;
  } 

.embed-container iframe,.embed-container object,.embed-container embed { 
    @include vertical-align;
    position: absolute;
    width: 100%;
    height: 400px;
  }

/*******for VideoJS homepage video version ********/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031137}}
.video-wrapper {
  padding-bottom: 65% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031141}}
#homepage-feature {
  height: 300px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031144}}
#homepage-features {
  height: 600px;
  overflow: hidden;
  margin-top: 2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031150}}
#homepage-feature-content {
  height: 300px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031154}}
#placeholder-image {
  height: 300px; }

/****************
VIDEO JS 
****************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031163}}
.vjs-default-skin .vjs-big-play-button {
  border: none !important;
  background-image: url(http://emeralddowns.com/wp-content/themes/Emerald/library/images/play-button.png) !important;
  background-size: 100px auto !important;
  background-repeat: no-repeat !important;
  width: 100px !important;
  height: 100px !important;
  border-radius: 200px !important;
  box-shadow: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031174}}
.vjs-default-skin .vjs-big-play-button:before {
  display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031178}}
.vjs-default-skin .vjs-big-play-button:focus {
  background: rgba(68, 68, 68, 0.5) !important; }

/****************
BUCKETS
*****************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031185}}
.buckets {
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031189}}
.bucket {
  -webkit-flex-basis: 280px;
  flex-basis: 280px;
  -ms-flex-preferred-size: 280px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-filter: grayscale(80%);
  -webkit-transition: .4s ease-in-out;
  -moz-filter: grayscale(80%);
  -moz-transition: .4s ease-in-out;
  -o-filter: grayscale(80%);
  -o-transition: .4s ease-in-out;
  -webkit-filter: grayscale(80%);
          filter: grayscale(80%);
  margin: 1em;
  height: 300px;
  position: relative;
  text-align: center;
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031207}}
  .bucket img {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031214}}
  .bucket h3, .bucket h4 {
    color: #414042;
    margin: 0 1em;
    text-transform: uppercase;
    line-height: 1.2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031221}}
  .bucket h3::after {
    content: '';
    display: block;
    background: #414042;
    height: 4px;
    max-width: 150px;
    width: 100%;
    margin: 1em auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031231}}
  .bucket:focus, .bucket:hover {
    -webkit-filter: grayscale(0%) !important;
    -webkit-transition: .4s ease-in-out !important;
    -moz-filter: grayscale(0%) !important;
    -moz-transition: .4s ease-in-out !important;
    -o-filter: grayscale(0%) !important;
    -o-transition: .4s ease-in-out !important;
    -webkit-filter: grayscale(0%) !important;
            filter: grayscale(0%) !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031243}}
#bucket-inner-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.85);
  margin: 0 auto;
  width: 70%;
  height: 70%; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031251}}
#bucket-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/**********
NEWS
***********/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031259}}
#title-block.news {
  background-color: #fff;
  margin-top: 0em !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031263}}
  #title-block.news h1, #title-block.news p {
    color: #c2c3c5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031268}}
.article-header {
  margin-bottom: 2em; }

/**********
VISIT PAGES
***********/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031276}}
#title-block.visit-sub {
  background-color: #fff;
  margin-bottom: -1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031280}}
  #title-block.visit-sub h1, #title-block.visit-sub p {
    color: #c2c3c5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031285}}
.widget ul li {
  text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031288}}
  .widget ul li a {
    color: #1cd3ce !important;
    font-weight: 700;
    padding: 0.5em 0.809em;
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031296}}
  .widget ul li .current_page_item a {
    border: 2px solid #1cd3ce !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031304}}
#button-stack #large-btn, #button-stack #large-btn-green, #button-stack #large-btn-gray {
  display: block;
  font-size: 1.5em;
  margin: 1.5em auto;
  text-align: center;
  max-width: 380px;
  letter-spacing: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031314}}
#cta-single .bucket {
  -webkit-flex-basis: 300px;
  flex-basis: 300px;
  -ms-flex-preferred-size: 300px;
  height: 300px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031319}}
#cta-banner, #cta-banner2 {
  margin-top: 2em;
  margin-bottom: 2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031324}}
#cta-banner {
  background-color: #1cd3ce;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  padding: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031331}}
  #cta-banner h1 {
    color: #fff !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031335}}
  #cta-banner img {
    width: 180px;
    height: auto; }
  @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031341}}
    #cta-banner aside {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-right: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_span-columns\.scss}line{font-family:\0000389}}
      #cta-banner aside:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031348}}
    #cta-banner aside {
      clear: both;
      padding-top: 1em; } }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031355}}
#cta-banner2 {
  background-color: #C2E920;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  padding: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031362}}
  #cta-banner2 h1 {
    color: #fff !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031366}}
  #cta-banner2 img {
    height: 150px;
    width: auto; }
  @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031372}}
    #cta-banner2 aside {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-right: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_span-columns\.scss}line{font-family:\0000389}}
      #cta-banner2 aside:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031379}}
    #cta-banner2 aside {
      clear: both;
      padding-top: 1em; } }

/**********
RACING PAGE
***********/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031390}}
#buttons-wrap {
  margin: 0 auto;
  display: block;
  overflow: hidden;
  padding-bottom: 2em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031396}}
  #buttons-wrap p {
    margin: 0px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031401}}
#racing-pg {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  #racing-pg::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031405}}
    #racing-pg aside {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_span-columns\.scss}line{font-family:\0000389}}
      #racing-pg aside:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031410}}
    #racing-pg aside {
      clear: both;
      padding-top: 1em; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031415}}
  #racing-pg iframe {
    margin: 0 auto;
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031421}}
#place-bets {
  padding: 2em 0;
  margin-top: 2em;
  background-color: #1cd3ce;
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031427}}
  #place-bets h3 {
    color: #fff !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031431}}
  #place-bets ul {
    list-style-type: none;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031435}}
    #place-bets ul li {
      display: inline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031440}}
  #place-bets img {
    width: 200px;
    padding: 0.5em 2em;
    vertical-align: middle; }

/*********
TABS
*********/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031451}}
#tab-container-wrap {
  background-color: #ebeced;
  margin-top: 2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031457}}
.vertical-tabs-container, .vertical-tabs-container2, .vertical-tabs-container3 {
  text-align: left;
  margin-bottom: 1em;
  overflow: hidden;
  /*.js-vertical-tab-accordion-heading .vertical-tab-accordion-heading,
  .js-vertical-tab-accordion-heading2 .vertical-tab-accordion-heading2,
  .js-vertical-tab-accordion-heading3 .vertical-tab-accordion-heading3 {display: none;}*/ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  .vertical-tabs-container::after, .vertical-tabs-container2::after, .vertical-tabs-container3::after {
    clear: both;
    content: "";
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031475}}
  .vertical-tabs-container li, .vertical-tabs-container2 li, .vertical-tabs-container3 li {
    list-style: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031479}}
  .vertical-tabs-container a, .vertical-tabs-container2 a, .vertical-tabs-container3 a {
    color: #1cd3ce !important !important;
    text-decoration: none;
    text-transform: uppercase !important;
    padding: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031486}}
  .vertical-tabs-container h2, .vertical-tabs-container2 h2, .vertical-tabs-container3 h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 2em;
    color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031493}}
  .vertical-tabs-container h3, .vertical-tabs-container2 h3, .vertical-tabs-container3 h3 {
    text-align: center;
    text-transform: uppercase; }
  @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031501}}
    .vertical-tabs-container .vertical-tabs, .vertical-tabs-container2 .vertical-tabs, .vertical-tabs-container3 .vertical-tabs {
      /*display: none;*/
      background-color: #ebeced;
      display: inline;
      float: left;
      width: 100%;
      margin-right: 5%;
      font-size: 14px;
      letter-spacing: .5px;
      line-height: 1.2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031513}}
      .vertical-tabs-container .vertical-tabs a, .vertical-tabs-container2 .vertical-tabs a, .vertical-tabs-container3 .vertical-tabs a {
        margin-bottom: 1em; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031520}}
  .vertical-tabs-container .vertical-tab, .vertical-tabs-container .vertical-tab2, .vertical-tabs-container .vertical-tab3, .vertical-tabs-container2 .vertical-tab, .vertical-tabs-container2 .vertical-tab2, .vertical-tabs-container2 .vertical-tab3, .vertical-tabs-container3 .vertical-tab, .vertical-tabs-container3 .vertical-tab2, .vertical-tabs-container3 .vertical-tab3 {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: -1px;
    padding: 0.5em 0.809em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031527}}
    .vertical-tabs-container .vertical-tab.is-active, .vertical-tabs-container .vertical-tab2.is-active, .vertical-tabs-container .vertical-tab3.is-active, .vertical-tabs-container2 .vertical-tab.is-active, .vertical-tabs-container2 .vertical-tab2.is-active, .vertical-tabs-container2 .vertical-tab3.is-active, .vertical-tabs-container3 .vertical-tab.is-active, .vertical-tabs-container3 .vertical-tab2.is-active, .vertical-tabs-container3 .vertical-tab3.is-active {
      background-color: #ebeced;
      margin-right: 2px;
      border: 2px solid #1cd3ce !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031535}}
  .vertical-tabs-container a.vertical-tab-accordion-heading, .vertical-tabs-container a.vertical-tab, .vertical-tabs-container a.vertical-tab-accordion-heading2, .vertical-tabs-container a.vertical-tab2, .vertical-tabs-container a.vertical-tab-accordion-heading3, .vertical-tabs-container a.vertical-tab3, .vertical-tabs-container2 a.vertical-tab-accordion-heading, .vertical-tabs-container2 a.vertical-tab, .vertical-tabs-container2 a.vertical-tab-accordion-heading2, .vertical-tabs-container2 a.vertical-tab2, .vertical-tabs-container2 a.vertical-tab-accordion-heading3, .vertical-tabs-container2 a.vertical-tab3, .vertical-tabs-container3 a.vertical-tab-accordion-heading, .vertical-tabs-container3 a.vertical-tab, .vertical-tabs-container3 a.vertical-tab-accordion-heading2, .vertical-tabs-container3 a.vertical-tab2, .vertical-tabs-container3 a.vertical-tab-accordion-heading3, .vertical-tabs-container3 a.vertical-tab3 {
    color: #1cd3ce !important;
    font-size: 14px;
    letter-spacing: .5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031541}}
  .vertical-tabs-container .vertical-tab:focus, .vertical-tabs-container .vertical-tab2:focus, .vertical-tabs-container .vertical-tab3:focus, .vertical-tabs-container2 .vertical-tab:focus, .vertical-tabs-container2 .vertical-tab2:focus, .vertical-tabs-container2 .vertical-tab3:focus, .vertical-tabs-container3 .vertical-tab:focus, .vertical-tabs-container3 .vertical-tab2:focus, .vertical-tabs-container3 .vertical-tab3:focus {
    outline: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031545}}
  .vertical-tabs-container a.vertical-tab-accordion-heading,
  .vertical-tabs-container a.vertical-tab-accordion-heading2,
  .vertical-tabs-container a.vertical-tab-accordion-heading3, .vertical-tabs-container2 a.vertical-tab-accordion-heading,
  .vertical-tabs-container2 a.vertical-tab-accordion-heading2,
  .vertical-tabs-container2 a.vertical-tab-accordion-heading3, .vertical-tabs-container3 a.vertical-tab-accordion-heading,
  .vertical-tabs-container3 a.vertical-tab-accordion-heading2,
  .vertical-tabs-container3 a.vertical-tab-accordion-heading3 {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031549}}
  .vertical-tabs-container .vertical-tab-content-container, .vertical-tabs-container .vertical-tab-content-container2, .vertical-tabs-container .vertical-tab-content-container3, .vertical-tabs-container2 .vertical-tab-content-container, .vertical-tabs-container2 .vertical-tab-content-container2, .vertical-tabs-container2 .vertical-tab-content-container3, .vertical-tabs-container3 .vertical-tab-content-container, .vertical-tabs-container3 .vertical-tab-content-container2, .vertical-tabs-container3 .vertical-tab-content-container3 {
    display: block;
    margin: 0 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031553}}
    .vertical-tabs-container .vertical-tab-content-container a:focus, .vertical-tabs-container .vertical-tab-content-container2 a:focus, .vertical-tabs-container .vertical-tab-content-container3 a:focus, .vertical-tabs-container2 .vertical-tab-content-container a:focus, .vertical-tabs-container2 .vertical-tab-content-container2 a:focus, .vertical-tabs-container2 .vertical-tab-content-container3 a:focus, .vertical-tabs-container3 .vertical-tab-content-container a:focus, .vertical-tabs-container3 .vertical-tab-content-container2 a:focus, .vertical-tabs-container3 .vertical-tab-content-container3 a:focus {
      outline: none; }
    @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031549}}
      .vertical-tabs-container .vertical-tab-content-container, .vertical-tabs-container .vertical-tab-content-container2, .vertical-tabs-container .vertical-tab-content-container3, .vertical-tabs-container2 .vertical-tab-content-container, .vertical-tabs-container2 .vertical-tab-content-container2, .vertical-tabs-container2 .vertical-tab-content-container3, .vertical-tabs-container3 .vertical-tab-content-container, .vertical-tabs-container3 .vertical-tab-content-container2, .vertical-tabs-container3 .vertical-tab-content-container3 {
        height: 75%;
        width: 75%;
        background-color: #ebeced;
        display: inline-block; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031564}}
  .vertical-tabs-container .vertical-tab-content, .vertical-tabs-container .vertical-tab-content2, .vertical-tabs-container .vertical-tab-content3, .vertical-tabs-container2 .vertical-tab-content, .vertical-tabs-container2 .vertical-tab-content2, .vertical-tabs-container2 .vertical-tab-content3, .vertical-tabs-container3 .vertical-tab-content, .vertical-tabs-container3 .vertical-tab-content2, .vertical-tabs-container3 .vertical-tab-content3 {
    overflow: hidden;
    margin-bottom: 2em;
    background-color: #ebeced; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031569}}
    .vertical-tabs-container .vertical-tab-content p, .vertical-tabs-container .vertical-tab-content2 p, .vertical-tabs-container .vertical-tab-content3 p, .vertical-tabs-container2 .vertical-tab-content p, .vertical-tabs-container2 .vertical-tab-content2 p, .vertical-tabs-container2 .vertical-tab-content3 p, .vertical-tabs-container3 .vertical-tab-content p, .vertical-tabs-container3 .vertical-tab-content2 p, .vertical-tabs-container3 .vertical-tab-content3 p {
      color: #414042;
      line-height: 1.5em; }
    @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031564}}
      .vertical-tabs-container .vertical-tab-content, .vertical-tabs-container .vertical-tab-content2, .vertical-tabs-container .vertical-tab-content3, .vertical-tabs-container2 .vertical-tab-content, .vertical-tabs-container2 .vertical-tab-content2, .vertical-tabs-container2 .vertical-tab-content3, .vertical-tabs-container3 .vertical-tab-content, .vertical-tabs-container3 .vertical-tab-content2, .vertical-tabs-container3 .vertical-tab-content3 {
        border: none;
        display: none; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031584}}
  .vertical-tabs-container .vertical-tab-accordion-heading, .vertical-tabs-container .vertical-tab-accordion-heading2, .vertical-tabs-container .vertical-tab-accordion-heading3, .vertical-tabs-container2 .vertical-tab-accordion-heading, .vertical-tabs-container2 .vertical-tab-accordion-heading2, .vertical-tabs-container2 .vertical-tab-accordion-heading3, .vertical-tabs-container3 .vertical-tab-accordion-heading, .vertical-tabs-container3 .vertical-tab-accordion-heading2, .vertical-tabs-container3 .vertical-tab-accordion-heading3 {
    background-color: #ebeced;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 0.5em 0.809em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031591}}
    .vertical-tabs-container .vertical-tab-accordion-heading:focus, .vertical-tabs-container .vertical-tab-accordion-heading:hover, .vertical-tabs-container .vertical-tab-accordion-heading2:focus, .vertical-tabs-container .vertical-tab-accordion-heading2:hover, .vertical-tabs-container .vertical-tab-accordion-heading3:focus, .vertical-tabs-container .vertical-tab-accordion-heading3:hover, .vertical-tabs-container2 .vertical-tab-accordion-heading:focus, .vertical-tabs-container2 .vertical-tab-accordion-heading:hover, .vertical-tabs-container2 .vertical-tab-accordion-heading2:focus, .vertical-tabs-container2 .vertical-tab-accordion-heading2:hover, .vertical-tabs-container2 .vertical-tab-accordion-heading3:focus, .vertical-tabs-container2 .vertical-tab-accordion-heading3:hover, .vertical-tabs-container3 .vertical-tab-accordion-heading:focus, .vertical-tabs-container3 .vertical-tab-accordion-heading:hover, .vertical-tabs-container3 .vertical-tab-accordion-heading2:focus, .vertical-tabs-container3 .vertical-tab-accordion-heading2:hover, .vertical-tabs-container3 .vertical-tab-accordion-heading3:focus, .vertical-tabs-container3 .vertical-tab-accordion-heading3:hover {
      color: #1cd3ce !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031596}}
    .vertical-tabs-container .vertical-tab-accordion-heading:first-child, .vertical-tabs-container .vertical-tab-accordion-heading2:first-child, .vertical-tabs-container .vertical-tab-accordion-heading3:first-child, .vertical-tabs-container2 .vertical-tab-accordion-heading:first-child, .vertical-tabs-container2 .vertical-tab-accordion-heading2:first-child, .vertical-tabs-container2 .vertical-tab-accordion-heading3:first-child, .vertical-tabs-container3 .vertical-tab-accordion-heading:first-child, .vertical-tabs-container3 .vertical-tab-accordion-heading2:first-child, .vertical-tabs-container3 .vertical-tab-accordion-heading3:first-child {
      border-top: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031600}}
    .vertical-tabs-container .vertical-tab-accordion-heading.is-active, .vertical-tabs-container .vertical-tab-accordion-heading2.is-active, .vertical-tabs-container .vertical-tab-accordion-heading3.is-active, .vertical-tabs-container2 .vertical-tab-accordion-heading.is-active, .vertical-tabs-container2 .vertical-tab-accordion-heading2.is-active, .vertical-tabs-container2 .vertical-tab-accordion-heading3.is-active, .vertical-tabs-container3 .vertical-tab-accordion-heading.is-active, .vertical-tabs-container3 .vertical-tab-accordion-heading2.is-active, .vertical-tabs-container3 .vertical-tab-accordion-heading3.is-active {
      background: #ebeced;
      border-bottom: none;
      margin-right: 2px; }
    @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031584}}
      .vertical-tabs-container .vertical-tab-accordion-heading, .vertical-tabs-container .vertical-tab-accordion-heading2, .vertical-tabs-container .vertical-tab-accordion-heading3, .vertical-tabs-container2 .vertical-tab-accordion-heading, .vertical-tabs-container2 .vertical-tab-accordion-heading2, .vertical-tabs-container2 .vertical-tab-accordion-heading3, .vertical-tabs-container3 .vertical-tab-accordion-heading, .vertical-tabs-container3 .vertical-tab-accordion-heading2, .vertical-tabs-container3 .vertical-tab-accordion-heading3 {
        display: none; } }

/*****************
TOGGLE
*****************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031617}}
.accordion-tabs {
  text-align: center;
  margin-top: 2em;
  padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  .accordion-tabs::after {
    clear: both;
    content: "";
    display: table; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031624}}
  .accordion-tabs .tab-header-and-content {
    list-style: none;
    display: inline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031630}}
  .accordion-tabs .tab-link {
    display: inline-block;
    margin: .2em;
    font-size: .8em;
    max-width: 30%;
    line-height: 1.2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031639}}
  .accordion-tabs .is-active {
    background: #f6f7f7; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031643}}
  .accordion-tabs .tab-content {
    display: none;
    width: 100%;
    float: left; }

/*************
ATHLETES
*************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031655}}
#athlete-box {
  overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031658}}
  #athlete-box img {
    width: auto;
    max-height: 200px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031664}}
.post-navigation {
  text-transform: uppercase;
  padding: 1.5em;
  margin: 0 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031669}}
  .post-navigation a {
    color: #1cd3ce !important;
    margin: 0 1em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031673}}
  .post-navigation ul {
    list-style-type: none;
    padding-left: 0px;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031678}}
    .post-navigation ul li {
      display: inline; }

/*************
BLOG STYLES
*************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031688}}
.widget .current-menu-item a {
  border: 2px solid #1cd3ce !important; }

/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
/* for sites that are read right to left (i.e. hebrew) */
/* home page */
/* blog template page */
/* archive page */
/* date archive page */
/* replace the number to the corresponding page number */
/* search page */
/* search result page */
/* no results search page */
/* individual paged search (i.e. body.search-paged-3) */
/* 404 page */
/* single post page */
/* individual post page by id (i.e. body.postid-73) */
/* individual paged single (i.e. body.single-paged-3) */
/* attatchment page */
/* individual attatchment page (i.e. body.attachmentid-763) */
/* style mime type pages */
/* author page */
/* user nicename (i.e. body.author-samueladams) */
/* paged author archives (i.e. body.author-paged-4) for page 4 */
/* category page */
/* individual category page (i.e. body.category-6) */
/* replace the number to the corresponding page number */
/* tag page */
/* individual tag page (i.e. body.tag-news) */
/* replace the number to the corresponding page number */
/* custom page template page */
/* individual page template (i.e. body.page-template-contact-php */
/* replace the number to the corresponding page number */
/* parent page template */
/* child page template */
/* replace the number to the corresponding page number */
/* if user is logged in */
/* paged items like search results or archives */
/* individual paged (i.e. body.paged-3) */
/*********************
LAYOUT & GRID STYLES
*********************/
/*********************
LINK STYLES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031739}}
a {
  text-decoration: none !important;
  outline: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031744}}
a img:hover {
  opacity: .8; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031748}}
#mega-menu-wrap-main-nav .mega-menu-toggle {
  -webkit-tap-highlight-color: transparent !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031752}}
a, a:visited {
  color: #c2c3c5;
  /* on hover */
  /* on click */
  /* mobile tap color */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031757}}
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #a5c714;
    cursor: pointer !important;
    outline: none !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031764}}
  a:active, a:visited:active {
    color: #a5c714; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031769}}
  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: transparent !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031779}}
::-moz-selection {
  background: #C2E920;
  /* WebKit/Blink Browsers */ }
::selection {
  background: #C2E920;
  /* WebKit/Blink Browsers */ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031782}}
::-moz-selection {
  background: #C2E920;
  /* Gecko Browsers */ }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031790}}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 700 !important;
  letter-spacing: 2px;
  /*
  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 */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031801}}
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031806}}
h1, .h1 {
  font-size: 1.5em;
  line-height: 1.1em;
  margin-bottom: .5em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031813}}
h2, .h2 {
  font-size: 1.3em;
  line-height: 1.1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031818}}
h3, .h3 {
  font-size: 1.1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031822}}
h4, .h4 {
  font-size: .9em;
  font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031827}}
h5, .h5 {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 5px 0 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031834}}
p, ol, ul {
  font-size: .95em; }

/*********************
HEADER STYLES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031842}}
.header {
  background-color: #fff;
  width: 100%;
  display: block;
  z-index: 999999 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031849}}
#logo {
  padding-top: 7em;
  margin-top: 20px;
  background-size: 160px auto;
  max-width: 200px;
  position: relative;
  display: block;
  z-index: 999999999 !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031858}}
  #logo a {
    color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031862}}
.search-form {
  position: relative;
  width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031866}}
  .search-form i {
    position: absolute;
    margin-top: -27px;
    left: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031873}}
.searchform {
  border: none !important;
  box-shadow: none !important;
  margin: 5px 0px !important; }

/********************
CONTACT FORM STYLES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031883}}
.contact-form {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 4em 2em;
  color: #fff;
  background-color: #414042; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031891}}
  .contact-form p {
    margin-bottom: 3em;
    font-family: "Georgia", Cambria, Times New Roman, Times, serif; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031896}}
  .contact-form h1 {
    text-transform: uppercase; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031902}}
.gform_wrapper .gform_footer {
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031905}}
.gform_wrapper textarea.large {
  margin-top: 3em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031909}}
.gform_wrapper {
  max-width: 100% !important;
  margin: 0 auto !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031914}}
.gform_wrapper textarea.large, .gform_wrapper .top_label input.large {
  width: 100% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031918}}
.gform_button {
  background-color: #fff;
  color: #414042;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1em;
  border: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031929}}
#gform_fields_1 {
  list-style-type: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031933}}
body .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031937}}
.three-column {
  float: left !important;
  display: block !important;
  width: 100% !important;
  padding: 0 2% 2% 2% !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031943}}
  .three-column label {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031948}}
.one-column {
  padding: 2%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031951}}
  .one-column label {
    display: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031956}}
.gform_wrapper ul li.gfield {
  clear: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031959}}
.gform_body {
  padding-top: 4em; }

/*********************
MEGA MENU STYLES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031967}}
nav#header-nav {
  margin-top: -5.5em;
  margin-bottom: 1.5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031974}}
#mega-menu-wrap-main-nav a {
  color: #414042 !important;
  text-transform: uppercase !important;
  font-weight: 700 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031981}}
#mega-menu-wrap-main-nav .mega-menu-toggle.mega-menu-open + #mega-menu-main-nav {
  margin-top: 2em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031985}}
#mega-menu-item-5354 .mega-sub-menu {
  margin-top: -55px !important;
  padding-left: 20px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000031990}}
.mega-menu-toggle {
  outline: none !important; }

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032006}}
.nav {
  border-bottom: 0;
  margin: 0;
  background: none !important;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032011}}
  .nav li {
    /*
    so you really have to rethink your dropdowns for mobile.
    you don't want to have it expand too much because the
    screen is so small. How you manage your menu should
    depend on the project. Here's some great info on it:
    http://www.alistapart.com/articles/organizing-mobile/
    */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032013}}
    .nav li a {
      display: block;
      color: #fff;
      text-transform: uppercase !important;
      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!
      */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032047}}
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
      padding-left: 30px; }

/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032083}}
.widgettitle {
  padding-left: 0.75em;
  text-transform: uppercase;
  font-weight: 200;
  margin-top: 2em;
  border-top: 2px solid #dbdddf; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032091}}
.footer-comment-count {
  display: none; }

/* end .hentry */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032103}}
.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 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032128}}
.byline {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032135}}
  .byline .by, .byline .entry-author, .byline .author {
    display: none; }

/* entry content */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032142}}
.entry-content {
  /*
  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,
  but it's up to you. Feel free to change it up.
  */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032144}}
  .entry-content p {
    margin: 0 0 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032169}}
  .entry-content table {
    width: 100%;
    margin-bottom: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032173}}
    .entry-content table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      color: #9fa6b4;
      text-transform: uppercase;
      letter-spacing: 1px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032188}}
  .entry-content td {
    padding: 7px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032197}}
  .entry-content th:last-child {
    border-right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032202}}
  .entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: 3px solid #1cd3ce;
    font-style: italic;
    color: #9fa6b4; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032217}}
  .entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032224}}
  .entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032240}}
  .entry-content .size-auto,
  .entry-content .size-full,
  .entry-content .size-large,
  .entry-content .size-medium,
  .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032249}}
  .entry-content pre {
    background: #414042;
    color: #dbdddf;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }

/* end .entry-content */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032260}}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  margin-bottom: 1.5em;
  /* images inside wp-caption */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032267}}
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032273}}
  .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 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032307}}
.tags {
  margin: 0; }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032315}}
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032319}}
.pagination {
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032322}}
  .pagination ul {
    display: inline-block;
    background-color: #fff;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032331}}
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #c2c3c5; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032340}}
  .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: #1cd3ce; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032352}}
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #1cd3ce;
      color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032358}}
  .pagination .current {
    cursor: pointer !important;
    color: #414042; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032362}}
    .pagination .current:hover, .pagination .current:focus {
      background-color: #fff;
      color: #414042; }

/* end .bones_page_navi */
/* fallback previous & next links */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032375}}
.wp-prev-next .prev-link {
  float: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032379}}
.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032390}}
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #dbdddf;
  /* number of comments span */ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032410}}
.commentlist {
  margin: 0;
  list-style-type: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032415}}
.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #dbdddf;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032422}}
  .comment .comment-author {
    padding: 7px;
    border: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032428}}
  .comment .vcard {
    margin-left: 50px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032431}}
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032439}}
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032444}}
      .comment .vcard time a {
        color: #9fa6b4;
        text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032448}}
        .comment .vcard time a:hover {
          text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032458}}
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032466}}
  .comment:last-child {
    margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032470}}
  .comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032488}}
  .comment[class*=depth-] {
    margin-top: 1.1em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032492}}
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032497}}
  .comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032510}}
  .comment.odd {
    background-color: #fff; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032513}}
  .comment.even {
    background: #dbdddf; }

/* comment meta */
/* comment content */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032547}}
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

/* end .commentlist .comment_content */
/* comment reply link */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032556}}
.comment-reply-link {
  font-size: 0.9em;
  float: right; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032568}}
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032581}}
.comment-respond {
  padding-top: 1.5em;
  border-top: 1px solid #dbdddf; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032587}}
#reply-title {
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032591}}
.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032596}}
  .logged-in-as a {
    color: #414042; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032601}}
.comment-form-comment {
  margin: 1.5em 0 0.75em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032605}}
.form-allowed-tags {
  padding: 1.5em;
  background-color: #dbdddf;
  font-size: 0.9em; }

/* comment submit button */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032612}}
#submit {
  float: right;
  font-size: 1em; }

/* comment form title */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032619}}
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032632}}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032637}}
.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032646}}
.textwidget img {
  display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032656}}
.widget ul {
  list-style-type: none;
  padding-left: 0px;
  font-size: 14px;
  letter-spacing: .5px;
  line-height: 1.2 !important; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032665}}
  .widget ul li {
    /* deep nesting */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032671}}
    .widget ul li a {
      margin-bottom: 1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032684}}
.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em; }

/*********************
FOOTER STYLES
*********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032697}}
#inner-footer {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em;
  background-color: #414042;
  margin-top: -6em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/bourbon\/bourbon\/addons\/_clearfix\.scss}line{font-family:\0000320}}
  #inner-footer::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032704}}
    #inner-footer aside {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%;
      padding: 1.5em;
      margin-right: 0px;
      width: 25%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/CodeKit\.app\/Contents\/Resources\/engines\/neat\/neat\/grid\/_span-columns\.scss}line{font-family:\0000389}}
      #inner-footer aside:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 1030px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032713}}
    #inner-footer aside {
      clear: both;
      padding-top: 1em; } }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032719}}
  #inner-footer #social-media {
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 0.8em; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032725}}
    #inner-footer #social-media a {
      padding: 0.2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032733}}
.copyright span {
  font-size: 0.6em;
  font-weight: 200;
  text-transform: uppercase; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032738}}
  .copyright span a {
    color: #c2c3c5 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032743}}
footer {
  padding-top: 1em;
  clear: both;
  background-color: #fff;
  color: #dbdddf; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032749}}
  footer img {
    float: left;
    margin-right: 0.8em;
    border: 1px solid #c2c3c5; }

/*
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.
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032768}}
#footer-nav a {
  padding: 2px !important;
  font-size: 0.8em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032775}}
.footer-links ul {
  list-style-type: none;
  padding-left: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_base\.scss}line{font-family:\000032780}}
  .footer-links ul li {
    float: none;
    text-align: center; }

/* 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.
  */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000325}}
  #large-btn-green, #large-btn-gray, #large-btn {
    padding: 15px 25px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000329}}
  #ticker-bar {
    font-size: .9em; }

  /*****************
  WEATHER
  ******************
  .wu-current-conditions .wu-cond-text, .wu-current-conditions .wu-cond-icon {
      font-family: 'Montserrat' !important;
      }
  
  .wu-current-conditions .wu-cond-text {
  	text-align: left !important;
  	float: left !important;
  	width:auto !important;
  }
  
  #ticker-bar .widgettitle {display:none;}
  #ticker-bar .widget {
  	margin:0px !important; 
  	padding:0px !important;
  	display: inline !important;
  }
  .wu-current-conditions .wu-day-title small {display: none;}
  .wu-wrapper {float: left !important;width:150px !important;}
  .wu-forecast-wrapper {width: 150px !important;}
  .wu-copyright a, .wu-copyright img {display: none!important;}
  .wu-current-conditions .wu-day-title {
  	float: left;
  	width: 20px !important;
  	font-size:0.9em !important; 
  	font-family: 'Montserrat' !important;
  }
  
  .wu-day-current-temp {padding-top:3px !important;}
  
  .wu-icon img { 
  	margin-top: -5px !important;
  }
  .wu-forecast-wrapper div {
  	margin-bottom: 1px;
  }
  
  /*********************
  FONT SIZES
  *********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000376}}
  h1, .h1 {
    font-size: 2.2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000380}}
  h2, .h2 {
    font-size: 1.8em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000384}}
  h3, .h3 {
    font-size: 1.3em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000388}}
  h4, .h4 {
    font-size: 1em;
    font-weight: 700; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000393}}
  h5, .h5 {
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 2px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\0000399}}
  #title-block p {
    font-size: 1.4em; }

  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\00003110}}
  .menu {
    /* end .menu ul */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\00003111}}
    .menu ul {
      /* end .menu ul li */
      /* highlight current page */
      /* end current highlighters */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\00003112}}
      .menu ul li {
        /*
        plan your menus and drop-downs wisely.
        */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\00003113}}
        .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
  *********************/
  /* at this larger size, we can start to align images */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\00003161}}
  .alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\00003166}}
  .alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_481up\.scss}line{font-family:\00003171}}
  .aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }

  /*********************
  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: Emerald Downs	
  Author: M Agency
  
  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!
  
  ******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000314}}
  .tab-link {
    margin: 1em;
    font-size: 1.1em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000319}}
  .buckets {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000325}}
  #ticker-bar {
    min-height: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000329}}
  #homepage-feature {
    height: 400px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000332}}
  #homepage-features {
    height: 800px;
    overflow: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000336}}
  #homepage-feature-content {
    height: 400px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000340}}
  #homepage-feature-video {
    height: 400px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000344}}
  .tribe-events-month {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000348}}
  .mini-calendar {
    display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000352}}
  #tribe-events-bar {
    display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000356}}
  .tribe-mini-calendar-event .list-info {
    width: 80% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000360}}
  .tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    font-size: 20px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000364}}
  #tribe-events-content .tribe-events-calendar td {
    height: 105px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000368}}
  .negative-margin {
    background-color: #fff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000372}}
  .tribe-bar-disabled {
    float: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000376}}
  .tribe-bar-is-disabled .tribe-events-page-title {
    float: left;
    margin-left: -20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000381}}
  .tribe-events-nav-current {
    display: initial !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000385}}
  .tribe-events-list h2.tribe-events-page-title {
    max-width: 85% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\0000389}}
  .three-column {
    float: left !important;
    display: inline !important;
    width: 33.3% !important; }

  /*******************
  TOP TICKER
  *******************
  
  #ticker-bar {
  	display: block !important;
  	background-color: $accent;
  	position: static;
  	text-align: center;
      font-size: .8em;
      padding: 0.6em 0.2em;
      height:40px;
  
  	span {
  		color: $white;
  		margin:0 5px;
  		float: left;
  		display: inline;
  	}
  
  	img {
  	width: 20px;
  	height:auto;
  	float: left;
      margin: 0 5px;
      padding-top:5px;
  	}
  }
  
  #ticker-wrap {
      display: inline-block;
      margin: 0 auto;
  }
  
  /*************
  BUTTONS
  *************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003133}}
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit], #light-btn {
    background-color: #1cd3ce;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 200; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003140}}
    .gform_wrapper .gform_footer input.button span, .gform_wrapper .gform_footer input[type=image] span, .gform_wrapper .gform_footer input[type=submit] span, #light-btn span {
      color: #fff !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003146}}
  #large-btn {
    color: #1cd3ce !important;
    padding: 15px 50px;
    text-transform: uppercase;
    font-weight: 200;
    border: 2px solid #1cd3ce; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003154}}
  #light-btn:hover {
    border-color: #2be3de; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003158}}
  #large-btn-gray {
    color: #c2c3c5 !important;
    padding: 15px 50px;
    text-transform: uppercase;
    font-weight: 200;
    border: 2px solid #c2c3c5; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003166}}
  #light-btn-gray:hover {
    border-color: #d2d2d4; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003171}}
  #large-btn-green {
    color: #C2E920 !important;
    padding: 15px 50px;
    text-transform: uppercase;
    font-weight: 200;
    border: 2px solid #C2E920; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003179}}
  #light-btn-green:hover {
    border-color: #caec3c; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003183}}
  .tab-link {
    margin: 3em 1em 0; }

  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003209}}
  .nav {
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003211}}
    .nav ul {
      background: #414042;
      margin-top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003215}}
    .nav li {
      float: left;
      position: relative;
      /*
      plan your menus and drop-downs wisely.
      */
      /* showing sub-menus */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003219}}
      .nav li a {
        border-bottom: 0;
        /*
        you can use hover styles here even though this size
        has the possibility of being a mobile device.
        */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003226}}
        .nav li a:hover, .nav li a:focus {
          color: #fff;
          text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003238}}
      .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 */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003247}}
        .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.
          */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003249}}
          .nav li ul.sub-menu li a,
          .nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 180px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003265}}
          .nav li ul.sub-menu li:last-child a,
          .nav li ul.children li:last-child a {
            border-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003275}}
          .nav li ul.sub-menu li ul,
          .nav li ul.children li ul {
            top: 0;
            left: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003290}}
      .nav li:hover > ul {
        top: auto;
        visibility: visible; }

  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003311}}
  .sidebar {
    margin-top: 2.2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003319}}
  .widget {
    padding: 0 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003323}}
    .widget ul li {
      /* deep nesting */ }

  /* 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!
  */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_768up\.scss}line{font-family:\00003438}}
  .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: 1030px) {
  /******************************************************************
  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.
  
  ******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000311}}
  #large-btn, #large-btn-gray, #large-btn-green {
    padding: 2em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000315}}
  #instagram-block, #fbtwitter-block, #button-stack, #cta-single {
    width: 49%;
    float: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000320}}
  #cta-single {
    height: 488px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000324}}
  #content, #inner-footer, #inner-header {
    padding: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000326}}
  .copyright {
    text-align: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000330}}
  #homepage-feature {
    height: 500px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000333}}
    #homepage-feature h1 {
      padding: 5em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000338}}
  #homepage-features {
    height: 1000px;
    overflow: hidden;
    margin-top: 4em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000344}}
  #homepage-feature-content {
    height: 500px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000348}}
  .embed-container {
    height: 500px; }

  /*.flex-boxes {
    .flex-box {
      margin: 2em 1em 2em 0;
    }
  }*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000360}}
  #slider-content {
    padding: 2em 2em 1em 2em;
    float: left;
    margin-left: 8em;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85);
    line-height: 1.2; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000368}}
    #slider-content p {
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #414042; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000378}}
  #footer-logos img {
    border-left: 2px solid #dbdddf; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000383}}
  .header {
    height: 170px; }

  /***************
  SIDEBARS & ASIDES
  *****************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\0000391}}
  .textwidget img {
    width: 100%;
    max-width: 300px;
    margin-top: 2em !important;
    margin: 1em auto;
    display: block; }

  /*******************
  TOP TICKER
  *******************
  
  #ticker-bar {
      background-color: $accent;
      font-size: .9em;
      padding: 0.6em 1em;
      height:40px;
  
      span {
          color: $white;
          margin:0 10px;
          float: left;
          display: inline;
  
      }
  
      img {
      width: 30px;
      height:auto;
      float: left;
      margin: 0 5px;
      padding-top: 0px;
      }
  }
  .wu-wrapper {float: left !important;width:200px !important;}
  .wu-forecast-wrapper {width: 200px !important;}
  .wu-icon img { margin-top: -5px !important;}
  .wu-current-conditions .wu-day-title {
      width: 30px !important;
  }
  
  /*********************
  MEGA MENU STYLES
  *********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003136}}
  #mega-menu-wrap-main-nav #mega-menu-main-nav {
    width: auto;
    float: right; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003141}}
  #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding: 10px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003145}}
  #mega-menu-wrap-main-nav {
    margin-top: -5em !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003149}}
  #mega-menu-item-5354 .mega-sub-menu {
    margin-top: -10px !important;
    padding-left: 20px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003154}}
  #mega-menu-item-search-4 {
    max-width: 300px !important;
    float: right !important; }

  /*******************
  EVENTS CALENDAR
  *******************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003162}}
  #tribe-events-content {
    margin: 0 auto !important;
    padding: 2px 0;
    position: relative;
    width: 90% !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003169}}
  .events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    border-bottom: none !important;
    margin: 0 !important;
    padding: 5px !important;
    float: left !important;
    display: inline !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003177}}
  .tribe-mini-calendar-wrapper {
    padding: 4em !important; }

  /********************
  VERTICAL TABS
  *********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003185}}
  .vertical-tabs {
    width: 20% !important; }

  /*********************
  FOOTER STYLES
  *********************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003193}}
  #inner-footer aside {
    min-height: 220px;
    border-left: 2px solid #343434; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1030up\.scss}line{font-family:\00003198}}
  #inner-footer aside:first-of-type {
    border-left: none !important; } }
/*********************
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.
  
  ******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1240up\.scss}line{font-family:\0000315}}
  #homepage-feature h1 {
    padding: 1em; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/breakpoints\/_1240up\.scss}line{font-family:\0000320}}
  #homepage-features {
    height: 500px;
    overflow: hidden; } }
/*********************
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: M Agency Development Theme
  Author: M Agency
  
  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.
  
  ******************************************************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000313}}
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000321}}
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000326}}
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000331}}
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000336}}
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000342}}
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000347}}
  thead {
    display: table-header-group; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000351}}
  tr, img {
    page-break-inside: avoid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000355}}
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000363}}
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000368}}
  h2,
  h3 {
    page-break-after: avoid; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/New\%20Emerald\/public_html\/wp-content\/themes\/Emerald\/library\/scss\/partials\/_print\.scss}line{font-family:\0000374}}
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
