@charset "utf-8";
@font-face {
    font-family: 'Icons';
    src: url("../../../assets/fonts/massvacationicons-regular.eot");
    src: url("../../../assets/fonts/massvacationicons-regular.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/massvacationicons-regular.woff") format("woff"), url("../../../assets/fonts/massvacationicons-regular.ttf") format("truetype"), url("../../../assets/fonts/massvacationicons-regular.svg#mass_vacation_iconsregular") format("svg");
    font-weight: normal;
    font-style: normal
}

html {
    font: normal normal normal 1em/1.5 sans-serif;
    font-family: Raleway, "Helvetica Neue", Arial, sans-serif;
    color: #252525;
    margin: 0;
    padding: 0 0 2em
}

@media screen and (max-width: 62em) {
    html {
        padding-bottom: 0
    }
}

body {
    margin: 0;
    padding: 0
}

main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1;
    display: block;
    max-width: 66.25em;
    width: 100%;
    margin: 0 auto 2em;
    padding: 3.5em 0 2.5em;
    position: relative;
    background-color: rgba(255, 255, 255, 0.85)
}

main:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 42em) {
    main {
        width: 90%;
        margin-bottom: 0;
        padding-bottom: 4em;
        padding-top: 2.5em
    }
}

html.lt-ie9 main {
    background: transparent url("/assets/img/bg/white-55.png") repeat scroll 50% 50%;
    width: 66.25em
}

body#home main {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    max-width: 60.25em;
    padding-top: 2.75em
}

html.lt-ie9 body#home main {
    background: transparent
}

a {
    text-decoration: none;
    -webkit-transition: opacity 0.22s ease, color 0.22s ease;
    -moz-transition: opacity 0.22s ease, color 0.22s ease;
    -o-transition: opacity 0.22s ease, color 0.22s ease;
    transition: opacity 0.22s ease, color 0.22s ease
}

a:hover {
    text-decoration: underline
}

a img {
    border: none
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

fieldset p {
    margin: 0
}

.page-frame {
    max-width: 60.25em;
    width: 96%;
    margin: 0 auto
}

@media screen and (max-width: 42em) {
    .page-frame {
        width: 90%
    }
}

html.lt-ie9 .page-frame {
    width: 60.25em
}

.screen-reader-only {
    position: absolute;
    left: -999em
}

form input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Raleway, "Helvetica Neue", Arial, sans-serif;
    border: none
}

form input[type=text],
form input[type=email],
form input[type=password],
form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0.5em 0.6em 0.35em;
    line-height: 1;
    -webkit-appearance: none
}

form input[type=button],
form input[type=submit] {
    border: none;
    background-color: #ccc;
    color: #fff;
    padding: 0.5em 0.6em 0.5em;
    margin: 0;
    line-height: 1
}

form input[type=button].icon,
form input[type=submit].icon {
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    text-align: center;
    line-height: 0.5;
    padding: 0 0 0 0.1em;
    width: 1.75em;
    height: 1.75em;
    font-size: 0.8em;
    vertical-align: -0.15em;
    opacity: 1;
    -webkit-appearance: none
}

form input[type=button].icon:hover,
form input[type=submit].icon:hover {
    opacity: 0.5
}

form.dark input[type=text],
form.dark textarea {
    background-color: #252525;
    color: #fff
}

form.dark::-webkit-input-placeholder {
    color: #fff
}

form.dark:-moz-placeholder {
    color: #fff
}

form.dark::-moz-placeholder {
    color: #fff
}

form.dark:-ms-input-placeholder {
    color: #fff
}

body>header {
    *zoom: 1;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 1.5em 0;
    text-align: right
}

body>header:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 25em) {
    body>header .page-frame {
        width: 100%
    }
}

body>header a {
    color: #252525
}

body>header .logo {
    display: block;
    width: 18.625em;
    position: relative;
    float: left
}

@media screen and (max-width: 47.5em) {
    body>header .logo {
        float: none;
        margin: 0 auto
    }
}

body>header .logo img {
    display: block;
    width: 100%
}

body>header .row {
    float: right;
    width: auto;
    clear: right
}

@media screen and (max-width: 47.5em) {
    body>header nav.secondary {
        display: none
    }
}

@media screen and (max-width: 47.5em) {
    body>header .language-selector {
        display: none
    }
}

body>header .follow {
    text-transform: uppercase;
    clear: right;
    display: block;
    float: left;
    text-align: right;
    margin-right: 1em;
    line-height: 2.4em
}

@media screen and (max-width: 52.8125em) {
    body>header .follow {
        margin-right: 0.6em
    }
}

@media screen and (max-width: 48em) {
    body>header .follow {
        display: none
    }
}

body>header .follow h3 {
    font-size: 0.6875em;
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    line-height: 1.6;
    margin-right: 1em
}

@media screen and (max-width: 52.8125em) {
    body>header .follow h3 {
        margin-right: 0.5em
    }
}

@media screen and (max-width: 52em) {
    body>header .follow h3 {
        display: none
    }
}

body>header .follow a {
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 1.25em;
    display: inline-block;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}

body>header .follow a:hover {
    opacity: 0.5;
    text-decoration: none
}

body>header .follow a img {
    display: block;
    width: 27px
}

body>header form {
    display: block;
    float: left
}

body>header form p {
    margin: 0;
    padding: 0.5em 0
}

@media screen and (max-width: 47.5em) {
    body>header form {
        display: none
    }
}

body>header form label {
    display: inline-block
}

body>header form input[type=text] {
    margin-top: 0;
    text-align: center;
    width: 20em
}

body>header form input.submit.icon {
    line-height: 1.5;
    vertical-align: 0
}

nav.secondary {
    font-size: 0.75em;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    margin-bottom: 0.25em
}

nav.secondary a {
    margin-left: 1em;
    color: #252525
}

@media screen and (max-width: 51.25em) {
    nav.secondary a {
        margin-left: 0.6em
    }
}

nav.secondary a:first-child {
    /*margin-left: 0*/
}

nav.secondary strong {
    font-size: 1.16667em;
    line-height: 1
}

.language-selector {
    display: block;
    margin: 0.35em 1em 0 0;
    position: relative;
    z-index: 20000
}

@media screen and (max-width: 52.8125em) {
    .language-selector {
        margin-right: 0.6em
    }
}

.language-selector a {
    -webkit-transition: opacity 0.32s ease;
    -moz-transition: opacity 0.32s ease;
    -o-transition: opacity 0.32s ease;
    transition: opacity 0.32s ease;
    display: inline-block;
    padding: 0.25em;
    vertical-align: middle;
    position: relative;
    z-index: 21000;
    opacity: 1
}

.language-selector a:hover {
    text-decoration: none;
    opacity: 0.5
}

.language-selector a img {
    display: inline-block;
    margin-right: 5px;
    width: 1.1875em
}

.language-selector a span {
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    background-color: #252525;
    color: #fff;
    text-align: center;
    line-height: 1.2
}

.language-selector div.panel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1;
    padding: 0.5em 1.5em 1em;
    display: none;
    background-color: #252525;
    color: #fff;
    position: absolute;
    top: -0.75em;
    right: -1em;
    width: 24em
}

.language-selector div.panel:after {
    content: "";
    display: table;
    clear: both
}

.language-selector div.panel h2 {
    font-size: 0.75em;
    text-transform: uppercase;
    text-align: left
}

.language-selector div.panel h3 {
    font-size: 0.8125em;
    color: #a1a1a1;
    font-weight: normal;
    text-align: center;
    margin: 1em 0 0.5em
}

.language-selector div.panel .options {
    width: 76%;
    margin: 0 auto
}

.language-selector div.panel ul {
    width: 42%;
    float: right;
    margin: 0;
    padding: 0;
    list-style: none
}

.language-selector div.panel ul:first-child {
    float: left
}

.language-selector div.panel ul a {
    display: block;
    text-align: left;
    font-size: 0.75em;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.5
}

.language-selector div.panel ul a img {
    float: right;
    display: block;
    width: 1.58333em;
    margin-top: 0.1em
}

