a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, td, th {
    font-weight: 400;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

a:focus {
    outline: dotted thin;
}

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

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px 24px 1.714285714rem;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

small {
    font-size: smaller;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.logo {
    background: url(images/mallory-square-key-west-logo.png) no-repeat;
    width: 148px;
    height: 148px;
    display: inline-block;
    text-indent: -99999px;
}

.clear:after, .format-status .entry-header:after, .wrapper:after {
    clear: both;
}

.clear:after, .clear:before, .format-status .entry-header:after, .format-status .entry-header:before, .wrapper:after, .wrapper:before {
    display: table;
    content: ""
}

.archive-title, .comment-content th, .entry-content th, .page-title, .widget-title {
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182;
    font-weight: 700;
    text-transform: uppercase;
    color: #636363;
}

article.format-link footer.entry-meta, article.format-quote footer.entry-meta, article.format-status footer.entry-meta {
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182;
}

button, input, textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: .428571429rem;
}

button, input {
    line-height: normal;
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
}

input[type=checkbox], input[type=color], input[type=file], input[type=hidden], input[type=image], input[type=radio] {
    border: 0;
    border-radius: 0;
    padding: 0;
}

.menu-toggle, article.post-password-required input[type=submit], input[type=button], input[type=reset], input[type=submit], li.bypostauthor cite span {
    padding: .428571429rem .714285714rem;
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 1.428571429;
    font-weight: 400;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, .1);
}

.menu-toggle, button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
}

button[disabled], input[disabled] {
    cursor: default;
}

.menu-toggle:hover, article.post-password-required input[type=submit]:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    color: #5e5e5e;
    background-color: #ebebeb;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}

.menu-toggle.toggled-on, .menu-toggle:active, button:active, input[type=button]:active, input[type=reset]:active, input[type=submit]:active {
    color: #757575;
    background-color: #e1e1e1;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: linear-gradient(top, #ebebeb, #e1e1e1);
    box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
    border: none;
}

li.bypostauthor cite span {
    color: #fff;
    background-color: #21759b;
    background-image: none;
    border: 1px solid #1f6f93;
    border-radius: 2px;
    box-shadow: none;
    padding: 0;
}

.comment-content img, .entry-content img, .widget img {
    max-width: 100%
}

img[class*=align], img[class*=attachment-], img[class*=wp-image-] {
    height: auto;
}

img.header-image, img.size-full, img.size-large, img.wp-post-image {
    max-width: 100%;
    height: auto;
}

embed, iframe, object, video {
    max-width: 100%
}

.entry-content .twitter-tweet-rendered {
    max-width: 100%!important;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.author-avatar img, .comment-content img, .entry-content img, .widget img, img.header-image, img.wp-post-image {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.wp-caption {
    max-width: 100%;
    padding: 15px;
    text-align: center;
}

.wp-caption a {
    display: inline-block;
    margin: 0 auto;
}

.entry-caption, .gallery-caption, .wp-caption .wp-caption-text {
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    color: #FFF;
    background: #3c6850;
    padding: 5px 10px;
    text-align: left!important;
}

.rsswidget img, img.wp-smiley {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.entry-content dl.gallery-item {
    margin: 0;
}

.gallery-caption, .gallery-item a {
    width: 90%
}

.gallery-item a {
    display: block;
}

.gallery-caption a {
    display: inline;
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%
}

.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}

#nav-above {
    padding: 1.714285714rem 0;
    display: none;
}

.paged #nav-above {
    display: block;
}

.nav-previous, .previous-image {
    float: left;
    width: 50%;
    color: #3c6850;
}

.nav-next, .next-image {
    float: right;
    text-align: right;
    width: 50%;
    color: #3c6850;
}

.pagination-container {
    height: 50px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    text-align: center;
    margin: 0 auto;
}

.page-numbers {
    font-size: 20px;
    margin-bottom: 25px;
    padding: 18px;
}

#comment-nav-above, .nav-single+.comments-area {
    margin: 3.428571429rem 0;
}

.author .archive-header {
    margin-bottom: 1.714285714rem;
}

.author-info {
    border-top: 1px solid #ededed;
    margin: 1.714285714rem 0;
    padding-top: 1.714285714rem;
    overflow: hidden;
}

.author-description p {
    color: #757575;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
}

.author.archive .author-info {
    border-top: 0;
    margin: 0 0 3.428571429rem;
}

.author.archive .author-avatar {
    margin-top: 0;
}

html {
    font-size: 87.5%
}

body {
    font-size: 14px;
    font-size: 1rem;
    font-family: Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    color: #444;
}

body.custom-font-enabled {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #707070;
    font-size: 14px;
}

body.page {
    background: #eeecec;
}

body.home {
    background: #fff;
}

a {
    outline: 0;
    color: #21759b;
}

a:hover {
    color: #0f3647;
}

.assistive-text, .site .screen-reader-text {
    position: absolute!important;
    clip: rect(1px, 1px, 1px, 1px);
}

.main-navigation .assistive-text:active, .main-navigation .assistive-text:focus, .main-navigation .assistive-text:hover {
    background: #fff;
    border: 2px solid #333;
    border-radius: 3px;
    clip: auto!important;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000;
}

.site {
    padding: 0 1.714285714rem;
    background-color: #fff;
    min-height: 450px;
}

.site-content, .site-content-no-sidebar, .widget-area {
    margin: 1.714285714rem 0 0;
}

.site-header {
    margin: 0px 0;
    padding: 1.71429em 0;
    position: absolute;
    top: -30px;
    width: 100%;
    z-index: 10;
}

.site-header hgroup {
    width: 1027px;
    margin: 0 auto!important;
}

.site-header h1 a, .site-header h2 a {
    color: #515151;
    display: inline-block;
    text-decoration: none;
}

.site-header h1 a:hover, .site-header h2 a:hover {
    color: #21759b;
}

.site-header h1 {
    font-size: 24px;
    font-size: 1.714285714rem;
    line-height: 1.285714286;
    margin-bottom: 1rem;
}

.site-header h2 {
    font-weight: 400;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #757575;
}

.header-image {
    margin-top: 1.714285714rem;
}

.main-navigation {
    float: left;
    margin: 0 0 0 100px;
    position: absolute;
    text-align: center;
    top: 80px;
    z-index: 1;
}

.main-navigation li {
    margin-top: 1.714285714rem;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 1.42857143;
}

.main-navigation a {
    color: #5e5e5e;
}

.main-navigation a:hover {
    color: #21759b;
}

.main-navigation div.nav-menu>ul, .main-navigation ul.nav-menu {
    display: none;
}

.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    display: inline-block;
}

section[role=banner] {
    margin-bottom: 3.428571429rem;
}

.widget-area .widget {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    word-wrap: break-word;
    margin: 20px 0;
}

.widget-area .widget h3 {
    margin-bottom: 1.714285714rem;
}

.widget-area .widget .textwidget, .widget-area .widget li, .widget-area .widget p {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
}

.widget-area .widget p {
    margin-bottom: 1.714285714rem;
}

.widget-area .textwidget ul {
    list-style: disc;
    margin: 0 0 1.714285714rem;
}

.widget-area .textwidget li {
    margin-left: 2.571428571rem;
}

.widget-area .widget a {
    color: #757575;
}

.widget-area .widget a:hover {
    color: #21759b;
}

.widget-area #s {
    width: 53.66666666666%
}

footer[role=contentinfo] {
    border-top: 10px solid #e85800;
    clear: both;
    width: 100%;
    background: #fedca1;
    overflow: hidden;
    padding: 20px 0 50px;
    position: relative;
    z-index: 999;
}

footer[role=contentinfo] a {
    color: #686868;
}

footer[role=contentinfo] a:hover {
    color: #21759b;
}

footer .site-info {
    width: 1027px;
    margin: 0 auto;
}

.entry-meta {
    clear: both;
}

.entry-header, .entry-header img.wp-post-image {
    margin-bottom: 1.714285714rem;
}

.entry-header .entry-title {
    color: #3c6850;
    font-family: futura-pt, sans-serif;
    font-size: 48px!important;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}

.entry-header .entry-title a {
    text-decoration: none;
}

.entry-header .entry-format {
    margin-top: 1.714285714rem;
    font-weight: 400;
}

.entry-header .comments-link {
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #757575;
}

.comments-link a, .entry-meta a {
    color: #757575;
}

.comments-link a:hover, .entry-meta a:hover {
    color: #21759b;
}

article.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 3.692307692;
    margin-bottom: 1.714285714rem;
    text-align: center;
}

.entry-content .top-text {
    margin-bottom: 20px;
}

.ribbon-content .event-search-title-hm {
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-size: 32px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.ribbon-content .em-events-search-dates .from, .ribbon-content .em-events-search-dates .to {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 0 5px 0 20px;
}

.ribbon-content .em-events-search-dates input[type=text] {
    background: url(images/calendar-icon-gray.png) 95% center no-repeat #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    color: #000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    padding: 15px 80px 15px 12px!important;
    width: 25%;
}

.ribbon-content .submit-wrapper input[type=submit] {
    background: #feca70;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -moz-box-shadow: 0 0 5px #c28e34;
    -webkit-box-shadow: 0 0 5px #c28e34;
    box-shadow: 0 0 5px #c28e34;
    border: none!important;
    display: block;
    margin: 20px auto 0;
    padding: 5px 60px;
    border-radius: 0;
}

.entry-content .event-image {
    width: 124px;
    height: 128px;
    overflow: hidden;
    border: 1px solid #898989;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

.entry-content .event-image img {
    border-radius: 0!important;
}

.entry-content .event-date-time {
    float: left;
    max-width: 450px!important;
}

.entry-content .events-table .event-location a {
    color: #f5893c;
    font-family: futura-pt, sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 100%!important;
}

.entry-content .events-table thead {
    display: none;
    visibility: hidden;
}

.entry-content .events-table tr {
    border-bottom: 1px solid #ccc;
    display: block;
    margin: 30px 0;
    padding-bottom: 25px;
}

.entry-content .events-table tr:last-child {
    border-bottom: none!important;
}

.entry-content .events-table td {
    width: 100%;
    border-top: none!important;
}

.entry-content .events-table .learn-more {
    background: #fff;
    color: #00a3cf;
    display: inline-block;
    float: right;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 60px 0 0 30%;
    padding: 2px 20px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 14%;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px#dddddd;
    box-shadow: 0 0 6px #ddd;
}

.entry-content .events-table .learn-more:hover {
    background: #82ca9c;
    color: #fff;
}

.entry-content .events-table .event-subheading {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #3c6850;
    margin: -8px 0 -3px;
}

.entry-content .events-table .event-date span, .entry-content .events-table .event-phone span, .entry-content .events-table .event-times span, .entry-content .events-table .event-where span {
    font-weight: 700;
}

.entry-content, .entry-summary, .mu_register {
    line-height: 1.714285714;
}

.comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin: 1.714285714rem 0;
}

.comment-content h1, .entry-content h1 {
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.5;
}

.comment-content h2, .entry-content h2, .mu_register h2 {
    font-size: 18px;
    font-size: 1.285714286rem;
    line-height: 1.6;
}

.comment-content h3, .entry-content h3 {
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.846153846;
}

.comment-content h4, .entry-content h4 {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.846153846;
}

.comment-content h5, .entry-content h5 {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
}

.comment-content h6, .entry-content h6 {
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 1.846153846;
}

.comment-content p, .entry-content p, .entry-summary p, .mu_register p {
    margin: 3% 0 1.714285714rem;
    line-height: 200%
}

.comment-content ol, .comment-content ul, .entry-content ol, .entry-content ul, .mu_register ul {
    margin: 0 0 1.714285714rem;
    line-height: 1.714285714;
}

.comment-content ol ol, .comment-content ol ul, .comment-content ul ol, .comment-content ul ul, .entry-content ol ol, .entry-content ol ul, .entry-content ul ol, .entry-content ul ul {
    margin-bottom: 0;
}

.comment-content ul, .entry-content ul, .mu_register ul {
    list-style: disc;
}

.comment-content ol, .entry-content ol {
    list-style: decimal;
}

.comment-content li, .entry-content li, .mu_register li {
    margin: 0 0 0 2.571428571rem;
}

.comment-content blockquote, .entry-content blockquote {
    margin-bottom: 1.714285714rem;
    padding: 1.714285714rem;
    font-style: italic;
}

.comment-content blockquote p:last-child, .entry-content blockquote p:last-child {
    margin-bottom: 0;
}

.comment-content code, .entry-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
}

.comment-content pre, .entry-content pre {
    border: 1px solid #ededed;
    color: #666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 1.714285714;
    margin: 1.714285714rem 0;
    overflow: auto;
    padding: 1.714285714rem;
}

.comment-content pre code, .entry-content pre code {
    display: block;
}

.comment-content abbr, .comment-content acronym, .comment-content dfn, .entry-content abbr, .entry-content acronym, .entry-content dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}

.comment-content address, .entry-content address {
    display: block;
    line-height: 1.714285714;
    margin: 0 0 1.714285714rem;
}

img.alignleft {
    margin: .857142857rem 1.714285714rem .857142857rem 0;
}

img.alignright {
    margin: .857142857rem 0 .857142857rem 1.714285714rem;
}

img.aligncenter {
    margin-top: .857142857rem;
    margin-bottom: .857142857rem;
}

.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 1.714285714rem;
}

.comment-content dl, .entry-content dl {
    margin: 0 1.714285714rem;
}

.comment-content dt, .entry-content dt {
    font-weight: 700;
    line-height: 1.714285714;
}

.comment-content dd, .entry-content dd {
    line-height: 1.714285714;
    margin-bottom: 1.714285714rem;
}

.comment-content table, .entry-content table {
    color: #757575;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    margin: 0 0 1.714285714rem;
    width: 100%
}

.comment-content table caption, .entry-content table caption {
    font-size: 16px;
    font-size: 1.142857143rem;
    margin: 1.714285714rem 0;
}

.comment-content td, .entry-content td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

.site-content article {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}

.page-links {
    clear: both;
    line-height: 1.714285714;
}

footer.entry-meta {
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #757575;
    display: none;
}

.single-author .entry-meta .by-author {
    display: none;
}

.mu_register h2 {
    color: #757575;
    font-weight: 400;
}

.archive-header, .page-header {
    margin-bottom: 3.428571429rem;
    padding-bottom: 1.571428571rem;
    border-bottom: 1px solid #ededed;
}

.archive-meta {
    color: #757575;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    margin-top: 1.571428571rem;
}

.article.attachment {
    overflow: hidden;
}

