html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    width: 100%;
    *zoom: 1;
}

    body:before, body:after {
        content: "";
        display: table;
    }

    body:after {
        clear: both;
    }

@font-face {
    font-family: 'montserratbold';
    src: url("/resources/fonts/montserrat-bold-webfont.eot");
    src: url("/resources/fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"),url("/resources/fonts/montserrat-bold-webfont.woff2") format("woff2"),url("/resources/fonts/montserrat-bold-webfont.woff") format("woff"),url("/resources/fonts/montserrat-bold-webfont.ttf") format("truetype"),url("/resources/fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url("/resources/fonts/montserrat-light-webfont.eot");
    src: url("/resources/fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"),url("/resources/fonts/montserrat-light-webfont.woff2") format("woff2"),url("/resources/fonts/montserrat-light-webfont.woff") format("woff"),url("/resources/fonts/montserrat-light-webfont.ttf") format("truetype"),url("/resources/fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url("/resources/fonts/montserrat-regular-webfont.eot");
    src: url("/resources/fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/resources/fonts/montserrat-regular-webfont.woff2") format("woff2"),url("/resources/fonts/montserrat-regular-webfont.woff") format("woff"),url("/resources/fonts/montserrat-regular-webfont.ttf") format("truetype"),url("/resources/fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("/resources/fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("/resources/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),url("/resources/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),url("/resources/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),url("/resources/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),url("/resources/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa, .input-group [type="checkbox"]:not(:checked) + label:after, .input-group [type="checkbox"]:checked + label:after, .input-group [type="radio"]:not(:checked) + label:after, .input-group [type="radio"]:checked + label:after, .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before, span.select:after, .arrow-list ul li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left, .input-group [type="checkbox"]:not(:checked) + label.pull-left:after, .input-group [type="checkbox"]:checked + label.pull-left:after, .input-group [type="radio"]:not(:checked) + label.pull-left:after, .input-group [type="radio"]:checked + label.pull-left:after, .ui-datepicker .pull-left.ui-datepicker-prev:before, .ui-datepicker .pull-left.ui-datepicker-next:before, span.pull-left.select:after, .arrow-list ul li.pull-left:before {
    margin-right: .3em;
}

.fa.pull-right, .input-group [type="checkbox"]:not(:checked) + label.pull-right:after, .input-group [type="checkbox"]:checked + label.pull-right:after, .input-group [type="radio"]:not(:checked) + label.pull-right:after, .input-group [type="radio"]:checked + label.pull-right:after, .ui-datepicker .pull-right.ui-datepicker-prev:before, .ui-datepicker .pull-right.ui-datepicker-next:before, span.pull-right.select:after, .arrow-list ul li.pull-right:before {
    margin-left: .3em;
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before, .fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before, .fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before, .fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before, .fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before, .fa-users:before {
    content: "";
}

.fa-chain:before, .fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before, .fa-scissors:before {
    content: "";
}

.fa-copy:before, .fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before, .fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before, .fa-sort:before {
    content: "";
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "";
}

.fa-legal:before, .fa-gavel:before {
    content: "";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before, .fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before, .fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before, .fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before, .fa-usd:before {
    content: "";
}

.fa-rupee:before, .fa-inr:before {
    content: "";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "";
}

.fa-won:before, .fa-krw:before {
    content: "";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before, .fa-car:before {
    content: "";
}

.fa-cab:before, .fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before, .fa-rebel:before {
    content: "";
}

.fa-ge:before, .fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before, .fa-weixin:before {
    content: "";
}

.fa-send:before, .fa-paper-plane:before {
    content: "";
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before, .fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

html, body {
    font-size: 100% !important;
}

body {
    background: #ffffff;
    color: #000000;
    font-family: "montserratlight";
    font-size: 100%;
    line-height: 1.3;
    position: relative;
}

    body > img {
        display: none;
    }

*:focus {
    outline: 1px dotted blue;
}

p {
    font-size: .75em;
    line-height: 1.5;
    margin: 2em 0;
}

@media all and (min-width: 48em) {
    p {
        font-size: .9375em;
        line-height: 2;
    }
}

a {
    color: #898989;
    text-decoration: underline;
    transition: color .5s;
}

    a:hover {
        color: #ed1c24;
    }

strong, b, .green {
    font-family: "montserratbold";
}

em, i {
    font-style: italic;
}

img {
    max-width: 100%;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.hide-label {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.hide-inline-mobile {
    display: none;
}

@media all and (min-width: 48em) {
    .hide-inline-mobile {
        display: inline-block;
    }
}

.hide-block-mobile {
    display: none;
}

@media all and (min-width: 48em) {
    .hide-block-mobile {
        display: block;
    }
}

.hide-block-desktop {
    display: block;
}

@media all and (min-width: 48em) {
    .hide-block-desktop {
        display: none;
    }
}

.sprite {
    background: url("/resources/images/sprites.png") no-repeat;
    display: inline-block;
}

#isMobile {
    display: block;
}

@media (min-width: 48em) {
    #isMobile {
        display: none;
    }
}

#isNav {
    display: block;
}

@media (min-width: 71.25em) {
    #isNav {
        display: none;
    }
}

#isDesktop {
    display: none;
}

@media (min-width: 48em) {
    #isDesktop {
        display: block;
    }
}

.video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}

    .video-wrapper iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    a.skip-main:focus, a.skip-main:active {
        background-color: #000000;
        border: 4px solid #ed1c24;
        border-radius: 5px;
        color: #fff;
        font-size: 1em;
        height: auto;
        left: auto;
        margin: 0 auto;
        overflow: auto;
        padding: 5px;
        right: auto;
        text-align: center;
        top: auto;
        width: 30%;
        z-index: 999;
    }

:target {
    content: "";
    display: block;
    height: 45px;
    margin: -45px 0 0;
}

@media all and (min-width: 48em) {
    :target {
        height: 105px;
        margin: -105px 0 0;
    }
}

.one-column-layout {
    margin: 0 auto;
    max-width: 1900px;
    width: 100%;
}

    .one-column-layout main .main-content, .one-column-layout main .share-this-wrapper {
        padding: 0 20px;
    }

@media all and (min-width: 48em) {
    .one-column-layout main .main-content, .one-column-layout main .share-this-wrapper {
        margin: 0 3%;
    }
}

@media all and (min-width: 64em) {
    .one-column-layout main .main-content, .one-column-layout main .share-this-wrapper {
        margin: 0 10%;
    }
}

@media all and (min-width: 87.5em) {
    .one-column-layout main .main-content, .one-column-layout main .share-this-wrapper {
        margin: 0 15%;
    }
}

.one-column-layout main section {
    padding: 35px 0;
}

@media all and (min-width: 48em) {
    .one-column-layout main section {
        padding: 50px 0;
    }
}

.one-column-layout main .with-top-border {
    border-top: 1px solid #ccc;
}

.one-column-layout main .section-quicksearch {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

@media all and (min-width: 48em) {
    .one-column-layout main .section-quicksearch {
        padding: 30px 0;
    }
}

@media all and (min-width: 48em) {
    .venue-landing article.hero-description {
        padding: 0 3%;
    }
}

@media all and (min-width: 64em) {
    .venue-landing article.hero-description {
        padding: 0 10%;
    }
}

@media all and (min-width: 87.5em) {
    .venue-landing article.hero-description {
        padding: 0 15%;
    }
}

.two-column-layout {
    margin: 0 auto;
    max-width: 1900px;
    width: 100%;
}

@media all and (min-width: 48em) {
    .two-column-layout {
        display: table;
        table-layout: fixed;
    }
}

@media all and (min-width: 48em) {
    .two-column-layout main, .two-column-layout aside {
        display: table-cell;
        vertical-align: top;
    }
}

@media all and (min-width: 48em) {
    .two-column-layout main {
        width: 60%;
    }
}

@media all and (min-width: 64em) {
    .two-column-layout main {
        width: 63%;
    }
}

.two-column-layout main section {
    border-top: 1px solid #ccc;
    padding: 35px 0;
}

@media all and (min-width: 48em) {
    .two-column-layout main section {
        padding: 40px 0;
    }
}

.two-column-layout main .left-half, .two-column-layout main .share-this-wrapper, .two-column-layout main .listing-collection .main-content, .two-column-layout main .whats-nearby .loader-wrapper {
    padding: 0 20px;
}

@media all and (min-width: 48em) {
    .two-column-layout main .left-half, .two-column-layout main .share-this-wrapper, .two-column-layout main .listing-collection .main-content, .two-column-layout main .whats-nearby .loader-wrapper {
        margin-left: 2%;
        width: 98%;
    }
}

@media all and (min-width: 64em) {
    .two-column-layout main .left-half, .two-column-layout main .share-this-wrapper, .two-column-layout main .listing-collection .main-content, .two-column-layout main .whats-nearby .loader-wrapper {
        margin-left: 20%;
        width: 80%;
    }
}

@media all and (min-width: 87.5em) {
    .two-column-layout main .left-half, .two-column-layout main .share-this-wrapper, .two-column-layout main .listing-collection .main-content, .two-column-layout main .whats-nearby .loader-wrapper {
        margin-left: 25%;
        width: 75%;
    }
}

.two-column-layout main .section-image img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

@media all and (min-width: 48em) {
    .two-column-layout aside {
        background: #f2f2f2;
        box-shadow: inset 2px 0px 5px 0px rgba(0,0,0,0.1);
        width: 40%;
    }
}

@media all and (min-width: 64em) {
    .two-column-layout aside {
        background: #f2f2f2;
        box-shadow: inset 2px 0px 5px 0px rgba(0,0,0,0.1);
        width: 37%;
    }
}

@media all and (min-width: 48em) {
    .two-column-layout aside section {
        margin-right: 0%;
        width: 100%;
    }
}

@media all and (min-width: 64em) {
    .two-column-layout aside section {
        margin-right: 26%;
        width: 74%;
    }
}

@media all and (min-width: 87.5em) {
    .two-column-layout aside section {
        margin-right: 40%;
        width: 60%;
    }
}

.two-column-layout aside .content-holder-right {
    background: #ffffff;
    box-shadow: none;
}

.two-column-layout aside .right-rail-promos {
    border-top: 1px solid #ccc;
    padding: 0 20px;
}

@media all and (min-width: 48em) {
    .two-column-layout aside .right-rail-promos {
        box-shadow: inset 0px 2px 5px 0px rgba(0,0,0,0.1);
        padding: 40px 0;
    }

        .two-column-layout aside .right-rail-promos section {
            padding: 0 20px;
        }
}

.one-column-layout main .no-padding, .one-column-layout main .no-padding-mobile, .two-column-layout main .no-padding, .two-column-layout main .no-padding-mobile {
    padding: 0;
}

.one-column-layout main .no-padding-top, .two-column-layout main .no-padding-top {
    padding-top: 0;
}

.one-column-layout main .no-padding-bottom, .two-column-layout main .no-padding-bottom {
    padding-bottom: 0;
}

.one-column-layout main .no-padding-mobile h2, .one-column-layout main .no-padding-mobile .btn-text, .two-column-layout main .no-padding-mobile h2, .two-column-layout main .no-padding-mobile .btn-text {
    padding: 0 20px;
}

@media all and (min-width: 48em) {
    .one-column-layout main .no-padding-mobile, .two-column-layout main .no-padding-mobile {
        padding: 0 20px;
    }

        .one-column-layout main .no-padding-mobile h2, .one-column-layout main .no-padding-mobile .btn-text, .two-column-layout main .no-padding-mobile h2, .two-column-layout main .no-padding-mobile .btn-text {
            padding: 0;
        }
}

.one-column-layout main .no-border, .two-column-layout main .no-border {
    border: none;
}

.one-column-layout main .section-map-holder, .two-column-layout main .section-map-holder {
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    text-align: center;
}

@media all and (min-width: 48em) {
    .one-column-layout main .section-map-holder, .two-column-layout main .section-map-holder {
        border-right: 1px solid #e6e6e6;
    }
}

.one-column-layout main .region-map, .two-column-layout main .region-map {
    margin: 10px 0 0;
}

@media all and (min-width: 48em) {
    .one-column-layout main .region-map, .two-column-layout main .region-map {
        margin: 30px 0 0;
    }
}

.one-column-layout main .section-quicksearch.section-error, .one-column-layout main .section-quicksearch.section-narrow, .two-column-layout main .section-quicksearch.section-error, .two-column-layout main .section-quicksearch.section-narrow {
    padding-bottom: 0;
}

.one-column-layout main .section-quicksearch .msg-error, .two-column-layout main .section-quicksearch .msg-error {
    font-size: .75em;
    margin: 0;
    padding: 1.5em 0;
}

.one-column-layout main .section-quicksearch .msg-narrowed + .msg-error, .two-column-layout main .section-quicksearch .msg-narrowed + .msg-error {
    padding-top: 0;
}

.two-column-layout .move-content {
    border: none;
    padding: 0;
}

.bg-grey {
    background: #ebebeb;
}

.bg-grey-light {
    background: #fafafa;
}

@media all and (max-width: 47.9375em) {
    .equal-height {
        height: auto !important;
    }
}

.search-page-overlay {
    background: rgba(255,255,255,0.95);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

    .search-page-overlay #closeSearch {
        color: #000000;
    }

        .search-page-overlay #closeSearch:hover {
            color: #ed1c24;
        }

    .search-page-overlay .fa-times {
        font-size: 1.25em;
        position: absolute;
        right: 20px;
        top: 16px;
    }

@media all and (min-width: 48em) {
    .search-page-overlay .fa-times {
        font-size: 1.875em;
        right: 2%;
        top: 40px;
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 1em;
    transition: font-size .5s;
}

h1 {
    font-size: 1.25em;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    h1 {
        font-size: 2.5em;
    }
}

h2 {
    font-size: 1.125em;
}

@media all and (min-width: 48em) {
    h2 {
        font-size: 1.875em;
    }
}

h3 {
    font-size: 1em;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    h3 {
        font-size: 1.125em;
    }
}

h4 {
    border-bottom: 5px solid #c03;
    font-size: 1em;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.btn {
    border: 3px solid #ed1c24;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    padding: 7px 24px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: padding .5s,font-size .5s,background .5s,border .5s,color .5s;
}

@media all and (min-width: 48em) {
    .btn {
        font-size: .875em;
        padding: 10px 27px;
    }
}

.btn.full-mobile {
    width: 100%;
}

@media all and (min-width: 48em) {
    .btn.full-mobile {
        width: auto;
    }
}

.btn.btn-primary {
    background: #ed1c24;
    color: #ffffff;
}

    .btn.btn-primary:hover {
        background: transparent;
        color: #ed1c24;
    }

.btn.btn-secondary {
    background: #e6e6e6;
    border-color: #e6e6e6;
    color: #000000;
}

    .btn.btn-secondary:hover {
        background: transparent;
    }

.btn.btn-tertiary {
    background: #959595;
    border-color: #959595;
    color: #ffffff;
}

    .btn.btn-tertiary:hover {
        background: transparent;
        color: #959595;
    }

.btn.btn-inverted {
    background: #ffffff;
    border: 3px solid #e6e6e6;
    border-radius: 24px;
    color: #000000;
}

.btn.btn-round-right {
    background: #ed1c24;
    border-radius: 0 20px 20px 0;
    color: #ffffff;
    padding-left: 0;
    padding-right: 0;
}

@media all and (min-width: 48em) {
    .btn.btn-round-right {
        border-radius: 0 35px 35px 0;
    }
}

.btn.btn-round-right:hover {
    background: transparent;
    color: #ed1c24;
}

.btn.btn-text {
    border: none;
    color: #ed1c24;
    padding: 0;
}

    .btn.btn-text:hover {
        color: #000000;
    }

.btn.btn-disabled {
    background: #dbdbdb;
    border-color: #dbdbdb;
    cursor: default;
    color: #bfbfbf;
}

    .btn.btn-disabled:hover {
        background: #dbdbdb;
        border-color: #dbdbdb;
        color: #bfbfbf;
    }

.button-group {
    margin: 27px 0 0;
    text-align: center;
}

@media all and (min-width: 48em) {
    .button-group {
        margin: 40px 0 0;
    }
}

.btn.stop-video {
    padding-left: 40px;
    position: relative;
}

    .btn.stop-video .fa-stop {
        border: 3px solid #ffffff;
        border-radius: 50%;
        transition: border-color .5s;
        font-size: 6px;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

        .btn.stop-video .fa-stop:before {
            display: block;
            padding: 4px;
        }

    .btn.stop-video:hover .fa-stop {
        border-color: #ed1c24;
    }

.logo-footer {
    background: url("/resources/images/logo.svg") no-repeat;
    background-size: 152px auto;
    display: block;
    height: 12px;
    text-indent: -9999px;
    width: 152px;
}

@media all and (min-width: 48em) {
    .logo-footer {
        background-size: 217px auto;
        height: 16px;
        width: 217px;
    }
}

.logo-usa {
    background-position: 0 -111px;
    height: 26px;
    width: 105px;
}

@media all and (min-width: 48em) {
    .logo-usa {
        background-position: 0 -71px;
        height: 38px;
        width: 149px;
    }
}

.flags {
    background-position: 0 -160px;
    height: 15px;
    width: 25px;
}

@media all and (min-width: 48em) {
    .flags {
        background-position: 0 -140px;
        height: 16px;
        width: 29px;
    }
}

.flags.canada {
    background-position: -31px -160px;
}

@media all and (min-width: 48em) {
    .flags.canada {
        background-position: -36px -140px;
    }
}

.flags.france {
    background-position: -62px -160px;
}

@media all and (min-width: 48em) {
    .flags.france {
        background-position: -72px -140px;
    }
}

.flags.germany {
    background-position: -93px -160px;
}

@media all and (min-width: 48em) {
    .flags.germany {
        background-position: -108px -140px;
    }
}

.flags.england {
    background-position: -123px -160px;
}

@media all and (min-width: 48em) {
    .flags.england {
        background-position: -144px -140px;
    }
}

.flags.korea {
    background-position: -155px -160px;
}

@media all and (min-width: 48em) {
    .flags.korea {
        background-position: -181px -140px;
    }
}

.flags.china {
    background-position: -185px -160px;
}

@media all and (min-width: 48em) {
    .flags.china {
        background-position: -216px -140px;
    }
}

.flags.japan {
    background-position: -216px -160px;
}

@media all and (min-width: 48em) {
    .flags.japan {
        background-position: -250px -140px;
    }
}

.footer-section-links {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 20px;
}

@media all and (min-width: 48em) {
    .footer-section-links {
        display: inline;
        float: left;
        width: 23.10606%;
        margin: 0 .94697%;
        border-bottom: none;
        border-right: 1px solid #ccc;
        display: table-cell;
        float: none;
        padding: 0 24px 0 30px;
    }

        .footer-section-links:first-child {
            border-left: 1px solid #ccc;
        }
}

.footer-section-links i {
    float: right;
}

@media all and (min-width: 48em) {
    .footer-section-links i {
        display: none;
    }
}

.footer-section-links i.fa-minus {
    display: none;
}

.footer-section-links.hide-show-opened i.fa-minus {
    display: block;
}

@media all and (min-width: 48em) {
    .footer-section-links.hide-show-opened i.fa-minus {
        display: none;
    }
}

.footer-section-links.hide-show-opened i.fa-plus {
    display: none;
}

.footer-section-links .hide-show-trigger {
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 700;
    padding: 18px 0;
    text-transform: uppercase;
}

    .footer-section-links .hide-show-trigger:hover {
        color: #000000;
    }

@media all and (min-width: 48em) {
    .footer-section-links .hide-show-trigger {
        font-size: 1em;
        padding-top: 38px;
    }

        .footer-section-links .hide-show-trigger:hover {
            cursor: default;
        }
}

.footer-section-links .hide-show-content {
    padding: 0 0 24px;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .footer-section-links .hide-show-content {
        display: block !important;
    }
}

.footer-section-links .hide-show-content li {
    font-family: "Open Sans",sans-serif;
    font-size: .8125em;
    margin: 16px 0;
}

footer {
    border-top: 5px solid #ed1c24;
}

    footer a {
        color: #000000;
        text-decoration: none;
    }

@media all and (min-width: 48em) {
    footer .columns-links {
        display: table;
        margin: 0 auto;
        overflow: auto;
        padding: 0 3%;
        width: 100%;
    }
}

@media all and (min-width: 64em) {
    footer .columns-links {
        padding: 0 10%;
    }
}

@media all and (min-width: 87.5em) {
    footer .columns-links {
        padding: 0 15%;
    }
}

footer .column-last {
    overflow: auto;
}

@media all and (min-width: 48em) {
    footer .column-last {
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        padding: 20px 3%;
    }
}

@media all and (min-width: 48em) and (min-width: 64em) {
    footer .column-last {
        padding: 20px 10%;
    }
}

@media all and (min-width: 48em) and (min-width: 87.5em) {
    footer .column-last {
        padding: 20px 15%;
    }
}

@media all and (min-width: 48em) {
    footer .column-last > div {
        margin: 0 auto;
    }
}

footer .column-last ul {
    text-align: center;
}

    footer .column-last ul:first-child {
        border-bottom: 1px solid #f3f3f3;
        padding: 15px 0 20px;
    }

@media all and (min-width: 48em) {
    footer .column-last ul:first-child {
        border: none;
        float: left;
        padding: 0;
    }
}

footer .column-last ul:first-child li {
    margin: 0 10px;
}

footer .column-last ul:last-child {
    padding: 17px 0;
}

@media all and (min-width: 48em) {
    footer .column-last ul:last-child {
        float: right;
        padding: 7px 0 0;
    }
}

footer .column-last ul:last-child li {
    margin: 0 4px;
}

footer .column-last ul li {
    display: inline-block;
    vertical-align: middle;
}

    footer .column-last ul li:first-child {
        margin-left: 0;
    }

    footer .column-last ul li:last-child {
        margin-right: 0;
    }

footer .legal {
    font-size: .625em;
    padding: 0 20px 25px;
    text-align: center;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    footer .legal {
        font-size: .75em;
        padding: 38px 20px 42px;
    }
}

footer .legal p {
    line-height: 1.5;
}

footer .legal .legal-urls {
    display: block;
    padding: 16px 0 0;
}

@media all and (min-width: 48em) {
    footer .legal .legal-urls {
        display: inline-block;
        padding: 0;
    }
}

.hide-show .hide-show-trigger {
    display: block;
}

.hide-show .hide-show-content {
    display: none;
}

.hide-show .fa-caret-up {
    display: none;
}

.hide-show.hide-show-opened .fa-caret-up {
    display: block;
}

.hide-show.hide-show-opened .fa-caret-down {
    display: none;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-slide {
    position: relative;
}

    .slick-slide img {
        margin: 0 auto;
    }

.slick-prev, .slick-next {
    background: rgba(0,0,0,0.7);
    border: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 1em;
    height: 32px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 33px;
}

@media all and (min-width: 48em) {
    .slick-prev, .slick-next {
        font-size: 1.5em;
        height: 50px;
        top: 45%;
        width: 50px;
    }
}

@media all and (max-width: 48em) {
    .slick-prev, .slick-next {
        display: none !important;
    }
}

.slick-prev {
    left: 0;
}

.slider-one-to-three .slick-prev {
    left: -50px;
}

.slick-next {
    right: 0;
}

.slider-one-to-three .slick-next {
    right: -50px;
}

.slick-dots {
    padding: 30px 0 0;
}

@media all and (min-width: 48em) {
    .slick-dots {
        display: none !important;
    }
}

.slick-dots > li {
    display: inline-block;
}

    .slick-dots > li.slick-active > button {
        background: #ed1c24;
        border-color: #ed1c24;
    }

    .slick-dots > li > button {
        background: #ffffff;
        border: 1px solid #ccc;
        border-width: 2px;
        border-radius: 50%;
        color: transparent;
        cursor: pointer;
        height: 10px;
        margin: 0 3px;
        overflow: hidden;
        padding: 0;
        transition: all .5s;
        width: 10px;
    }

        .slick-dots > li > button:hover {
            background: #ed1c24;
            border-color: #ed1c24;
        }

.slider-listing-wrapper {
    position: relative;
}

    .slider-listing-wrapper .slider-listing .slide-image {
        background: no-repeat center center / cover;
        display: block;
        width: 100%;
    }

@media all and (max-width: 47.9375em) {
    .slider-listing-wrapper .slider-listing .slide-image {
        height: 184px !important;
    }
}

@media all and (min-width: 48em) {
    .slider-listing-wrapper .slider-listing .slide-image {
        height: auto;
    }
}

.slider-listing-wrapper .top-right-content {
    position: absolute;
    right: 10px;
    top: 10px;
}

.slider-listing-wrapper .bottom-center-content {
    bottom: 17px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}

@media all and (min-width: 48em) {
    .slider-listing-wrapper .bottom-center-content {
        bottom: 40px;
    }
}

.slider-one-to-three {
    text-align: center;
}

    .slider-one-to-three .slick-list {
        text-align: left;
    }

@media all and (min-width: 48em) {
    .slider-one-to-three .slick-list {
        border: 1px solid #ccc;
        border-top: none;
    }
}

.slider-one-to-three .btn-secondary {
    display: none !important;
}

@media all and (min-width: 48em) {
    .slider-one-to-three .btn-secondary {
        display: inline-block !important;
        margin: 50px 10px 0;
    }
}

.slider-page-to-arrows {
    text-align: center;
    transition: opacity .5s;
    opacity: 0;
}

    .slider-page-to-arrows.show-slider {
        opacity: 1;
    }

    .slider-page-to-arrows .slick-list {
        text-align: left;
    }

    .slider-page-to-arrows .slick-prev, .slider-page-to-arrows .slick-next {
        display: none !important;
    }

@media all and (min-width: 48em) {
    .slider-page-to-arrows .slick-prev, .slider-page-to-arrows .slick-next {
        display: block !important;
    }
}

.slider-page-to-arrows .slick-dots {
    bottom: 20px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
}

@media all and (min-width: 48em) {
    .slider-page-to-arrows .slick-dots {
        bottom: 40px;
    }
}

.slider-page-to-arrows .slick-dots > li.slick-active > button {
    border-color: #ed1c24;
}

.slider-page-to-arrows .slick-dots > li > button {
    border-color: #ffffff;
}

    .slider-page-to-arrows .slick-dots > li > button:hover {
        border-color: #ed1c24;
    }

@media all and (min-width: 48em) {
    .slider-page-to-arrows.keep-dots .slick-dots {
        display: block !important;
    }
}

.logo-header {
    background: url("/resources/images/logo.svg") no-repeat;
    background-size: 160px auto;
    display: block;
    height: 13px;
    text-indent: -9999px;
    width: 160px;
}

@media all and (min-width: 48em) {
    .logo-header {
        background-size: 250px auto;
        height: 19px;
        width: 250px;
    }
}

.round-icon {
    border: 2px solid #bcbcc4;
    border-radius: 50%;
    color: #bcbcc4;
    display: block;
    font-size: 1em;
    height: 27px;
    position: relative;
    width: 27px;
    text-decoration: none;
    transition: border .5s,color .5s;
}

    .round-icon:hover {
        border-color: #ed1c24;
    }

    .round-icon.round-icon--small {
        border-width: 2px;
        font-size: 1.125em;
        height: 32px;
        width: 32px;
    }

@media all and (min-width: 71.25em) {
    .round-icon {
        border-width: 3px;
        font-size: 1.5625em;
        height: 46px;
        width: 46px;
    }
}

.round-icon i {
    display: block;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
}

.social {
    overflow: visible;
    position: relative;
    text-align: center;
    transform: translateX(0);
}

    .social li {
        border: none;
        display: inline-block;
        margin: 0 2px;
        padding: 0;
    }

@media all and (min-width: 71.25em) {
    .social li {
        float: left;
        margin: 0;
        padding-bottom: 12px;
        width: 33.333%;
    }

        .social li .round-icon {
            margin: 0 auto;
        }

        .social li:nth-child(3n) .round-icon {
            float: right;
        }

        .social li:nth-child(3n+1) {
            clear: left;
        }

            .social li:nth-child(3n+1) .round-icon {
                margin: 0;
            }
}

.social li:first-child {
    margin-left: 0;
}

.social li:last-child {
    margin-right: 0;
}

.share-news {
    border-top: 1px solid #ccc;
    padding: 20px 0 0;
    text-align: left;
}

@media all and (min-width: 71.25em) {
    .share-news {
        padding: 40px 0 0;
    }
}

.share-news .share-this-wrap {
    height: 32px;
}

.share-news li {
    margin: 0 20px 0 0;
}

@media all and (min-width: 71.25em) {
    .share-news li {
        float: none;
        margin: 0 20px 0 0;
        padding: 0;
        width: auto;
    }
}

.share-news .round-icon {
    border-width: 3px;
    font-size: 1.375em;
    height: 40px;
    width: 40px;
}

@media all and (min-width: 71.25em) {
    .share-news .round-icon {
        font-size: 1.5625em;
        height: 46px;
        width: 46px;
    }
}

@media all and (min-width: 71.25em) {
    header {
        background: #ffffff;
        border-top: 5px solid #ed1c24;
        border-bottom: 1px solid #ccc;
        height: 105px;
        left: 0;
        overflow: visible;
        padding: 39px 0;
        position: fixed;
        z-index: 1000;
        width: 100%;
    }
}

header a {
    color: #000000;
    text-decoration: none;
}

header > div {
    background: #ffffff;
    border-top: 3px solid #ed1c24;
    border-bottom: 1px solid #ccc;
    height: 45px;
    min-width: 320px;
    padding: 13px 10px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

@media all and (min-width: 48em) {
    header > div {
        border-top-width: 5px;
        height: 105px;
        padding: 39px 0;
    }
}

@media all and (min-width: 71.25em) {
    header > div {
        border: none;
        height: auto;
        padding: 0 40px;
        position: relative;
        width: auto;
        z-index: auto;
    }
}

header #menu {
    left: 10px;
    position: absolute;
    top: 10px;
}

@media all and (min-width: 48em) {
    header #menu {
        font-size: 1.5625em;
        left: 3%;
        top: 30px;
    }
}

@media all and (min-width: 71.25em) {
    header #menu {
        display: none;
    }
}

header .vtc-logo .logo-header {
    display: block;
    margin: 0 auto;
}

@media all and (min-width: 71.25em) {
    header .vtc-logo {
        float: left;
        margin: 0;
    }
}

header #search {
    position: absolute;
    right: 10px;
    top: 10px;
}

@media all and (min-width: 48em) {
    header #search {
        right: 3%;
        top: 30px;
    }

        header #search .fa-search {
            font-size: 1.5625em;
        }
}

@media all and (min-width: 71.25em) {
    header #search {
        float: right;
        position: relative;
        right: auto;
        top: 0;
    }

        header #search .fa-search {
            font-size: 1.25em;
        }
}