.language-selector.on .panel {
    display: block
}

#top .language-selector {
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: -3px
}

.util-nav-items {
    padding-right: 50px;
    position: relative
}

footer {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 2em 0;
    margin: 0 auto;
    width: 75em
}

@media screen and (max-width: 75em) {
    footer {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 45em) {
    footer {
        padding: 0 0 0.5em
    }
}

footer a.top {
    -webkit-transition: background-color 0.32s ease, color 0.32s ease;
    -moz-transition: background-color 0.32s ease, color 0.32s ease;
    -o-transition: background-color 0.32s ease, color 0.32s ease;
    transition: background-color 0.32s ease, color 0.32s ease;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.3em;
    display: block;
    text-align: center;
    line-height: 1.4;
    padding: 0.25em 0.7em;
    display: block;
    background-color: #fff;
    color: #252525
}

footer a.top span {
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    margin-left: 0.4em;
    line-height: 1;
    font-size: 1.2em;
    vertical-align: -0.05em
}

footer .small-screen {
    display: none
}

@media screen and (max-width: 45em) {
    footer .small-screen {
        display: block
    }
    footer .small-screen .column {
        float: none;
        width: auto
    }
    footer .small-screen nav.secondary {
        padding-top: 0.8em;
        font-size: 1em
    }
    footer .small-screen .stay-connected {
        text-align: center;
        border-bottom: 1px dashed #bfbeb8;
        border-top: 1px dashed #bfbeb8;
        padding: 1em 0
    }
    footer .small-screen .stay-connected h2 {
        margin: 0.8em 0 0.25em
    }
    footer .small-screen .stay-connected ul {
        margin: 0 0 0.6em
    }
    footer .small-screen .stay-connected li {
        display: inline-block
    }
    footer .small-screen .stay-connected li a:before {
        margin: 0 0.3em
    }
    footer .small-screen .stay-connected li a span {
        display: none
    }
    footer .small-screen .language-selector {
        display: block;
        text-align: center;
        float: none;
        margin-right: 0;
        margin-bottom: 0.35em;
        padding-bottom: 0.6em
    }
    footer .small-screen .language-selector div.panel {
        padding-top: 1em;
        padding-bottom: 3em;
        bottom: -0.5em;
        top: auto;
        width: 18.75em;
        left: 50%;
        margin-left: -9.375em
    }
    footer .small-screen .language-selector div.panel h2 {
        text-align: center
    }
    footer .small-screen .language-selector div.panel h3 {
        margin: 0.1em 0 0.75em
    }
    footer .small-screen .language-selector .selected-flag img {
        margin-right: 0.2em
    }
    footer .small-screen .email {
        margin: 0 auto;
        border-bottom: 1px dashed #bfbeb8;
        padding: 1.65em 0 0.75em
    }
    footer .small-screen .email h2,
    footer .small-screen .email p {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        text-align: left
    }
    footer .small-screen .email p {
        line-height: 1.3
    }
    footer .small-screen .email a {
        color: #252525;
        text-transform: none;
        font-size: 1em;
        font-weight: 500
    }
    footer .small-screen .email a:after {
        content: "→";
        font-family: Icons;
        font-weight: normal !important;
        text-rendering: optimizeLegibility;
        display: inline-block;
        color: #fff;
        width: 1.4em;
        height: 1.4em;
        text-align: center;
        line-height: 1.4;
        font-size: 0.9em;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%
    }
    footer .small-screen .links {
        *zoom: 1;
        max-width: 300px;
        width: 90%;
        margin: 0.7em auto 1.25em;
        padding-top: 0.25em
    }
    footer .small-screen .links:after {
        content: "";
        display: table;
        clear: both
    }
    footer .small-screen .links ul {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 40%;
        float: right
    }
    footer .small-screen .links ul:first-child {
        float: left;
        text-align: right
    }
    footer .small-screen .links ul li {
        margin: 1em 0
    }
    footer .small-screen .links ul a {
        font-weight: 600;
        font-size: 1.1em;
        line-height: 1.1;
        display: block
    }
}

footer .small-screen nav {
    text-align: center;
    float: none;
    margin-top: 0.6em;
    padding-bottom: 0.4em
}

footer .small-screen nav a {
    display: block;
    padding: 0.4em 0;
    margin: 0
}

footer .large-screen {
    display: block
}

@media screen and (max-width: 45em) {
    footer .large-screen {
        display: none
    }
}

footer .page-frame {
    *zoom: 1;
    position: relative;
    z-index: 10
}

footer .page-frame:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 45em) {
    footer .page-frame {
        width: 100%;
        max-width: 100%
    }
}

footer .column {
    width: 25%;
    float: left;
    font-size: 0.875em;
    position: relative;
    z-index: 20
}

footer .column.last {
    width: 23%;
    float: right
}

footer h2 {
    font-size: 1em;
    text-transform: uppercase;
    margin: 0 0 0.8em
}

footer a {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 1;
    -webkit-font-smoothing: antialiased
}

footer a:hover {
    opacity: 0.5;
    text-decoration: none
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer ul li {
    font-size: 0.8571em;
    text-transform: uppercase;
    margin: 0.5em 0 0
}

footer ul li:first-child {
    margin-top: 0
}

footer ul li a {
    color: #252525;
    font-weight: 700
}

footer ul li a:hover img {
    opacity: 0.5
}

footer ul li img {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    width: 27px;
    display: block;
    float: left;
    margin-top: -0.45em;
    padding-right: 0.6em;
    opacity: 1
}

footer .stay-connected li {
    margin-top: 1.1em
}

footer p {
    font-size: 0.8571em;
    width: 80%
}

footer p a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.16667em;
    color: #ccc
}

footer p.copyright {
    color: #989898;
    font-size: 0.6875em;
    position: absolute;
    z-index: 15;
    bottom: 0em;
    right: 0em;
    margin: 0;
    text-align: right;
    width: 100%
}

@media screen and (max-width: 45em) {
    footer p.copyright {
        position: static;
        text-align: center;
        margin: 0 0 1em
    }
}

footer form p {
    width: auto;
    margin-right: 2em
}

footer form input[type=text] {
    width: 100%;
    float: left
}

footer form input[type=submit] {
    float: right;
    font-size: 1.2em;
    margin-top: 0.25em
}

body>nav,
body .sticky>nav {
    *zoom: 1;
    background-color: #252525;
    color: #fff;
    position: relative;
    z-index: 10000;
    text-align: center
}

body>nav:after,
body .sticky>nav:after {
    content: "";
    display: table;
    clear: both
}

body>nav.stuck,
body .sticky>nav.stuck {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

body>nav a,
body .sticky>nav a {
    color: #fff
}

body>nav a.toggle,
body .sticky>nav a.toggle {
    -webkit-transition: background-color 0.32s ease, color 0.32s ease;
    -moz-transition: background-color 0.32s ease, color 0.32s ease;
    -o-transition: background-color 0.32s ease, color 0.32s ease;
    transition: background-color 0.32s ease, color 0.32s ease;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.3em;
    display: inline-block;
    line-height: 1.4;
    padding: 0.1em 0.7em;
    display: none
}

@media screen and (max-width: 42em) {
    body>nav a.toggle,
    body .sticky>nav a.toggle {
        display: block
    }
}

body>nav a.toggle span,
body .sticky>nav a.toggle span {
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    margin-left: 0.4em;
    line-height: 1;
    font-size: 1.2em;
    vertical-align: -0.05em
}

body>nav>ul,
body .sticky>nav>ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 42em) {
    body>nav>ul,
    body .sticky>nav>ul {
        display: none
    }
}

@media screen and (min-width: 42.0625em) {
    body>nav>ul,
    body .sticky>nav>ul {
        display: block !important
    }
}

body>nav>ul:hover:before,
body .sticky>nav>ul:hover:before {
    content: "";
    display: block;
    height: 0.1875em;
    width: 100%;
    position: absolute;
    bottom: -0.1875em;
    left: 0;
    background-color: #fff
}