.image-attachment div.attachment, .image-attachment div.attachment p {
    text-align: center;
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.image-attachment .entry-caption {
    margin-top: .571428571rem;
}

article.format-aside h1 {
    margin-bottom: 1.714285714rem;
}

article.format-aside h1 a {
    text-decoration: none;
    color: #4d525a;
}

article.format-aside h1 a:hover {
    color: #2e3542;
}

article.format-aside .aside {
    padding: 1.714285714rem;
    background: #d2e0f9;
    border-left: 22px solid #a8bfe8;
}

article.format-aside p {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #4a5466;
}

article.format-aside blockquote:last-child, article.format-aside p:last-child {
    margin-bottom: 0;
}

article.format-image footer h1 {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    font-weight: 400;
}

article.format-image footer h2 {
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182;
}

article.format-image footer a h2 {
    font-weight: 400;
}

article.format-link header {
    padding: 0 .714285714rem;
    float: right;
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    color: #848484;
    background-color: #ebebeb;
    border-radius: 3px;
}

article.format-link .entry-content {
    max-width: 80%;
    float: left;
}

article.format-link .entry-content a {
    font-size: 22px;
    font-size: 1.571428571rem;
    line-height: 1.090909091;
    text-decoration: none;
}

article.format-quote .entry-content p {
    margin: 0;
    padding-bottom: 1.714285714rem;
}

article.format-quote .entry-content blockquote {
    display: block;
    padding: 1.714285714rem 1.714285714rem 0;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.6;
    font-style: normal;
    color: #6a6a6a;
    background: #efefef;
}

.format-status .entry-header {
    margin-bottom: 1.714285714rem;
}

.format-status .entry-header header {
    display: inline-block;
}

.format-status .entry-header h1 {
    font-size: 15px;
    font-size: 1.071428571rem;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

.format-status .entry-header h2 {
    font-size: 12px;
    font-size: .857142857rem;
    font-weight: 400;
    line-height: 2;
    margin: 0;
}

.format-status .entry-header header a {
    color: #757575;
}

.format-status .entry-header header a:hover {
    color: #21759b;
}

.format-status .entry-header img {
    float: left;
    margin-right: 1.5rem;
}

.comments-title {
    margin-bottom: 3.428571429rem;
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5;
    font-weight: 400;
}

.comments-area article {
    margin: 1.714285714rem 0;
}

.comments-area article header {
    margin: 0 0 3.428571429rem;
    overflow: hidden;
    position: relative;
}

.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0;
}

.comments-area article header cite, .comments-area article header time {
    display: block;
    margin-left: 6.071428571rem;
}

.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.42857143;
}

.comments-area article header time {
    line-height: 1.714285714;
    text-decoration: none;
    font-size: 12px;
    font-size: .857142857rem;
    color: #5e5e5e;
}

.comments-area article header a {
    text-decoration: none;
    color: #5e5e5e;
}

.comments-area article header a:hover {
    color: #21759b;
}

.comments-area article header cite a {
    color: #444;
}

.comments-area article header cite a:hover {
    text-decoration: underline;
}

.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: .428571429rem .857142857rem;
    font-size: 12px;
    font-size: .857142857rem;
    font-weight: 400;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
    position: absolute;
    margin-left: .357142857rem;
    padding: .142857143rem .357142857rem;
    font-size: 10px;
    font-size: .714285714rem;
}

a.comment-edit-link, a.comment-reply-link {
    color: #686868;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
}

a.comment-edit-link:hover, a.comment-reply-link:hover {
    color: #21759b;
}

.commentlist .pingback {
    line-height: 1.714285714;
    margin-bottom: 1.714285714rem;
}

#respond {
    margin-top: 3.428571429rem;
}

#respond h3#reply-title {
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: .714285714rem;
    font-weight: 400;
    font-size: 12px;
    font-size: .857142857rem;
}

#respond form {
    margin: 1.714285714rem 0;
}

#respond form p {
    margin: .785714286rem 0;
}

#respond form p.logged-in-as {
    margin-bottom: 1.714285714rem;
}

#respond form label {
    display: block;
    line-height: 1.714285714;
}

#respond form input[type=text], #respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 1.714285714;
    padding: .714285714rem;
    width: 100%
}

#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    color: #5e5e5e;
}

.required {
    color: red;
}

.entry-page-image {
    margin-bottom: 1rem;
}

.template-front-page .site-content article {
    border: 0;
    margin-bottom: 0;
}

.template-front-page .widget-area {
    clear: both;
    float: none;
    width: auto;
    padding-top: 1.714285714rem;
    border-top: 1px solid #ededed;
}

.template-front-page .widget-area .widget li {
    margin: .571428571rem 0 0;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.714285714;
    list-style-type: square;
    list-style-position: inside;
}

.template-front-page .widget-area .widget li a {
    color: #757575;
}

.template-front-page .widget-area .widget li a:hover {
    color: #21759b;
}

.template-front-page .widget-area .widget_text img {
    float: left;
    margin: .571428571rem 1.714285714rem .571428571rem 0;
}

.widget-area .widget ul ul {
    margin-left: .857142857rem;
}

.widget_rss li {
    margin: .857142857rem 0;
}

.widget_recent_entries .post-date, .widget_rss .rss-date {
    color: #aaa;
    font-size: 11px;
    font-size: .785714286rem;
    margin-left: .857142857rem;
}

#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #686868;
}

#wp-calendar caption, #wp-calendar td, #wp-calendar th {
    text-align: left;
}

#wp-calendar #next {
    padding-right: 1.714285714rem;
    text-align: right;
}

.widget_search label {
    display: block;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
}

.widget_twitter li {
    list-style-type: none;
}

.widget_twitter .timesince {
    display: block;
    text-align: right;
}

img#wpstats {
    display: block;
    margin: 0 auto 1.714285714rem;
}

.wsp_default_skin .flex-caption strong {
    font-family: futura-pt, sans-serif;
    font-size: 40px;
    font-weight: 500;
    text-shadow: 0 0 4px #000;
    text-transform: uppercase;
    right: 0 !important;
}

.wsp_default_skin .flex-caption strong span {
    font-size: 60px;
    font-weight: 400;
    font-style: italic;
    display: block;
}

.wsp_default_skin .flex-caption strong a.slider-more-btn {
    background: rgba(255, 255, 255, .7);
    color: #e85c03;
    display: block;
    float: right;
    font-size: 22px;
    margin-top: 10px;
    padding: 7px 15px;
    text-shadow: none!important;
}

.attractions-wrapper, .events-wrapper, .places-stay-wrapper, .things-to-do-wrapper {
    width: 100%
}

.things-to-do-wrapper {
    position: relative;
    background: #fff;
    margin-top: -60px;
    z-index: 9!important;
    padding-top: 30px;
}

.things-to-do-container {
    width: 1027px;
    margin: 0 auto;
    height: 605px;
}

.things-to-do-container h1 {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: #3c6850;
    text-transform: uppercase;
    margin-left: 15px;
}

.things-to-do-container .slider-title {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #3c6850;
    text-transform: uppercase;
    margin: 10px 0;
    height: 25px;
}

.things-to-do-container .slider-content {
    color: #676767;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin-top: 4px;
    min-height: 200px;
}

.things-to-do-container .slider-learn-btn {
    padding: 6px 10px;
    background: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #00a3cf;
    font-size: 14px;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px#dddddd;
    box-shadow: 0 0 6px #ddd;
    text-decoration: none;
    width: 155px;
    height: 18px;
    text-align: center;
    display: block;
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-top: 25px;
    position: absolute;
    z-index: 9999999;
}

.things-to-do-container .slider-learn-btn:hover {
    background: #ececec;
    color: #757676;
}

.things-to-do-container .slider-image {
    height: 148px;
    width: 173px;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
}

.things-to-do-container .slider-image img {
    height: auto;
    width: 100%;
    border-radius: 0!important;
    box-shadow: none!important;
}

.things-to-do-container .ad-placements {
    float: right;
}

.things-to-do-container .ad-placements .ad-zone1 {
    margin-top: -30px;
    margin-bottom: 30px;
}

.things-to-do-container .ad-placements .ad-zone3 {
    display: inline-block;
    margin-top: 30px;
    position: absolute;
    text-align: center;
    width: 305px;
    z-index: 9;
    background-color: rgba(255, 255, 255, .5);
}

.things-to-do-container .ad-placements .ad-zone3 img {
    border: 1px solid #000;
}

.things-to-do-container .ad-placements .ad-zone3 a {
    float: left;
    margin: 12px;
}

.attractions-wrapper {
    height: 610px;
    overflow: hidden;
}

.attractions-bg {
    width: 100%;
    height: auto;
    min-height: 610px;
    position: absolute;
    z-index: 0;
}

.attractions-container {
    width: 1027px;
    margin: 0 auto;
}

.attractions-popup {
    background: rgba(255, 255, 255, .7);
    margin-left: 10%;
    margin-top: 13%;
    padding: 30px;
    position: absolute;
    z-index: 2;
}

.attractions-popup .popup-content {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #8c8c8c;
    line-height: 34px;
    width: 450px;
}

.attractions-popup h1 {
    color: #3c6850;
    font-family: futura-pt, sans-serif;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.attractions-popup .map-picker-btn {
    padding: 10px;
    background: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #00a3cf;
    font-size: 20px;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px#dddddd;
    box-shadow: 0 0 6px #ddd;
    text-decoration: none;
    width: 443px;
    text-align: center;
    display: block;
    border: 1px solid #ddd;
    margin-top: 15px;
}

.attractions-popup .map-picker-btn:hover {
    background: #ececec;
    color: #757676;
}

.events-wrapper {
    background: url(images/events-bg.jpg) repeat-x;
    height: 610px;
    position: relative;
    z-index: 2;
}

.events-container {
    width: 1027px;
    margin: 0 auto;
}

.events-wrapper h1 {
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-size: 40px;
    font-weight: 500;
    padding: 50px 0 0;
    text-transform: uppercase;
    margin-left: 20px;
}

.event-search-form-header {
    margin: 0 auto;
    padding: 20px 0;
    width: 320px;
}

.event-search-form-header .em-events-search-category, .event-search-form-header .em-events-search-country, .event-search-form-header .em-events-search-region, .event-search-form-header .em-events-search-state, .event-search-form-header .em-events-search-text {
    display: none;
    visibility: hidden;
}

.event-search-form-header .submit-wrapper {
    border: 1px solid #e46e1b;
    background: #e6711e;
    background: -moz-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 113, 30, 1)), color-stop(50%, rgba(246, 146, 76, 1)), color-stop(100%, rgba(230, 113, 30, 1)));
    background: -webkit-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -o-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -ms-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: linear-gradient(to bottom, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6711e', endColorstr='#e6711e', GradientType=0);
    width: 99%;
    padding: 0!important;
    text-shadow: none!important;
    display: inline-block;
    position: relative;
    left: 0;
    bottom: -44px;
}

.event-search-form-header .submit-wrapper:hover {
    background: #b6b7b6!important;
    border: 1px solid #b6b7b6!important;
}

.event-search-form-header .submit-wrapper input[type=submit] {
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff!important;
    display: block;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px!important;
    font-weight: 400!important;
    margin: 2px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 99%
}

.event-search-form-header .em-date-input-loc {
    border: 1px solid #b7b7b7;
    border-radius: 0;
    color: #929191;
    font-family: arial;
    font-size: 14px;
    font-weight: 400;
    height: 15px;
    margin: 0!important;
    padding: 10px!important;
    width: 225px;
    background: url(images/calendar-icon.jpg) right center no-repeat;
}

.event-search-form-header .em-date-range .from, .event-search-form-header .em-date-range .to {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400!important;
    color: #e65806;
}

.event-search-form-header .em-date-range .to {
    clear: both;
    display: inline-block;
    margin: 20px 18px 30px 0;
}

.events-wrapper .event-search-form-hm {
    background: #fff;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    top: 300px;
    width: 50%;
    z-index: 999;
}

.events-wrapper .em-pagination, .events-wrapper .event-search-form-hm .em-events-search-category, .events-wrapper .event-search-form-hm .em-events-search-country, .events-wrapper .event-search-form-hm .em-events-search-region, .events-wrapper .event-search-form-hm .em-events-search-state, .events-wrapper .event-search-form-hm .em-events-search-text {
    display: none;
    visibility: hidden;
}

.events-wrapper .event-search-title-hm {
    background: #3c6850;
    padding: 15px;
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}

.events-wrapper .event-search-title-hm span {
    float: right;
    display: block;
}

.events-wrapper .event-search-title-hm span a {
    color: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
}

.events-wrapper .em-date-range .from, .events-wrapper .em-date-range .to {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400!important;
    color: #3c6850;
    margin-left: 15px;
}

.events-wrapper .submit-wrapper {
    border: 1px solid #e46e1b;
    background: #e6711e;
    background: -moz-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 113, 30, 1)), color-stop(50%, rgba(246, 146, 76, 1)), color-stop(100%, rgba(230, 113, 30, 1)));
    background: -webkit-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -o-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -ms-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: linear-gradient(to bottom, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6711e', endColorstr='#e6711e', GradientType=0);
    width: 38%;
    padding: 0!important;
    text-shadow: none!important;
    display: inline-block;
    margin: 10px 0 0 309px;
}

.events-wrapper .submit-wrapper:hover {
    background: #b6b7b6!important;
    border: 1px solid #b6b7b6!important;
}

.events-wrapper .submit-wrapper input[type=submit] {
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff!important;
    display: block;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px!important;
    font-weight: 400!important;
    margin: 2px;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 98%
}

.events-wrapper .em-date-input-loc {
    border: 1px solid #b7b7b7;
    border-radius: 0;
    color: #929191;
    font-family: arial;
    font-size: 14px;
    font-weight: 400;
    height: 15px;
    margin: 0!important;
    padding: 10px!important;
    width: 175px;
    background: url(images/calendar-icon.jpg) right center no-repeat;
}

.events-wrapper .events-table {
    position: absolute;
}

.events-wrapper .events-table tr {
    float: left;
}

.events-wrapper .events-table .event-date span, .events-wrapper .events-table .event-phone, .events-wrapper .events-table .event-where, .events-wrapper .events-table .learn-more {
    display: none;
    visibility: hidden;
}

.events-wrapper .events-table tr {
    margin-top: 30px;
    position: relative;
    z-index: 3;
}

.events-wrapper .event-location-name, .events-wrapper .event-times {
    visibility: hidden;
    display: none;
    padding: 10px;
}

.events-wrapper tr .event-location a {
    color: #3c6850;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.events-wrapper tr .event-location a:hover {
    color: #3c6850;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    position: relative;
}

.view-all-events {
    background-image: url(//www.mallorysquare.com/wp-content/themes/mallorysquare/images/search-all-events-bkgrnd.png);
    background-repeat: no-repeat;
    color: #fff;
    height: 51px;
    padding-top: 15px;
    text-align: center;
    text-decoration: none;
    width: 267px;
    float: none;
    display: block;
    position: relative;
    z-index: 9999;
    margin: 430px auto 0;
}

.view-all-events a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase!important;
    z-index: 4;
}

.view-all-events:hover {
    opacity: .6;
}

.events-wrapper tr .event-date-time {
    font-family: futura-pt, sans-serif;
    font-size: 14px;
    color: #e85a00;
    font-weight: 700;
    background-image: url(images/event-title-bkgrnd-home.png);
    background-repeat: no-repeat;
    height: 86px;
    padding: 10px 10px 0 10px;
    margin-left: -16px;
}

.event-date {
    border: 0;
    color: #000;
    font-size: 100%;
    font-weight: 400;
    margin: 0;
    padding: 2px 0;
    vertical-align: baseline;
}

.events-wrapper .event-description, .events-wrapper .event-subheading, .events-wrapper .event-time {
    display: none;
    visibility: hidden;
}

.events-wrapper tr .event-image {
    background-color: #FFF;
    border: 2px solid #ffc30c;
    box-shadow: none;
    height: 330px;
    margin-bottom: 0;
    margin-right: 40px;
    overflow: hidden;
    width: 286px;
}

.events-wrapper tr .event-image img {
    height: 330px;
    min-width: 330px;
    width: auto;
}

.events-wrapper .event-date-time {
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -120px;
    width: 240px;
}