nav {
    background: #ffffff;
    display: none;
    height: 100%;
    overflow: scroll;
    padding-top: 45px;
    position: fixed;
    width: 100%;
}

@media all and (min-width: 48em) {
    nav {
        padding-top: 105px;
    }
}

@media all and (min-width: 71.25em) {
    nav {
        background: none;
        display: block !important;
        float: right;
        height: auto;
        overflow: visible;
        padding: 0;
        position: static;
        width: auto;
    }

        nav > ul > li {
            float: left;
            padding-bottom: 45px;
        }
}

nav li {
    border-bottom: 1px solid #e7e7e7;
    padding: 25px 20px;
    text-transform: uppercase;
}

@media all and (min-width: 71.25em) {
    nav li {
        border: none;
        display: inline-block;
        padding: 0 30px 0 0;
    }
}

nav li a {
    font-family: "Open Sans",sans-serif;
    font-size: .9375em;
    font-weight: 700;
}

nav .sub-nav-icon {
    float: right;
}

@media all and (min-width: 71.25em) {
    nav .sub-nav-icon {
        display: none;
    }
}

@media all and (min-width: 71.25em) {
    nav > ul > li:last-child {
        display: none;
    }
}

nav .active-nav {
    color: #ed1c24;
}

.sub-nav-wrapper {
    background: #ffffff;
    display: block;
    height: 100%;
    left: 0;
    overflow-x: scroll;
    padding-top: 45px;
    position: fixed;
    transform: translateX(100%);
    transition: transform 0.3s ease 0s;
    top: 0;
    width: 100%;
    z-index: 10;
}

@media all and (min-width: 48em) {
    .sub-nav-wrapper {
        padding-top: 105px;
    }
}

@media all and (min-width: 71.25em) {
    .sub-nav-wrapper {
        background: none;
        border-bottom: 5px solid #ed1c24;
        display: none;
        height: auto;
        overflow-x: visible;
        padding: 40px 0 0;
        position: absolute;
        top: 60px;
        transform: translateX(0);
    }
}

.sub-nav-wrapper.sub-nav-active {
    transform: translateX(0px);
}

.sub-nav-wrapper h3 {
    font-size: 1em;
    margin: 0;
}

@media all and (min-width: 71.25em) {
    .sub-nav-wrapper h3 {
        font-size: 1.5em;
        margin: 0 0 1em;
    }
}

.sub-nav-wrapper .sub-nav-title {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 20px;
    padding: 30px 0;
}

@media all and (min-width: 71.25em) {
    .sub-nav-wrapper .sub-nav-title {
        border: none;
        margin: 0;
        padding: 0;
    }
}

.sub-nav-wrapper .sub-nav-title .back-to-main, .sub-nav-wrapper .sub-nav-title h3 {
    display: inline-block;
}

.sub-nav-wrapper .sub-nav-title .back-to-main {
    border-right: 1px solid #e7e7e7;
    margin-right: 10px;
    padding-right: 10px;
}

@media all and (min-width: 71.25em) {
    .sub-nav-wrapper .sub-nav-title .back-to-main {
        display: none;
    }
}

@media all and (min-width: 71.25em) {
    .column-wrapper {
        background: #ffffff;
        display: table;
        padding: 40px 0 35px;
        width: 100%;
    }
}

@media all and (min-width: 71.25em) {
    .column {
        border-right: 1px solid #ccc;
        display: table-cell;
        padding: 0 40px;
        width: 60%;
    }
}

.column.middle {
    padding: 25px 20px;
    display: table-cell;
    width: 20%;
}

@media all and (min-width: 71.25em) {
    .column.middle {
        padding: 25px 40px;
    }
}

.column.middle h3, .column.middle p {
    display: none;
}

@media all and (min-width: 71.25em) {
    .column.middle h3, .column.middle p {
        display: block;
    }
}

@media all and (min-width: 71.25em) {
    .column.middle p {
        margin: 0;
    }
}

.column.last {
    display: none;
}

@media all and (min-width: 71.25em) {
    .column.last {
        border: none;
    }

        .column.last img {
            display: block;
            margin: 0 auto;
        }

        .column.last .travel-guide-wrapper {
            text-align: center;
            position: relative;
            margin-top: -52px;
        }
}