body>nav>ul>li,
body .sticky>nav>ul>li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    -webkit-font-smoothing: antialiased
}

body>nav>ul>li>a,
body .sticky>nav>ul>li>a {
    -webkit-transition: color 0 ease;
    -moz-transition: color 0 ease;
    -o-transition: color 0 ease;
    transition: color 0 ease;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.625em;
    display: inline-block;
    line-height: 1.4;
    padding: 0.1em 1.5em
}

@media screen and (max-width: 51.25em) {
    body>nav>ul>li>a,
    body .sticky>nav>ul>li>a {
        font-size: 1.3em
    }
}

body>nav>ul>li>nav,
body .sticky>nav>ul>li>nav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: absolute;
    font-size: 1em;
    z-index: 10000;
    top: 100%;
    left: 0;
    border-top: 0.1875em solid #fff;
    background-color: #252525;
    text-align: left
}

@media screen and (max-width: 42em) {
    body>nav>ul>li>nav,
    body .sticky>nav>ul>li>nav {
        display: none !important
    }
}

body>nav>ul>li>nav ul,
body .sticky>nav>ul>li>nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

body>nav>ul>li>nav li,
body .sticky>nav>ul>li>nav li {
    font-size: 0.875em;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    border-top: 1px dashed #777;
    padding: 0.45em 0;
    line-height: 1.2
}

body>nav>ul>li>nav li:first-child,
body .sticky>nav>ul>li>nav li:first-child {
    border-top: none
}

body>nav>ul>li>nav li>a,
body .sticky>nav>ul>li>nav li>a {
    font-weight: 800;
    display: block;
    padding: 0.5em 0.35em 0.4em;
    margin: 0 -0.35em;
    font-size: 1em
}

body>nav>ul>li>nav li>a:hover,
body .sticky>nav>ul>li>nav li>a:hover {
    text-decoration: none;
    color: #fff
}

body>nav>ul>li>nav h3,
body .sticky>nav>ul>li>nav h3 {
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0.3em 0
}

body>nav>ul>li>nav h3 a:hover,
body .sticky>nav>ul>li>nav h3 a:hover {
    text-decoration: none
}

body>nav>ul>li>nav .items,
body .sticky>nav>ul>li>nav .items {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*position: absolute;*/
    height: 100%;
    padding: 1em 1.35em
}

body>nav>ul>li>nav aside,
body .sticky>nav>ul>li>nav aside {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 100%;
    text-align: center;
    top: 0;
    background-color: #393939;
    padding: 0.8em 1em
}

body>nav>ul>li>nav aside ul,
body .sticky>nav>ul>li>nav aside ul {
    width: 8em;
    margin: 0 auto;
    padding: 0
}

body>nav>ul>li>nav aside li,
body .sticky>nav>ul>li>nav aside li {
    border: none;
    padding: 0.5em 0 0.8em
}

body>nav>ul>li>nav aside a,
body .sticky>nav>ul>li>nav aside a {
    display: block;
    padding: 0;
    margin: 0;
    color: #9a9a9a !important
}

body>nav>ul>li>nav aside a:hover,
body .sticky>nav>ul>li>nav aside a:hover {
    background-color: transparent !important
}

body>nav>ul>li>nav aside a.thumb,
body .sticky>nav>ul>li>nav aside a.thumb {
    display: block
}

body>nav>ul>li>nav aside a img,
body .sticky>nav>ul>li>nav aside a img {
    display: block;
    border: 2px solid transparent;
    margin: 0 0 0.25em
}

body>nav>ul>li:hover>a,
body .sticky>nav>ul>li:hover>a {
    color: #252525;
    background-color: #fff;
    text-decoration: none
}

body>nav>ul>li:hover>nav,
body .sticky>nav>ul>li:hover>nav {
    display: block
}

body>nav>ul>li.current>a,
body .sticky>nav>ul>li.current>a {
    color: #252525;
    background-color: #fff;
    text-decoration: none
}

body>nav>ul>li.explore nav,
body .sticky>nav>ul>li.explore nav {
    /*height: 22.875em;*/
    width: 40.25em
}

body>nav>ul>li.explore nav .items,
body .sticky>nav>ul>li.explore nav .items {
    width: 70%
}

body>nav>ul>li.explore nav aside,
body .sticky>nav>ul>li.explore nav aside {
    width: 30%;
    top: 0;
    right: 0
}

body>nav>ul>li.explore nav .sub-column.large,
body .sticky>nav>ul>li.explore nav .sub-column.large {
    width: 45%;
    margin-right: 12%;
    float: left
}

body>nav>ul>li.explore nav .sub-column.small,
body .sticky>nav>ul>li.explore nav .sub-column.small {
    float: right;
    width: 36%;
    margin-right: 6%
}

body>nav>ul>li.stay nav,
body .sticky>nav>ul>li.stay nav {
    /*height: 13.3125em;*/
    width: 36.3125em
}

@media screen and (max-width: 58em) {
    body>nav>ul>li.stay nav,
    body .sticky>nav>ul>li.stay nav {
        left: -6em
    }
}

body>nav>ul>li.stay nav aside,
body .sticky>nav>ul>li.stay nav aside {
    width: 33%;
    top: 0;
    right: 0
}

body>nav>ul>li.stay nav .items,
body .sticky>nav>ul>li.stay nav .items {
    width: 67%
}

body>nav>ul>li.stay nav .sub-column,
body .sticky>nav>ul>li.stay nav .sub-column {
    float: right;
    width: 45%
}

body>nav>ul>li.stay nav .sub-column:first-child,
body .sticky>nav>ul>li.stay nav .sub-column:first-child {
    float: left
}

body>nav>ul>li.eat nav,
body .sticky>nav>ul>li.eat nav {
    height: 25.5em;
    width: 27.75em
}

@media screen and (max-width: 58em) {
    body>nav>ul>li.eat nav,
    body .sticky>nav>ul>li.eat nav {
        left: -6em
    }
}

body>nav>ul>li.eat nav .items,
body .sticky>nav>ul>li.eat nav .items {
    width: 100%
}

body>nav>ul>li.eat nav .sub-column.large,
body .sticky>nav>ul>li.eat nav .sub-column.large {
    float: left;
    width: 50%
}

body>nav>ul>li.eat nav .sub-column.small,
body .sticky>nav>ul>li.eat nav .sub-column.small {
    float: right;
    width: 36%
}

body>nav>ul>li.imagine nav,
body .sticky>nav>ul>li.imagine nav {
    right: 0;
    left: auto;
    height: 21.4375em;
    width: 32.875em
}

@media screen and (max-width: 58em) {
    body>nav>ul>li.imagine nav,
    body .sticky>nav>ul>li.imagine nav {
        right: -12em
    }
}

body>nav>ul>li.imagine nav .items,
body .sticky>nav>ul>li.imagine nav .items {
    width: 100%
}

body>nav>ul>li.imagine nav .sub-column.large,
body .sticky>nav>ul>li.imagine nav .sub-column.large {
    width: 45%;
    float: left
}

body>nav>ul>li.imagine nav .sub-column.small,
body .sticky>nav>ul>li.imagine nav .sub-column.small {
    width: 43%;
    float: right
}

body>nav>ul>li.navigate nav,
body .sticky>nav>ul>li.navigate nav {
    right: 0;
    left: auto;
    /*height: 17.625em;*/
    width: 30.125em
}

@media screen and (max-width: 58em) {
    body>nav>ul>li.navigate nav,
    body .sticky>nav>ul>li.navigate nav {
        right: -4em
    }
}

body>nav>ul>li.navigate nav .items,
body .sticky>nav>ul>li.navigate nav .items {
    right: 0;
    width: 60%
}

body>nav>ul>li.navigate nav aside,
body .sticky>nav>ul>li.navigate nav aside {
    left: 0;
    width: 40%
}

body>nav>ul>li.search,
body>nav>ul>li.my-trips,
body .sticky>nav>ul>li.search,
body .sticky>nav>ul>li.my-trips {
    display: none
}