.events-wrapper tr .event-date-time {
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -170px;
    width: 200px;
}

.places-to-stay-wrapper {
    background: #fff;
    margin-top: 30px;
}

.places-to-stay-container {
    width: 1027px;
    margin: 0 auto;
    height: 605px;
}

.places-to-stay-container h1 {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: #e55400;
    text-transform: uppercase;
    margin-left: 15px;
    margin-bottom: 0;
}

.places-to-stay-container .slider-title {
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #3c6850;
    text-transform: uppercase;
    margin: 10px 0;
    height: 25px;
}

.places-to-stay-container .slider-content {
    color: #676767;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin-top: 4px;
    min-height: 200px;
}

.places-to-stay-container .slider-learn-btn {
    padding: 6px 10px;
    background: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #00a3cf;
    font-size: 14px;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px#dddddd;
    box-shadow: 0 0 6px #ddd;
    text-decoration: none;
    width: 155px;
    height: 18px;
    text-align: center;
    display: block;
    border: 1px solid #ddd;
    margin-top: 15px;
}

.places-to-stay-container .slider-learn-btn:hover {
    background: #ececec;
    color: #757676;
}

.places-to-stay-container .slider-image {
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
    height: 148px;
    margin-bottom: 0;
    width: 100%
}

.places-to-stay-container .slider-image img {
    height: 148px;
    width: 100%;
    border-radius: 0!important;
    box-shadow: none!important;
}

.footer-phone {
    background: url(images/footer-phone.png) no-repeat;
    color: #585858;
    display: block;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 20px 45px;
    padding: 7px 30px;
}

.footer-address {
    background: url(images/footer-address.png) 3px 0 no-repeat;
    color: #585858;
    display: block;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 0 30px;
    margin-left: 45px;
}

.footer-site-info {
    float: left;
    width: 230px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footer-links {
    float: left;
    width: 250px;
    margin-bottom: 20px;
    color: #e55400;
    display: block;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0 0 10px;
    margin-left: 5px;
    text-transform: uppercase;
}

.footer-links p {
    margin-top: 15px;
}

.footer-links a {
    color: #585858;
    display: block;
    font-family: futura-pt, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    padding-top: 8px;
}

#stickyfooter {
    bottom: 0;
    color: #f4ac80;
    cursor: pointer;
    float: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 13px;
    left: 0;
    padding: 20px 30px;
    position: fixed;
    width: 100%!important;
    z-index: 999999;
    background-color: #d86128;
    display: none !important;
}

#stickyfooter .collapse {
    background: url(images/sticky-footer-toggle.jpg) no-repeat;
    display: inline-block;
    height: 35px;
    margin: -20px 10px 0 -30px;
    padding: 20px 0 0 30px;
}

#stickyfooter p {
    float: left;
}

#stickyfooter.hide .collapse {
    background-position: 0 -53px;
    text-indent: -999px;
}

#stickyfooter.hide .sticky-container {
    /*display: none;*/
}

#stickyfooterinside {
    background: #e85800;
    float: left;
    height: 53px;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    display: none !important;
}

#stickyfooterinside .sticky-container {
    width: 1027px;
    margin: 17px auto;
}

.sticky-container span {
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #ffc30c;
    float: left;
    padding-left: 20px;
}

.sticky-footer-links {
    background: url(images/sticky-footer-arrow.png) right center no-repeat;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: futura-pt, sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-top: 0px;
    padding: 0 20px;
    text-decoration: none;
}

.sticky-footer-links:hover {
    color: #fff;
}

.sticky-footer-links img {
    margin-left: 10px;
    padding-top: 2px;
}

.sticky-container span a {
    font-size: 1px;
    visibility: hidden;
}

.backpage-image-bg {
    height: 500px;
    overflow: hidden;
}

.backpage-image-bg img {
    width: 100%;
    min-height: 500px;
    min-width: 1515px;
}

#Key_West_z162 {
    font-family: futura-pt, sans-serif;
    font-size: 30px!important;
    color: #fff;
    text-transform: uppercase;
    background: url(images/sun-icon.png) no-repeat;
    padding-left: 50px;
    padding-bottom: 0;
}

#Key_West_z162 a {
    font-size: 0;
    visibility: hidden;
}

.ribbon-wrapper {
    left: -45px;
    margin-bottom: 0;
    position: relative;
    width: 105%
}

.ribbon-front {
    background-color: #feba45;
    width: 100%;
    position: relative;
    left: -20px;
    z-index: 2;
    box-shadow: 3px 3px 5px #ccc;
    padding: 5px 5px 5px 0;
}

.ribbon-back-left, .ribbon-back-right, .ribbon-front {
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .55);
    -khtml-box-shadow: 0 0 4px rgba(0, 0, 0, .55);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .55);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, .55);
}

.ribbon-edge-bottomleft, .ribbon-edge-bottomright, .ribbon-edge-topleft, .ribbon-edge-topright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0;
    width: 0;
}

.ribbon-edge-bottomleft, .ribbon-edge-topleft {
    left: -20px;
    border-color: transparent #fda50c transparent transparent;
}

.ribbon-edge-topleft {
    top: 0;
    border-width: 0 20px 0 0;
}

.ribbon-edge-bottomleft {
    border-width: 0 20px 10px 0;
    z-index: 9;
}

.ribbon-edge-bottomright, .ribbon-edge-topright {
    left: 100px;
    border-color: transparent transparent transparent #fda50c;
}

.ribbon-edge-topright {
    top: 0;
    border-width: 0 0 0 20px;
}

.ribbon-edge-bottomright {
    border-width: 0 0 0 20px;
}

.ribbon-back-left {
    position: absolute;
    top: 10px;
    left: 0;
    width: 0;
    height: 40px;
    z-index: 0;
}

.ribbon-back-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 40px;
    z-index: 0;
}

.ribbon-content {
    padding: 10px 10px 10px 50px;
    border-top: 1px dotted #fff;
    border-right: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
}

.ribbon-listing-container {
    border-bottom: 1px solid #fff;
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%
}

.ribbon-listing-container:last-child {
    border-bottom: none!important;
    margin-bottom: 0!important;
}

.ribbon-listing-container .ribbon-listing-image {
    width: 203px;
    height: 182px;
    border: 1px solid #333;
    float: left;
    overflow: hidden;
}

.ribbon-listing-container .ribbon-listing-image img {
    min-height: 182px;
    height: 182px;
}

.ribbon-listing-container .ribbon-listing-title {
    color: #fff;
    font-family: futura-pt, sans-serif;
    font-size: 20px!important;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 20px;
    width: 50%
}

.ribbon-listing-container .ribbon-listing-content {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3f3e3e;
    width: 45%;
    display: inline-block;
    margin-left: 20px;
}

.ribbon-listing-container .ribbon-listing-info {
    float: right;
    margin-right: 10px;
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 100%;
    max-width: 215px;
}

.ribbon-listing-container .ribbon-buy-tickets {
    background: #f47820;
    padding: 5px 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    width: 170px;
    display: block;
    text-align: center;
    -moz-box-shadow: 0 0 5px #bd8b35;
    -webkit-box-shadow: 0 0 5px #bd8b35;
    box-shadow: 0 0 5px #bd8b35;
}

.ribbon-listing-container .ribbon-buy-tickets:hover {
    background: #f4ac20;
}

.ribbon-listing-container .ribbon-call {
    background: url(images/call-map-web.png) no-repeat;
    color: #fff;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.ribbon-listing-container .ribbon-map {
    background: url(images/call-map-web.png) -69px 0 no-repeat;
    color: #fff;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.ribbon-listing-container .ribbon-web {
    background: url(images/call-map-web.png) -135px 0 no-repeat;
    color: #fff;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.ribbon-listing-container .ribbon-menu {
    background: url('images/call-map-menu.png') -135px 0 no-repeat;
    color: #fff;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.listing-container {
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%
}

.listing-container:last-child {
    border-bottom: none!important;
    margin-bottom: 0!important;
}

.listing-container .listing-image {
    width: 152px;
    height: 152px;
    border: 1px solid #333;
    float: left;
    overflow: hidden;
}

.listing-container .listing-image img {
    min-height: 152px;
    width: auto;
    max-width: inherit;
    height: 152px;
    /*min-width: 115%;
width: auto;*/
}

.listing-container .listing-title {
    color: #f47820;
    font-family: futura-pt, sans-serif;
    font-size: 20px!important;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 20px;
    width: 50%;
    margin-top: -10px;
}

.page-id-3775 .listing-container .listing-title {
    color: #f47820;
    font-family: futura-pt, sans-serif;
    font-size: 20px!important;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 20px;
    width: 70%;
    margin-top: 0px;
}

.listing-container .listing-title a {
    color: #f47820;
    font-family: futura-pt, sans-serif;
    font-size: 20px!important;
    text-transform: uppercase;
    display: inline-block;
    line-height: normal;
    margin-left: 0;
    margin-top: 0;
    text-decoration: none;
    font-weight: 500;
}

.listing-container .listing-content {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3f3e3e;
    width: 50%;
    display: inline-block;
    margin-left: 20px;
}

.page-id-3775 .listing-container .listing-content {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3f3e3e;
    width: 70%;
    display: inline-block;
    margin-left: 20px;
    text-decoration: none;
}

.page-id-3775 .listing-container .listing-content .read-more-btn {
    background: #fff;
    box-shadow: 0 0 6px #ddd;
    color: #00a3cf;
    display: block;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 9px 0;
    padding: 2px 20px;
    text-align: center;
    text-decoration: none;
    width: 25%
}

.page-id-3775 .listing-container .listing-content .read-more-btn:hover {
    background: #3c6850;
    color: #fff;
}

.listing-container .listing-content a {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3f3e3e;
    width: 57%;
    display: inline-block;
    margin-left: 20px;
}

.listing-container .listing-content.mobile, .ribbon-listing-container .ribbon-listing-content.mobile {
    display: none;
}

.listing-container .listing-info {
    float: right;
    margin-right: 7px;
    text-align: center;
    width: 209px;
}

.listing-container .listing-buy-tickets {
    background: #3c6850;
    padding: 5px 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    width: 170px;
    display: block;
    text-align: center;
    -moz-box-shadow: 0 0 5px #CCC;
    -webkit-box-shadow: 0 0 5px #CCC;
    box-shadow: 0 0 5px #CCC;
}

.listing-container .listing-buy-tickets:hover {
    background: #b6b7b6;
}

.listing-container .listing-call {
    background: url(images/call-map-web-gray.png) no-repeat;
    color: #a8a7a7;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.listing-container .listing-map {
    background: url(images/call-map-web-gray.png) -69px 0 no-repeat;
    color: #a8a7a7;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.listing-container .listing-web {
    background: url(images/call-map-web-gray.png) -135px 0 no-repeat;
    color: #a8a7a7;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.listing-container .listing-menu {
    background: url('images/call-map-menu-grey.png') -135px 0 no-repeat;
    color: #a8a7a7;
    display: inline-block;
    font-family: futura-pt, sans-serif;
    font-size: 14px!important;
    margin: 10px 5px;
    padding: 2px 0 5px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.sidebar-webcam-wrapper {
    width: 314px;
    border: 1px solid #e46e1b;
    background: #e6711e;
    background: -moz-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 113, 30, 1)), color-stop(50%, rgba(246, 146, 76, 1)), color-stop(100%, rgba(230, 113, 30, 1)));
    background: -webkit-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -o-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -ms-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: linear-gradient(to bottom, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6711e', endColorstr='#e6711e', GradientType=0);
    margin-left: 12px;
}

.sidebar-webcam-wrapper .sidebar-webcam {
    font-family: futura-pt, sans-serif;
    font-size: 21px!important;
    color: #fff!important;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: 2px;
    border: 1px solid #fff;
    padding: 5px 0;
}

.sidebar-webcam-wrapper .sidebar-webcam span {
    font-size: 10px;
    color: #fbcca1;
    display: block;
}

.top-header-ad-container {
    position: absolute;
    z-index: 9999;
    width: 100%
}

.top-header-ad-container .top-header-ad {
    margin: 0 auto;
    width: 1027px;
    text-align: center;
}

.ad-backpage-zone1, .ad-backpage-zone2 {
    text-align: center;
}

#changeSearchForm {
    border: 1px solid #82ca9c;
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    padding: 5px!important;
    position: relative;
    width: 90%;
    margin: 0 auto 30px;
}

#changeSearchForm a {
    color: #578DF2;
}

#changeSearchForm a:hover {
    color: #FF5905;
}

#changeSearchForm .left {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    float: left;
}

#changeSearchForm .left input[type=text] {
    background: url(images/sidebar-calendar-icon.png) 75px center no-repeat #fff;
    border: 1px solid #acacac;
    color: #acacac;
    font-size: 11px;
    height: 25px;
    outline: 0;
    padding: 5px;
    width: 105px;
}

#changeSearchForm .right {
    float: right;
}

#changeSearchForm .clear {
    clear: both;
}

#changeSearchForm .bold {
    font-weight: 700;
}

#changeSearchForm .underline {
    text-decoration: underline;
}

#changeSearchForm .rs_multiSearchBoxTabsList {
    border-bottom: 1px solid #fff;
    overflow: hidden;
}

#changeSearchForm .options {
    float: left;
}

#changeSearchForm .options label {
    font-size: 14px;
    margin: 10px 10px 0 0;
    padding: 10px;
    color: #fefcfb;
    display: block;
    cursor: pointer;
}

#changeSearchForm .options.active label {
    background: #fff;
    color: #3c6850;
}

#changeSearchForm .options .radio {
    float: left;
    display: none;
    visibility: hidden;
}

#changeSearchForm h2 {
    font-size: 18px;
    font-weight: 800;
}

#changeSearchForm .number_bg {
    width: 24px;
    height: 22px;
    background: #555;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#changeSearchForm .number_bg span {
    margin-top: 2px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
}

#changeSearchForm .search_block {
    padding-top: 5px;
}

#changeSearchForm .label {
    margin: 0 0 5px;
    color: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

#changeSearchForm {
    padding-bottom: 10px;
}

#changeSearchForm .rs_searchbox_header {
    background: #3c6850;
    padding: 20px 20px 0;
}

#changeSearchForm .rs_searchbox_header h2 {
    font-family: futura-pt, sans-serif;
    font-size: 26px!important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400!important;
}

#changeSearchForm .rs_searchbox {
    background: #3c6850;
    padding: 0 20px;
}

#changeSearchForm .rs_searchbox_filter {
    background: #EEEEE6;
    padding: 15px 30px;
    clear: both;
    overflow: hidden;
}

#changeSearchForm .rs_multiSearchBoxCalendarContainer {
    margin-top: 5px;
}

#changeSearchForm .calendar {
    width: 21px;
    height: 18px;
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) -152px 0 no-repeat #fff;
    cursor: pointer;
    display: block;
    margin: 5px 5px 0 0;
    padding: 0;
    float: left;
}

#changeSearchForm .calendar:hover {
    background-position: -152px -18px;
}

#changeSearchForm .rs_multiSearchBoxAutosuggest {
    background: #fff;
    width: 386px;
    height: 18px;
    padding: 5px;
    border: 1px solid #B7B69D;
    color: #8C8976;
}

#changeSearchForm .rs_multiSearchBoxCalendarMonth {
    background: #fff;
    width: 88px;
    height: 28px;
    padding: 5px;
    margin: 0 3px 0 0;
    border: 1px solid #B7B69D;
    color: #8C8976;
}