@media all and (min-width: 71.25em) {
    .column.last {
        display: table-cell;
        width: 20%;
    }
}

.listing-partner
{
    font-style: italic;
}

@media all and (min-width: 48em) {
    .listing-partner {
        font-size: 90%;
    }
}
@media all and (max-width: 48em) {
    .listing-partner {
        font-size: 80%;
    }
}

.column p {
    text-transform: none;
}

@media all and (min-width: 71.25em) {
    .column.first ul {
        -moz-column-count: 3;
        column-count: 3;
    }
}

.column.first ul > li {
    border: none;
    margin: 20px 0;
    padding: 0 20px;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

@media all and (min-width: 71.25em) {
    .column.first ul > li {
        display: block;
        margin: 0;
        padding: 10px 0;
    }
}

.column.first ul > li > a {
    font-family: "montserratregular";
    font-size: .8125em;
    font-weight: 400;
}

@media all and (min-width: 71.25em) {
    .column.first ul > li > a {
        font-size: .875em;
    }
}

.nav-open {
    overflow: hidden;
}

    .nav-open #pageWrapper {
        position: relative;
        z-index: -1;
    }

#pageWrapper {
    padding-top: 44px;
}

@media all and (min-width: 48em) {
    #pageWrapper {
        padding-top: 104px;
    }
}

.sub-nav-open nav {
    overflow: hidden;
}

::-webkit-input-placeholder {
    color: #000000;
    opacity: 1;
}

:-moz-placeholder {
    color: #000000;
    opacity: 1;
}

::-moz-placeholder {
    color: #000000;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000000;
    opacity: 1;
}

input[type="text"], input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: none;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    height: 36px;
    padding: 0 16px;
    text-transform: uppercase;
    transition: width .5s,height .5s;
}

@media all and (min-width: 48em) {
    input[type="text"], input[type="email"] {
        font-size: .875em;
        height: 40px;
    }
}

input[type="text"].text-round-left, input[type="email"].text-round-left {
    border-radius: 20px 0 0 20px;
    padding: 0 30px;
}

input[type="text"].datepicker, input[type="email"].datepicker {
    margin-right: 17px;
    padding: 0 10px;
}

@media all and (min-width: 48em) {
    input[type="text"].datepicker, input[type="email"].datepicker {
        margin-right: 22px;
    }
}

::-webkit-input-placeholder {
    color: #000000;
}

:-moz-placeholder {
    color: #000000;
}

::-moz-placeholder {
    color: #000000;
}

:-ms-input-placeholder {
    color: #000000;
}

.has-error input[type="text"], .has-error input[type="email"] {
    border: 2px solid #ed1c24;
}

.has-error ::-webkit-input-placeholder {
    color: #ed1c24;
    font-weight: 700;
}

.has-error :-moz-placeholder {
    color: #ed1c24;
    font-weight: 700;
}

.has-error ::-moz-placeholder {
    color: #ed1c24;
    font-weight: 700;
}

.has-error :-ms-input-placeholder {
    color: #ed1c24;
    font-weight: 700;
}

.has-error [type="checkbox"]:checked + label, .has-error [type="checkbox"]:not(:checked) + label, .has-error [type="radio"]:checked + label, .has-error [type="radio"]:not(:checked) + label {
    color: #ed1c24;
}

    .has-error [type="checkbox"]:checked + label:before, .has-error [type="checkbox"]:not(:checked) + label:before, .has-error [type="radio"]:checked + label:before, .has-error [type="radio"]:not(:checked) + label:before {
        border: 2px solid #ed1c24;
    }

.has-error .fa-calendar {
    color: #ed1c24;
}

.has-error .cs-select > span {
    border: 2px solid #ed1c24;
    color: #ed1c24;
    font-weight: 700;
}

    .has-error .cs-select > span:after {
        border-left: 2px solid #ed1c24;
    }

.has-error span.select {
    border: 2px solid #ed1c24;
    color: #ed1c24;
    font-weight: 700;
}

    .has-error span.select:after {
        border-left: 2px solid #ed1c24;
    }

label {
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
}