@media screen and (max-width: 42em) {
    body>nav.on a.toggle,
    body .sticky>nav.on a.toggle {
        background-color: #fff;
        color: #252525
    }
    body>nav>ul,
    body .sticky>nav>ul {
        position: absolute;
        background-color: #252525
    }
    body>nav>ul:hover:before,
    body .sticky>nav>ul:hover:before {
        display: none
    }
    body>nav>ul>li,
    body .sticky>nav>ul>li {
        border-bottom: 1px dashed #585858
    }
    body>nav>ul>li.explore,
    body>nav>ul>li.eat,
    body>nav>ul>li.navigate,
    body>nav>ul>li.my-trips,
    body .sticky>nav>ul>li.explore,
    body .sticky>nav>ul>li.eat,
    body .sticky>nav>ul>li.navigate,
    body .sticky>nav>ul>li.my-trips {
        width: 50%;
        float: left;
        border-right: 2px solid #fff
    }
    body>nav>ul>li.stay,
    body>nav>ul>li.imagine,
    body>nav>ul>li.discover,
    body>nav>ul>li.search,
    body .sticky>nav>ul>li.stay,
    body .sticky>nav>ul>li.imagine,
    body .sticky>nav>ul>li.discover,
    body .sticky>nav>ul>li.search {
        width: 50%;
        float: right
    }
    body>nav>ul>li.my-trips,
    body>nav>ul>li.search,
    body .sticky>nav>ul>li.my-trips,
    body .sticky>nav>ul>li.search {
        display: block;
        border-bottom: none
    }
    body>nav>ul>li>a,
    body .sticky>nav>ul>li>a {
        display: block;
        width: auto;
        padding: 0.7em 0.5em
    }
    body>nav>ul>li.search>a,
    body>nav>ul>li.my-trips>a,
    body .sticky>nav>ul>li.search>a,
    body .sticky>nav>ul>li.my-trips>a {
        background-color: #373737;
        color: #afafaf
    }
    body>nav>ul>li.search>a:hover,
    body>nav>ul>li.my-trips>a:hover,
    body .sticky>nav>ul>li.search>a:hover,
    body .sticky>nav>ul>li.my-trips>a:hover {
        background-color: #fff
    }
}

.save-bug {
    width: 7.6em
}

.save-bug a {
    background-color: #665;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    float: left;
    height: 0.585em;
    width: 0.585em;
    line-height: 0.6;
    font-weight: 100;
    font-size: 3em;
    margin-right: 0.25em
}

.save-bug a:hover {
    text-decoration: none
}

.save-bug span {
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 2
}

.save-bug span strong {
    font-size: 1.1667em;
    font-weight: 800
}

header.search {
    *zoom: 1;
    margin-bottom: 2.5em
}

header.search:after {
    content: "";
    display: table;
    clear: both
}

header.search .column {
    float: right;
    width: 46%
}

header.search .column:first-child {
    width: 50%;
    float: left
}

@media screen and (max-width: 47.5em) {
    header.search .column {
        float: none !important;
        width: 100% !important
    }
}

header.search .column>p {
    margin-top: 0
}

@media screen and (max-width: 47.5em) {
    header.search .column>p {
        display: none
    }
}

header.search .hgroup {
    margin-bottom: 0em;
    margin-top: -0.35em
}

@media screen and (max-width: 46em) {
    header.search .hgroup {
        margin-bottom: 1.25em
    }
}

@media screen and (max-width: 40em) {
    header.search .hgroup {
        font-size: 0.85em
    }
}

@media screen and (max-width: 25em) {
    header.search .hgroup {
        font-size: 0.7em
    }
}

header.search h1 {
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 0.1em;
    font-size: 3.1em
}

header.search form {
    font-size: 1.35em;
    width: 100%
}

header.search form p {
    padding-right: 2.25em;
    margin: 0
}

header.search form input.text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    font-size: 1em;
    line-height: 1.2;
    margin: 0;
    padding: 0.4em 0.75em 0.4em
}

header.search form input.submit {
    float: right;
    margin-top: 0.05em;
    font-size: 1.1em
}

aside.share {
    position: absolute;
    width: 3.5em;
    background-color: #252525;
    right: -3.5em;
    padding-bottom: 0.1em
}

@media screen and (max-width: 71.25em) {
    aside.share {
        display: none
    }
}

aside.share h2 {
    font-size: 0.8em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 0.5em;
    padding: 0.6em 0 0
}

aside.share ul {
    list-style: none;
    margin: 0;
    padding: 0
}

aside.share a {
    -webkit-transition: opacity 0.32s ease;
    -moz-transition: opacity 0.32s ease;
    -o-transition: opacity 0.32s ease;
    transition: opacity 0.32s ease;
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    display: block;
    font-size: 1.25em;
    width: 1.5em;
    height: 1.5em;
    overflow: hidden;
    line-height: 1.75;
    color: #252525;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 0.5em;
    text-align: center;
    opacity: 1
}

aside.share a:hover {
    text-decoration: none;
    opacity: 0.3
}

.pagination {
    overflow: hidden;
    padding: 10px;
    margin-top: 2em;
    text-align: center;
    background-color: #252525;
    line-height: 1
}

@media screen and (max-width: 40em) {
    .pagination {
        font-size: 0.85em
    }
}

.pagination .previous a {
    float: left;
    display: inline-block;
    position: relative;
    padding-left: 2.5em;
    font-size: 0.8em;
    text-align: left;
    margin-left: 1.35em;
    margin-top: 0.2em;
    line-height: 1.5;
    width: 8em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

@media screen and (max-width: 40em) {
    .pagination .previous a {
        width: 6em
    }
}

.pagination .previous a:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    content: "\2190";
    display: block;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 1.5;
    text-align: center
}

.pagination .next a {
    float: right;
    display: inline-block;
    position: relative;
    padding-right: 2.5em;
    font-size: 0.8em;
    text-align: right;
    margin-right: 1.35em;
    margin-top: 0.2em;
    line-height: 1.5;
    width: 8em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

@media screen and (max-width: 40em) {
    .pagination .next a {
        width: 6em
    }
}

.pagination .next a:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    content: "\2192";
    display: block;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    line-height: 1.5;
    text-align: center
}

.pagination ul.page-walker {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 40em) {
    .pagination ul.page-walker {
        display: none
    }
}

.pagination ul.page-walker li {
    display: inline;
    margin: 0 0.1em
}

.pagination ul.page-walker li a,
.pagination ul.page-walker li span {
    color: #fff;
    font-size: 1.25em;
    font-weight: 600
}

.custom-checkbox-replacement.checked {
    background-position: 0 -20px
}

.saved-items {
    float: right;
    font-size: 1.125em;
    text-transform: uppercase;
    font-weight: 200;
    text-align: right
}

@media screen and (max-width: 42em) {
    .saved-items {
        float: none;
        text-align: left;
        clear: left
    }
}

.saved-items p {
    margin: 0 0 0.35em;
    font-size: 1.111em
}

.saved-items ul {
    background-color: #252525;
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    float: right
}

@media screen and (max-width: 42em) {
    .saved-items ul {
        float: left
    }
}

.saved-items li {
    display: inline-block;
    font-size: 0.7778em;
    font-weight: 700;
    line-height: 1.5;
    padding: 0 0.3em;
    margin: 0 0.5em
}

.saved-items li a {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    display: block;
    padding: 0.65em 0 0.45em;
    opacity: 1
}

.saved-items li a:hover {
    text-decoration: none;
    opacity: 0.5
}

.saved-items li .share {
    background: transparent url("/assets/img/icons/actions/share.png") no-repeat scroll 0 50%;
    padding-left: 1.9em
}

.saved-items li .print {
    background: transparent url("/assets/img/icons/actions/print.png") no-repeat scroll 0 50%;
    padding-left: 2em
}

.saved-items li .email {
    background: transparent url("/assets/img/icons/actions/email.png") no-repeat scroll 0 50%;
    padding-left: 2.5em
}

.map-holder {
    position: static;
    height: 34.25em;
    font-size: 1.14285714285714em;
    margin-bottom: 3em
}