#changeSearchForm .rs_multiSearchBoxCalendarDay {
    background: #fff;
    width: 65px;
    height: 28px;
    padding: 5px;
    margin: 0;
    border: 1px solid #B7B69D;
    color: #8C8976;
}

#changeSearchForm .rs_multiSearchBoxRooms {
    background: #fff;
    width: 46px;
    height: 28px;
    padding: 5px;
    margin: 0;
    border: 1px solid #B7B69D;
    color: #8C8976;
}

#changeSearchForm .rs_multiSearchBoxCalendarTime {
    background: #fff;
    width: 95px;
    height: 28px;
    padding: 5px;
    margin: 0 0 0 3px;
    border: 1px solid #B7B69D;
    color: #8C8976;
}

#changeSearchForm .rs_multiSearchBoxContent_hotel {
    border-top: 1px solid #f1f0e2;
    padding: 10px 0;
    overflow: hidden;
}

#changeSearchForm .rs_multiSearchBoxContent_hotel .search {
    background: #e2f3db;
    background: -moz-linear-gradient(top, rgba(226, 243, 219, 1) 0, rgba(194, 229, 206, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 243, 219, 1)), color-stop(100%, rgba(194, 229, 206, 1)));
    background: -webkit-linear-gradient(top, rgba(226, 243, 219, 1) 0, rgba(194, 229, 206, 1) 100%);
    background: -o-linear-gradient(top, rgba(226, 243, 219, 1) 0, rgba(194, 229, 206, 1) 100%);
    background: -ms-linear-gradient(top, rgba(226, 243, 219, 1) 0, rgba(194, 229, 206, 1) 100%);
    background: linear-gradient(to bottom, rgba(226, 243, 219, 1) 0, rgba(194, 229, 206, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c6850', endColorstr='#c2e5ce', GradientType=0);
    border: 0;
    width: 100%;
    color: #3c6850;
    text-shadow: 1px 1px 1px #fff;
    font-size: 14px;
    padding: 3px 10px;
    cursor: pointer;
    float: right;
    margin: 10px 0 0;
}

#changeSearchForm .filter_hotel .filter_hotel_toggle {
    cursor: pointer;
}

#changeSearchForm .filter_hotel .filter_hotel_toggle .filterimg_hotel {
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) -152px -37px no-repeat;
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    margin: -3px 10px 0 0;
}

#changeSearchForm .filter_hotel .filter_hotel_toggle:hover .filterimg_hotel {
    background-position: -152px -55px;
}

#changeSearchForm .filter_hotel .filter_hotel_toggle .down {
    background-position: -170px -37px!important;
}

#changeSearchForm .filter_hotel .filter_hotel_toggle:hover .down {
    background-position: -170px -55px!important;
}

#changeSearchForm .filter_hotel .filters_hotel {
    padding: 10px;
    display: none;
    clear: both;
    background: #EEEEE6;
}

#changeSearchForm .filter_hotel .filters_hotel h3 {
    margin-bottom: 12px;
}

#changeSearchForm .filter_hotel .filters_hotel .update {
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) 0 -74px no-repeat;
    border: 0;
    width: 103px;
    height: 28px;
    color: #fff;
    font-weight: 700;
    text-shadow: #464646 1px 1px 0;
    font-size: 14px;
    cursor: pointer;
    float: right;
    margin: 10px -2px 0 0;
    text-indent: -99999px;
}

#changeSearchForm .filter_hotel .filters_hotel .update:hover {
    background-position: -103px -74px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star {
    float: left;
    padding: 0 20px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #DEDDC9;
    min-height: 123px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star .filters_stars {
    clear: left;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star input {
    margin: -1px 5px 7px 0;
    padding: 0;
    float: left;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars1 {
    width: 63px;
    height: 12px;
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) -89px -48px no-repeat;
    display: inline-block;
    text-indent: -999999px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars2 {
    width: 63px;
    height: 12px;
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) -89px -36px no-repeat;
    display: inline-block;
    text-indent: -999999px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars3 {
    width: 63px;
    height: 12px;
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) -89px -24px no-repeat;
    display: inline-block;
    text-indent: -999999px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars4 {
    width: 63px;
    height: 12px;
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) -89px -12px no-repeat;
    display: inline-block;
    text-indent: -999999px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_star .filter_stars5 {
    width: 63px;
    height: 12px;
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) -89px 0 no-repeat;
    display: inline-block;
    text-indent: -999999px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_amenities {
    float: left;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_amenities .amenities_col {
    float: left;
    margin-right: 20px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_amenities .amenities_col input {
    margin: 2px 2px 4px;
    padding: 0;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_other {
    float: left;
    padding: 0;
    margin: 10px -7px 0 0;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_other div {
    float: left;
    margin-right: 5px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_other select {
    padding: 5px;
    height: 30px;
    width: 135px;
    border: 1px solid #B7B69D;
    color: #8C8976;
    margin: 0;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_other select option {
    color: #000;
    padding: 5px;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_other input {
    padding: 5px;
    width: 123px;
    height: 18px;
    border: 1px solid #B7B69D;
    color: #8C8976;
    margin: 0;
}

#changeSearchForm .filter_hotel .filters_hotel .filter_other span {
    margin-bottom: 2px;
    display: inline-block;
}

#changeSearchForm .rs_multiSearchBoxContent_air {
    display: none;
    border-top: 1px solid #DEDDC9;
    padding: 0 0 20px;
    overflow: hidden;
}

#changeSearchForm .rs_multiSearchBoxContent_air .search {
    background: url(https://data.rezserver.com/img/mobile_search/searchbox.png) no-repeat;
    border: 0;
    width: 89px;
    height: 37px;
    color: #fff;
    font-weight: 700;
    text-shadow: #464646 1px 1px 0;
    font-size: 19px;
    cursor: pointer;
    float: right;
    margin: 13px 0 0;
    text-indent: -99999px;
}

#changeSearchForm .rs_multiSearchBoxContent_air .search:hover {
    background-position: 0 -37px;
}

#changeSearchForm .rs_multiSearchBoxContent_air .rs_origin {
    margin-bottom: 5px;
    display: block;
}

#changeSearchForm .rs_multiSearchBoxContent_air .rs_destination {
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_passengers {
    float: left;
    margin-right: 20px;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_passengers span {
    margin-bottom: 5px;
    display: block;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_cabin {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_cabin span {
    margin-bottom: 5px;
    display: block;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_cabin .rs_multiSearchBoxCabin {
    background: #fff;
    width: 140px;
    height: 28px;
    padding: 5px;
    margin: 0;
    border: 1px solid #B7B69D;
    color: #8C8976;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_options {
    padding: 8px 10px;
    background: #EEEEE6;
    margin-bottom: 10px;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_options .air_option {
    display: inline-block;
    margin-right: 5px;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_options .air_option .radio {
    float: left;
    margin-top: -1px;
}

#changeSearchForm .rs_multiSearchBoxContent_air .air_add_dest {
    display: none;
}

.listing-item-container, .listing-item-container.performers {
    border-bottom: 1px solid #ccc;
    display: block;
    margin: 25px 0;
    overflow: hidden;
    padding-bottom: 25px;
}

.listing-item-container:last-child {
    border-bottom: none!important;
}

.listing-item-image {
    width: 124px;
    height: 128px;
    overflow: hidden;
    border: 1px solid #898989;
    float: left;
    margin-right: 20px;
}

.listing-item-image img {
    border-radius: 0!important;
    height: 128px;
    min-width: 124px;
    width: auto;
}

.listing-item-content, .listing-item-content.performers {
    float: left;
    margin-top: -8px;
    width: 73%
}

.listing-item-content .listing-item-title {
    font-family: futura-pt, sans-serif;
    font-size: 18px!important;
    font-weight: 500;
    color: #f47820;
    text-decoration: none;
    text-transform: uppercase;
}

.listing-item-content .listing-item-title.performers {
    background: none!important;
    padding: 15px 38px 5px 0;
    color: #F47820;
}

.listing-item-content .learn-more {
    background: #fff;
    color: #00a3cf;
    display: inline-block;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 9px 0;
    padding: 2px 20px;
    text-align: center;
    text-decoration: none;
    width: 25%;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px#dddddd;
    box-shadow: 0 0 6px #ddd;
}

.listing-item-content .learn-more:hover {
    background: #3c6850;
    color: #fff;
}

.plan-deals, .plan-flights, .plan-hotels {
    background: url(images/plan-your-trip-sprite.png) no-repeat!important;
    width: 78px;
    height: 103px;
    display: block;
    float: left;
    margin: 5px 5px 12px;
    padding: 0!important;
}

.plan-deals:hover, .plan-flights:hover, .plan-hotels:hover {
    background: url(images/plan-your-trip-sprite-hover.png) no-repeat!important;
}

.plan-hotels, .plan-hotels:hover {
    background-position: -94px 0!important;
}

.plan-deals, .plan-deals:hover {
    background-position: -185px 0!important;
    width: 79px;
}

.col_3 .text-snippet {
    color: #ecf4ed;
    display: block;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
}

.plan-trip-btn {
    background: #e2f3db!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c6850', endColorstr='#e2f3db', GradientType=0)!important;
    border: 0;
    color: #3c6850!important;
    cursor: pointer;
    display: block!important;
    float: right;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 14px!important;
    font-weight: 700;
    margin: 24px 0 0;
    padding: 15px 10px!important;
    text-align: center!important;
    text-shadow: 1px 1px 1px #fff!important;
    width: 93%
}

.plan-trip-btn:hover {
    opacity: .6;
    filter: alpha(opacity=60);
}

#gform_2, #gform_fields_2, #gform_wrapper_2 {
    width: 100%!important;
}

#gform_fields_2 li {
    float: left!important;
    clear: none!important;
    border: none!important;
    width: 155px!important;
}

#gform_fields_2 {
    padding-left: 5px!important;
}

#gform_fields_2 input, #gform_fields_2 select {
    width: 88%!important;
}

#gform_submit_button_2 {
    background: #e6711e;
    background: -moz-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 113, 30, 1)), color-stop(50%, rgba(246, 146, 76, 1)), color-stop(100%, rgba(230, 113, 30, 1)));
    background: -webkit-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -o-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: -ms-linear-gradient(top, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    background: linear-gradient(to bottom, rgba(230, 113, 30, 1) 0, rgba(246, 146, 76, 1) 50%, rgba(230, 113, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6711e', endColorstr='#e6711e', GradientType=0);
    width: 99%;
    text-shadow: none!important;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px!important;
    color: #fff!important;
    font-weight: 400!important;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin: -10px 0;
    border: 1px solid #fff;
    padding: 7px 0;
}

#gform_submit_button_2:hover {
    background: #b6b7b6!important;
    border: 1px solid #b6b7b6!important;
}

.tooltip {
    position: relative;
}

.tooltip>div {
    background: url(images/tooltip-arrow.png) 10px 0 no-repeat;
    display: none;
    left: 50%;
    margin-left: -25px;
    padding-top: 11px;
    position: absolute;
    top: 100%
}

.tooltipContent {
    background: #F47820;
    padding: 5px 10px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400!important;
    color: #FFF;
    width: 150px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

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

.mobile-map-it {
    display: none;
}

.slide-1, .slide-2, .slide-3, .slide-4 {
    margin-left: -30px!important;
}

.tabletlink {
    display: none!important;
    visibility: hidden;
}

.em-search-options {
    display: none;
    visibility: hidden;
}

.em-search-advanced {
    display: block!important;
    visibility: visible;
}

.search-container {
    float: right;
    margin-top: 15px;
}

.search-container input[type=text] {
    border: none;
    outline: 0;
    background: rgba(255, 255, 255, .5);
}

.search-container #searchsubmit {
    background-image: url(images/search-button.png);
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    outline: 0;
    padding: 4px 10px;
    display: inline-block;
    width: 25px;
    height: 25px;
}

.facebook-btn img:hover, .foursquare-btn img:hover, .instagram-btn img:hover, .twitter-btn img:hover, .youtube-btn img:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
}

.read-more-link {
    background: #3c6850;
    box-shadow: 0 0 5px #ccc;
    color: #fff;
    display: block;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    width: 170px;
    margin-bottom: 50px;
    float: left;
}

.read-more-link:hover {
    background: #b6b7b6;
    color: #fff;
}

.attachment-post-thumbnail .wp-post-image {
    float: left;
    width: 30%;
    display: none;
}

.wp_rp_wrap {
    background-color: #f2f1f1;
    padding: 20px;
}

.event-float {
    float: left;
    width: 60%;
    padding-left: 25px;
    margin-top: -25px;
}

@media (max-width:767px) {
    .site-content {
        float: none !important;
        width: 100% !important;
    }
    .page-id-3775 .listing-container .listing-title {
        width: 100%;
        line-height: normal;
        margin: 0;
    }
    .event-float {
        float: none;
        width: 90%;
        padding-left: 0px;
        margin-top: 0px;
    }
    .listing-author {
        width: 100% !important;
        font-weight: bold;
        margin-left: 0 !important;
    }
    .page-id-3775 .listing-container .listing-content.mobile {
        width: 100% !important;
        margin: 0;
    }
    .page-id-3775 .listing-container .listing-content .read-more-btn {
        width: 80%;
        margin: 9px auto;
    }
    .listing-container .listing-buy-tickets, .ribbon-listing-container .ribbon-buy-tickets {
        margin: 10px auto;
    }
    .ribbon-listing-container .ribbon-listing-image {
        display: block;
        visibility: visible;
        margin: 0 auto;
        float: none;
    }
    .listing-container .listing-content.mobile {
        margin: 0 auto;
        width: 100%;
    }
    .ribbon-listing-container .ribbon-listing-content.mobile {
        margin: 0 auto;
        width: 90%;
    }
    .ribbon-listing-title {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto;
        line-height: normal;
    }
}

@media only screen and (max-width:767px) {
    #secondary {
        display: block;
        visibility: visible;
        margin: 0px 0 50px;
        float: none;
    }
    body.page {
        background: #fff;
    }
    .page-id-3775 .listing-container .listing-content .read-more-btn {
        width: 80%
    }
    .site {
        background-color: #FFF;
        margin: -50px 5px 0;
        padding: 0 1.71429rem;
        position: relative;
        z-index: 9;
        box-shadow: 0 3px 5px #aaa;
    }
    .entry-header .entry-title {
        font-size: 22px!important;
    }
    .listing-item-content span, .top-text span {
        display: none;
    }
    .listing-item-content .listing-item-title {
        background: url(images/mobile-menu-arrow.png) 97% center no-repeat #FEBA45;
        color: #FFF;
        display: inline-block;
        padding: 15px 38px 5px 10px;
        width: 86%!important;
    }
    .listing-item-content .learn-more {
        width: 80%;
        display: block;
        margin: 10px auto;
    }
    .listing-item-container {
        border-bottom: 1px solid #fff;
        padding: 0;
        margin: 0 -24px;
    }
    .listing-container .listing-content, .page-id-3775 .listing-container .listing-content, .ribbon-listing-container .ribbon-listing-content {
        display: none;
    }
    .listing-container .listing-content.mobile, .ribbon-listing-container .ribbon-listing-content.mobile {
        display: block;
    }
    .page-id-3775 .listing-container .listing-content.mobile {
        width: 90%
    }
    .listing-item-content, .listing-item-content.performers {
        width: 100%
    }
    .ribbon-wrapper {
        left: -4px;
        width: 105%
    }
    .ribbon-content {
        padding: 10px;
    }
    .listing-container .listing-content, .listing-container .listing-title, .ribbon-listing-container .ribbon-listing-content, .ribbon-listing-container .ribbon-listing-title {
        width: 90%;
        margin-left: 0;
    }
    .listing-container .listing-info, .ribbon-listing-container .ribbon-listing-info {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        padding-bottom: 15px;
    }
    .listing-container .listing-buy-tickets, .ribbon-listing-container .ribbon-buy-tickets {
        display: block;
        font-size: 16px;
        margin-top: 10px;
        padding: 5px 10px;
        width: 80%
    }
    .listing-container .listing-image {
        display: block;
        visibility: visible;
        margin: 0 auto 20px auto;
        text-align: center;
        float: none;
    }
    #secondary {
        display: block;
        visibility: visible;
        margin: 0px 0 50px;
    }
    .home .ad-placements, .things-to-do-container .ad-placements {
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }
    #changeSearchForm, .dropdown_3columns, .entry-content .event-image, .entry-content .events-table .learn-more, .event-search-form-hm, .events-wrapper .events-table tr:nth-child(2), .events-wrapper .events-table tr:nth-child(3), .events-wrapper .events-table tr:nth-child(4), .events-wrapper .events-table tr:nth-child(5), .facebook-btn, .flex-control-nav, .flex-direction-nav, .footer-links, .foursquare-btn, .instagram-btn, .listing-item-image, .ribbon-edge-bottomleft, .sticky-footer-divider, .sticky-footer-links, .top-header-ad-container, .twitter-btn, .youtube-btn {
        display: none;
        visibility: hidden;
    }
    .ribbon-content .event-search-form-hm {
        display: block!important;
    }
    #Key_West_z162 {
        display: block;
        font-size: 17px!important;
        margin-top: 5px!important;
        padding: 5px 0 10px 50px!important;
    }
    .em-location-map-container {
        float: none;
        height: 270px!important;
        left: 10px;
        width: 270px!important;
    }
    .places-to-stay-container {
        height: 280px;
    }
    .places-to-stay-wrapper {
        background: #FFF;
        margin: 0!important;
        padding-top: 30px!important;
        position: relative;
        z-index: 99999;
    }
    .menu-toggle, .menu-toggle.toggled-on, .menu-toggle:active, .menu-toggle:hover {
        background: url(images/mobile-menu.png) no-repeat;
        border: none!important;
        box-shadow: none!important;
        display: block;
        height: 30px;
        margin: 0!important;
        text-align: left!important;
        text-indent: -9999px;
        width: 41px;
        padding: 0;
        float: right;
    }
    .main-navigation {
        float: right;
        margin: 0 5%;
        position: relative;
        top: -70px;
        width: 80%;
        background: url(images/mobile-menu-bg.png) repeat-x;
    }
    #menu {
        position: relative;
        z-index: 999999;
    }
    .places-to-stay-container .slider-learn-btn, .things-to-do-container .slider-learn-btn {
        background: #FFF;
        border: 1px solid #DDD;
        box-shadow: 0 0 6px #DDD;
        color: #00A3CF;
        display: block;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        height: 18px;
        margin-top: 15px;
        padding: 3px 5px;
        text-align: center;
        text-decoration: none;
        width: 135px;
    }
    .swiper-container:not(.home-swiper-container), .swiper-slide:not(.home-swiper-slide) {
        height: 170px!important;
    }
    .site-header h1 {
        position: relative;
        z-index: 99999;
        width: 100px;
    }
    .main-navigation div.nav-menu>ul, .main-navigation ul.nav-menu {
        display: none;
        text-align: left;
        width: 100%;
        background: url(images/menu-bg.png) repeat-x;
        padding-left: 50px;
        margin-right: -50px;
    }
    .main-navigation ul {
        background: none!important;
        display: none;
        margin: 0!important;
        padding: 0!important;
        text-indent: 0;
        width: 100%!important;
    }
    .main-navigation li, .main-navigation li a {
        display: inline-block;
        text-decoration: none;
    }
    .main-navigation li a {
        border-bottom: 1px solid #CCC;
        color: #C7C5C5;
        display: inline-block!important;
        font-family: futura-pt-condensed, sans-serif;
        font-size: 18px;
        font-weight: 700;
        padding: 9px 0 9px 10px!important;
        text-shadow: 1px 1px 1px #111;
        text-transform: none;
        white-space: nowrap;
        width: 95%!important;
        background: url(images/mobile-arrow.png) 94% center no-repeat rgba(0, 0, 0, .7);
    }
    .main-navigation li a:hover {
        color: #c7c5c5;
        background: url(images/mobile-arrow.png) 94% center no-repeat rgba(0, 0, 0, .9);
    }
    .main-navigation li {
        float: none!important;
        margin: 0;
        position: relative;
        text-align: left!important;
    }
    .main-navigation li ul {
        display: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
    }
    .things-to-do-container {
        height: auto!important;
    }
    .things-to-do-container .slider-title {
        display: inline;
    }
    .swiper-container:not(.home-swiper-container) {
        margin: 0 20px 0 0;
        overflow: hidden!important;
        padding: 0;
        width: 320px!important;
    }
    /* .swiper-slide:not(.home-swiper-slide) {
        width: 280px!important;
        margin: 0 20px;
    } */
    .things-to-do-container .slider-image {
        float: left;
        height: auto;
        margin-bottom: 0;
        width: 40%
    }
    .places-to-stay-container .slider-content, .things-to-do-container .slider-content {
        min-height: inherit!important;
    }
    .swiper-active-switch {
        background: #82ca9c!important;
    }
    .things-to-do-container .slider-content {
        color: #676767;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 19px;
        margin-top: 4px;
    }
    .places-to-stay-container .slider-image {
        overflow: hidden;
        border: 1px solid #000;
        border-radius: 0;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
        float: left;
        height: auto;
        margin-bottom: 0;
        width: 40%
    }
    .places-to-stay-container .slider-image img {
        height: auto;
    }
    .places-to-stay-container .slider-content {
        color: #676767;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 19px;
        margin-top: 4px;
    }
    .pagination2 {
        position: relative;
        z-index: 20;
        margin: 0 auto 40px;
        width: max-content;
        bottom: inherit;
        left: inherit;
        right: inherit;
    }
    .pagination {
        position: relative;
        z-index: 20;
        width: max-content;
        /* margin: -20% auto 30px; */
        display: flex;
        justify-content: center;
    }
    /*.pagination {
    position: relative;
    z-index: 20;
    width: max-content;
    margin: -20% auto 30px;
}*/
    .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #c4c6c5;
        margin-right: 5px;
        opacity: .8;
        border: 1px solid #000;
        cursor: pointer;
    }
    .events-wrapper tr:nth-child(1) .event-image {
        width: 250px;
        height: 300px;
    }
    .events-wrapper tr .event-image {
        background-color: #FFF;
        border: 2px solid #FFC30C;
        box-shadow: none;
        height: 300px;
        margin: 50px 0 0;
        overflow: hidden;
        width: 250px;
    }
    .events-wrapper tr .event-date-time {
        background-image: url(images/event-title-bkgrnd-home.png);
        background-repeat: no-repeat;
        color: #E85A00;
        font-family: futura-pt, sans-serif;
        font-size: 14px;
        font-weight: 700;
        height: 86px;
        margin-left: -17px;
        margin-top: 70px;
        padding: 5px 10px 0;
        text-align: left;
        width: 269px;
    }
    .logo {
        background: url(images/msq-mobile-logo.png) no-repeat;
        width: 92px;
        height: 92px;
        background-size: contain;
    }
    .site-header {
        padding: 0;
        top: 10px;
    }
    .wsp_default_skin .flex-caption {
        top: 40%!important;
    }
    .ssp_slider_default_html>li.slide, .wsp_default_skin>li.slide img {
        margin: 0 auto!important;
    }
    .attractions-bg {
        height: auto;
        width: 100%!important;
        min-height: 300px;
    }
    .attractions-popup {
        margin-left: 0;
        position: relative;
        margin-top: 0;
    }
    .attractions-wrapper {
        height: auto!important;
    }
    .events-wrapper {
        height: 500px;
    }
    .attractions-popup h1, .events-wrapper h1, .places-to-stay-container h1 {
        font-size: 22px;
    }
    #attachment_115 {
        display: none;
    }
    .attractions-popup .popup-content {
        font-size: 16px;
        line-height: 24px;
    }
    .events-wrapper h1, .places-to-stay-container h1 {
        margin: 0 15px;
    }
    .events-wrapper .events-table tr {
        margin-top: 5px;
    }
    .event-location a {
        font-size: 16px;
    }
    .event-date {
        font-size: 14px;
    }
    .events-wrapper .events-table {
        margin: -50px auto 0;
        position: relative;
    }
    .events-wrapper .event-date-time {
        margin: 0 auto;
        position: relative;
        text-align: center;
        top: -120px;
        width: 265px;
        padding: 5px 30px 0 10px !important;
    }
    .attractions-container {
        margin: 0 auto;
        width: 100%
    }
    .flexslider .slides img {
        min-height: 260px!important;
        min-width: 0!important;
        height: 100%!important;
        width: auto!important;
    }
    .events-container, .map-picker-btn, .places-to-stay-container, .popup-content, .site-header hgroup, .things-to-do-container {
        width: auto!important;
    }
    .caption-container, .wsp_default_skin .flex-caption {
        max-width: 22em;
        min-width: 22em;
        width: auto!important;
    }
    .wsp_default_skin .flex-caption strong a.slider-more-btn {
        font-size: 14px;
    }
    .wsp_default_skin .flex-caption strong, .wsp_default_skin .flex-caption strong span {
        font-size: 16px!important;
    }
    .things-to-do-container h1 {
        font-size: 22px;
    }
    .swiper1, .swiper2 {
        width: 210px!important;
    }
    .backpage-image-bg img {
        height: 250px!important;
        min-height: 250px;
        min-width: 762px!important;
        width: 100%;
        object-fit: cover;
    }
    .backpage-image-bg {
        height: 250px;
    }
    .footer-site-info img {
        width: 100px;
        height: auto;
        float: left;
    }
    .footer-site-info {
        width: 100%
    }
    .footer-address {
        margin-left: 12%!important;
    }
    .sticky-container span {
        font-size: 14px;
        padding-left: 5px;
    }
    #stickyfooter .collapse {
        text-indent: -9999px;
    }
    .mobile-map-it {
        background: url(images/mobile-map-it.png) no-repeat;
        display: block;
        float: right;
        height: 31px;
        position: relative;
        right: 50px;
        top: -22px;
        width: 34px;
    }
    .page-id-1233 .ribbon-wrapper, .page-id-127 .ribbon-wrapper, .page-id-164 .ribbon-wrapper, .page-id-174 .ribbon-wrapper, .page-id-47 .ribbon-wrapper, .page-id-52 .ribbon-wrapper {
        display: none;
        visibility: hidden;
    }
    .view-all-events {
        background-repeat: no-repeat;
        color: #FFF;
        display: block;
        float: right;
        height: 51px;
        margin-right: 0;
        margin-top: -140px;
        padding-top: 18px;
        position: relative;
        text-align: center;
        text-decoration: none;
        z-index: 9999999;
        margin-left: 10px;
    }
    .view-all-events a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase!important;
        z-index: 4;
    }
    .view-all-events:hover {
        opacity: .6;
    }
    .tabletlink {
        display: none!important;
        position: absolute;
        top: -99999px;
        visibility: hidden!important;
    }
    .search-container {
        float: right;
        left: 0;
        position: absolute;
        top: -10px;
        width: 95%;
        text-align: right;
    }
    .site-header {
        margin: 0;
        top: 0px !important;
    }
}

