/*
Theme Name: DowntownSTL
Theme URI:
Author: Integrity
Author URI: http://www.integritystl.com
Description: Downtown St. Louis Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: downtownstl
Domain Path: /languages/
Tags:

*/
/*@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);*/
/*@import url(sass/webfonts/thirsty-script.css);*/

/*web fonts*/

/*@font-face {
    font-family: 'Gotham-Book';
    src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Book.woff') format('woff'),
        url('fonts/Gotham-Book.ttf')  format('truetype'),
        url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
  font-family: 'Montserrat-UltraLight';
  src: url('fonts/Montserrat-UltraLight.eot?#iefix') format('embedded-opentype'),  url('fonts/Montserrat-UltraLight.otf')  format('opentype'),
	     url('fonts/Montserrat-UltraLight.woff') format('woff'),
      url('fonts/Montserrat-UltraLight.ttf')  format('truetype'),
      url('fonts/Montserrat-UltraLight.svg#Montserrat-UltraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Medium.otf')  format('opentype'),
        url('fonts/Gotham-Medium.woff') format('woff'),
        url('fonts/Gotham-Medium.ttf')  format('truetype'),
        url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Light.woff') format('woff'),
        url('fonts/Gotham-Light.ttf')  format('truetype'),
        url('fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham-Black';
    src: url('fonts/GothamBlack.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamBlack.woff') format('woff'),
        url('fonts/GothamBlack.ttf')  format('truetype'),
        url('fonts/GothamBlack.svg#GothamBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Bold.otf')  format('opentype'),
        url('fonts/Gotham-Bold.woff') format('woff'),
        url('fonts/Gotham-Bold.ttf')  format('truetype'),
        url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Wisdom-Script';
    src: url('fonts/Wisdom-Script.eot?#iefix') format('embedded-opentype'),
        url('fonts/Wisdom-Script.otf')  format('opentype'),
        url('fonts/Wisdom-Script.woff') format('woff'),
        url('fonts/Wisdom-Script.ttf')  format('truetype'),
        url('fonts/Wisdom-Script.svg#Wisdom-Script') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeueLTStd-Roman.otf')  format('opentype'),
        url('fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Roman.ttf')  format('truetype'),
        url('fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Light.otf')  format('opentype'),
        url('fonts/Montserrat-Light.woff') format('woff'),
        url('fonts/Montserrat-Light.ttf')  format('truetype'),
        url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Regular.otf')  format('opentype'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf')  format('truetype'),
        url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Bold.otf')  format('opentype'),
        url('fonts/Montserrat-Bold.woff') format('woff'),
        url('fonts/Montserrat-Bold.ttf')  format('truetype'),
        url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*font-classes*/
.font-gotham-book {font-family: 'Gotham-Book' !important;}
.font-gotham-bold {font-family: 'Gotham-Bold' !important;}
.font-gotham-light {font-family: 'Gotham-Light' !important;}
.font-gotham-black {font-family: 'Gotham-Black' !important;}
.font-wisdom {font-family: 'Wisdom-Script' !important;}
.font-mont-light {font-family: 'Montserrat-Light' !important;}
.font-mont-bold {font-family: 'Montserrat-Bold' !important;}


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/
/* line 7, sass/dependencies/normalize/base/_html.scss */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
* Remove default margin.
*/
/* line 5, sass/dependencies/normalize/base/_body.scss */
body {
    margin: 0;
}

/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
/* line 7, sass/dependencies/normalize/html5/_blocks.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
/* line 6, sass/dependencies/normalize/html5/_inline-blocks.scss */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/*
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
/* line 6, sass/dependencies/normalize/html5/_audio.scss */
audio:not([controls]) {
    display: none;
    height: 0;
}

/*
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
/* line 6, sass/dependencies/normalize/html5/_hidden.scss */
[hidden],
template {
    display: none;
}

/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
/* line 5, sass/dependencies/normalize/links/_fix-background.scss */
a {
    background: transparent;
}

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
/* line 5, sass/dependencies/normalize/links/_fix-outline.scss */
a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
/* line 5, sass/dependencies/normalize/text-level/_abbr.scss */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
/* line 5, sass/dependencies/normalize/text-level/_fix-bolder.scss */
b,
strong {
    font-weight: 900;
}

/**
* Address styling not present in Safari and Chrome.
*/
/* line 5, sass/dependencies/normalize/text-level/_dfn.scss */
dfn {
    font-style: italic;
}

/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
/* line 6, sass/dependencies/normalize/text-level/_headings.scss */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
* Address styling not present in IE 8/9.
*/
/* line 5, sass/dependencies/normalize/text-level/_mark.scss */
mark {
    background: #ff0;
    color: #000;
}

/**
* Address inconsistent and variable font size in all browsers.
*/
/* line 5, sass/dependencies/normalize/text-level/_small.scss */
small {
    font-size: 80%;
}

/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
/* line 5, sass/dependencies/normalize/text-level/_sub-and-sup.scss */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/* line 13, sass/dependencies/normalize/text-level/_sub-and-sup.scss */
sup {
    top: -0.5em;
}

/* line 17, sass/dependencies/normalize/text-level/_sub-and-sup.scss */
sub {
    bottom: -0.25em;
}

/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
/* line 5, sass/dependencies/normalize/embed/_img.scss */
img {
    border: 0;
}

/**
* Correct overflow not hidden in IE 8/9/10/11.
*/
/* line 5, sass/dependencies/normalize/embed/_svg.scss */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
/* line 5, sass/dependencies/normalize/grouping/_figure.scss */
figure {
    margin: 1em 40px;
}

/**
* Address differences between Firefox and other browsers.
*/
/* line 5, sass/dependencies/normalize/grouping/_hr.scss */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
* Contain overflow in all browsers.
*/
/* line 5, sass/dependencies/normalize/grouping/_pre.scss */
pre {
    overflow: auto;
}

/**
* Address odd `em`-unit font size rendering in all browsers.
*/
/* line 5, sass/dependencies/normalize/grouping/_fix-monospace.scss */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
*    Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
/* line 8, sass/dependencies/normalize/forms/_fix-font.scss */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
/* line 5, sass/dependencies/normalize/forms/_fix-overflow.scss */
button {
    overflow: visible;
}

/**
* 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 Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
/* line 8, sass/dependencies/normalize/forms/_fix-text-transform.scss */
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.
*/
/* line 9, sass/dependencies/normalize/forms/_buttons.scss */
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.
*/
/* line 5, sass/dependencies/normalize/forms/_disabled.scss */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
* Remove inner padding and border in Firefox 4+.
*/
/* line 5, sass/dependencies/normalize/forms/_fix-focus-inner.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
/* line 6, sass/dependencies/normalize/forms/_fix-line-height.scss */
input {
    line-height: normal;
}

/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
/* line 9, sass/dependencies/normalize/forms/_checkbox-and-radio.scss */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
/* line 7, sass/dependencies/normalize/forms/_number.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
*    (include `-moz` to future-proof).
*/
/* line 7, sass/dependencies/normalize/forms/_search.scss */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
/* line 20, sass/dependencies/normalize/forms/_search.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
* Define consistent border, margin, and padding.
*/
/* line 5, sass/dependencies/normalize/forms/_fieldset.scss */
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/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
/* line 6, sass/dependencies/normalize/forms/_legend.scss */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
/* line 5, sass/dependencies/normalize/forms/_textarea.scss */
textarea {
    overflow: auto;
}

/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
/* line 6, sass/dependencies/normalize/forms/_optgroup.scss */
optgroup {
    font-weight: bold;
}

/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
/* line 5, sass/dependencies/normalize/tables/_fix-cell-spacing.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 10, sass/dependencies/normalize/tables/_fix-cell-spacing.scss */
th,
td {
    padding: 0;
}

/* line 2, sass/dependencies/neat/grid/_grid.scss */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 80, sass/sprites/_main-nav-sprite.scss */
.main-nav-sprite-sprite, .site-header .main-navigation .places a:hover, .site-header .main-navigation .events a:hover, .site-header .main-navigation .live a:hover, .site-header .main-navigation .business a:hover, .site-header .main-navigation .parking a:hover {
    background-image: url('img/main-nav-sprite-se39478c2ea.png');
    background-repeat: no-repeat;
}

/* line 136, sass/sprites/_social.scss */
.social-sprite, .site-footer-contact-facebook, .site-footer-contact-twitter, .site-footer-contact-linkedin, .site-footer-contact-instagram, .member-container .facebook, .member-container .twitter, .member-container .instagram, .member-container .linkedin, .member-container .pinterest, .member-container .youtube {
    background-image: url('img/social-sd87352beae.png');
    background-repeat: no-repeat;
}

/* line 1, sass/_placeholders.scss */
.place-categories,
.place-subcategories, .place-pagination, .gform_fields,
.gfield_checkbox,
.gfield_radio, .tribe-events-sub-nav, [id="tribe-community-events"] [id="event-categories"] ul, [id="tribe-bar-views"] ul, .tribe-related-events, .tribe-related-events .tribe-events-categories, .tribe-events-filter-group ul, .tribe-event-categories, .tribe-events-notices ul, .menu,
.sub-menu {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}

/* line 8, sass/_placeholders.scss */
input[type="button"], input[type="reset"], input[type="submit"],
button, .place-single-details .website,
.place-single-details .email-contact, .gis-mobile a, [id="tribe-community-events"] .button, .tribe-events-single .event-single-details .event-information .tribe-events-gmap, .best-parking-mobile a, .button {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    -webkit-appearance: none;
    background-color: #05c3de;
    border-radius: 0;
    border: 0;
    color: #fefefe !important;
    display: inline-block;
    margin: 0;
    padding: 0.5em 1em;
}
/* line 19, sass/_placeholders.scss */
input[type="button"]:visited, input[type="reset"]:visited, input[type="submit"]:visited,
button:visited, .place-single-details .website:visited,
.place-single-details .email-contact:visited, .gis-mobile a:visited, .tribe-events-single .event-single-details .event-information .tribe-events-gmap:visited, .best-parking-mobile a:visited, .button:visited {
    color: #fefefe;
}
/* line 23, sass/_placeholders.scss */
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
button:hover, .place-single-details .website:hover,
.place-single-details .email-contact:hover, .gis-mobile a:hover, .tribe-events-single .event-single-details .event-information .tribe-events-gmap:hover, .best-parking-mobile a:hover, .button:hover, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus,
button:focus, .place-single-details .website:focus,
.place-single-details .email-contact:focus, .gis-mobile a:focus, .tribe-events-single .event-single-details .event-information .tribe-events-gmap:focus, .best-parking-mobile a:focus, .button:focus, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active,
button:active, .place-single-details .website:active,
.place-single-details .email-contact:active, .gis-mobile a:active, .tribe-events-single .event-single-details .event-information .tribe-events-gmap:active, .best-parking-mobile a:active, .button:active {
    background-color: #0497ac;
}

/* line 1, sass/_typography.scss */
body,
button,
input,
select,
textarea {
    color: #5a686b;
/*    font-family: 'Gotham-Book', sans-serif;*/
    font-family: 'Montserrat-Light', sans-serif;
    font-size: 15px;
    line-height: 1.5;
}
.mac body,
.mac button,
.mac input,
.mac select,
.mac textarea {
    color: #5a686b;
    font-family: 'Gotham-Light', sans-serif;
    font-size: 15px;
    line-height: 1.5;
}
/* line 12, sass/_typography.scss */
dfn, cite, em, i {
    font-style: italic;
}

/* line 16, sass/_typography.scss */
blockquote {
    margin: 0 1.5em;
}

/* line 20, sass/_typography.scss */
address {
    margin: 0 0 1.5em;
}

/* line 24, sass/_typography.scss */
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 0.83333em;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

/* line 35, sass/_typography.scss */
code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* line 39, sass/_typography.scss */
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

/* line 44, sass/_typography.scss */
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

/* line 49, sass/_typography.scss */
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/* line 58, sass/_typography.scss */
sup {
    bottom: 1ex;
}

/* line 62, sass/_typography.scss */
sub {
    top: .5ex;
}

/* line 66, sass/_typography.scss */
small {
    font-size: 75%;
}

/* line 70, sass/_typography.scss */
big {
    font-size: 125%;
}

/* line 74, sass/_typography.scss */
a {
    color: #004ea8;
    text-decoration: none;
}

/* line 79, sass/_typography.scss */
a:visited {
    color: #004ea8;
}

/* line 83, sass/_typography.scss */
a:hover,
a:focus,
a:active {
    color: #05c3de;
    text-decoration: underline;
}
a:focus {text-decoration: none;}

/* line 90, sass/_typography.scss */
h1, h2, h3, h4, h5, h6 {
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    line-height: 1.2;
    font-weight: normal;
    text-transform: uppercase;
}

/* line 95, sass/_typography.scss */
h3 {
    font-size: 1.33333em;
}

/* line 1, sass/_elements.scss */
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

/* line 8, sass/_elements.scss */
ul, ol {
    margin: 0 0 1.5em 0;
    padding-left: 1.8em;
}

/* line 13, sass/_elements.scss */
ul {
    list-style: disc;
}

/* line 17, sass/_elements.scss */
ol {
    list-style: decimal;
}

/* line 21, sass/_elements.scss */
li > ul,
li > ol {
    margin-bottom: 0;
}

/* line 27, sass/_elements.scss */
dt {
    font-weight: bold;
}

/* line 31, sass/_elements.scss */
dd {
    margin: 0 1.5em 1.5em;
}

/* line 35, sass/_elements.scss */
img {
    height: auto;
    max-width: 100%;
}

/* line 40, sass/_elements.scss */
figure {
    margin: 0;
}

/* line 44, sass/_elements.scss */
table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* line 49, sass/_elements.scss */
th {
    font-weight: bold;
}

/* line 53, sass/_elements.scss */
embed,
iframe,
object {
    max-width: 100%;
}