@media screen and (max-width: 42em) {
    .map-holder {
        height: auto
    }
}

.map-frame {
    overflow: hidden
}

.map {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0.25em;
    width: 100%;
    right: 0
}

@media screen and (max-width: 42em) {
    .map {
        position: static !important
    }
}

.map .map-elem {
    height: 29.5em;
    width: 100%;
    display: block
}

@media screen and (max-width: 42em) {
    .map .map-elem {
        height: 14em
    }
}

.map .toggle {
    text-align: center;
    width: 100%
}

.map a.map-toggle {
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.1;
    color: #252525;
    text-align: left;
    padding: 1.125em 0 0.875em 2.65em;
    font-size: 0.9375em;
    width: 12em
}

@media screen and (max-width: 42em) {
    .map a.map-toggle {
        display: none
    }
}

.map a.map-toggle.expanded {
    line-height: 2.1
}

.map a.map-toggle.expanded:before {
    content: "\2192"
}

.map a.map-toggle:before {
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    text-align: center;
    content: "\2190";
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2;
    color: #fff;
    float: left;
    margin-left: -2.65em;
    margin-top: -0.05em;
    opacity: 1
}

.map a.map-toggle:hover {
    text-decoration: none
}

.map a.map-toggle:hover:before {
    opacity: 0.5
}

.map.expanded {
    position: absolute;
    width: 100%;
    height: 34.0625em;
    right: 0;
    text-align: left
}

.map.expanded a {
    margin-left: 1em;
    margin-right: 1em
}

.discover-post label {
    display: block;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase
}

.discover-post input[type="checkbox"]+label,
.discover-post input[type="radio"]+label {
    font-weight: normal;
    text-transform: none
}

.discover-post .mott-btn {
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 2em;
    font-weight: 100;
    margin-top: 15px;
    padding: .25em;
    text-transform: uppercase
}

main {
    padding-top: 2em
}

.discover-header img.logo {
    width: 11.625em;
    float: left;
    margin-right: 2.5em
}

.discover-header .subtitle {
    font-size: 0.875em;
    width: 30%;
    margin: 0;
    float: left;
    padding-top: 1.25em
}

.discover-header div {
    *zoom: 1
}

.discover-header div:after {
    content: "";
    display: table;
    clear: both
}

.discover-header form {
    float: right;
    margin-top: 1.25em;
    width: 33%
}

.discover-header form p {
    margin: 0
}

.discover-header form .search-box {
    padding-right: 38px
}

.discover-header form .search-submit {
    float: right
}

.discover-header form input.discover-search {
    border: 1px solid #000;
    padding: 1em 1em 0.8em;
    margin: 0;
    width: 100%;
    height: 35px;
    background: transparent
}

.discover-header form input.discover-search::-webkit-input-placeholder {
    font-style: italic
}

.discover-header form input.discover-search:-moz-placeholder {
    font-style: italic
}

.discover-header form input.discover-search::-moz-placeholder {
    font-style: italic
}

.discover-header form input.discover-search:-ms-input-placeholder {
    font-style: italic
}

.discover-header form .button {
    width: 35px;
    float: left
}

@media screen and (max-width: 680px) {
    .discover-header form {
        padding-top: 1.5em;
        float: none;
        width: auto;
        clear: both;
        margin-top: 0
    }
    .discover-header img.logo {
        margin-right: 0
    }
    .discover-header .subtitle {
        float: none;
        padding-left: 15em;
        width: auto
    }
}

@media screen and (max-width: 500px) {
    .discover-header img.logo {
        width: 7em
    }
    .discover-header .subtitle {
        padding-left: 10em;
        font-size: 0.8125em;
        padding-top: 0
    }
    .discover-header form {
        padding-top: 1em
    }
}



.discover-grid .block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 31.639004149378%;
    border: 1px solid #000;
    margin-bottom: 1.625em
}

.discover-grid .block img.photo {
    display: block;
    width: 100%
}

.discover-grid .block .date {
    position: absolute;
    left: 0;
    top: 26px
}

.discover-grid .block .details {
    padding: 0.625em 1.5em 1em;
    min-height: 86px
}

.discover-grid .block .details p {
    font-size: 0.875em
}

.discover-grid .block .details h2 {
    line-height: 1.2;
    margin: 0;
    font-size: 1.1875em
}

.discover-grid .find-of-the-month .date {
    top: 0;
    padding: 0
}

.discover-grid .find-of-the-month .date img {
    max-width: 107px
}

@media screen and (max-width: 400px) {
    .discover-grid .find-of-the-month .date img {
        max-width: 72px
    }
}

.discover-grid .find-of-the-month .details .categories {
    font-size: 0.9375em;
    color: #252525
}

.discover-grid .block.two-wide {
    width: 65.871369294606%
}

.discover-grid .block.two-wide .date {
    font-size: 1.52941176470588em
}

@media screen and (max-width: 400px) {
    .discover-grid .block.two-wide .date {
        font-size: 1.25em
    }
}

.discover-grid .block.two-wide .details h2 {
    font-size: 1.4375em
}

.discover-grid .gutter-sizer {
    width: 2.541493775933%
}

@media screen and (max-width: 768px) {
    .discover-grid .block {
        width: 48%
    }
    .discover-grid .block.two-wide {
        width: 100%
    }
    .discover-grid .gutter-sizer {
        width: 4%
    }
}

@media screen and (max-width: 560px) {
    .discover-grid .block {
        width: 100%
    }
    .discover-grid .gutter-sizer {
        width: 0%
    }
}

.add-more {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0.5em 0 0.4em
}

.add-more:hover {
    text-decoration: none
}

.date {
    display: inline-block;
    padding: 0.375em 0.65em 0.55em;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.0625em
}

.date strong {
    display: block;
    font-size: 1.58823529411765em;
    position: relative;
    bottom: 2px
}

.categories {
    margin: 0 0 0.25em;
    text-transform: uppercase;
    color: rgba(37, 37, 37, 0.63);
    font-size: 0.8125em;
    font-weight: bold
}

.categories a {
    color: rgba(37, 37, 37, 0.63)
}

.share-counter {
    font-size: 0.8125em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.9;
    height: 25px;
    padding-top: 0.1em;
    position: relative
}

.share-counter a {
    display: block;
    width: 2em;
    height: 2em;
    float: left;
    background: #231f20;
    color: #fff;
    text-align: center;
    margin-right: 0.6em;
    margin-top: -0.1em
}

.share-counter-btns {
    display: none;
    height: 25px;
    position: absolute;
    top: 0;
    padding-left: 10px;
    width: 100%
}

.share-counter-btns .facebook,
.share-counter-btns .twitter,
.share-counter-btns .google-plus,
.share-counter-btns .sharethis {
    display: inline-block;
    float: left
}

.share-counter-btns .facebook {
    width: 84px
}

.share-counter-btns .twitter {
    width: 88px
}

.share-counter-btns .google-plus {
    width: 68px
}

.columns {
    *zoom: 1;
    margin-top: 6em
}

.columns:after {
    content: "";
    display: table;
    clear: both
}

.columns>div {
    width: 31.639004149378%;
    margin-left: 2.541493775933%;
    float: left;
    /*height: 372px;*/
    position: relative
}

.columns>div:first-child {
    margin-left: 0
}

.columns>div.promos {
    border: none;
    width: 31%
}