@media only screen and (min-width:1024px) and (max-width:1027px) {
    .flexslider {
        height: 730px;
    }
    .flex-viewport {
        height: 730px!important;
    }
    .flex-control-nav {
        margin: 35px auto 0!important;
    }
    .events-wrapper .events-table tr {
        float: left;
        width: 300px;
        margin-left: 30px;
    }
    .events-wrapper .events-table {
        width: 100%
    }
    .things-to-do-container .ad-placements {
        float: right;
        position: absolute;
        right: 10px;
    }
    #menu li a {
        font-size: 17px;
    }
    #menu {
        padding: 0 0 0 50px;
        width: 850px;
    }
    .tabletlink {
        display: block!important;
        visibility: visible;
    }
    .arrow-right2, .desktoplink {
        display: none!important;
        visibility: hidden;
    }
    .ribbon-content .em-events-search-dates .from, .ribbon-content .em-events-search-dates .to {
        display: block;
    }
    .drop-1 {
        margin-left: -44px!important;
    }
    .drop-2 {
        margin-left: -201px!important;
    }
    .drop-3 {
        margin-left: -338px!important;
    }
    .drop-4 {
        margin-left: -429px!important;
    }
    .drop-5 {
        margin-left: -487px!important;
    }
    .drop-6 {
        margin-left: -587px!important;
    }
    .drop-7 {
        margin-left: -683px!important;
    }
    .drop-8 {
        margin-left: -784px!important;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .site-header {
        margin: 0;
    }
    .page-id-3775 .widget-area, .single-post .widget-area {
        margin: 0 0 70px;
    }
    .search-container {
        margin-top: 10px!important;
        position: absolute!important;
        right: 2%!important;
    }
    .listing-container {
        padding-bottom: 40px;
    }
    #stickyfooter, #stickyfooterinside {
        display: none;
        visibility: hidden;
    }
    .tabletlink {
        display: block!important;
        visibility: visible;
    }
    .desktoplink {
        display: none!important;
        visibility: hidden;
    }
    .things-to-do-container {
        margin: 0 auto;
        width: auto;
        height: auto!important;
    }
    .things-to-do-container .ad-placements {
        float: none!important;
        margin: -80px auto 0;
        display: block;
        width: fit-content;
    }
    .things-to-do-container .ad-placements .ad-zone1, .things-to-do-container .ad-placements .ad-zone2 {
        float: left;
        margin: -30px 40px 30px !important;
    }
    .things-to-do-container .ad-placements .ad-zone2 {
        margin-bottom: 30px;
        margin-top: -30px;
    }
    .flex-control-nav, .top-header-ad-container .top-header-ad {
        width: 767px!important;
    }
    #menu {
        margin: 0!important;
        padding: 0 0 0 40px;
        width: 95%
    }
    .attractions-container, .events-container {
        width: 765px!important;
    }
    .caption-container, .places-to-stay-container, .wsp_default_skin .flex-caption, footer .site-info {
        width: 767px!important;
    }
    .ribbon-listing-container .ribbon-listing-content, .ribbon-listing-container .ribbon-listing-title {
        width: 65%
    }
    .main-navigation {
        width: 90%!important;
    }
    .things-to-do-container .ad-placements .ad-zone3 {
        background-color: rgba(255, 255, 255, .5);
        clear: both;
        margin: 0 auto!important;
        text-align: center;
        width: 455px;
        z-index: 9;
        position: relative;
        display: block;
        overflow: hidden;
    }
    .site-content {
        float: none;
        width: 100%!important;
    }
    .ad-backpage-zone1, .ad-backpage-zone2 {
        float: left;
        margin: 0 30px;
        text-align: center;
    }
    #Key_West_z162 {
        font-size: 26px!important;
    }
    .widget-area {
        float: none!important;
        width: 100%!important;
        display: inline-block;
        margin: 0px 0 70px;
    }
    #changeSearchForm, #text-3 {
        display: none;
        visibility: hidden;
    }
    .listing-item-content, .listing-item-content.performers {
        margin-top: 10px!important;
        width: 75%!important;
    }
    .listing-container .listing-info {
        margin: 20px 0 0 20px;
        text-align: center;
        float: left;
        width: 210px;
    }
    .listing-container .listing-image {
        border: 1px solid #333;
        float: left;
        height: 152px;
        margin-bottom: 50px;
        overflow: hidden;
        width: 152px;
    }
    .listing-container .listing-content, .listing-container .listing-title {
        width: 75%
    }
    .ribbon-listing-container .ribbon-listing-info {
        float: none;
        margin: 20px auto;
        width: 260px;
    }
    .top-header-ad-container {
        position: absolute;
        width: 100%;
        z-index: 1;
    }
    li.slide-0, li.slide-2, li.slide-4 {
        margin-top: 20px!important;
        width: 185px!important;
    }
    .attractions-wrapper {
        height: 450px;
    }
    .attractions-bg {
        min-height: 450px;
    }
    .flexslider {
        height: 730px;
    }
    ol.flex-control-nav {
        margin: 35px auto 0!important;
    }
    .flex-direction-nav {
        display: none;
        visibility: hidden;
    }
    .dropdown_3columns {
        margin: 0!important;
        width: 520px;
    }
    .dropdown_3columns.drop-2 {
        margin-left: -118px!important;
    }
    .dropdown_3columns.drop-3 {
        margin-left: -220px!important;
    }
    .dropdown_3columns.drop-4 {
        margin-left: -287px!important;
    }
    .dropdown_3columns.drop-5 {
        margin-left: -328px!important;
    }
    .dropdown_3columns.drop-6 {
        margin-left: -401px!important;
    }
    .dropdown_3columns.drop-7 {
        margin-left: -472px!important;
    }
    .dropdown_3columns.drop-8 {
        margin-left: -546px!important;
    }
    .col_2 {
        display: none;
        visibility: hidden;
    }
    .events-wrapper .events-table tr {
        float: left;
        width: 220px;
        margin-left: 30px;
    }
    .events-wrapper .events-table {
        width: 100%
    }
    .events-wrapper tr .event-image {
        background-color: #FFF;
        border: 2px solid #ffc30c;
        box-shadow: none;
        height: 330px;
        margin-bottom: 0;
        margin-right: 0;
        overflow: hidden;
        width: 210px;
    }
    .events-wrapper tr .event-date-time {
        background-image: url(images/event-title-bkgrnd-home.png);
        background-repeat: no-repeat;
        color: #E85A00;
        font-family: futura-pt, sans-serif;
        font-size: 14px;
        font-weight: 700;
        height: 86px;
        margin-left: -17px;
        margin-top: 120px;
        padding: 5px 10px 0;
        text-align: left;
        width: 219px;
    }
    .events-wrapper tr:nth-child(1) {
        margin-left: 10px;
    }
}