/* line 2, sass/_accessibility.scss */
.screen-reader-text, .tribe-events-visuallyhidden {
    margin: 0;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
/* line 13, sass/_accessibility.scss */
.screen-reader-text:hover, .tribe-events-visuallyhidden:hover, .screen-reader-text:active, .tribe-events-visuallyhidden:active, .screen-reader-text:focus, .tribe-events-visuallyhidden:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
/* line 12, sass/_content.scss */
.byline,
time.updated {
    display: none;
}

/* line 28, sass/_content.scss */
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.entry-content:after {
    content: "";
    display: table;
    clear: both;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
/* line 40, sass/_content.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
/* line 48, sass/_content.scss */
.comment-content a {
    word-wrap: break-word;
}

/* line 1, sass/_widgets.scss */
.widget {
    margin: 0 0 1.5em;
}

/* line 7, sass/_widgets.scss */
.widget_rss li {
    margin-bottom: 1.5em;
}

/* line 14, sass/_widgets.scss */
.widget_calendar tbody td {
    text-align: center;
}
/* line 18, sass/_widgets.scss */
.widget_calendar [id="today"] {
    border: solid 1px #05c3de;
    font-weight: bold;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.widget_search:after {
    content: "";
    display: table;
    clear: both;
}

/* line 31, sass/_widgets.scss */
.widget_nav_menu .menu-item {
    margin-bottom: 0.5em;
}
/* line 35, sass/_widgets.scss */
.widget_nav_menu .menu-item:last-child {
    margin-bottom: 0;
}
/* line 40, sass/_widgets.scss */
.widget_nav_menu .sub-menu {
    margin-top: 0.5em;
}
/* line 44, sass/_widgets.scss */
.widget_nav_menu a {
    display: block;
    font-weight: 500;
    text-transform: uppercase;
}

/* line 1, sass/wordpress/_captions.scss */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

/* line 6, sass/wordpress/_captions.scss */
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

/* line 11, sass/wordpress/_captions.scss */
.wp-caption-text {
    text-align: center;
}

/* line 15, sass/wordpress/_captions.scss */
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

/* line 1, sass/wordpress/_gallery.scss */
.gallery {
    margin-bottom: 1.5em;
}

/* line 5, sass/wordpress/_gallery.scss */
.gallery-item {
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

/* line 12, sass/wordpress/_gallery.scss */
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

/* line 16, sass/wordpress/_gallery.scss */
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

/* line 20, sass/wordpress/_gallery.scss */
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

/* line 24, sass/wordpress/_gallery.scss */
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

/* line 28, sass/wordpress/_gallery.scss */
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

/* line 32, sass/wordpress/_gallery.scss */
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

/* line 36, sass/wordpress/_gallery.scss */
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

/* line 40, sass/wordpress/_gallery.scss */
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

/* line 1, sass/wordpress/_wysiwyg.scss */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

/* line 7, sass/wordpress/_wysiwyg.scss */
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

/* line 13, sass/wordpress/_wysiwyg.scss */
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

/* line 19, sass/wordpress/_wysiwyg.scss */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* line 1, sass/wordpress/_paginate-links.scss */
.pagination-container {
    font-size: 0.77778em;
    margin: 20px 0;
}

/* line 6, sass/wordpress/_paginate-links.scss */
.pagination {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

/* line 12, sass/wordpress/_paginate-links.scss */
.pagination-item {
    display: inline-block;
    margin-right: 5px;
}
/* line 16, sass/wordpress/_paginate-links.scss */
.pagination-item a {
    padding: 5px 10px;
}
/* line 20, sass/wordpress/_paginate-links.scss */
.pagination-item a:hover,.pagination-item .current {
    background-color: #05c3de;
    color: #fefefe;
    padding: 5px 10px;
    text-decoration: none;
}

/* line 1, sass/_grid.scss */
.container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.container:after {
    content: "";
    display: table;
    clear: both;
}

/* line 5, sass/_grid.scss */
.site-content {
    padding: 0 0;
    display: block;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.site-content:after {
    content: "";
    display: table;
    clear: both;
}

/* line 10, sass/_grid.scss */
.content-area {
    margin-top: 2em;
}

#downtown-place-list.living-page-list {
    width: 100%;
} 

.living-page-list h3 {
        font-size: 16px;
    line-height: 1.5;
    text-transform: initial;
    font-weight: 500;
        color: #828282;
    font-family: "Montserrat-Light";
        margin-bottom: 20px;
    margin-top: 0px;
}

.living-page-list .downtown-place-title {
    font-size: 13px;
    margin-top: 11px;
}
.single-place .place-category-residential .tab-links li:nth-child(2){
    display: none !important;
}
.single-place .place-category-residential .tab-content p.phone.two,.single-place .place-category-residential .tab-content p.phone.three{
    display: none !important;
}
.single-place .place-category-lodging-hotels .tab-links li:nth-child(2){
    display: none !important;
}
.single-place .place-category-lodging-hotels  .tab-content p.phone.two,.single-place .place-category-lodging-hotels .tab-content p.phone.three{
    display: none !important;
}
.single-place .place-category-shop .tab-links li:nth-child(2){
    display: none !important;
}
.single-place .place-category-shop  .tab-content p.phone.two,.single-place .place-category-shop .tab-content p.phone.three{
    display: none !important;
}

@media screen and (max-width: 959px) {
    /* line 10, sass/_grid.scss */
    .content-area {
        margin-bottom: 2em;
    }
}
@media screen and (min-width: 959px) {
    /* line 10, sass/_grid.scss */
    .content-area {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .content-area:last-child {
        margin-right: 0;
    }
}

/* line 22, sass/_grid.scss */
.widget-area {
    margin-top: 2em;
}
@media screen and (max-width: 959px) {
    /* line 22, sass/_grid.scss */
    .widget-area {
        margin-bottom: 2em;
    }
}
@media screen and (min-width: 959px) {
    /* line 22, sass/_grid.scss */
    .widget-area {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-right: 0;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .widget-area:last-child {
        margin-right: 0;
    }
}

/* line 1, sass/_header.scss */
body {
    background-color: whitesmoke;
}

/* line 5, sass/_header.scss */
.site-header {
    padding: 0 2.35765%;
    background-image: url(images/header-tp-bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100% auto;
    padding-top: 10px;
    padding-bottom: 5px;
}
.site-header.sticky {
    left: 0;
    position: fixed;
    top: -80px;
    width: 100%;
    z-index: 999;
    -webkit- box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    -moz- box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    padding-top: 10px;
    padding-bottom: 5px;
}

@media screen and (min-width:1024px) {
    #page {margin-top: 121px;}
    .site-header {
    left: 0;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    -webkit- box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    -moz- box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    padding-top: 10px;
    padding-bottom: 5px;
}
}
@media screen and (max-width:1279px) {
.gis-mobile {
    margin-bottom: 30px;
    }
}

.site-header .site-branding,
.site-header.sticky .site-branding {width: 160px;margin-bottom: 0;}

/* line 12, sass/_header.scss */
.site-header:after {
    content: '';
    display: block;
    width: 100%;
}

/* line 27, sass/_header.scss */
.home .site-header {
    max-height: 441px;
    overflow: hidden;
}
/* line 38, sass/_header.scss */
.site-branding {
    float: left;
    padding: 5px 15px 5px 15px;
    width: 220px;
    margin-bottom: 5px;
}
#navigation {
    float: right;
    width: 82%;
    margin-top: 5px;
}

.site-header .social-nav {
    float: right;
}
.social-nav {
}
.social-nav a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(images/social-icon-sprite.png) no-repeat 0 0;
    text-indent: -9999px;
    margin-left: 3px;
}
.social-nav a.twitter {
    background-position: 0 0;
}
.social-nav a.facebook {
    background-position: -42px 0;
}
.social-nav a.linked-in {
    background-position: -82px 0;
}
.social-nav a.instagram {
    background-position: -122px 0;
}
.social-nav a.youtube {
    background: url(images/youtube.png) no-repeat 0 0;
    background-size: cover;
}
.social-nav a:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);

}
.social-nav a:hover,.social-nav a:active {text-decoration: none;}


@media screen and (max-width: 959px) {
    /* line 38, sass/_header.scss */
    .site-branding {
        width: 30%;
    }
}

/* line 54, sass/_header.scss */
.site-branding img {
    width: auto;
}
/* line 58, sass/_header.scss */
.site-branding a {
    display: block;
    line-height: 0;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
[id="navigation"]:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 959px) {
    /* line 65, sass/_header.scss */
    [id="navigation"] {
        display: none;
    }
}
.menu-toggle {display: none;}
/* line 75, sass/_header.scss */
.site-header .secondary-navigation {
    float: right;
    text-transform: uppercase;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.site-header .secondary-navigation:after {
    content: "";
    display: table;
    clear: both;
}
/* line 80, sass/_header.scss */
.site-header .secondary-navigation .menu {
    float: left;
    margin: 10px 0.77778em 11px;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.site-header .secondary-navigation .menu:after {
    content: "";
    display: table;
    clear: both;
}
/* line 86, sass/_header.scss */
.site-header .secondary-navigation .menu-item {
    float: left;
}
/* line 89, sass/_header.scss */
.site-header .secondary-navigation .menu-item a {
    border-left: solid 1px #fefefe;
    color: #fefefe;
    font-size: 0.77778em;
    font-weight: 500;
    margin-left: 1em;
    padding-left: 1em;
}
/* line 100, sass/_header.scss */
.site-header .secondary-navigation .menu-item:first-child a {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}

.menu-primary-menu-container {
    float: left;
    width: 96%;

}
.search-toggle {
    background: url(images/header-search-icon.png) no-repeat center center;
    display: inline-block;
    float: right;
    height: 36px;
    margin-left: 5px;
    margin-top: -10px;
    text-indent: -9999px;
    width: 24px;
}
/* line 112, sass/_header.scss */
.site-header .search-form {
    float: right;
    margin-top: 5px;
    clear: both;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.site-header .search-form:after {
    content: "";
    display: table;
    clear: both;
}
/* line 116, sass/_header.scss */
.site-header .search-form label {
    float: left;
}
/* line 120, sass/_header.scss */
.site-header .search-form .search-field {
    border: 1px solid #ccc;
    font-size: 0.77778em;
    height: 40px;
    padding: 12px 60px 12px 10px;
}
/* line 127, sass/_header.scss */
.site-header .search-form .search-submit {
    background: #ea4e3c url('img/search-submit.png?1418141082') no-repeat center center;
    border: 0;
    float: left;
    height: 40px;
    padding: 0;
    width: 49px;
}

/* line 139, sass/_header.scss */
.site-header .main-navigation {
    clear: both;
    float: right;
    font-size: 15px;
    margin-top: 25px;
    text-transform: uppercase;
    width: 100%;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.site-header .main-navigation .menu:after {
    content: "";
    display: table;
    clear: both;
}
/* line 154, sass/_header.scss */
.site-header .main-navigation .menu-item {
    border-right: 1px solid #6b7373;
    float: left;
    text-align: center;
    width: 14%;
}

.site-header .main-navigation .menu-item:nth-child(6) {
	border-right: none;
	margin-right: none;
	margin-left: 15px;
}

.site-header .main-navigation .menu-item:nth-child(1) {
	margin-left: 5px;
}


/* line 158, sass/_header.scss */
.site-header .main-navigation .menu-item a {
    color: #6b7373;
    display: block;
    padding: 0 0px;
    line-height: 1;
}
/* line 165, sass/_header.scss */
.site-header .main-navigation .menu-item a:hover {
    text-decoration: none;
    color: #ea4e3c;
    font-family: "Gotham-Black";
}

/* line 221, sass/_header.scss */
.site-header .main-navigation .sub-menu {
    display: none;
}

.site-header .search-form {display: none;}
/* line 227, sass/_header.scss */
.hero-title {
    color: #fefefe;
    font-size: 3.88889em;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 5%;
    text-align: center;
    text-shadow: 0.07143em 0.07143em 1px #485659;
    text-transform: uppercase;
}

/*flex slider*/
.flexslider .slides li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.flex-direction-nav li a {
    width: 56px;
    height: 57px;
    display: block;
    position: absolute;
    top: 30%;
    cursor: pointer;
    text-indent: -9999px;
} 
.flex-direction-nav li a.next {
    background: url(images/slider-arrow-right.png) no-repeat 0 0;
    right: 100px;
}
.flex-direction-nav li a.prev {
    background: url(images/slider-arrow-left.png) no-repeat 0 0;
    left: 100px;
}
.flex-control-nav {width: 100%; position: absolute; bottom: 15px; text-align: center;line-height: normal;z-index: 111;}

.slide-content {
    width: 50%;
    position: absolute;
    right: 0;
    top: 225px;
    z-index: 111;
}

.flex-caption {
    padding: 0 5px; 
    color: #fff; 
   /* font-family: "Wisdom-Script";*/
    font-family: "Gotham-Light";
    font-size:40px;
    line-height: 1.3;
    -moz-text-shadow: 2px 5px 9px rgba(0,0,0,.61); 
    -webkit-text-shadow: 2px 5px 9px rgba(0,0,0,.61); 
    text-shadow: 2px 5px 9px rgba(0,0,0,.61); 
    text-align: left;
    font-weight: normal;
    margin: 0;
    text-transform: none;

}

.flex-desc {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    -webkit-text-shadow: 1px 2px 3px rgba(0,0,0,.61);
    -moz-text-shadow: 1px 2px 3px rgba(0,0,0,.61);
    text-shadow: 1px 2px 3px rgba(0,0,0,.61);
    background: rgba(0,0,0,.78);
    border-left: 5px solid #e94d3b;
    padding: 10px 15px 20px;
}

.flexslider a.button {
    left: 40%;
    margin: 5px auto;
    position: relative;
}

.button {
    padding: 12px 30px;;
    display: inline-block;
    margin: auto;
    min-width: 160px;
    clear: both;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #333;
    float: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all  0.2s ease-out;
    -o-transition: all  0.2s ease-out;
    transition: all  0.2s ease-out;
    cursor: pointer;

}
.button:hover {text-decoration: none;}
.button.orange {background: #ea4e3c;}
.button.orange:hover {background: #e5210b;}


.hero-title.tribe-events {
    font-size: 2.66667em;
    margin-bottom: 50px;
}

.events-secondry + .featured-spacer {display: none;}

@media screen and (max-width: 959px) {
    /* line 227, sass/_header.scss */
    .hero-title {
        display: none;
    }
}

/* line 1, sass/_footer.scss */
.site-content {
    background: #fff;
}

/* line 6, sass/_footer.scss */
.site-footer {
    padding: 70px 0 10px;
    /*    background: #242424;*/
    color: #fff;
    background: url(images/footer-bg.jpg) no-repeat left top;
    background-size: cover;
}
/* line 11, sass/_footer.scss */
.site-footer a {
    color: #fff;
}

@media screen and (min-width: 480px) {
    /* line 17, sass/_footer.scss */
    .site-footer-left-nav,
    .site-footer-right-nav,
    .site-footer-contact {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .site-footer-left-nav:last-child,
    .site-footer-right-nav:last-child,
    .site-footer-contact:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 480px) and (max-width: 959px) {
    /* line 52, sass/dependencies/neat/grid/_omega.scss */

}
@media screen and (min-width: 768px) {
    /* line 17, sass/_footer.scss */
    .site-footer-left-nav,
    .site-footer-right-nav,
    .site-footer-contact {
        float: left;
        display: block;
        margin-right: 8%;
        width: 28%;
    }
    .site-footer-contact {
        margin-right: 0;
    }
}

@media screen and (min-width: 959px) {
    /* line 35, sass/_footer.scss */
    .site-footer-contact {
        margin-right: 0;
    }
}

/* line 42, sass/_footer.scss */
.site-footer-left-nav,
.site-footer-right-nav,
.site-footer-news,
.site-footer-contact {
    font-size: 15px;
    line-height: 1.6;
     
}
.site-footer-left-nav, .site-footer-right-nav {
    position: relative;
        min-height: 365px;
}
@media screen and (min-width: 959px) {
    /* line 42, sass/_footer.scss */
    .site-footer-left-nav,
    .site-footer-right-nav,
    .site-footer-news,
    .site-footer-contact {
        margin-bottom: 1em;
       
    }
}
/* line 52, sass/_footer.scss */
.site-footer-left-nav h3,
.site-footer-right-nav h3,
.site-footer-news h3,
.site-footer-contact h3 {
    border-bottom: 2px solid #ea4e3c;
    font-size: 22px;
    margin: 0 0 40px;
    padding-bottom: 3px;
}

.site-footer-contact .textwidget > span {display: block;clear: both;margin-left: 20px;padding-left: 21px;margin-bottom: 6px;}
.site-footer-contact span.ph-icon {background: url(images/phone-icon.png) no-repeat left top 7px;}
.site-footer-contact span.print-icon {background: url(images/fax-icon.png) no-repeat left top 7px;}
.site-footer-contact span.mail-icon {background: url(images/email-icon.png) no-repeat left top 10px;}


.site-footer-contact .widget {
    margin: 0 0 2.5em;
}
.site-footer-left-nav .button, .site-footer-right-nav .button {
/*    margin-top: 40px;*/
    position: absolute;
    bottom: 10px;
    
}

.footer-logo {
    clear: both;
    padding-top: 20px;
    text-align: center;
}
.menu-site-footer-left-nav-container {
    clear: both;
    padding: 35px 0 10px;
    text-align: center;
}
.menu-site-footer-left-nav-container ul li {display: inline-block;border-right: 1px solid #ea4e3c;line-height: 1;}
.menu-site-footer-left-nav-container ul li:last-child {border: none;} 
.menu-site-footer-left-nav-container ul li a {color: #ea4e3c;padding: 0 20px;text-transform: uppercase;font-size: 13px;}
/* line 60, sass/_footer.scss */
.site-footer-left-nav .menu-item,
.site-footer-right-nav .menu-item {
    font-weight: 300;
    margin-bottom: 0.5em;
}

.site-footer-contact-title,
.site-footer-contact-address-line-one,
.site-footer-contact-address-line-two,
.site-footer-contact-phone,
.site-footer-contact-fax,
.site-footer-contact-email {
    display: block;
}

/* line 109, sass/_footer.scss */
.site-footer-contact-title,
.site-footer-contact-phone-label,
.site-footer-contact-fax-label,
.site-footer-contact-email-label,
.site-footer-contact-social-label {
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
    padding-left: 0;
    margin-left: 20px;
}

.site-footer-contact-social a.twitter {margin-left: 20px;}


/* line 117, sass/_footer.scss */
.site-footer-contact-social {
    margin: 1.5em 0;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.site-footer-contact-social:after {
    content: "";
    display: table;
    clear: both;
}

/* line 122, sass/_footer.scss */
.site-footer-contact-facebook,
.site-footer-contact-twitter,
.site-footer-contact-linkedin,
.site-footer-contact-instagram {
    display: inline-block;
    margin: 0 0.25em;
    vertical-align: middle;
}


.site-info {
    clear: both;
    font-size: 11px;
    text-align: center;
    background: #0b0b0b;
    padding: 13px 0;
    color: #797979;
    line-height: 1;
}
.site-info a{color: #797979;}
/* line 161, sass/_footer.scss */
.site-info .menu-tertiary-menu-container {
    display: inline-block;
}
/* line 165, sass/_footer.scss */
.site-info .menu-item {
    border-left:  1px solid #797979;
    display: inline-block;
    padding: 0 10px;
}

/* line 172, sass/_footer.scss */
.site-info-copyright {
    display: inline-block;
    padding: 0 1em;
}

/* line 2, sass/_forms.scss */
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
textarea {
    background: #fff;
    border: solid 1px #05c3de;
    border-radius: 0;
    font-size: 1em;
    padding: 14px 7px;
}
/* line 4, sass/dependencies/bourbon/css3/_placeholder.scss */
input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #aaaaaa;
    opacity: 1 !important;
}
/* line 4, sass/dependencies/bourbon/css3/_placeholder.scss */
input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="color"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #aaaaaa;
    opacity: 1 !important;
}
/* line 4, sass/dependencies/bourbon/css3/_placeholder.scss */
input[type="email"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="color"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #aaaaaa;
    opacity: 1 !important;
}
/* line 4, sass/dependencies/bourbon/css3/_placeholder.scss */
input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #aaaaaa;
    opacity: 1 !important;
}

/* line 17, sass/_forms.scss */
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}

/* line 24, sass/_forms.scss */
.custom-select {
    display: inline-block;
    position: relative;
    background: #fff;
    border: 1px solid #05c3de;
}
/* line 31, sass/_forms.scss */
.custom-select:after {
    background-image: url("img/select-arrow.png");
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 1em;
    top: 50%;
    width: 16px;
    z-index: 2;
    pointer-events: none;
}
.group-blog .custom-select {border: 1px solid #ea4e3c;}
.group-blog .custom-select:after {
    background-image: url("img/select-arrow-orange.png");
}

@media screen and (min-width: 959px) {
    /* line 49, sass/_forms.scss */
    .custom-select.multiselect:after {
        display: none;
    }
}
/* line 55, sass/_forms.scss */
.custom-select select {
    background: none;
    border: solid 1px transparent;
    border-radius: 0;
    margin: 0;
    outline: none;
    padding: 14px 2em 14px 7px;
    width: 100%;
    max-width: none;
    appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
}

/* line 77, sass/_forms.scss */
x:-o-prefocus,
.custom-select::after {
    display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* line 90, sass/_forms.scss */
    .custom-select select::-ms-expand {
        display: none;
    }

    /* line 94, sass/_forms.scss */
    .custom-select select:focus::-ms-value {
        background: transparent;
        color: #5a686b;
    }
}
/* line 102, sass/_forms.scss */
.ie .custom-select select {
    padding-right: 7px;
}
/* line 106, sass/_forms.scss */
.ie .custom-select::after {
    display: none;
}

@-moz-document url-prefix() {
    /* line 122, sass/_forms.scss */
    .custom-select {
        overflow: hidden;
    }

    /* line 126, sass/_forms.scss */
    .custom-select select {
        width: 120%;
        width: -moz-calc(100% + 3em);
        width: calc(100% + em);
    }
}
/* line 135, sass/_forms.scss */
.custom-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

/* line 140, sass/_forms.scss */
Not-custom-selects
select {
    max-width: 100%;
}

/* line 146, sass/_forms.scss */
select[multiple] {
    background: #fff;
    border: solid 1px #05c3de;
    font-size: 1em;
    padding: 14px 7px;
}

/* line 154, sass/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
    margin-right: 0.5em;
}

/* line 168, sass/_forms.scss */
input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus,
textarea:focus {
    border-color: #ea4e3c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #ea4e3c;
    outline: 0;
}

/* line 176, sass/_forms.scss */
select:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #05c3de;
    outline: 0;
}

/* line 2, sass/_template-tags.scss */
.featured-container {
    background: #fff;
/*    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);*/
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    margin: 30px 0;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.featured-container:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 480px) {
    /* line 2, sass/_template-tags.scss */
    .featured-container {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-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;
    }
}

/* line 14, sass/_template-tags.scss */
.featured-image {
    line-height: 0;
}
@media screen and (min-width: 480px) {
    /* line 14, sass/_template-tags.scss */
    .featured-image {
        float: left;
        margin-right: 2.35765%;
        width: 36.27232%;
    }
}
/* line 23, sass/_template-tags.scss */
.featured-image img {
    width: 100%;
}

/* line 30, sass/_template-tags.scss */
.featured-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* line 35, sass/_template-tags.scss */
.featured-image:after {
    content: '';
    display: block;
}
@media screen and (max-width: 479px) {
    /* line 35, sass/_template-tags.scss */
    .featured-image:after {
        padding-top: 50%;
    }
}
@media screen and (min-width: 480px) {
    /* line 35, sass/_template-tags.scss */
    .featured-image:after {
        padding-top: 100%;
    }
}

/* line 49, sass/_template-tags.scss */
.featured-content-container {
    padding: 2.35765%;
/*    padding: 10px;*/
}
@media screen and (min-width: 480px) {
    /* line 49, sass/_template-tags.scss */
    .featured-content-container {
        float: left;
        padding-left: 0;
        width: 61.27232%;
    }
}

/* line 60, sass/_template-tags.scss */
.featured-header h2 {
    margin-top: 0;
    margin-bottom: 0;
}
/* line 65, sass/_template-tags.scss */
.featured-header h3 {
    margin: 0.5em 0;
    font-weight: normal;
}

/* line 72, sass/_template-tags.scss */
.featured-content :first-child {
    margin-top: 0;
}
/* line 76, sass/_template-tags.scss */
.featured-content :last-child {
    margin-bottom: 0;
}

/* line 81, sass/_template-tags.scss */
.featured-spacer {
    display: none;
}
@media screen and (min-width: 959px) {
    /* line 81, sass/_template-tags.scss */
    .featured-spacer {
        clear: both;
        display: block;
        padding-top: 5%;
    }
}
@media screen and (min-width: 1260px) {
    /* line 81, sass/_template-tags.scss */
    .featured-spacer {
        padding-top: 8%;
    }
}
@media screen and (min-width: 2000px) {
    /* line 81, sass/_template-tags.scss */
    .featured-spacer {
        padding-top: 12%;
    }
}

/* line 2, sass/templates/_page.scss */
.entry-image {
    width: 100%;
}

/* line 6, sass/templates/_page.scss */
.entry-title,
.page-title {
    font-size: 2.66667em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0.5em;
}

/* line 14, sass/templates/_page.scss */
.entry-meta {
    margin: 1em 0;
}

/* line 19, sass/templates/_page.scss */
.entry-footer .share-this-container {
    margin-bottom: 0;
    
}

/* line 24, sass/templates/_page.scss */
.villian-unit {
    width: 100%;
    clear: both;
    padding-bottom:20px;
}
@media screen and (max-width: 959px) {
    /* line 24, sass/templates/_page.scss */
    .villian-unit {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2;
    }
}
/* line 32, sass/templates/_page.scss */
.villian-unit :first-child {
    margin-top: 0;
}

/* line 1, sass/templates/_single.scss */
.entry-image {
    width: 100%;
}

/* line 2, sass/templates/_front-page.scss */
.home .site-content {
    width: 100%;
    padding: 0;
}
/* line 9, sass/templates/_front-page.scss */
.home .content-area {
    padding: 0 2.35765%;
    margin-top: 0.75em;
}
@media screen and (min-width: 959px) {
    /* line 9, sass/templates/_front-page.scss */
    .home .content-area {
        width: 100%;
        margin-right: 0;
        float: none;
    }
}
@media screen and (min-width: 1260px) {
    /* line 9, sass/templates/_front-page.scss */
    .home .content-area {
        padding: 0;
    }
}
@media screen and (min-width: 959px) {
    /* line 27, sass/templates/_front-page.scss */
    .home .site-main {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .home .site-main:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 1260px) {
    /* line 27, sass/templates/_front-page.scss */
    .home .site-main {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 44.55627%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .home .site-main:last-child {
        margin-right: 0;
    }
}
/* line 37, sass/templates/_front-page.scss */
.home .featured-container {
    margin-bottom: 1.5em;
}
/* line 41, sass/templates/_front-page.scss */
.home .about-downtown {
    padding: 60px 2.35765%;
    background-color: #004ea8;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fefefe;
}
@media screen and (min-width: 1260px) {
    /* line 41, sass/templates/_front-page.scss */
    .home .about-downtown {
        padding: 60px 0;
    }
}
/* line 53, sass/templates/_front-page.scss */
.home .about-downtown :last-child {
    margin-bottom: 0;
}
/* line 58, sass/templates/_front-page.scss */


/* line 70, sass/templates/_front-page.scss */
.hero-text {
    margin-top: 50px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    z-index: 1;

}
.hero-text .container{padding: 0 30px;}
/* line 148, sass/templates/_front-page.scss */
.hero-text-left,
.hero-text-right {
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 30px;
    display: inline-block;
    position: relative;
}
.hero-text-left {
    color: #818181;
    font-family: "Gotham-Light";
    margin-right: 10px;
}
.hero-text-right {
    color: #ea4e3c;
    font-family: "Gotham-Black";    
}
.hero-text p {
    color: #666666;
    font-size: 15px;
    line-height: 1.8;
    border-left: 2px solid #d8d8d8;
    border-right: 2px solid #d8d8d8;
    margin-top: 45px;
    padding: 0 45px 10px;
}

@media screen and (min-width: 480px) {

    /* line 165, sass/templates/_front-page.scss */
    .hero-text-left:before, .hero-text-left:after,
    .hero-text-right:before,
    .hero-text-right:after {
        content: '';
        display: table;
        height: 0;

    }

}

.hex-callouts {

}
.hex-callouts ul {list-style:none;padding: 0;}
.hex-callouts ul li{
    float: left;
    width: 20%;

    text-align: center;

}
.hex-callouts .container {max-width: 1020px;}
.hex-callouts ul li .content-block {
    padding: 0 20px;
    border-right: 2px solid #d8d8d8;
    clear: both;
    margin-top: 32px;
}
.hex-callouts ul li img{display: block;margin: auto;float: none;}
.hex-callouts ul li img:after{display: block;content: "";clear: both;}
.hex-callouts ul li.home-icon5 .content-block{border-right: none;padding-right: 0;}
.hex-callouts ul li h3{clear: both;margin-top: 0px;margin-bottom: 0;font-size: 24px;text-transform: uppercase;font-weight: normal;line-height: 1;}
.hex-callouts ul li p{font-size: 12px;color: #767676;margin-top: 15px;line-height: 1.5;}

.hex-callouts ul li.home-icon1 h3,.hex-callouts ul li.home-icon3 h3{color: #ea4e3c;}
.hex-callouts ul li.home-icon2 h3{color: #1fc2de;}
.hex-callouts ul li.home-icon4 h3{color: #fad755;}
.hex-callouts ul li.home-icon5 h3{color: #0971ce;}

/*custom-colors*/
.color-orange{color: #ea4e3c !important;}
.color-blue{color: #1fc2de !important;}
.color-yellow{color: #fad755 !important;}
.color-darkblue{color: #0971ce !important;}
.color-black{color: #404040 !important;}
.color-white{color: #fff !important;}
.color-gray{color: #828282 !important;}

.bg-yellow {background-color:#fabf39 !important;}
.nodisplay-desktop{display: none !important;}

.entry-header {display: none;}
.search .entry-header {display: block;}
iframe html {padding: 0 !important;}
/*Featured Events*/
.feautred-downtown {
    clear: both;
    margin-top: 100px;
    padding: 55px 0 60px;
    background: #fff url(images/events-block-bg.jpg) no-repeat left top;
    background-size: 100% auto;
}

.feautred-downtown .container > h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
/*  background: url(images/Calendar.png) no-repeat top center;*/
    padding-top: 75px;
}
.feautred-downtown .container > p {
    color: #fff;
    line-height: 1.95;
    margin: 0 auto 15px;
    text-align: center;
    width: 85%;
}
.feautred-downtown .events {
    clear: both;
    margin-top: 60px;
}

.feautred-downtown .events >div {
    float: left;
    width: 30%;
    margin-right: 5%;

}
/*.feautred-downtown .events >div img {
    width: 227px;
    height: 227px;
    border: 5px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;

}*/
.feautred-downtown .events .event-circular {
    width: 227px;
    height: 227px;
    border: 5px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: auto;
    background-position: center center;

}

.feautred-downtown .events .event-block1 {text-align: left;}
.feautred-downtown .events .event-content{
    padding: 30px;
}
.feautred-downtown .events .event-block2 .event-content{padding: 35px 35px 30px;}
.feautred-downtown .events .event-block2 img{display: block;margin: auto;}
.feautred-downtown .events .event-block3 {text-align: right;margin-right: 0;}
.feautred-downtown .events .event-block3 .event-content{text-align: left;padding-right: 0;padding-left: 55px;}
.feautred-downtown .events .event-content h3{margin: 0;line-height: 1.1;}
.feautred-downtown .events .event-content h3.event-date{font-size: 32px;}
.feautred-downtown .events .event-content h3.event-title{font-size: 21px;height: 65px;}
.feautred-downtown .events .event-content p{font-size: 12px;color: #767676;line-height: 1.6;height: 200px;}
.feautred-downtown .events .event-block2 .event-content p {height: 195px;}
.feautred-downtown .events .event-content .button{
    margin-top: 60px;
    display: block;
    padding: 12px 0;
    width: 170px;
}

@media screen and (min-width: 320px) {
    /* line 210, sass/templates/_front-page.scss */
    .hex-callouts {
        margin-top: 20px;
    }
}

@media screen and (min-width: 768px) {
    /* line 210, sass/templates/_front-page.scss */
    .hex-callouts {
        margin-top: 45px;
    }
}

}

/* line 236, sass/templates/_front-page.scss */
.hex-callout {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fefefe !important;
    display: block;
    float: left;
    font-size: 8px;
    line-height: 1;
    margin-right: 2.99003%;
    position: relative;
    text-align: center;
    width: 17.60797%;
    padding: 10% 0;
}
@media screen and (min-width: 680px) {
    /* line 236, sass/templates/_front-page.scss */
    .hex-callout {
        padding: 2.66667em 0;
        font-size: 9px;
    }
}
@media screen and (min-width: 780px) {
    /* line 236, sass/templates/_front-page.scss */
    .hex-callout {
        font-size: 10px;
    }
}
@media screen and (min-width: 959px) {
    /* line 236, sass/templates/_front-page.scss */
    .hex-callout {
        font-size: 11px;
    }
}
@media screen and (min-width: 950px) {
    /* line 236, sass/templates/_front-page.scss */
    .hex-callout {
        font-size: 12px;
    }
}
@media screen and (min-width: 1070px) {
    /* line 236, sass/templates/_front-page.scss */
    .hex-callout {
        font-size: 13px;
    }
}
@media screen and (min-width: 1150px) {
    /* line 236, sass/templates/_front-page.scss */
    .hex-callout {
        font-size: 14px;
    }
}
@media screen and (min-width: 1260px) {
    /* line 236, sass/templates/_front-page.scss */
    .hex-callout {
        font-size: 16px;
    }
}
/* line 282, sass/templates/_front-page.scss */
.hex-callout:visited, .hex-callout:hover, .hex-callout:focus, .hex-callout:active {
    text-decoration: none;
    color: #fefefe;
}
/* line 290, sass/templates/_front-page.scss */
.hex-callout.visit {
    background-image: url("img/hex-bg-visit.png");
}
/* line 294, sass/templates/_front-page.scss */
.hex-callout.attend {
    background-image: url("img/hex-bg-attend.png");
}
/* line 298, sass/templates/_front-page.scss */
.hex-callout.live {
    background-image: url("img/hex-bg-live.png");
}
/* line 302, sass/templates/_front-page.scss */
.hex-callout.business {
    background-image: url("img/hex-bg-business.png");
}
/* line 306, sass/templates/_front-page.scss */
.hex-callout.park {
    background-image: url("img/hex-bg-park.png");
    margin-right: 0;
}

/* line 312, sass/templates/_front-page.scss */
.hex-number {
    font-size: 3.88889em;
    font-weight: bold;
}
@media screen and (max-width: 580px) {
    /* line 312, sass/templates/_front-page.scss */
    .hex-number {
        display: none;
    }
}

/* line 321, sass/templates/_front-page.scss */
.hex-label {
    font-size: 1.33333em;
    font-weight: 500;
    text-transform: uppercase;
}
@media screen and (max-width: 580px) {
    /* line 321, sass/templates/_front-page.scss */
    .hex-label {
        display: none;
    }
}

/* line 331, sass/templates/_front-page.scss */
.hex-action {
    font-size: 2.66667em;
    font-family: ThirstyScriptRegular, cursive;
    text-transform: lowercase;
}
@media screen and (max-width: 580px) {
    /* line 331, sass/templates/_front-page.scss */
    .hex-action {
        display: none;
    }
}

@media screen and (min-width: 959px) {
    /* line 342, sass/templates/_front-page.scss */
    .downtown-stl-news {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-right: 0;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .downtown-stl-news:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 1260px) {
    /* line 342, sass/templates/_front-page.scss */
    .downtown-stl-news {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 44.55627%;
        margin-left: 8.5298%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .downtown-stl-news:last-child {
        margin-right: 0;
    }
}
@media screen and (max-width: 479px) {
    /* line 353, sass/templates/_front-page.scss */
    .downtown-stl-news .media-image {
        margin-bottom: 0;
    }
}
/* line 359, sass/templates/_front-page.scss */
.downtown-stl-news .media-header {
    margin-bottom: 2.35765%;
}
/* line 363, sass/templates/_front-page.scss */
.downtown-stl-news .media-header + * {
    margin-top: 0;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.downtown-stl-news-header:after {
    content: "";
    display: table;
    clear: both;
}
/* line 371, sass/templates/_front-page.scss */
.downtown-stl-news-header h2 {
    float: left;
}
/* line 375, sass/templates/_front-page.scss */
.downtown-stl-news-header a {
    float: right;
    font-size: 1.16667em;
    line-height: 1.71429;
    margin: 0.958571em 0;
}

/* line 384, sass/templates/_front-page.scss */
.about-downtown {
    font-weight: 300;
    line-height: 1.77778;
    text-align: center;
}
/* line 390, sass/templates/_front-page.scss */
.about-downtown h2 {
    font-size: 2.66667em;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 0;
}
/* line 397, sass/templates/_front-page.scss */
.about-downtown a {
    color: #fefefe;
}

@media screen and (min-width: 959px) {
    /* line 404, sass/templates/_front-page.scss */
    .front-page-pillars .container {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-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;
    }
}


.home .front-page-pillars {
    padding: 40px 60px 60px;
    background: #fff url('images/social-block-bg.jpg') no-repeat left top;
    background-size: cover;
}


.pillar {
    float: none;
    padding: 0 30px 0;
}
.pillar {
    float: left;
    display: block;
    margin-right: 0;
    width: ;
}
.pillar:last-child {
    margin-right: 0;
}

.pillar .inner-block {
    min-height: 450px;
}
.pillar .inner-block:after {
    clear: both; 
    display: table;
    content: "";
}
.pillar.news {width: 30%;padding-left: 0;padding-right: 40px;}
.pillar.twitter {width: 35%;padding:0px 40px;}
.pillar.facebook {width: 34%;padding-right: 0;padding-left: 25px;}

.pillar.news, .pillar.twitter {
    background: url(images/gray-border.png) no-repeat right top 35px transparent;
}



.pillar h3 {
    font-size: 32px;
    line-height: 1.1;
    margin: 0;
    text-align: center;
    padding-top: 135px;
}
.pillar.news h3 {background: url(images/i-icon.png) no-repeat top center;}
.pillar.twitter h3 {background: url(images/twitter.png) no-repeat top center;}
.pillar.facebook h3 {background: url(images/facebook.png) no-repeat top center;}
.pillar >h4 {
    font-size: 22px;
    line-height: 1.1;
    margin: 0 0 50px;
    text-align: center;
}

.pillar .news-block {
    color: black;
    display: block;
    float: none;
    padding: 20px 0;
    border-bottom: 1px solid #214a7f;
}
.pillar .news-block:after {
    clear: both;
    content: "";
    display: table;
}
.pillar .news-block:first-child,.pillar .news-block:first-of-type {padding-top: 0;}
.pillar .news-block:last-child,.pillar .news-block:last-of-type {border: none;}
.news-block .news-thumb {
    float: left;
    width: 70px;
    margin-right: 5px;
}

.news-block  .news-title{
    font-size: 11px;
    color: #b7b7b7;
    font-family: 'Helvetica';
    font-weight: bold;
}
.news-block .news-title h4.event-title {
    font-size: 15px;
    font-style: italic;
    line-height: 1.3;
    text-transform: none;
    margin: 10px 0 0;
}
.pillar .button{display: block;margin: auto;width: 175px;}
.var-narrow .tweet {margin-bottom: 20px;}

/*facebook block*/
#cff .cff-item {
    border-bottom: medium none !important;
    padding: 20px 0 0 !important;
}
#cff .cff-item:first-child {
    padding-top: 0 !important;
}
#cff h3, #cff h4, #cff h5, #cff h6, #cff p{font-size: 12px;}

#cff p {color: #6d6e71;margin-top: 0;}
#cff .cff-author .cff-author-text span {font-size: 12px;font-family: "Gotham-Bold";color: #004ea8;}
#cff .cff-date {color: #004ea8;font-size: 12px !important;margin-top: 0;
    font-family: 'Helvetica';
    font-weight: bold;
}
#cff .cff-author {margin: 0 !important;}

/*recomended block*/

.recommended-block {
    clear: both;
    padding: 55px 0;
    background: url(images/date-night-bg.jpg) no-repeat top left;
    background-size: cover;
    text-align: center;
}

.recommended-block h3 {
    font-size: 30px;
    margin: 0;
    text-align: center;
    padding-top: 90px;
    background: url(images/date-icon.png) no-repeat top center;
}
.recommended-block .button{
    margin-top: 85px;
    min-width: 320px;
    font-size: 22px;
    line-height: 1.3;
}


#signup {clear: both;margin: 0;padding: 0;}
#signup h2{margin: 0;padding: 45px 0;text-align: center;font-size: 38px;}
#signup h2 a {
    display: inline-block;
    float: none;
}
#signup h2 a:hover{
    text-decoration:none;

}

#signup h2 a img{
    display: inline-block;
    float: none;
    margin-left: 15px;
    -moz-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}


/* line 2, sass/templates/_404.scss */
.error404:not(.events-list) .site-header {
    background-image: url(img/404-hero-image.jpg);
}


/* line 8, sass/templates/_404.scss */
.error404:not(.events-list) .content-area {
    width: 100%;
}
@media screen and (min-width: 959px) {
    /* line 12, sass/templates/_404.scss */
    .error404:not(.events-list) .page-title {
        display: none;
    }
}
/* line 18, sass/templates/_404.scss */
.error404:not(.events-list) .page-content {
    font-weight: 300;
    line-height: 1.2;
}
@media screen and (min-width: 480px) {
    /* line 18, sass/templates/_404.scss */
    .error404:not(.events-list) .page-content {
        font-size: 1.33333em;
    }
}
@media screen and (min-width: 959px) {
    /* line 18, sass/templates/_404.scss */
    .error404:not(.events-list) .page-content {
        font-size: 2.66667em;
    }
}
/* line 30, sass/templates/_404.scss */
.error404:not(.events-list) .page-content p {
    margin: 0;
}

/* line 3, sass/templates/_search.scss */
.search-results .entry-header h3 {
    margin-bottom: 0.25em;
}
/* line 8, sass/templates/_search.scss */
.search-results .content-area {
    margin-right: 0;
    width: 100%;
}
/* line 13, sass/templates/_search.scss */
.search-results article {
    margin-bottom: 30px;
}
/* line 18, sass/templates/_search.scss */
.search-results .entry-summary :first-child {
    margin-top: 0;
}

@media screen and (min-width: 959px) {
    /* line 5, sass/templates/_archive.scss */
    .archive.category .site-content .content-area,
    .archive.date .site-content .content-area {
        float: left;
        margin-right: 0;
    }
    /* line 10, sass/templates/_archive.scss */
    .archive.category .site-content .widget-area,
    .archive.date .site-content .widget-area {
        float: right;
        margin-right: 0;
    }
}
/**
* Place Search
*/
/* line 4, sass/templates/_place-landing.scss */
.place-search {
    margin-bottom: 1.5em;
}
@media screen and (min-width: 959px) {
    /* line 4, sass/templates/_place-landing.scss */
    .place-search {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
        margin-left: 21.32451%;
        margin-bottom: 1.66667em;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .place-search:last-child {
        margin-right: 0;
    }
}
/* line 14, sass/templates/_place-landing.scss */
.place-search .place-search-form .search-field {
    border: 1px solid #ccc;
    font-size: 1.33333em;
    height: 58px;
    padding: 10px 1em;
}

@media screen and (min-width: 959px) {
    /* line 14, sass/templates/_place-landing.scss */
    .place-search .place-search-form .search-field {
        border-radius: 8px 0 0 8px;
        float: left;
    }
}
@media screen and (max-width: 959px) {
    /* line 32, sass/templates/_place-landing.scss */
    .place-search .place-search-form .place-cat-select {
        margin-bottom: 1em;
    }
}
@media screen and (min-width: 959px) {
    /* line 32, sass/templates/_place-landing.scss */
    .place-search .place-search-form .place-cat-select {
        float: left;
    }
}
/* line 42, sass/templates/_place-landing.scss */
.place-search .place-search-form .place-cat-select.custom-select {
    border: 1px solid #ccc;
}
/* line 46, sass/templates/_place-landing.scss */
.place-search .place-search-form .place-cat-select select {
    color: #aaaaaa;
    font-size: 1.33333em;
    height: 56px;
    padding: 10px 1em;

}







/* line 52, sass/templates/_place-landing.scss */
.place-search .place-search-form .place-cat-select select option {
    font-size: 0.75em;
    padding: 2px 5px;
}
/* line 59, sass/templates/_place-landing.scss */
.place-search .place-search-form .search-submit {
    background-image: none;
    font-size: 1.11111em;
    height: 58px;
    text-transform: uppercase;
    background-color: #ea4e3c;
}
.place-search .place-search-form .search-submit:hover{
    background-color: #e8341f
}
@media screen and (max-width: 959px) {
    /* line 59, sass/templates/_place-landing.scss */
    .place-search .place-search-form .search-submit {
        position: static;
        width: 100%;
    }
}
@media screen and (min-width: 959px) {
    /* line 59, sass/templates/_place-landing.scss */
    .place-search .place-search-form .search-submit {
        border-radius: 0 8px 8px 0;
        width: 20%;
    }
}


/* line 88, sass/templates/_place-landing.scss */
.page-template-template-place-landing-php .hero-title {
    font-size: 2.66667em;
    margin-bottom: 50px;
}
@media screen and (max-width: 959px) {
    /* line 100, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .site-content > .container {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
    }
    /* line 105, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .site-content .featured-container {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
        margin-top: 1.5em;
    }
    /* line 110, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .site-content .content-area {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2;
        margin-top: 1.5em;
        margin-bottom: 1.5em;
    }
    /* line 116, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .site-content .place-search {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3;
    }
    /* line 120, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .site-content .place-list-container {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4;
    }
}

.page-template-template-place-landing-php .site-content > .container,.group-blog .site-content > .container {
    margin-top: 50px;
}
/*.group-blog .site-content {padding-bottom: 20px;}*/
@media screen and (min-width: 959px) {
    /* line 148, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .featured-container.featured-place {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-left: 12.79471%;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-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;
        margin-top: 0;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .page-template-template-place-landing-php .featured-container.featured-place:last-child {
        margin-right: 0;
    }
}
/* line 158, sass/templates/_place-landing.scss */
.page-template-template-place-landing-php .content-area {
    width: 100%;
    margin-right: 0;
}
@media screen and (min-width: 959px) {
    /* line 158, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .content-area,.group-blog .content-area,.group-blog .widget-area {
        margin-top: 0;
    }
    
}
@media screen and (min-width: 959px) {
    /* line 167, sass/templates/_place-landing.scss */
    .page-template-template-place-landing-php .widget-area {
        clear: left;
        margin-right: 2.35765%;
    }
}

/* line 175, sass/templates/_place-landing.scss */
.place-list-container {
    clear: both;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.place-list-container:after {
    content: "";
    display: table;
    clear: both;
}

/**
* Filtering
*/
@media screen and (max-width: 959px) {
    /* line 183, sass/templates/_place-landing.scss */
    .place-filter {
        display: block;
    }
}
@media screen and (min-width: 959px) {
    /* line 183, sass/templates/_place-landing.scss */
    .place-filter {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .place-filter:last-child {
        margin-right: 0;
    }
}
/* line 192, sass/templates/_place-landing.scss */
.place-filter h3 {
    margin-bottom: 0.25em;
}

/* line 197, sass/templates/_place-landing.scss */
.place-filter-clear {
    font-weight: bold;
    font-size: 0.77778em;
}

/* line 207, sass/templates/_place-landing.scss */
.place-categories > li > label > input {
    display: none;
}

/* line 211, sass/templates/_place-landing.scss */
.place-subcategories {
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 10px;
}
.place-categories > li {
    display: block;
    margin-bottom: 10px;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.place-subcategories li:after {
    content: "";
    display: table;
    clear: both;
}
/* line 219, sass/templates/_place-landing.scss */
.place-subcategories input[type="checkbox"] {
    display: inline-block;
    margin: 0;

}
/* line 227, sass/templates/_place-landing.scss */
.place-subcategories span {
    /*display: block;
    float: left;
    width: 91.01124%;*/
    display: inline-block;
    float: none;
    width: auto;
}

/**
* List of Places
*/
@media screen and (min-width: 959px) {
    /* line 237, sass/templates/_place-landing.scss */
    [id="downtown-place-list"] {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-right: 0;
        float: right;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    [id="downtown-place-list"]:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width: 959px) {
    /* line 245, sass/templates/_place-landing.scss */
    .downtown-place-list {
        -webkit-box-align: stretch;
        -moz-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;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

/** 
* Single Place
*/
/* line 261, sass/templates/_place-landing.scss */
.downtown-place {
    background: #fff;
    margin-bottom: 30px;border: 1px solid #e0e0e0;
    padding-bottom: 25px;
    position: relative;
}
@media screen and (min-width: 959px) {
    /* line 261, sass/templates/_place-landing.scss */
    .downtown-place {
        float: left;
        display: block;
        margin-right: 3.16844%;
        width: 31.22104%;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 31.22104%;
        -moz-flex: 0 1 31.22104%;
        -ms-flex: 0 1 31.22104%;
        flex: 0 1 31.22104%;
        margin-right: 3.16844%;

    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .downtown-place:last-child {
        margin-right: 0;
    }
    /* line 52, sass/dependencies/neat/grid/_omega.scss */
    .downtown-place:nth-child(3n) {
        margin-right: 0;
    }
    /* line 57, sass/dependencies/neat/grid/_omega.scss */
    .downtown-place:nth-child(3n+1) {
        clear: left;
    }
}

/* line 274, sass/templates/_place-landing.scss */
.downtown-place-image {
    line-height: 0;
}
/* line 277, sass/templates/_place-landing.scss */
.downtown-place-image img {
    width: 100%;
    display: block;
    height: 175px;
}


/* line 282, sass/templates/_place-landing.scss */
.downtown-place-title {
    color: #1fc2de;
    font-family: "Montserrat-Bold";
    font-size: 13px;
    margin-bottom: 5px;
    padding: 5px 10px 0;
    text-transform: none;
}

.downtown-place-title a {color:#1fc2de; }
/* line 294, sass/templates/_place-landing.scss */
.downtown-place-content {
    padding: 0 10px;
}

/* line 302, sass/templates/_place-landing.scss */
.downtown-place-content :last-child {
    margin-bottom: 0;
}

/* line 307, sass/templates/_place-landing.scss */
.downtown-place-footer {
    padding: 0 10px;
    position: absolute;
    bottom: 15px;
}

/* line 314, sass/templates/_place-landing.scss */
.downtown-place-footer a {
    font-weight: bold;
    font-size: 0.77778em;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.place-pagination:after {
    content: "";
    display: table;
    clear: both;
}
/* line 325, sass/templates/_place-landing.scss */
.place-pagination li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}
/* line 38, sass/dependencies/neat/grid/_span-columns.scss */
.place-pagination li:last-child {
    margin-right: 0;
}
/* line 328, sass/templates/_place-landing.scss */
.place-pagination li:last-child {
    float: right;
    text-align: right;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.place-single-details:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 959px) {
    /* line 4, sass/templates/_place-single.scss */
    .place-single-details .place-single-image {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 35.26334%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .place-single-details .place-single-image:last-child {
        margin-right: 0;
    }
}
/* line 9, sass/templates/_place-single.scss */
.place-single-details .place-single-image img {
    width: 100%;
}
@media screen and (min-width: 959px) {
    /* line 14, sass/templates/_place-single.scss */
    .place-single-details .place-single-details-info {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 61.158%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .place-single-details .place-single-details-info:last-child {
        margin-right: 0;
    }
}
/* line 20, sass/templates/_place-single.scss */
.place-single-details .website,
.place-single-details .email-contact {
    display: inline-block;
    margin: 10px 0;
}

/* line 28, sass/templates/_place-single.scss */
[id="place-map"] {
    padding-top: 40%;
    width: 100%;
}
@media screen and (min-height: 480px) {
    /* line 28, sass/templates/_place-single.scss */
    [id="place-map"] {
        padding-top: 62.5%;
    }
}
/* line 36, sass/templates/_place-single.scss */
[id="place-map"] img {
    max-width: none;
}

@media screen and (min-width: 959px) {
    /* line 3, sass/templates/_itinerary-landing.scss */
    .page-template-template-itinerary-landing-php .site-content {
        margin-top: -3%;
    }
}
@media screen and (max-width: 959px) {
    /* line 10, sass/templates/_itinerary-landing.scss */
    .page-template-template-itinerary-landing-php .featured-container.featured-itinerary {
        margin-top: 30px;
    }
}
@media screen and (min-width: 959px) {
    /* line 10, sass/templates/_itinerary-landing.scss */
    .page-template-template-itinerary-landing-php .featured-container.featured-itinerary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-left: 12.79471%;
        margin-top: 0;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .page-template-template-itinerary-landing-php .featured-container.featured-itinerary:last-child {
        margin-right: 0;
    }
}
/* line 22, sass/templates/_itinerary-landing.scss */
.page-template-template-itinerary-landing-php .content-area {
    width: 100%;
    margin-right: 0;
}
/* line 27, sass/templates/_itinerary-landing.scss */
.page-template-template-itinerary-landing-php .widget-area {
    margin-right: 2.35765%;
    margin-top: 0;
}

/* line 33, sass/templates/_itinerary-landing.scss */
.itinerary-list-container {
    clear: both;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.itinerary-list-container:after {
    content: "";
    display: table;
    clear: both;
}

/* line 38, sass/templates/_itinerary-landing.scss */
.itinerary-list {
    margin-bottom: 30px;
}
@media screen and (min-width: 959px) {
    /* line 38, sass/templates/_itinerary-landing.scss */
    .itinerary-list {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-right: 0;
        float: right;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .itinerary-list:last-child {
        margin-right: 0;
    }
}
/* line 48, sass/templates/_itinerary-landing.scss */
.itinerary-list .media-image img {
    width: 100%;
}

@media screen and (min-width: 959px) {
    /* line 8, sass/templates/_home.scss */
    .blog .site-content .content-area,
    .single-post .site-content .content-area {
        float: left;
        margin-right: 0;
    }
    /* line 13, sass/templates/_home.scss */
    .blog .site-content .widget-area,
    .single-post .site-content .widget-area {
        float: right;
        margin-right: 0;
    }
}
/* line 24, sass/templates/_home.scss */
.blog .post {
    margin-bottom: 30px;

}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.nav-links:after {
    content: "";
    display: table;
    clear: both;
}
/* line 32, sass/templates/_home.scss */
.nav-links .nav-previous,
.nav-links .nav-next {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}
/* line 38, sass/dependencies/neat/grid/_span-columns.scss */
.nav-links .nav-previous:last-child,
.nav-links .nav-next:last-child {
    margin-right: 0;
}
/* line 37, sass/templates/_home.scss */
.nav-links .nav-next {
    margin-right: 0;
    float: right;
    text-align: right;
}

/* line 45, sass/templates/_home.scss */
.blog .bg-image {
    background-size: auto;
}

/* line 3, sass/js-libraries/_sidr.scss */
.sidr-open #wpadminbar,
.sidr-animating #wpadminbar {
    position: absolute;
    top: -46px;
}

/* line 9, sass/js-libraries/_sidr.scss */
[id="sidr-toggle"] {
    display: block;
    float: right;
    font-size: 21px;
    line-height: 2.3;
    color: #ea4e3c;
    position: relative;
    top: 90px;
}
[id="sidr-toggle"]:hover, [id="sidr-toggle"]:active,[id="sidr-toggle"]:focus{color: #ea4e3c;text-decoration: none;}
[id="sidr-toggle"] .navicon {
    display: block;
    float: right;
    border: medium none;
    cursor: pointer;
    height: 45px;
    margin: 0px 0 0 15px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-indent: -900em;
    width: 48px;
}
/* line 13, sass/js-libraries/_sidr.scss */
/*[id="sidr-toggle"]:before {
color: #05c3de;
content: '\2261';
font-size: 4em;
line-height: 1;
}*/
[id="sidr-toggle"] .navicon:after {
    background: #ea4e3c none repeat scroll 0 0;
    box-shadow: 0 10px 0 #ea4e3c, 0 20px 0 #ea4e3c;
    content: "";
    height: 5px;
    left: 16%;
    position: absolute;
    top: 10px;
    width: 68%;
}
/* line 20, sass/js-libraries/_sidr.scss */
[id="sidr-toggle"]:hover {
    text-decoration: none;
}
@media screen and (min-width: 959px) {
    /* line 9, sass/js-libraries/_sidr.scss */
    [id="sidr-toggle"] {
        display: none;
    }
}
@media screen and (min-width: 1260px) {
    /* line 9, sass/js-libraries/_sidr.scss */
    [id="sidr-toggle"] {
        display: none;
    }
}

/* line 33, sass/js-libraries/_sidr.scss */
.sidr {
    /* Default Settings */
    display: none;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 260px;
    z-index: 999999;
    background: url("img/sidr-bg.png") 0 bottom no-repeat #ea4e3c;
    background-size: contain;
}
/* line 45, sass/js-libraries/_sidr.scss */
.sidr.right {
    left: auto;
    right: -260px;
}
/* line 50, sass/js-libraries/_sidr.scss */
.sidr.left {
    left: -260px;
    right: auto;
}
/* line 58, sass/js-libraries/_sidr.scss */
.sidr .sidr-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
}
/* line 63, sass/js-libraries/_sidr.scss */
.sidr .main-navigation {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1;
    border-bottom: none;
}
/* line 68, sass/js-libraries/_sidr.scss */
.sidr .secondary-navigation {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2;
}
/* line 72, sass/js-libraries/_sidr.scss */
.sidr .menu-primary-menu-container{margin-bottom: 30px; width: 100%;}
.sidr .social-nav {
    padding-top: 25px;
}
.sidr .social-nav a.twitter {margin-left: 10px;}

.timeline {background: transparent !important;}
.sidr .menu-secondary-menu-container {
    margin-bottom: 1em;
}
/* line 76, sass/js-libraries/_sidr.scss */
.sidr .sub-menu {
    font-size: 0.77778em;
    border-top: solid 1px #fff;
}
/* line 81, sass/js-libraries/_sidr.scss */
.sidr .sub-menu .menu-item a {
    padding-left: 2em;
}
/* line 86, sass/js-libraries/_sidr.scss */
.sidr .sub-menu .sub-menu {
    font-size: 1em;
}
/* line 91, sass/js-libraries/_sidr.scss */
.sidr .menu-item {
    border-bottom: solid 1px #fff;
}
/* line 94, sass/js-libraries/_sidr.scss */
.sidr .menu-item a {
    color: #fefefe;
    display: block;
    padding: 0.55em 1em;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all  0.2s ease-in;
    -o-transition: all  0.2s ease-in;
    transition: all  0.2s ease-in;

}
.sidr .menu-item a:hover { background: #fefefe;color: #EA4E3C;text-decoration: none;}
a:focus, a:active {outline: none;}
/*
.sidr .places > a {
background: url(img/main-nav-sprite/places.png) 10px 10px no-repeat;
padding-left: 50px;
background-size: 10%;
}
.sidr .events > a {
background: url(img/main-nav-sprite/events.png) 10px 10px no-repeat;
padding-left: 50px;
background-size: 9%;
}
.sidr .live > a {
background: url(img/main-nav-sprite/live.png) 10px 10px no-repeat;
padding-left: 50px;
background-size: 10%;
}
.sidr .business > a {
background: url(img/main-nav-sprite/business.png) 10px 10px no-repeat;
padding-left: 50px;
background-size: 10%;
}
.sidr .parking > a {
background: url(img/main-nav-sprite/parking.png) 10px 10px no-repeat;
padding-left: 50px;
background-size: 8%;
}
*/

/* line 135, sass/js-libraries/_sidr.scss */
.sidr .search-form {
    clear: both;
    display: block;
    margin: auto;
    width: 220px;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.sidr .search-form:after {
    content: "";
    display: table;
    clear: both;
}
/* line 139, sass/js-libraries/_sidr.scss */
.sidr .search-form .search-field {
    border: solid 1px #05c3de;
    float: left;
    width: 175px;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.featured-event-container:after {
    content: "";
    display: table;
    clear: both;
}

/* line 5, sass/plugins/_featured-event-shortcode.scss */
.featured-event-image {
    line-height: 0;
}
/* line 8, sass/plugins/_featured-event-shortcode.scss */
.featured-event-image img {
    width: 100%;
}

/* line 13, sass/plugins/_featured-event-shortcode.scss */
.featured-event-title {
    padding: 7.42297% 0 0;
    font-size: 1.5em;
    font-weight: 300;
    margin-bottom: 2.35765%;
}

/* line 20, sass/plugins/_featured-event-shortcode.scss */
.featured-event-content {
    font-size: 0.77778em;
}

@media screen and (max-width: 1050px) {
    /* line 1, sass/plugins/_gis-planning.scss */
    [id="zpeframecontainer"] {
        display: none;
    }
}

@media screen and (min-width: 1050px) {
    /* line 7, sass/plugins/_gis-planning.scss */
    .gis-mobile {
        display: none;
    }
}

/* line 1, sass/plugins/_gravity-forms.scss */
.gf_clear {
    clear: both;
}

/* line 11, sass/plugins/_gravity-forms.scss */
.ginput_container {
    margin-bottom: 1.5em;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.ginput_container:after {
    content: "";
    display: table;
    clear: both;
}
/* line 15, sass/plugins/_gravity-forms.scss */
.ginput_container label {
    font-size: 0.75em;
}

/* line 22, sass/plugins/_gravity-forms.scss */
.gfield_checkbox label,
.gfield_radio label {
    font-size: 1em;
}

/* line 27, sass/plugins/_gravity-forms.scss */
.ginput_complex {
    margin-bottom: 1em;
}

/* line 31, sass/plugins/_gravity-forms.scss */
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
textarea,
.custom-select {
    width: 100%;
}
@media screen and (min-width: 959px) {
    /* line 37, sass/plugins/_gravity-forms.scss */
    input[type="email"].small, input[type="email"].medium, input[type="email"].large, input[type="number"].small, input[type="number"].medium, input[type="number"].large, input[type="password"].small, input[type="password"].medium, input[type="password"].large, input[type="search"].small, input[type="search"].medium, input[type="search"].large, input[type="tel"].small, input[type="tel"].medium, input[type="tel"].large, input[type="text"].small, input[type="text"].medium, input[type="text"].large, input[type="url"].small, input[type="url"].medium, input[type="url"].large, input[type="color"].small, input[type="color"].medium, input[type="color"].large, input[type="date"].small, input[type="date"].medium, input[type="date"].large, input[type="datetime"].small, input[type="datetime"].medium, input[type="datetime"].large, input[type="datetime-local"].small, input[type="datetime-local"].medium, input[type="datetime-local"].large, input[type="month"].small, input[type="month"].medium, input[type="month"].large, input[type="time"].small, input[type="time"].medium, input[type="time"].large, input[type="week"].small, input[type="week"].medium, input[type="week"].large,
    textarea.small,
    textarea.medium,
    textarea.large,
    .custom-select.small,
    .custom-select.medium,
    .custom-select.large {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    input[type="email"].small:last-child, input[type="email"].medium:last-child, input[type="email"].large:last-child, input[type="number"].small:last-child, input[type="number"].medium:last-child, input[type="number"].large:last-child, input[type="password"].small:last-child, input[type="password"].medium:last-child, input[type="password"].large:last-child, input[type="search"].small:last-child, input[type="search"].medium:last-child, input[type="search"].large:last-child, input[type="tel"].small:last-child, input[type="tel"].medium:last-child, input[type="tel"].large:last-child, input[type="text"].small:last-child, input[type="text"].medium:last-child, input[type="text"].large:last-child, input[type="url"].small:last-child, input[type="url"].medium:last-child, input[type="url"].large:last-child, input[type="color"].small:last-child, input[type="color"].medium:last-child, input[type="color"].large:last-child, input[type="date"].small:last-child, input[type="date"].medium:last-child, input[type="date"].large:last-child, input[type="datetime"].small:last-child, input[type="datetime"].medium:last-child, input[type="datetime"].large:last-child, input[type="datetime-local"].small:last-child, input[type="datetime-local"].medium:last-child, input[type="datetime-local"].large:last-child, input[type="month"].small:last-child, input[type="month"].medium:last-child, input[type="month"].large:last-child, input[type="time"].small:last-child, input[type="time"].medium:last-child, input[type="time"].large:last-child, input[type="week"].small:last-child, input[type="week"].medium:last-child, input[type="week"].large:last-child,
    textarea.small:last-child,
    textarea.medium:last-child,
    textarea.large:last-child,
    .custom-select.small:last-child,
    .custom-select.medium:last-child,
    .custom-select.large:last-child {
        margin-right: 0;
    }
}

/* line 60, sass/plugins/_gravity-forms.scss */
.ginput_left .custom-select,
.ginput_right .custom-select {
    width: 100% !important;
}

/* line 65, sass/plugins/_gravity-forms.scss */
.ginput_full,
.ginput_left,
.ginput_right {
    width: 100%;
    display: block;
    margin-bottom: 0.5em;
}

@media screen and (min-width: 959px) {
    /* line 73, sass/plugins/_gravity-forms.scss */
    .ginput_left,
    .ginput_right {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .ginput_left:last-child,
    .ginput_right:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width: 959px) {
    /* line 80, sass/plugins/_gravity-forms.scss */
    .ginput_right {
        margin-right: 0;
    }
}

/* line 91, sass/plugins/_gravity-forms.scss */
.gf_progressbar_wrapper {
    margin-bottom: 1.5em;
}

/* line 95, sass/plugins/_gravity-forms.scss */
.gf_progressbar {
    background-color: #eee;
    box-shadow: inset 0 0 3px 0 rgba(110, 110, 110, 0.15);
    padding: 2px;
}
/* line 100, sass/plugins/_gravity-forms.scss */
.gf_progressbar .gf_progressbar_percentage {
    -webkit-animation: progress 0.7s linear infinite;
    -moz-animation: progress 0.7s linear infinite;
    animation: progress 0.7s linear infinite;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%);
    background-size: 54px 54px;
    background-repeat: repeat-x;
    display: block;
    height: 100%;
    padding: 14px 7px;
}
/* line 114, sass/plugins/_gravity-forms.scss */
.gf_progressbar .gf_progressbar_percentage.percentbar_blue {
    border: #05c3de;
    background-color: #05c3de;
}
/* line 119, sass/plugins/_gravity-forms.scss */
.gf_progressbar .gf_progressbar_percentage.percentbar_gray {
    border: #aaa;
    background-color: #aaa;
}
/* line 124, sass/plugins/_gravity-forms.scss */
.gf_progressbar .gf_progressbar_percentage.percentbar_green {
    border: #004ea8;
    background-color: #004ea8;
}
/* line 129, sass/plugins/_gravity-forms.scss */
.gf_progressbar .gf_progressbar_percentage.percentbar_orange {
    border: #ffcc66;
    background-color: #ffcc66;
}
/* line 134, sass/plugins/_gravity-forms.scss */
.gf_progressbar .gf_progressbar_percentage.percentbar_red {
    border: #e1523d;
    background-color: #e1523d;
}
/* line 144, sass/plugins/_gravity-forms.scss */
.gf_progressbar .gf_progressbar_percentage.percentbar_blue span, .gf_progressbar .gf_progressbar_percentage.percentbar_gray span, .gf_progressbar .gf_progressbar_percentage.percentbar_green span, .gf_progressbar .gf_progressbar_percentage.percentbar_orange span, .gf_progressbar .gf_progressbar_percentage.percentbar_red span {
    color: #fefefe;
}

@-webkit-keyframes progress {
    /* line 152, sass/plugins/_gravity-forms.scss */
    0% {
        background-position: 0px 0px;
    }

    /* line 155, sass/plugins/_gravity-forms.scss */
    100% {
        background-position: 54px 0px;
    }
}
@-moz-keyframes progress {
    /* line 152, sass/plugins/_gravity-forms.scss */
    0% {
        background-position: 0px 0px;
    }

    /* line 155, sass/plugins/_gravity-forms.scss */
    100% {
        background-position: 54px 0px;
    }
}
@keyframes progress {
    /* line 152, sass/plugins/_gravity-forms.scss */
    0% {
        background-position: 0px 0px;
    }

    /* line 155, sass/plugins/_gravity-forms.scss */
    100% {
        background-position: 54px 0px;
    }
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.clear-multi:after {
    content: "";
    display: table;
    clear: both;
}

/* line 165, sass/plugins/_gravity-forms.scss */
.gfield_time_hour,
.gfield_time_minute,
.gfield_time_ampm {
    float: left;
    margin-right: 0.5em;
    width: 6em;
}
/* line 172, sass/plugins/_gravity-forms.scss */
.gfield_time_hour .sep,
.gfield_time_minute .sep,
.gfield_time_ampm .sep {
    display: inline-block;
    margin-left: 0.5em;
    width: 0.5em;
}
/* line 178, sass/plugins/_gravity-forms.scss */
.gfield_time_hour input,
.gfield_time_hour .custom-select,
.gfield_time_hour .custom-select select,
.gfield_time_minute input,
.gfield_time_minute .custom-select,
.gfield_time_minute .custom-select select,
.gfield_time_ampm input,
.gfield_time_ampm .custom-select,
.gfield_time_ampm .custom-select select {
    width: 6em !important;
}

/* line 185, sass/plugins/_gravity-forms.scss */
.gfield_time_hour {
    width: 7em;
}

/* line 189, sass/plugins/_gravity-forms.scss */
.gform_ajax_spinner {
    display: none;
}

/* line 195, sass/plugins/_gravity-forms.scss */
.gfield_required {
    color: #e1523d;
}

/* line 200, sass/plugins/_gravity-forms.scss */
.validation_error {
    color: #e1523d;
    margin-bottom: 1.5em;
}

/* line 209, sass/plugins/_gravity-forms.scss */
.gfield_error {
    color: #e1523d;
    margin-bottom: 1em;
}
/* line 216, sass/plugins/_gravity-forms.scss */
.gfield_error input,
.gfield_error .custom-select,
.gfield_error select,
.gfield_error textarea {
    border: solid 1px #e1523d;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* line 5, sass/plugins/the-events-calendar/_helper-classes.scss */
.tribe-clear {
    clear: both;
}

/* line 17, sass/plugins/the-events-calendar/_helper-classes.scss */
.tribe-events-ajax-loading {
    display: none;
}
[id="tribe-events-bar"] {
    display: block;
    float: none;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 57.351%;
}

@media screen and (min-width: 959px) {
    /* line 1, sass/plugins/the-events-calendar/_events-bar.scss */

    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    [id="tribe-events-bar"]:last-child {
        margin-right: 0;
    }
}
/* line 10, sass/plugins/the-events-calendar/_events-bar.scss */
[id="tribe-events-bar"] label {
    display: none;
}

@media screen and (min-width: 959px) {
    /* line 15, sass/plugins/the-events-calendar/_events-bar.scss */
    .tribe-bar-search-filter {
        float: left;
        width: 50%;
    }
}

/* line 22, sass/plugins/the-events-calendar/_events-bar.scss */
input[id="tribe-bar-search"] {
    border: 1px solid #ccc;
    font-size: 1.33333em;
    height: 58px;
    padding: 10px 1em;
}

@media screen and (min-width: 959px) {
    /* line 22, sass/plugins/the-events-calendar/_events-bar.scss */
    input[id="tribe-bar-search"] {
        border-radius: 8px 0 0 8px;
    }
}

@media screen and (max-width: 959px) {
    /* line 38, sass/plugins/the-events-calendar/_events-bar.scss */
    .tribe-bar-date-filter {
        margin-bottom: 1em;
    }
}
@media screen and (min-width: 959px) {
    /* line 38, sass/plugins/the-events-calendar/_events-bar.scss */
    .tribe-bar-date-filter {
        float: left;
        width: 30%;
    }
}

/* line 49, sass/plugins/the-events-calendar/_events-bar.scss */
input[id="tribe-bar-date"] {
    border: 1px solid #ccc;
    font-size: 1.33333em;
    padding: 10px 1em;
    background-image: url("img/select-arrow.png");
    background-position: 93% center;
    background-repeat: no-repeat;
    height: 58px;
}
@media screen and (min-width: 480px) and (max-width: 959px) {
    /* line 49, sass/plugins/the-events-calendar/_events-bar.scss */
    input[id="tribe-bar-date"] {
        background-position: 96% center;
    }
}
@media screen and (min-width: 959px) {
    /* line 49, sass/plugins/the-events-calendar/_events-bar.scss */
    input[id="tribe-bar-date"] {
        background-position: 93% center;
    }
}

@media screen and (min-width: 959px) {
    /* line 68, sass/plugins/the-events-calendar/_events-bar.scss */
    .tribe-bar-submit {
        float: left;
        width: 20%;
    }
}
/* line 74, sass/plugins/the-events-calendar/_events-bar.scss */
.tribe-bar-submit .tribe-events-button {
    font-size: 1.11111em;
    height: 58px;
    width: 100%;
}
@media screen and (min-width: 959px) {
    /* line 74, sass/plugins/the-events-calendar/_events-bar.scss */
    .tribe-bar-submit .tribe-events-button {
        border-radius: 0 8px 8px 0;
    }
}

/* line 1, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] {
    margin-top: 3em;
    margin-bottom: 30px;
}
@media screen and (min-width: 959px) {
    /* line 1, sass/plugins/the-events-calendar/_community-events.scss */
    [id="tribe-community-events"] {
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    /* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
    [id="tribe-community-events"]:after {
        content: "";
        display: table;
        clear: both;
    }
}
/* line 9, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .events-community-post-title,
[id="tribe-community-events"] .events-community-post-content,
[id="tribe-community-events"] .tribe-events-community-details {
    margin-bottom: 30px;
}
/* line 15, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .chzn-container-single .chzn-search input {
    font-size: 16px !important;
}
/* line 19, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .tribe-community-event-info {
    margin-bottom: 0;
}
/* line 22, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .tribe-community-event-info td {
    padding-bottom: 10px;
}
/* line 32, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .eventForm td:first-child {
    font-size: 0.77778em;
    padding-right: 5px;
    width: 20.76412% !important;
}
@media screen and (min-width: 959px) {
    /* line 32, sass/plugins/the-events-calendar/_community-events.scss */
    [id="tribe-community-events"] .eventForm td:first-child {
        font-size: 0.88889em;
    }
}
/* line 46, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .events-community-post-title.error,
[id="tribe-community-events"] .events-community-post-content.error {
    color: #e1523d;
}
/* line 48, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .events-community-post-title.error input,
[id="tribe-community-events"] .events-community-post-title.error textarea,
[id="tribe-community-events"] .events-community-post-content.error input,
[id="tribe-community-events"] .events-community-post-content.error textarea {
    border-color: #e1523d;
}
/* line 55, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="message"] {
    color: #fefefe;
    margin-bottom: 30px;
    padding: 1px 15px;
}
/* line 60, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="message"].error {
    background: #e1523d;
}
/* line 64, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="message"].update {
    background: #19ae69;
}
/* line 68, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="message"] a {
    color: #fefefe;
}
/* line 73, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="message"] p:first-child, [id="tribe-community-events"] [id="message"] p:last-child {
    display: none;
}
/* line 80, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="my-events"] {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-bottom: 30px;
}
/* line 38, sass/dependencies/neat/grid/_span-columns.scss */
[id="tribe-community-events"] [id="my-events"]:last-child {
    margin-right: 0;
}
/* line 85, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="not-user"] {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-right: 0;
    margin-bottom: 30px;
    text-align: right;
}
/* line 38, sass/dependencies/neat/grid/_span-columns.scss */
[id="tribe-community-events"] [id="not-user"]:last-child {
    margin-right: 0;
}
/* line 93, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .wp-editor-container {
    border: 1px solid #dedede;
}
/* line 105, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="EventImage"] {
    font-size: 12px;
    display: block;
}
/* line 111, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="EventStartDate"],
[id="tribe-community-events"] [id="EventEndDate"] {
    margin-bottom: 5px;
}
@media screen and (min-width: 959px) {
    /* line 111, sass/plugins/the-events-calendar/_community-events.scss */
    [id="tribe-community-events"] [id="EventStartDate"],
    [id="tribe-community-events"] [id="EventEndDate"] {
        float: left;
        width: 50%;
    }
}
@media screen and (min-width: 959px) {
    /* line 121, sass/plugins/the-events-calendar/_community-events.scss */
    [id="tribe-community-events"] .timeofdayoptions {
        float: left;
        width: 50%;
    }
}
/* line 128, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .timeofdayoptions .sep {
    float: left;
    line-height: 54px;
    text-align: center;
    width: 10%;
}
/* line 135, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .timeofdayoptions .custom-select {
    margin-right: 5%;
    width: 25%;
}
/* line 139, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .timeofdayoptions .custom-select:last-child {
    margin-right: 0;
    width: 30%;
}
/* line 147, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="recurrence-end"] {
    padding-top: 10px;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
[id="tribe-community-events"] [id="recurrence-end"]:after {
    content: "";
    display: table;
    clear: both;
}
/* line 152, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="recurrence-end"] .label {
    display: block;
    float: left;
    line-height: 54px;
    width: 5%;
}
/* line 159, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="recurrence-end"] .custom-select {
    margin-right: 5%;
}
/* line 163, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="recurrence-end"] .custom-select,
[id="tribe-community-events"] [id="recurrence-end"] [id="recurrence_end"],
[id="tribe-community-events"] [id="recurrence-end"] [id="rec-count"] {
    float: left;
    width: 45%;
}
/* line 171, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="rec-end-error"] {
    clear: both;
    display: block;
}
/* line 176, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .rec-error {
    display: none;
}
/* line 180, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="recurrence-changed-row"] {
    display: none;
}
/* line 185, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-frequency"] .frequency + .custom-select {
    margin-bottom: 10px;
}
/* line 189, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-frequency"] .label {
    display: block;
    float: left;
    line-height: 54px;
    width: 10%;
}
/* line 196, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-frequency"] [name="recurrence[custom-interval]"] {
    float: left;
    width: 40%;
}
/* line 201, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-frequency"] [id="recurrence-interval-type"] {
    display: block;
    float: left;
    line-height: 54px;
    padding-left: 10px;
    width: 50%;
}
/* line 211, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-weeks"] label {
    margin-right: 1em;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
[id="tribe-community-events"] [id="recurrence-month-on-the"]:after {
    content: "";
    display: table;
    clear: both;
}
/* line 219, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="recurrence-month-on-the"] .custom-select {
    float: left;
    margin-right: 5%;
    width: 50%;
}
/* line 224, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="recurrence-month-on-the"] .custom-select:last-child {
    margin-right: 0;
    width: 45%;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
[id="tribe-community-events"] [id="custom-recurrence-years"]:after {
    content: "";
    display: table;
    clear: both;
}
/* line 234, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-years"] td > div {
    margin-bottom: 5px;
}
/* line 238, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-years"] .on-the {
    float: left;
    line-height: 54px;
    width: 10%;
}
/* line 244, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-years"] .custom-select {
    float: left;
    margin-right: 5%;
    width: 40%;
}
/* line 249, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] [id="custom-recurrence-years"] .custom-select:last-child {
    margin-right: 0;
    width: 45%;
}
/* line 257, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .chzn-container {
    background: #fff;
    border: solid 1px #05c3de;
    height: 54px;
    width: 100% !important;
}
/* line 263, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .chzn-container .chzn-single {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: none;
    border: none;
    height: 100%;
}
/* line 269, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .chzn-container .chzn-single span {
    color: #5a686b;
    font-size: 16px;
    line-height: 54px;
    margin-right: 0;
    position: relative;
}
/* line 277, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .chzn-container .chzn-single span:after {
    background-image: url("img/select-arrow.png");
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 1em;
    top: 50%;
    width: 16px;
    z-index: 2;
    pointer-events: none;
}
/* line 294, sass/plugins/the-events-calendar/_community-events.scss */
[id="tribe-community-events"] .chzn-container .chzn-single span + div {
    display: none;
}

/* line 303, sass/plugins/the-events-calendar/_community-events.scss */
#tribe-community-events .aes,
#tribe-community-events .aes * {
    overflow: hidden;
    visibility: hidden;
    height: 1px;
    margin: 0;
    padding: 0;
}

/* line 313, sass/plugins/the-events-calendar/_community-events.scss */
#ui-datepicker-div {
    z-index: 3 !important;
}

/* line 2, sass/plugins/the-events-calendar/_day-view.scss */
.tribe-events-day .tribe-events-page-title {
    display: block;
    margin-top: 0;
}

/* line 8, sass/plugins/the-events-calendar/_day-view.scss */
.tribe-events-day-time-slot {
    width: 100%;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-events-day-time-slot:after {
    content: "";
    display: table;
    clear: both;
}

/* line 14, sass/plugins/the-events-calendar/_day-view.scss */
.tribe-events-day-time-slot h5 {
    margin-top: 0;
}

/* line 19, sass/plugins/the-events-calendar/_day-view.scss */
.flexbox-wrap {
    width: 100%;
}
@media screen and (min-width: 480px) {
    /* line 19, sass/plugins/the-events-calendar/_day-view.scss */
    .flexbox-wrap {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-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;
    }
}

/* line 1, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] {
    margin-bottom: 1em;
}
/* line 4, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] label {
    display: none;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
[id="tribe-bar-views"] ul:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 479px) {
    /* line 8, sass/plugins/the-events-calendar/_bar-views.scss */
    [id="tribe-bar-views"] ul {
        text-align: center;
    }
}
/* line 17, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] li {
    display: inline-block;
    margin-bottom: 1em;
}
/* line 23, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="upcoming"],
[id="tribe-bar-views"] [data-view="month"],
[id="tribe-bar-views"] [data-view="day"],
[id="tribe-bar-views"] [data-view="list"]{
    color: #5a686b;
    display: inline-block;
    font-weight: bold;
    padding: 0.3em 1em;
}
/* line 31, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="upcoming"]:visited,
[id="tribe-bar-views"] [data-view="month"]:visited,
[id="tribe-bar-views"] [data-view="day"]:visited,
[id="tribe-bar-views"] [data-view="list"]:visited{
    color: #5a686b;
}
/* line 35, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="upcoming"].active, [id="tribe-bar-views"] [data-view="upcoming"]:hover, [id="tribe-bar-views"] [data-view="upcoming"]:active, [id="tribe-bar-views"] [data-view="upcoming"]:focus,
[id="tribe-bar-views"] [data-view="month"].active,
[id="tribe-bar-views"] [data-view="month"]:hover,
[id="tribe-bar-views"] [data-view="month"]:active,
[id="tribe-bar-views"] [data-view="month"]:focus,
[id="tribe-bar-views"] [data-view="day"].active,
[id="tribe-bar-views"] [data-view="day"]:hover,
[id="tribe-bar-views"] [data-view="day"]:active,
[id="tribe-bar-views"] [data-view="day"]:focus ,
[id="tribe-bar-views"] [data-view="list"].active,
[id="tribe-bar-views"] [data-view="list"]:hover, 
[id="tribe-bar-views"] [data-view="list"]:active, 
[id="tribe-bar-views"] [data-view="list"]:focus{
    background-color: #5a686b;
    border-radius: 37px / 100%;
    color: #fefefe;
    text-decoration: none;
}
/* line 46, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="upcoming"],
[id="tribe-bar-views"] [data-view="list"]{
    background: url("img/list-view-icon.png") 20px center no-repeat;
    margin-right: 0.3em;
    padding-left: 50px;
}
/* line 51, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="upcoming"].active, [id="tribe-bar-views"] [data-view="upcoming"]:hover, [id="tribe-bar-views"] [data-view="upcoming"]:active, [id="tribe-bar-views"] [data-view="upcoming"]:focus,
[id="tribe-bar-views"] [data-view="list"].active, [id="tribe-bar-views"] [data-view="list"]:hover, [id="tribe-bar-views"] [data-view="list"]:active, [id="tribe-bar-views"] [data-view="list"]:focus {
    background-image: url("img/list-view-icon-hover.png");
}


/* line 59, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="month"] {
    background: url("img/month-view-icon.png") 20px center no-repeat;
    margin-right: 0.3em;
    padding-left: 51px;
}
/* line 64, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="month"].active, [id="tribe-bar-views"] [data-view="month"]:hover, [id="tribe-bar-views"] [data-view="month"]:active, [id="tribe-bar-views"] [data-view="month"]:focus {
    background-image: url("img/month-view-icon-hover.png");
}
/* line 72, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="day"] {
    background: url("img/day-view-icon.png") 20px center no-repeat;
    padding-left: 51px;
}
/* line 76, sass/plugins/the-events-calendar/_bar-views.scss */
[id="tribe-bar-views"] [data-view="day"].active, [id="tribe-bar-views"] [data-view="day"]:hover, [id="tribe-bar-views"] [data-view="day"]:active, [id="tribe-bar-views"] [data-view="day"]:focus {
    background-image: url("img/day-view-icon-hover.png");
}

@media screen and (min-width: 480px) {
    /* line 1, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-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;
    }
}
/* line 11, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events > li {
    background: #fff;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
}
@media screen and (min-width: 480px) and (max-width: 959px) {
    /* line 11, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events > li {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-related-events > li:last-child {
        margin-right: 0;
    }
    /* line 52, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(2n) {
        margin-right: 0;
    }
    /* line 57, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(2n+1) {
        clear: left;
    }
}
@media screen and (min-width: 959px) {
    /* line 11, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events > li {
        float: left;
        display: block;
        margin-right: 3.16844%;
        width: 31.22104%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-related-events > li:last-child {
        margin-right: 0;
    }
    /* line 52, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(3n) {
        margin-right: 0;
    }
    /* line 57, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(3n+1) {
        clear: left;
    }
}
/* line 27, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .attachment-place-image {
    width: 100%;
}
/* line 31, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-list-event-title {
    padding: 2.35765% 2.35765% 0;
    font-size: 1.16667em;
    margin-bottom: 2.35765%;
}
@media screen and (min-width: 959px) {
    /* line 31, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events .tribe-events-list-event-title {
        padding: 7.42297% 7.42297% 0;
    }
}
/* line 41, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-event-meta {
    padding: 0 2.35765%;
    font-size: 0.77778em;
}
@media screen and (min-width: 959px) {
    /* line 41, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events .tribe-events-event-meta {
        padding: 0 7.42297%;
    }
}
/* line 50, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-list-event-description {
    padding: 0 2.35765% 2.35765%;
}
@media screen and (min-width: 959px) {
    /* line 50, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events .tribe-events-list-event-description {
        padding: 0 7.42297% 7.42297%;
    }
}
/* line 58, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-read-more {
    font-weight: bold;
    font-size: 0.77778em;
}
/* line 63, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-categories-label {
    display: none;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-related-events .tribe-events-categories:after {
    content: "";
    display: table;
    clear: both;
}
/* line 71, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-categories li {
    display: inline-block;
    margin-bottom: 0;
    padding-right: 0.25em;
}
/* line 79, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-venue-details dd {
    margin: 0;
}

@media screen and (min-width: 480px) {
    /* line 1, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-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;
    }
}
/* line 11, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events > li {
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
}
@media screen and (min-width: 480px) and (max-width: 959px) {
    /* line 11, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events > li {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-related-events > li:last-child {
        margin-right: 0;
    }
    /* line 52, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(2n) {
        margin-right: 0;
    }
    /* line 57, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(2n+1) {
        clear: left;
    }
}
.tribe-related-events .tribe-related-event-info{padding: 15px;}
@media screen and (min-width: 959px) {
    /* line 11, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events > li {
        float: left;
        display: block;
        margin-right: 3.16844%;
        width: 31.22104%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-related-events > li:last-child {
        margin-right: 0;
    }
    /* line 52, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(3n) {
        margin-right: 0;
    }
    /* line 57, sass/dependencies/neat/grid/_omega.scss */
    .tribe-related-events > li:nth-child(3n+1) {
        clear: left;
    }
}
/* line 27, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .attachment-place-image {
    width: 100%;
    min-height: 130px;
}
/* line 31, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-list-event-title {
    padding: 0 0 10px;
    font-size: 1.16667em;
    margin-bottom: 2.35765%;
}
@media screen and (min-width: 959px) {
    /* line 31, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events .tribe-events-list-event-title {
        padding: 0 0 10px;
    }
}
/* line 41, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-event-meta {
    padding: 0 0 10px;
    font-size: 0.77778em;
}
@media screen and (min-width: 959px) {
    /* line 41, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events .tribe-events-event-meta {
        padding: 0 0 10px;
    }
}
/* line 50, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-list-event-description {
    padding: 0 0 10px;
}
@media screen and (min-width: 959px) {
    /* line 50, sass/plugins/the-events-calendar/_related-events.scss */
    .tribe-related-events .tribe-events-list-event-description {
        padding: 0 0 10px;
    }
}
/* line 58, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-read-more {
    font-weight: bold;
    font-size: 0.77778em;
}
/* line 63, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-categories-label {
    display: none;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-related-events .tribe-events-categories:after {
    content: "";
    display: table;
    clear: both;
}
/* line 71, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-categories li {
    display: inline-block;
    margin-bottom: 0;
    padding-right: 0.25em;
}
/* line 79, sass/plugins/the-events-calendar/_related-events.scss */
.tribe-related-events .tribe-events-venue-details dd {
    margin: 0;
}

/* line 2, sass/plugins/the-events-calendar/_modifications.scss */
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background: #05c3de;
    color: #fefefe;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-events-venue:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 959px) {
    /* line 4, sass/plugins/the-events-calendar/_venues.scss */
    .tribe-events-venue .tribe-events-list {
        width: 100%;
        margin-right: 0;
    }
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-events-organizer:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 959px) {
    /* line 4, sass/plugins/the-events-calendar/_organizer.scss */
    .tribe-events-organizer .tribe-events-list {
        width: 100%;
        margin-right: 0;
    }
}

/**
* The Events Calendar
*/

/* line 34, sass/plugins/_the-events-calendar.scss */
[id="tribe-events-pg-template"] {
    margin-top: 2em;
}
@media screen and (min-width: 959px) {
    /* line 34, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-pg-template"] {
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
    }
    /* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
    [id="tribe-events-pg-template"]:after {
        content: "";
        display: table;
        clear: both;
    }
}

@media screen and (max-width: 959px) {
    /* line 43, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-content-wrapper"] {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
    }
    /* line 48, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-content-wrapper"] .featured-container {
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        box-ordinal-group: 0;
        -webkit-order: 0;
        -moz-order: 0;
        order: 0;
        -ms-flex-order: 0;
    }
    /* line 52, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-content-wrapper"] [id="tribe-events-bar"] {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
    }
    /* line 56, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-content-wrapper"] [id="tribe_events_filters_wrapper"] {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2;
    }
    /* line 60, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-content-wrapper"] [id="tribe-events-content"] {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
        -webkit-order: 3;
        -moz-order: 3;
        order: 3;
        -ms-flex-order: 3;
    }
    /* line 64, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-content-wrapper"] .tribe-events-sidebar {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        box-ordinal-group: 4;
        -webkit-order: 4;
        -moz-order: 4;
        order: 4;
        -ms-flex-order: 4;
    }
}
@media screen and (min-width: 959px) {
    /* line 43, sass/plugins/_the-events-calendar.scss */
    [id="tribe-events-content-wrapper"] {
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    /* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
    [id="tribe-events-content-wrapper"]:after {
        content: "";
        display: table;
        clear: both;
    }
}


[id="tribe-events-content-wrapper"] {
    margin-top: 50px;
}

/* line 94, sass/plugins/_the-events-calendar.scss */
.single [id="tribe-events-content-wrapper"] {
    margin-top: 2em !important;
}

/**
* List View - Vertical Filter Bar & Sidebar
*/
/* line 102, sass/plugins/_the-events-calendar.scss */
[id="tribe_events_filter_control"],
.tribe-events-filters-label {
    display: none;
}

/* line 107, sass/plugins/_the-events-calendar.scss */
[id="tribe_events_filters_reset"] {
    font-weight: bold;
    font-size: 0.77778em;
}

/* line 112, sass/plugins/_the-events-calendar.scss */
.tribe-events-filters-vertical,
.tribe-events-sidebar {
    margin-bottom: 30px;
}
@media screen and (min-width: 959px) {
    /* line 112, sass/plugins/_the-events-calendar.scss */
    .tribe-events-filters-vertical,
    .tribe-events-sidebar {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-events-filters-vertical:last-child,
    .tribe-events-sidebar:last-child {
        margin-right: 0;
    }
}

/* line 121, sass/plugins/_the-events-calendar.scss */
.tribe-events-filters-group-heading,.tribe-events-sidebar .widget-title,
.place-filter h3, #secondary .widget-title {
    margin-top: 0;
    margin-bottom: 0.25em;
    font-family: 'Montserrat-Bold';
    font-size: 22px;
    color: #1fc2de;
    text-transform: none;

}

/* line 133, sass/plugins/_the-events-calendar.scss */
.tribe-events-sidebar .widget-title {
    margin-top: 0;
}

/* line 138, sass/plugins/_the-events-calendar.scss */
.tribe_events_filter_item {
    margin-bottom: 1em;
}

/**
* List View - Content Area
*/
/* line 145, sass/plugins/_the-events-calendar.scss */
.tribe-events-user-recurrence-toggle,
[id="tribe-events-header"],
.tribe-events-page-title {
/*    display: none;*/
}
.tribe-events-page-title {
    font-family: "Montserrat-Light" !important;
    margin-top: 0;
}
.tribe-events-month-event-title {font-size: 13px !important;}
#tribe-events-content {position: relative;}
.tribe-bar-views-inner ul {
    left: 200px;
    position: absolute;
    top: 40px;
}
table.tribe-events-calendar {
    clear: both;
    margin-top: 30px;
}
.tribe-events-notices + #tribe-events-header + #tribe-bar-views .tribe-bar-views-inner ul {
    top: 102px;
}

.tribe-events-notices + #tribe-events-header + #tribe-bar-views + #tribe-events-footer {
    margin-top: 65px !important;
}
@media screen and (min-width: 959px) {
    /* line 151, sass/plugins/_the-events-calendar.scss */
    .tribe-events-list,
    .tribe-events-month {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-right: 0;
        float: right;
        min-height: 500px;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-events-list:last-child,
    .tribe-events-month:last-child {
        margin-right: 0;
    }
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-events-loop:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 480px) {
    /* line 161, sass/plugins/_the-events-calendar.scss */
    .tribe-events-loop {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-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;
    }
}
/* line 171, sass/plugins/_the-events-calendar.scss */
.tribe-events-loop img {
    width: 100%;
    display: block;
    height: 175px;
}
/* line 175, sass/plugins/_the-events-calendar.scss */
.tribe-events-loop .vevent,.tribe-events-loop .type-tribe_events {
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
    padding-bottom: 25px;
    position: relative;
}
@media screen and (min-width: 480px) and (max-width: 959px) {
    /* line 175, sass/plugins/_the-events-calendar.scss */
    .tribe-events-loop .vevent , .downtown-place,
    .tribe-events-loop .type-tribe_events{
        float: left;
        display: block;
        margin-right: 4%;
        width: 48%;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 1 48%;
        -moz-flex: 0 1 48%;
        -ms-flex: 0 1 48%;
        flex: 0 1 48%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-events-loop .vevent:last-child,
    .downtown-place:last-child,
    .tribe-events-loop .type-tribe_events:last-child{
        margin-right: 0;
    }
    /* line 52, sass/dependencies/neat/grid/_omega.scss */
    .tribe-events-loop .vevent:nth-child(2n),
    .downtown-place:nth-child(2n),
    .tribe-events-loop .type-tribe_events:nth-child(2n){
        margin-right: 0;
    }
    /* line 57, sass/dependencies/neat/grid/_omega.scss */
    .tribe-events-loop .vevent:nth-child(2n+1),
    .tribe-events-loop .type-tribe_events:nth-child(2n+1),
    .downtown-place:nth-child(2n+1) {
        clear: left;
    }
}
@media screen and (min-width: 959px) {
    /* line 175, sass/plugins/_the-events-calendar.scss */
    .tribe-events-loop .vevent,.tribe-events-loop .type-tribe_events {
        float: left;
        display: block;
        margin-right: 3.16844%;
        width: 31.22104%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-events-loop .vevent:last-child,
    .tribe-events-loop .type-tribe_events:last-child {
        margin-right: 0;
    }
    /* line 52, sass/dependencies/neat/grid/_omega.scss */
    .tribe-events-loop .vevent:nth-child(3n),
    .tribe-events-loop .type-tribe_events:nth-child(3n) {
        margin-right: 0;
    }
    /* line 57, sass/dependencies/neat/grid/_omega.scss */
    .tribe-events-loop .vevent:nth-child(3n+1),
    .tribe-events-loop .type-tribe_events:nth-child(3n+1) {
        clear: left;
    }


}
/* line 193, sass/plugins/_the-events-calendar.scss */
.tribe-events-loop .tribe-events-event-image a {
    display: block;
    line-height: 0;
}
/* line 198, sass/plugins/_the-events-calendar.scss */
.tribe-events-loop .tribe-events-event-image img {
    width: 100%;
}
/* line 203, sass/plugins/_the-events-calendar.scss */
.tribe-events-loop .tribe-events-list-event-title {
    padding: 10px 10px 0;
    margin-bottom: 5px;
    font-family: 'Montserrat-Bold';
    font-size: 13px;
    color: #1fc2de;
    text-transform: none;

}
.tribe-events-loop .tribe-events-list-event-title a {color: #1fc2de;}

/* line 213, sass/plugins/_the-events-calendar.scss */
.tribe-events-loop .tribe-events-event-meta {
    padding: 0 10px;

}
.updated.published.time-details {display: none;}
/* line 222, sass/plugins/_the-events-calendar.scss */
.tribe-events-loop .tribe-events-list-event-description {
    font-family: 'Montserrat-Bold';
    color: #1fc2de;
    text-transform: none;
    font-size: 12px;
    padding: 0 10px;
    position: absolute;
    bottom: 15px;
}
.tribe-events-loop .tribe-events-read-more {color: #1fc2de;}
.tribe-events-event-meta .tribe-events-categories,.downtown-place-meta > a {
    font-family: 'Montserrat-Bold';
    color: #828282;
    text-transform: none;
    font-size: 11px;

}
.tribe-events-categories a,.tribe-events-venue-details a {color: #828282 !important;}

.tribe-events-venue-details  {
    font-family: 'Montserrat-Light';
    color: #828282;
    text-transform: none;
    font-size: 13px;
    margin: 20px 0;
}
.downtown-place-content .place-address {
    margin-top: 20px;
}
.downtown-place-content {
    color: #828282;
    font-family: "Montserrat-Light";
    font-size: 13px;
    text-transform: none;
    margin-bottom: 20px;
}
/* line 238, sass/plugins/_the-events-calendar.scss */
.tribe-events-categories-label {
    display: none;
}

/* line 245, sass/plugins/_the-events-calendar.scss */
.tribe-event-categories li {
    display: inline-block;
    padding-right: 0.25em;
}


[id="tribe-events-footer"] {
    clear: both;
    margin: 20px 0 30px;
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-events-sub-nav:after {
    content: "";
    display: table;
    clear: both;
}

/* line 262, sass/plugins/_the-events-calendar.scss */
.tribe-events-nav-previous,
.tribe-events-nav-next {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}
/* line 38, sass/dependencies/neat/grid/_span-columns.scss */
.tribe-events-nav-previous:last-child,
.tribe-events-nav-next:last-child {
    margin-right: 0;
}

/* line 267, sass/plugins/_the-events-calendar.scss */
.tribe-events-nav-next.tribe-events-nav-left {
    float: left;
    text-align: left;
    margin-right: 2.35765%;
}

/* line 273, sass/plugins/_the-events-calendar.scss */
.tribe-events-nav-previous.tribe-events-nav-right,
.tribe-events-nav-next {
    float: right;
    text-align: right;
}

/*--------------------------------------
|	FEATURED EVENT BLOCK 				|
*--------------------------------------*/
@media screen and (min-width: 959px) {
    /* line 283, sass/plugins/_the-events-calendar.scss */
    .featured-container.featured-tribe_events {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-left: 12.79471%;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -moz-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;
        margin-top: 0;
        display: none;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .featured-container.featured-tribe_events:last-child {
        margin-right: 0;
    }
}
/* line 292, sass/plugins/_the-events-calendar.scss */
.featured-container.featured-tribe_events .featured-title {
    font-size: 2em;
    font-weight: 300;
    margin: 0.1em 0;
}

/* line 300, sass/plugins/_the-events-calendar.scss */

.tribe-events-notices {
    background-color: #e1523d;
    color: #fff;
    margin: 0 0 20px;
    padding: 10px;
    position: absolute;
}
/*--------------------------------------
|	EVENT DETAIL PAGE				|
*--------------------------------------*/
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.tribe-events-single .event-single-details:after {
    content: "";
    display: table;
    clear: both;
}
/* line 319, sass/plugins/_the-events-calendar.scss */
.tribe-events-single .event-single-details h2 {
    margin-bottom: 20px;
}
@media screen and (min-width: 959px) {
    /* line 323, sass/plugins/_the-events-calendar.scss */
    .tribe-events-single .event-single-details .tribe-events-event-image {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 35.26334%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-events-single .event-single-details .tribe-events-event-image:last-child {
        margin-right: 0;
    }
}
@media screen and (min-width: 959px) {
    /* line 328, sass/plugins/_the-events-calendar.scss */
    .tribe-events-single .event-single-details .event-information {
        float: left;
        display: block;
/*        margin-right: 3.57866%;*/
        width: 61.158%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .tribe-events-single .event-single-details .event-information:last-child {
        margin-right: 0;
    }
}
/* line 333, sass/plugins/_the-events-calendar.scss */
.eventbrite-ticket-embed > iframe {
    border: medium none;
    height: 285px !important;
}
.tribe-events-single .event-single-details .event-information .tribe-events-event-cost,
.tribe-events-single .event-single-details .event-information .tribe-events-abbr.published,
.tribe-events-single .event-single-details .event-information .url,
.tribe-events-single .event-single-details .event-information .tel {
    display: block;
}
/* line 340, sass/plugins/_the-events-calendar.scss */
.tribe-events-single .event-single-details .event-information .tribe-events-meta-group-venue {
    margin-top: 5px;
}
/* line 344, sass/plugins/_the-events-calendar.scss */
.tribe-events-single .event-single-details .event-information .tribe-events-address {
    display: block;
    font-style: normal;
    margin-bottom: 10px;
}
/* line 348, sass/plugins/_the-events-calendar.scss */
.tribe-events-single .event-single-details .event-information .tribe-events-gmap {
    display: inline-block;
    margin: 5px 0;
}
.tribe-events-event-image > img {
    width: 100%;
}
/* line 353, sass/plugins/_the-events-calendar.scss */
.tribe-events-single .event-single-details .event-information .tribe-events-gmap:hover {
    text-decoration: none;
}
/* line 359, sass/plugins/_the-events-calendar.scss */
.tribe-events-single .event-single-details .tribe-events-meta-group-venue {
    margin: 10px 0;
}
.tribe-events-meta-group-venue .tel {
    display: block;
    margin: 10px 0;
}
.tribe-events-meta-group-venue .url{margin-bottom: 10px;}
/* line 367, sass/plugins/_the-events-calendar.scss */
#ajax-loading-mini {
    display: none;
}

/* line 373, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .vcalendar ,.tribe-events-calendar tbody{
    border: solid 1px #05c3de;
}
/* line 377, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar td {
    border-left: solid 1px #05c3de;
    border-top: solid 1px #05c3de;
    height: 40px;
    padding: 0.5em;
    position: relative;
    vertical-align: top;
    width: 14.28571%;
    text-align: center;
    cursor: pointer;
}
.tribe-events-calendar td:hover{
    background: #05c3de none repeat scroll 0 0;
}
@media screen and (min-width: 959px) {
    /* line 377, sass/plugins/_the-events-calendar.scss */
    .tribe-events-calendar td {
        height: 100px;
        text-align: left;
    }
}
/* line 392, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar td:first-child {
    border-left: 0;
}
/* line 398, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar tr:first-child td {
    border-top: 0;
}
/* line 403, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar [id*="tribe-events-event-"] {
    position: relative;
    display: none;
}
@media screen and (min-width: 959px) {
    /* line 403, sass/plugins/_the-events-calendar.scss */
    .tribe-events-calendar [id*="tribe-events-event-"] {
        display: block;
    }
}
/* line 413, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-viewmore a {
    display: none;
    font-size: 0.77778em;
}
@media screen and (min-width: 959px) {
    /* line 413, sass/plugins/_the-events-calendar.scss */
    .tribe-events-calendar .tribe-events-viewmore a {
        display: block;
    }
}
/* line 423, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-tooltip {
    background-color: #fff;
    border: solid 1px #05c3de;
    bottom: 36px;
    padding: 0.5em;
    position: absolute;
    width: 448px;
    z-index: 9999;
    font-size: 0.77778em;
}
/* line 433, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-tooltip .entry-title {
    font-size: 1.28571em;
    margin-bottom: 0.5em;
}
/* line 438, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb {
    display: none;
}
/* line 442, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-tooltip .tribe-events-arrow {
    height: 0;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #05c3de;
    top: 100%;
    left: 5%;
    position: absolute;
}
/* line 449, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-tooltip .tribe-events-arrow:before {
    height: 0;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
    content: "";
    display: block;
    left: -20px;
    position: absolute;
    top: -21px;
}
/* line 461, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-right .tribe-events-tooltip {
    left: auto;
    right: 0;
}
/* line 465, sass/plugins/_the-events-calendar.scss */
.tribe-events-calendar .tribe-events-right .tribe-events-tooltip .tribe-events-arrow {
    left: auto;
    right: 5%;
}

/* line 473, sass/plugins/_the-events-calendar.scss */
.mobile-active {
    background: #05c3de;
}
/* line 475, sass/plugins/_the-events-calendar.scss */
.mobile-active a {
    color: #fefefe;
}
/* line 480, sass/plugins/_the-events-calendar.scss */
.mobile-active.tribe-events-has-events:after {
    background-color: #fefefe;
}

@media screen and (max-width: 959px) {
    /* line 488, sass/plugins/_the-events-calendar.scss */
    .tribe-events-has-events:after {
        content: '';
        display: block;
        height: 8px;
        width: 8px;
        padding: 0;
        border-radius: 50%;
        background-color: #004ea8;
        margin: 5px auto;
    }
}
/* line 501, sass/plugins/_the-events-calendar.scss */
.tribe-events-month-event-title {
    font-size: 0.77778em;
}

@media screen and (min-width: 959px) {
    /* line 505, sass/plugins/_the-events-calendar.scss */
    .tribe-mobile-container {
        display: none;
    }
}

/* line 512, sass/plugins/_the-events-calendar.scss */
.venue-address,
.tribe-events-address {
    margin-bottom: 0;
}


@media screen and (max-width: 479px) {
    /* line 522, sass/plugins/_the-events-calendar.scss */
    [id="tribe-community-events"] .eventForm.eventForm td {
        width: 100% !important;
        display: block !important;
    }
}

/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.member-wrap:after {
    content: "";
    display: table;
    clear: both;
}

/* line 5, sass/plugins/_directory.scss */
.member-container {
    margin-bottom: 30px;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.member-container:after {
    content: "";
    display: table;
    clear: both;
}

.member-container .member-image img {
    border: 1px solid #ccc;
    display: block;
    margin: 0 auto;
    padding: 5px;
    width: 100%;
}

.member-container .member-image {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 19.72654%;
}
.member-container .member-image:last-child {
    margin-right: 0;
}

/* line 28, sass/plugins/_directory.scss */
.member-container .member-info {
    float: left;
}


.member-container .member-info {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 76.6948%;
}
.member-container .member-info:last-child {
    margin-right: 0;
}

/* line 38, sass/plugins/_directory.scss */
.member-container h3 {
    margin: 0 0 0.25em;
    font-weight: bold;
}
/* line 43, sass/plugins/_directory.scss */
.member-container .member-address address {
    margin-bottom: 0;
    font-style: normal;
    font-size: 13px;
}
.member-container .member-info > div{font-size: 13px;}
/* line 48, sass/plugins/_directory.scss */
.member-container .member-website,
.member-container .member-email-contact {
    float: left;
    margin: 10px 10px 10px 0;
}
/* line 54, sass/plugins/_directory.scss */
.member-container .member-social {
    clear: both;
}
/* line 58, sass/plugins/_directory.scss */
.member-container .facebook,
.member-container .twitter,
.member-container .instagram,
.member-container .linkedin,
.member-container .pinterest,
.member-container .youtube {
    display: inline-block;
    margin-right: 3px;
}
/* line 68, sass/plugins/_directory.scss */
.member-container .facebook {
    background-position: 0 0;
    height: 30px;
    width: 30px;
}
/* line 59, ../../../../../../../../../.rbenv/versions/2.0.0-p481/lib/ruby/gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.member-container .facebook:hover, .member-container .facebook.facebook-hover {
    background-position: 0 -30px;
}
/* line 74, sass/plugins/_directory.scss */
.member-container .twitter {
    background-position: 0 -240px;
    height: 30px;
    width: 30px;
}
/* line 59, ../../../../../../../../../.rbenv/versions/2.0.0-p481/lib/ruby/gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.member-container .twitter:hover, .member-container .twitter.twitter-hover {
    background-position: 0 -270px;
}
/* line 80, sass/plugins/_directory.scss */
.member-container .instagram {
    background-position: 0 -60px;
    height: 30px;
    width: 30px;
}
/* line 59, ../../../../../../../../../.rbenv/versions/2.0.0-p481/lib/ruby/gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.member-container .instagram:hover, .member-container .instagram.instagram-hover {
    background-position: 0 -90px;
}
/* line 86, sass/plugins/_directory.scss */
.member-container .linkedin {
    background-position: 0 -120px;
    height: 30px;
    width: 30px;
}
/* line 59, ../../../../../../../../../.rbenv/versions/2.0.0-p481/lib/ruby/gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.member-container .linkedin:hover, .member-container .linkedin.linkedin-hover {
    background-position: 0 -150px;
}
/* line 92, sass/plugins/_directory.scss */
.member-container .pinterest {
    background-position: 0 -180px;
    height: 30px;
    width: 30px;
}
/* line 59, ../../../../../../../../../.rbenv/versions/2.0.0-p481/lib/ruby/gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.member-container .pinterest:hover, .member-container .pinterest.pinterest-hover {
    background-position: 0 -210px;
}
/* line 98, sass/plugins/_directory.scss */
.member-container .youtube {
    background-position: 0 -300px;
    height: 30px;
    width: 30px;
}
/* line 59, ../../../../../../../../../.rbenv/versions/2.0.0-p481/lib/ruby/gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
.member-container .youtube:hover, .member-container .youtube.youtube-hover {
    background-position: 0 -330px;
}

/* line 56, sass/plugins/_best-parking.scss */
.best-parking {
    overflow: hidden;
}

/* line 60, sass/plugins/_best-parking.scss */
[id="best-parking"] {
    display: none;
    width: 100%;
}
@media screen and (min-width: 959px) {
    /* line 60, sass/plugins/_best-parking.scss */
    [id="best-parking"] {
        border: 0;
        display: block;
        height: 1000px;
    }
}

@media screen and (min-width: 959px) {
    /* line 71, sass/plugins/_best-parking.scss */
    .best-parking-mobile {
        display: none;
    }
}

/* line 1, sass/plugins/_share-this.scss */
.share-header {
    display: inline-block;
    margin: 0;
}

/* line 6, sass/plugins/_share-this.scss */
.share-this-container {
    margin-bottom: 1em;
}

/* line 7, sass/_orphans.scss */
.media {
    background-color: #fff;
    margin-bottom: 60px;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.media:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 480px) {
    /* line 7, sass/_orphans.scss */
    .media {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;


    }
}

/* line 18, sass/_orphans.scss */
.media-image {
    line-height: 0;
}
@media screen and (max-width: 479px) {
    /* line 18, sass/_orphans.scss */
    .media-image {
        margin-bottom: 1em;
    }
}
@media screen and (min-width: 480px) {
    /* line 18, sass/_orphans.scss */
    .media-image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .media-image:last-child {
        margin-right: 0;
    }
}
/* line 29, sass/_orphans.scss */
.media-image img {
    width: 100%;
}

/* line 34, sass/_orphans.scss */
.bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* line 39, sass/_orphans.scss */
.bg-image:after {
    content: '';
    display: block;
}
@media screen and (max-width: 479px) {
    /* line 39, sass/_orphans.scss */
    .bg-image:after {
        padding-top: 50%;
    }
}
@media screen and (min-width: 480px) {
    /* line 39, sass/_orphans.scss */
    .bg-image:after {
        padding-top: 100%;
    }
}

/* line 53, sass/_orphans.scss */
.media-content {
    padding: 2.35765%;
}
@media screen and (min-width: 480px) {
    /* line 53, sass/_orphans.scss */
    .media-content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-right: 0;
        padding-left: 0;
    }
    /* line 38, sass/dependencies/neat/grid/_span-columns.scss */
    .media-content:last-child {
        margin-right: 0;
    }
}
/* line 62, sass/_orphans.scss */
.media-content :last-child {
    margin-bottom: 0;
}

/* line 67, sass/_orphans.scss */
.media-title {
    font-weight: normal;
    margin-top: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
}
.media-title a{color: #ea4e3c;}

/* line 72, sass/_orphans.scss */
.media-sub-title {
    margin-top: 0px;
    display: none;
}
.media-content > p {
    font-size: 12px;
    color: #828282;
}

.media-content > p a{
    color: #1fc2de;
    font-family: 'Montserrat-Bold';
}

/* line 77, sass/_orphans.scss */
.search-form {
    position: relative;
}
/* line 15, sass/dependencies/bourbon/addons/_clearfix.scss */
.search-form:after {
    content: "";
    display: table;
    clear: both;
}
/* line 81, sass/_orphans.scss */
.search-form .search-field {
    font-size: 0.77778em;
    padding: 12px 56px 12px 0.5em;
    width: 100%;
}
/* line 87, sass/_orphans.scss */

.inner-page-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 231px;
    padding-top: 144px;
}


.inner-page-banner .banner-title{
    font-size: 55px;
    margin: 0;
    line-height: 1;
}

/*.yellow-strip {
background: url(images/yellow-banner-strip-bg.png) no-repeat 0 0;
height: 60px;
}*/

.inner-page h2,.events-secondry h2 {font-size: 31px;margin-top: 0;}
.inner-page p, .events-secondry p {
    margin: 0 0 20px;
}
.inner-page h2 img, .events-secondry h2 img{
    display: inline-block;
    float: left;
    margin-right: 10px;
    /*    transform: translateY(-8px);*/
    vertical-align: middle;
}
.inner-page .villian-unit {padding: 10px 0 30px;clear: both;}
.inner-page .villian-unit h2 img{margin-top: -8px;}
.events-secondry h2 img{margin-top: -5px;}
/*.inner-page .content-area {margin-top: 80px;}
.inner-page .widget-area {margin-top: 80px;}*/
.inner-page .best-parking {margin-top: 0px;}

.inner-page .site-content .inner-banner + .container {max-width: 1000px;}
.page-id-153 #primary {margin-top: 50px;float: none;width: 100%;margin-right: 0;}
.inner-banner {clear: both;}
.inner-banner:after {
    clear: both;
    content: "";
    display: block;
}
.place-categories {
    margin: 15px 0;
}
.about .entry-content img {max-width: 600px;}
.search-form .search-submit {
    background: #05c3de url('img/search-submit.png?1418141082') no-repeat center center;
    height: 44px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 49px;
}

#back-top {
    background-image: url("images/back-to-top.png");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 43px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 43px;
    z-index: 50;

}
#back-top:hover {
    background-image: url("images/back-to-top-hover.png");
}

/*events page*/
.hfeed.site {
    background: #fff none repeat scroll 0 0;
}
.tribe-events-filter-checkboxes{}
.tribe-events-filter-checkboxes ul li,.place-subcategories li{display: block;}
.tribe-events-filter-checkboxes label, .place-subcategories label{display: block;margin-left: 0px;padding: 0px 0px;cursor: pointer;}
.place-subcategories label {margin-left: 0;}
/*.tribe-events-filter-checkboxes label:hover, .place-subcategories label:hover{background: #1fc2de;color: #fff;}*/
.tribe-events-filter-checkboxes label span:hover{background: #1fc2de;color: #fff;}
/*.tribe-events-filter-checkboxes label input[type="checkbox"], .place-subcategories label input[type="checkbox"]{display: none;}*/

.events-secondry {clear: both;margin-bottom: 0px;}
[id="tribe_events_filters_reset"],.place-filter-clear,
.downtown-place-footer a,#pagination a {
    color: #1fc2de;
    font-family: "Montserrat-Bold";
    font-size: 12px;
}
.visit-page #pagination {margin-bottom: 30px;}
h2.events {
    margin-top: 50px;
/*    margin-bottom: 0px;*/
}

.tribe-events-sub-nav li a {color:#1fc2de;}

.place-categories > li > label {position: relative;padding-left: 25px;cursor: pointer;}
.place-categories > li > label:before {
    border: 1px solid #1fc2de;
    color: #1fc2de;
    content: "+";
    display: inline-block;
    float: left;
    font-family: "Montserrat-Bold";
    font-size: 15px;
    height: 14px;
    left: 0;
    line-height: 0.87;
    position: absolute;
    text-align: center;
    top: 0;
    width: 14px;

}
.place-categories > li > label.selected:before {
    content: "-" ;
}
.place-filter h3, #secondary .widget-title,
.downtown-place-title a,#pagination a,.place-filter-clear,
.visit-page .place-categories > li > label:before,.downtown-place-footer a{color: #ea4e3c;}
.visit-page .place-categories > li > label:before { border: 1px solid #ea4e3c;}
.place-subcategories label span:hover {background-color: #ea4e3c;color: #fff;}

.visit-page .site-main .entry-content {margin-bottom: 20px;}
.visit-page .site-main .entry-content h2 {margin-top: 0px;}

.tribe-bar-date-filter,.tribe-bar-submit {
    display:none !important;
}
.tribe-bar-disabled + .featured-spacer {padding-top: 20px;}
.tribe-events-filter-group.tribe-events-filter-checkboxes input {
    display: inline-block;
    margin: 0;
}
.tribe-events-filter-group.tribe-events-filter-checkboxes span, .place-subcategories label span {
    padding: 5px 6px;
    display: inline-block;
    width: 89%;
    margin-left: 5px;
}
#tribe-events #secondary .widget-title, .tribe-events-single a {color: #1fc2de;}
.tribe-events-single .event-single-details h2 {color: #1fc2de;text-transform: none;font-family: "Montserrat-Bold";font-size: 32px;margin-bottom: 10px;}

.tribe-events-event-cost {margin: 15px 0;}
.tribe-events-event-url {
    display: block;
    margin: 10px 0 15px;
}
.share-header {
    display: inline-block;
    float: none;
    font-weight: bold;
    margin: 0;
    padding-right: 0px;
    padding-top: 10px;
    color: #b1b1b1;
    font-family: 'Montserrat-Bold';
    font-size: 13px;
    text-transform: none;
}
.share-header:after {
    content: ":";
    display: inline-block;
    color: #b1b1b1;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
    margin-left: 1px;
}
.media-footer  a {
    display: inline-block;
    color: #b1b1b1;
    font-family: 'Montserrat-Bold';
    font-size: 13px;
}
.share-this-container > span {display: inline-block;}
.tribe-events-event-categories > a {
    font-weight: bold;
}
.tribe-events-abbr.published {margin-top: 5px;display: block; font-weight: bold;}

#tribe-events h3 {
    color: #1fc2de;
    font-family: "Montserrat-Bold";
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: none;
}
.event-organizer {
    font-weight: bold;
    margin-bottom: 20px;
}

.place-single-details a {color:#ea4e3c; }
.place-categories a {font-weight: bold;}
.place-single-details-info .phone {
    margin: 10px 0;
}
.place-single-details-info .place-hours {margin-bottom: 20px;}
.place-hours > div {
    font-weight: bold;
    margin-bottom: 10px;
}
article.place {margin-bottom: 30px;}
article.place h2 {
    color: #ea4e3c;
    font-family: "Montserrat-Bold";
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: none;
}
.place-form input, .place-form textarea, .place-form .custom-select {border: 1px solid #ea4e3c;}
.place-form input[type="submit"], .place-form input[type="button"] {border: none;}

.place-form input[type="submit"], .place-form input[type="button"], .place-single-details-info a.website, .place-single-details-info a.email-contact, .place-form .button {
    background: #ea4e3c;
    font-size: 14px;
    line-height: 1;
    min-width: 160px;
    padding: 12px 15px;
    text-transform: uppercase;
    text-align: center;
}
.tribe-events-community-footer .button {
    font-size: 17px;
    line-height: 1;
    min-width: 160px;
    padding: 12px 30px;
}
.place-form input[type="submit"]:hover, .place-form input[type="button"]:hover,.place-single-details-info a.website:hover, .place-single-details-info a.email-contact:hover, .place-form .button:hover  {
    background: #E5210B;text-decoration: none;
}

.place-form .gform_wrapper {
    margin-bottom: 30px;
}

.place-form .custom-select:after{
    background-image: url("img/select-arrow-orange.png");
}

#tribe-events-pg-template .entry-title, h4.event-time , #tribe-community-events h4{
    color: #1fc2de;
    font-family: "Montserrat-Bold";
    text-transform: none;
}
h4.event-time , #tribe-community-events h4{font-size: 17px;margin: 0 0 10px;}

#event-categories ul li {display: block;margin-bottom: 5px;}
.menu-about-downtown-stl-inc-container, .menu-downtown-cid-container{font-size: 14px;padding: 10px 0;}
article.about {margin-bottom: 30px;}
.cid-guide .entry-content figure {
    display: inline-block;
    padding: 10px;
    width: 49%;
}
.cid-guide #secondary .button {font-size: 14px;padding: 12px 20px;}
#secondary .button {font-size: 15px;padding: 12px 15px;}



.blog #secondary .widget-title , .archive #secondary .widget-title, 
.single-post #secondary .widget-title{color: #515151;}
.blog #secondary ul , .archive #secondary ul,.single-post #secondary ul{list-style: none;padding-left: 0;}
.blog #secondary ul li, .archive #secondary  ul li,.single-post #secondary ul li {list-style: none;color: #9c9c9c;display: block;margin-bottom: 5px;font-size: 14px;}
.blog #secondary ul li a, .archive #secondary ul li a ,
.single-post #secondary ul li a{
    color: #9c9c9c;
    display: inline-block;
    min-width: 120px;
    padding: 5px 15px;
}
.blog #secondary ul li a:hover, .archive #secondary ul li a:hover,
.single-post #secondary ul li a:hover,
.blog #secondary ul li.current-cat a, .archive #secondary ul li.current-cat a,
.blog #secondary .widget_categories ul li:first-child a,
.single-post #secondary ul li.current-cat a{background: #ea4e3c; color: #fff;text-decoration: none;}
.navigation.paging-navigation {
    clear: both;
    margin-bottom: 30px;
}
.blog-cat-img {
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

.blog #secondary .widget_text, .archive #secondary .widget_text,
.single-post #secondary .widget_text {
    background: url(images/mail-icon.png) no-repeat center top;
    margin-top: 30px;
    padding-top: 130px;
}
.taxonomy-description ,.cat-text{
    clear: both;
    padding: 20px 0 40px;
}

.blog #secondary .textwidget > p, .archive #secondary .textwidget > p ,
.single-post #secondary .textwidget > p{
    font-size: 14px;
}
.media-content > p a.read-more {
    clear: both;
    color: #1fc2de;
    display: block;
    font-family: "Montserrat-Bold";
    margin: 25px 0 0;
    text-transform: capitalize;
    width: 85px;
}
.single-post .entry-footer {
    clear: both;
    margin-bottom: 30px;
}
.single-post .entry-header {
    display: block;
}
.single-post .media-sub-title {display: block;}
.single-post .media-sub-title, .single-post .media-sub-title a {color: #9c9c9c;}
.single-post  .media-image {
    display: block;
    float: none;
    margin-right: 2.35765%;
    padding: 10px;
    width: auto;
}
.single-post  .media-image img{
    display: block;
    float: none;
    margin: auto;
    width: auto;
}

.single-post .entry-title {
    font-family: "Montserrat-Bold";
    font-size: 27px;
}

/*tabs*/
ul.list-inline {
    float: left;
    list-style: outside none none;
    margin-left: 10px;
    margin-top: 5px;
    padding: 0;
}
.list-inline > li {
    display: inline-block;
    margin-right: 10px;
}

.tabs {
    clear: both;
}
.tabs .tab-links {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0 !important;

}
.tabs .tab-links:after {
    clear: both;
    content: "";
    display: block;   
}


.tab-links > li {
    display: inline-block;
    float: left;

}

.tab-links a {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #939393;
    display: block;
    font-weight: bold;
    padding: 10px 25px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    margin-bottom: -1px;
}
.tab-links a:hover {text-decoration: none;color: #ea4e3c;}
.tab-links > li.active a{background: #fff;border-bottom: 1px solid #fff;}

.tab-links > li a[href="#tab2"]{
    background: url(images/yelp-star.png) no-repeat right 5px top 3px #f1f1f1;
}
.tab-links > li.active a[href="#tab2"]{
    background: url(images/yelp-star.png) no-repeat right 5px top 3px #fff;
}


.tab-content {
    border-top: 1px solid #ccc;
    clear: both;
    padding: 20px 0;
}
.tab-content p{margin-top: 0px;}
.tab-content .row {margin-top: 20px;border-top: 1px solid #ccc;padding: 20px 0;clear: both;}
.tab-content .row:after{
    clear: both;
    content: "";
    display: block;
}

.tab-content .row .col-md-2 {
    border: 1px solid #ccc;
    float: left;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    width: 120px;
    margin-right: 10px;
    padding: 10px 5px 5px;
}
.tab-content .col-md-10 .more.gray-light {
    color: #bcbcbc;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 1;
    margin-left: 10px;
}

.tab-content div.more {
    font-size: 12px;
}
.tab-content .tab {
    display: none;
}
.tab-content .tab.active {
    display: block;
}

.tab-content .clearfix > a {
    display: inline-block;
    float: left;
    line-height: 1;
    margin: 4px 10px 0 0;
}

.tab-content .clearfix > p {
    display: inline-block;
    float: left;
}
.place-single-details-info .share-this-container {
    float: left;
}

.tab-content {}
.gift-blk {
    clear: both;
}
.gift-blk:after {
    clear: both;
    content: "";
    display: table;
}
.gift-btn {
    float: left;
    margin-bottom: 20px;
    width: 50%;
    padding: 10px;
}
.gift-btn > form {
    padding-top: 0px;
}
.gift-btn > form table {margin: 0 0 15px;}
.gift-btn > form br {display: none;}
.gift-page table td {padding:5px 0px;line-height: 1.2;font-weight: normal;}
.gift-page .gift-btn > form  table td {padding:5px 0px;line-height: 1.2;font-weight: bold;}
.gift-btn > form select{
    border: 1px solid #ccc;
    height: 37px;
    padding-left: 5px;
    width: 100%;
    font-weight: normal;
}
.gift-btn > form select otpion{padding: 2px !important;}
.gift-btn > form input[type="text"]{
    padding: 7px 5px;
    border: 1px solid #ccc;
    font-weight: normal;
}


.flex-direction-nav {display: none !important;}



@media screen and (max-width:767px) {

    .nodisplay-mobile{display: none !important;}
}

.entry-content h2 {margin-top: 0;}
.tax-place-category h2.events{
  font-size: 31px;
  margin-top: 0;
 
}
.tax-place-category h2 img{
  display: inline-block;
  float: left;
  margin-right: 10px;
  /* transform: translateY(-8px); */
  vertical-align: middle;
  margin-top: -5px;
}

ul.tweets .avatar {
    font-size: 12px;
}

ul.tweets {
    margin: 0 !important;
    padding: 0 !important;
}
ul.tweets li {
    margin-bottom: 15px;
   list-style: outside none none;
}
#zpeframecontainer > iframe {
    display: block;
    margin: 0;
    max-width: 100%;
   height: 3960px;
}
.page-id-8088 .container {
    max-width: 1000px;
}
.page-template-template-iframe-php .site-content .container {max-width:1010px;}
.chosen-container.chosen-container-single {
    width: 463px !important;
}
@media screen and (max-width:767px) {
    .chosen-container.chosen-container-single {
    width: 100% !important;
}
}

.mobile-view {
        display: none;
    }