@media screen and (max-width: 860px) {
    .columns>div {
        width: 48%;
        margin-left: 4%;
        margin-bottom: 1.5em
    }
    .columns>div:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 672px) {
    .columns>div {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (max-width: 360px) {
    .columns>div {
        height: auto
    }
}

.columns .column-detail {
    overflow-y: auto;
    overflow-x: hidden;
    height: 325px;
    border: 1px solid #000;
    position: relative
}

.columns .column-detail .column-detail-wrapper {
    padding: 11px 21px
}

.columns h2 {
    background: #252525;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0625em;
    padding: 11px 21px;
    margin: 0
}

.columns .clarification {
    font-size: 0.75em;
    text-transform: uppercase;
    margin: 0
}

.columns table {
    margin: 1em 0
}

.columns table td {
    vertical-align: middle;
    line-height: 1.2;
    font-size: 0.875em;
    padding: 5px 0 5px 12px
}

.columns table td a {
    font-weight: bold
}

.columns table .count {
    font-size: 2em;
    font-weight: bold;
    text-align: right;
    line-height: 1;
    padding-left: 0
}

.columns .column-footer-link {
    background: #252525;
    line-height: 1.2;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%
}

.columns .column-footer-link div {
    padding: 4px 21px
}

.columns .column-footer-link a {
    color: #fff;
    font-weight: bold;
    font-size: 0.8125em
}

.columns ul.tweets {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.75em;
    line-height: 1.2
}

.columns ul.tweets img {
    width: 40px;
    display: block;
    float: left
}

.columns ul.tweets li {
    margin: 1.25em 0 0
}

.columns ul.tweets li:first-child {
    margin-top: 0
}

.columns ul.tweets .tweet {
    margin: 0 0 0 50px
}

.columns ul.tweets .tweet em {
    display: block;
    margin-top: 0.6em
}

@media screen and (max-width: 860px) {
    .columns .promos {
        clear: both !important;
        float: none;
        margin: 1.5em 0 0;
        width: auto !important;
        height: auto !important
    }
    .columns .promos .promo {
        width: 48%;
        float: left;
        margin: 0 0 0 4%
    }
    .columns .promos .promo:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 656px) {
    .columns .promos .promo {
        width: 100%;
        float: None;
        margin: 1.5em 0 0;
        height: auto
    }
    .columns .promos .promo:first-child {
        margin-top: 0
    }
    .columns .promos .promo-wrapper {
        padding-bottom: 32px;
        padding-top: 32px
    }
}

article.discover-post {
    position: relative;
    margin-top: 2.25em;
    *zoom: 1
}

article.discover-post:after {
    content: "";
    display: table;
    clear: both
}

article.discover-post .post-left {
    padding-right: 330px
}

article.discover-post .post-right {
    float: right;
    width: 304px
}

article.discover-post .post-right.small-screen {
    display: none
}

@media screen and (max-width: 790px) {
    article.discover-post .post-left {
        padding-right: 284px
    }
    article.discover-post .post-right {
        width: 260px
    }
}

@media screen and (max-width: 700px) {
    article.discover-post .post-left {
        padding-right: 0
    }
    article.discover-post .post-right {
        float: none;
        width: auto;
        margin-top: 1.5em
    }
    article.discover-post .post-right.large-screen {
        display: none
    }
    article.discover-post .post-right.small-screen {
        display: block
    }
    article.discover-post .post-right .map-holder {
        height: auto
    }
    article.discover-post .post-right .map-holder .map .toggle {
        display: none
    }
}

article.discover-post .post-header {
    *zoom: 1;
    margin-bottom: 1.25em
}

article.discover-post .post-header:after {
    content: "";
    display: table;
    clear: both
}

article.discover-post .post-header .post-title {
    margin-left: 0;
}

@media screen and (max-width: 500px) {
    article.discover-post .post-header .post-title {
        margin-left: 5.75em
    }
}

article.discover-post .post-header .date {
    float: left;
    font-size: 1.5em
}

@media screen and (max-width: 500px) {
    article.discover-post .post-header .date {
        font-size: 1.25em
    }
}

article.discover-post .post-header h1 {
    margin: 0.25em 0 0.25em 0;
    font-size: 1.875em;
    line-height: 1.1
}

article.discover-post .post-header .social {
    margin-top: 2.25em
}

@media screen and (max-width: 500px) {
    article.discover-post .post-header .social {
        margin-top: 0
    }
}

article.discover-post .post-body {
    *zoom: 1;
    position: relative
}

article.discover-post .post-body:after {
    content: "";
    display: table;
    clear: both
}

article.discover-post .post-body .post-left {
    font-size: 0.8125em
}

article.discover-post .post-body .post-left p.author {
    font-style: italic;
    font-size: 0.92307692307692em
}

article.discover-post .post-body .post-left p.topics {
    margin-top: 3em
}

article.discover-post .post-body .post-left p.topics a {
    font-weight: bold
}

article.discover-post .post-body .post-left img {
    height: auto;
    max-width: 100%;
    display: block
}

article.discover-post .post-body .post-left span.source {
    font-size: 0.84615384615385em;
    display: block;
    text-align: right;
    margin: 1em 0 0.5em;
    font-style: italic
}

article.discover-post .post-body .post-right {
    font-size: 0.875em
}

article.discover-post .post-body .post-right .business-list {
    margin-bottom: 1.5em
}

article.discover-post .post-body .post-right .business-list h3 {
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0
}

article.discover-post .post-body .post-right .business-list ul {
    list-style: none;
    margin: 0.6em 0 0;
    padding: 0;
    font-size: 0.85714285714286em
}

article.discover-post .post-body .post-right .business-list ul a {
    font-weight: bold
}

article.discover-post .post-body .post-right .map {
    border: 1px solid #000
}

article.discover-post .post-body .post-right .promo {
    height: auto;
    padding-bottom: 32px;
    padding-top: 32px
}

article.discover-post .post-body .post-right .other-posts {
    font-size: 1.14285714285714em;
    margin-top: 3em
}

article.discover-post .post-body .post-right .other-posts h3 {
    font-size: 2em;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 0 0 0.5em
}

article.discover-post .post-body .post-right .other-posts h3 span {
    display: block;
    font-size: 0.46875em;
    font-weight: normal;
    letter-spacing: 0
}

article.discover-post .post-body .post-right .other-posts ul {
    list-style: none;
    margin: 0;
    padding: 0
}

article.discover-post .post-body .post-right .other-posts li {
    *zoom: 1;
    border: 1px solid #000;
    margin: 1em 0 0
}

article.discover-post .post-body .post-right .other-posts li:after {
    content: "";
    display: table;
    clear: both
}

article.discover-post .post-body .post-right .other-posts li:first-child {
    margin-top: 0
}

article.discover-post .post-body .post-right .other-posts li .image {
    position: relative;
    float: left;
    width: 113px
}

article.discover-post .post-body .post-right .other-posts li .image img {
    display: block;
    width: 100%
}

article.discover-post .post-body .post-right .other-posts li .image .date {
    font-size: 0.8125em;
    position: absolute;
    top: 0;
    left: 0
}

article.discover-post .post-body .post-right .other-posts li .title {
    margin-left: 7.85em;
    line-height: 1.1;
    padding-top: 0.6em;
    padding-right: .5em
}

article.discover-post .post-body .post-right .other-posts li .title a {
    font-size: 1.0625em;
    font-weight: bold
}

article.discover-post .social {
    *zoom: 1;
    text-align: right
}

article.discover-post .social:after {
    content: "";
    display: table;
    clear: both
}

article.discover-post .social>div {
    display: inline-block
}

article.discover-post .social>div:first-child {
    margin-left: 0
}

article.discover-post .social .twitter {
    width: 90px
}

article.discover-post .social .google-plus>div {
    width: 65px !important
}

article.discover-post .social .google-plus>div iframe {
    width: 65px !important
}

article.discover-post .comments {
    margin-top: 4em
}

.promo {
    background: #252525;
    color: #fff;
    display: table;
    margin-top: 4px;
    height: 185px
}

.promo:first-child {
    margin-top: 0
}

.promo .promo-wrapper {
    display: table-cell;
    padding: 0 21px;
    line-height: 1.2;
    vertical-align: middle
}

.promo h3 {
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 300;
    margin: 0
}

.promo p {
    margin-bottom: 0
}

.promo a {
    font-weight: 400;
    color: #fff;
    font-size: 0.875em
}

.promo a:after {
    content: "→";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: 0;
    margin-left: 0.375em;
    line-height: 1.65;
    font-family: Icons;
    font-weight: normal !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 0.8em;
    background: #71b740;
}

.alignnone .alignleft {
    float: left;
    margin: 5px 10px 5px 0
}

.alignright {
    float: right;
    margin: 5px 0 5px 10px
}

.aligncenter {
    display: block;
    margin: 5px auto
}




/* new */


.discover-bar.stuck {
   position: fixed;
   left: 0;
   width: 100%; 
   background: #fff;
}

.sticky-blog {
    margin: 0 0 1.5em 0;     
}

.screen-reader-only {
    position: absolute;
    left: -999em;
}

.column.guest-bloggers {
    margin: 1em auto 0 auto;
}

.column.guest-bloggers h2 {
    background: #252525;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0625em;
    padding: 11px 21px;
    margin: 0;
}

.column.guest-bloggers .column-detail {
    border: 1px solid #000;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
}
        
.column.guest-bloggers .column-detail-wrapper {
    padding: 11px 21px;
}

.column.guest-bloggers .clarification {
    font-size: 0.75em;
    text-transform: uppercase;
    margin: 0;
}

.column.guest-bloggers table {
    margin: 1em 0;
}

.column.guest-bloggers table td {
    vertical-align: middle;
    line-height: 1.2;
    font-size: 0.875em;
    padding: 5px 0 5px 12px;
}

.column.guest-bloggers table td a {
    font-weight: bold;
}

.column.guest-bloggers table .count {
    font-size: 2em;
    font-weight: bold;
    text-align: right;
    line-height: 1;
    padding-left: 0;
}

@media screen and (max-width: 62em) {
    .column.guest-bloggers  {
        width: 39.9375em;  
    }
}

@media screen and (max-width: 42em) {
    .column.guest-bloggers  {
        width: 96%;  
    }
}

.discover-bar {
    border: 1px solid #252525;;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 0 0 1.5em;
    font-size: 0.9375em;
    position: relative;
    z-index: 100;
} 

.discover-bar a {
    text-decoration: none;
}

.discover-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.discover-bar ul li {
    display: inline-block;
    position: relative;
}

.discover-bar ul li > a {
    font-size: 0.9375em !important;
    padding: 5px 18px  5px 18px!important;
}

.sticky > nav > ul:before {
    display: none !important;
}

.sticky + .sticky {
    position: relative;
    z-index: 100;
}
                
.discover-bar ul li ul {
    display: none;
    position: absolute;
    top: 2em;
    left: 0;       
    background-color: #252525;
    color: #fff;
    padding: 0.75em 0.5em;
}

.discover-bar ul li ul.regions {
    width: 412px;
}
                    
.discover-bar ul li ul.seasons {
    width: 120px;
}
                    
.discover-bar ul li ul li {
    display: block;
    margin: 0;
}
                    
.discover-bar ul li ul a {
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    padding: 0.25em 0.6em !important;
    display: block;
    font-weight: 600;
}
                
.discover-bar ul li ul a:hover {
    background-color: #fff;
}

.discover-bar .drop-down > a, .discover-bar > a {
    position: relative;
    padding: 5px 18px !important;
}

.discover-bar .drop-down ul li > a:hover {
    background: green;
    text-decoration: none;
}

.discover-bar .drop-down > a::before {
    content: '';
    width: 8px;
    height: 5px;
    background-image: url("/wp-content/themes/massvacation/assets/img/discover/drop-down-down.png");    
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    display: block;
    right: 1em;
    top: 50%;
    margin-top: -3px;
}
    
.discover-bar ul li.drop-down:hover > a:before {
    background-image: url('/wp-content/themes/massvacation/assets/img/discover/drop-down-up.png');
}
    
.discover-bar ul li:hover ul {
    display: block;
}

.discover-bar .small-screen {
    display: none;
    cursor: pointer;
}  
          
.discover-bar .small-screen.open a:before {
    background-image: url('../../assets/img/discover/drop-down-up.png');
}

@media screen and (max-width: 726px) {
    .discover-bar .small-screen {
        display: block;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    .discover-bar .small-screen ul {
        display: block;
    }
                
    .discover-bar .small-screen li {
        display: block;
    }
                    
     .discover-bar .small-screen li:hover {
        background: transparent;
     }

     .discover-bar .small-screen li.drop-down > a {
        padding-right: 0.6em;
     }
                        
     .discover-bar .small-screen li:before {
        display: none;
     }
                        
     .discover-bar .small-screen li:after {
        content: ':';
     } 
}

.discover-grid .block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    width: 31.639004149378%;
    border: 1px solid #000; 
    margin-bottom: 1.625em;
} 

.discover-grid img.photo {
    display: block;
    width: 100%;
}
    
.discover-grid .date {
    position: absolute;
    left: 0;
    top: 26px;
}
    
.discover-grid .details {
    padding: 0.625em 1.5em 1em;
    min-height: 86px;
}         

.discover-grid .details p {
    font-size: 0.875em;
}
        
.discover-grid  h2 {
    line-height: 1.2;
    margin: 0;
    font-size: 1.1875em;
}

.discover-grid .find-of-the-month .date {
    top: 0;
    padding: 0;
}

.discover-grid .find-of-the-month img {
    max-width: 107px;
} 
               
@media screen and (max-width: 400px) {
    .discover-grid .find-of-the-month img {
        max-width: 72px;
    }
}   
           
.discover-grid .find-of-the-month .details .categories {
    font-size: 0.9375em;
    color: #252525;
}
        
.discover-grid .block.two-wide {
    width: 65.871369294606%;
}
            
.discover-grid .block.two-wide .date {
    font-size: 1.52941176470588em;
}               

@media screen and (max-width: 400px) {
    .discover-grid .block.two-wide .date { 
        font-size: 1.25em;
    }
} 
            
.discover-grid .block.two-wide .details h2 {
    font-size: 1.4375em;
}

.categories {
    margin: 0 0 0.25em;
    text-transform: uppercase;
    color: rgba(37, 37, 37, 0.63);
    font-size: 0.8125em;
    font-weight: bold;
} 

.categories a {
    color: rgba(37, 37, 37, 0.63);
}

.share-counter {
    font-size: 0.8125em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.9;
    height: 25px;
    padding-top: 0.1em;
    position: relative;
}

.share-counter a {
    display: block;
    width: 2em;
    height: 2em;
    float: left;
    background: #231f20;
    color: #fff;
    text-align: center;
    margin-right: 0.6em;
    margin-top: -0.1em;
}

.share-counter-btns {
    display: none;
    height: 25px;
    position: absolute;
    top: 0;
    padding-left: 10px;
    width: 100%;
}

.share-counter-btns .facebook, .share-counter-btns .twitter, .share-counter-btns .google-plus, .share-counter-btns .sharethis {
    display: inline-block;
}

.share-counter-btns .facebook{
    width: 84px;
}
        
.share-counter-btns .twitter{
    width: 88px;
}

.share-counter-btns .google-plus{
    width: 68px;
}

.discover-grid .gutter-sizer {
    width: 2.541493775933%;
}
        
@media screen and (max-width: 768px) {
    .discover-grid .block {
        width: 48%;
    }
    
    .discover-grid .block.two-wide {
        width: 100%;
    }
    
    .discover-grid .gutter-sizer {
        width: 4%;
    }
}

@media screen and (max-width: 560px) {
    .discover-grid .block {
        width: 100%;
    }
    
    .discover-grid .gutter-sizer {
        width: 0%;
    }
}

.add-more {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0.5em 0 0.4em;
    background: #000;
}

.add-more:hover {
    text-decoration: none;
}

pagination {
    padding: 20px 0;
}

.pagination .next a {
    float: right;
    display: inline-block;
    position: relative;
    padding-right: 2.5em;
    font-size: 0.8em;
    text-align: right;
    margin-right: 1.35em;
    margin-top: 0.2em;
    line-height: 1.5;
    width: 8em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.pagination .next a::before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    content: "\2192";
    display: block;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}

.pagination .previous a {
    float: left;
    display: inline-block;
    position: relative;
    padding-left: 2.5em;
    font-size: 0.8em;
    text-align: left;
    margin-left: 1.35em;
    margin-top: 0.2em;
    line-height: 1.5;
    width: 8em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.pagination .previous a::before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-family: Icons;
    font-weight: normal !important;
    text-rendering: optimizeLegibility;
    content: "\2190";
    display: block;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}

.post-header {
    margin-bottom: 1.25em;
}

.post-header .post-title {
    margin-left: 6.5em;
} 

article.discover-post .post-header .post-title {
    margin: 0;
}

@media screen and (max-width: 500px) {
    .post-header .post-title {
        margin-left: 5.75em;
    }
}
    
.post-header .date {
    float: left;
    font-size: 1.5em;
}

@media screen and (max-width: 500px) {
    .post-header .date {
        font-size: 1.25em;
    }
}
    
.post-header h1 {
    margin: 0.25em 0 0.25em 0;
    font-size: 1.875em;
    line-height: 1.1;
}

article.discover-post .post-header h1 {
    color: #71b740;   
}
    
.post-header .social {
    margin-top: 2.25em;
}
  
@media screen and (max-width: 500px) {
    .post-header .social {    
        margin-top: 0;
    }
}

article.discover-post {
    position: relative;
    margin-top: 2.25em;
}
    
article.discover-post .post-left {
    padding-right: 330px;
}
        
article.discover-post .post-right {
    float: right;
    width: 304px;
}
    
article.discover-post .post-right.small-screen {
    display: none;
}
        
@media screen and (max-width: 790px) {
    article.discover-post .post-left {
        padding-right: 284px;
    }
    
    article.discover-post .post-right {
        width: 260px;
    }
}
        
@media screen and (max-width: 700px) {
    article.discover-post .post-left {
        padding-right: 0;
    }
    
    article.discover-post .post-right {
        float: none;
        width: auto;
        margin-top: 1.5em;
    } 
    
    article.discover-post .post-right.large-screen {
        display: none;
    }
        
    article.discover-post .post-right.small-screen {
        display: block;
    }
        
    article.discover-post .post-right .map-holder {
        height: auto;
    } 
    
    article.discover-post .post-right .map-holder .map .toggle {
        display: none;
    }
}

article.discover-post .post-body {
    position: relative;
}

article.discover-post .post-body .post-left {
    font-size: 0.8125em;
}

article.discover-post .post-body .post-left p.author {
    font-style: italic;
    font-size: 0.92307692307692em;
}

article.discover-post .post-body .post-left p.topics {
    margin-top: 3em;
}

article.discover-post .post-body .post-left p.topics a {
    font-weight: bold;
}

article.discover-post .post-body .post-left img {
    height: auto;
    max-width: 100%;
    display: block;
}

article.discover-post .post-body .post-left span.source {
    font-size: 0.84615384615385em;
    display: block;
    text-align: right;
    margin: 1em 0 0.5em;
    font-style: italic;
}
            
article.discover-post .post-body .post-right {
    font-size: 0.875em;
}    

article.discover-post .post-body .post-right .business-list {
    margin-bottom: 1.5em;
}    
article.discover-post .post-body .post-right .business-list h3 {
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}
                    
article.discover-post .post-body .post-right .business-list ul {
    list-style: none;
    margin: 0.6em 0 0;
    padding: 0;
    font-size: 0.85714285714286em;
}
article.discover-post .post-body .post-right .business-list ul a {
    font-weight: bold;
}
                
article.discover-post .post-body .post-right .map {
    border: 1px solid #000;
}
                
article.discover-post .post-body .post-right .promo {
    height: auto;
    padding-bottom: 32px;
    padding-top: 32px;
}
                
article.discover-post .post-body .post-right .other-posts {
    font-size: 1.14285714285714em;
    margin-top: 3em;
}
article.discover-post .post-body .post-right .other-posts h3 {
    font-size: 2em;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 0 0 0.5em;
}  
article.discover-post .post-body .post-right .other-posts h3 span {
    display: block;
    font-size: 0.46875em;
    font-weight: normal;
    letter-spacing: 0;
}
                    
article.discover-post .post-body .post-right .other-posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
                    
article.discover-post .post-body .post-right .other-posts li {
    border: 1px solid #000;
    margin: 1em 0 0;
}
article.discover-post .post-body .post-right .other-posts li:first-child {
    margin-top: 0;
}
                        
article.discover-post .post-body .post-right .other-posts li .image {
    position: relative;
    float: left;
    width: 113px;
} 
article.discover-post .post-body .post-right .other-posts li .image img {
    display: block;
    width: 100%;
}
                            
article.discover-post .post-body .post-right .other-posts li .image .date {
    font-size: 0.8125em;
    position: absolute;
    top: 0;
    left: 0;
}

article.discover-post .post-body .post-right .other-posts li .title {
    margin-left: 7.85em;
    line-height: 1.1;
    padding-top: 0.6em;
    padding-right: .5em;
}
article.discover-post .post-body .post-right .other-posts li .title a {
    font-size: 1.0625em;
    font-weight: bold;
} 




.discover-bar {
    border: 1px solid #252525;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 0 0 1.5em;
    font-size: 0.9375em;
    position: relative;
    z-index: 100
}

.discover-bar a {
    text-decoration: none
}

.discover-bar .small-screen {
    display: none;
    cursor: pointer
}

.discover-bar .small-screen.open a:before {
    background-image: url("/wp-content/themes/massvacation/assets/img/discover/drop-down-up.png")
}

@media screen and (min-width: 726px) {
    .discover-bar>ul {
        display: block !important
    }
}

.discover-bar ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.discover-bar ul li {
    display: inline-block;
    position: relative
}

.discover-bar ul li ul {
    display: none;
    position: absolute;
    top: 2em;
    left: 0;
    background-color: #252525;
    color: #fff;
    padding: 0.75em 0.5em
}

.discover-bar ul li ul.regions {
    width: 412px
}

.discover-bar ul li ul.seasons {
    width: 120px
}

.discover-bar ul li ul li {
    display: block;
    margin: 0
}

.discover-bar ul li ul a {
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    padding: 0.25em 0.6em;
    display: block;
    font-weight: 600
}

.discover-bar ul li:hover {
    background-color: #fff
}

.discover-bar ul li:hover.drop-down>a:before {
    background-image: url("/wp-content/themes/massvacation/assets/img/discover/drop-down-up.png")
}

.discover-bar ul li:hover ul {
    display: block
}

.discover-bar .drop-down>a {
    position: relative;
    padding-right: 2em
}

.discover-bar .drop-down>a:before {
    content: '';
    width: 8px;
    height: 5px;
    background-image: url("/wp-content/themes/massvacation/assets/img/discover/drop-down-down.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    display: block;
    right: 2px;
    top: 50%;
    margin-top: -3px
}

.discover-bar a {
    color: #252525;
    display: inline-block;
    padding: 0.5em 1em
}

@media screen and (max-width: 790px) {
    .discover-bar a {
        padding-left: 0.65em;
        padding-right: 0.65em
    }
}

@media screen and (max-width: 726px) {
    .discover-bar a {
        padding-top: 0.25em;
        padding-bottom: 0.25em
    }
}

@media screen and (max-width: 908px) {
    .discover-bar {
        font-size: 0.8125em
    }
}

@media screen and (max-width: 726px) {
    .discover-bar .small-screen {
        display: block;
        padding-top: 0.5em;
        padding-bottom: 0.5em
    }
    .discover-bar ul {
        display: none
    }
    .discover-bar ul li {
        display: block;
        width: 100%; 
    }
    .discover-bar ul li:hover {
        background: transparent
    }
    .discover-bar ul li.drop-down>a {
        padding-right: 0.6em
    }
    .discover-bar ul li.drop-down>a:before {
        display: none
    }
    .discover-bar ul li.drop-down>a:after {
        content: ':'
    }
    .discover-bar ul li ul {
        display: block;
        position: static;
        background: transparent;
        width: auto !important;
        padding: 0
    }
    .discover-bar ul li ul li a {
        text-align: center;
        color: #000000;
        font-weight: 400;
        font-size: 0.925em;
        line-height: 1.2
    }
    .discover-bar ul li ul li a:hover {
        background: transparent !important
    }
}
                       