@media screen and (min-width:600px) {
    .author-avatar {
        float: left;
        margin-top: .571428571rem;
    }
    .events-wrapper tr .event-location a {
        display: block;
    }
    .author-description {
        float: right;
        width: 80%
    }
    .site {
        margin: 0 auto;
        max-width: 1024px;
        max-width: 73rem;
    }
    .site-content {
        float: left;
        width: 65%;
    }
    .site-content-no-sidebar {
        float: none;
        width: 100%
    }
    body.full-width .site-content, body.single-attachment .site-content, body.template-front-page .site-content {
        width: 100%
    }
    .widget-area {
        float: right;
        width: 33%
    }
    .site-header h1 {
        float: left;
        font-size: 26px;
        margin-bottom: 0;
        position: relative;
        z-index: 2;
    }
    .nav-menu {
        float: left;
    }
    .main-navigation div.nav-menu>ul, .main-navigation ul.nav-menu {
        display: inline-block!important;
        text-align: left;
        width: 100%;
        background: url(images/menu-bg.png) repeat-x;
        padding-left: 50px;
        margin-right: -50px;
    }
    .main-navigation ul {
        margin: 0;
        text-indent: 0;
    }
    .main-navigation li, .main-navigation li a {
        display: inline-block;
        text-decoration: none;
    }
    .main-navigation li a {
        color: #c7c5c5;
        font-family: futura-pt-condensed, sans-serif;
        font-size: 18px;
        font-weight: 700;
        padding: 9px 10px;
        text-transform: none;
        white-space: nowrap;
        text-shadow: 1px 1px 1px #111;
    }
    .main-navigation li a:hover {
        color: #c7c5c5;
        background: url(images/menu-bg.png) 0 -44px repeat-x;
    }
    .main-navigation li {
        border-right: 1px solid #7d7e83;
        margin: 0;
        position: relative;
    }
    .main-navigation li ul {
        display: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
    }
    .main-navigation li ul ul {
        top: 0;
        left: 100%
    }
    .main-navigation ul li:hover>ul {
        border-left: 0;
        display: block;
    }
    .main-navigation .current-menu-ancestor>a, .main-navigation .current-menu-item>a, .main-navigation .current_page_ancestor>a, .main-navigation .current_page_item>a {
        color: #c7c5c5;
        font-weight: 700;
    }
    .menu-toggle {
        display: none;
    }
    .entry-header .entry-title {
        font-size: 40px!important;
    }
    .entry-header .entry-title:hover {
        text-decoration: underline;
    }
    #respond form input[type=text] {
        width: 46.333333333%
    }
    #respond form textarea.blog-textarea {
        width: 79.666666667%
    }
    .template-front-page .site-content, .template-front-page article {
        overflow: hidden;
    }
    .template-front-page.has-post-thumbnail article {
        float: left;
        width: 47.916666667%
    }
    .entry-page-image {
        float: right;
        margin-bottom: 0;
        width: 47.916666667%
    }
    .template-front-page .widget-area .widget, .template-front-page.two-sidebars .widget-area .front-widgets {
        float: left;
        width: 51.875%;
        margin-bottom: 1.714285714rem;
    }
    .template-front-page .widget-area .widget:nth-child(odd) {
        clear: right;
    }
    .template-front-page .widget-area .widget:nth-child(even), .template-front-page.two-sidebars .widget-area .front-widgets+.front-widgets {
        float: right;
        width: 39.0625%;
        margin: 0 0 1.714285714rem;
    }
    .template-front-page.two-sidebars .widget, .template-front-page.two-sidebars .widget:nth-child(even) {
        float: none;
        width: auto;
    }
    .commentlist .children {
        margin-left: 3.428571429rem;
    }
    .search-container {
        margin-top: 20px;
        position: relative;
        right: -10px;
    }
}

@media screen and (min-width:960px) {
    body {
        background-color: #fff;
    }
    body .site {
        margin-top: -24.571em;
        padding: 0 10px 0 2.857rem;
        position: relative;
        z-index: 9;
        background: #fff7e0;
        background: -moz-linear-gradient(top, rgba(255, 247, 224, 1) 0, rgba(255, 255, 255, 1) 50%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 247, 224, 1)), color-stop(50%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 247, 224, 1) 0, rgba(255, 255, 255, 1) 50%);
        background: -o-linear-gradient(top, rgba(255, 247, 224, 1) 0, rgba(255, 255, 255, 1) 50%);
        background: -ms-linear-gradient(top, rgba(255, 247, 224, 1) 0, rgba(255, 255, 255, 1) 50%);
        background: linear-gradient(to bottom, rgba(255, 247, 224, 1) 0, rgba(255, 255, 255, 1) 50%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7e0', endColorstr='#ffffff', GradientType=0);
        border: 5px solid #fff;
        -moz-box-shadow: 0 5px 10px #333;
        -webkit-box-shadow: 0 5px 10px #333;
        box-shadow: 0 5px 10px #333;
    }
    body.custom-background-empty {
        background-color: #fff;
    }
    body.custom-background-empty .site, body.custom-background-white .site {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        box-shadow: none;
    }
}

@media print {
    body {
        background: none!important;
        color: #000;
        font-size: 10pt;
    }
    footer a[rel=bookmark]:link:after, footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] "
    }
    a {
        text-decoration: none;
    }
    .author-avatar img, .comment-content img, .entry-content img, img.wp-post-image {
        border-radius: 0;
        box-shadow: none;
    }
    .site {
        clear: both!important;
        display: block!important;
        float: none!important;
        max-width: 100%;
        position: relative!important;
    }
    .site-header {
        margin-bottom: 5.142857143rem;
        text-align: left;
    }
    .site-header h1 {
        font-size: 21pt;
        line-height: 1;
        text-align: left;
    }
    .site-header h2 {
        color: #000;
        font-size: 10pt;
        text-align: left;
    }
    .site-header h1 a, .site-header h2 a {
        color: #000;
    }
    #colophon, #respond, .author-avatar, .commentlist .comment-edit-link, .commentlist .reply, .entry-header .comments-link, .entry-meta .edit-link a, .main-navigation, .page-link, .site-content nav, .widget-area, img.header-image {
        display: none;
    }
    .wrapper {
        border-top: none;
        box-shadow: none;
    }
    .site-content {
        margin: 0;
        width: auto;
    }
    .singular .entry-header .entry-meta {
        position: static;
    }
    .singular .comments-title, .singular .entry-content, .singular .entry-header, .singular .site-content, .singular footer.entry-meta {
        margin: 0;
        width: 100%
    }
    .entry-header .entry-title, .entry-title, .singular .entry-title {
        font-size: 21pt;
    }
    footer.entry-meta, footer.entry-meta a {
        color: #444;
        font-size: 10pt;
    }
    .author-description {
        float: none;
        width: auto;
    }
    .commentlist>li.comment {
        background: 0 0;
        position: relative;
        width: auto;
    }
    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px;
    }
    .comments-area article header cite, .comments-area article header time {
        margin-left: 3.57142857rem;
    }
    div.clear {
        clear: both;
    }
}

div.col_3 a {
    padding: 0!important;
    margin: 0;
}

div.col_3 a:hover {
    background-image: none;
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
    .arrow-left2, .arrow-right2, .flex-direction-nav {
        display: none;
        visibility: hidden;
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
    .arrow-left2, .arrow-right2, .flex-direction-nav {
        display: none;
        visibility: hidden;
    }
}

#netkevin-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000000;
    overflow: hidden;
}

#netkevin-popup {
    display: none;
    position: absolute;
    width: 620px;
    height: 590px;
    z-index: 99999;
    background-color: #ffffff;
    font-family: helveticaneue_condensedbold, arial, helvetica !important;
    border: 10px solid #e85800;
    font-size: 23px !important;
    text-align: center;
}

#netkevin-popup input[type=text] {
    border: none;
    outline: none;
    padding: 10px;
}

.popup-heading {
    font-family: gm_hightop_demoversionregular;
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.formFieldLabel, .formFieldLabelGood {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

#netkevin-popup input[type=button] {
    background: url("images/send-offers.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: none;
    height: 56px;
    outline: none;
    width: 306px;
}

#netkevin-popup input[type=button]:hover {
    cursor: pointer;
}

#baner_close, .netkevin-close {
    text-indent: -9999px;
    background-image: url(images/close-btn.png);
    background-repeat: no-repeat;
    width: 68px;
    height: 68px;
    margin: 0;
    display: inline-block;
}

#baner_close, .netkevin-close:hover {
    cursor: pointer;
}

iframe {
    overflow: hidden;
}

.ribbon-desc a {
    color: #3c6850;
}

.listing-desc a {
    color: #f47820;
    text-transform: capitalize;
}

.listing-author {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3c6850;
    width: 70%;
    display: inline-block;
    margin-left: 20px;
    text-decoration: none;
}

.listing-author span {
    text-transform: capitalize;
}

.events-bubble-container {
    position: relative;
}

.events-wrapper .events-table {
    width: 100%;
}

div.css-search {
    border: none;
    background: none;
}

div.css-search div.em-search-advanced .em-search-submit {
    background: #3c6850;
    padding: 8px 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    width: 170px;
    display: block;
    text-align: center;
    -moz-box-shadow: 0 0 5px #c99438;
    -webkit-box-shadow: 0 0 5px #c99438;
    box-shadow: 1px 1px 5px #c99438;
    border: none;
    float: left;
    margin: 10px 0px 10px 32%;
}

div.css-search div.em-search-advanced, div.css-search div.em-search-options {
    padding: 0;
}

div.css-search div.em-search-advanced label {
    display: none;
}

.page-numbers.current {
    background: #e85800;
    color: #ffffff;
}

.page-numbers {
    background: #fedca1;
    color: #686868;
    text-decoration: none;
}

/************************************ HOMEPAGE SLIDER ***********************************/

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    padding: 0;
    overflow: hidden!important;
    z-index: 1
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    display: block;
    min-height: 875px;
    min-width: 1331px;
    width: 100%;
    height: auto!important
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative;
    zoom: 1
}

.flex-viewport {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    overflow: visible!important
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    width: 30px;
    height: 50px;
    margin: -20px 0 0;
    display: block;
    background: url(images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 5px
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    clear: both!important;
    margin: -210px auto 0!important;
    text-align: center!important;
    width: 800px
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    float: left;
    margin: 0 10px
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 1;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

.theme-wsp-default-skin-1 .flex-control-paging li a {
    text-indent: 99999px;
    background: 0 0;
    border: 2px solid #000
}

.theme-wsp-default-skin-1 .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9)
}

.theme-wsp-default-skin-1 .flex-control-paging {
    bottom: 0;
    top: 2%;
    right: 0;
    text-align: right;
    left: 0
}

.theme-wsp-default-skin-1 {
    border: 0;
    border-radius: 0;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a
}

.flex-control-nav, .ssp_slider_default_html .flex-direction-nav {
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 9!important
}

.ssp_slider_default .flex-control-thumbs li {
    margin: 5px 10px;
    -webkit-border-radius: 550px!important;
    -moz-border-radius: 550px!important;
    border-radius: 550px!important;
    border: 5px solid #fff;
    width: 170px;
    overflow: hidden
}

.ssp_slider_default .flex-control-thumbs li img {
    box-shadow: none;
    margin-bottom: 0;
    -webkit-border-radius: 550px!important;
    -moz-border-radius: 550px!important;
    border-radius: 550px!important
}

.slide-0 {
    position: relative;
    z-index: 2
}

.slide-1 {
    position: relative;
    z-index: 1
}

.slide-2 {
    position: relative;
    z-index: 3
}

.slide-3 {
    position: relative;
    z-index: 4
}

.slide-4 {
    position: relative;
    z-index: 6
}

.slide-5 {
    position: relative;
    z-index: 5
}

.slide-6 {
    position: relative;
    z-index: 7
}

.slide-7 {
    position: relative;
    z-index: 8
}

.slide-8 {
    position: relative;
    z-index: 9
}

.slide-0 {
    width: 190px!important;
    margin-top: 20px
}

.slide-1 {
    width: 140px!important;
    margin-left: -30px;
    margin-top: 20px
}

.slide-2 {
    width: 180px!important;
    margin-left: -50px;
    margin-top: 50px
}

.slide-3 {
    width: 130px!important;
    margin-left: -60px;
    margin-top: 70px
}