.input-group [type="checkbox"]:not(:checked), .input-group [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

    .input-group [type="checkbox"]:not(:checked) + label, .input-group [type="checkbox"]:checked + label {
        cursor: pointer;
        display: block;
        font-size: .75em;
        padding: 4px 0 0 37px;
        position: relative;
    }

@media all and (min-width: 48em) {
    .input-group [type="checkbox"]:not(:checked) + label, .input-group [type="checkbox"]:checked + label {
        font-size: .875em;
        padding-top: 3px;
    }
}

.input-group [type="checkbox"]:not(:checked) + label:before, .input-group [type="checkbox"]:checked + label:before {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px;
}

.input-group [type="checkbox"]:not(:checked) + label:after, .input-group [type="checkbox"]:checked + label:after {
    color: #464646;
    content: "";
    font-size: 1.375em;
    left: 4px;
    position: absolute;
    top: -2px;
    transition: all .2s;
}

.input-group [type="radio"]:not(:checked), .input-group [type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

    .input-group [type="radio"]:not(:checked) + label, .input-group [type="radio"]:checked + label {
        cursor: pointer;
        display: block;
        font-size: .75em;
        padding: 4px 0 0 30px;
        position: relative;
        text-transform: none;
    }

@media all and (min-width: 48em) {
    .input-group [type="radio"]:not(:checked) + label, .input-group [type="radio"]:checked + label {
        font-size: .875em;
        padding-top: 3px;
    }
}

.input-group [type="radio"]:not(:checked) + label:before, .input-group [type="radio"]:checked + label:before {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 50%;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px;
}

.input-group [type="radio"]:not(:checked) + label:after, .input-group [type="radio"]:checked + label:after {
    color: #464646;
    content: "";
    font-size: 1em;
    left: 5px;
    position: absolute;
    top: 5px;
    transition: all .2s;
}

@media all and (min-width: 48em) {
    .input-group [type="radio"]:not(:checked) + label:after, .input-group [type="radio"]:checked + label:after {
        font-size: .875em;
    }
}

.input-group [type="checkbox"]:not(:checked) + label:after, .input-group [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.input-group [type="checkbox"]:checked + label:after, .input-group [type="radio"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.input-group [type="checkbox"]:checked:focus + label:before, .input-group [type="checkbox"]:not(:checked):focus + label:before, .input-group [type="radio"]:checked:focus + label:before, .input-group [type="radio"]:not(:checked):focus + label:before {
    border: 1px dotted blue;
}

.CBEdit [type="checkbox"]:not(:checked), .CBEdit [type="checkbox"]:checked {
    position: static;
}
/*! jQuery UI - v1.11.4 - 2015-07-07
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: bold;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em;
    }

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

    .ui-widget-content a {
        color: #333333;
    }

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #333333;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: normal;
        color: #454545;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #454545;
            text-decoration: none;
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #cccccc;
        background: #ededed;
        font-weight: normal;
        color: #2b2b2b;
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
            color: #2b2b2b;
            text-decoration: none;
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #003eff;
        background: #007fff;
        font-weight: normal;
        color: #ffffff;
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #ffffff;
            text-decoration: none;
        }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #dad55e;
        background: #fffa90;
        color: #777620;
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
            color: #777620;
        }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #f1a899;
        background: #fddfdf;
        color: #5f3f3f;
    }

        .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
            color: #5f3f3f;
        }

    .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
        color: #5f3f3f;
    }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
        font-weight: bold;
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal;
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none;
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35);
        }

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    margin: 0px 0 0 0px;
    padding: 5px;
    background: #666666;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

.ui-datepicker {
    background: #ffffff;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    border: none;
    font-family: "montserratlight";
    margin: 5px 0;
    padding: 5px;
    z-index: 10 !important;
}

    .ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default {
        border: none;
        color: #898989;
    }

    .ui-datepicker .ui-datepicker-header {
        background: #ed1c24;
        border: none;
        border-radius: 5px;
        text-transform: uppercase;
        padding: 7px 0;
    }

        .ui-datepicker .ui-datepicker-header .ui-icon {
            background-image: none;
        }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        background: none;
        border: none;
        color: #ffffff;
        cursor: pointer;
        height: auto;
        text-decoration: none;
        width: auto;
    }

        .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before {
            content: "";
        }

    .ui-datepicker .ui-datepicker-prev {
        left: 10px;
        top: 6px;
    }

        .ui-datepicker .ui-datepicker-prev.ui-datepicker-prev-hover {
            left: 10px;
            top: 6px;
        }

    .ui-datepicker .ui-datepicker-next {
        right: 10px;
        top: 6px;
    }

        .ui-datepicker .ui-datepicker-next.ui-datepicker-next-hover {
            right: 10px;
            top: 6px;
        }

        .ui-datepicker .ui-datepicker-next:before {
            content: "";
        }

    .ui-datepicker .ui-datepicker-title {
        color: #ffffff;
        font-family: "Open Sans",sans-serif;
        font-size: .75em;
        font-weight: 700;
    }

    .ui-datepicker table {
        font-size: 0.9em;
        margin: 0;
    }

    .ui-datepicker td a {
        text-align: center;
    }

        .ui-datepicker td a:hover {
            color: #ed1c24;
        }

    .ui-datepicker .ui-datepicker-current-day a {
        background: #ed1c24;
        border: none;
        color: #ffffff;
    }

        .ui-datepicker .ui-datepicker-current-day a:hover {
            color: #ffffff;
        }

.pickStartDate, .pickEndDate {
    cursor: pointer;
    font-size: 1.25em;
}

@media all and (min-width: 48em) {
    .pickStartDate, .pickEndDate {
        font-size: 1.5625em;
    }
}

.custom-select-wrapper {
    position: relative;
}

select.select, span.select {
    background: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    height: 36px;
    width: 100%;
}

@media all and (min-width: 48em) {
    select.select, span.select {
        font-size: .875em;
        height: 40px;
    }
}

select.select:focus + span.select {
    outline: 1px dotted blue;
}

select.select {
    cursor: pointer;
    position: relative;
    z-index: 10;
    -webkit-appearance: menulist-button;
}

span.select {
    border: 1px solid #ccc;
    border-radius: 5px;
    bottom: 0;
    float: left;
    left: 0;
    overflow: hidden;
    padding: 10px 42px 10px 16px;
    position: absolute;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 1;
}

    span.select:after {
        border-left: 1px solid #ccc;
        content: "";
        font-size: 1.5625em;
        height: 35px;
        padding: 7px 0;
        position: absolute;
        right: 0;
        text-align: center;
        transform: none;
        top: 0;
        width: 42px;
    }

@media all and (min-width: 48em) {
    span.select:after {
        height: 40px;
    }
}

span.select.input-disabled {
    opacity: 0.4;
}

.search-wrapper {
    border-bottom: 1px solid #ccc;
    margin: 0 0 17px;
    padding: 0 0 5px;
}

@media all and (min-width: 48em) {
    .search-wrapper {
        border-top: 1px solid #ccc;
        margin: 0 0 25px;
        padding: 10px 0;
    }
}

.search-wrapper input[type="text"] {
    border: none;
    border-radius: 0;
    height: auto;
    font-size: 1em;
    font-weight: 700;
    padding: 0 5px;
    width: 100%;
}

@media all and (min-width: 48em) {
    .search-wrapper input[type="text"] {
        font-size: 1.875em;
        padding: 0 20px;
        width: 70%;
        vertical-align: middle;
    }
}

.search-wrapper .fa-search, .search-wrapper .btn {
    display: none;
}

@media all and (min-width: 48em) {
    .search-wrapper .fa-search, .search-wrapper .btn {
        display: inline-block;
        vertical-align: middle;
    }
}

@media all and (min-width: 48em) {
    .search-wrapper .fa-search {
        font-size: 1.25em;
    }
}

@media all and (min-width: 48em) {
    .search-wrapper .btn {
        float: right;
        padding-left: 0;
        padding-right: 0;
        width: 20%;
    }
}

.google-overlay-autocomplete.ui-autocomplete, .google-overlay-autocomplete.search-flipup {
    background: none;
    border: none;
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 400;
    margin: 80px 0 0;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .google-overlay-autocomplete.ui-autocomplete, .google-overlay-autocomplete.search-flipup {
        font-size: 1.5em;
        margin: 60px 0 0;
    }
}

.google-overlay-autocomplete.ui-autocomplete .ui-menu-item, .google-overlay-autocomplete.search-flipup .ui-menu-item {
    margin: 5px 0;
}

table.gssb_c {
    margin: 65px 0 0;
    position: fixed !important;
    z-index: 10010;
}

@media all and (min-width: 48em) {
    table.gssb_c {
        margin: 70px 0 0;
    }
}

table.gssb_c .gssb_e {
    box-shadow: none;
}

table.gssb_c .gsc-completion-container {
    background: none;
    border: none;
    box-shadow: none;
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 400;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    table.gssb_c .gsc-completion-container {
        font-size: 1.5em;
    }
}

table.gssb_c .gsc-completion-container b {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
}

table.gssb_c .gsc-completion-container tr {
    transition: color .5s;
}

table.gssb_c .gsc-completion-selected {
    background: transparent;
    color: #ed1c24;
    cursor: pointer;
}

table.gssb_c .gssb_a, table.gssb_c .gssb_a td {
    line-height: 1.5;
}

table.gssb_c.gstl_51 {
    background: #ffffff;
    border: 1px solid #ccc;
    margin: 0;
}

@media all and (min-width: 48em) {
    table.gssb_c.gstl_51 .gsc-completion-container {
        font-size: 1em;
    }
}

table.gssb_c.gstl_51 .gssb_a, table.gssb_c.gstl_51 .gssb_a td {
    line-height: 2;
}

@media all and (min-width: 48em) {
    .two-column-form {
        margin: 0 -0.94697%;
    }
}

.two-column-form > li {
    margin: 20px 0;
}

@media all and (min-width: 48em) {
    .two-column-form > li {
        display: inline;
        float: left;
        width: 48.10606%;
        margin: 0 .94697%;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

.two-column-form input {
    width: 100%;
}

.two-column-form label {
    font-family: "montserratlight";
    text-transform: none;
}

.two-column-form [type="checkbox"]:not(:checked) + label, .two-column-form [type="checkbox"]:checked + label {
    display: inline-block;
}

.checkbox-group li {
    margin: 17px 0;
}

@media all and (min-width: 48em) {
    .checkbox-group li {
        margin: 20px 0;
    }
}

.checkbox-group label {
    font-family: "montserratlight";
    text-transform: none;
}

.checkbox-group [type="checkbox"]:not(:checked) + label, .checkbox-group [type="checkbox"]:checked + label {
    display: inline-block;
}

legend {
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 700;
    margin: 1em 0;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    legend {
        font-size: 1em;
    }
}

.checkbox-callout {
    padding: 20px;
}

    .checkbox-callout p {
        font-family: "Open Sans",sans-serif;
        font-size: .875em;
        font-weight: 700;
        margin: 0;
        text-transform: uppercase;
    }

@media all and (min-width: 48em) {
    .checkbox-callout p {
        font-size: 1em;
    }
}

@media all and (min-width: 64em) {
    .checkbox-callout p {
        display: inline-block;
        padding-right: 15px;
    }
}

.checkbox-callout .input-group {
    display: inline-block;
    padding: 0 15px 0 0;
}

.extra-checkboxes {
    border-top: 1px solid #ccc;
    display: none;
    padding: 0 20px;
}

@media all and (min-width: 48em) {
    .extra-checkboxes {
        padding: 20px;
    }
}

.msg-error {
    color: #ed1c24;
    display: none;
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 700;
    margin: 1em 0;
}

@media all and (min-width: 48em) {
    .msg-error {
        font-size: 1em;
    }
}

.msg-error.has-error {
    display: block;
}

.msg-success {
    display: none;
}

    .msg-success.has-success {
        display: block;
    }

.city-search-wrapper {
    position: relative;
}

    .city-search-wrapper .city-search-form {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 5;
    }

.city-search-form {
    border-bottom: 1px solid #ccc;
    padding: 0 20px 17px 20px;
}

@media all and (min-width: 48em) {
    .city-search-form {
        border-bottom: none;
        padding: 0 20px 20px 20px;
    }
}

.city-search-form fieldset {
    border-bottom: 1px solid #ccc;
}

    .city-search-form fieldset legend, .city-search-form fieldset:first-child label {
        display: block;
        font-size: .75em;
        font-weight: 700;
        text-transform: uppercase;
    }

@media all and (min-width: 48em) {
    .city-search-form fieldset legend, .city-search-form fieldset:first-child label {
        font-size: .875em;
    }
}

.city-search-form fieldset:first-child {
    padding: 0 0 10px;
}

    .city-search-form fieldset:first-child label {
        padding: 0 0 7px;
    }

@media all and (min-width: 48em) {
    .city-search-form fieldset:first-child label {
        padding: 0 0 20px;
    }
}

.city-search-form fieldset.narrow-filters {
    margin: 0 -20px;
}

    .city-search-form fieldset.narrow-filters .three-column-form {
        padding: 0 20px;
    }

.city-search-form fieldset .extra-cats {
    padding: 0;
}

    .city-search-form fieldset .extra-cats label {
        font-weight: 400;
    }

.city-search-form legend {
    cursor: pointer;
    margin: 0;
    padding: 15px 0;
    width: 100%;
}

@media all and (min-width: 48em) {
    .city-search-form legend {
        cursor: default;
        padding: 20px 0;
    }
}

.city-search-form .extra-cats {
    margin: 0 20px;
    padding: 0;
}

    .city-search-form .extra-cats:last-child {
        border: none;
    }

    .city-search-form .extra-cats legend {
        cursor: pointer;
    }

    .city-search-form .extra-cats label {
        font-weight: 400;
    }

.city-search-form .hide-show > .hide-show-trigger .fa-minus {
    display: none;
}

.city-search-form .hide-show.hide-show-opened > .hide-show-trigger .fa-minus {
    display: block;
}

.city-search-form .hide-show.hide-show-opened > .hide-show-trigger .fa-plus {
    display: none;
}

@media all and (min-width: 48em) {
    .city-search-form .hide-show.mobile-toggle-only > .hide-show-trigger .fa-minus, .city-search-form .hide-show.mobile-toggle-only > .hide-show-trigger .fa-plus {
        display: none;
    }
}

.city-search-form .fa-minus, .city-search-form .fa-plus {
    float: right;
}

@media all and (min-width: 48em) {
    .city-search-form .mobile-toggle-only > .hide-show-content {
        display: block !important;
    }
}

.city-search-form [type="checkbox"]:not(:checked) + label, .city-search-form [type="checkbox"]:checked + label {
    font-size: .8125em;
    padding: 0px 0 0 25px;
}

    .city-search-form [type="checkbox"]:not(:checked) + label:before, .city-search-form [type="checkbox"]:checked + label:before {
        border-radius: 0;
        height: 15px;
        width: 15px;
    }

.city-search-form .check-clear {
    display: none;
}

@media all and (min-width: 48em) {
    .city-search-form .check-clear {
        display: block;
        float: left;
        font-family: "Open Sans",sans-serif;
        font-size: .875em;
        font-weight: 700;
        padding: 10px 0 0;
        text-transform: uppercase;
    }

        .city-search-form .check-clear a {
            color: #000000;
            text-decoration: none;
        }

            .city-search-form .check-clear a:hover {
                color: #ed1c24;
            }
}

@media all and (min-width: 48em) {
    .city-search-form .button-group {
        margin: 20px 0 0;
    }

        .city-search-form .button-group div:last-child {
            float: right;
        }
}

.three-column-form > li {
    margin: 0 0 15px 0;
}

@media all and (min-width: 48em) {
    .three-column-form > li {
        float: left;
        margin: 0 0 20px 5%;
        width: 30%;
    }

        .three-column-form > li:nth-child(3n+1) {
            clear: left;
            margin-left: 0;
        }
}

.search-wrapper-overlay {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 16px 0 16px;
}

@media all and (min-width: 48em) {
    .search-wrapper-overlay {
        padding: 30px 0 30px;
        margin-top: -30px;
    }
}

.search-wrapper-overlay .fa-search {
    display: none;
}

@media all and (min-width: 48em) {
    .search-wrapper-overlay .fa-search {
        display: inline-block;
        font-size: 1.25em;
        margin-right: 40px;
        vertical-align: middle;
    }
}

.search-wrapper-overlay input[type="text"] {
    background: transparent;
    border: none;
    border-radius: 0;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    padding: 0;
    width: 100%;
}

@media all and (min-width: 48em) {
    .search-wrapper-overlay input[type="text"] {
        font-size: 1.875em;
        width: 73%;
        vertical-align: middle;
    }
}

.search-wrapper-overlay .btn-primary {
    float: right;
}

@media all and (min-width: 48em) {
    .search-wrapper-overlay {
        margin-right: 1em;
    }
}

.search-wrapper-overlay .btn.full-mobile {
    margin: 1em 0 0 0;
}

@media all and (min-width: 48em) {
    .search-wrapper-overlay .btn.full-mobile {
        margin: 0;
    }
}

.ui-autocomplete, .search-flipup {
    background: #ffffff;
    border: 1px solid #ccc;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .ui-autocomplete, .search-flipup {
        font-size: .875em;
    }
}

.ui-autocomplete .ui-menu-item, .search-flipup .ui-menu-item {
    margin: 5px 16px;
}

    .ui-autocomplete .ui-menu-item a, .search-flipup .ui-menu-item a {
        background: none;
        border: none;
        color: #000000;
        cursor: pointer;
        text-decoration: none;
    }

        .ui-autocomplete .ui-menu-item a.ui-state-focus, .search-flipup .ui-menu-item a.ui-state-focus {
            font-weight: 700;
        }

.ui-autocomplete .ui-menu .ui-menu-item a.ui-state-focus, .search-flipup .ui-menu .ui-menu-item a.ui-state-focus, .ui-autocomplete .ui-menu .ui-menu-item a.ui-state-active, .search-flipup .ui-menu .ui-menu-item a.ui-state-active {
    margin: 0;
}

.section-success .form-wrapper {
    display: none;
}

.input-animation.input-group--location .location-svg {
    top: 1.3em;
}

.input-animation .input--nariko {
    display: inline-block;
    overflow: hidden;
    padding-top: 1.3em;
    position: relative;
    width: 100%;
    vertical-align: top;
    z-index: 1;
}

.input-animation .input__field:focus {
    outline: none;
}

.input-animation .input__field--nariko {
    display: block;
    background: transparent;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 100;
}

    .input-animation .input__field--nariko + .select {
        opacity: 0;
    }

.input-animation .select {
    padding: 5px 0;
}

.input-animation .input__label--nariko {
    width: 100%;
    top: 1.5em;
    position: absolute;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .input-animation .input__label--nariko:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 4em;
        top: 100%;
        left: 0;
        transform: translate3d(0, -3px, 0);
        transition: transform 0.4s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    }

.input-animation .input__label-content--nariko {
    position: relative;
    display: block;
    padding: 0;
    width: 100%;
    transform-origin: 0% 100%;
    transition: transform 0.4s, color 0.4s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.input-animation .input__field--nariko:focus, .input-animation .input--filled .input__field--nariko, .input-animation .input__field--nariko:focus + .select, .input-animation .input--filled .input__field--nariko + .select {
    cursor: text;
    opacity: 1;
    transition: opacity 0s 0.4s;
}

    .input-animation .input__field--nariko:focus + .input__label--nariko::before, .input-animation .input--filled .input__label--nariko::before {
        transition-delay: 0.05s;
        transform: translate3d(0, -40px, 0);
    }

    .input-animation .input__field--nariko:focus + .input__label--nariko .input__label-content--nariko, .input-animation .input--filled .input__label-content--nariko {
        transform: translate3d(0, -1.5em, 0) scale3d(0.81, 0.81, 1);
    }

.venue-search-wrapper .city-search .refine-and-search .search-btn {
    display: none;
}

@media all and (min-width: 48em) {
    .venue-search-wrapper .city-search .input-group {
        width: 70%;
    }
}

.venue-search-form.city-search-form {
    border: none;
    display: block;
    padding: 0;
    position: relative;
}

    .venue-search-form.city-search-form .venue-section-wrapper {
        border-bottom: 1px solid #ccc;
        padding: 0 20px;
    }

        .venue-search-form.city-search-form .venue-section-wrapper.border-top {
            border-top: 1px solid #ccc;
        }

    .venue-search-form.city-search-form #refine-venue-search {
        display: none;
        border-bottom: none;
    }

    .venue-search-form.city-search-form fieldset {
        border: none;
    }

        .venue-search-form.city-search-form fieldset label {
            font-weight: normal;
        }

@media all and (min-width: 48em) {
    .venue-search-form.city-search-form .rooms .col-2-3 {
        float: left;
        width: 70%;
        padding-right: 5%;
    }

    .venue-search-form.city-search-form .rooms .col-1-3 {
        float: left;
        width: 25%;
    }

        .venue-search-form.city-search-form .rooms .col-1-3 input {
            width: 100%;
        }
}

.venue-search-form.city-search-form .check-clear {
    padding: 10px 0 20px;
}

.venue-search-form.city-search-form .bottom-btns {
    padding: 0 0 17px;
}

    .venue-search-form.city-search-form .bottom-btns .btn {
        margin: 0 0 10px;
    }

@media all and (min-width: 48em) {
    .venue-search-form.city-search-form .bottom-btns .btn {
        margin: 0 0 0 20px;
        width: 150px;
    }
}

.slider-wrapper {
    margin-bottom: 25px;
    padding: 20px 20px 15px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #fff;
    font-weight: normal;
    color: #454545;
    border-radius: 50%;
}

.ui-widget-content {
    border: none;
    border-top: 1px solid #cfcfcf;
}

.ui-slider-horizontal {
    height: 5px;
}

    .ui-slider-horizontal .ui-slider-range {
        top: -2.5px;
    }

.ui-slider:before, .ui-slider:after {
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    font-weight: 700;
    position: absolute;
    top: 10px;
}

.ui-slider:before {
    content: "0";
    left: 0;
}

.ui-slider:after {
    content: "10,000+";
    right: 0;
}

.ui-slider .ui-slider-handle {
    height: 26px;
    width: 26px;
    top: -13px;
}

    .ui-slider .ui-slider-handle span {
        color: #000000;
        font-family: "Open Sans",sans-serif;
        font-size: .875em;
        font-weight: 700;
        position: absolute;
        top: 31px;
        left: 50%;
        transform: translate(-50%, 0);
    }

.ui-slider .ui-slider-range {
    background: #ed1c24;
}

.travel-options {
    margin: 20px auto 0;
    max-width: 1080px;
}

    .travel-options p {
        font-family: "Open Sans",sans-serif;
        font-size: .875em;
        font-weight: 700;
        line-height: 1.3;
        text-align: center;
        text-transform: uppercase;
    }

@media all and (min-width: 48em) {
    .travel-options p {
        font-size: 1em;
    }
}

.travel-options > ul {
    margin-left: 9.2803%;
}

@media all and (min-width: 48em) {
    .travel-options > ul {
        display: inline;
        float: left;
        width: 31.43939%;
        margin: 0 .94697%;
        margin-left: 17.61364%;
    }

        .travel-options > ul:last-of-type {
            margin-left: 9.2803%;
        }
}

.travel-options li {
    margin: 15px 0;
}

@media all and (min-width: 48em) {
    .travel-options li {
        margin: 20px 0;
    }
}

.travel-options label {
    font-family: "montserratlight";
    text-transform: none;
}

.travel-updates-widget {
    border-top: 1px solid #ccc;
    padding: 34px 20px 35px;
    position: relative;
}

@media all and (min-width: 48em) {
    .travel-updates-widget {
        padding: 42px 20px 60px;
    }
}

.travel-updates-widget h2, .travel-updates-widget p {
    color: #000000;
    text-align: center;
}

.travel-updates-widget .form-wrapper > p {
    line-height: 1.3;
}

@media all and (min-width: 48em) {
    .travel-updates-widget .form-wrapper > p {
        font-size: 1.25em;
    }
}

.travel-updates-widget .travel-options {
    display: none;
}

.travel-updates-widget .travel-input {
    margin: 0 auto;
    width: 275px;
}

@media all and (min-width: 48em) {
    .travel-updates-widget .travel-input {
        width: 500px;
    }
}

.travel-updates-widget .travel-input input[type="text"], .travel-updates-widget .travel-input .btn {
    float: left;
}

.travel-updates-widget .travel-input input[type="text"] {
    width: 70%;
}

.travel-updates-widget .travel-input .btn {
    height: 36px;
    width: 30%;
}

@media all and (min-width: 48em) {
    .travel-updates-widget .travel-input .btn {
        height: 40px;
    }
}

.travel-updates-widget .msg-error, .travel-updates-widget .msg-success {
    text-align: center;
}

.travel-updates-widget .msg-error {
    margin: 3em 0 0;
}

.section-error.travel-updates-widget .form-wrapper > p {
    display: none;
}

.section-error .travel-options {
    display: block;
}

.success-image-wrapper {
    text-align: center;
}

.success-image {
    display: inline-block;
    position: relative;
}

    .success-image .fa-heart {
        color: #ed1c24;
        font-size: 3.75em;
    }

    .success-image .fa-check {
        color: #ffffff;
        font-size: 1.875em;
        position: absolute;
        right: -5px;
        top: -2px;
        text-shadow: 0 -3px 0 #ed1c24,0 -3px 0 #ed1c24,3px 0px 0 #ed1c24,0 3px 0 #ed1c24;
    }

.success-tagline {
    font-size: .9375em;
    margin: 2em 0 0;
    text-align: center;
}

@media all and (min-width: 48em) {
    .success-tagline {
        font-size: 1.25em;
    }
}

.promo-shop-discover {
    display: block;
    margin: 30px auto;
    overflow: hidden;
    position: relative;
}

    .promo-shop-discover:hover img {
        transform: scale(1.1);
    }

    .promo-shop-discover:hover .btn-primary {
        background: #ed1c24;
        color: #ffffff;
    }

    .promo-shop-discover .overlay {
        background: #000000;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .promo-shop-discover img {
        display: block;
        margin: 0 auto;
        opacity: .4;
        position: relative;
        width: 100%;
        z-index: 1;
        transition: all .5s;
    }

    .promo-shop-discover article {
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center;
        transform: translate(-50%, -50%);
        width: 95%;
        z-index: 2;
    }

    .promo-shop-discover h3 {
        color: #ffffff;
        font-size: 1.25em;
        font-weight: 300;
        text-transform: uppercase;
    }

@media all and (min-width: 64em) {
    .promo-shop-discover h3 {
        font-size: 1.5em;
    }
}

.listing {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
}

    .listing a {
        color: #000000;
        text-decoration: none;
    }

    .listing > li {
        border-bottom: 1px solid #ccc;
        padding: 20px 0;
        position: relative;
    }

        .listing > li:first-child {
            border-top: 1px solid #ccc;
        }

            .listing > li:first-child.featured {
                border-top: none;
            }

        .listing > li .listing-wrapper {
            display: table;
            table-layout: fixed;
            width: 100%;
        }

        .listing > li.featured .listing-image {
            display: block;
            padding: 0;
            max-width: 100%;
            width: 100%;
        }

            .listing > li.featured .listing-image img {
                display: block;
                margin: 0 auto;
                max-width: 100%;
                width: 100%;
            }

        .listing > li.featured .listing-details {
            display: block;
            padding-top: 20px;
            position: relative;
            width: 100%;
        }

        .listing > li.featured .listing-tag {
            margin-bottom: 17px;
        }

        .listing > li.featured .listing-title {
            font-size: 1em;
        }

    .listing .listing-image {
        display: table-cell;
        padding-right: 15px;
        vertical-align: middle;
        width: 40%;
    }

@media all and (min-width: 48em) {
    .listing .listing-image {
        vertical-align: top;
        width: 25%;
    }
}

.listing .listing-image a {
    display: block;
}

.listing .listing-image img {
    width: 100%;
}

.listing .listing-date {
    color: #5f5f5f;
    font-size: .75em;
    position: absolute;
    right: 0;
    top: 20px;
}

.listing .listing-details {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
}

@media all and (min-width: 48em) {
    .listing .listing-details {
        vertical-align: top;
        width: 75%;
    }
}

.listing .listing-tag {
    color: #ed1c24;
    display: block;
    font-size: .75em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

    .listing .listing-tag a {
        color: #ed1c24;
        transition: background .5s,color .5s,padding .5s;
    }

        .listing .listing-tag a:hover {
            background: #ed1c24;
            color: #ffffff;
            padding: 0 5px;
        }

.listing .listing-title {
    display: block;
    font-size: .8125em;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .listing .listing-title {
        font-size: 1.25em;
        margin-bottom: 20px;
    }
}

.listing .listing-title a:hover {
    color: #ed1c24;
}

.listing .listing-desc {
    font-family: "montserratlight";
    font-size: .875em;
    font-weight: 400;
}

.related-listing li:first-child {
    border-top: none;
}

.related-listing li:last-child {
    border-bottom: none;
}

.nearby-list li:first-child {
    border-top: none;
}

.nearby-list .listing-details {
    width: 55%;
}

.nearby-list .listing-mileage {
    display: table-cell;
    font-size: .8125em;
    text-align: right;
    width: 20%;
    vertical-align: middle;
}

@media all and (min-width: 48em) {
    .nearby-list .listing-mileage {
        font-size: 1.5em;
        padding: 0 20px 0 0;
    }
}

.nearby-list .listing-mileage span {
    font-size: .76923em;
    padding-left: 5px;
}

@media all and (min-width: 48em) {
    .nearby-list .listing-mileage span {
        font-size: .58333em;
    }
}

h4 + .whats-hot li:first-child {
    border-top: none;
}

.whats-hot .listing-title {
    font-size: .875em;
    margin: 0;
}

    .whats-hot .listing-title a:hover {
        color: #000000;
    }

.whats-hot .listing-image {
    width: 40%;
}

.whats-hot .listing-details {
    width: 60%;
}

.might-like li {
    border: none;
    padding: 10px 0;
}

@media all and (min-width: 48em) {
    .might-like li {
        padding: 5px;
    }
}

.might-like li:first-child {
    border: none;
}

.might-like .listing-wrapper {
    border: 1px solid #ccc;
}

.might-like .listing-image, .might-like .listing-details {
    display: block;
    width: 100%;
}

@media all and (min-width: 48em) {
    .might-like .listing-image, .might-like .listing-details {
        display: table-cell;
        vertical-align: top;
        width: 50%;
    }
}

.might-like .listing-image {
    background: #f2f2f2 no-repeat center center / cover;
    height: 156px;
    line-height: 0;
    vertical-align: middle;
    padding: 0;
}

    .might-like .listing-image .missing {
        padding: 50px 0;
        text-align: center;
    }

@media all and (min-width: 48em) {
    .might-like .listing-image .missing {
        padding: 0;
    }
}

.might-like .listing-image .missing .fa, .might-like .listing-image .missing .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .might-like .listing-image .missing [type="checkbox"]:not(:checked) + label:after, .might-like .listing-image .missing .input-group [type="checkbox"]:checked + label:after, .input-group .might-like .listing-image .missing [type="checkbox"]:checked + label:after, .might-like .listing-image .missing .input-group [type="radio"]:not(:checked) + label:after, .input-group .might-like .listing-image .missing [type="radio"]:not(:checked) + label:after, .might-like .listing-image .missing .input-group [type="radio"]:checked + label:after, .input-group .might-like .listing-image .missing [type="radio"]:checked + label:after, .might-like .listing-image .missing .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .might-like .listing-image .missing .ui-datepicker-prev:before, .might-like .listing-image .missing .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .might-like .listing-image .missing .ui-datepicker-next:before, .might-like .listing-image .missing span.select:after, .might-like .listing-image .missing .arrow-list ul li:before, .arrow-list ul .might-like .listing-image .missing li:before {
    color: #ed1c24;
    font-size: 1.375em;
}

.might-like .listing-image .missing p {
    font-family: "montserratlight";
    font-weight: 400;
    line-height: 1;
    margin: .5em 0;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .might-like .listing-image .missing p {
        font-size: .875em;
    }
}

.might-like .listing-details {
    padding: 22px 25px 20px;
}

@media all and (min-width: 48em) {
    .might-like .listing-details {
        border: none;
        padding: 20px;
    }
}

.might-like .listing-tag, .might-like .listing-title {
    margin-bottom: 17px;
}

.might-like .listing-title {
    font-size: .9375em;
}

.might-like .listing-desc {
    display: block;
    font-size: .8125em;
}

@media all and (min-width: 48em) {
    .might-like .listing-desc {
        font-size: .875em;
    }
}

.experience {
    background: #ffffff;
}

    .experience .listing-wrapper {
        display: block;
        height: 335px;
        overflow: hidden;
        transition: height .5s;
    }

@media all and (min-width: 48em) {
    .experience .listing-wrapper {
        height: 450px;
    }
}

.experience .listing-image, .experience .listing-details {
    display: block;
    width: auto;
}

.experience .listing-image {
    background: no-repeat center center / cover;
    height: 45%;
    padding: 0;
}

.experience .listing-details {
    border: 1px solid #ccc;
    border-top: none;
    height: 55%;
    padding: 20px;
    transition: padding .5s;
}

@media all and (min-width: 48em) {
    .experience .listing-details {
        border: none;
        border-right: 1px solid #ccc;
        padding: 30px;
    }
}

.experience .listing-date {
    color: #ed1c24;
    font-size: .6875em;
    position: relative;
    right: auto;
    top: auto;
}

@media all and (min-width: 48em) {
    .experience .listing-date {
        font-size: 1.0625em;
    }
}

.experience .listing-title {
    font-size: 1.0625em;
    margin: 0.5em 0 1em;
}

@media all and (min-width: 48em) {
    .experience .listing-title {
        font-size: 1.125em;
    }
}

@media all and (min-width: 48em) {
    .experience .listing-desc {
        display: none;
    }
}

@media all and (min-width: 87.5em) {
    .experience .listing-desc {
        display: block;
        font-size: .9375em;
    }
}

.show-desc li:first-child {
    border-top: none;
}

.show-desc .listing-image, .show-desc .listing-desc {
    vertical-align: top;
}

.show-desc .listing-title {
    margin-bottom: 20px;
}

.show-desc .listing-desc {
    display: block;
}

@media all and (max-width: 48em) {
    .show-desc .listing-desc {
        font-size: .75em;
    }
}

.upcoming-events li, .meetings li {
    padding: 15px 10px;
}

    .upcoming-events li:nth-child(even), .meetings li:nth-child(even) {
        background: #f2f2f2;
    }

@media all and (min-width: 48em) {
    .upcoming-events li, .meetings li {
        padding: 20px;
    }
}

.upcoming-events .listing-date, .meetings .listing-date {
    color: #ed1c24;
    line-height: 1.3;
    position: relative;
    right: auto;
    text-transform: uppercase;
    top: auto;
}

@media all and (min-width: 48em) {
    .upcoming-events .listing-date, .meetings .listing-date {
        font-size: .875em;
    }
}

.upcoming-events .listing-title, .meetings .listing-title {
    font-size: .875em;
    line-height: 1.3;
    margin: 0;
}

@media all and (min-width: 48em) {
    .upcoming-events .listing-title, .meetings .listing-title {
        font-size: 1em;
    }
}

.google-listing li {
    border-bottom: 1px solid #ccc;
    padding: 1.5em 0;
}

@media all and (min-width: 48em) {
    .google-listing li {
        padding: 2em 0;
    }
}

.google-listing h3 {
    font-size: 1em;
    margin: 0;
}

@media all and (min-width: 48em) {
    .google-listing h3 {
        font-size: 1.125em;
    }
}

.google-listing h3 a {
    color: #000000;
    text-decoration: none;
}

    .google-listing h3 a:hover {
        color: #ed1c24;
    }

.google-listing p {
    margin: 1.5em 0 1em;
}

.google-listing .listing-link {
    font-size: .6875em;
}

@media all and (min-width: 48em) {
    .google-listing .listing-link {
        font-size: .75em;
    }
}

.google-listing .listing-link a {
    color: #ed1c24;
    text-decoration: none;
    word-break: break-word;
}

    .google-listing .listing-link a:hover {
        color: #000000;
    }

.giveaway > li {
    border: none;
}

    .giveaway > li:first-child {
        border: none;
    }

@media all and (min-width: 48em) {
    .giveaway > li {
        border-top: 1px solid #ccc;
        margin: 0 -20px;
    }

        .giveaway > li:first-child {
            border-top: none;
        }
}

@media all and (min-width: 48em) {
    .giveaway .listing-wrapper {
        padding: 0 20px;
    }
}

.giveaway .listing-image, .giveaway .listing-details {
    display: block;
    width: 100%;
}

@media all and (min-width: 48em) {
    .giveaway .listing-image, .giveaway .listing-details {
        display: table-cell;
    }
}

.giveaway .listing-image {
    background: no-repeat center center / cover;
    height: 157px;
    padding: 0;
}

@media all and (min-width: 48em) {
    .giveaway .listing-image {
        display: inline;
        float: left;
        width: 23.10606%;
        margin: 0 .94697%;
        height: 138px;
        margin-left: 0;
    }
}

.giveaway .listing-details {
    border: 1px solid #ccc;
    padding: 25px;
}

@media all and (min-width: 48em) {
    .giveaway .listing-details {
        display: inline;
        float: left;
        width: 73.10606%;
        margin: 0 .94697%;
        border: none;
        padding: 0;
    }
}

.giveaway .listing-title {
    font-size: 1.5em;
    margin-bottom: 20px;
}

@media all and (min-width: 48em) {
    .giveaway .listing-title {
        font-size: 1.25em;
        line-height: 1;
        margin-bottom: 25px;
    }
}

.giveaway .listing-desc {
    display: block;
}

    .giveaway .listing-desc a {
        color: #898989;
        text-decoration: underline;
    }

        .giveaway .listing-desc a:hover {
            color: #ed1c24;
        }

.giveaway .arrow-list {
    font-size: 1em;
}

    .giveaway .arrow-list ul li {
        padding-left: 20px;
    }

@media all and (min-width: 48em) {
    .giveaway .arrow-list ul li {
        margin: 0;
    }
}

.giveaway .arrow-list ul li:before {
    top: 3px;
}

@media all and (min-width: 48em) {
    .giveaway .arrow-list ul li:before {
        top: 5px;
    }
}

.listing > li.advertisement {
    border-bottom: none;
    margin: 30px 0 20px;
    padding-bottom: 0;
    padding-top: 0;
}

    .listing > li.advertisement:last-child {
        border-bottom: 5px solid #c03;
        padding-bottom: 30px;
    }

@media all and (min-width: 48em) {
    .listing > li.advertisement:last-child {
        padding-bottom: 20px;
    }
}

@media all and (min-width: 48em) {
    .listing > li.advertisement {
        margin-top: 0;
    }
}

.listing > li.advertisement .listing-image {
    max-height: 372px;
    overflow: hidden;
}

@media all and (min-width: 48em) {
    .listing > li.advertisement .listing-image {
        max-height: 148px;
    }
}

.listing > li.advertisement .listing-details {
    background: #ffffff;
    border: 1px solid #ccc;
    border-top: none;
    padding: 20px 20px 0;
}

@media all and (min-width: 48em) {
    .listing > li.advertisement .listing-details {
        border: none;
    }
}

.listing > li.advertisement .listing-tag {
    color: #5f5f5f;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    font-weight: 400;
    text-align: right;
    display: inline-block;
    width: 43%;
    text-transform: capitalize;
    font-style: italic;
}

.listing > li.advertisement .listing-title {
    padding-bottom: 12px;
    font-family: "Open Sans",sans-serif;
}

.listing > li.advertisement .listing-desc {
    display: block;
    line-height: 1.5;
    overflow: hidden;
    font-family: "Open Sans",sans-serif;
}

.listing > li.advertisement .learn-more {
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    font-weight: 700;
    padding: 12px 0 0;
    text-transform: uppercase;
    width: 54%;
    display: inline-block;
}

    .listing > li.advertisement .learn-more a {
        color: #ed1c24;
        transition: background .5s,color .5s,padding .5s;
    }

        .listing > li.advertisement .learn-more a:hover {
            background: #ed1c24;
            color: #ffffff;
            padding: 0 5px;
        }

.listing > li.leaderboard-ad {
    display: none;
    margin: 0;
}

@media all and (min-width: 48em) {
    .listing > li.leaderboard-ad {
        display: block;
    }
}

.listing > li.leaderboard-ad .listing-wrapper {
    border: 1px solid #ccc;
}

.listing > li.leaderboard-ad .listing-title {
    padding-bottom: 0;
}

@media all and (min-width: 48em) {
    .listing > li.leaderboard-ad .listing-title {
        font-size: 1em;
    }
}

.listing > li.leaderboard-ad:first-child {
    border-top: none;
}

.listing > li.leaderboard-ad:last-child {
    border-bottom: none;
}

.listing > li.leaderboard-ad .listing-image {
    padding-right: 0px;
}

@media all and (min-width: 48em) {
    .listing > li.leaderboard-ad .listing-image {
        width: 30%;
    }
}

.listing > li.leaderboard-ad .listing-details {
    background: #ffffff;
    border-top: none;
    padding: 20px 20px;
}

@media all and (min-width: 87.5em) {
    .listing > li.leaderboard-ad .listing-desc {
        min-height: 113px;
    }
}

@media all and (min-width: 64em) {
    .listing > li.leaderboard-ad .listing-desc {
        height: auto;
        padding-bottom: 6px;
    }
}

@media all and (min-width: 48em) {
    .listing > li.leaderboard-ad .listing-desc {
        height: auto;
        padding-bottom: 6px;
    }
}

.listing > li.leaderboard-ad .learn-more, .listing > li.leaderboard-ad .listing-tag {
    padding: 6px 0 0;
    margin-bottom: 0;
}

.listing > li.leaderboard-ad a.listing-image {
    background: #f2f2f2 no-repeat center center / cover;
}

.bold-letter {
    color: #ed1c24;
    font-family: "montserratbold";
    font-size: 1.5625em;
    line-height: 1;
    margin: 0 3px 0 0;
}

@media all and (min-width: 48em) {
    .bold-letter {
        font-size: 3em;
        margin: 0 5px 0 0;
    }
}

.content-editor {
    font-size: .75em;
    line-height: 1.5;
}

@media all and (min-width: 48em) {
    .content-editor {
        font-size: .9375em;
        line-height: 2;
    }
}

.content-editor a {
    word-break: break-word;
}

.content-editor p {
    font-size: 1em;
}

.content-editor .content-editor-text .arrow-list ul {
    list-style-type: none;
}

.content-editor .content-editor-text ul {
    list-style-type: disc;
}

.content-editor .content-editor-text .listing {
    list-style-type: none;
}

    .content-editor .content-editor-text .listing li {
        margin: 0;
    }

.content-editor .content-editor-text ol {
    list-style-type: decimal;
}

.content-editor .content-editor-text li {
    margin: 10px 15px;
    list-style-position: inside;
}

.content-editor .arrow-list {
    font-size: 1em;
    list-style: none;
}

@media all and (min-width: 48em) {
    .content-editor .arrow-list {
        font-size: 1em;
    }
}

.content-editor .listing.upcoming-events li {
    list-style: none;
}

.content-editor h2 {
    font-size: 1.5em;
}

@media all and (min-width: 48em) {
    .content-editor h2 {
        font-size: 2em;
    }
}

.content-editor h3 {
    font-size: 1em;
    margin: 0 0 1.5em;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .content-editor h3 {
        font-size: 1em;
    }
}

.content-editor .fa-phone, .content-editor .fa-wheelchair {
    font-size: 1.6875em;
}

.list-basic {
    margin: 0 0 2em;
}

    .list-basic li {
        margin: 0;
    }

.arrow-list .list-basic li {
    margin: 0;
}

.list-basic.list-bulleted li {
    padding: 0 0 0 10px;
    position: relative;
}

    .list-basic.list-bulleted li:before {
        content: "·";
        position: absolute;
        left: 0;
    }

.list-basic.list-horizontal li {
    display: inline-block;
    margin-right: 20px;
}

@media all and (min-width: 48em) {
    .list-basic.list-two-columns {
        -moz-column-count: 2;
        column-count: 2;
    }
}

.update-tagline p {
    margin-bottom: 0;
}

.arrow-list {
    font-size: .75em;
    line-height: 1.5;
}

@media all and (min-width: 48em) {
    .arrow-list {
        font-size: .9375em;
        line-height: 2;
    }
}

.arrow-list a {
    word-break: break-word;
}

.arrow-list ul li {
    margin: 10px 0;
    padding-left: 25px;
    position: relative;
}

@media all and (min-width: 48em) {
    .arrow-list ul li {
        line-height: 2;
    }
}

.arrow-list ul li:before {
    content: "";
    left: 0;
    position: absolute;
}

@media all and (min-width: 48em) {
    .arrow-list ul li:before {
        top: 5px;
    }
}

.weather {
    clear: both;
    font-family: "Open Sans",sans-serif;
    margin: 0 -0.94697%;
    padding: 22px 0 0;
    text-align: center;
}

@media all and (min-width: 48em) {
    .weather {
        padding: 30px 0 0;
    }
}

.weather li {
    display: inline;
    float: left;
    width: 23.10606%;
    margin: 0 .94697%;
    border-right: 1px solid #e1e1e1;
    padding-right: 2%;
}

    .weather li:last-child {
        border-right: none;
    }

.weather .day {
    font-size: .6875em;
    font-weight: 700;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .weather .day {
        font-size: .75em;
    }
}

.weather img {
    padding: 10px 0;
}

@media all and (min-width: 48em) {
    .weather img {
        padding: 17px 0 19px;
    }
}

.weather .temp {
    font-size: .75em;
    font-weight: 700;
}

@media all and (min-width: 48em) {
    .weather .temp {
        font-size: 1.5em;
    }
}

.full-week {
    margin: 0;
    padding: 0;
}

    .full-week li {
        margin: 0;
        padding: 0 3px;
        width: 14.285%;
    }

        .full-week li:first-child {
            border-left: 1px solid #e1e1e1;
        }

        .full-week li:last-child {
            border-right: 1px solid #e1e1e1;
        }

.hero {
    background: no-repeat top center / cover;
    min-height: 118px;
    padding: 30px 0;
    position: relative;
    width: 100%;
    transition: height .5s;
}

@media all and (min-width: 48em) {
    .hero {
        height: 275px;
    }
}

.hero:before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 1%;
    vertical-align: middle;
}

.hero .overlay {
    background: #000000;
    height: 100%;
    left: 0;
    opacity: .20;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.hero article {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 97%;
    z-index: 2;
}

.hero h1 {
    font-family: "Open Sans",sans-serif;
    font-size: 1.5625em;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    text-align: center;
}

@media all and (min-width: 48em) {
    .hero h1 {
        font-size: 2.8125em;
    }
}

.hero h1 span {
    display: block;
    font-size: .52em;
    margin: 0 0 3px;
}

@media all and (min-width: 48em) {
    .hero h1 span {
        font-size: .31111em;
        letter-spacing: 3px;
        margin: 0 0 10px;
    }
}

.hero.with-margin {
    margin: 0 0 10px;
}

@media all and (min-width: 48em) {
    .hero.with-margin {
        margin: 0 0 30px;
    }
}

.hero-landing {
    background: no-repeat scroll center center / cover;
    height: 300px;
}

@media all and (min-width: 48em) {
    .hero-landing {
        height: 445px;
    }
}

.hero-home {
    background: no-repeat scroll center center / cover;
    height: 538px;
}

@media all and (min-width: 48em) {
    .hero-home {
        height: 675px;
    }
}

@media all and (min-width: 64em) {
    .hero-home {
        background-size: 110%;
        transition: background-size .5s;
    }

        .hero-home:hover {
            background-size: 120%;
        }
}

article.hero-description {
    animation: animationFrames linear 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    padding: 0 20px;
}

@media all and (min-width: 48em) {
    article.hero-description {
        margin-left: 7%;
        padding: 0;
        width: 80%;
    }
}

@media all and (min-width: 64em) {
    article.hero-description {
        width: 60%;
    }
}

@media all and (min-width: 87.5em) {
    article.hero-description {
        margin-left: 13%;
        width: 40%;
    }
}

article.hero-description h1 {
    font-size: 2.375em;
    margin: 0 0 0.5em;
    text-align: left;
}

@media all and (min-width: 48em) {
    article.hero-description h1 {
        font-size: 4.5em;
    }
}

article.hero-description p {
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    line-height: 1.3;
    margin: 1em 0;
}

@media all and (min-width: 48em) {
    article.hero-description p {
        font-size: 1.5625em;
    }
}

article.hero-description a {
    color: #ffffff;
}

    article.hero-description a:hover {
        color: #ed1c24;
    }

@keyframes animationFrames {
    0% {
        opacity: 0;
        transform: translate3d(0px, -30px, 0px);
    }

    100% {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
    }
}

.venue-landing {
    height: auto;
}

@media all and (min-width: 48em) {
    .venue-landing {
        height: 445px;
    }
}

.venue-landing article.hero-description {
    margin: 0;
    width: 97%;
}

@media all and (max-width: 48em) {
    .venue-landing article.hero-description h1 {
        margin-bottom: 0;
    }

    .venue-landing article.hero-description p {
        margin: .5em 0 2em;
    }
}

.venue-landing .overlay {
    opacity: .7;
}

.deal {
    background: no-repeat center / cover;
    display: block;
    font-family: "Open Sans",sans-serif;
    height: 332px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: height .5s;
}

@media all and (min-width: 48em) {
    .deal {
        height: 409px;
    }
}

.deal:before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 1%;
    vertical-align: middle;
}

.deal .overlay {
    background: #000000;
    height: 100%;
    left: 0;
    opacity: .80;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.deal article {
    color: #ffffff;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 75%;
    z-index: 2;
}

.deal .deal-name {
    font-size: .6875em;
    font-weight: 700;
}

@media all and (min-width: 64em) {
    .deal .deal-name {
        font-size: .875em;
    }
}

.deal h3 {
    color: #ffffff;
    font-size: 1.0625em;
    font-weight: 400;
    line-height: 1.3;
    margin: 27px 0 30px;
}

@media all and (min-width: 64em) {
    .deal h3 {
        font-size: 1.5em;
    }
}

.deal .deal-price {
    font-family: "montserratregular";
    font-size: .625em;
    text-transform: none;
}

@media all and (min-width: 64em) {
    .deal .deal-price {
        font-size: .875em;
    }
}

.deal.red-deal .overlay {
    background: #ff0000;
    opacity: 0.70;
}

.deal.white-deal .overlay {
    background: #d7d7d7;
}

.deal.white-deal article, .deal.white-deal h3 {
    color: #000000;
}

.deal-list {
    clear: both;
}

    .deal-list li {
        float: left;
        width: 50%;
    }

        .deal-list li.single-deal {
            width: 100%;
        }

            .deal-list li.single-deal .deal {
                height: 302px;
            }

.one-column-layout main .section-share-this, .two-column-layout main .section-share-this {
    border: none;
    padding-bottom: 0;
}

#story .one-column-layout main .section-share-this, #googleSearch .one-column-layout main .section-share-this, #sweepstakes .one-column-layout main .section-share-this, #story .two-column-layout main .section-share-this, #googleSearch .two-column-layout main .section-share-this, #sweepstakes .two-column-layout main .section-share-this {
    padding: 0;
}

.share-this {
    border-bottom: 1px solid #ccc;
    box-sizing: content-box;
    height: 23px;
    margin: 0 -20px;
    padding: 0 20px 31px;
}

@media all and (min-width: 48em) {
    .share-this {
        margin: 0;
        padding: 0 0 38px;
    }
}

.share-this .stButton {
    max-width: 60px;
    width: 15%;
}

    .share-this .stButton .stBubble {
        background-position: 10px 27px;
        height: 31px;
        overflow: visible;
        width: 100%;
        display: none !important;
    }

    .share-this .stButton .stBubble_count {
        font-size: 12px;
        height: 16px;
        padding: 5px 0;
        width: 100%;
    }

@media all and (min-width: 48em) {
    .share-this .stButton .stBubble_count {
        font-size: 15px;
    }
}

.share-this .stButton .stMainServices {
    background-size: 100%;
    width: 100%;
}

.share-this .stButton .st-sharethis-counter {
    width: 100%;
}

#directory .share-this {
    border-bottom: none;
}

dl dt {
    font-family: "Open Sans",sans-serif;
    font-size: .6875em;
    font-weight: 700;
    padding: 0 0 7px;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    dl dt {
        font-size: .75em;
    }
}

dl dd {
    font-size: .75em;
    padding: 0 0 15px;
}

    dl dd:last-child {
        padding: 0;
    }

@media all and (min-width: 48em) {
    dl dd {
        font-size: .875em;
    }
}

.map-pin-wrapper {
    position: relative;
}

.section-map-holder.equal-height .map-pin-wrapper {
    display: inline-block;
    max-width: 100%;
}

.region-map .map-pin-wrapper img {
    width: 100%;
}

.map-pin-wrapper .equal-height-map {
    display: block;
    margin: 0 auto;
}

.map-pin-wrapper .print-pin {
    width: auto;
}

.map-pin-wrapper .map-pin {
    background: url("/resources/images/va-heart-pin.png") 0 -64px;
    height: 31px;
    width: 27px;
}

.map-pin-wrapper .map-pin, .map-pin-wrapper .print-pin {
    position: absolute;
    right: 20px;
    top: 5px;
}

.map-pin-wrapper.map-local .map-pin {
    background-position: 0 -99px;
    height: 26px;
    width: 23px;
}

.map-pin-wrapper.map-local .map-pin, .map-pin-wrapper.map-local .print-pin {
    right: 70px;
    top: 20px;
}

@media all and (min-width: 48em) {
    .map-pin-wrapper.map-local .map-pin {
        background-position: 0 0;
        height: 59px;
        width: 51px;
    }

    .map-pin-wrapper.map-local .map-pin, .map-pin-wrapper.map-local .print-pin {
        right: 200px;
        top: 40px;
    }
}

.connect-link {
    color: #000000;
    clear: both;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .connect-link {
        font-size: 1.125em;
    }
}

.connect-link .fa, .connect-link .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .connect-link [type="checkbox"]:not(:checked) + label:after, .connect-link .input-group [type="checkbox"]:checked + label:after, .input-group .connect-link [type="checkbox"]:checked + label:after, .connect-link .input-group [type="radio"]:not(:checked) + label:after, .input-group .connect-link [type="radio"]:not(:checked) + label:after, .connect-link .input-group [type="radio"]:checked + label:after, .input-group .connect-link [type="radio"]:checked + label:after, .connect-link .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .connect-link .ui-datepicker-prev:before, .connect-link .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .connect-link .ui-datepicker-next:before, .connect-link span.select:after, .connect-link .arrow-list ul li:before, .arrow-list ul .connect-link li:before {
    float: left;
    font-size: 1.83333em;
    margin: -4px 10px 0 0;
}

@media all and (min-width: 48em) {
    .connect-link .fa, .connect-link .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .connect-link [type="checkbox"]:not(:checked) + label:after, .connect-link .input-group [type="checkbox"]:checked + label:after, .input-group .connect-link [type="checkbox"]:checked + label:after, .connect-link .input-group [type="radio"]:not(:checked) + label:after, .input-group .connect-link [type="radio"]:not(:checked) + label:after, .connect-link .input-group [type="radio"]:checked + label:after, .input-group .connect-link [type="radio"]:checked + label:after, .connect-link .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .connect-link .ui-datepicker-prev:before, .connect-link .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .connect-link .ui-datepicker-next:before, .connect-link span.select:after, .connect-link .arrow-list ul li:before, .arrow-list ul .connect-link li:before {
        font-size: 1.38889em;
        margin: -1px 20px 0 0;
    }
}

@media all and (min-width: 48em) {
    .list-local-info {
        padding: 0 20px;
    }
}

.list-local-info li {
    border-bottom: 1px solid #ccc;
    padding: 15px 20px 20px;
}

    .list-local-info li:last-child {
        border-bottom: none;
    }

@media all and (min-width: 48em) {
    .list-local-info li {
        padding: 20px 0;
    }

        .list-local-info li:first-child {
            padding-top: 0;
        }
}

.list-local-info .social-icons li {
    border: medium none;
    display: inline-block;
    margin-right: 15px;
    padding: 0;
}

.connect-wrapper {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
}

    .connect-wrapper li {
        border-right: 1px solid #ccc;
        display: inline-block;
        padding: 20px 0;
        width: 49%;
    }

@media all and (min-width: 48em) {
    .connect-wrapper li {
        padding: 25px 0;
    }
}

.connect-wrapper li:last-child {
    border-right: none;
}

@media all and (min-width: 48em) {
    .connect-wrapper.single-link {
        margin: 0 20px;
    }
}

.connect-wrapper.single-link li {
    width: 100%;
}

.location-svg svg {
    display: block;
    height: 20px;
    position: relative;
    width: 20px;
}

    .location-svg svg rect, .location-svg svg path {
        fill: #cdcdcd;
    }

.using-current-location .location-svg svg rect, .using-current-location .location-svg svg path {
    fill: #ed1c24;
}

.input-group--location {
    position: relative;
}

    .input-group--location input[type=text] {
        padding-right: 30px;
    }

@media all and (min-width: 48em) {
    .input-group--location input[type=text] {
        padding-right: 35px;
    }
}

.input-group--location .location-svg {
    position: absolute;
    right: 8px;
    top: 8px;
}

@media all and (min-width: 48em) {
    .input-group--location .location-svg {
        right: 10px;
        top: 10px;
    }
}

.search-flipup {
    display: none;
    width: 100%;
    position: absolute;
    margin-top: -35px;
    border-bottom: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    z-index: 100;
}

@media all and (min-width: 48em) {
    .search-flipup {
        margin-top: -38px;
    }
}

.search-flipup .ui-menu-item {
    border-bottom: 1px solid #ccc;
    padding: 7px 0px;
    margin: 5px 16px 0 16px;
}

    .search-flipup .ui-menu-item a:hover {
        font-weight: bold;
    }

.search-flipup .location-autocomplete:focus {
    border-radius: 0;
}

.quick-search .input-group {
    margin: 13px 0;
}

.quick-search .button-group {
    margin: 12px 0 0;
}

.quick-search input[type="text"] {
    width: 100%;
}

    .quick-search input[type="text"].datepicker {
        margin-right: 4%;
        width: 85%;
    }

@media all and (min-width: 48em) {
    .quick-search input[type="text"].datepicker {
        margin-right: 8%;
        width: 75%;
    }
}

@media all and (min-width: 48em) {
    .quick-search .input-group, .quick-search .button-group {
        float: left;
    }

    .quick-search .input-group {
        margin: 0 2% 0 0;
        width: 37%;
    }

    .quick-search .button-group {
        margin: 0;
        width: 22%;
    }

        .quick-search .button-group .btn {
            padding-left: 0;
            padding-right: 0;
            width: 100%;
        }
}

@media all and (min-width: 48em) {
    .three-fields .input-group {
        margin: 0 1% 0 0;
        width: 36%;
    }
}

@media all and (min-width: 64em) {
    .three-fields .input-group {
        margin: 0 3% 0 0;
    }
}

.three-fields .input-group:nth-child(2), .three-fields .input-group:nth-child(3) {
    float: left;
    margin-top: 0;
    margin-right: 1%;
    width: 48%;
}

@media all and (min-width: 48em) {
    .three-fields .input-group:nth-child(2), .three-fields .input-group:nth-child(3) {
        margin: 0 1% 0 0;
        width: 23%;
    }
}

@media all and (min-width: 64em) {
    .three-fields .input-group:nth-child(2), .three-fields .input-group:nth-child(3) {
        width: 20%;
    }
}

@media all and (min-width: 64em) {
    .three-fields .input-group:nth-child(3) {
        margin: 0 5% 0 0;
    }
}

.three-fields input.datepicker[type="text"] {
    width: 75%;
}

.three-fields .button-group {
    clear: left;
}

@media all and (min-width: 48em) {
    .three-fields .button-group {
        clear: none;
        margin: 0;
        width: 15%;
    }
}

.weather-search .text {
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    text-align: center;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .weather-search .text {
        float: left;
        margin: 10px 0;
        width: 6%;
    }
}

@media all and (min-width: 48em) {
    .weather-search .input-group {
        margin: 0;
        width: 38%;
    }
}

@media all and (min-width: 48em) {
    .weather-search .button-group {
        margin: 0 0 0 3%;
        width: 15%;
    }
}

.city-search-wrapper .quick-search {
    border-top: 1px solid #ccc;
    padding: 20px 20px 30px;
}

@media all and (min-width: 48em) {
    .city-search-wrapper .quick-search {
        border-top: none;
        padding: 30px 20px;
    }
}

@media all and (min-width: 48em) {
    .city-search .input-group {
        margin: 0 5% 0 0;
        width: 50%;
    }

    .city-search .button-group {
        margin: 0 2% 0 0;
        width: 18%;
    }

        .city-search .button-group:last-child {
            margin: 0;
            width: 25%;
        }
}

.msg-narrowed {
    color: #4c4c4d;
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 700;
    padding: 1.5em 0;
    text-transform: uppercase;
}

.section-narrow .msg-narrowed {
    display: block;
}

@media all and (min-width: 48em) {
    .search-events .group-1, .search-events .group-2 {
        float: left;
    }

    .search-events .group-1 {
        margin-right: 3%;
        width: 77%;
    }

    .search-events .group-2 {
        width: 20%;
    }

    .search-events .button-group {
        float: none;
        margin: 0 0 13px 0;
        width: 100%;
    }

    .search-events .input-group {
        float: none;
        margin: 0 0 13px 0;
        width: 100%;
    }

    .search-events .date-field {
        float: left;
        margin: 0 2% 0 0;
        width: 48%;
    }
}

.section-quicksearch.section-error .search-events, .section-quicksearch.section-error .city-search {
    padding-bottom: 0;
}

.section-quicksearch.section-narrow .search-events, .section-quicksearch.section-narrow .city-search {
    padding-bottom: 0;
}

.input-group--location, .narrow-filters .three-column-form {
    transition: opacity .5s;
}

    .input-group--location.hide-filter, .narrow-filters .three-column-form.hide-filter {
        opacity: 0.25;
    }

        .input-group--location.hide-filter > input, .narrow-filters .three-column-form.hide-filter > input {
            cursor: pointer;
        }

    .input-group--location.hover-filter, .narrow-filters .three-column-form.hover-filter {
        cursor: pointer;
        opacity: 1;
    }

@media all and (min-width: 48em) {
    .region-search .input-group {
        width: 28%;
    }

    .region-search .button-group {
        margin-right: 2%;
        width: 18%;
    }
}

.venue-search {
    border-radius: 5px;
    overflow: auto;
}

@media all and (min-width: 48em) {
    .venue-search {
        background: #ffffff;
    }
}

.venue-search [class^="col-"] {
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 0 10px;
}

@media all and (min-width: 48em) {
    .venue-search [class^="col-"] {
        background: transparent;
        border-radius: 0;
        margin: 0;
        padding: 10px 0;
    }
}

.venue-search .col-2 {
    background: transparent;
    padding: 0;
}

.venue-search input, .venue-search .btn {
    width: 100%;
}

.venue-search input {
    border: none;
    padding: 0;
}

@media all and (min-width: 48em) {
    .venue-search input {
        font-size: 1.3125em;
    }
}

.venue-search span.select {
    border: none;
    padding-left: 0;
}

    .venue-search span.select:after {
        border: none;
    }

@media all and (min-width: 48em) {
    .venue-search span.select:after {
        font-size: .875em;
    }
}

@media all and (min-width: 48em) {
    .venue-search span.select {
        font-size: 1.3125em;
    }
}

.venue-search label {
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 700;
    text-decoration: uppercase;
}

@media all and (min-width: 48em) {
    .venue-search .col-6 {
        display: inline;
        float: left;
        width: 48.10606%;
        margin: 0 .94697%;
        border-right: 1px solid #ccc;
        padding-left: 0.94697%;
        padding-right: 1.89394%;
    }

    .venue-search .col-4 {
        display: inline;
        float: left;
        width: 31.43939%;
        margin: 0 .94697%;
        border-right: 1px solid #ccc;
        padding-right: 1.89394%;
    }

    .venue-search .col-2 {
        display: inline;
        float: left;
        width: 14.77273%;
        margin: 0 .94697%;
        padding-right: 0.94697%;
        padding-top: 20px;
    }
}

.nearby-form {
    padding: 0 0 25px;
}

@media all and (min-width: 48em) {
    .nearby-form {
        margin: 0 0 20px;
    }
}

@media all and (min-width: 64em) {
    .nearby-form {
        padding: 10px 0;
    }
}

.nearby-form .input-group {
    display: inline-block;
    padding: 15px 0 25px;
    vertical-align: top;
    width: 32%;
}

@media all and (min-width: 71.25em) {
    .nearby-form .input-group {
        margin-right: 2%;
        padding: 12px 0 0;
        width: auto;
    }

        .nearby-form .input-group:nth-child(3) {
            margin: 0;
        }
}

@media all and (min-width: 87.5em) {
    .nearby-form .input-group {
        margin-right: 5%;
    }
}

@media all and (min-width: 112.5em) {
    .nearby-form .input-group {
        margin-right: 9%;
    }
}

.nearby-form [type="checkbox"]:not(:checked) + label, .nearby-form [type="checkbox"]:checked + label {
    font-size: .625em;
    padding: 2px 0 0 22px;
}

@media all and (min-width: 48em) {
    .nearby-form [type="checkbox"]:not(:checked) + label, .nearby-form [type="checkbox"]:checked + label {
        font-size: .875em;
        padding: 1px 0 0 25px;
    }
}

.nearby-form [type="checkbox"]:not(:checked) + label:before, .nearby-form [type="checkbox"]:checked + label:before {
    height: 15px;
    width: 15px;
}

.nearby-form .button-group {
    margin: 0;
}

@media all and (min-width: 71.25em) {
    .nearby-form .button-group {
        display: inline-block;
        float: right;
        width: 20%;
    }

        .nearby-form .button-group .btn {
            padding-left: 0;
            padding-right: 0;
            width: 100%;
        }
}

.pagination {
    text-align: center;
}

    .pagination li {
        display: inline-block;
        margin: 0 2px;
    }

        .pagination li.active-pag a {
            color: #ed1c24;
        }

    .pagination .btn {
        padding-left: 20px;
        padding-right: 20px;
    }

        .pagination .btn:hover {
            color: #000000;
        }

@media all and (min-width: 48em) {
    .pagination .btn {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.pagination a {
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    text-decoration: none;
}

    .pagination a:hover {
        color: #ed1c24;
    }

.map-canvas {
    height: 250px;
    width: 100%;
}

@media all and (min-width: 48em) {
    .map-canvas {
        height: 300px;
    }
}

.directory-widget .map-canvas {
    border-top: 1px solid #ccc;
}

@media all and (min-width: 48em) {
    .one-column-layout .map-canvas {
        height: 426px;
    }
}

.nearby-city {
    padding: 20px 0 25px;
}

    .nearby-city input[type="text"] {
        width: 100%;
    }

    .nearby-city .button-group {
        margin: 12px 0 0;
    }

@media all and (min-width: 48em) {
    .nearby-city {
        margin: 0 5%;
        padding: 16px 0;
    }

        .nearby-city .input-group, .nearby-city .button-group {
            float: left;
            margin: 0;
        }

        .nearby-city .input-group {
            margin-right: 2%;
            width: 80%;
        }

        .nearby-city .button-group {
            width: 18%;
        }

            .nearby-city .button-group .btn {
                width: 100%;
            }
}

.whats-nearby {
    position: relative;
}

@keyframes throbber-loader {
    0% {
        background: #ccc;
    }

    10% {
        background: #464646;
    }

    40% {
        background: #ccc;
    }
}

.throbber-loader:not(:required) {
    animation: throbber-loader 2000ms 300ms infinite ease-out;
    background: #ccc;
    display: block;
    position: relative;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    border-radius: 50%;
}

    .throbber-loader:not(:required):before, .throbber-loader:not(:required):after {
        background: #ccc;
        content: '\x200B';
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 0;
        border-radius: 50%;
    }

    .throbber-loader:not(:required):before {
        animation: throbber-loader 2000ms 150ms infinite ease-out;
        left: -20px;
    }

    .throbber-loader:not(:required):after {
        animation: throbber-loader 2000ms 450ms infinite ease-out;
        right: -20px;
    }

@keyframes heartbeat-loader {
    0% {
        transform: rotate(45deg) scale(1);
    }

    14% {
        transform: rotate(45deg) scale(1.3);
    }

    28% {
        transform: rotate(45deg) scale(1);
    }

    42% {
        transform: rotate(45deg) scale(1.3);
    }

    70% {
        transform: rotate(45deg) scale(1);
    }
}

.heartbeat-loader:not(:required) {
    animation: heartbeat-loader 1300ms ease 0s infinite normal;
    display: block;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    transform: rotate(45deg) scale(1);
    transform-origin: 50% 50%;
    margin: 0 auto 30px;
}

    .heartbeat-loader:not(:required):after, .heartbeat-loader:not(:required):before {
        position: absolute;
        content: "";
        background: #ed1c24;
    }

    .heartbeat-loader:not(:required):before {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
        top: 12px;
        left: 0;
        width: 36px;
        height: 24px;
    }

    .heartbeat-loader:not(:required):after {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        top: 0;
        left: 12px;
        width: 24px;
        height: 12px;
    }

.loader-wrapper {
    background: rgba(255,255,255,0.9);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

    .loader-wrapper .loader {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.listing-template {
    position: relative;
}

.infoBox {
    border-radius: 5px;
}

    .infoBox > img {
        position: absolute !important;
        right: 0;
        top: 0;
        z-index: 5;
    }

.infowindow-content .marker-link {
    color: #000000;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 10px 0;
    padding-right: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

    .infowindow-content .marker-link:hover {
        color: #ed1c24;
    }

.bg-img {
    background-position: center;
    background-size: cover;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 125px;
    position: relative;
}

    .bg-img:after {
        border-color: #000000 transparent;
        border-style: solid;
        border-width: 15px 15px 0;
        bottom: -15px;
        content: "";
        display: block;
        margin: 0 auto;
        left: 0;
        position: absolute;
        right: 0;
        width: 0;
    }

    .bg-img .no-img {
        color: #aaaaaa;
        font-size: 14px;
        left: 0;
        padding: 35px 0;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 0;
        width: 100%;
    }

        .bg-img .no-img .fa-heart {
            color: #ed1c24;
            font-size: 25px;
        }

    .bg-img .gradient, .bg-img .marker-link {
        position: absolute;
    }

    .bg-img .gradient {
        border-radius: 5px;
        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
    }

    .bg-img .marker-link {
        bottom: 15px;
        color: #ffffff;
        left: 15px;
        margin: 0;
        position: absolute;
        z-index: 3;
    }

.map-pin-wrapper .map-pin {
    display: none;
}

.feature-block {
    background: no-repeat center / cover;
    display: block;
    line-height: 0;
    height: 127px;
    margin: 0 5px 5px 0;
    position: relative;
    transition: height .5s,background-size .5s;
}

@media all and (min-width: 48em) {
    .feature-block {
        background-size: auto 100%;
        height: 180px;
        margin: 0 15px 15px 0;
    }

        .feature-block:hover {
            background-size: auto 110%;
        }
}

@media all and (min-width: 64em) {
    .feature-block {
        height: 317px;
    }
}

.feature-block .overlay, .feature-block h3, .feature-block .gradient {
    position: absolute;
}

.feature-block .overlay {
    background: #000000;
    height: 100%;
    left: 0;
    opacity: 0.15;
    top: 0;
    width: 100%;
    z-index: 1;
}

.feature-block .gradient {
    background: linear-gradient(to bottom, transparent 0%, transparent 77%, rgba(0,0,0,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    height: 100%;
    width: 100%;
    z-index: 2;
}

.feature-block h3 {
    bottom: 15px;
    color: #ffffff;
    font-size: .6875em;
    left: 20px;
    margin: 0;
    padding-right: 10px;
    z-index: 3;
}

@media all and (min-width: 48em) {
    .feature-block h3 {
        font-size: 1.25em;
        left: 30px;
        bottom: 30px;
    }
}

@media all and (min-width: 64em) {
    .feature-block h3 {
        font-size: 1.75em;
    }
}

.feature-block img {
    opacity: 0.85;
    position: relative;
    width: 100%;
    z-index: 2;
}

.feature-grid-wrapper {
    overflow: hidden;
}

.feature-grid {
    margin: 5px -5px 0 0;
    position: relative;
    z-index: 1;
}

@media all and (min-width: 48em) {
    .feature-grid {
        margin: 15px -15px 0 0;
    }
}

.feature-grid li {
    float: left;
}

    .feature-grid li.single {
        width: 50%;
    }

@media all and (min-width: 48em) {
    .feature-grid li.single {
        width: 25%;
    }
}

.feature-grid li.double {
    width: 100%;
}

@media all and (min-width: 48em) {
    .feature-grid li.double {
        width: 50%;
    }
}

.upcoming-events-wrapper {
    border: 1px solid #ccc;
    border-bottom: none;
    margin: 1.5em 0;
}

    .upcoming-events-wrapper h3, .upcoming-events-wrapper .see-all-events {
        padding: 15px 10px;
    }

@media all and (min-width: 48em) {
    .upcoming-events-wrapper h3, .upcoming-events-wrapper .see-all-events {
        padding: 20px;
    }
}

.upcoming-events-wrapper h3 {
    font-size: .75em;
    margin: 0;
}

@media all and (min-width: 48em) {
    .upcoming-events-wrapper h3 {
        font-size: 1em;
    }
}

.upcoming-events-wrapper .fewer {
    display: none;
}

.upcoming-events-wrapper .showing-more .all {
    display: none;
}

.upcoming-events-wrapper .showing-more .fewer {
    display: inline-block;
}

.upcoming-events-wrapper .see-all-events {
    text-align: center;
    border-bottom: 1px solid #ccc;
}

    .upcoming-events-wrapper .see-all-events a {
        color: #ed1c24;
        font-family: "Open Sans",sans-serif;
        font-size: .75em;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        transition: background .5s,color .5s,padding .5s;
    }

        .upcoming-events-wrapper .see-all-events a:hover {
            background: #ed1c24;
            color: #ffffff;
            padding: 0 5px;
        }

@media all and (min-width: 48em) {
    .upcoming-events-wrapper .see-all-events a {
        font-size: .875em;
    }
}

.event-date {
    font-family: "Open Sans",sans-serif;
    font-size: .75em;
    font-weight: 700;
    text-transform: uppercase;
}

    .event-date > li {
        border-bottom: 1px solid #ccc;
        padding: 15px 20px;
    }

@media all and (min-width: 48em) {
    .event-date > li {
        padding: 20px;
    }
}

.event-date > li:first-child {
    border-top: none;
}

@media all and (min-width: 48em) {
    .event-date .date {
        float: left;
        width: 50%;
    }

    .event-date .time {
        float: right;
        width: 50%;
    }

        .event-date .time li {
            text-align: right;
        }
}

@media all and (min-width: 64em) {
    .event-date .date {
        width: 40%;
    }

    .event-date .time {
        width: 60%;
    }

        .event-date .time li {
            float: left;
            width: 50%;
        }
}

.more-dates-wrapper {
    overflow: hidden;
}

@media all and (min-width: 48em) {
    .more-dates-wrapper {
        margin: 1.5em 20px 1.5em 0;
    }
}

.more-dates-wrapper h3, .more-dates-wrapper .more-dates {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: .75em;
    margin: 0;
    padding: 15px 20px;
}

@media all and (min-width: 48em) {
    .more-dates-wrapper h3, .more-dates-wrapper .more-dates {
        font-size: .875em;
        padding: 20px;
    }
}

.more-dates-wrapper h3 {
    border-top: none;
}

@media all and (min-width: 48em) {
    .more-dates-wrapper h3 {
        border-top: 1px solid #ccc;
    }
}

.more-dates-wrapper .less {
    display: none;
}

.more-dates-wrapper .showing-more .less {
    display: inline-block;
}

.more-dates-wrapper .showing-more .more {
    display: none;
}

.more-dates-wrapper .more-dates {
    border-top: none;
    text-align: center;
}

    .more-dates-wrapper .more-dates a {
        color: #ed1c24;
        font-family: "Open Sans",sans-serif;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        transition: background .5s,color .5s,padding .5s;
    }

        .more-dates-wrapper .more-dates a:hover {
            background: #ed1c24;
            color: #ffffff;
            padding: 0 5px;
        }

@media all and (max-width: 48em) {
    .meetings-wrapper h3 {
        font-size: 12px;
    }
}

.meetings-title h4 {
    border: none;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

.meetings-title .small {
    color: #808080;
    font-size: .8125em;
    text-transform: uppercase;
    font-family: "montserratlight";
}

.meetings-title .fa, .meetings-title .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .meetings-title [type="checkbox"]:not(:checked) + label:after, .meetings-title .input-group [type="checkbox"]:checked + label:after, .input-group .meetings-title [type="checkbox"]:checked + label:after, .meetings-title .input-group [type="radio"]:not(:checked) + label:after, .input-group .meetings-title [type="radio"]:not(:checked) + label:after, .meetings-title .input-group [type="radio"]:checked + label:after, .input-group .meetings-title [type="radio"]:checked + label:after, .meetings-title .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .meetings-title .ui-datepicker-prev:before, .meetings-title .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .meetings-title .ui-datepicker-next:before, .meetings-title span.select:after, .meetings-title .arrow-list ul li:before, .arrow-list ul .meetings-title li:before {
    float: right;
    margin-top: 10px;
}

@media all and (min-width: 48em) {
    .meetings-title .fa, .meetings-title .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .meetings-title [type="checkbox"]:not(:checked) + label:after, .meetings-title .input-group [type="checkbox"]:checked + label:after, .input-group .meetings-title [type="checkbox"]:checked + label:after, .meetings-title .input-group [type="radio"]:not(:checked) + label:after, .input-group .meetings-title [type="radio"]:not(:checked) + label:after, .meetings-title .input-group [type="radio"]:checked + label:after, .input-group .meetings-title [type="radio"]:checked + label:after, .meetings-title .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .meetings-title .ui-datepicker-prev:before, .meetings-title .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .meetings-title .ui-datepicker-next:before, .meetings-title span.select:after, .meetings-title .arrow-list ul li:before, .arrow-list ul .meetings-title li:before {
        margin-top: 15px;
    }
}

.section-404 {
    text-align: center;
}

@media all and (min-width: 48em) {
    .section-404 {
        padding: 30px 0 50px;
    }
}

.section-404 h1 {
    font-size: 6.25em;
    margin: 0;
}

@media all and (min-width: 48em) {
    .section-404 h1 {
        font-size: 12.5em;
    }
}

.section-404 img {
    margin: 1em 0;
}

@media all and (min-width: 48em) {
    .section-404 img {
        margin: 2em 0;
    }
}

.section-404 p {
    font-size: .9375em;
    line-height: 1.3;
    margin: 0 0 0.5em;
}

@media all and (min-width: 48em) {
    .section-404 p {
        font-size: 1.25em;
    }
}

.video-component {
    display: block;
    margin: 0 auto;
    text-align: center;
}

    .video-component .video-wrapper {
        display: none;
        margin-bottom: 50px;
    }

@media all and (min-width: 48em) {
    .video-component .video-wrapper {
        margin-bottom: 0;
    }
}

.video-component .stop-video-wrapper {
    position: absolute;
    bottom: -50px;
    width: 100%;
    z-index: 10;
}

@media all and (min-width: 48em) {
    .video-component .stop-video-wrapper {
        position: fixed;
        bottom: 40px;
        right: 40px;
        width: auto;
    }
}

@media all and (min-width: 48em) {
    .video-component .stop-video-wrapper .stop-video {
        box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.65);
    }
}

.video-component .vid-overlay {
    position: relative;
}

.video-component .vid-overlay-inner {
    position: relative;
}

.video-component .vid-img {
    display: block;
    opacity: .2;
    position: relative;
    width: 100%;
}

.video-component .vid-filter, .video-component .vid-content {
    position: absolute;
}

.video-component .vid-filter {
    background: #ed1c24;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-component .vid-content {
    color: #ffffff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

@media all and (min-width: 48em) {
    .video-component .vid-content {
        width: 70%;
    }
}

.video-component .vid-content h3 {
    margin: 0;
}

    .video-component .vid-content h3 span {
        display: block;
    }

        .video-component .vid-content h3 span.vid-category {
            font-size: .625em;
        }

@media all and (min-width: 48em) {
    .video-component .vid-content h3 span.vid-category {
        font-size: .875em;
    }
}

.video-component .vid-content h3 span.vid-title {
    font-size: .875em;
    font-family: "montserratlight";
    margin: 10px 0 5px;
}

@media all and (min-width: 48em) {
    .video-component .vid-content h3 span.vid-title {
        font-size: 2.25em;
        margin: 25px 0 35px;
    }
}

.video-component .vid-content .vid-play {
    color: #ffffff;
    font-size: 2.1875em;
    text-decoration: none;
}

@media all and (min-width: 48em) {
    .video-component .vid-content .vid-play {
        font-size: 4.5em;
    }
}

.video-component .vid-content .vid-play span {
    display: block;
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    font-size: .3125em;
    text-transform: uppercase;
}

.video-component .vid-pag {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    display: block;
    padding: 10px 0;
    width: 100%;
}

@media all and (min-width: 48em) {
    .video-component .vid-pag {
        position: absolute;
        right: 40px;
        top: 50%;
        bottom: auto;
        width: auto;
        padding: 0;
        transform: translateY(-50%);
    }
}

.video-component .vid-pag li {
    display: inline-block;
    font-size: 1em;
    margin: 0 16px;
}

@media all and (min-width: 48em) {
    .video-component .vid-pag li {
        display: block;
        margin: 16px 0;
    }
}

.video-component .vid-pag li a {
    color: #ed1c24;
    text-decoration: none;
}

@media all and (min-width: 48em) {
    .video-component .vid-pag li a {
        color: #b97a7b;
    }
}

.video-component .vid-pag li a.selected-vid {
    color: #000000;
}

@media all and (min-width: 48em) {
    .video-component .vid-pag li a.selected-vid {
        color: #ffffff;
    }
}

.multi-video .video-top-right-container {
    position: relative;
}

    .multi-video .video-top-right-container img {
        display: block;
        width: 100%;
    }

    .multi-video .video-top-right-container .video-main-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media all and (min-width: 71.25em) {
    .multi-video .video-top-right-container .video-main-content {
        right: 0;
        width: 50%;
        left: auto;
    }
}

.multi-video .video-top-right-container .gradient {
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.65) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.multi-video .video-top-right-container .video-btn {
    top: 20%;
    left: 50%;
    position: absolute;
    z-index: 2;
    transform: translate(-20%, -50%);
}

@media all and (min-width: 48em) {
    .multi-video .video-top-right-container .video-btn {
        top: 30%;
        transform: translate(-30%, -50%);
    }
}

@media all and (min-width: 64em) {
    .multi-video .video-top-right-container .video-btn {
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

.multi-video .video-top-right-container .video-btn a {
    color: #ffffff;
    text-decoration: none;
}

.multi-video .video-top-right-container .video-btn .fa, .multi-video .video-top-right-container .video-btn .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="checkbox"]:not(:checked) + label:after, .multi-video .video-top-right-container .video-btn .input-group [type="checkbox"]:checked + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="checkbox"]:checked + label:after, .multi-video .video-top-right-container .video-btn .input-group [type="radio"]:not(:checked) + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="radio"]:not(:checked) + label:after, .multi-video .video-top-right-container .video-btn .input-group [type="radio"]:checked + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="radio"]:checked + label:after, .multi-video .video-top-right-container .video-btn .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .multi-video .video-top-right-container .video-btn .ui-datepicker-prev:before, .multi-video .video-top-right-container .video-btn .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .multi-video .video-top-right-container .video-btn .ui-datepicker-next:before, .multi-video .video-top-right-container .video-btn span.select:after, .multi-video .video-top-right-container .video-btn .arrow-list ul li:before, .arrow-list ul .multi-video .video-top-right-container .video-btn li:before {
    font-size: 2.1875em;
}

@media all and (min-width: 48em) {
    .multi-video .video-top-right-container .video-btn .fa, .multi-video .video-top-right-container .video-btn .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="checkbox"]:not(:checked) + label:after, .multi-video .video-top-right-container .video-btn .input-group [type="checkbox"]:checked + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="checkbox"]:checked + label:after, .multi-video .video-top-right-container .video-btn .input-group [type="radio"]:not(:checked) + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="radio"]:not(:checked) + label:after, .multi-video .video-top-right-container .video-btn .input-group [type="radio"]:checked + label:after, .input-group .multi-video .video-top-right-container .video-btn [type="radio"]:checked + label:after, .multi-video .video-top-right-container .video-btn .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .multi-video .video-top-right-container .video-btn .ui-datepicker-prev:before, .multi-video .video-top-right-container .video-btn .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .multi-video .video-top-right-container .video-btn .ui-datepicker-next:before, .multi-video .video-top-right-container .video-btn span.select:after, .multi-video .video-top-right-container .video-btn .arrow-list ul li:before, .arrow-list ul .multi-video .video-top-right-container .video-btn li:before {
        font-size: 4.5em;
    }
}

.multi-video .video-top-right-container .video-btn .btn-txt {
    display: block;
    font-size: .625em;
    text-transform: uppercase;
    font-weight: 700;
}

.multi-video .video-top-right-container .video-txt {
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 90%;
    z-index: 2;
}

@media all and (min-width: 48em) {
    .multi-video .video-top-right-container .video-txt {
        left: 40px;
        bottom: 45px;
        width: 80%;
    }
}

.multi-video .video-top-right-container .video-txt h3 {
    color: #ffffff;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}

    .multi-video .video-top-right-container .video-txt h3 span {
        display: block;
    }

    .multi-video .video-top-right-container .video-txt h3 .vid-category {
        font-size: .625em;
        padding: 0 0 10px;
    }

@media all and (min-width: 48em) {
    .multi-video .video-top-right-container .video-txt h3 .vid-category {
        font-size: .875em;
        padding: 0 0 22px;
    }
}

.multi-video .video-top-right-container .video-txt h3 .vid-title {
    font-family: "montserratlight";
    font-weight: 400;
    font-size: .875em;
    padding: 0 0 5px;
}

@media all and (min-width: 48em) {
    .multi-video .video-top-right-container .video-txt h3 .vid-title {
        font-size: 1.375em;
        padding: 0 0 30px;
    }
}

.multi-video .video-bottom-left-container {
    background: #ed1c24;
    padding: 20px 20px 10px;
    text-align: left;
}

@media all and (min-width: 87.5em) {
    .multi-video .video-bottom-left-container {
        padding: 40px 40px 30px;
    }
}

@media all and (min-width: 71.25em) {
    .multi-video .video-bottom-left-container {
        background: rgba(237,28,36,0.9);
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
    }
}

.multi-video .video-bottom-left-container h4 {
    border: none;
    padding: 0;
    color: #ffffff;
    font-size: .875em;
    margin: 0 0 30px;
}

.multi-video .video-bottom-left-container a {
    color: #ffffff;
}

.multi-video .video-bottom-left-container .listing > li {
    border-color: #ffffff;
    padding: 10px 0;
}

    .multi-video .video-bottom-left-container .listing > li:last-child {
        border: none;
    }

@media all and (min-width: 71.25em) {
    .multi-video .video-bottom-left-container .listing > li {
        border: none;
    }
}

@media all and (min-width: 112.5em) {
    .multi-video .video-bottom-left-container .listing > li {
        padding: 20px 0;
    }
}

.multi-video .video-bottom-left-container .listing .listing-image {
    width: 20%;
}

@media all and (min-width: 71.25em) {
    .multi-video .video-bottom-left-container .listing .listing-image {
        width: 55%;
    }
}

.multi-video .video-bottom-left-container .listing .listing-image .fa, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="checkbox"]:not(:checked) + label:after, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="checkbox"]:checked + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="checkbox"]:checked + label:after, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="radio"]:not(:checked) + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="radio"]:not(:checked) + label:after, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="radio"]:checked + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="radio"]:checked + label:after, .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker-prev:before, .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker-next:before, .multi-video .video-bottom-left-container .listing .listing-image span.select:after, .multi-video .video-bottom-left-container .listing .listing-image .arrow-list ul li:before, .arrow-list ul .multi-video .video-bottom-left-container .listing .listing-image li:before {
    font-size: 2.1875em;
}

@media all and (min-width: 48em) {
    .multi-video .video-bottom-left-container .listing .listing-image .fa, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="checkbox"]:not(:checked) + label:after, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="checkbox"]:checked + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="checkbox"]:checked + label:after, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="radio"]:not(:checked) + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="radio"]:not(:checked) + label:after, .multi-video .video-bottom-left-container .listing .listing-image .input-group [type="radio"]:checked + label:after, .input-group .multi-video .video-bottom-left-container .listing .listing-image [type="radio"]:checked + label:after, .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker-prev:before, .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .multi-video .video-bottom-left-container .listing .listing-image .ui-datepicker-next:before, .multi-video .video-bottom-left-container .listing .listing-image span.select:after, .multi-video .video-bottom-left-container .listing .listing-image .arrow-list ul li:before, .arrow-list ul .multi-video .video-bottom-left-container .listing .listing-image li:before {
        display: none;
    }
}

.multi-video .video-bottom-left-container .listing .listing-image img {
    display: none;
}

@media all and (min-width: 48em) {
    .multi-video .video-bottom-left-container .listing .listing-image img {
        display: block;
    }
}

.multi-video .video-bottom-left-container .listing .listing-details {
    width: 80%;
    vertical-align: middle;
}

@media all and (min-width: 48em) {
    .multi-video .video-bottom-left-container .listing .listing-details {
        width: 45%;
    }
}

.multi-video .video-bottom-left-container .listing .listing-title {
    font-size: .75em;
    font-family: "montserratlight";
    font-weight: 400;
    margin-bottom: 30px;
}

@media all and (min-width: 48em) {
    .multi-video .video-bottom-left-container .listing .listing-title {
        font-size: .875em;
    }
}

.multi-video .video-bottom-left-container .listing .listing-title a:hover {
    color: #ffffff;
}

.multi-video .social {
    text-align: left;
}

    .multi-video .social li {
        margin: 0;
        padding: 0 5px 0 0;
        width: auto;
    }

@media all and (min-width: 48em) {
    .multi-video .social li {
        padding-right: 10px;
    }
}

.multi-video .social .round-icon {
    border-color: #ffffff;
    border-width: 2px;
    color: #ffffff;
    height: 25px;
    width: 25px;
    font-size: 12px;
}

.section-image {
    position: relative;
}

.story-caption {
    background: #ed1c24;
    color: #ffffff;
}

    .story-caption .left-half p {
        font-family: "Open Sans",sans-serif;
        font-weight: 700;
        font-size: .6875em;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 1em;
        padding-bottom: 1em;
        text-transform: uppercase;
    }

@media all and (min-width: 48em) {
    .story-caption .left-half p {
        text-align: right;
    }
}

.va-region-search {
    margin-top: 20px;
}

    .va-region-search .va-regions-widget {
        position: relative;
    }

@media all and (min-width: 48em) {
    .va-region-search .va-regions-widget {
        padding: 60px 0;
    }
}

.va-region-search .va-regions-map .main-content {
    position: relative;
}

.va-region-search .va-regions-map h2 {
    padding-top: 25px;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .va-region-search .va-regions-map h2 {
        float: left;
        font-size: 2.1875em;
        padding-top: 0;
        width: 45%;
    }
}

.va-region-search .va-regions {
    display: none;
}

@media all and (min-width: 48em) {
    .va-region-search .va-regions {
        display: block;
    }
}

.va-region-search .va-regions .svg-container {
    width: 100%;
    height: 0;
    padding-top: 45%;
    position: relative;
}

.va-region-search .va-regions svg {
    position: absolute;
    top: 0;
    left: 0;
}

.va-region-search .va-regions path {
    transition: all .5s;
}

.va-region-search .va-regions text, .va-region-search .va-regions circle {
    pointer-events: none;
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
}

.va-region-search .va-regions a {
    display: block;
    text-decoration: none;
}

    .va-region-search .va-regions a:hover path, .va-region-search .va-regions a.selected-region path {
        fill: #ed1c24;
    }

    .va-region-search .va-regions a:focus {
        outline: none;
    }

.va-region-search .va-regions-filter {
    background: #d9d9d9;
    display: none;
    height: 300px;
    padding-top: 20px;
    overflow: auto;
}

@media all and (min-width: 48em) {
    .va-region-search .va-regions-filter {
        height: auto;
        padding-top: 40px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.va-region-search .va-regions-filter h3 {
    display: none;
}

@media all and (min-width: 48em) {
    .va-region-search .va-regions-filter h3 {
        display: block;
        float: left;
    }
}

.va-region-search .va-regions-filter .check-clear {
    font-family: "Open Sans",sans-serif;
    font-size: .875em;
    font-weight: 700;
    padding: 10px 0 0;
    text-transform: uppercase;
}

@media all and (min-width: 48em) {
    .va-region-search .va-regions-filter .check-clear {
        float: right;
    }
}

.va-region-search .va-regions-filter .check-clear a {
    color: #000000;
    text-decoration: none;
}

    .va-region-search .va-regions-filter .check-clear a:hover {
        color: #ed1c24;
    }

.va-region-search .va-regions-filter ul {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
}

@media all and (min-width: 48em) {
    .va-region-search .va-regions-filter ul {
        padding-top: 40px;
    }
}

.va-region-search .va-regions-filter ul li {
    padding: 0 0 15px 0;
    word-wrap: break-word;
}

@media all and (min-width: 48em) {
    .va-region-search .va-regions-filter ul li {
        padding-right: 10px;
        float: left;
        width: 33.3%;
    }
}

@media all and (min-width: 64em) {
    .va-region-search .va-regions-filter ul li {
        width: 25%;
    }
}

.va-region-search .va-regions-filter [type="checkbox"]:not(:checked) + label, .va-region-search .va-regions-filter [type="checkbox"]:checked + label {
    font-size: .8125em;
    padding: 0px 0 0 25px;
    display: inline-block;
}

    .va-region-search .va-regions-filter [type="checkbox"]:not(:checked) + label:before, .va-region-search .va-regions-filter [type="checkbox"]:checked + label:before {
        border-radius: 0;
        height: 15px;
        width: 15px;
    }

.va-region-search .section-quicksearch {
    padding: 12px 0 35px;
    position: relative;
    z-index: 20;
}

.va-region-search .btn-tertiary.active-filter {
    background: transparent;
    color: #959595;
}

.table {
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

    .table tr {
        border-top: 1px solid #cccccc;
    }

        .table tr td {
            border-right: 1px solid #cccccc;
            padding: 8px 0;
        }

            .table tr td:last-child {
                border-right: none;
            }

            .table tr td.col-1-2 {
                width: 50%;
            }

.text-center {
    text-align: center;
}

.uppercase {
    text-transform: uppercase;
}

.bold {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
}

.text-small {
    font-size: .8125em;
}

.meetings-table {
    padding-top: 20px;
}

.print-only {
    display: none;
}

@media print {
    @page {
        margin: 1.5cm 0.75cm;
    }

    .print-only {
        display: block;
    }

    .print-logo {
        padding: 0 0 20pt;
    }

    header, .two-column-layout aside, .section-image-rotator, .map-pin, .section-share-this, .section-deals-packages, .map-canvas, .city-search-wrapper, .whats-nearby .bg-grey, .section-weather, .section-quicksearch, .widget-you-might-like, .section-video, .travel-updates-widget, .pagination, .whats-nearby .button-group, .widget-trip-ideas .button-group, footer .columns-links, footer .column-last, footer .legal .hide-inline-mobile, footer .legal .legal-urls {
        display: none;
    }

    #pageWrapper {
        padding-top: 0;
    }

    h1 {
        font-size: 20pt;
    }

    h2 {
        font-size: 18pt;
    }

    .two-column-layout main {
        width: 100%;
    }

        .two-column-layout main section {
            padding: 20pt 0;
        }

        .two-column-layout main .left-half {
            margin: 0;
            padding: 0;
            width: 100%;
        }

        .two-column-layout main .section-map-holder {
            background: none;
            border: none;
        }

    section {
        clear: both;
    }

    .hero {
        background: none !important;
        height: auto;
    }

        .hero:before {
            display: block;
        }

        .hero .overlay {
            display: none;
        }

        .hero article {
            display: block;
            width: auto;
        }

        .hero h1 {
            color: #000000;
            font-size: 24pt;
        }

            .hero h1 span {
                font-size: 9pt;
                margin: 0 0 5pt;
            }

    dl dt, dl dd {
        font-size: 9pt;
        padding: 0;
    }

    .print-listing-image, .content-holder-left, .section-map-holder {
        float: left;
        width: 50%;
    }

    .content-holder-left {
        display: block;
        padding: 0 0 10pt;
    }

    .equal-height {
        height: auto !important;
    }

    .list-local-info li {
        padding: 10pt 0;
    }

    .connect-wrapper {
        border-bottom: none;
        margin: 0 20px;
        text-align: left;
    }

        .connect-wrapper li {
            border-bottom: 1px solid #ccc;
            border-right: none;
            display: block;
            padding: 10pt 0;
            width: 100%;
        }

    .connect-link {
        font-size: 9pt;
    }

        .connect-link:after {
            content: attr(href);
            display: block;
            font-family: "Open Sans",sans-serif;
            font-weight: 400;
            text-transform: none;
        }

        .connect-link .fa, .connect-link .input-group [type="checkbox"]:not(:checked) + label:after, .input-group .connect-link [type="checkbox"]:not(:checked) + label:after, .connect-link .input-group [type="checkbox"]:checked + label:after, .input-group .connect-link [type="checkbox"]:checked + label:after, .connect-link .input-group [type="radio"]:not(:checked) + label:after, .input-group .connect-link [type="radio"]:not(:checked) + label:after, .connect-link .input-group [type="radio"]:checked + label:after, .input-group .connect-link [type="radio"]:checked + label:after, .connect-link .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .connect-link .ui-datepicker-prev:before, .connect-link .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .connect-link .ui-datepicker-next:before, .connect-link span.select:after, .connect-link .arrow-list ul li:before, .arrow-list ul .connect-link li:before {
            display: none;
        }

    .content-editor {
        font-size: 9pt;
    }

        .content-editor h3, .content-editor p {
            font-size: 9pt;
        }

    .bold-letter {
        color: #000000;
        font-family: "montserratlight";
        font-size: inherit;
        margin: 0;
    }

    .listing > li {
        padding: 10pt 0;
    }

    .listing .listing-title {
        font-size: 12pt;
    }

    .listing .listing-desc {
        font-size: 9pt;
    }

    .nearby-list .listing-mileage {
        font-size: 14pt;
    }

    .more-dates-wrapper {
        margin: 0;
        padding: 20px 0;
    }

    .upcoming-events-wrapper {
        border-bottom: none;
    }

        .upcoming-events-wrapper h3 {
            font-size: 11pt;
            padding: 10pt;
        }

        .upcoming-events-wrapper .see-all-events {
            display: none;
        }

    .upcoming-events li {
        padding: 10pt;
    }

    .upcoming-events .listing-date {
        font-size: 9pt;
    }

    .upcoming-events .listing-title {
        font-size: 11pt;
    }

    footer .legal {
        padding: 0;
    }
}

[data-ux-pagebuilder="Column"]:not(.ux-siteApp-pageBuilderCssFramework [data-ux-pagebuilder="Column"]), .PBViewing {
    float: none;
}

.PBViewing {
    float: none;
}