.slide-4 {
    width: 190px!important;
    margin-left: -30px;
    margin-top: 30px
}

.slide-5 {
    width: 140px!important;
    margin-left: -60px;
    margin-top: 50px
}

.slide-6 {
    width: 210px!important;
    margin-left: -30px;
    margin-top: 40px
}

.slide-7 {
    width: 160px!important;
    margin-left: -30px;
    margin-top: 20px
}

.slide-8 {
    width: 190px!important;
    margin-left: -30px;
    margin-top: 50px
}

.caption-container {
    margin: 0 auto;
    width: 40%;
}

.wsp_default_skin .flex-caption {
    color: white;
    font-size: 14px;
    height: 35px;
    position: absolute;
    text-align: right;
    top: 245px !important;
    width: 1000px !important;
    z-index: 99999999 !important;
    background: none !important;
}

.wsp_default_skin .flex-caption strong {
    color: rgb(255, 255, 255);
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 10px !important;
    text-align: right;
    /* width: 1024px; */
    position: absolute;
}

.ssp_slider_default .flex-control-thumbs li {
    margin: 0px;
    margin-top: 5px;
}

.ssp_slider_default .flex-control-thumbs li img {
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 0px;
}

.ssp_slider_default .flex-control-thumbs li {
    margin: 5px 10px;
    -webkit-border-radius: 550px!important;
    -moz-border-radius: 550px!important;
    border-radius: 550px!important;
    border: 5px solid #fff;
    width: 170px;
    overflow: hidden;
}

.ssp_slider_default_html .flex-direction-nav, .flex-control-nav {
    list-style: none !important;
}

.ssp_slider_default .flex-direction-nav, .flex-control-nav {
    list-style: none !important;
}

.ssp_slider_default_html .flex-direction-nav, .flex-control-nav {
    list-style: none !important;
    margin: 0 auto -4px !important;
    position: relative;
    width: auto;
    bottom: 4px;
    left: 50%;
}

.flex-control-nav {
    clear: both!important;
    margin: -210px auto 0!important;
    text-align: center!important;
    width: 800px;
    position: absolute !important;
    bottom: 10px !important;
    left: 27%;
}

.flex-control-nav li:nth-child(2) {
    width: 140px!important;
}

.flex-control-nav li:nth-child(3) {}

.flex-control-nav li:nth-child(4) {}

.flex-control-nav li:nth-child(5) {}

.ssp_slider_default .flex-control-thumbs li img {
    box-shadow: none;
    margin-bottom: 0;
    -webkit-border-radius: 550px!important;
    -moz-border-radius: 550px!important;
    border-radius: 550px!important;
}

@media screen and (max-height:950px) {
    .slide-0 {
        width: 150px!important;
        margin-top: 20px
    }
    .slide-1 {
        width: 130px!important;
        margin-left: -30px;
        margin-top: 20px
    }
    .slide-2 {
        width: 150px!important;
        margin-left: -50px;
        margin-top: 50px
    }
    .slide-3 {
        width: 130px!important;
        margin-left: -60px;
        margin-top: 70px
    }
    .slide-4 {
        width: 150px!important;
        margin-left: -30px;
        margin-top: 30px
    }
    .slide-5 {
        width: 130px!important;
        margin-left: -60px;
        margin-top: 50px
    }
    .slide-6 {
        width: 150px!important;
        margin-left: -30px;
        margin-top: 40px
    }
    .slide-7 {
        width: 160px!important;
        margin-left: -30px;
        margin-top: 20px
    }
    .slide-8 {
        width: 190px!important;
        margin-left: -30px;
        margin-top: 50px
    }
    .wsp_default_skin .flex-caption {
        top: 25% !important;
    }
}

div.css-search div.em-search-advanced label>span {
    display: block;
    float: left;
    min-width: 50px;
    padding-top: 11px;
    color: #fff;
}

div.css-search div.em-search-advanced label {
    display: inline;
}

.wsp_default_skin .flex-caption {
    color: white;
    font-size: 14px;
    height: 35px;
    position: absolute;
    text-align: right;
    top: 245px;
    width: 1000px;
    z-index: 99999999 !important;
}

/*Twenty Twelve fixes and other theme fixes and styles :( */

.flex-caption {
    zoom: 1;
}

.wsp_default_skin .flex-caption {
    /*bottom: 65%;
	color: white;
	font-size: 14px;
	height: 35px;
	margin: 0 auto;
	position: absolute;
	width: 13%;
	z-index: 99999999 !important;*/
    /*top: 200px;
	color: white;
	font-size: 14px;
	height: 35px;
	margin: 0 auto;
	position: absolute;
	width: 3%;
	z-index: 99999999 !important;*/
    color: white;
    font-size: 14px;
    height: 35px;
    position: absolute;
    text-align: right;
    top: 245px;
    width: 1000px;
    z-index: 99999999 !important;
}

.wsp_default_skin .flex-caption a {
    color: white;
    text-decoration: none;
}

.wsp_default_skin .flex-caption a:hover {
    color: white;
    text-decoration: none;
}

.wsp_default_skin .flex-caption strong {
    /*color: rgb(255, 255, 255);
display: block;
margin: 0 auto;
overflow: hidden;
padding: 5px 10px !important;
position: relative;
right: 3%;
text-align: right;
width: 170%;*/
    color: rgb(255, 255, 255);
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 10px !important;
    text-align: right;
    /*width: 1024px;*/
}

.ssp_slider_default>li.slide {
    position: relative;
}

.ssp_slider_default .slide_image {
    box-shadow: none !important;
    border-radius: 0;
}

.wsp_default_skin>li.slide, .wsp_default_skin>li.slide img {
    margin: 0;
    max-width: 100%;
}

.ssp_slider_default .flex-direction-nav, .flex-control-nav {
    list-style: none !important;
}

.ssp_slider_default .flex-control-nav>li {
    margin: 0 6px;
}

.ssp_slider_default .flex-control-thumbs li {
    margin: 0px;
    margin-top: 5px;
}

.ssp_slider_default .flex-control-thumbs li img {
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 0px;
}

.ssp_no_chrome_slider_default {
    background: inherit;
    border: none;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

/** TT fixes and styles END **/

/** Slider Default HTML skin **/

.ssp_slider_default_html .flex-direction-nav {
    list-style: none !important;
}

.ssp_slider_default_html .flex-control-nav>li {
    margin: 0 6px;
}

.ssp_slider_default_html>li.slide {
    position: relative;
}

.ssp_slider_default_html>li.slide, .wsp_default_skin>li.slide img {
    margin: -200px 0;
}

.ssp_slider_default_html .flex-direction-nav, .flex-control-nav {
    list-style: none !important;
}

.ssp_slider_default_html .slides {
    list-style: none !important;
}

/** End styling for default html skin **/

/** Carousel skin **/

.ssp_carousel_skin .slide_image {
    margin-bottom: 0px;
}

.ssp_carousel_skin .c_slide {
    margin: 0px;
    margin-right: 5px;
}

/** End Styling **/

.caption-container {
    margin: 0 auto;
    width: 1000px;
}

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    padding: 0;
    overflow: hidden!important;
    z-index: 1
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    display: block;
    min-height: 875px;
    min-width: 1331px;
    width: 100%;
    height: auto!important
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative;
    zoom: 1
}

.flex-viewport {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    overflow: visible!important
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    width: 30px;
    height: 50px;
    margin: -20px 0 0;
    display: block;
    background: url(images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 5px
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    clear: both!important;
    margin: -210px auto 0!important;
    text-align: center!important;
    width: 800px
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    float: left;
    margin: 0 10px
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 1;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

.theme-wsp-default-skin-1 .flex-control-paging li a {
    text-indent: 99999px;
    background: 0 0;
    border: 2px solid #000
}

.theme-wsp-default-skin-1 .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9)
}

.theme-wsp-default-skin-1 .flex-control-paging {
    bottom: 0;
    top: 2%;
    right: 0;
    text-align: right;
    left: 0
}

.theme-wsp-default-skin-1 {
    border: 0;
    border-radius: 0;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a
}

.flex-control-nav, .ssp_slider_default_html .flex-direction-nav {
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 9!important
}

.ssp_slider_default .flex-control-thumbs li {
    margin: 5px 10px;
    -webkit-border-radius: 550px!important;
    -moz-border-radius: 550px!important;
    border-radius: 550px!important;
    border: 5px solid #fff;
    width: 170px;
    overflow: hidden
}

.ssp_slider_default .flex-control-thumbs li img {
    box-shadow: none;
    margin-bottom: 0;
    -webkit-border-radius: 550px!important;
    -moz-border-radius: 550px!important;
    border-radius: 550px!important
}

.slide-0 {
    position: relative;
    z-index: 2
}

.slide-1 {
    position: relative;
    z-index: 1
}

.slide-2 {
    position: relative;
    z-index: 3
}

.slide-3 {
    position: relative;
    z-index: 4
}

.slide-4 {
    position: relative;
    z-index: 6
}

.slide-5 {
    position: relative;
    z-index: 5
}

.slide-6 {
    position: relative;
    z-index: 7
}

.slide-7 {
    position: relative;
    z-index: 8
}

.slide-8 {
    position: relative;
    z-index: 9
}

.slide-0 {
    width: 190px!important;
    margin-top: 20px
}

.slide-1 {
    width: 140px!important;
    margin-left: -30px;
    margin-top: 20px
}

.slide-2 {
    width: 180px!important;
    margin-left: -50px;
    margin-top: 50px
}

.slide-3 {
    width: 130px!important;
    margin-left: -60px;
    margin-top: 70px
}

.slide-4 {
    width: 190px!important;
    margin-left: -30px;
    margin-top: 30px
}

.slide-5 {
    width: 140px!important;
    margin-left: -60px;
    margin-top: 50px
}

.slide-6 {
    width: 210px!important;
    margin-left: -30px;
    margin-top: 40px
}

.slide-7 {
    width: 160px!important;
    margin-left: -30px;
    margin-top: 20px
}

.slide-8 {
    width: 190px!important;
    margin-left: -30px;
    margin-top: 50px
}

.huge_it_slideshow_image_wrap1_2 {
    height: 100vh !important;
    width: 100% !important;
    max-height: 100vh !important;
}

#huge_it_loading_image_2 {
    height: 100% !important;
    width: 100% !important;
}

.huge_it_slide_bg_2 li img {
    height: auto !important;
    width: 100%;
    max-width: inherit;
    max-height: inherit;
    margin-top: -200px;
}

.huge_it_slideshow_image_2 {
    max-width: none;
    max-height: none;
}

.huge_it_slideshow_image_wrap_2 {
    width: 100% !important;
    height: 100vh !important;
    max-height: 90vh !important;
}

/*#image_id_2_0,#image_id_2_1,#image_id_2_2 {
    width: 100%;
    min-height: auto;
    height: auto;
}*/

/*@media only screen and (max-width: 767px){
	.swiper-slide {
		width: calc(100vw - 23px) !important;
		padding: 0px;
		height: auto !important;
	}
	.things-to-do-container .slider-image {
		float: none;
		height: auto;
		margin: 0 auto;
		padding: 0;
		width: 200px;
	}
	.swiper-container {
		margin: 0 20px 0 0;
		overflow: hidden!important;
		padding: 0;
		width: 100% !important;
		height: 75vh !important;
	}
	.mobile-slider-2{
		margin: 0 40px;
	}
}*/

.swiper-main {
    position: relative;
    overflow: hidden;
}

.swipermob1, .swipermob2 {
    overflow: hidden;
    width: 100vw;
}

.swiper-wrapper {
    /*	max-height: 65vh;*/
}

.mapit-menu, .mobilemenu, .svg-menu {
    display: none;
}

@media (min-width: 1025px) {
    .mapit-menu, .mobilemenu, .svg-menu {
        display: none;
    }
    .flex-control-nav {
        left: 50% !important;
    }
}

@media only screen and (max-width: 767px) {
    /* .places-to-stay-container .swiper-slide, .swiper-slide:not(.home-swiper-slide) {
        width: 90vw !important;
        margin: 0 5vw;
    } */
    .places-to-stay-container .swiper-container:not(.home-swiper-container), .places-to-stay-container .swiper-slide, .swiper-container:not(.home-swiper-container), .swiper-slide:not(.home-swiper-slide) {
        height: auto !important;
    }
    .places-to-stay-container .slider-image, .things-to-do-container .slider-image {
        height: auto;
        margin: 0 auto;
        width: 50%;
        float: none;
        text-align: center;
        border: none;
        box-shadow: none;
    }
    .places-to-stay-container .slider-content, .things-to-do-container .slider-content {
        font-size: 15px;
        line-height: 24px;
    }
    .places-to-stay-container .slider-title, .things-to-do-container .slider-title {
        font-size: 5vw;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        display: block;
        height: auto;
    }
    .places-to-stay-container .slider-learn-btn, .things-to-do-container .slider-learn-btn {
        background: #FFF;
        border: 1px solid #DDD;
        box-shadow: 0 0 6px #DDD;
        color: #00A3CF;
        display: block;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        padding: 10px 10px;
        text-align: center;
        text-decoration: none;
        width: 200px;
        margin: 15px auto 40px;
        text-transform: uppercase;
    }
    .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: transparent;
        margin-right: 5px;
        opacity: .8;
        border: 2px solid #4f7761;
        cursor: pointer;
    }
    .swiper-active-switch {
        background: #4f7761 !important;
    }
    .places-to-stay-container {
        height: auto !important;
    }
    .swipermob2 {
        overflow: hidden;
    }
    .things-to-do-container h1, .places-to-stay-container h1 {
        font-size: 7vw;
        text-align: center;
        font-weight: bold;
        width: 60%;
        margin: 0 auto;
        color: #3c6850;
    }
    .events-bubble-container {
        overflow: hidden;
    }
    .events-wrapper tr .event-date-time {
        background-image: url(https://www.mallorysquare.com/wp-content/themes/mallorysquare/images/event-title-bkgrnd-home.png);
        background-repeat: no-repeat;
        color: #E85A00;
        font-family: futura-pt, sans-serif;
        font-size: 14px;
        font-weight: 700;
        margin-left: 0;
        margin-top: 120px;
        padding: 15px 0 !important;
        text-align: left;
        width: 100vw;
        background-color: #ffc30c;
        height: auto;
        background-position: right;
        position: relative;
    }
    .events-wrapper tr .event-image {
        background-color: #FFF;
        border: none;
        box-shadow: none;
        margin: 50px 0;
        overflow: hidden;
        width: 100vw !important;
        height: auto !important;
        text-align: center;
        padding: 0;
        display: block;
        position: relative;
        left: 0;
    }
    .events-wrapper {
        height: auto;
    }
    .events-wrapper a {
        text-decoration: none;
    }
    .view-all-events {
        background-repeat: no-repeat;
        color: #FFF;
        display: block;
        float: none;
        height: 51px;
        margin-right: auto;
        margin-top: -100px;
        padding-top: 15px;
        position: relative;
        text-align: center;
        z-index: 9999999;
        margin-left: auto;
        text-decoration: none;
        padding-bottom: 10px;
        font-size: 5vw;
    }
    .site-header {
        margin: 0;
        height: 71px;
        background: rgba(255, 255, 255, 0.9);
        top: 0px;
        padding-bottom: 46px;
    }
    .search-container {
        display: none;
    }
    .main-navigation {
        background: none;
        top: 0;
        width: 150px;
        margin: 0;
    }
    .wsp_default_skin>li.slide, .wsp_default_skin>li.slide img {
        margin: 0 !important;
        max-width: inherit !important;
        height: 70vh !important;
    }
    .svg-menu {
        color: #fff;
        background: #f47820;
        display: block;
        width: 50px;
        float: right;
        padding: 21px 15px 0;
        height: 50px;
        font-family: futura-pt, sans-serif;
        font-size: 18px;
    }
    .svg-menu img {
        width: 25px;
    }
    .site-header h1 {
        float: left;
        z-index: 0;
        margin: 10px 15px;
        z-index: 1;
    }
    .mobilemenu {
        position: absolute;
        width: 100vw;
        background: #d7620e;
        height: 400vh;
        display: none;
        overflow: hidden;
        z-index: 999;
    }
    .closebtn {
        display: block;
        width: 60px;
        float: right;
        padding: 10px 0;
    }
    .ui-accordion .ui-accordion-header {
        display: block !important;
        cursor: pointer !important;
        position: relative !important;
        margin: 0 !important;
        padding: 20px !important;
        border-bottom: 1px solid #d7620e;
        border-radius: 0;
        border-top: 0;
        border-right: 0;
        border-left: 0;
        background: #f47820;
        color: #fff;
        font-family: futura-pt, sans-serif;
        font-size: 4.5vw !important;
        text-transform: uppercase;
        outline: none;
    }
    .ui-accordion .ui-accordion-content {
        padding: 1em 2.2em;
        border-top: 0;
        overflow: auto;
        border: 0;
        background: none;
        color: #fff;
        font-family: futura-pt, sans-serif;
        font-size: 4vw;
        background: #d7620e;
    }
    .ui-widget-content a {
        color: #fff !important;
        display: block;
        font-size: 4.5vw;
        text-transform: uppercase;
        text-decoration: none;
        padding: 18px 0px;
        border-bottom: 1px solid;
        background-image: url(images/mobile-menu-arrow.png) !important;
        background-position: right center;
        background-repeat: no-repeat;
    }
    .search-container {
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        margin: 4px 0 -25px;
    }
    .search-container input[type=text] {
        border: 0;
        outline: 0;
        background: #ba5301;
        width: 100vw;
        padding: 0;
        color: #fff;
        font-size: 4.5vw;
        font-family: futura-pt, sans-serif;
        text-indent: 20px;
        line-height: 60px;
        margin: 0;
    }
    .search-container #searchsubmit {
        background-image: url(images/search-icon.png);
        background-color: transparent;
        background-repeat: no-repeat;
        border: none;
        outline: 0;
        padding: 4px 10px;
        display: inline-block;
        width: 25px;
        height: 25px;
        position: relative;
        top: -45px;
        right: 20px;
        outline: none;
    }
    .ui-icon, .ui-widget-content .ui-icon, .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
        background-image: url(images/menu-icon.png) !important;
        width: 10px !important;
        height: 10px !important;
        float: right;
        margin: 8px 10px !important;
        background-position: 0px 0px !important;
    }
    .ui-state-active .ui-icon, .ui-button:active .ui-icon {
        background-position: 0 -13px !important;
    }
    #stickyfooter, #stickyfooterinside {
        /*z-index:10;*/
    }
    .places-to-stay-wrapper {
        z-index: 10;
    }
    .things-to-do-wrapper {
        overflow: hidden;
        width: 100vw;
    }
    .wsp_default_skin .flex-caption strong span {
        font-size: 10vw !important;
        font-style: normal;
        text-align: left;
    }
    .wsp_default_skin .flex-caption {
        bottom: 50% !important;
        top: inherit !important;
    }
    .wsp_default_skin .flex-caption strong {
        text-align: left !important;
        margin-left: -30px !important;
    }
    .wsp_default_skin .flex-caption strong a.slider-more-btn {
        /*display: none;*/
        float: left;
    }
    footer .site-info {
        width: 100vw;
        margin: 0 auto;
    }
    .footer-site-info img {
        width: 120px;
        margin: 0 auto 10px auto;
    }
    .home .event-date {
        font-size: 14px;
        padding: 0 30px;
    }
    .home .event-location {
        padding: 0 30px;
    }
    #stickyfooter .collapse {
        display: none;
    }
    .mobile-map-it {
        top: 0px;
        border-left: 1px solid #fff;
        background-position: 20px 10px;
        right: 0px;
        width: 70px;
        height: 53px;
        background-color: rgba(255, 255, 255, 0.3);
    }
    .footer-site-info img {
        width: 120px;
        margin: 0 auto 10px auto;
        display: block;
        clear: both;
        float: none;
    }
    .footer-address {
        background: none;
        margin-left: 0 !important;
        text-align: center;
        padding: 0;
    }
    .deals {
        display: block;
        visibility: visible;
        margin-top: 20px;
    }
    #stickyfooter, #stickyfooterinside {
        padding: 0;
        margin: 0;
        height: 53px;
    }
    .mapit-menu {
        display: inline-block;
        float: left;
        width: 50px;
        color: #f47820 !important;
        margin: 17px 0px;
        font-family: futura-pt, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        text-decoration: none;
    }
    .mapit-menu img {
        width: 25px;
        margin: 0;
    }
    .ribbon-content .em-events-search-dates input[type=text] {
        width: 10% !important;
    }
}

.ssp_slider_default .flex-control-thumbs li:before {
    background: none !important;
}

.flex-viewport {
    max-height: 100vh !important;
    overflow: hidden !important;
}

.ssp_slider_default_html .flex-direction-nav, .flex-control-nav {
    width: auto !important;
}



#gform_submit_button_1 {
    background-color: rgba(232, 94, 0, 1);
    color: #fff;
    border: 0px;
    background-image: none;
    width: 150px;
    padding: 15px 50px;
}

.gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 16px auto;
    clear: both;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
   
    .things-to-do-container .slider-learn-btn {
        position: relative;
        margin: 20px auto 0px;
    }
}

strong, b {
    font-weight: bold!important;
}

#post-10263 .entry-content img {
    text-align: center;
    margin: 0 auto;
    display: block;
}
h1.popup-header {
    font-size:42px;
    color:#fff !important;
    text-align:center;
    padding-left:100px;
    padding-right:100px;
    margin-bottom:30px;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0;
    color: #fff;
}
:focus-visible {
    outline:none !important;
}
.pum-container.pum-responsive.pum-responsive-medium {
    border:5px solid #fff;
}
.gform_wrapper .gfield_required {
    color: #fad9b2 !important;
    display: inline-block;
    font-size: 13.008px;
    padding-left: 0.125em;
}
.menu-toggle, article.post-password-required input[type=submit], input[type=button], input[type=reset], input[type=submit], li.bypostauthor cite span {
    padding: 10px 25px;
    font-size: 11px;
    font-size: 1.25rem;
    line-height: 1.428571429;
    font-weight: 700;
    color: #e75800;
    text-transform: uppercase;
    background-color: #fff;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 0px;
    border-radius: 0px;
    box-shadow: 0 1px 2px rgb(64 64 64 / 10%);
}
@media only screen and (min-width: 1024px) {
.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -25% !important;
    width: 40% !important;
}}
@media (max-width:640px){
    h1.popup-header {
    padding-left:0px;
    padding-right:0px;
}}
.pum-theme-15254 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 50px;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgb(2 2 2 / 23%);
    background-color: rgba( 231, 88, 0, 1.00 );
}

.slider-label {
    background: #f05900;
    position: absolute;
    color: #fff;
    padding: 7px 20px;
    font-size: 12px;
    margin: 7px -16px;
}

.slider-label:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -15px;
    left: 0px;
    border-top: 15px solid #d24e00;
    border-left: 15px solid transparent;
}

.entry-content {
    width: 100%;
    max-width: 882px;
    margin: 0 auto;
}

@media(max-width: 1024px) {
    .entry-header .entry-title {
        font-size: 37px!important;
    }
}

@media (min-width: 600px) and (max-width: 959px) {
    .backpage-image-bg {
        height: 140px;
    }
}

@media(min-width: 768px) and (max-width: 1023px) {
    .wsp_default_skin .flex-caption {
        width: 730px !important;
    }
    .caption-container {
        width: 768px !important;
    }
    .wsp_default_skin .flex-caption strong {
        font-size: 26px !important;
    }
    .wsp_default_skin .flex-caption strong span {
        font-size: 45px !important;
    }
}

.secure span {
    font-size: 12px;
    padding-left: 20px;
}

.event-image img {
    height: 100%;
    width: auto !important;
    max-width: inherit;
}

.special-offer-text {
    display: block;
    color: #f85800;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: underline;
}

header.entry-header {
    max-width: 882px;
    margin: 1.714285714rem auto;
}

@media (max-width: 560px) {
    img.alignnone {
        clear: both;
        display: block;
        margin: 0 auto;
    }
    .banner-ad-728-mobile {
        width: 100%;
    }
}

/** Popup Styles **/



label#label_13_5_1, label#label_14_5_1, label#label_15_5_1, label#label_16_5_1, label#label_17_5_1, label#label_18_5_1 {
    display: block !important;
    color: #f2ecdd;
    float: left;
    font-size: 18px !important;
    width: 75%;
    margin-top: 5px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio], input[type=checkbox] {
    float: left;
    width: 20px !important;
    height: 20px;
    border: 2px solid #000;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0px;
}

ul#gform_fields_13, ul#gform_fields_14, ul#gform_fields_15, ul#gform_fields_16, ul#gform_fields_17, ul#gform_fields_18 {
    width: 90%;
    margin-left: 5% !important;
    margin-top: -20px !important;
}

input#gform_submit_button_13, input#gform_submit_button_14, input#gform_submit_button_15, input#gform_submit_button_16, input#gform_submit_button_17, input#gform_submit_button_18 {
    background-color: #000;
    background-image: none;
    width: 89%;
    margin-left: 5%;
    border: none;
    color: #f2ecdd;
}

div#gform_confirmation_message_13, div#gform_confirmation_message_14, div#gform_confirmation_message_15, div#gform_confirmation_message_16, div#gform_confirmation_message_17, div#gform_confirmation_message_18 {
    height: 400px;
}

@media (max-width:640px) {
    label#label_13_5_1, label#label_14_5_1, label#label_15_5_1, label#label_16_5_1, label#label_17_5_1, label#label_18_5_1 {
        display: block !important;
        color: #f2ecdd;
        float: right !important;
        font-size: 15px !important;
        width: 85%;
        margin-top: 0px;
    }
    .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
        float: right !important;
        width: 40px !important;
        height: 40px;
        border: 2px solid #000;
        background-color: #fff;
        box-shadow: none;
        border-radius: 0px;
    }
    div#gform_confirmation_message_13, div#gform_confirmation_message_14, div#gform_confirmation_message_15, div#gform_confirmation_message_16, div#gform_confirmation_message_17 {
        height: 550px;
    }

  
    ul#gform_fields_13, ul#gform_fields_14, ul#gform_fields_15, ul#gform_fields_16, ul#gform_fields_17, ul#gform_fields_18 {
        width: 90%;
        margin-left: 5% !important;
        margin-top: 0px !important;
    }

    .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
        position: relative;
        margin: 0 0 0px;
        line-height: 100%;
    }
    .gform_wrapper .gform_footer {
        padding: 16px 0 10px;
        margin: 0px 0 0;
        clear: both;
        width: 100%;
    }
    .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
        float: right !important;
        width: 20px !important;
        height: 40px;
        border: 2px solid #000;
        background-color: #fff;
        box-shadow: none;
        border-radius: 0px;
    }
    label#label_13_5_1, label#label_14_5_1, label#label_15_5_1, label#label_16_5_1 {
        display: block !important;
        color: #f2ecdd;
        float: right !important;
        font-size: 15px !important;
        width: 80%;
        margin-top: 0px;
    }

    .gform_wrapper .field_description_below .gfield_description {
        padding-top: 5px !important;
    }
    .gform_wrapper div.validation_error {
        color: #790000 !important;
        font-size: 12px !important;
        font-weight: 700;
        margin-bottom: 0px !important;
        border-top: 0px solid #790000 !important;
        border-bottom: 0px solid #790000 !important;
        padding: 0px 0 !important;
        clear: both;
        width: 100%;
        text-align: center;
    }
    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 5px !important;
    }
    .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        background-color: transparent !important;
        margin-bottom: 2px !important;
        border-top: 0px solid #C89797 !important;
        border-bottom: 0px solid #C89797 !important;
        padding-bottom: 6px !important;
        padding-top: 0px !important;
        box-sizing: border-box !important;
    }
    body #gform_wrapper_4 .gform_footer input[type=submit] {
        width: 99% !important;
        margin: 0 !important;
        background: #f6c445 !important;
        border: 0px;
        border-radius: 0px !important;
        padding: 5px;
        color: #fff !important;
        text-transform: uppercase !important;
        font-weight: bold !important;
        font-size: 18px !important;
        margin-left: -10px !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    input#input_4_1, input#input_4_2, input#input_4_3 {
        border: 0px !important;
        border-radius: 0px !important;
        padding: 8px !important;
        background-color: #fcf9eb !important;
    }
    .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
        margin-top: 0px !important;
    }
    div#popmake-11781 {
        overflow: scroll;
        height: 80%;
    }
    div#popmake-11781 .popup-expand {
        display: none;
    }
}

.special-color {
    color: rgb(123, 104, 58) !important;
}

div#popmake-11609 {
    background: #f49320;
}

ul#gform_fields_4 label.gfield_label {
    display: none;
}

input#input_4_1, input#input_4_2, input#input_4_3 {
    border: 0px;
    border-radius: 0px;
    padding: 20px;
    background-color: #fcf9eb;
}

input#gform_submit_button_4 {
    width: 99%;
    margin: 0;
    background: #f6c445;
    border: 0px;
    border-radius: 0px;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    margin-left: -20px;
}

#gform_4 ::placeholder {
    color: #323230;
    font-weight: bold;
}

div#gform_confirmation_message_4 {
    min-height: 150px;
    color: #fff;
    font-size: 18px;
    padding-top: 75px;
}

.ribbon-listing-info .special-offer-text {
    color: #fff !important;
    text-align: center;
}


.map-delay-cont{
    margin-top: 3%;
    margin-bottom: 3%;
    position: relative;
    overflow: hidden;
    height: 700px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
  }
  
  .map-delay-center{
    text-align: center;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
  }
  
  .map-delay-center > div {
      width: 100%;
      color: #b1b0b0;
      font-size: 23px;
  }
  .map-delay-cont iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    margin:0;
  }
  


  
  @media (max-width: 767px) {
    .map-delay-center > div {
      font-size: 20px;
    }
  }
  
  
  @media (max-width:400px){
    .ribbon-content div.css-search span,
    .ribbon-content  div.em-search-advanced .em-events-search-dates label{
        display: block;
    }
    .ribbon-content .em-events-search-dates input[type="text"],
    .ribbon-content  div.css-search div.em-search-advanced label > span,
    .ribbon-content .em-events-search-dates input[type="text"],
    .ribbon-content .em-events-search-dates input[type="text"]{
        display: block;
        width: 100% !important;
        float: none;
        box-sizing: border-box;
    }
    div.css-search div.em-search-advanced .em-search-submit{
        float: none;
        margin-left:0;
        width: 100%;
    }
}
