/*
___________.__  .__  __           ___________                         .__
\_   _____/|  | |__|/  |_  ____   \__    ___/___________ ___  __ ____ |  |   ___________
 |    __)_ |  | |  \   __\/ __ \    |    |  \_  __ \__  \\  \/ // __ \|  | _/ __ \_  __ \
 |        \|  |_|  ||  | \  ___/    |    |   |  | \// __ \\   /\  ___/|  |_\  ___/|  | \/
/_______  /|____/__||__|  \___  >   |____|   |__|  (____  /\_/  \___  >____/\___  >__|
        \/                    \/                        \/          \/          \/

*/


/********************************************************************************************************************************/


/********************************************************************************************************************************/


/* awesome GENERIC STYLESHEET */


/********************************************************************************************************************************/


/********************************************************************************************************************************/

.category-events-calendar .small-image {
    max-width: 200px;
    height: 200px;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    line-height: 1;
    position: relative;
    cursor: default;
    display: block !important;
    overflow: scroll;
}


/* latin-ext */

@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 400;
    src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK56jerHLVJWaC-9Ja-RK4Ug.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 400;
    src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK8j0T1k_tV7QYhgnOhA2764.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/* latin-ext */

@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url(https://fonts.gstatic.com/s/librebaskerville/v4/kH7K4InNTm7mmOXXjrA5v1Ef5V7kwaj4OOs6XcyXi2gU24FapfJwyacJ6xNu5rm9.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url(https://fonts.gstatic.com/s/librebaskerville/v4/kH7K4InNTm7mmOXXjrA5v3P-aopHhiRsq7E8MylMIrv3rGVtsTkPsbDajuO5ueQw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/* latin-ext */

@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 400;
    src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url(https://fonts.gstatic.com/s/librebaskerville/v4/QHIOz1iKF3bIEzRdDFaf5RObNE73mVYEPR_8pi-Us2X2Ot9t5h1GRSTIE78Whtoh.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 400;
    src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url(https://fonts.gstatic.com/s/librebaskerville/v4/QHIOz1iKF3bIEzRdDFaf5fbsUggLxuOzHNuXcSFlTaY.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

a:hover {
    cursor: pointer;
}

a:focus {
    outline: none;
}

img, object, embed {
    max-width: 100%;
    height: auto;
}

object, embed {
    height: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.hide, .screen-reader-text {
    display: none;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
}

img {
    display: inline-block;
    vertical-align: middle;
}

textarea {
    height: auto;
    min-height: 50px;
}

select {
    width: 100%;
}


/****************************************************************/


/* FONTS */


/****************************************************************/

@font-face {
    font-family: 'DalaFloda-Roman';
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Roman.eot');
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Roman.eot?iefix') format("embedded-opentype");
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Roman.ttf') format("truetype"), url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Roman.woff') format("woff"), url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Roman.svg#DalaFloda-Roman') format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DalaFloda-Medium';
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Medium.eot');
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Medium.eot?iefix') format("opentype");
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Medium.ttf') format("truetype"), url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Medium.woff') format("woff"), url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Medium.svg#DalaFloda-Medium') format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DalaFloda-Bold';
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Bold.eot');
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Bold.eot?iefix') format("opentype");
    src: url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Bold.ttf') format("truetype"), url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Bold.woff') format("woff"), url('/wp-content/themes/small/fonts/dala_floda/DalaFloda-Bold.svg#DalaFloda-Bold') format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Whitney-Light';
    src: url('/wp-content/themes/small/fonts/whitney/Whitney-Light-Bas.eot');
    src: url('/wp-content/themes/small/fonts/whitney/Whitney-Light-Bas.eot?iefix') format("opentype");
    src: url('/wp-content/themes/small/fonts/whitney/Whitney-Light-Bas.ttf') format("truetype"), url('/wp-content/themes/small/fonts/whitney/Whitney-Light-Bas.woff') format("woff"), url('/wp-content/themes/small/fonts/whitney/Whitney-Light-Bas.svg#Whitney-Light-Bas') format("svg");
    font-weight: normal;
    font-style: normal;
}


/****************************************************************/


/* DEFAULT GRID */


/****************************************************************/

.row {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    width: 112.8em;
    *zoom: 1;
}


/* EXTRA LARGE SCREEN CSS */


/*
@media (min-width: 1700px) {
  .row {
    width: 90%;
    padding: 5em;
  }
}
*/


/* EXTRA LARGE SCREEN CSS */

.row:before, .row:after, .pps-slider-nav:before, .pps-slider-nav:after {
    content: " ";
    display: table;
}

.row:after, .pps-slider-nav:after {
    clear: both;
}

.row.collapse .column, .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
}

.row .row {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1;
}

.row .row:before, .row .row:after {
    content: " ";
    display: table;
}

.row .row:after {
    clear: both;
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1;
}

.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table;
}

.row .row.collapse:after {
    clear: both;
}

.column, .columns {
    position: relative;
    padding-left: 0em;
    padding-right: 0em;
    float: left;
}

.top100main .column, .top100main .columns {
    position: relative;
    padding-left: 1.0em;
    padding-right: 1.0em;
    float: left;
}

.top100main .row {
    padding-left: 0.0em;
    padding-right: 1.0em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    overflow: hidden;
}

[class*="column"]+ [class*="column"].end {
    float: left;
}

.large-1 {
    position: relative;
    width: 8.33333%;
}

.large-2 {
    position: relative;
    width: 16.66667%;
}

.large-3watches{
	    min-height: 220px;
}

.large-3 {
    position: relative;
    width: 25%;
}

.large-4 {
    position: relative;
    width: 33.33333%;
}

.large-5 {
    position: relative;
    width: 41.66667%;
}

.large-6 {
    position: relative;
    width: 50%;
}

.large-7 {
    position: relative;
    width: 58.33333%;
}

.large-8 {
    position: relative;
    width: 66.66667%;
}

.large-9 {
    position: relative;
    width: 75%;
}

.large-10 {
    position: relative;
    width: 83.33333%;
}

.large-11 {
    position: relative;
    width: 91.66667%;
}

.large-12 {
    position: relative;
    width: 100%;
}

.article-listing .large-8 {
    width: 60%;
}

.article-listing .large-4 {
    width: 40%;
}

@media (max-width: 1520px) {
    .top-trending {
        display: none;
    }
}


/****************************************************************/


/* MOBILE GRID */


/****************************************************************/

@media (max-width: 499px) {
  .top100toplist h1{
    font-size:2em !important;
  }
    .row {
        width: 100%;
    }
    .columns {
        width: 100%;
    }
    .small-1 {
        position: relative;
        width: 8.33333%;
    }
    .small-2 {
        position: relative;
        width: 16.66667%;
    }
    .small-3 {
        position: relative;
        width: 25%;
    }
    .small-4 {
        position: relative;
        width: 33.33333%;
    }
    .small-5 {
        position: relative;
        width: 41.66667%;
    }
    .small-6 {
        position: relative;
        width: 50%;
    }
    .small-7 {
        position: relative;
        width: 58.33333%;
    }
    .small-8 {
        position: relative;
        width: 66.66667%;
    }
    .small-9 {
        position: relative;
        width: 75%;
    }
    .small-10 {
        position: relative;
        width: 83.33333%;
    }
    .small-11 {
        position: relative;
        width: 91.66667%;
    }
    .small-12 {
        position: relative;
        width: 100%;
    }
}


/****************************************************************/


/* FOUNDATION VISIBILITY HTML CLASSES */


/****************************************************************/

.show-for-small, .show-for-medium-down, .show-for-large-down {
    display: inherit !important;
}

.show-for-medium, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important;
}

.hide-for-medium, .hide-for-medium-up, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important;
}

.hide-for-small, .hide-for-medium-down, .hide-for-large-down {
    display: none !important;
}


/* Specific visilbity for tables */

table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
    display: table;
}

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
    display: table-header-group !important;
}

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
    display: table-row-group !important;
}

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
    display: table-row !important;
}

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, th.show-for-small, th.show-for-medium-down, th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge {
    display: table-cell !important;
}


/* Medium Displays: 768px - 1279px */

@media only screen and (min-width: 768px) {
    .show-for-medium, .show-for-medium-up {
        display: inherit !important;
    }
    .show-for-small {
        display: none !important;
    }
    .hide-for-small {
        display: inherit !important;
    }
    .hide-for-medium, .hide-for-medium-up {
        display: none !important;
    }
    /* Specific visilbity for tables */
    table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
        display: table;
    }
    thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
        display: table-header-group !important;
    }
    tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
        display: table-row-group !important;
    }
    tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
        display: table-row !important;
    }
    td.show-for-medium, td.show-for-medium-up, td.hide-for-small, th.show-for-medium, th.show-for-medium-up, th.hide-for-small {
        display: table-cell !important;
    }
}


/* Large Displays: 1280px - 1440px */

@media only screen and (min-width: 1280px) {
    .show-for-large, .show-for-large-up {
        display: inherit !important;
    }
    .show-for-medium, .show-for-medium-down {
        display: none !important;
    }
    .hide-for-medium, .hide-for-medium-down {
        display: inherit !important;
    }
    .hide-for-large, .hide-for-large-up {
        display: none !important;
    }
    /* Specific visilbity for tables */
    table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
        display: table;
    }
    thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
        display: table-header-group !important;
    }
    tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
        display: table-row-group !important;
    }
    tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
        display: table-row !important;
    }
    td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, th.show-for-large, th.show-for-large-up, th.hide-for-medium, th.hide-for-medium-down {
        display: table-cell !important;
    }
}


/* X-Large Displays: 1400px and up */

@media only screen and (min-width: 1440px) {
    .show-for-xlarge {
        display: inherit !important;
    }
    .show-for-large, .show-for-large-down {
        display: none !important;
    }
    .hide-for-large, .hide-for-large-down {
        display: inherit !important;
    }
    .hide-for-xlarge {
        display: none !important;
    }
    /* Specific visilbity for tables */
    table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
        display: table;
    }
    thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
        display: table-header-group !important;
    }
    tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
        display: table-row-group !important;
    }
    tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
        display: table-row !important;
    }
    td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, th.show-for-xlarge, th.hide-for-large, th.hide-for-large-down {
        display: table-cell !important;
    }
}


/* Orientation targeting */

.show-for-landscape, .hide-for-portrait {
    display: inherit !important;
}

.hide-for-landscape, .show-for-portrait {
    display: none !important;
}


/* Specific visilbity for tables */

table.hide-for-landscape, table.show-for-portrait {
    display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important;
}

@media only screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important;
    }
    .hide-for-landscape, .show-for-portrait {
        display: none !important;
    }
    /* Specific visilbity for tables */
    table.show-for-landscape, table.hide-for-portrait {
        display: table;
    }
    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important;
    }
    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important;
    }
    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important;
    }
    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important;
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important;
    }
    .hide-for-portrait, .show-for-landscape {
        display: none !important;
    }
    /* Specific visilbity for tables */
    table.show-for-portrait, table.hide-for-landscape {
        display: table;
    }
    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important;
    }
    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important;
    }
    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important;
    }
    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important;
    }
}


/* Touch-enabled device targeting */

.show-for-touch {
    display: none !important;
}

.hide-for-touch {
    display: inherit !important;
}

.touch .show-for-touch {
    display: inherit !important;
}

.touch .hide-for-touch {
    display: none !important;
}


/* Specific visilbity for tables */

table.hide-for-touch {
    display: table;
}

.touch table.show-for-touch {
    display: table;
}

thead.hide-for-touch {
    display: table-header-group !important;
}

.touch thead.show-for-touch {
    display: table-header-group !important;
}

tbody.hide-for-touch {
    display: table-row-group !important;
}

.touch tbody.show-for-touch {
    display: table-row-group !important;
}

tr.hide-for-touch {
    display: table-row !important;
}

.touch tr.show-for-touch {
    display: table-row !important;
}

td.hide-for-touch {
    display: table-cell !important;
}

.touch td.show-for-touch {
    display: table-cell !important;
}

th.hide-for-touch {
    display: table-cell !important;
}

.touch th.show-for-touch {
    display: table-cell !important;
}

p.lead {
    font-size: 1.21875em;
    line-height: 1.6;
}
ul.nav.nav-tabs li {
    float: left;
    width: 30%;
    list-style: none;
    border: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

/****************************************************************/


/* TYPOGRAPHY RESETS */


/****************************************************************/

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr;
}


/****************************************************************/


/* DEFAULT LINK STYLES */


/****************************************************************/

a {
    color: #000;
    text-decoration: none;
    line-height: inherit;
}

a:hover, a:focus {
    color: #000;
}

a img {
    border: none;
    float: none;
}


/****************************************************************/


/* DEFAULT PARAGRAPH STYLES */


/****************************************************************/

p {
    font-family: inherit;
    font-weight: 200;
    font-size: 1.6em;
    line-height: 2;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility;
}

p aside {
    font-size: 0.875em;
    line-height: 1.35;
    font-style: italic;
}


/****************************************************************/


/* DEAFULT HEADER STYLES */


/****************************************************************/

h1, h2, h3, h4, h5, h6 {
    font-family: DalaFloda-Roman;
    font-weight: normal;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.4;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0;
}

h1 {
    font-size: 5em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 2.3125em;
}

h4 {
    font-size: 1.6875em;
}

hr {
    border: solid #dddddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0;
}


/****************************************************************/


/* LISTS */


/****************************************************************/

ul, ol, dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit;
}

ul, ol {
    margin-left: 0;
}


/****************************************************************/


/* UNORDERED LIST */


/****************************************************************/

ul li ul, ul li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
}

ul li, ol li {
    font-size: 1.3em;
}

ul ul li, ul ol li, ol ol li, ol ul li, li p {
    font-size: 1em;
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit;
}

ul.square {
    list-style-type: square;
}

ul.circle {
    list-style-type: circle;
}

ul.disc {
    list-style-type: disc;
}

ul.no-bullet {
    list-style: none;
}


/****************************************************************/


/* ORDERED LIST */


/****************************************************************/

ol li ul, ol li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
}


/****************************************************************/


/* DEFINITION LIST */


/****************************************************************/

dl dt {
    margin-bottom: 0.3em;
    font-weight: bold;
}

dl dd {
    margin-bottom: 0.75em;
}


/****************************************************************/


/* ABBREVIATIONS */


/****************************************************************/

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222222;
    border-bottom: 1px dotted #dddddd;
    cursor: help;
}

abbr {
    text-transform: none;
}


/****************************************************************/


/* BLOCKQUOTES */


/****************************************************************/

blockquote {
    margin: 0 0 1.25em;
    padding: 0.5625em 1.25em 0 1.1875em;
    border-left: 1px solid #dddddd;
}

blockquote cite {
    display: block;
    font-size: 0.8125em;
    color: #555555;
}

blockquote cite:before {
    content: "\2014 \0020";
}

blockquote cite a, blockquote cite a:visited {
    color: #555555;
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f;
}

.mapcategory
{
	margin-top: 152px !important;
}
/****************************************************************/


/* MICROFORMATS */


/****************************************************************/

.vevent .summary {
    font-weight: bold;
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625em;
}


/****************************************************************/


/* DEFAULT FORMS */


/****************************************************************/

input {
    font-size: 1.4em;
    padding: 0.25em;
}


/****************************************************************/


/* TABLES */


/****************************************************************/

table {
    background: white;
    margin-bottom: 1.25em;
    border: solid 1px #dddddd;
}

table thead, table tfoot {
    background: whitesmoke;
    font-weight: bold;
}

table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
    padding: 0.5em 0.625em 0.625em;
    color: #222222;
    text-align: left;
}

table tr th, table tr td {
    padding: 0.5625em 0.625em;
    font-size: 1.2em;
    color: #222222;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    line-height: 1.125em;
}


/****************************************************************/


/* TOOLTIPS */


/****************************************************************/

.has-tip {
    border-bottom: dotted 1px #cccccc;
    cursor: help;
    font-weight: bold;
    color: #333333;
}

.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #196177;
    color: #2ba6cb;
}

.has-tip.tip-left, .has-tip.tip-right {
    float: none !important;
}

.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: bold;
    font-size: 0.9375em;
    line-height: 1.3;
    padding: 0.5em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: white;
    background: black;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.tooltip> .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent black transparent;
    top: -10px;
}

.tooltip.opened {
    color: #2ba6cb !important;
    border-bottom: dotted 1px #196177 !important;
}

.tap-to-close {
    display: block;
    font-size: 0.625em;
    color: #888888;
    font-weight: normal;
}

@media only screen and (min-width: 768px) {
    .tooltip> .nub {
        border-color: transparent transparent black transparent;
        top: -10px;
    }
    .tooltip.tip-top> .nub {
        border-color: black transparent transparent transparent;
        top: auto;
        bottom: -10px;
    }
    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important;
    }
    .tooltip.tip-left> .nub {
        border-color: transparent transparent transparent black;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px;
    }
    .tooltip.tip-right> .nub {
        border-color: transparent black transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px;
    }
}


/********************************************************************************************************************************/


/********************************************************************************************************************************/


/* ELITE SPECIFIC STYLESHEET */


/********************************************************************************************************************************/


/********************************************************************************************************************************/


/****************************************************************/


/* SITEWIDE */


/****************************************************************/

.cf:before, .cf:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.cf:after {
    clear: both;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.cf {
    *zoom: 1;
}

body {
    background: #fff;
    font: 62.5% "open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-feature-settings: "lnum";
}

.outter-columns {
    padding: 0 0em;
    z-index: 1;
}

.top100main .outter-columns {
    background: #fff;
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    padding: 0em 0em;
    z-index: 1;
}


/****************************************************************/


/* FULL WIDTH CONTENT */


/****************************************************************/

.fwc, .row .fwc, .row .row .fwc {
    margin-left: 0em;
    margin-right: 0em;
    padding-left: 0em;
    padding-right: 0em;
}

.cta-link a, .button {
    background: #2b2b2b;
    color: #fff;
    font-size: 1em;
    padding: 0.25em;
    text-transform: uppercase;
    border: none;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.cta-link a:hover, .button:hover {
    background: #e40000;
}

.cta-link a:visited {
    color: #fff;
}

.right-aligned {
    text-align: right;
}


/****************************************************************/


/* SITEWIDE MOBILE STYLES */


/****************************************************************/

@media (max-width: 499px) {
    .outter-columns {
        padding: 0 1em;
    }
    .fwc, .row .fwc, .row .row .fwc {}
}


/****************************************************************/


/* SITEWIDE HEADER */


/****************************************************************/

.large-leaderboard, .footer-leaderboard {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
    clear: both;
}

#div-gpt-ad-1405680097566-0 iframe {
    border: 2px solid #fff !important;
}

.top-banner {
    display: none;
}

@media (max-width: 499px) {
    .top-banner {
        display: block;
        text-align: center;
        padding-bottom: 15px;
    }
}

.div-gpt-ad-1420818689167-0 {
    margin-left: auto;
    margin-right: auto;
}

.footer-leaderboard {
    padding-top: 2em;
    padding-bottom: 2em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

body.single .footer-leaderboard {
    margin-left: -3.4em;
}

.large-leaderboard-code, .footer-leaderboard-code {
    margin: 0 auto;
    background: #333;
    width: 970px;
}

.footer-leaderboard-code {
    width: 728px;
}

.site-header {
    background: none !important;
}

.logo {
    width: 100%;
    margin: -100px auto;
    text-align: center;
    display: block;
    padding: 17em 0px 10px;
    position: absolute;
}

.logo img {
    border: none;
    float: none;
}

#homepage-content {
    display: none;
}

.leaderboard {
    width: 70%;
}

.leaderboard div {
    float: right;
    margin-top: 0.5em;
}

.subscription {
    border-top: solid 1px #ebebeb;
    border-bottom: 1px solid #efefef;
    min-height: 9em;
}

.subscription .email-subscription {
    float: left;
    margin-bottom: 1.5em;
    width: 50%;
}

.subscription .email-subscription p {
    margin: 1em 0 0.2em 0;
}

.subscription .email-subscription form table {
    border: none;
}

.subscription .email-subscription form table tr {
    background: none;
}

.subscription .email-subscription input {
    height: 30px;
}

.subscription .email-subscription::-webkit-input-placeholder {
    color: #222;
}

.events-subscribe .events-email-subscription::-webkit-input-placeholder {
    color: #ddd;
}

.subscription .email-subscription:-moz-placeholder {
    /* Firefox 18- */
    color: #555555;
}

.subscription .email-subscription::-moz-placeholder {
    /* Firefox 19+ */
    color: #555555;
}

.subscription .email-subscription:-ms-input-placeholder {
    color: #555555;
}

.subscription .email-subscription input.email-address {
    border: 1px solid #555555;
    padding: 0.5em;
    float: left;
    width: 60%;
}

.subscription .email-subscription input.email-newsletter-button {
    text-transform: capitalize;
    width: 40%;
}

.subscription .magazine-subscription {
    width: 27%;
    float: right;
    margin-top: 1.6em;
    max-height: 7em;
}

.subscription .magazine-subscription p {
    float: left;
    width: 62%;
    text-align: right;
}

.subscription .magazine-subscription p a {
    text-decoration: underline;
}

.subscription .magazine-subscription .mag-cover {
    float: right;
    width: 32%;
    position: relative;
    top: -3.8em;
}

.subscribe-toggle {
    display: none;
}

.menu-toggle {
    display: none;
    padding: 0.5em;
    background: #222;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    cursor: pointer;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    border-bottom: solid 1px #000;
    border-top: solid 1px #555;
    box-shadow: 0em 0.2em 0.05em 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0em 0.2em 0.05em 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0em 0.2em 0.05em 0 rgba(0, 0, 0, 0.3);
}

.site-navigation {
    background: #fff;
}

.site-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
}

.category-travel .site-navigation ul, .category-finest-dining .site-navigation ul, .category-shopping-lifestyle .site-navigation ul, .category-luxury-transport .site-navigation ul, .category-tv .site-navigation ul, .category-dining-news .site-navigation ul, .category-restaurant-guide .site-navigation ul, .category-restaurant-guides .site-navigation ul, .category-top-100-restaurants-in-the-world .site-navigation ul, .category-travel-news .site-navigation ul, .category-destination-guides .site-navigation ul, .single-post .site-navigation ul, .category-elite-traveler-meets-tv .site-navigation ul, .category-finest-dining-tv .site-navigation ul, .category-shopping-lifestyle-tv .site-navigation ul, .category-wines-spirits-tv .site-navigation ul, .category-destination-guides-tv .site-navigation ul, .category-finest-dining-tv .site-navigation ul, .category-luxury-transport-tv .site-navigation ul, .category-automotive .site-navigation ul, .category-watches-shopping-lifestyle .site-navigation ul, .category-jewelry .site-navigation ul, .category-fashion-shopping-lifestyle .site-navigation ul, .category-yachts .site-navigation ul, .category-private-jets .site-navigation ul, .category-north-america .site-navigation ul, .category-south-america .site-navigation ul, .category-asia-pacific .site-navigation ul, .category-233 .site-navigation ul, .category-mexico .site-navigation ul {
    padding-bottom: 2.9em;
    margin-bottom: 0.8em;
}

.category-events-calendar .site-navigation ul, .category-elite-rewards .site-navigation ul, .category-leaders-in-luxury .site-navigation ul {
    padding-bottom: 0em;
    margin-bottom: 0em;
}

.travel-sub-nav, .site-navigation li ul {
    display: none;
    opacity: 0;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
}

.site-navigation li.is-category {
    background: #f0f0f0;
    color: #f9f9f9;
}

body.home .site-navigation li.is-category {
    background: none;
    color: #fff;
}

body.category-destination-guides .site-navigation li.tv.is-category, body.category-features .site-navigation li.tv.is-category, body.category-restaurant-guide .site-navigation li.dg.is-category {
    background: none;
}

.site-navigation li:hover, body.home .site-navigation li.is-category:hover {
    background: #000;
    color: #fff;
}

body.category-destination-guides .travel-sub-nav, .override-nav, body.category-travel .travel-sub-nav, .site-navigation li.is-category ul, body.category-elite-traveler-meets-tv .site-navigation li.tv ul, body.category-shopping-lifestyle-tv .site-navigation li.tv ul {
    display: block;
    opacity: 1;
    z-index: 998;
}

body.home .site-navigation li.is-category .sub-nav {
    display: none;
}

.site-navigation li:hover ul, body.home .site-navigation li.is-category:hover .sub-nav {
    display: block;
    opacity: 1;
    z-index: 999;
}

body.category-destination-guides .site-navigation li.is-category .tv-sub-nav
/*, body.category-features .site-navigation li.is-category .tv-sub-nav*/

{
    display: none;
}

.site-navigation li {
    float: left;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.5em;
    text-align: center;
    font-family: DalaFloda-Roman;
    transition: all 0.7s fade-in;
    -webkit-transition: all 0.7s fade-in;
    -moz-transition: all 0.7s fade-in;
}

.site-navigation li.travel {
    width: 10em;
}

.site-navigation li.restaurants {
    width: 12em;
}

.site-navigation li.shopping {
    width: 15em;
}

.site-navigation li.transport {
    width: 14em;
}

.site-navigation li.estate {
    width: 10em;
}

.site-navigation li.tv {
    width: 13em;
}

.site-navigation li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0.5em 0;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.site-navigation li:hover a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0.5em 0;
}

.fa-search {
    background: none;
    color: #999;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    padding-left: 0.5em;
    cursor: pointer;
}

.fa-search:hover {
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
}

.site-navigation li:nth-child(7):hover {
    border: none;
    background-color: #fff;
}

.site-navigation .sub-nav {
    background: #b9b9b9;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: none;
    /* FF3.6+ */
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    height: 2.8em;
    padding-left: 1.5em;
    z-index: 999;
}

.site-navigation .sub-nav li {
    display: inline;
    line-height: 2.9em;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: none;
}

.site-navigation .sub-nav li a {
    border: none;
    color: #000;
    padding: 0 2em;
    height: 3.1em;
}

.main-sm-widget {
    position: fixed;
    right: 0px;
    margin-top: 17%;
    z-index: 1001;
    width: 60px;
    text-align: left;
    height: 290px;
    background: #000;
    /*color: #fff;
    box-shadow: 0 0 1em 0 #888;
    -moz-box-shadow: 0 0 1em 0 #888;
    -webkit-box-shadow: 0 0 1em 0 #888;*/
}

.for_mobile{
    display: none;
}


.main-sm-widget {
    position: fixed;
    right: 0px;
    margin-top: 17%;
    z-index: 1001;
    width: 60px;
    text-align: left;
    height: 290px;
    background: #000;
    color: #fff;
}


/* Mobile Media Queries for share links Start */
@media only screen and (min-device-width : 768px){
.share-icon-instagram{
    right: 16px;
    top: -50px;
}
}


@media only screen and (min-device-width : 361px) and (max-device-width : 420px)  {
                #social-media-generic {
                        display: none;
                        position: fixed;
                        right: 81px !important;
                        z-index: 1000;
                        width: 290px !important;
                        text-align: left;
                        height: 60px !important;
                        color: #fff;
                        margin-right: -4em;
                        margin-top: 7em !important;
                  }

                .widget-logo {
                    display: none !important ;
                }

                #widget-down {
                    display: none;
                }

                #widget-up {
                    display: none;
                }

                .widget-top{
                    display: none !important ;
                }

                .main-sm-widget {
                    position: fixed;
                    height: 65px;
                    margin-top: 1em;
                    background: none;

                }



                /*.trending-dynamic a img {
                    padding-top: 11px;
                    height: auto !important;
                    width: 13em !important;
                    margin-top: 7px !important;
                    margin-left: 0em;
                }*/

                .share_imgs{
                    margin-right:1em;
                }

                .share-icon-instagram{
                    left: 5em;
                }

                .the_et_logo{
                    width: 13em;
                    margin-top: 0.3em;
                    margin-left: 1em !important;
                }


     }





@media only screen and (min-device-width : 321px) and (max-device-width : 360px)  {


                     #social-media-generic {
                        display: none;
                        position: fixed;
                        right: 81px !important;
                        z-index: 1000;
                        width: 290px !important;
                        text-align: left;
                        height: 60px !important;
                        color: #fff;
                        margin-right: -4em;
                        margin-top: 7em !important;
                    }

                    .widget-logo {
                        display: none !important ;
                    }
                    #widget-down {
                        display: none;
                    }
                    #widget-up {
                        display: none;
                    }

                    .widget-top{
                        display: none !important ;
                    }

                    .main-sm-widget {
                        position: fixed;
                        height: 65px;
                        margin-top: 1em;
                        background: none;

                    }



                    .trending-dynamic a img {
                        padding-top: 11px;
                        height: auto !important;
                        width: 10em !important;
                        margin-top: 7px !important;
                    }

                    .share_imgs{
                        margin-right:1em;
                    }
                    .share-icon-instagram{
                        left: 5em;
                    }

             }






@media (max-width:320px) {

            #social-media-generic {
            width: 290px !important;
            height: 60px !important;
            margin-right: -3em;
            margin-top: 7em !important;
        }

        .widget-logo {
            display: none !important ;
        }

        #widget-down {
            display: none;
        }

        #widget-up {
            display: none;
        }

        .widget-top{
            display: none !important ;
        }

        .main-sm-widget {
            position: fixed;
            height: 65px;
            margin-top: 1em;
            background: none;

        }

       /*.trending-dynamic a img {
            padding-top: 11px;
            height: auto !important;
            width: 10em !important;
            margin-top: 7px !important;
        }*/

        .share_imgs{
            margin-right:1em;
        }

        .share-icon-instagram{
            left: 5em;
        }

#social-media-generic {
    position: fixed;
    left: 5em;
    bottom: 0em;
}


.the_et_logo{
    width: 10em;
    margin-top: 0.5em;
}

}

/* Mobile Media Queries for share links End */




.widgettiles {
    height: 20%;
    display: block;
    padding-left: 20px;
    font-size: 32px;
    border-top: none;
    padding-top: 5px;
}



.widget-logo {
    background-color: #fff;
    border-top: none;
    padding-left: 3px;
}



.widget-sm {
    padding-left: 3px;
}

.main-navigation {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    display: none;
}

#social-media-generic {
    display: none;
    /*display: block;*/
    position: fixed;
    right: 60px;
    margin-top: 60px;
    z-index: 1000;
    width: 60px;
    text-align: left;
    height: 290px;
    color: #fff;
}


/****************************************************************/


/* TRENDING AND SEARCH */


/****************************************************************/

.trending-and-search {
    background: #cbcbcb;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiY2JjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #cbcbcb 0%, #f2f2f2 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbcbcb), color-stop(100%, #f2f2f2));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cbcbcb 0%, #f2f2f2 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cbcbcb 0%, #f2f2f2 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cbcbcb 0%, #f2f2f2 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #cbcbcb 0%, #f2f2f2 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cbcbcb', endColorstr='#f2f2f2', GradientType=0);
    /* IE6-8 */
    border-bottom: solid 0.5em #790941;
}

.trending {
    width: 69.3%;
}

.trending h4 {
    margin: 0.8em 0 0 0;
    width: 12% !important;
    font-size: 1.3em;
}

.trending ul {
    list-style: none;
    margin: 0.8em 0;
    float: left !important;
}

.trending li {
    font-size: 1.2em;
    display: inline-block;
    margin: 0 1.5em;
    position: relative;
}

.trending li:after {
    content: '|';
    margin: 0 0.5em;
    color: #ccc;
    position: absolute;
    top: 0;
    right: -2.5em;
}

.trending li a {
    color: #790941;
    padding: 0.2em 0;
    display: block;
}

.trending-dynamic a img {
    display: block;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.trending-dynamic a img.changing {
    display: block;
    opacity: 1;
}

.site-search {
    width: 30.6%;
    padding: 0.1em 0 0 2em;
}

.search-field {
    float: left;
    margin-top: 0.35em;
    font-size: 1.2em;
    height: 1.9em;
    border: medium none;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    color: #FFF;
    font-family: Whitney-light;
    padding: 0.5em;
}

.fourofour .search-field {
    margin-top: 0.35em !important;
    font-size: 4.2em !important;
    height: 1.9em !important;
    text-transform: uppercase;
    color: #000 !important;
    font-family: Whitney-light;
    padding: 0.5em;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(242, 242, 242) !important;
    width: 97% !important;
}

.fourofour .search-form {
    padding-bottom: 50px;
}

.search-submit {
    display: none;
}

@media (max-width: 499px) {
    .site-header {
        text-align: center;
    }
    .logo {
        padding-top: 0.5em;
        text-align: center;
        padding-bottom: 1.5em;
        width: auto;
    }
    .logo img {
        max-width: 60%;
    }

    .site-header .subscription.fwc {
        position: absolute;
        top: -30em;
        height: 30em;
        background: #333;
        padding: 2em;
    }
    .subscription-open .site-header .subscription {
        top: 0;
    }
    .logo, .subscribe-toggle, .site-header .subscription {
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
    }
    .subscribe-toggle {
        display: inline-block;
        width: 15em;
        background: #333;
        padding: 0.5em 3em 0.5em 1em;
        margin: -0.5em auto 1em auto;
        font-size: 1.6em;
        color: #fff;
        text-transform: uppercase;
        border-radius: 0.3em;
        -moz-border-radius: 0.3em;
        -webkit-border-radius: 0.3em;
        cursor: pointer;
        position: relative;
    }
    .subscribe-toggle:after {
        content: '';
        position: absolute;
        right: 1em;
        border-top: solid 0.5em #fff;
        border-right: solid 0.5em transparent;
        border-left: solid 0.5em transparent;
        top: 50%;
        margin-top: -0.2em;
    }
    .subscription-open .subscribe-toggle {
        margin-top: 14em;
    }
    .subscription-open .subscribe-toggle:after {
        border-top: none;
        border-bottom: solid 0.5em #fff;
    }
    .site-header .subscription .email-subscription {
        width: 100%;
        float: none;
        text-align: center;
        border-bottom: solid 1px #444;
        padding-bottom: 3em;
    }
    .site-header .subscription .email-subscription p {
        color: #fff;
        font-size: 1.2em;
        margin-bottom: 1.5em;
    }
    .site-header .subscription .email-subscription input.email-newsletter-button {
        background: #790941;
    }
    .site-header .subscription .magazine-subscription {
        width: 100%;
        float: none;
    }
    .site-header .subscription .magazine-subscription p {
        text-align: left;
        margin-top: 2em;
    }
    .site-header .subscription .magazine-subscription p a {
        color: #ccc;
    }
    .site-header .subscription .magazine-subscription .mag-cover {
        top: -1.5em;
    }
    .menu-toggle {
        display: block;
    }
    .category-travel .site-navigation .travel-sub-nav, .category-finest-dining .site-navigation .restaurants-sub-nav, .category-shopping-lifestyle .site-navigation .shopping-sub-nav, .category-luxury-transport .site-navigation .luxury-transport-sub-nav, .category-tv .site-navigation .tv-sub-nav, body.category-destination-guides .travel-sub-nav, .override-nav, body.category-travel .travel-sub-nav, .site-navigation li.is-category ul, .site-navigation li:hover ul, body.home .site-navigation li.is-category:hover .sub-nav {
        display: none;
    }
    .site-navigation, .trending-and-search {
        display: none;
        height: 0.1em;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        margin: 0 !important;
    }
    .trending-and-search {
        background: #ededed;
    }
    .open {
        display: block;
        height: auto;
    }
    .site-navigation {
        background: #2B2B2B;
    }
    .site-navigation li {
        width: 100% !important;
        border-bottom: solid 1px #111;
        border-top: solid 1px #333;
    }
    .site-navigation li a {
        border: none;
    }
    .trending, .trending h4, .site-search {
        width: 100%;
    }
    .site-search {
        background: #ddd;
        border-top: solid 1px #ccc;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
}


/*******************************************************************************************************************************************************************/


/************************************** Primary Content *************************************/

.primary-content {
    width: 70%;
    padding-right: 3em;
    padding-top: 3em;
}

.home .primary-content {
    padding-top: 0em;
}

@media (max-width: 499px) {
    .primary-content {
        width: 100%;
        padding-left: 0em;
        padding-right: 0em;
    }
}


/************************************** Home Page *************************************/

.bx-wrapper {
    position: relative;
    /*   box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.3); */
}

.bx-viewport {
    height: 480px !important;
}

@media (max-width: 499px) {
    .bx-viewport {
        height: auto !important;
    }
}

ul.features-slider {
    list-style: none;
    border-bottom: solid 5px #790941;
}

ul.features-slider li {
    position: relative;
    max-height: 400px;
    overflow: hidden;
}

.slide-text {
    position: absolute;
    text-align: right;
    padding-top: 6.5em;
    right: -1em;
    width: 35em;
    bottom: 20px;
}

.slide-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-top: solid 5px #b9aa8b;
    border-right: solid 5px transparent;
    border-left: solid 5px transparent;
    margin-left: -5px;
}

.slide-text:after {
    content: url('img/slideshow_headline_shadow.png');
    right: -30px;
    bottom: -40px;
    position: absolute;
}

ul.features-slider .article-category {
    z-index: 998;
    /* color: #8B764C; */
    /* text-decoration: none; */
    /* text-transform: uppercase; */
    font-size: 2.4em;
    display: block;
    /* padding: 0.5em 0px; */
    /* text-align: right; */
    /* width: 90%; */
    /* margin: -1em auto; */
    top: 15px;
    background-color: #000;
    /* text-transform: uppercase; */
    color: #fff;
    padding: 3px 10px 0px 10px;
    position: absolute;
    margin-left: 20px;
    /* font-weight: 300; */
}

ul.features-slider .article-date {
    z-index: 998;
    color: #8B764C;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.4em;
    display: block;
    text-align: right;
    width: 90%;
    position: relative;
    font-weight: 300;
    bottom: 20px;
}

.circle-text {
    width: 77%;
}

.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background: rgba(255, 255, 255, 0.95);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.circle-text div {
    float: left;
    width: 100%;
    padding-top: 35%;
    line-height: 1em;
    text-align: center;
    color: white;
    margin-top: -6.5em;
}

.circle-text span {
  font-family: DalaFloda-Roman;
  color: #c19e67;
  font-size: 1.5em;
  padding-bottom: 2em;
  text-transform: uppercase;
  width: 65%;
  display: block;
  line-height: 1.2;
  margin-left: auto;
  margin-right: auto;
}

.circle-text img {
    max-width: 150px;
    margin-top: 30px;
}

/*
ul.features-slider .article-category a {
  color: #8b764c;
  width: 70%;
  text-decoration: none;
  text-transform: uppercase;
  border-top: solid 1px #cbbfa6;
  border-bottom: solid 1px #cbbfa6;
  padding: 0.5em 0;
  font-size: 1.2em;
  margin: 0 auto;
  display: block;
}
ul.features-slider .article-category a:hover {
  color: #790941;
}*/

.slide-text h2 {
    width: 100%;
    position: relative;
    color: #FFF;
    z-index: 1;
    font-size: 3.2em;
    margin: 0em;
    vertical-align: bottom;
    bottom: 10px;
    right: 40px;
    font-family: DalaFloda-Medium;
    line-height: 1.2em;
}

.slide-text h2 a {
    color: #222;
    text-decoration: none;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 998;
}

.slide-text h2 a:hover {
    color: #790941;
}

.bx-controls {
    position: absolute;
    top: 54%;
    height: 50px;
    margin-top: -50px;
    width: 100%;
}

.bx-controls a {
    display: block;
    width: 50px;
    height: 50px;
    left: 0;
    position: absolute;
    text-indent: -5000px;
    overflow: hidden;
}

#bx-pager {
    border-bottom: solid 5px #f2f2f2;
    margin-bottom: 2em;
}

#bx-pager ul {
    list-style: none;
    margin: 0;
}

#bx-pager li {
    width: 33%;
    float: left;
    font-size: 1.3em;
}

#bx-pager li:first-child {
    width: 34%;
}

#bx-pager li a {
    display: block;
    padding: 1.429em;
    background: #f9f9f9;
    border-right: solid 1px #ddd;
    border-top: solid 5px #292929;
    color: #333;
    min-height: 7.8em;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}

#bx-pager li a.active {
    border-top: solid 5px #f2f2f2;
    background: #e2e2e2;
    color: #000;
    position: relative;
}

#bx-pager li a:hover, #bx-pager li a.active:hover {
    background: #d5d5d5;
}

#bx-pager li a.active:before {
    content: '';
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -10px;
    border-bottom: solid 10px #f2f2f2;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

#bx-pager li a span.article-category, #bx-pager li a.active span.article-category {
    font-style: italic;
    color: #666;
    display: block;
    font-size: 0.9em;
}

.bx-controls-direction {
    position: absolute;
    top: 30%;
    width: 100%;
    display: none;
}

.bx-controls-direction a {
    display: block;
    height: 100px;
    width: 100px;
    text-indent: -5000px;
    overflow: hidden;
    background: url('/wp-content/themes/small/images/slider_nav.png') no-repeat left top;
    cursor: pointer;
    z-index: 999;
    position: relative;
}

.bx-controls-direction a.bx-next {
    background-position: right bottom;
    float: right;
    margin-top: -110px;
}

.bx-prev {
    margin-top: -20px;
}

.bx-prev:hover {
    background-position: left bottom;
}

.bx-controls-direction a.bx-next:hover {
    background-position: right top;
}

/*home page slider*/
.img-opti-7{
	width:35.33333% !important;
}

.img-opti-5{
	width:64.66667% !important;
}

.img-opti-7 a div img {
	    width: 82% !important;
		min-height: 162px;
}
.right-arrow-slider{
	float:right;clear: both; cursor:pointer;top: -459px;    position: relative;    display: block;
}

.left-arrow-slider{
	float:leftclear: both;    cursor: pointer;    display: block;    top: -429px;    position: relative;
}
/*end home page slider*/

/* Home Carousel in mobile */

@media (max-width: 499px) {
    .slide-text {
        left: 0em;
        width: 100%;
        position: static;
        border-bottom: none;
        padding-bottom: 0.5em;
    }
    .slide-text h2 {
        margin: 0.5em auto;
        font-size: 1.8em;
    }
    .bx-controls {
        top: 2em;
        margin-top: 0;
    }
    .bx-controls a.bx-next {
        right: 0.4em;
    }
    #bx-pager li, #bx-pager li:first-child {
        font-size: 1.1em;
        width: 100%;
    }
    #bx-pager li a {
        min-height: 8em;
    }
    .slide-text:after {
        content: '';
    }
}


/* Horizontal Article List */

ul.horizontal-article-list {
    list-style: none;
}

ul.horizontal-article-list li {
    padding-bottom: 0em;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
}

ul.horizontal-article-list li.large-3 {
    min-height: 14em;
}

ul.horizontal-article-list li.large-2 {
    min-height: 22em;
}

ul.horizontal-article-list li:hover {}

ul.horizontal-article-list .article-thumbnail {
    height: 220px;
    overflow: hidden;
    display: block;
}

ul.horizontal-article-list li:nth-child(1) {
    margin-top: -10px;
}

ul.horizontal-article-list li:nth-child(2) {
    margin-top: -10px;
}

ul.horizontal-article-list li:nth-child(3) {
    margin-top: -10px;
}

ul.horizontal-article-list li:nth-child(4) {
    margin-top: -10px;
}

ul.horizontal-article-list li:nth-child(5) {
    margin-top: -10px;
}

ul.horizontal-article-list li:nth-child(6) {
    margin-top: -10px;
}

.article-thumbnail img {
    height: auto;
    width: 100%;
}

/*.article-thumbnail1 img {
    min-height: 169px !important;
    width: 100%;
}*/

.thumbnail-article {
    max-height: 263px;
    overflow: hidden;
}

ul.horizontal-article-list li h3, ul.horizontal-article-list li h4, ul.horizontal-article-list li .article-title, .popular-videos h4, .tv-channels h4 {
    font-size: 0.9em;
    font-weight: 300;
    display: block;
    padding-right: 10px;
    color: #000;
    padding-left: 15px;
    z-index: 101;
    position: absolute;
    padding-top: 5px;
}

ul.horizontal-article-list li h3 a, ul.horizontal-article-list li h4 a, ul.horizontal-article-list li:hover h3 a, ul.horizontal-article-list li:hover h4 a {
    color: #f2f2f2;
}

ul.horizontal-article-list li .article-category a {
    font-style: italic;
    color: #666;
    font-size: 0.9em;
    display: block;
}

ul.horizontal-article-list li:hover h3 a:hover, ul.horizontal-article-list li:hover h4 a:hover {
    text-decoration: underline;
}

ul.horizontal-article-list li img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

ul.horizontal-article-list li div {
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
}

ul.horizontal-article-list li:hover div {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
}

ul.horizontal-article-list li .article-category {
    font-style: normal;
    background-color: #000;
    color: #FFF;
    font-weight: lighter;
    top: -15px;
    position: absolute;
    left: 10px;
    padding: 2px 6px 1px;
    max-width: 240px;
    font-family: Whitney-Light;
    font-size: 1.1em;
    letter-spacing: 0.6px;
}

ul.horizontal-article-list li .article-category a {
    color: #888;
}


/* Elite Shopping Home Page Feature */

.homepage-shopping-feature {
    text-align: center;
}

.homepage-shopping-header {
    width: 700px;
    padding-bottom: 40px;
}

.homepage-shopping-header h2 {
    text-transform: uppercase;
}

.homepage-shopping-header img {
    width: 4.5em;
    margin: -0.45em 0 0 0;
}

.homepage-shopping-header h2 span {
    font-style: italic;
    color: #999;
}

.home-shop-carousel {
    padding: 0 8em;
}

.home-shop-carousel .slick-prev, .home-shop-carousel .slick-next {
    top: 30%;
}

.homepage-shopping-feature .article-thumbnail {
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 2em;
    padding: 0 1em;
}

@media (max-width: 860px) {
    .home-shop-carousel {
        padding: 0 3em;
    }
    .home-shop-carousel> div {
        /* width: 50%; */
    }
}

.featured-events .orbit-slides-container {
    height: 290px;
}

.featured-events .cta-link {
    margin: -2em 0 0em 0;
    position: relative;
    z-index: 9;
    text-align: right;
}


/* Home Page Gallery */

.gallery li {
    padding: 0em;
    text-align: center;
}

.gallery li.bx-clone {
    position: absolute !important;
}

.gallery-caption {
    position: absolute;
    bottom: -6em;
    left: 0;
    right: 0;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    padding: 1em;
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

.gallery:hover .gallery-caption {
    bottom: 0;
}

.gallery-caption .article-date {
    color: #000;
}

.gallery:hover .gallery-caption .article-date {
    color: #ccc;
}

.gallery-caption h4 {
    margin: 0 0 0.5em 0;
    color: #fff;
    font-size: 1.2em;
}

.gallery-caption p {
    margin: 0;
    color: #ccc;
}

.gallery li img {
    margin: 0 auto;
}

#gallery-pager {
    margin-top: -22px;
}

#gallery-pager ul {
    list-style: none;
    width: 100%;
    overflow: hidden;
    background: #000;
    padding: 1em;
}

#gallery-pager ul li {
    float: left;
    width: 70px;
    max-height: 50px;
    margin: 0 1em 0 0;
    overflow: hidden;
}

#gallery-pager ul li a {
    opacity: 0.4;
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

#gallery-pager ul li a.active, #gallery-pager ul li a:hover {
    opacity: 1;
}

#gallery-pager ul li img {
    margin-top: -15%;
}

.twitter-feed {
    margin-bottom: 2em;
}

.exclusive-interviews {
    border-top: solid 1px #ebebeb;
    margin-top: 2em;
    padding-top: 2em;
    border-bottom: solid 1px #ededed;
    margin-bottom: 2em;
    background: #f7f7f7;
    margin: 2em -3.2em;
    padding: 2em 3.2em 0 3.2em;
}

.exclusive-interviews ul.horizontal-article-list li {
    border-bottom: 0;
    min-height: 0;
    padding-bottom: 0;
}

.expert-panel {
    padding-top: 50px !important;
}

.expert-panel ul {
    list-style: none;
}

.expert-panel li {
    float: left;
    width: 33%;
    text-align: center;
}

.expert-panel img {
    width: 200px;
    height: 200px;
    border-radius: 100px;
}

.expert-panel h4 {
    margin: 15px 10px 6px 10px;
    padding: 0.5em 0.5em;
    font: 300 1.4em/1.5 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
    border-bottom: 2px dotted #EBEBEB;
    min-height: 4.5em;
}

.expert-panel p a {
    font-style: italic;
    color: #666;
}

@media (max-width: 500px) {
    .featured-events .orbit-container> li {
        height: 900px !important;
    }
    .expert-panel li {
        width: 50%;
        min-height: 23em;
    }
}

@media (min-width: 501px) {
    .gallery .bx-viewport {
        height: 400px !important;
    }
    .gallery li {
        height: 400px !important;
    }
}







/************************************** Secondary Content / Sidebar *************************************/

.secondary-content {
    width: 30%;
    padding-left: 3em;
    padding-top: 3em;
    min-height: 100em;
}

@media (max-width: 499px) {
    .secondary-content {
        width: 100%;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        border: none;
    }
}

.medium-rectangle {
    margin-bottom: 2em;
    /*  box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  */
    background-color: #f2f2f2;
    width: 300px;
}

@media (max-width: 499px) {
    .medium-rectangle {
        text-align: center;
    }
    .medium-rectangle div {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

.sc-item a img {
    border: solid 0.3em #ededed;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.sc-item li:hover a img {
    border: solid 0.3em #790941;
}

.sc-item h4 {
    border-bottom: solid 1px #999;
    text-align: center;
    position: relative;
    padding: 0 0 0.5em 0;
    margin-top: 1em;
}

.sc-item h4:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -0.3em;
    border-top: solid 0.3em #999;
    border-left: solid 0.3em transparent;
    border-right: solid 0.3em transparent;
    margin-left: -0.3em;
}

.subscribe-elsewhere {
    text-align: center;
}

.subscribe-elsewhere .addthis_toolbox {
    margin-bottom: 2em;
    padding-bottom: 2em;
    padding-top: 2em !important;
    text-align: center !important;
    border-bottom: solid 1px #ddd;
}

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m, .addthis_default_style .at300bs {
    float: none;
    display: inline-block;
}

.subscribe-elsewhere {
    text-align: center;
}

.subscribe-elsewhere .addthis_toolbox {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: solid 1px #ddd;
}

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m, .addthis_default_style .at300bs {
    float: none;
    display: inline-block;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0 2em !important;
}

.sc-item ul {
    list-style: none;
}

.sidebar-article-list li {
    clear: both;
    border-bottom: solid 1px #ededed;
    padding: 1em 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.sidebar-article-list li:hover {
    border-bottom: solid 1px #666;
}

.sidebar-article-list li h5 a {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.sidebar-article-list li:hover h5 a {
    color: #790941;
}

.sidebar-article-list li:before, .sidebar-article-list li:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.sidebar-article-list li:after {
    clear: both;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.sc-item li {
    *zoom: 1;
}

.sidebar-article-list div {
    float: left;
    width: 25%;
}

.sidebar-article-list h5 {
    float: right;
    width: 70%;
    font-size: 1.2em;
    font-weight: lighter;
}

.sidebar-article-list h5 a {
    color: #000;
}

.page-item-18481 ul.children, .page-item-20798 ul.children {
    display: none;
}

.more-in-this-section ul {
    list-style: none;
}

.more-in-this-section li {
    border-bottom: solid 1px #ededed;
    padding: 0.5em 0;
}

.social-media-links {
    list-style: none;
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
    margin: 0;
    padding: 0.5em 0;
}

.social-media-links h4 {
    font-size: 1.1em;
    font-weight: lighter;
    text-transform: uppercase;
    float: left;
    width: 25%;
    color: #999;
    margin: 0.2em 0 0 0;
}

.social-media-links li {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 0.5em 0 0;
}

.social-media-links li:last-child {
    margin-right: 0;
}

.social-media-links li a {
    display: block;
    width: 18px;
    height: 18px;
    background: url('img/sprite_lite.png') -66px -15px;
    text-indent: -5000px;
    overflow: hidden;
}

.social-media-links li a:hover {
    background: url('img/sprite_lite.png') -66px -65px;
}

.social-media-links li.facebook a {
    background-position: -116px -15px;
}

.social-media-links li.facebook a:hover {
    background-position: -116px -65px;
}

.social-media-links li.pinterest a {
    background-position: -166px -15px;
}

.social-media-links li.pinterest a:hover {
    background-position: -166px -65px;
}

.social-media-links li.google a {
    background-position: -216px -15px;
}

.social-media-links li.google a:hover {
    background-position: -216px -65px;
}

.social-media-links li.youtube a {
    background-position: -316px -15px;
}

.social-media-links li.youtube a:hover {
    background-position: -316px -65px;
}

.advertise-on-elite a {
    margin: 0 0 2em 0;
    display: block;
    padding: 1em;
    font-size: 1.2em;
    color: #fff;
    background: #000;
    font-family: DalaFloda-Roman;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.advertise-on-elite a:visited {
    color: #fff;
}

.advertise-on-elite a strong {
    display: block;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: uppercase;
}

.advertise-on-elite a:hover {
    background: #e40000;
}

@media (max-width: 500px) {
    .sc-item h4 {
        margin-right: 0;
    }
}

.lifetime-ach{
	margin-bottom: 0px !important;
}

.lifetime-ach-text{
	padding-top: 3.5em !important;
}

/************************************** Category / Category Theme / Category Page *************************************/

.category-content {
    padding-bottom: 2em;
    padding-top: 0em;
}

.category-content-sidebar {
    padding-top: 2em;
}

.breadcrumb {
    display: inline-block;
    color: #999;
    font-family: Whitney-Light;
    font-size: 1.4em;
    margin-top: 1em;
}

.breadcrumb ul {
    list-style: none;
    margin: 0 0 2em 0;
}

.breadcrumb li {
    float: left;
    position: relative;
    font-size: 1.1em;
}

.breadcrumb a {
    color: #999;
}

.breadcrumb li:after {
    content: '';
    border-left: solid 0.3em #ccc;
    border-top: solid 0.3em transparent;
    border-bottom: solid 0.3em transparent;
    width: 0;
    height: 0;
    margin: 0 0.5em;
    display: inline-block;
}

.category-header {
    position: absolute;
    color: #FFF;
    width: 40em;
    height: 25em;
    margin-top: -26em;
}

.category_head_travel {
    /* background-color: rgba(67, 173, 170, 0.9); */
    background: linear-gradient(to bottom, rgba(193, 158, 103, 0.9) 0%, rgba(181, 144, 90, 0.9) 50%, rgba(232, 198, 148, 0.9) 100%);
}

.category_head_restaurants {
    background-color: rgba(241, 107, 91, 0.9);
}

.category_head_shop {
    background-color: rgba(97, 9, 115, 0.9);
}

.category_head_transport {
    background-color: rgba(177, 198, 210, 0.9);
}

.category_head_estate {
    background-color: rgba(0, 0, 0, 0.9);
}

.category_head_tv {
    background: none;
    font-size: 2em;
    width: 100%;
    margin-top: -4.7em;
    height: 5em;
}

.category_head_events {
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 30px;
}

.category_head_boutique {
    background-color: rgba(144, 133, 102, 0.85);
    padding-top: 30px;
}

.category_head_lil {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#745f4d+0,524233+52,44362b+100 */
    background: #745f4d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #745f4d 0%, #524233 52%, #44362b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #745f4d 0%, #524233 52%, #44362b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #745f4d 0%, #524233 52%, #44362b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#745f4d', endColorstr='#44362b', GradientType=0);
    /* IE6-9 */
}

.category-leaders-in-luxury .new-category-header {
    display: none;
}

.category-leaders-in-luxury .category-header h1 {
    font-size: 4.4em;
    line-height: 1.1em;
    padding: 25px 10px 0px 0.6em;
}

.category-leaders-in-luxury .category-desc {
    padding-top: 0;
    margin-top: -5em;
}

.category-leaders-in-luxury .category-desc p {
    font-size: 17px;
}

.category-leaders-in-luxury .main-image img {
    margin-top: -300px;
}

header.category_gift_guide {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c19e67+0,b5905a+50,e8c694+100 */
    background: #c19e67;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c19e67 0%, #b5905a 50%, #e8c694 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c19e67 0%, #b5905a 50%, #e8c694 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c19e67 0%, #b5905a 50%, #e8c694 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#e8c694', GradientType=0);
    /* IE6-9 */
    padding-top: 30px;
}

.category_head_travel .category-desc {
    margin-top: -45px;
}

.category_head_events .category-desc {
    margin-top: -45px;
}

.category_head_restaurants .category-desc {
    margin-top: -30px;
}

.category_head_restaurants h1 {
    font-size: 6em !important;
    padding: 35px 10px 10px 0.50em;
}

.category_head_shop h1 {
    font-size: 5.5em !important;
    padding: 20px 10px 10px 0.45em;
}

.category_head_transport h1 {
    font-size: 6em !important;
    padding: 20px 10px 10px 0.45em;
}

.category_head_travel h1 {
    font-size: 7em !important;
    padding: 25px 10px 10px 0.45em;
}

.category_head_events h1 {
    font-size: 7em !important;
    padding: 25px 10px 10px 0.45em;
}

.category_travel, .category_restaurants, .category_shop, .category_transport, .category_estate, .category_boutique {
    height: 100px;
}

.category_travel ul li a {
    color: rgba(67, 173, 170, 0.9);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 6px 5px 5px;
    font-size: 0.62em;
}

.category_restaurants ul li a {
    color: rgba(241, 107, 91, 0.9);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 6px 8px 5px 8px;
    font-size: 0.8em;
}

.category_shop ul li a {
    color: rgba(97, 9, 115, 0.9);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 6px 8px 5px 8px;
    font-size: 0.8em;
}

.category_transport ul li a {
    color: rgba(177, 198, 210, 0.9);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 6px 8px 5px 8px;
    font-size: 0.8em;
}

.category_estate ul li a {
    color: rgba(0, 0, 0, 0.9);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 6px 8px 5px 8px;
    font-size: 0.8em;
}

.category_tv ul li a {
    color: rgba(255, 208, 29, 0.9);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 6px 8px 5px 8px;
    font-size: 0.7em;
}

.category_boutique ul li a {
    color: rgba(255, 208, 29, 0.9);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    padding: 6px 8px 5px 8px;
    font-size: 0.7em;
}

.category_travel ul li a:hover {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff;
}

.category_restaurants ul li a:hover {
    background-color: rgba(241, 107, 91, 0.9);
    color: #fff;
}

.category_shop ul li a:hover {
    background-color: rgba(97, 9, 115, 0.9);
    color: #fff;
}

.category_transport ul li a:hover {
    background-color: rgba(177, 198, 210, 0.9);
    color: #fff;
}

.category_estate ul li a:hover {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
}

.category_tv ul li a:hover {
    background-color: rgba(255, 208, 29, 0.9);
    color: #fff;
}

.category_boutique ul li a:hover {
    background-color: rgba(255, 208, 29, 0.9);
    color: #fff;
}

#resp_image {
	  height: 100% !important;
}

.category-title {
    color: white;
    font-size: 8em;
}

.homepage-category-header {
    padding-top: 50px;
    width: 700px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.homepage-categories {
    /*
background-color: #fafafa; color: #000; text-align: center; padding-top: 70px; margin-top:0px; height: 1100px;
  box-shadow: 0 10px 1.0em 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 1.0em 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 10px 1.0em 0 rgba(0,0,0,0.2);
  */
}

.homepage-events-header {
    padding-top: 20px;
    width: 200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.category-header h1, .section-heading, .feature-header h2, .feature-header h3 {
    margin-top: 0px;
    font-family: DalaFloda-Medium;
    font-size: 3em;
    line-height: 1.1em;
    padding: 15px 10px 10px 0.45em;
    text-align: left;
}

.homepage-circle .row .feature-header {
    position: absolute;
    z-index: 1;
    width: 400px;
    margin-top: 50px;
}

.homepage-circle .row .feature-header h2 {
    color: #000;
    padding-left: 0px;
    z-index: 1;
    line-height: 1em;
    font-family: DalaFloda-Medium;
    text-align: center;
}

.category-header .row {
    height: 10em;
}

.category-header .large-12 {
    height: 10em;
}

.category-desc {
    padding: 3em 3em 0em 3em;
}

.category-desc p {
    font-size: 18px;
    line-height: 24px;
    margin-top: 1.8em;
    font-family: Whitney-Light;
}

.main-image {
    max-height: 500px;
    overflow: hidden;
    margin-top: 80px;
    filter: gray;
    /* IE6-9 */
    filter: grayscale(0.3);
    /* Firefox 35+ */
    -webkit-filter: grayscale(0.3);
    /* Google Chrome, Safari 6+ & Opera 15+ */
}

.main-image-homepage {
    max-height: 500px;
    overflow: hidden;
}

.main-image-image {
    background-color: #fff;
}

.homepage-cirlce {
    text-align: left;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.inspiration-caption {
    position: absolute;
    right: 100px;
    background-color: rgba(0, 0, 0, 0.8);
    color: rgb(255, 255, 255);
    float: right;
    font-size: 24px;
    padding: 0px 15px;
    bottom: 10px;
}

.subcategories {
    margin-left: 430px;
    font-family: Whitney-Light;
    font-size: 5em;
    font-weight: lighter;
    height: 20px;
}

.sub-nav {
    font-size: 1em;
    line-height: 0.7;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit;
}

.sub-nav li {
    font-size: 0.445em;
    display: inline;
    padding-right: 20px;
}

.subcategories ul {
    list-style-type: none;
}

.sublink-travel {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}

.sublink-restaurant {
    background-color: rgba(241, 107, 91, 0.9);
    color: #fff !important;
}

.sublink-shopping {
    background-color: rgba(97, 9, 115, 0.9);
    color: #fff !important;
}

.sublink-transport {
    background-color: rgba(177, 198, 210, 0.9);
    color: #fff !important;
}

.sublink-tv {
    background-color: rgba(255, 208, 29, 0.9);
    color: #fff;
}

.sublink-boutique {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}

.article-listing {
    border-bottom: solid 1px #ededed;
    padding: 2em;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}

.article-listing:hover {
    background-color: #f7f7f7;
}

.featured-article .article-listing, .sticky .article-listing {
    border-bottom: dashed 1px #ccc;
}

.featured-article .article-text, .sticky .article-text {
    width: 310px;
    padding-right: 20px;
    padding-left: 0px;
}

.large-featured-article .article-listing {
    border-bottom: none;
}

.featured-tag {
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.2em;
    background: #ededed;
    display: inline-block;
    padding: 0.25em 0.5em;
    color: #790941;
}

.small-image {
    text-align: right;
}

.small-image img {
    border: solid 5px #ededed;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.small-image a:hover img {
    border: solid 5px #666;
}


.large-image, .full-image {
    display: none;
}

.featured-article .article-thumbnail, .sticky .article-thumbnail {
    width: 420px;
}

.featured-article .large-image, .sticky .large-image {
    display: block;
    padding: 5px;
    border: solid 1px #ededed;
    max-height: 300px;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.featured-article .large-image:hover, .sticky .large-image:hover {
    border: solid 1px #666;
}

.featured-article .small-image, .sticky .small-image {
    display: none;
}

@media (max-width: 499px) {
    .small-image {
        display: none;
    }
    .large-image {
        display: block;
    }
}

ul.featured-category-list li {
    min-height: 13em;
}

ul.travel-featured-category-list li {
    min-height: 16em;
}

ul.featured-category-list li .category-name {
    margin: 1em 0;
    display: block;
}


/*Guides Tab Nav */

.guides-tab-nav> section> .title {
    border: none !important;
    margin-right: 1em !important;
}

.guides-tab-nav> section> .title a {
    background: #fff !important;
    border-radius: 0.3em !important;
    -moz-border-radius: 0.3em !important;
    -webkit-border-radius: 0.3em !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: none !important;
}

.guides-tab-nav> section.active> .title a {
    background: #fff !important;
}

.guides-tab-nav .content {
    background: #fff !important;
    border: none !important;
}

.guides-tab-nav ul {
    list-style: none;
}

.guides-tab-nav li {
    border-right: solid 1px #000;
    border-left: solid 1px #fff;
    padding: 0 1em 0.5em 1em;
}

.guides-tab-nav li:nth-child(4n) {
    border-right: 0;
}

.guides-tab-nav li:nth-child(1), .guides-tab-nav li:nth-child(4n+1) {
    border-left: 0;
}

.guides-tab-nav-view-all {
    float: right;
    background: rgba(0, 0, 0, 0.2);
    padding: 0.5em 6em 0.5em 2em;
    padding-bottom: 0.5em !important;
    font-size: 1.4em;
    margin: 2em -0.7em 0 0;
}

.guides-tab-nav .europe-cities {
    background: #e7dece url('img/europe_guides_nav_bg.png') no-repeat right !important;
}

.guides-tab-nav .north-america-cities {
    background: #e7dece url('img/north_america_guides_nav_bg.png') no-repeat right !important;
}

.guides-tab-nav .south-america-cities {
    background: #e7dece url('img/south_america_guides_nav_bg.png') no-repeat right !important;
}

.guides-tab-nav .asia-pacific-cities {
    background: #e7dece url('img/asia_pacific_guides_nav_bg.png') no-repeat right !important;
}

.guides-tab-nav .africa-middle-east-cities {
    background: #e7dece url('img/africa_middle_east_guides_nav_bg.png') no-repeat right !important;
}

.popular-articles-large {
    padding-top: 2em;
    margin-top: 2em;
}

.popular-articles-large ul {
    list-style: none;
}

.popular-articles-large li {
    border-bottom: solid 1px #ededed;
    padding-bottom: 2em;
    margin-bottom: 2em;
}

.popular-articles-large li:before, .popular-articles-large li:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.popular-articles-large li:after {
    clear: both;
}

.popular-articles-large .section-heading {
    font-family: Whitney-Light;
    font-size: 3em;
}

.popular-articles-large li a {
    font-family: Whitney-Light;
    font-size: 1.5em;
}

.popular-articles-large li a:nth-child(2) {
    padding-left: 20px;
}

.popular-articles-large li .wpp-views {
    display: none;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.popular-articles-large li {
    *zoom: 1;
}

.popular-articles-large li div {
    float: right;
    width: 217px;
    border: solid 5px #ededed;
}

.popular-articles-large li h4 {
    float: left;
    width: 480px;
}

.popular-articles-large li p {
    float: left;
    width: 480px;
    clear: left;
}

.paging-navigation {
    border-top: solid 1px #ededed;
    padding: 2em 0;
    border-bottom: solid 1px #ededed;
    margin: 3em 0 0 0;
    clear: both;
}

.nav-previous {
    float: left;
    font-size: 1.3em;
}

.nav-next {
    float: right;
    font-size: 1.3em;
}

.paging-navigation a {
    background: #000;
    color: #FFF !important;
    padding: 0.5em 0.75em;
}


/* Top 100 */

.top-100-list-listing {
    border-bottom: dotted 3px #EDEDED;
    padding: 0 0 2em 0;
    margin: 0 0 2em 0;
}

.top-100-list-listing .ranking p {
    font: 3em/1.5em 'Crimson', Georgia, Times New Roman, serif;
    color: #7A0942;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    background: #EFEFEF;
    border-radius: 0.75em;
    margin-top: 0.5em;
}

@media (max-width: 499px) {
    .top-100-list-listing .ranking p {
        font: 3em/1.5em 'Crimson', Georgia, Times New Roman, serif;
        border-radius: 0.75em;
    }
}

.top-100-list-listing h2 {
    margin-top: 0.75em;
}

.top-100-list-listing .article-thumbnail {
    margin-top: 2em;
}


/* Tab Mimic Nav */

.tab-mimic-nav ul {
    list-style: none;
    border-bottom: solid 1px #CECECE;
    margin-bottom: 30px;
}

.tab-mimic-nav li {
    float: left;
    margin-bottom: 0;
}

.tab-mimic-nav li a {
    border: solid 1px #ededed;
    border-bottom: none;
    padding: 0.4em 0.8em;
    display: block;
    color: #666;
    margin-right: 3px;
}

.tab-mimic-nav li a:hover {
    background: #ebebeb;
}

.page1 a {
    background: #CECECE;
    color: #000;
    text-decoration: none;
}

.paged-2 .page2 a, .paged-3 .page3 a, .paged-4 .page4 a, .paged-5 .page5 a, .paged-6 .page6 a, .paged-7 .page7 a, .paged-8 .page8 a, .paged-9 .page9 a, .paged-10 .page10 {
    background: #CECECE;
    color: #000;
    text-decoration: none;
}

.paged-2 .page1 a, .paged-3 .page1 a, .paged-4 .page1 a, .paged-5 .page1 a, .paged-6 .page1 a, .paged-7 .page1 a, .paged-8 .page1 a, .paged-9 .page1 a, .paged-10 .page1 {
    background: none;
    color: #666;
    text-decoration: underline;
}

.view-more-from-category {
    border-top: dotted 1px #ebebeb;
    margin-top: 1em;
    padding: 0.5em 0;
    border-bottom: solid 1px #ededed;
    margin-bottom: 2em;
}

.view-more-from-category p {
    margin: 0;
    font-style: italic;
}

ul.featured-category-list li.large-3 {
    min-height: 16em;
}


/* Top 100 Restaurants 2014 */

.top-100-restaurants-list {
    margin-top: 4em;
    border-top: solid 1px #000;
    position: relative;
}

.top-100-restaurants-list.auto> section> .title {
    border: none;
    font-size: 1.2em;
}

.top-100-restaurants-list.auto> section.active> .title, .top-100-restaurants-list.auto> section.active> .title {
    background: #000;
    color: #fff;
    margin-right: 0.5em;
    border: none;
}

.top-100-restaurants-list.auto> section.active> .title a {
    color: #fff;
    border: none;
}

.top-100-restaurants-list.auto> section> .content {
    border: none;
    border-top: solid 1px #000;
    padding: 2em 0;
}

.top-100-restaurants-header {
    position: relative;
}

.top-100-intro {
    position: absolute;
    bottom: -3em;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    border-top: solid 1em #790941;
    padding: 2em;
}

.top-100-intro img {
    float: right;
    margin: 3em 0 0 1em;
    width: 205px;
}

.emblem {
    position: absolute;
    left: 2em;
    top: 50%;
    margin-top: -10em;
}

.top-100-intro .sharers {
    position: absolute;
    right: 2em;
    width: 28.5%;
}

.top-100-intro .share-button {
    background: #790941;
}

.top-100-intro p {
    color: #fff;
    font-size: 1.3em;
    margin-bottom: 0.5em;
}

.restaurant-tweet blockquote {
    padding-right: 2em;
    width: 45%;
    position: absolute;
    top: 7em;
    border: none;
}

.restaurant-tweet p {
    font: italic 1.8em/1.35 Crimson, Georgia, serif;
    color: #000;
    padding-left: 2em;
    position: relative;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote cite {
    font-size: 1.8em;
    color: #790941;
}

.restaurant-tweet p:before {
    content: open-quote;
    font: 80px/1.35 Crimson, Georgia, serif;
    position: absolute;
    left: -0.1em;
    top: -0.3em;
    color: #333;
}

.restaurant-tweet p:after {
    content: close-quote;
    font: 80px/1.35 Crimson, Georgia, serif;
    position: absolute;
    right: -0.1em;
    bottom: -0.8em;
    color: #333;
}

p.interact a {
    display: inline-block;
    margin-right: 1em;
}

p.timePosted {
    display: none;
}

.top-restaurant {
    margin-bottom: 2em;
    float: right;
}

.top-restaurant img {
    width: 100%;
}

.rank-number {
    width: 3.5em;
    font: 1.2em/1em Crimson, Georgia, serif;
    text-align: center;
    height: 3.5em;
    background: #000;
    border-radius: 2.5em;
    padding: 0.75em 0.2em;
    color: #fff;
    margin: -2em auto -0.75em auto;
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    z-index: 500;
}

.top-restaurant .rank-number {
    position: absolute;
    top: 3em;
    left: -1.3em;
    font-size: 2.5em;
    margin: 0;
}

.rank-number b {
    display: block;
    font-weight: normal;
}

#number-21-restaurant .rank-number {
    top: 1em;
}

.ranked-restaurants-grid {
    list-style: none;
}

.ranked-restaurants-grid li a {
    max-height: 11em;
    display: block;
    overflow: hidden;
}

.ranked-restaurants-grid li img {
    opacity: 0.9;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.ranked-restaurants-grid li:hover img {
    opacity: 1;
}

#number-4-restaurant img {
    position: relative;
    top: -4em;
}

#number-24-restaurant img {
    position: relative;
    top: -8em;
}

#number-100-restaurant img {
    position: relative;
    top: -6em;
}

.ranked-restaurants-grid li:nth-child(3n+1) {
    clear: left;
}

.ranked-restaurants-grid li h3 {
    margin-top: 0.5em;
}

.ranked-restaurants-grid h3 a, .top-restaurant h3 a {
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #000;
    font: 0.7em Crimson, Georgia, serif;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    background: rgba(255, 255, 255, 0.8);
}

.top-restaurant h3 a {
    font-size: 1.2em;
}

.ranked-restaurants-grid li h3 a:hover, .top-restaurant h3 a:hover {
    color: #790941;
    border-top: solid 1px #790941;
    border-bottom: solid 1px #790941;
}

#number-29-restaurant h3 {
    font-size: 2.2em;
}

.ranked-restaurants-grid li:hover .rank-number, .top-restaurant:hover .rank-number {
    background: #790941;
}

.chef-of-the-year h2 {
    background: white;
    position: relative;
}

.chef-interviews h2 {
    margin: 2em 0 0 0;
}

.top-chefs .row {
    background: #fff;
    z-index: 999;
    border-bottom: solid 1px #ddd;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 2em;
    padding-top: 2em;
}

.top-chefs .row .large-4 {
    height: 20em;
    overflow: hidden;
}

.top-chefs .ranking p {
    margin: 0;
}

@media (max-width: 50em) {
    .top-100-restaurants-header {
        padding-bottom: 10em;
    }
    .top-100-intro {
        top: 13em;
    }
    .top-100-intro .sharers {
        width: 205px;
    }
    .top-100-intro img {
        margin-top: 4em;
    }
    .emblem {
        display: none;
    }
    .restaurant-tweet blockquote {
        padding-right: 0em;
        width: 100%;
        position: static;
        margin-top: 2em;
    }
    .top-restaurant .rank-number {
        width: 3.5em;
        font: 1.2em/1em Crimson, Georgia, serif;
        text-align: center;
        height: 3.5em;
        background: #000;
        border-radius: 2.5em;
        padding: 0.75em 0.2em;
        color: #fff;
        margin: -2em auto -0.75em auto;
        z-index: 999;
        position: relative;
        top: 0;
        left: 0;
    }
}

.back-to-category-link a {
    background: #790941;
    display: inline-block;
    margin-left: -3em;
    padding: 0.4em 0.6em 0.4em 3em;
    color: #fff;
    position: relative;
}

.back-to-category-link a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.5em;
    border-top: solid 0.5em #620635;
    border-left: solid 0.5em transparent;
}


/************************************** Article / Single Post / Content *************************************/

.entry-content iframe {
    max-width: 100%;
}

.entry-content ul {
    padding-left: 2em;
}

.entry-header {
    padding-right: 3em;
}

.entry-summary {
    padding-right: 3em;
}

.fb_iframe_widget {
    float: left;
}

.share-button {
    background: #222;
    border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    padding: 0.5em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4em;
    box-shadow: 0 0.3em 0.05em 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0.3em 0.05em 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0.3em 0.05em 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    margin-top: -0.5em;
    position: relative;
    width: 11em;
    float: right;
}

.share-button:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 26px;
    background: url('img/sprite_lite.png') -360px -10px;
    right: 0.5em;
    top: 50%;
    margin-top: -13px;
}

.share-button:hover {
    background: #333;
}

.share-buttons {
    background: #fff;
    box-shadow: 0em 0.2em 0.01em 0em rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0em 0.2em 0.1em 0.2em rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0em 0.2em 0.1em 0.2em rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 2.7em;
    height: 0;
    width: 15.2em;
    overflow: hidden;
    right: 1em;
    list-style: none;
    margin: 0;
    z-index: 999;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    opacity: 0;
}

.share-buttons .fb_iframe_widget {
    float: none;
}

.open .share-buttons {
    opacity: 1;
    height: auto;
    overflow: visible;
}

.share-buttons li {
    display: block;
    padding: 0.4em;
    text-align: center;
    border-bottom: solid 1px #efefef;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient {
    height: 23px !important;
}

.post-navigation-top {
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    padding: 0;
    height: 54px;
    position: relative;
    margin-bottom: 1em;
}

.page-number {
    width: 60px;
    display: block;
    font-size: 1.4em;
    line-height: 54px;
    text-align: center;
    height: 54px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
}

.post-navigation-top ul {
    list-style: none;
}

.post-navigation-top .next-page {
    float: right;
}

.post-navigation-top .previous-page {
    float: left;
}

.post-navigation-top li {
    margin-top: 3px;
}

.post-navigation-top a {
    display: block;
    font-size: 1em;
    line-height: 46px;
    width: 150px;
    height: 46px;
    position: relative;
    background: #ededed;
}

.post-navigation-top .next-page a {
    text-align: left;
    padding-left: 10px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.post-navigation-top .next-page a:after {
    content: '';
    position: absolute;
    right: 0px;
    background: url('img/carousel_navigation.png') right top;
    width: 48px;
    height: 48px;
    display: block;
    top: 0;
}

.post-navigation-top .previous-page a {
    text-align: right;
    padding-right: 10px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.post-navigation-top .previous-page a:before {
    content: '';
    position: absolute;
    left: 0px;
    background: url('img/carousel_navigation.png') left top;
    width: 48px;
    height: 48px;
    display: block;
}

.post-navigation-top a:hover {
    background: #ccc;
    color: #000;
}

.page-links {
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
    padding: 0.5em 0;
    margin-bottom: 2em;
    font-size: 1.2em;
    text-align: center;
    clear: both;
}

.page-links-top {
    display: none;
}

.paged-2 .page-links-top, .paged-3 .page-links-top, .paged-4 .page-links-top, .paged-5 .page-links-top, .paged-6 .page-links-top, .paged-7 .page-links-top, .paged-8 .page-links-top, .paged-9 .page-links-top, .paged-10 .page-links-top, .paged-11 .page-links-top, .paged-12 .page-links-top, .paged-13 .page-links-top, .paged-14 .page-links-top, .paged-15 .page-links-top, .paged-16 .page-links-top, .paged-17 .page-links-top, .paged-18 .page-links-top, .paged-19 .page-links-top, .paged-20 .page-links-top {
    display: block;
}

.page-links a {
    margin: 0 0.5em;
    background: #ededed;
    width: 2em;
    height: 2em;
    display: inline-block;
    line-height: 2em;
}

.page-links a:hover {
    background: #790941;
    color: #fff;
}

.page-links span {
    margin: 0 0.5em;
}

.page-links a span {
    margin: 0;
}


/*
@media (min-width: 0px) {
  .entry-content p.first-sentence-highlighted:first-letter {
    float: left;
    color: #790941;
    font: 3.4em/3.5em "Crimson", Georgia, "Times New Roman";
    padding: 0;
    margin: -1.3em 0.15em 0 0;
    height: 2em;
  }
}*/

.alignright {
    float: right;
    margin: 0 0 1em 2em;
    border: solid 1px #ededed;
    padding: 0.5em;
}

.first-sentence-highlighted {
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.75;
}

.entry-header .article-category {
    display: inline-block;
    font-size: 1.8em;
    max-width: 80%;
    padding-bottom: 20px;
    padding-right: 15px;
}

.entry-header .article-category a {
    background: none repeat scroll 0% 0% #000;
    color: #FFF;
    text-transform: uppercase;
    font-weight: lighter;
    padding: 0.2em 0.5em;
    font-family: Whitney-Light;
    padding-top: 0.4em;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.entry-header .article-category a:hover {
    background: #777;
}

.entry-header .article-date {
    display: inline-block;
    color: #999;
    font-family: Whitney-Light;
    font-size: 1.4em;
}

.entry-header h1 {
    margin-top: 0;
    line-height: 1.2;
    font-family: DalaFloda-Medium;
}

.key-details-table {
    border: none;
    width: 100%;
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
}

.key-details-table thead {
    background: none;
}

.key-details-table td {
    border-right: solid 1px #ededed;
    padding: 0.5em;
}

.key-details-table td:nth-child(5), .key-details-table td:last-child {
    border-right: none;
}

.key-details-table thead td {
    padding: 0.5em 0.5em 0 0.5em;
}

.classification {
    clear: left;
    color: #888;
    text-transform: uppercase;
    margin-bottom: 1.5em;
    font: 1.6em 'BonvenoCFLight', 'Open Sans', Helvetica, Arial, sans-serif;
}

.two-level-heading, .top-suite h3:first-child {
    font: 700 2.2em/1 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #7A0942;
}

.two-level-heading strong, .top-suite h3:first-child strong {
    font: normal 1.6em/1 'Crimson', Georgia, 'Times New Roman', serif;
    color: black;
    display: block;
}

.why-we-love-it {
    clear: right;
    padding-top: 20px;
}

.category-north-americas-top-hotel-suites .why-we-love-it, .category-top-101-hotel-suites-in-the-world .why-we-love-it, .category-top-hotel-suites-of-the-caribbean .why-we-love-it, .category-asia-and-the-pacifics-top-hotel-suites .why-we-love-it, .category-south-americas-top-hotel-suites .why-we-love-it, .category-africa-and-the-middle-easts-top-hotel-suites .why-we-love-it, .category-asia-and-the-pacifics-top-hotel-suites .why-we-love-it, .category-europes-top-hotel-suites-2012 .why-we-love-it {
    clear: left;
    padding-top: 0;
}

.top-suite .why-we-love-it h3:first-child {
    padding: 0;
    background: none;
    font: 2.4em 'Crimson', Georgia, serif;
    color: black;
}

.entry-content .top-suite ul, .category-top-101-hotel-suites-in-the-world .entry-content ul, .category-north-americas-top-hotel-suites .entry-content ul, .category-top-hotel-suites-of-the-caribbean .entry-content ul, .category-south-americas-top-hotel-suites .entry-content ul, .category-africa-and-the-middle-easts-top-hotel-suites .entry-content ul, .category-asia-and-the-pacifics-top-hotel-suites .entry-content ul, .category-europes-top-hotel-suites-2012 .entry-content ul {
    list-style: none;
    border: solid 1px #EBEBEB;
    padding: 20px 20px 15px 40px;
    position: relative;
    float: right;
    max-width: 50%;
}

.entry-content .top-suite ul {
    margin-top: -75px;
}

@media (max-width: 650px) {
    .entry-content .top-suite ul {
        float: none;
        max-width: none;
        margin: 0;
    }
}

.category-top-101-hotel-suites-in-the-world .entry-content ul, .category-north-americas-top-hotel-suites .entry-content ul, .category-top-hotel-suites-of-the-caribbean .entry-content ul, .category-south-americas-top-hotel-suites .entry-content ul, .category-africa-and-the-middle-easts-top-hotel-suites .entry-content ul, .category-asia-and-the-pacifics-top-hotel-suites .entry-content ul, .category-europes-top-hotel-suites-2012 .entry-content ul {
    clear: both;
    margin-top: -29px;
    min-width: 42.6%;
}

.entry-content .top-suite ul:before, .category-top-101-hotel-suites-in-the-world .entry-content ul:before, .category-north-americas-top-hotel-suites .entry-content ul:before, .category-top-hotel-suites-of-the-caribbean .entry-content ul:before, .category-south-americas-top-hotel-suites .entry-content ul:before, .category-africa-and-the-middle-easts-top-hotel-suites .entry-content ul:before, .category-asia-and-the-pacifics-top-hotel-suites .entry-content ul:before, .category-europes-top-hotel-suites-2012 .entry-content ul:before {
    content: '\2139';
    position: absolute;
    font: 2.2em IconicFill;
    color: #999;
    top: 25px;
    left: 15px;
}

.entry-content .top-suite ul li, .category-top-101-hotel-suites-in-the-world .entry-content ul li, .category-north-americas-top-hotel-suites .entry-content ul li, .category-top-hotel-suites-of-the-caribbean .entry-content ul li, .category-south-americas-top-hotel-suites .entry-content ul li, .category-africa-and-the-middle-easts-top-hotel-suites .entry-content ul li, .category-asia-and-the-pacifics-top-hotel-suites .entry-content ul li, .category-europes-top-hotel-suites-2012 .entry-content ul li {
    font: 1.6em 'Crimson', Georgia, Times New Roman, serif;
    text-transform: uppercase;
}


/* Testimonial */

.testimonial {
    margin: 30px 0px 50px 0px;
    border-top: solid 1px #EBEBEB;
    border-bottom: solid 1px #EBEBEB;
    padding: 30px;
}

.testimonial blockquote p {
    color: #666;
}


/* Vcard Hcard Contact details VIP Contact */

.vcard {
    position: relative;
}


/*
.vcard:hover:before {
  content: 'Vcard';
  font: 14px 'Open Sans', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: #ccc;
  padding: 0.2em 0.5em;
  position: absolute;
  right: 0;
  top: 10px;
}*/

.vcard:hover:after {
    content: '\e06a';
    font-family: IconicFill;
    font-size: 1.8em;
    color: #aaa;
    position: absolute;
    top: 9px;
    right: 65px;
}

.vip-contact, .contact-details {
    clear: both;
}

.vip-contact p, .contact-details p {
    padding: 0.5em 0.5em 0.5em 0;
    font-size: 1.2em;
    border-bottom: solid 1px #EBEBEB;
    margin: 0;
}

.vip-contact a, .contact-details a, .top-contact a {
    text-decoration: none;
    text-transform: lowercase;
}

.vip-contact p:nth-child(even), .contact-details p:nth-child(even) {
    background: #FCFCFC;
}

.vip-contact p:hover, .contact-details p:hover {
    background: #f7f7f7;
    border-bottom: solid 1px #d8d8d8;
}

.vip-contact p:last-child, .contact-details p:last-child {
    border-bottom: none;
}

.vip-contact .fn, .contact-details .fn, .top-contact .fn {
    font-size: 1.1em;
    border-bottom: solid 1px #d8d8d8;
}

.top-contact .fn {
    border: none;
}

.contact-details .fn:before {
    content: 'Contact:';
    font: 1.2em 'Open Sans', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: #666;
    padding: 0.2em 0.5em;
    margin-right: 10px;
    margin-left: 10px;
}

.vip-contact .fn:before {
    content: 'VIP Contact:';
    font: 1.1em 'Open Sans', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: #222;
    padding: 0.2em 0.5em;
    margin-right: 10px;
    margin-left: 10px;
}

.vip-contact p:before, .contact-details p:before, .vip-contact a:before, .contact-details a:before, .top-contact p:before, .top-contact a:before {
    font-family: IconicFill;
    margin-right: 10px;
    margin-left: 10px;
    color: #999;
    font-size: 1.4em;
}

.vip-contact .tel:before, .contact-details .tel:before, .top-contact .tel:before {
    content: '\e06e';
}

.vip-contact .email:before, .contact-details .email:before, .top-contact .email:before {
    content: '\2709';
}

.vip-contact .adr:before, .contact-details .adr:before, .top-contact .adr:before {
    content: '\2302';
}

.vip-contact .url:before, .contact-details .url:before, .top-contact .url:before {
    content: '\e077';
}

.vip-contact .fax:before, .contact-details .fax:before, .top-contact .fax:before {
    content: '\e000';
}

.yarpp-related {
    padding: 2em 2em 2em 3.4em;
    background: #f7f7f7;
}

.top100main .yarpp-related {
    margin: 0em -1em 0px -1.5em;
    padding: 2em 2em 2em 3.4em;
    background: #f7f7f7;
}

.top100main .yarpp-related a .article-title {
    color: #000;
}

.top100main .footer-leaderboard {
    margin-left: -15px;
    margin-right: -10px;
}


/* Featured image size 1px x 1px problem fix */

.yarpp-related .thumbnail img {
    width: 164px;
}

.yarpp-related {
    border-top: solid 1px #ededed;
    margin-top: 0px;
}

.yarpp-related .thumbnail-mobile {
    display: none;
}

.yarpp-related .related-posts {
    margin-top: 50px;
}

.footer-subscription {
    padding-top: 2em;
    padding-bottom: 2em;
    background: #333;
    margin-right: -2em !important;
}

.footer-subscription p, .footer-subscription p a {
    color: #ccc;
}

.footer-subscription .button {
    background: #ccc;
    color: #333;
}

.footer-subscription .email-subscription {
    width: 65%;
}

.footer-subscription .email-subscription p {
    margin-bottom: 0.5em;
}


/* Article / single post mobile styles */

@media (max-width: 500px) {
    .fb_iframe_widget {
        margin-top: 1em;
    }
    .share-button {
        margin: 0.5em 0;
    }
    .yarpp-related .thumbnail {
        display: none;
    }
    .yarpp-related .thumbnail-mobile {
        display: block;
    }
    .footer-subscription {
        margin-right: 0em !important;
    }
    .footer-subscription .email-subscription {
        width: 100%;
    }
    .footer-subscription .magazine-subscription {
        width: 100%;
        margin-top: 6em;
    }
}


/************************************** TV *************************************/

.BCLvideoWrapper object {
    height: 35em;
}

ul.horizontal-video-list li {
    min-height: 21em;
}

.horizontal-video-list li .article-thumbnail, .popular-videos div {
    height: 200px;
    overflow: hidden;
    display: block;
}

.horizontal-video-list li .article-thumbnail:after, .tv-category-links .thumbnail:after {
    content: '';
    display: block;
    width: 64px;
    height: 109px;
    background: url('img/play_hover.png') no-repeat;
    background-size: 70%;
    position: absolute;
    left: 52%;
    top: 43%;
    z-index: 999;
    margin-left: -32px;
    margin-top: -54px;
    opacity: 0.8;
}

.horizontal-video-list li:hover .article-thumbnail:after, .tv-category-links li:hover .thumbnail:after {
    content: '';
    display: block;
    width: 64px;
    height: 109px;
    background: url('img/play_active.png') no-repeat;
    background-size: 70%;
    position: absolute;
    left: 52%;
    top: 43%;
    z-index: 999;
    margin-left: -32px;
    margin-top: -54px;
}

.popular-videos {
    margin-top: 5em;
}

.popular-videos ul {
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    list-style: none;
}

.popular-videos li {
    float: left;
    min-height: 19em;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.3%;
}

.popular-videos a img {
    width: 100%;
}

.tv-channels {
    clear: both;
    border-top: solid 1px #ededed;
    margin-top: 2em;
}

.tv-channels li {
    list-style: none;
}

.video-thumbnail img {
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    padding: 1em;
    height: auto;
}

.horizontal-video-list .article-title span {
    font-size: 1.2em;
    font-weight: lighter;
}

.horizontal-video-list li {
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}

.horizontal-video-list li:hover {
    background-color: #f2f2f2;
}

.elite-tv .feature-header h3 {
    padding: 0em;
    font-family: DalaFloda-Roman;
    font-size: 5em;
    line-height: 1.1em;
    text-align: left;
    padding: 0px;
    margin-bottom: 10px;
}

.popular-videos .section-heading {
    padding: 15px 10px 0px 0em;
    font-family: DalaFloda-Roman;
}

.popular-videos a {
    font-size: 1.2em;
    font-weight: lighter;
}

.elite-tv .large-6 {
    max-height: 28em;
}


/* TV in mobile */

@media (max-width: 400px) {
    .BCLvideoWrapper object {
        height: 13em;
    }
}


/************************************** Restaurants a-z *************************************/

.worlds-best-restaurants {
    border-top: solid 1px #ededed;
    padding-top: 2em;
    margin-top: 2em;
}

ul.a-z-posts {
    list-style: none;
}

ul.a-z-posts li {
    border-bottom: solid 1px #ededed;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

ul.a-z-posts li h2 {
    margin: 0;
    font-size: 1.4em;
}


/************************************** Rewards *************************************/


/* Featured image size 1px x 1px problem fix */

.category-elite-rewards .small-image img, .category-leaders-in-luxury .small-image img {
    width: 260px;
}

.category-elite-rewards .large-6 input {
    width: 95%;
}

span.wpcf7-list-item {
    display: inline-block;
}

.category-tags ul {
    list-style: none;
}

.category-tags li {
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0.75em;
}

.category-tags li a {
    background: rgba(67, 173, 170, 0.9);
    color: #FFF;
    padding: 0.40em 0.5em 0.25em 0.5em;
    font-family: Whitney-Light;
    font-size: 15px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.category-tags li a:hover {
    background: #000 none repeat scroll 0% 0%;
}

.category-tags p strong {
    font-family: Whitney-Light;
    font-size: 22px;
}

.tag-go-back {
    margin-top: 50px;
    margin-bottom: 30px;
}

.tag-go-back a {
    background: #000 none repeat scroll 0% 0%;
    color: #FFF;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 16px;
    font-family: Whitney-Light;
    padding: 0.6em 0.5em 0.3em;
    font-family: Whitney-Light;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.tag-go-back a:hover {
    background: #777;
}


/************************************** Author *************************************/

.author-info {
    border-top: solid 1px #ebebeb;
    padding: 2em;
}

.author-header {
    padding-bottom: 2em;
    border-bottom: solid 0.5em #666;
    margin: 0 0 2em 0;
}

.author-avatar img {
    border-radius: 50%;
}


/************************************** Events *************************************/

.event {
    border-top: solid 1px #ccc;
    clear: both;
    padding: 2em 0;
}

.event h3 {
    font-size: 2.0em;
    font-family: Whitney-Light;
}

.event-date {
    background: #222 none repeat scroll 0% 0%;
    border-radius: 3em;
    text-align: center;
    display: block;
    color: #FFF;
    width: 4em;
    height: 4em;
    font: 2em/0.7 "DalaFloda-Roman", Georgia, serif;
    padding-top: 1em;
    -moz-border-radius: 3em;
    -webkit-border-radius: 3em;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

.event-date b {
    display: block;
    font-size: 2em;
    padding-bottom: 0.1em;
}

.tabs {
    list-style: none;
    border-bottom: solid 1px #000;
}

.tabs li {
    display: inline-block;
    margin: 0 0.5em 0 0;
    background: #f7f7f7;
    padding: 0.5em;
    text-transform: uppercase;
}

.tabs li.current {
    background: #000;
}

.tabs li.current a {
    color: #fff;
}


/************************************** Pages *************************************/

.multiple-contacts {
    font-size: 1.4em;
    margin: 2em 1em 0em 0;
    float: left;
    width: 31%;
}

.multiple-contacts:nth-child(3n+1) {
    clear: left;
}


/************************************** Sitewide Footer Site Footer *************************************/

.site-footer {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 1.0);
    box-shadow: 0 0 0.6em 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 0.6em 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 0.6em 0 rgba(0, 0, 0, 0.4);
    padding: 2em;
    z-index: 0;
    clear: both;
    padding-top: 80px;
}

.site-footer h4 {
    text-transform: uppercase;
    font-size: 2.7em;
    color: #fff;
}

.site-footer img {
    float: left;
}

.site-footer ul {
    list-style: outside none none;
    float: right;
    width: 50%;
    font-family: Whitney-Light;
}

.site-footer li a {
    display: block;
}

.site-footer li a:visited {
    color: #fff;
}

.site-footer li a:hover {
    border-bottom: solid 1px #333;
}

.site-footer p {
    font-size: 1em;
    float: right;
    width: 65%;
}

.home-magazine, .home-digital, .home-news-bottom {
    min-height: 10px;
}

.home-subscribe-first img {
    width: 40%;
    margin-left: 90px;
    margin-top: 50px;
    position: absolute;
}

.home-subscribe-first img {
    z-index: 1;
    position: absolute;
}

.home-digital-first {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 200px;
    max-width: 192px;
    margin-left: 72px;
    margin-top: 12px;
}

.home-digital-first img {
    margin-left: 20px;
    margin-top: 8px;
    width: 80%;
    position: absolute;
    z-index: 1;
}

.home-digital-second {
    position: absolute;
    z-index: 1;
}

.home-digital-second img {
    margin-top: -10px;
    width: 100%;
    max-width: 207px;
    margin-left: 65px;
}

.home-hrs {
    height: 20em;
    overflow: hidden;
    padding: 0;
}

.home-hrs img {
    /*margin-top: -2em;*/
}


/*
  .home-hrs span {
    background: black;
    color: #ebebeb;
    text-transform: uppercase;
    font-size: 1.4em;
    padding: 0.5em;
    position: absolute;
    right: 0;
    bottom: 1.7em;
  }
*/

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m, .addthis_default_style .at300bs {
    float: none !important;
}

.colophon {
    clear: both;
}

.colophon ul {
    list-style: none;
    padding-top: 2em;
    padding-bottom: 2em;
    width: 100%;
}

.colophon li {
    float: left;
    margin: 0 1em 0 0;
    font-size: 1.5em;
    color: #fff;
}

.colophon a {
    color: #fff;
}

.colophon .legal {}


/*  --------------------------------  Start Sitewide Iconography --------------------------------  */

@font-face {
    font-family: 'IconicFill';
    src: url('fonts/iconic_fill.eot');
    src: url('fonts/iconic_fill.eot?#iefix') format('embedded-opentype'), url('fonts/iconic_fill.ttf') format('truetype'), url('fonts/iconic_fill.svg#iconic') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*.iconic { display:inline-block; font-family: 'IconicFill'; }.lightbulb:before {content:'\e063';}.equalizer:before {content:'\e052';}.brush_alt:before {content:'\e01c';}.move:before {content:'\e03e';}.tag_fill:before {content:'\e02b';}.book_alt2:before {content:'\e06a';}.layers:before {content:'\e01f';}.chat_alt_fill:before {content:'\e007';}.layers_alt:before {content:'\e020';}.cloud_upload:before {content:'\e045';}.chart_alt:before {content:'\e029';}.fullscreen_exit_alt:before {content:'\e051';}.cloud_download:before {content:'\e044';}.paperclip:before {content:'\e08a';}.heart_fill:before {content:'\2764';}.mail:before {content:'\2709';}.pen_alt_fill:before {content:'\e005';}.check_alt:before {content:'\2718';}.battery_charging:before {content:'\e05d';}.lock_fill:before {content:'\e075';}.stop:before {content:'\e04a';}.arrow_up:before {content:'\2191';}.move_horizontal:before {content:'\e038';}.compass:before {content:'\e021';}.minus_alt:before {content:'\e009';}.battery_empty:before {content:'\e05c';}.comment_fill:before {content:'\e06d';}.map_pin_alt:before {content:'\e002';}.question_mark:before {content:'\003f';}.list:before {content:'\e055';}.upload:before {content:'\e043';}.reload:before {content:'\e030';}.loop_alt4:before {content:'\e035';}.loop_alt3:before {content:'\e034';}.loop_alt2:before {content:'\e033';}.loop_alt1:before {content:'\e032';}.left_quote:before {content:'\275d';}.x:before {content:'\2713';}.last:before {content:'\e04d';}.bars:before {content:'\e06f';}.arrow_left:before {content:'\2190';}.arrow_down:before {content:'\2193';}.download:before {content:'\e042';}.home-icon:before {content:'\2302';}.calendar:before {content:'\e001';}.right_quote_alt:before {content:'\e012';}.unlock_fill:before {content:'\e076';}.fullscreen:before {content:'\e04e';}.dial:before {content:'\e058';}.plus_alt:before {content:'\e008';}.clock:before {content:'\e079';}.movie:before {content:'\e060';}.steering_wheel:before {content:'\e024';}.pen:before {content:'\270e';}.pin:before {content:'\e067';}.denied:before {content:'\26d4';}.left_quote_alt:before {content:'\e011';}
.volume_mute:before {content:'\e071';}.umbrella:before {content:'\2602';}.list_nested:before {content:'\e056';}.arrow_up_alt1:before {content:'\e014';}.undo:before {content:'\e02f';}.pause:before {content:'\e049';}.bolt:before {content:'\26a1';}.article:before {content:'\e053';}.read_more:before {content:'\e054';}.beaker:before {content:'\e023';}.beaker_alt:before {content:'\e010';}.battery_full:before {content:'\e073';}.arrow_right:before {content:'\2192';}.iphone:before {content:'\e06e';}.arrow_up_alt2:before {content:'\e018';}.cog:before {content:'\2699';}.award_fill:before {content:'\e022';}.first:before {content:'\e04c';}.trash_fill:before {content:'\e05a';}.image:before {content:'\e027';}.comment_alt1_fill:before {content:'\e003';}.cd:before {content:'\e064';}.right_quote:before {content:'\275e';}.brush:before {content:'\e01b';}.cloud:before {content:'\2601';}.eye:before {content:'\e025';}.play_alt:before {content:'\e048';}.transfer:before {content:'\e041';}.pen_alt2:before {content:'\e006';}.camera:before {content:'\e070';}.move_horizontal_alt2:before {content:'\e03a';}.curved_arrow:before {content:'\2935';}.move_horizontal_alt1:before {content:'\e039';}.aperture:before {content:'\e026';}.reload_alt:before {content:'\e031';}.magnifying_glass:before {content:'\e074';}.calendar_alt_fill:before {content:'\e06c';}.fork:before {content:'\e046';}.box:before {content:'\e06b';}.map_pin_fill:before {content:'\e068';}.bars_alt:before {content:'\e00a';}.volume:before {content:'\e072';}.x_alt:before {content:'\2714';}.link:before {content:'\e077';}.move_vertical:before {content:'\e03b';}.eyedropper:before {content:'\e01e';}.spin:before {content:'\e036';}.rss:before {content:'\e02c';}.info:before {content:'\2139';}.target:before {content:'\e02a';}.cursor:before {content:'\e057';}.key_fill:before {content:'\26bf';}.minus:before {content:'\2796';}.book_alt:before {content:'\e00b';}.headphones:before {content:'\e061';}.hash:before {content:'\0023';}.arrow_left_alt1:before {content:'\e013';}.arrow_left_alt2:before {content:'\e017';}.fullscreen_exit:before {content:'\e050';}
.share:before {content:'\e02e';}.fullscreen_alt:before {content:'\e04f';}.comment_alt2_fill:before {content:'\e004';}.moon_fill:before {content:'\263e';}.at:before {content:'\0040';}.chat:before {content:'\e05e';}.move_vertical_alt2:before {content:'\e03d';}.move_vertical_alt1:before {content:'\e03c';}.check:before {content:'\2717';}.mic:before {content:'\e05f';}.book:before {content:'\e069';}.move_alt1:before {content:'\e03f';}.move_alt2:before {content:'\e040';}.document_fill:before {content:'\e066';}.plus:before {content:'\2795';}.wrench:before {content:'\e078';}.play:before {content:'\e047';}.star:before {content:'\2605';}.document_alt_fill:before {content:'\e000';}.chart:before {content:'\e028';}.rain:before {content:'\26c6';}.folder_fill:before {content:'\e065';}.new_window:before {content:'\e059';}.user:before {content:'\e062';}.battery_half:before {content:'\e05b';}.aperture_alt:before {content:'\e00c';}.eject:before {content:'\e04b';}.arrow_down_alt1:before {content:'\e016';}.pilcrow:before {content:'\00b6';}.arrow_down_alt2:before {content:'\e01a';}.arrow_right_alt1:before {content:'\e015';}.arrow_right_alt2:before {content:'\e019';}.rss_alt:before {content:'\e02d';}.spin_alt:before {content:'\e037';}.sun_fill:before {content:'\2600';}
*/


/*Temp facebook share Hide */

.at-svc-facebook {
    display: none !important;
}


/*
Contact Form 7
*/

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}


/*
----------------
Social Media without share count
----------------
*/

ul.social-share {
    padding: 0;
    margin: 0;
}

ul.social-share li {
    list-style: none;
    display: inline-block;
    margin: 0 0.8em 1em 0;
    font-size: 1em;
}

ul.social-share li a {
    font-size: 13px;
}

ul.social-share li a, ul.social-share li a:hover {
    text-decoration: none;
}

ul.social-share li i {
    font-size: 16px;
    margin-right: 5px;
}


/*
----------------
End Social Media without share count
----------------
*/


/*
----------------
Social Media with share count
----------------
*/


/* General Social Button Styling */

.social-icons {
    height: 25px;
}

.social-icons li {
    list-style-type: none !important;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0 !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.social-icons li:last-child {
    margin-right: 0 !important;
}


/* Facebook Button Styling */

li.social-icon.facebook a {
    border-top: 1px solid #3b5998;
    border-left: 1px solid #3b5998;
    border-bottom: 1px solid #3b5998;
    padding: 3px 5px 3px 15px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #3b5998;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
    text-decoration: none;
}

li.social-icon.facebook a:hover {
    background-color: #3b5998;
    color: white;
}

li.social-icon.facebook span.share-count {
    border: 1px solid #3b5998;
    padding: 3px 10px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #3b5998;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
}


/* Twitter Button Styling */

li.social-icon.twitter a {
    border-top: 1px solid #55acee;
    border-left: 1px solid #55acee;
    border-bottom: 1px solid #55acee;
    padding: 3px 5px 3px 15px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #55acee;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
    text-decoration: none;
}

li.social-icon.twitter a:hover {
    background-color: #55acee;
    color: white;
}

li.social-icon.twitter span.share-count {
    border: 1px solid #55acee;
    padding: 3px 10px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #55acee;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
}


/* Google+ Button Styling */

li.social-icon.google-plus a {
    border-top: 1px solid #dd4b39;
    border-left: 1px solid #dd4b39;
    border-bottom: 1px solid #dd4b39;
    padding: 3px 5px 3px 15px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #dd4b39;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
    text-decoration: none;
}

li.social-icon.google-plus a:hover {
    background-color: #dd4b39;
    color: white;
}

li.social-icon.google-plus span.share-count {
    border: 1px solid #dd4b39;
    padding: 3px 10px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #dd4b39;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
}


/* Flattr Button Styling */

li.social-icon.pinterest a {
    border-top: 1px solid #338d11;
    border-left: 1px solid #338d11;
    border-bottom: 1px solid #338d11;
    padding: 3px 5px 3px 15px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #338d11;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
    text-decoration: none;
}

li.social-icon.pinterest a:hover {
    background-color: #338d11;
    color: white;
}

li.social-icon.pinterest span.share-count {
    border: 1px solid #338d11;
    padding: 3px 10px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #338d11;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
}


/* LinkedIn Button Styling */

li.social-icon.linkedin a {
    border-top: 1px solid #0976b4;
    border-left: 1px solid #0976b4;
    border-bottom: 1px solid #0976b4;
    padding: 3px 5px 3px 15px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #0976b4;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
    text-decoration: none;
}

li.social-icon.linkedin a:hover {
    background-color: #0976b4;
    color: white;
}

li.social-icon.linkedin span.share-count {
    border: 1px solid #0976b4;
    padding: 3px 10px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #0976b4;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
}


/*
----------------
End Social Media with share count
----------------
*/


/*
----------------
Real Estate
----------------
*/

.real-estate-grid {
    list-style: none;
    z-index: 500;
}

.real-estate-grid li {
    width: 20%;
    float: left;
    padding: 5px;
}

.real-estate-grid li a {
    max-height: 11em;
    display: block;
    overflow: hidden;
}

.real-estate-grid li img {
    opacity: 0.9;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.real-estate-grid li:hover img {
    opacity: 1;
}

.real-estate-grid li:nth-child(5n+1) {
    clear: left;
}

.real-estate-grid li h3 {
    margin-top: 0.5em;
    font-size: 15px;
}

.real-estate-grid h3 a {
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #000;
    font: 0.7em Crimson, Georgia, serif;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    background: rgba(255, 255, 255, 0.8);
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
}

.real-estate-grid li h3 a:hover {
    color: #790941;
    border-top: solid 1px #790941;
    border-bottom: solid 1px #790941;
}

.real-estate-grid li:hover .rank-number {
    background: #790941;
}

.real-estate-grid li .estate-thumbnail {
    max-height: 110px;
}

.estate-tabs {
    list-style: none;
    border-bottom: solid 1px #790941;
    z-index: 500;
}

.estate-tabs li {
    display: inline-block;
    margin: 0 0.5em 0 0;
    background: #f7f7f7;
    padding: 0.5em;
    text-transform: uppercase;
    color: black;
    z-index: 500;
}

.estate-tabs li.current {
    background: #000;
    z-index: 500;
}

.estate-tabs li.current a {
    color: #000;
    z-index: 500;
}

.form_titles {
    font-size: 16px;
}

.ui-slider-handle {
    z-index: 900;
}

.ui-state-default {
    width: 728px;
    max-width: 100%;
    z-index: 1000;
}

.ui-dropdownchecklist-selector .ui-state-default {
    width: 800px;
}

#ui-id-1, #ui-id-2, #ui-id-3, #ui-id-4 {
    background-color: #FFF;
}

.rating_slider .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e9e9e9 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
    height: 30px;
    width: 15px;
    margin-top: -8px;
    z-index: 1;
}

.rating_slider .ui-slider-horizontal {
    height: 0.5em;
    margin-top: 10px; border: 1px solid #d3d3d3; background: #e9e9e9 url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50%;
}

.form_subtext {
    font-size: 10px;
}

.rank-number span {
    position: relative;
    margin-top: -15px;
}

.loader {
    position: absolute;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.95;
    background-color: rgb(249, 249, 249);
}

.real-estate-grid .rank-number {
    width: 3.5em;
    font: 1.2em/1em Crimson, Georgia, serif;
    text-align: center;
    height: 3.5em;
    background: #000;
    border-radius: 2.5em;
    padding: 0.75em 0.2em;
    color: #fff;
    margin: -2em auto -0.75em auto;
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    z-index: 500;
    padding-top: 18px;
}

div#main_images {
    height: 538px;
}

div#main_images img {
    position: absolute;
    width: 100%;
}

div#main_images img#first {
    display: none;
    z-index: 1;
}

div#main_images img#second {
    display: block;
    z-index: 2;
}


/*
----------------
End of Real Estate
----------------
*/

.bx-wrapper .bxslider li 2 {
    display: hidden;
}

.bx-wrapper .bxslider li 3 {
    display: hidden;
}


/*
ELITE 100 RESTAURANT CSS STARTS HERE
*/

.slick-slider {
    margin-bottom: 0px;
}

.slick-prev {
    left: 20px;
}

.slick-prev::before {
    content: "";
    font-family: FontAwesome;
    color: #999;
    font-size: 96px;
}

.slick-next::before {
    content: "";
    font-family: FontAwesome;
    color: #999;
    font-size: 96px;
}

.slick-next {
    right: 20px;
}

.elite-traveler-100-restaurants-carousel .slick-prev::before {
    content: "";
    font-family: FontAwesome;
    color: #000;
    font-size: 96px;
}

.elite-traveler-100-restaurants-carousel .slick-next::before {
    content: "";
    font-family: FontAwesome;
    color: #000;
    font-size: 96px;
}

.elite-traveler-100-restaurants-carousel .slick-next {
    display: block;
    margin-top: -3.5%;
    height: 90px;
    cursor: default;
}

.elite-traveler-100-restaurants-carousel .slick-prev {
    display: block;
    margin-top: -3.5%;
    height: 90px;
    cursor: default;
}

.elite-traveler-homepage-carousel .slick-next {
    display: block;
    margin-top: -3.5%;
}

.elite-traveler-homepage-carousel button.slick-prev, .elite-traveler-homepage-carousel button.slick-next {
    height: 80px !important;
}

.mobile-mpu {
    display: none;
}

@media (min-width: 1280px) {
    .elite-traveler-homepage-carousel .slick-next {
        display: block;
        margin-top: -3.5%;
        margin-right: 5%;
    }
    .homepage-circle .row .feature-header {
        position: absolute;
        z-index: 1;
        width: 26%;
        margin-top: 2%;
    }
}

.elite-traveler-homepage-events {
    padding-right: 90px;
    padding-left: 90px;
}

.elite-traveler-homepage-events .large-4 {
    padding-right: 20px;
    padding-left: 0px;
    overflow: hidden;
}

.elite-traveler-homepage-events .homepage-one-event {
    width: 30%;
    text-align: left;
}

.elite-traveler-homepage-events .article-thumbnail {
    width: 100%;
    max-height: 250px;
    overflow: hidden;
}

.elite-traveler-homepage-events .slick-initialized .slick-slide {
    display: block;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.elite-traveler-homepage-events .slick-track h2 {
    display: none;
}

.slick-dots {
    position: relative;
}

.elite-traveler-homepage-carousel .slick-prev {
    display: block;
    margin-top: -3.5%;
}

.elite-traveler-homepage-carousel .slick-next::before {
    content: "";
    font-family: FontAwesome;
    color: #fff;
    font-size: 96px;
    opacity: 0.8;
}

.elite-traveler-homepage-carousel .slick-prev::before {
    content: "";
    font-family: FontAwesome;
    color: #fff;
    font-size: 96px;
    opacity: 0.8;
}

.slick-slider img {
    width: 100%
}

.slick-slide img {
    margin-top: 0px;
}

#social-media-slide1 {
    position: absolute;
    display: none !important;
}

#social-media-slide2 {
    position: absolute;
    display: none !important;
}

#social-media-slide3 {
    position: absolute;
    display: none !important;
}

#social-media-slide4 {
    position: absolute;
    display: none !important;
}

#social-media-slide5 {
    position: absolute;
    display: none !important;
}

#social-media-slide6 {
    position: absolute;
    display: none !important;
}

#social-media-slide7 {
    position: absolute;
    display: none !important;
}

.elite-traveler-100-restaurants-carousel-gallery .slick-prev, .elite-traveler-100-restaurants-carousel-gallery .slick-next {
    display: block;
    top: 48%;
    opacity: 1.0;
    height: 100px;
}

.elite-traveler-100-restaurants-carousel-gallery .share-affix {
    margin-left: auto;
    margin-right: auto;
    left: auto;
    padding-top: 35px;
    padding-bottom: 5px;
    right: auto;
    top: auto;
    margin-top: 25px;
    position: relative;
}

.large-leaderboard iframe {
    /*
  box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.3);
  */
}

.large-leaderboard-home {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
    z-index: 1;
    margin-top: 30px;
    background-color: #F9F9F9;
    text-align: center;
}

.large-leaderboard {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
    z-index: 1;
}

.top-100-restaurants-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    line-height: 2.0;
    padding-left: 75px;
}

.top-100-siuts-travel-logo{
	    text-align: center !important;
}

.top-100-restaurants-navigation li:nth-child(1) {
    float: left;
    width: 140px;
}

.top-100-suits-theme-categories{
	height: 114px;width:142px;
}

.top-100-restaurants-navigation li:nth-child(2) {
    float: left;
    width: 320px;
}

.top-100-restaurants-navigation li:nth-child(3) {
    float: left;
    width: 296px;
}

.top-100-restaurants-navigation li:nth-child(4) {
    float: left;
    width: 180px;
}

.top-100-restaurants-navigation li:nth-child(6) {
    float: left;
    width: 130px;
    margin-left:0;
}

.top-100-restaurants-navigation .vote-now{
    float: left;
    width: 150px;

}
.top-100-restaurants-navigation .vote-now a{
    color: #D8BC81 !important;
}
/*
IE
*/

.top-100-restaurants-navigation .list-1 {
    float: left;
    width: 170px;
}

.top-100-restaurants-navigation .list-2 {
    float: left;
    width: 180px;
}

.top-100-restaurants-navigation .list-3 {
    float: left;
    width: 240px;
}

.top-100-restaurants-navigation .list-4 {
    float: left;
    width: 200px;
}

.top-100-restaurants-navigation .list-5 {
    float: left;
    width: 150px;
}

.top-100-restaurants-navigation li a {
    font-weight: 300;
    color: #FFFFFF;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}


/* Sub Menus */

.top-100-restaurants-navigation ul li ul:first-child {
    position: absolute;
    display: none;
    width: inherit;
    z-index: 100;
    background-color: #000;
    border: none;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    padding-left: 0px;
    width: 240px;
}

.top-100-restaurants-navigation li:nth-child(1) ul li {
    float: left;
    width: 240px;
}

.top-100-restaurants-navigation li:nth-child(1) ul {
    margin-left: -40px;
}

.top-100-restaurants-navigation li:nth-child(5) ul li {
    float: left;
    width: 240px;
}

.top-100-restaurants-navigation li:nth-child(5) ul {
    margin-left: 20px;
}

.top-100-restaurants-navigation li:nth-child(3) ul li {
    float: left;
    width: 240px;
}

.top-100-restaurants-navigation ul li ul:nth-child(2) {
    position: absolute;
    display: none;
    width: inherit;
    z-index: 100;
    background-color: #000;
    border: none;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    padding-left: 0px;
    width: 240px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-100-restaurants-navigation ul li:hover ul {
    display: inline-block;
    opacity: 0.9;
    z-index: 1000;
}

.top-100-restaurants-navigation ul li ul li {
    display: inline-block;
    text-align: left;
    width: 240px;
    font-size: 16px;
    font-family: DalaFloda-Roman;
    line-height: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    z-index: 100;
}

.top-100-restaurants-navigation ul li ul li a {
    text-align: left;
    z-index: 100;
}

.top-100-restaurants-navigation ul a:link, a:visited {
    display: block;
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 300;
    opacity: 1;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

.top-100-restaurants-navigation ul a:hover, a:active {
    opacity: 0.5;
}

.top100-navicon {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.top100-navicon:hover, .top100-navicon:active {
    opacity: 0.5;
}

.top-100-restaurants-navigation {
    font-family: DalaFloda-Medium;
    font-size: 14px;
}

.elite-traveler-100-restaurant {
    font-family: DalaFloda-Roman;
}

.popmarkerPopoverIframeContainer {
    display: none;
}

.popmarkerPopoverContent {
    display: none;
}

#div-gpt-ad-1407236125864-0 iframe {
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
}

#div-gpt-ad-1410180314162-0 iframe {
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
}

#div-gpt-ad-1410180505897-0 iframe {
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.3);
}

.toggle-menu-bar {
    display: none;
    border-bottom: 1px solid #ddd;
}

.toggle-menu-bar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 2.0;
    overflow: hidden;
    width: 100%;
}

.toggle-menu-bar li {
    float: left;
    padding-right: 5px;
    padding-left: 42px;
}

.toggle-menu-bar li a {
    font-weight: 300;
    color: #000;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.toggle-menu-bar ul a:link, a:visited {
    display: block;
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 300;
    opacity: 1;
    color: #000;
}

.toggle-menu-bar ul a:link, a:visited {}

.toggle-menu-bar ul a:hover, a:active {
    opacity: 0.5;
}

.toggle-menu-bar {
    font-family: DalaFloda-Roman;
    font-size: 12px;
}

.interview a:link, .interview a:visited {
    color: #000;
}

.subscription-print-bar {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.subscription-print-bar .email-field {
    font-family: DalaFloda-Roman;
    color: #ddd;
    font-size: 18px;
    display: inline;
    padding-right: 15px;
}

.email-field-email {
    width: 450px;
    display: inline;
    float: left;
    height: 100%;
    padding-left: 18px;
    padding-top: 7px;
    font-family: DalaFloda-Roman;
    color: black;
    font-size: 18px;
    border: none;
    outline: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ddd;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ddd;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ddd;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ddd;
}

.email-field-email:select {
    outline: none;
}

.subscription-print-bar .submit-button {
    background-color: black;
    color: white;
    display: inline;
    padding: 15px;
    position: relative;
    overflow: hidden;
    font-size: 18px;
    font-family: DalaFloda-Roman;
    vertical-align: middle;
    text-align: center;
}

.description {
    font-family: Whitney-Light;
}

.subscription-print-bar .print-subscribe-text {
    font-family: Whitney-Light;
    color: #000;
    font-size: 14px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    display: inline;
    padding-right: 15px;
}

.subscription-print-bar .print-subscribe-image {
    display: inline;
    float: right;
    width: 80px;
    margin-top: -63px;
    margin-right: 100px;
}

.subscription-print-bar .half-1 {
    width: 50%;
    height: 100%;
    text-align: right;
    vertical-align: middle;
    overflow-y: hidden;
    padding-left: 0em;
    padding-right: 0em;
}

.subscription-print-bar .half-2 {
    width: 50%;
    padding-top: 18px;
    height: 100%;
    text-align: left;
    vertical-align: middle;
    padding-left: 2em;
    padding-right: 0em;
}

.list2015 {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    height: 248px;
    background: #fafafa;
    text-align: center;
    margin-top: 10px;
    transition: background-color .50s ease-in-out;
    -moz-transition: background-color .50s ease-in-out;
    -webkit-transition: background-color .50s ease-in-out;
}

.list2015:hover {
    background: #fff;
    cursor: pointer;
}

.list-link {
    font-size: 28px;
    float: right;
    padding-right: 20px;
}

.list-link a {
    color: #5f006a;
    transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
}

.list-link a:hover {
    color: #333;
}

.award {
    color: black;
}

.chef-awards {
    margin-top: 230px;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: DalaFloda-Roman;
    font-size: 18px;
}

.chef-awards span {
    display: inline-table;
    text-transform: uppercase;
}

.chef-awards span .link {
    display: inline-table;
    text-transform: lowercase;
}

.chef-awards .award {
    vertical-align: top;
    padding-top: 5px;
    padding-left: 5px;
}

.chef-awards img {
    padding-left: 10px;
}

.top100-map {
    /*
  box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  */
    background-color: #fff;
    height: 387px;
}

.map {
    padding-left: 0px;
    padding-right: 0px;
}

.map .map-text {
    font-family: DalaFloda-Roman;
    font-size: 26px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding-left: 20px;
}

.top100-map {
    height: 350px;
}

@media (max-width:500px) {
    .map .map-text {
        font-family: DalaFloda-Roman;
        font-size: 12px;
        color: #FFF;
        text-transform: uppercase;
        letter-spacing: 0.3px;
        padding-left: 20px;
    }
    .map-icon {
        display: none;
    }
    .top100-landing .primary-content .map .top100-map img {
        height: 130px;
        width: 100%;
    }
    .top100-map {
        height: 130px;
    }
    .top100-landing .primary-content .large-6 img {
        height: 50px;
    }
}

.map .map-text a {
    color: white;
}

.top100-heading {
    font-family: DalaFloda-Medium;
    font-size: 36px;
    padding-left: 0.4em;
}

#top100-search-button {
    background: black;
    color: #fff;
    font-size: 1.4em;
    padding: 0.25em;
    text-transform: uppercase;
    border: none;
    display: inline-block;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    -webkit-transition: background-color .5s ease-in-out;
}

#top100-search-button:hover {
    background: #e40000;
}

.top100-search-form {
    display: none;
}

.top100-search-form input {
    outline: none;
}

#main_form .button {
    transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    -webkit-transition: background-color .5s ease-in-out;
    font-size: 16px;
}

#main_form .button:hover {
    background: #e40000;
    ;
}

.no-results-found {
    font-weight: 900;
    margin: 19px 6px 40px 21px;
    font-size: 14px;
    font-family: Whitney-Light;
}

.back-to-full-list {
    transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    -webkit-transition: background-color .5s ease-in-out;
    font-weight: 900;
    font-size: 14px;
    font-family: Whitney-Light;
    background-color: #000;
    color: #fff;
    padding: 12px;
}

.back-to-full-list:hover {
    background: #e40000;
    color: #fff;
}

.top100main {
    margin-top: 20px;
}

.top100main .primary-content a {
    /*color: #fff;*/
    /*font-weight:bold;*/
}

.top100main .primary-content .article-date {
    margin-left: -3px;
    font-size: 1.2em;
}

body.category-top-100-restaurants-in-the-world .footer-leaderboard {
    margin-left: -1.5em;
    margin-right: -1.1em;
}

.top100main .footer-subscription {
    margin-left: -1.5em !important;
    margin-right: -1.1em !important;
    padding-left: 2.9em !important;
    padding-right: 2.9em !important;
}

.top100main .primary-content article {
    padding-left: 1em;
    padding-right: 1em;
}

.top100main .primary-content .breadcrumb a {
    color: #000;
}

.top100main .primary-content .ranked-restaurants-grid a {
    color: #000;
    pointer-events: none;
    cursor: default;
}

.top100main .primary-content .top-100-list-listing a {
    color: #000;
}

.primary-content .heading a {
    color: #000;
}

.primary-content .category-content a {
    color: #fff;
}

.primary-content .chef-awards a, .primary-content .chef-awards a:active, .primary-content .chef-awards a:visited {
    color: #5f006a;
}

.primary-content .description a {
    color: #fff;
}

.primary-content .nav-previous a {
    color: #fff;
}

.primary-content .link a {
    color: #000;
}

.primary-content .email a {
    color: #000;
}

.top100main .article-text a {
    color: #000;
}

.top100-search-input:select {
    outline: none;
}

#main_form input:focus {
    outline: none;
}

.results-list {
    background: none;
    width: 100%;
    border: none;
    border-spacing: 0px;
}

.results-list tr:nth-of-type(odd) {
    background: #ffffff;
    border-color: #ffffff;
}

.results-list tr:nth-of-type(even) {
    background: #f9f9f9;
    border-color: #f9f9f9;
}

.results-list-row {
    padding-top: 10px;
    padding-bottom: 10px;
    background: none;
    height: 160px;
}

.results-list-row .newentry {
    font-family: DalaFloda-Roman;
    color: #000;
    text-align: center;
    margin-top: -10px;
    margin-left: -25px;
    margin-left: 0\9;
    position: absolute;
}

.results-restaurant-thumbnail {
    max-height: 140px;
    overflow: hidden;
    width: 200px;
    height: 150px;
    margin-top: 10px;
}

.results-restaurant-thumbnail img {
    max-width: 200px;
    width: 200px;
}

.results-restaurant-information {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 330px;
}

.results-restaurant-information .heading {
    font-family: DalaFloda-Roman;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 28px;
}

.results-restaurant-information .location-chef {
    font-family: Whitney-Light;
    font-size: 14px;
    color: #000;
    padding-top: 15px;
}

.location-chef .location {}

.location-chef .chef {
    padding-top: 3px;
}

.location-chef .location .copy {
    display: inline;
    margin-left: 5px;
}

.location-chef .chef .copy {
    display: inline;
}

.results-restaurant-currentposition {
    height: 120px;
    width: 100px
}

.results-restaurant-currentposition .circle {
    border-radius: 50%;
    width: 100px;
    text-align: center;
    padding-top: 45px;
    height: 100px;
    background-color: #000;
    color: #fff;
    font-family: DalaFloda-Roman;
    font-size: 60px;
}

.results-restaurant-currentposition .circle .hash {
    font-size: 30px;
}

.results-restaurant-currentposition .circle .number {
    font-size: 55px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

.results-restaurant-positionchange {
    vertical-align: top;
    padding-top: 4.0em;
    padding-left: 0px;
    text-align: center;
    font-size: 18px;
}

.results-restaurant-positionchange .number {
    text-align: center;
    font-family: DalaFloda-Roman;
    font-size: 50px;
    color: #e40000;
    font-size: 50px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

.chef-interviews a {
    color: #000;
}

.table-head {
    background: none;
    border: none;
    border-spacing: 0px;
    font-size: 11px;
    /* margin-left: 10px; */
    width: 728px;
    margin-bottom: 0px;
}

.top-100-restaurant-head .cf {
    margin-top: -160px;
    display: none;
}

.top-100-restaurant-main {}

.top-100-restaurant-head .right .head {
    top: 60px;
}


/*
ELITE 100 RESTAURANT CSS ENDS HERE
*/


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}


/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
    background: #000;
}

#colorbox {
    outline: 0;
}

#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: none;
}

#cboxTopCenter {
    height: 14px;
    background: none;
}

#cboxTopRight {
    width: 14px;
    height: 14px;
    background: none;
}

#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: none;
}

#cboxBottomCenter {
    height: 0px;
    /* background:url(images/border.png) repeat-x bottom left; */
}

#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url(/wp-content/themes/small/images/controls.png) no-repeat -36px -32px;
}

#cboxMiddleLeft {
    width: 14px;
    background: none;
}

#cboxMiddleRight {
    width: 14px;
    background: none;
}

#cboxContent {
    background: #fff;
    overflow: visible;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 5px;
}

#cboxLoadingOverlay {
    background: url(images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center;
}

#cboxTitle {
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #7C7C7C;
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: bold;
    color: #7C7C7C;
}


/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    background: url(images/controls.png) no-repeat 0px 0px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
}


/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0;
}

#cboxPrevious {
    left: 0px;
    background-position: -51px -25px;
}

#cboxPrevious:hover {
    background-position: -51px 0px;
}

#cboxNext {
    left: 27px;
    background-position: -75px -25px;
}

#cboxNext:hover {
    background-position: -75px 0px;
}

#cboxClose {
    top: 0px;
    right: 0px;
    background-position: -100px -25px;
}

#cboxClose:hover {
    background-position: -100px 0px;
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0px;
    right: 27px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -150px 0px;
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -125px 0px;
}

.elite-traveler-100-restaurants-carousel {
    max-height: 350px;
    overflow: hidden;
}

.elite-traveler-100-restaurants-carousel-gallery {
    display: none;
}

.elite-traveler-100-restaurants-carousel-gallery img {
    display: none;
}

.elite-traveler-100-restaurants-carousel-gallery h2 {
    display: none;
}

.top100-gallery-go-back {
    font-family: Whitney-Light;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.8;
    margin-bottom: 0.5em;
    text-rendering: optimizelegibility;
    text-align: right;
    margin-top: -50px;
    padding: 0 40px 0px 0px;
}

.top100-gallery-go-back a {
    color: #000;
    font-size: 18px;
    font-family: DalaFloda-Roman;
    text-decoration: underline;
}

.top100-gallery-go-back a:visited, .top100-gallery-go-back a:hover, .top100-gallery-go-back a:active, {
    color: #000;
}

.top100-gallery-heading {
    padding: 10px;
}

.gallery-info {
    position: fixed;
}

.image-credits {
    position: absolute;
    bottom: 0px;
    right: -20px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    padding: 10px;
    padding-right: 30px;
}

.elite-traveler-100-restaurants-carousel-gallery .title {
    width: 100%;
    text-align: center;
    top: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
}

.elite-traveler-100-restaurants-carousel-gallery h2 {
    font-family: DalaFloda-Roman;
    padding: 0px;
    position: fixed;
    top: 10%;
    margin-right: auto;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    margin-top: 35px;
    margin-left: 25px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.elite-traveler-100-restaurants-carousel-gallery h2 a {
    color: #000;
    padding: 20px;
}

.top-100-mobile-nav {
    display: none;
}

.open {
    display: block;
    height: auto;
}

@media (max-width: 500px) {
    .top100-gallery-go-back {
        display: none;
    }
    .gallery-info {
        font-size: 14px;
        width: 300px;
        margin-top: 100px;
    }
    .results-restaurant-thumbnail {
        position: absolute;
    }
    .elite-traveler-100-restaurants-carousel-gallery h2 {
        font-family: DalaFloda-Roman;
        position: fixed;
        top: 10%;
        margin-right: auto;
        text-align: center;
        background-color: #FFF;
        padding: 10px 0px 5px;
        margin-top: 65px;
        margin-left: 25px;
    }
    .elite-traveler-100-restaurants-carousel-gallery img {
        display: none;
        margin-top: 40px;
    }
    .elite-traveler-100-restaurants-carousel-gallery .slick-prev, .elite-traveler-100-restaurants-carousel-gallery .slick-next {
        display: block;
        top: 200px;
        opacity: 1;
        height: 100px;
    }
    .elite-traveler-hompage-carousel .slick-prev, .elite-traveler-homepage-carousel .slick-next {
        display: block;
        top: 200px;
        opacity: 1;
        height: 100px;
    }
    .top-100-mobile-nav {
        display: none;
    }
    .open {
        display: block;
        height: auto;
    }
    .top-100-mobile-nav .cf {
        padding-bottom: 0em !important;
    }
    .elite-traveler-100-restaurants-carousel {
        margin-top: 1.2em;
    }
    .elite-traveler-100-restaurants-carousel .slick-prev::before {
        content: "";
        font-family: FontAwesome;
        color: #000;
        font-size: 56px;
        position: absolute;
        margin-left: -20px;
        margin-top: -40px;
    }
    .elite-traveler-100-restaurants-carousel .slick-next::before {
        content: "";
        font-family: FontAwesome;
        color: #000;
        font-size: 56px;
        position: absolute;
        margin-left: 0px;
        margin-top: -40px;
    }
}

.chef-of-the-year h3, .chef-of-the-year p {
    font-family: Whitney-Light;
}

.hash {
    font-size: 30px;
}

.top100-2015 .ranking p {
    font: 6em/1.5em 'Crimson', Georgia, Times New Roman, serif;
    color: #000;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #EFEFEF;
    border-radius: 23.75em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-family: DalaFloda-Roman;
}

.top100-2015 .article-text {
    padding-top: 5.5em;
}

.article-text1 {
    padding-top: 0em !important; margin-left:20px;
}

.top100-2015 .top-100-list-listing {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.top100-landing .primary-content a img {
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.top100-landing .primary-content a img:hover, a img:active {
    opacity: 0.6;
}

.top100main .secondary-content {
    padding-left: 2em;
    padding-right: 2em;
}

.chef-awards .columns, .chef-awards .columns {
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.chef-awards .columns:hover, .chef-awards .columns:active {
    opacity: 0.6;
}

.chef-awards a img:hover, a img:active {
    opacity: 1.0;
}

.top100-landing .primary-content .map {
    transition: opacity .5s ease-in-out;
    padding-left: 0.0em;
    padding-right: 0.0px;
    margin-left: 10px;
    width: 722px;
    margin-right: 10px;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.top100-landing .primary-content .map img {
    padding: 0px;
}

.top100-landing .primary-content .map .top100-map {
    padding: 0px;
}

.top100-landing .primary-content .map:hover, .map:active {
    opacity: 0.6;
}

.infographics-container {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-map {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-map {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 25% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 0px;
    height: 400px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    display: none;
}

#overlay-map:hover {
    opacity: 1;
    display: none;
}

#overlay-map a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-1 {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-1 {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 52% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 0px;
    height: 400px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
}

#overlay-1:hover {
    opacity: 1;
}

#overlay-1 a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-2 {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-2 {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 52% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 0px;
    height: 435px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
}

#overlay-2:hover {
    opacity: 1;
}

#overlay-2 a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-3 {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-3 {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 52% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 420px;
    height: 380px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
}

#overlay-3:hover {
    opacity: 1;
}

#overlay-3 a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-4 {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-4 {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 52% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 450px;
    height: 400px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
}

#overlay-4:hover {
    opacity: 1;
}

#overlay-4 a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-5 {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-5 {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 52% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 720px;
    height: 380px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
}

#overlay-5:hover {
    opacity: 1;
}

#overlay-5 a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-7 {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-7 {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 52% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 920px;
    height: 380px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
}

#overlay-7:hover {
    opacity: 1;
}

#overlay-7 a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

#infographics-container-6 {
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 20px;
    font-family: Whitney-Light;
    font-size: 18px;
}

#overlay-6 {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding: 52% 0 66px 0;
    opacity: 0;
    color: white;
    margin-top: 20px;
    top: 750px;
    height: 400px;
    width: 100%;
    position: absolute;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
}

#overlay-6:hover {
    opacity: 1;
}

#overlay-6 a {
    color: #fff;
    font-family: Whitney-Light;
    font-size: 18px;
}

@media (max-width: 500px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 100px;
    }
    .top-100-restaurants-navigation {
        display: none;
    }
    .top-100-restaurants-navigation li {
        width: 100%;
    }
    .subscription-print-bar {
        display: none;
    }
    .top100-landing .primary-content a img {
        max-width: 100%;
    }
    .list2015 {
        width: 100%;
        max-height: 100px;
    }
    .list2015 .view {
        width: 100%;
        max-width: 100%;
        max-height: 100px;
    }
    .chef-awards {
        margin-top: 0px;
        font-size: 18px;
    }
    .top100-map {
        box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
        background-color: #fff;
        max-height: 167px;
    }
    .top100-landing .primary-content .map {
        width: 100%;
    }
    .map .map-text {
        font-size: 13px;
    }
    .table-head {
        max-width: 100%;
        width: 100%;
    }
}

.view {
    width: 746px;
    height: 246px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.view .mask, .view .content {
    width: 746px;
    height: 246px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}

.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}

.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}


/* NINTH EXAMPLE*/

.view-ninth .mask-1, .view-ninth .mask-2 {
    background-color: rgba(0, 0, 0, 0.5);
    height: 846px;
    width: 646px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    /* -webkit-transition: all 0.3s ease-in-out 0.6s; */
    -moz-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}

.view-ninth .mask-1 {
    left: auto;
    right: 200px;
    opacity: 0.2;
    -webkit-transform: rotate(56.5deg) translateX(-180px);
    -moz-transform: rotate(56.5deg) translateX(-180px);
    -o-transform: rotate(56.5deg) translateX(-180px);
    -ms-transform: rotate(56.5deg) translateX(-180px);
    transform: rotate(56.5deg) translateX(-180px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

.view-ninth .mask-2 {
    top: auto;
    bottom: -117px;
    opacity: 0.2;
    -webkit-transform: rotate(56.5deg) translateX(180px);
    -moz-transform: rotate(56.5deg) translateX(180px);
    -o-transform: rotate(56.5deg) translateX(180px);
    -ms-transform: rotate(56.5deg) translateX(180px);
    transform: rotate(56.5deg) translateX(180px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.view-ninth .content {
    background: rgba(0, 0, 0, 0.1);
    display: none;
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    width: 761px;
    overflow: hidden;
    -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
    -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
    -o-transform: rotate(-33.5deg) translate(-112px, 166px);
    -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
    transform: rotate(-33.5deg) translate(-112px, 166px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.4s ease-in-out 0.3s;
    -moz-transition: all 0.4s ease-in-out 0.3s;
    -o-transition: all 0.4s ease-in-out 0.3s;
    transition: all 0.4s ease-in-out 0.3s;
}

.view-ninth h2 {
    background: transparent;
    margin-top: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.view-ninth a.info {
    display: none;
}

.view-ninth:hover .content {
    height: 120px;
    width: 736px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    top: 40px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}

.view-ninth:hover .mask-1, .view-ninth:hover .mask-2 {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.view-ninth:hover .mask-1 {
    -webkit-transform: rotate(56.5deg) translateX(1px);
    -moz-transform: rotate(56.5deg) translateX(1px);
    -o-transform: rotate(56.5deg) translateX(1px);
    -ms-transform: rotate(56.5deg) translateX(1px);
    transform: rotate(56.5deg) translateX(1px);
}

.view-ninth:hover .mask-2 {
    -webkit-transform: rotate(56.5deg) translateX(-1px);
    -moz-transform: rotate(56.5deg) translateX(-1px);
    -o-transform: rotate(56.5deg) translateX(-1px);
    -ms-transform: rotate(56.5deg) translateX(-1px);
    transform: rotate(56.5deg) translateX(-1px);
}

@media (max-width: 500px) {
    .results-restaurant-thumbnail img {
        display: none;
    }
    .results-restaurant-positionchange {
        display: none;
    }
    .table-head {
        width: 300px;
    }
    .table-head thead {
        display: none;
    }
    .results-restaurant-information {
        padding-top: 15px;
        padding-bottom: 20px;
        /* padding-left: 25px; */
        width: 70%;
        font-size: 10px;
        margin-left: 25%;
        position: absolute;
    }
    .results-restaurant-currentposition {
        height: 120px;
        width: 30%;
        position: absolute;
        padding-left: 20px;
    }
    .results-restaurant-currentposition .circle .number {
        font-size: 44px;
    }
    .results-list-row {
        width: 300px;
    }
    .results-restaurant-currentposition .circle {
        border-radius: 50%;
        text-align: center;
        padding-top: 20px;
        background: none;
        height: 100px;
        width: 30px;
        color: #000;
        font-family: DalaFloda-Roman;
        font-size: 40px;
    }
}


/*
/////////////////////////
ARROWS
/////////////////////////
*/

.arrowNav {
    display: inline;
    display: none;
    position: fixed;
    width: 0px;
    height: 0px;
    left: 50%;
    bottom: 56%;
    z-index: -2;
    -webkit-transition: .2s fade-in;
    -moz-transition: .2s fade-in;
    -o-transition: .2s fade-in;
    transition: .2s fade-in;
}

.arrowLeft a {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    z-index: 100;
    transition: all 0.2s ease-in 0s;
    padding: 27px 10px;
    right: 564px;
    width: 35px;
    float: left;
    position: absolute;
    height: 80px;
    opacity: 0.7;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
}

.arrowLeft a:hover {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    z-index: 100;
    transition: all 0.2s ease-in 0s;
    padding: 27px 10px;
    right: 564px;
    width: 40px;
    float: left;
    position: absolute;
}

.arrowRight a {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    left: 564px;
    z-index: 100;
    transition: all 0.2s ease-in 0s;
    padding: 27px 10px;
    width: 35px;
    float: right;
    position: absolute;
    height: 80px;
    opacity: 0.7;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.arrowRight a:hover {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    left: 564px;
    z-index: 100;
    transition: all 0.2s ease-in 0s;
    padding-left: 16px;
    width: 40px;
    float: right;
    position: absolute;
}

.arrowNav a {
    background: #000;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    box-shadow: 0px 0px 0.7em 0px rgba(0, 0, 0, 0.2);
}

.category-restaurants-2015 .arrowNav {
    display: none !important;
}


/*
OFF-CANVAS
*/


/*******************************************
      Menu Styles
********************************************/

.menu {
    background: #000;
    left: -285px;
    /* start off behind the scenes */
    height: 100%;
    position: fixed;
    width: 285px;
    z-index: 5;
    padding-right: 1.5em;
}


/*******************************************
      Main styles
********************************************/

.jumbotron {
    height: 100%;
    position: fixed;
    height: 80px;
    width: 100%;
    z-index: 1000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: #141414;
}

.home .jumbotron {
    position: absolute;
    margin-top: 300px;
    z-index: 999;
}

.home .jumbotron.changing {
    position: fixed;
    margin-top: 0px;
}

.home .primary-content {
    margin-top: 100px;
}

.home .secondary-content {
    margin-top: 70px;
}

.home #container {
    margin-top: 350px;
}

#container {
    display: block !important;
    display: block;
}

.header-leaderboard {
    background-color: #f9f9f9;
    position: relative;
    margin-top: 80px;
    /*
  box-shadow: 0 10px 1.0em 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 0 10px 1.0em 0 rgba(0,0,0,0.05);
  -webkit-box-shadow: 0 10px 1.0em 0 rgba(0,0,0,0.05);
  */
}

.tv-pages {
    margin-top: 0px;
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    padding-right: 1.8em;
}

.menu li {
    font-family: 'Open Sans', sans-serif;
    line-height: 55px;
    padding-left: 20px;
    padding-top: 3px;
}

.menu a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

.icon-close {
    cursor: pointer;
    padding-left: 10px;
    padding-top: 10px;
    text-align: right;
}

.icon-menu {
    color: #fff;
    cursor: pointer;
    position: absolute;
    font-family: 'DalaFloda-Roman';
    font-size: 16px;
    font-weight: lighter;
    text-align: center;
    float: left;
    /* padding-bottom: 25px; */
    padding-left: 13px;
    padding-top: 6px;
    padding-right: 13px;
    text-decoration: none;
    text-transform: uppercase;
    height: 55px;
    margin-top: 13px;
    border-right: 1px solid #fff;
}

.icon-menu i {
    margin-right: 5px;
    font-size: 25px;
}

.nav-contact-us {
    position: absolute;
    bottom: 0px;
    height: 80px;
    width: 220px;
    float: right;
    right: 10px;
    text-align: right;
    margin-right: 20px;
    border-top: 1px solid #bbb;
    background-color: #000;
}

.trending {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    height: 65px;
    font-size: 18px;
    font-family: Whitney-Light;
    color: #bbb;
    padding-right: 30px;
    width: 100%;
    position: absolute;
}

.trending a {
    color: #bbb;
    font-size: 0.9em;
}

.trending a:visited {
    color: #bbb;
}

.trending-dynamic {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    height: 65px;
    font-size: 16px;
    font-family: Whitney-Light;
    color: #bbb;
    padding-right: 30px;
    width: 100%;
    position: absolute;
}

.trending-dynamic a {
    color: #bbb;
      font-size: 16px;
    padding-right: 0em;
    font-family: 'DalaFloda-Roman';
letter-spacing: 1px;
}

.changing .trending-dynamic a {
    font-size: 14px;
}

.trending-dynamic a:visited {
    color: #bbb;
}

.top-trending-dynamic {
    margin-left: 93px;
    margin-top: 34px;
    position: absolute;
    width: 63%;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.top-trending-dynamic.changing {
    opacity: 1;
    margin-left: 405px;
}

@media (max-width: 1560px) {
    .top-trending-dynamic.changing {
        opacity: 0;
        margin-left: 405px;
    }
}

.top-trending {
    margin-left: 380px;
    margin-top: 34px;
    position: absolute;
    width: 50%;
}


/* Dropdown Navigation */

#trending-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

#trending-nav li {
    float: left;
    display: block;
    background: #4B4B4B;
    position: relative;
    z-index: 500;
    margin: 0 1px;
}

#trending-nav li a {
    display: block;
    padding: 6px 5px 0 5px;
    font-weight: 700;
    height: 20px;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

#trending-nav ul {
    position: absolute;
    left: 0;
    display: none;
    margin: 0 0 0 -1px;
    padding: 0;
    list-style: none;
}

#trending-nav ul li {
    float: left;
    border-top: 1px solid #fff;
    width: 100%;
    white-space: nowrap;
}

#trending-nav ul a {
    display: block;
    height: 15px;
    padding: 6px 5px;
    color: #fff;
    text-align: left;
}

#trending-nav a:hover {
    text-decoration: none;
    background-color: #F86808;
}

.top-subscribe {
    width: 100%;
    position: absolute;
    text-align: right;
}

.top-subscribe-button {
    right: 150px;
    top: 10px;
    position: absolute;
    height: 40px;
    margin-top: 10px;
    background-color: #555;
    /* padding-bottom: 10px; */
    color: #000;
    width: 300px;
}

.top-subscribe-button h4 {
    color: #000;
}

.top-email-subscription .email-field-email {
    width: 200px;
    display: inline;
    float: right;
    height: 100%;
    padding-left: 0px;
    padding-top: 7px;
    font-family: DalaFloda-Roman;
    color: #FFF;
    background-color: #000;
    font-size: 18px;
    border-bottom: 1px solid #FFF;
}

.events-subscribe {
    width: 100%;
    position: absolute;
    text-align: right;
}

.events-subscribe-button {
    top: 10px;
    position: absolute;
    height: 40px;
    margin-top: 10px;
    background-color: #555;
    /* padding-bottom: 10px; */
    color: #000;
    width: 300px;
}

.events-subscribe-button h4 {
    color: #000;
}

.events-email-subscription {
    position: relative;
    height: 46px;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.events-email-subscription .email-field-email {
    width: 200px;
    display: inline;
    float: left;
    height: 100%;
    margin-left: 20px;
    padding-left: 0px;
    padding-top: 10px;
    font-family: DalaFloda-Roman;
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid #FFF;
}

.events-email-subscription .email-newsletter-button {
    font-family: DalaFloda-Roman;
    margin-right: 20px;
    text-transform: none;
    background: #000 none repeat scroll 0% 0%;
    font-size: 24px;
    color: #FFF;
    height: 44px;
    padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.events-email-subscription .email-newsletter-button:hover {
    opacity: 0.5;
}

.top-search {
    width: 100%;
    position: absolute;
    text-align: right;
    right: 115px;
    top: 27px;
}

.top-sm-face {
    width: 100%;
    position: absolute;
    text-align: right;
    right: 71px;
    top: 25px;
}

.top-sm-face a {
    color: #fff;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.top-sm-face a:hover {
    opacity: 0.6;
}

.top-sm-face a:visited {
    opacity: 1.0;
    color: #fff;
}

.top-sm-twitter {
    width: 100%;
    position: absolute;
    text-align: right;
    right: 35px;
    top: 25px;
}

.top-sm-twitter a {
    color: #fff;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.top-sm-twitter a:hover {
    opacity: 0.6;
}

.top-sm-twitter a:visited {
    opacity: 1.0;
    color: #fff;
}

.top-sm-instagram {
    width: 100%;
    position: absolute;
    text-align: right;
    right: 0px;
    top: 25px;
}

.top-sm-instagram a {
    color: #fff;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.top-sm-instagram a:hover {
    opacity: 0.6;
}

.top-sm-instagram a:visited {
    opacity: 1.0;
    color: #fff;
}

.top-email-subscription {
    width: 340px;
    position: absolute;
    right: 210px;
    height: 36px;
    border-left: 1px solid #fff;
    margin-top: 25px;
}

.top-email-subscription .email-field-email {
    width: 200px;
    display: inline;
    float: right;
    height: 100%;
    padding-left: 0px;
    margin-left: 20px;
    padding-top: 7px;
    font-family: DalaFloda-Roman;
    color: #fff;
    background-color: #141414;
    font-size: 18px;
    /* border: none; */
    border-bottom: 1px solid #fff;
    /* outline: none; */
}

.top-email-subscription .email-newsletter-button {
    font-family: DalaFloda-Roman;
    margin-left: -115px;
    text-transform: none;
    background: transparent none repeat scroll 0% 0%;
    position: absolute;
    float: left;
    font-size: 1.25em;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.top-email-subscription .email-newsletter-button:hover {
    opacity: 0.5;
}

#trigger-overlay {
    width: 40px;
    right: 20px;
    /* text-align: right; */
    position: absolute;
}


/*******************************************
      Filler Div
********************************************/

.filler {
    height: 0px;
}


/*******************************************
      Footer
********************************************/

.main-footer {
    font-size: 0.8em;
    text-align: center;
}


/*******************************************
      MEDIA QUERIES
********************************************/

@media screen and (max-width: 560px) {}


/* TOGGLE NAV
-------------------------------------------------*/

#toggle {
    list-style: none;
}

#toggle div:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}

#toggle div.active {
    background: #000;
    color: #888;
}

#toggle li:nth-child(1) div.active a {
    color: #aaa;
}

#toggle li:nth-child(2) div.active a {
    color: #aaa;
}

#toggle li:nth-child(3) div.active a {
    color: #aaa;
}

#toggle li:nth-child(4) div.active a {
    color: #aaa;
}

#toggle li:nth-child(5) div.active a {
    color: #aaa;
}

#toggle li:nth-child(6) div.active a {
    color: #aaa;
}

#toggle div.active a {
    color: #aaa;
}

#toggle div {
    cursor: pointer;
    display: block;
}

span.menu-icons {
    color: #fff;
}

span.the-btn {
    float: right;
    height: 30px;
    color: #fff;
}

#toggle ul {
    display: none;
    color: #fff;
    padding-bottom: 15px;
    border-right: 1px solid #aaa;
}

#toggle li a {
    color: #fff;
    list-style: none;
    font-family: 'DalaFloda-Roman';
    font-size: 2.0em;
}

#toggle a {
    color: #fff;
}

#toggle ul li {
    line-height: 2.2em;
}

.sub-travel {
    border-bottom: 1px solid rgba(67, 173, 170, 0.9);
}

.sub-restaurant {
    border-bottom: 1px solid rgba(241, 107, 91, 0.9);
}

.sub-shopping {
    border-bottom: 1px solid rgba(97, 9, 115, 0.9);
}

.sub-transport {
    border-bottom: 1px solid rgba(177, 198, 210, 0.9);
}

.sub-tv {
    border-bottom: 1px solid rgba(255, 208, 29, 0.9);
}

.sub-boutique {
    border-bottom: 1px solid rgba(144, 133, 102, 0.9);
}

#toggle li:nth-child(1) ul li a:hover {
    background: rgba(67, 173, 170, 0.9);
    padding: 4px 2px 2px 2px;
    color: #fff;
}

#toggle li:nth-child(2) ul li a:hover {
    background: rgba(241, 107, 91, 0.9);
    padding: 4px 2px 2px 2px;
    color: #fff;
}

#toggle li:nth-child(3) ul li a:hover {
    background: rgba(97, 9, 115, 0.9);
    padding: 4px 2px 2px 2px;
    color: #fff;
}

#toggle li:nth-child(4) ul li a:hover {
    background: rgba(177, 198, 210, 0.9);
    padding: 4px 2px 2px 2px;
    color: #fff;
}

#toggle ul li a {}

#toggle li ul li a {
    font-family: 'Whitney-Light';
}

#toggle li ul li a {
    line-height: 20px;
    font-size: 1.2em;
    background: #000;
    color: #ccc;
    padding: 2px;
}


/*
OVERLAY
*/


/* Overlay style */

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 100000;
}


/* Overlay closing cross */

.overlay .overlay-close {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 20px;
    top: 90px;
    cursor: pointer;
    overflow: hidden;
    border: none;
    background: url('/wp-content/themes/small/img/cross.png') no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
}


/* Menu style */

.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    font-size: 54px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}

.overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 54px;
}

.overlay ul li a {
    font-weight: 300;
    display: block;
    color: #fff;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.overlay ul li a:hover, .overlay ul li a:focus {
    color: #e3fcb1;
}


/* Effects */

.overlay-hugeinc {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.overlay-hugeinc nav {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.overlay-hugeinc nav ul {
    opacity: 0.4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.overlay-hugeinc.close nav ul {
    -webkit-transform: translateY(25%) rotateX(-35deg);
    transform: translateY(25%) rotateX(-35deg);
}

@media screen and (max-height: 30.5em) {
    .overlay nav {
        height: 70%;
        font-size: 34px;
    }
    .overlay ul li {
        min-height: 34px;
    }
}

.category-space {
    padding-top: 2em !important;
    margin-top: 0em !important;
}

.image-shadow {
    position: absolute;
    top: 0px;
    height: 520px;
    box-shadow: -4px 4px 25px 0px rgba(50, 50, 50, 0.95) inset;
    border-bottom: 580px solid #000;
    border-left: 920px solid transparent;
    opacity: 0.8;
    width: 100%;
    right: 0px;
    display: none;
}

.magazine-issues h1 {
    color: #fff;
}

.magazine-issues h1 a {
    color: #fff;
}

.magazine-issues ul li a {
    color: #fff;
}

.grid {
    position: relative;
    width: 100%;
    list-style: none;
    text-align: center;
}


/* Common style */

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 100%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption> a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.grid figure figcaption> a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2, .grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 0.5px;
    font-size: 68.5%;
}


/*---------------*/


/***** Bubba *****/


/*---------------*/

figure.effect-bubba {
    background: #000;
}

figure.effect-bubba img {
    opacity: 1.0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
    opacity: 0.4;
}

figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

figure.effect-bubba h2 {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba h2 {
    opacity: 0;
    font-family: DalaFloda-Medium;
}

figure.effect-bubba:hover h2, figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/*-----------------*/


/***** Apollo *****/


/*-----------------*/

figure.effect-apollo {
    background: #000;
    height: 220px;
}

figure.effect-apollo img {
    opacity: 0.95;
    height: 250px;
    margin-top: 0px;
    width: auto;
    max-width: 150%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
    bottom: 20px;
    position: absolute;
    font-size: 14px;
    font-family: inherit;
    font-weight: 100;
    padding: 0 1em;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-apollo h2 {
    text-align: left;
}

figure.effect-apollo:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    bottom: 20px;
    position: absolute;
    font-size: 14px;
}

.homepage-main-image-mask {
    max-height: 450px;
    overflow: hidden;
}

.dynamic-article-list {}

.dynamic-article-list .dynamic-article {
    display: block;
    height: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
    opacity: 1;
}

.dynamic-article-list .dynamic-article:hover {
    opacity: 0.7;
}

.dynamic-article-list .dynamic-article img {
    width: 430px;
}

.dynamic-article-list .dynamic-article h1 {
    font-size: 3.2em;
    font-family: DalaFloda-Medium;
    margin-bottom: 0em;
    line-height: 1.2em;
    margin-top: 1.5%;
}

.dynamic-article-list .dynamic-article p {
    width: 45%;
}

.destination-guides-carousel .slick-slide {
    overflow: hidden;
    height: 500px;
}

.destination-guides-carousel {
    display: none;
}

.destination-guides-carousel .slick-slide img {
    margin-top: -15px;
    filter: grayscale(70%);
    -webkit-filter: grayscale(70%);
    filter: grayscale(70%);
}

.destination-guides-carousel .slick-prev, .destination-guides-carousel .slick-next {
    top: 45%;
}

.destination-guides-carousel .slick-prev::before, .destination-guides-carousel .slick-next::before {
    opacity: 0.1;
}

.destination-guides-carousel .slide-text h2 {
    width: 90%;
    margin: 1em auto;
    position: absolute;
    color: #FFF;
    z-index: 1;
    top: 4em;
    font-size: 3em;
}

.sub-page-template-a .category-title {
    position: absolute;
    z-index: 1;
    font-size: 3.5em;
    padding: 0.01em 0.2em 0em 0.2em;
    height: 1.3em;
    margin-left: 0.5em;
    margin-top: 0.5em;
    background-color: rgba(67, 173, 170, 0.9);
}

.sub-travel {
    padding-bottom: 23px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(67, 173, 170, 0.9);
}

.sub-travel .sub-nav li {
    font-size: 0.5em;
    display: inline;
    padding-right: 15px;
}

.sub-travel li {
    padding-right: 0px;
}

.sub-restaurant {
    padding-bottom: 23px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(241, 107, 91, 0.9);
}

.sub-shopping {
    padding-bottom: 23px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(97, 9, 115, 0.9);
}

.sub-transport {
    padding-bottom: 23px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(177, 198, 210, 0.9);
}

.sub-tv {
    padding-bottom: 10px;
    padding-top: 0px;
    border-bottom: 1px solid rgba(255, 208, 29, 0.9);
}

.sub-boutique {
    padding-bottom: 23px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(144, 133, 102, 0.9);
}

.sub-boutique .sub-nav li {
    font-size: 0.5em;
    display: inline;
    padding-right: 15px;
}

.sub-boutique .sub-nav li a {
    color: rgba(144, 133, 102, 0.9);
}

.restaurant-guide .category-title {
    background-color: rgba(241, 107, 91, 0.9) !important;
}

.destination-guides .category-title {
    background-color: rgba(67, 173, 170, 0.9) !important;
}

.top101-suties {
    margin-top: 34px;
}

.top101-suites .category-title {}


/*
HOMEPAGE STYLESHEET
*/

.home-latest {
    text-align: center;
    border-bottom: 1px solid #aaa;
    color: #aaa;
    font-family: DalaFloda-Bold;
    font-size: 4em;
    margin-top: 50px;
}

.home-latest-news {
    background-color: #FFF;
    /*margin-left: -100px;
    top: 80px;*/
    position: relative;
    padding: 30px;
    height: 210px;
}

.home-latest-news p {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.home-latest-news p a {
    color: #888;
}

.home-carousel .slide-text {
    width: 100%;
    text-align: center;
    right: 0em;
    height: auto;
    position: absolute;
    bottom: 120px;
}

.home-carousel .slide-text h2 {
    right: 0em;
    color: #000;
    font-size: 4.2em;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0.6em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-family: DalaFloda-Bold;
    font-weight: 100;
    height: auto;
    background-color: #fff;
    display: block;
}

.home-carousel .slide-text::after {
    display: none;
}

.home-carousel .slide-text a {
    position: relative !important;
}

.home-carousel {
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
}

.home-carousel .slick-prev, .home-carousel .slick-next {
    display: none !important;
}

.home-carousel .slick-slide {
    height: 650px;
}

.home-carousel .slick-slide img {
    margin-top: 0px;
}

.home-carousel .slick-dots {
    bottom: 5px;
    opacity: 0.2;
}

.home-carousel .slide-text::before {
    display: none !important;
}

.home-carousel .article-date {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 22px;
    font-weight: 100;
    font-family: Whitney-Light;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
}

.home-carousel .article-category {
    position: absolute;
    width: 100%;
    font-size: 22px;
    font-weight: 100;
    font-family: Whitney-Light;
    display: block;
    margin-top: 40px;
}

.home-carousel .article-category .heading {
    width: 30%;
    border-top: 1px solid #777;
    ;
    border-bottom: 1px solid #777;
    ;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-size: 18px;
    color: #777;
}

.homepage-events-header h2 {
    padding-left: 0px;
    color: #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 30px;
    text-align: center;
}

.homepage-header {
    background-color: #141414;
    width: 100%;
    height: 300px;
    position: absolute;
}

.homepage-header .home-main-image {
    width: 100%;
    max-height: 500px;
    overflow: hidden;
}


/****************************************************************/


/* TABLET GRID */


/****************************************************************/


@media (min-width: 700px) and (max-width: 1260px) {
    .row {
        width: 100%;
        padding: 5em;
    }
    .secondary-content {
        display: none !important;
    }
    .primary-content {
        width: 100% !important;
    }
    .top-trending {
        display: none;
    }
    .top-trending-dynamic {
        display: none;
    }
    #preloader {
        /*
    display: none;
    */
    }
    .large-8 {
        width: 100%;
    }
    .homepage-header .home-main-image {
        width: 100%;
        max-height: 500px;
        overflow: hidden;
        display: none;
    }
    .home-digital-first {
        position: absolute;
        width: 100%;
        overflow: hidden;
        height: 160px;
    }
    .logo {
        display: none;
    }
    .home .jumbotron.changing {
        position: fixed;
        top: 0px;
    }
    .home #container {
        margin-top: 0px;
    }
    .home .jumbotron {
        position: fixed;
        margin-top: 0px;
    }
    .trending-dynamic a img {
        display: block;
        opacity: 1;
    }
    .jumbotron {
        top: 0px;
    }
    .homepage-header {
        display: none;
    }
    .jumbotron {
        top: 0px;
    }
    .menu {
        top: 0px !important;
    }
    /*
Category Page
*/
    .category-header {
        width: 400px;
    }
    /*
Homepage
*/
    .home-carousel .slide-text h2 {
        height: 80% !important;
    }
    .logo {
        text-align: center;
        /* display: none; */
        padding: 0;
        margin-top: 7%;
    }
    .bx-viewport {
        height: 380px !important;
    }
    .slide-text {
        padding-top: 0em;
    }
    .image-shadow {
        height: 0px;
    }
    .primary-content {
        padding-top: 4em;
    }
    .top-email-subscription {
        display: none;
    }
    .row {
        width: 90%;
        padding: 0em;
    }
    figure.effect-bubba h2 {
        font-size: 24px;
    }
    figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
        opacity: 0;
    }
    .table-head {
        width: 100%;
    }
    .subcategories {
        width: 100%;
        margin-top: 80px !important;
        margin-left: 0px !important;
    }
    .top-100-restaurants-navigation {
        display: none;
    }
    .homepage-categories {
        height: auto;
        background-color: #fff;
        color: #000;
        text-align: center;
        padding-top: 20px;
        margin-top: 50px;
    }
    .homepage-circle .row .feature-header {
        width: 300px !important;
        margin-top: 5% !important;
    }
    .grid figure figcaption> a {
        opacity: 1;
    }
    .inspiration-caption {
        top: 80%;
    }
    .homepage-circle .row .feature-header h2 {
        font-size: 450%;
    }
    .menu li {
        font-family: 'Open Sans', sans-serif;
        line-height: 45px;
        padding-left: 20px;
        padding-top: 3px;
        font-size: 1.2em;
    }
    .magazine-issues .large-4 {
        width: 33.33333% !important;
    }
    .circle-text {
        display: none;
    }
}

@media (min-width: 299px) and (max-width: 399px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 180px;
    }
}

@media (min-width: 400px) and (max-width: 499px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 200px;
    }
}

@media (min-width: 500px) and (max-width: 599px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 220px;
    }
}

@media (min-width: 600px) and (max-width: 699px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 240px;
    }
}

@media (min-width: 700px) and (max-width: 799px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 260px;
    }
}

@media (min-width: 800px) and (max-width: 899px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 280px;
    }
}

@media (min-width: 900px) and (max-width: 999px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 300px;
    }
}

@media (min-width: 1000px) and (max-width: 1099px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 320px;
    }
}

@media (min-width: 1100px) and (max-width: 2699px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 350px;
    }
}


/****************************************************************/


/* MOBILE GRID */


/****************************************************************/

@media (min-width: 0px) and (max-width: 699px) {
    .row {
        width: 100%;
        padding: 5em;
    }
    .secondary-content {
        display: none;
    }
    .primary-content {
        width: 100% !important;
    }
    .top-trending {
        display: none;
    }
    .top-trending-dynamic {
        display: none;
    }
    /*
    #preloader {
        display: none !important;
    }
    */
    .subnavigation {
        display: none;
    }
    .top-100-restaurants-navigation {
        display: none;
    }
    .entry-header .article-category {
        font-size: 1.5em;
    }
    .entry-content img {
        max-width: 100% !important;
    }
    .entry-content div {
        max-width: 100% !important;
    }
    .first-sentence-highlighted {
        font-size: 1.8em;
        font-weight: 500;
        line-height: 1.75;
    }
    .main-image {
        max-height: 150px;
		margin-top: 193px;
    }
    .top100check ul li{
      width:100% !important;
    }

    .top100page .entry-content img{
      padding-left:0px !important;
    }
    .top100header{
      margin-top:0em !important;
      max-height: 100% !important;
height: 350px !important;
    }
    .top100titlebox{
      width:auto !important;
      height:auto !important;
    }
    .article-thumbnail img {
        height: auto;
        width: auto;
    }
    .jumbotron {
        top: 0px;
    }
    .category-desc {
        display: none;
    }
    .subcategories {
		margin-top: 0px !important;
        display: block;
    }
    .large-leaderboard-home {
        display: none;
    }
    .top100main .site-header {
        display: block !important;
    }
    .top100main {
        margin-top: 100px !important;
    }
    figure.effect-bubba img {
        opacity: 0.3;
    }
    figure.effect-bubba h2 {
        opacity: 1;
    }
    .article-listing {
        border-bottom: solid 1px #ededed;
        border-top: solid 1px #ededed;
    }
    .category-header .row {
        height: 3em;
    }
    .outter-columns {
        padding: 0px 0em;
        z-index: 1;
        margin-top: 0em;
        position: static;
    }
    .mobile-mpu {
        display: block;
        text-align: center;
        padding: 30px 0px 30px 0px;
        margin-bottom: 20px;
        background-color: #fff;
    }
    .footer-leaderboard-code {
        display: none;
    }
    #div-gpt-ad-1436290092417-1 {
        text-align: center;
    }
    .category_head_travel {
        background: none;
        color: rgba(67, 173, 170, 0.9);
    }
    .category_head_travel .category-title {
        background-color: rgba(67, 173, 170, 0.9);
        display: inline-block;
        margin-top: 125px;
        color: rgb(255, 255, 255);
        font-family: Whitney-Light;
        margin-top: 0em !important;
        font-weight: lighter;
        padding: 5px;
        font-size: 2em;
    }
    .category_head_restaurants {
        background: none;
        color: rgba(241, 107, 91, 0.9);
    }
    .category_head_restaurants .category-title {
        background-color: rgba(241, 107, 91, 0.9);
        display: inline-block;
        margin-top: 125px;
        color: rgb(255, 255, 255);
        font-family: Whitney-Light;
        margin-top: 0em !important;
        font-weight: lighter;
        padding: 5px;
        font-size: 2em;
    }
    .category_head_shop {
        background: none;
        color: rgba(97, 9, 115, 0.9);
    }
    .category_head_shop .category-title {
        background-color: rgba(97, 9, 115, 0.9);
        display: inline-block;
        color: rgb(255, 255, 255);
        font-family: Whitney-Light;
        margin-top: 6.9em !important;
        font-weight: lighter;
        padding: 5px;
        font-size: 2em;
        margin-top: 0em !important;
    }
    .primary-content {
        padding-top: 0em;
    }
    .category-space {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
    .category_head_transport {
        background: none;
        color: rgba(177, 198, 210, 0.9);
    }
    .category_head_transport .category-title {
        background-color: rgba(177, 198, 210, 0.9);
        display: inline-block;
        margin-top: 125px;
        color: rgb(255, 255, 255);
        font-family: Whitney-Light;
        margin-top: 0em !important;
        font-weight: lighter;
        padding: 5px;
        font-size: 2em;
    }
    .category_head_estate {
        background: none;
        color: rgba(0, 0, 0, 0.9);
    }
    .category_head_estate .category-title {
        background-color: rgba(0, 0, 0, 0.9);
        display: inline-block;
        margin-top: 125px;
        color: rgb(255, 255, 255);
        font-family: Whitney-Light;
        margin-top: 0em !important;
        font-weight: lighter;
        padding: 5px;
        font-size: 2em;
    }
    .category_head_tv {
        background: none;
        font-size: 2em;
        width: 100%;
        margin-top: -4.7em;
        height: 5em;
    }
    .category_head_tv .category-title {
        background: none;
        margin-top: 190px;
        padding: 0.4em 0.5em 0.2em !important;
        font-size: 4.5em !important;
    }
    .category_head_events {
        background: none;
        color: rgba(0, 0, 0, 0.6);
    }
    .category_head_events .category-title {
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
        display: inline-block;
        margin-top: 125px;
        color: rgb(255, 255, 255);
        font-family: Whitney-Light;
        margin-top: 0em !important;
        font-weight: lighter;
        padding: 5px;
        font-size: 2em;
    }
    .loading #preloader {
        top: 0em;
    }
    .ns {
        margin-top: -100px;
    }
    .article-loading {
        margin-top: -100px !important;
    }
    article .entry-header {
        padding-top: 2em !important;
    }
    .category_head_travel .category-desc {
        margin-top: -45px;
    }
    .category_head_events .category-desc {
        margin-top: -45px;
    }
    .category_head_restaurants .category-desc {
        margin-top: -30px;
    }
    .category_head_restaurants h1 {
        font-size: 2em !important;
        padding: 35px 10px 10px 0.50em;
    }
    .category_head_shop h1 {
        font-size: 2em !important;
        padding: 20px 10px 10px 0.45em;
    }
    .category_head_transport h1 {
        font-size: 2em !important;
        padding: 20px 10px 10px 0.45em;
    }
    .category_head_travel h1 {
        font-size: 2em !important;
        padding: 25px 10px 10px 0.45em;
    }
    .category_head_events h1 {
        font-size: 2em !important;
        padding: 25px 10px 10px 0.45em;
    }
    .category-header .large-12 {
        height: 1em;
    }
    /*
Homepage
*/
    .home .jumbotron.changing {
        position: fixed;
        top: 0px;
    }
    .home .jumbotron {
        position: fixed;
        margin-top: 0 !important;
    }
    .menu {
        top: 0px !important;
    }
    .jumbotron {
        top: 0px;
    }
    .home #container {
        margin-top: 160px;
    }
    .home-carousel .slide-text h2 {
        font-size: 3em !important;
    }
    #real-estate-grid {
        padding-top: 40px !important;
    }
    div#main_images {
        height: 138px !important;
    }
    #toggle li a {
        color: #fff;
        list-style: none;
        font-family: 'DalaFloda-Roman';
        font-size: 2.3em;
    }
    .logo {
        width: 100%;
        margin: 130px auto 0px;
        text-align: center;
        display: none;
        padding: 0;
    }
    .bx-viewport {
        height: 380px !important;
    }
    .slide-text {
        padding-top: 0em;
    }
    .image-shadow {
        height: 0px;
    }
    .dynamic-article img {
        width: 100%;
        height: auto !important;
    }
    .homepage-categories header {
        width: auto !important;
        font-size: 60% !important;
    }
    .bx-viewport {
        display: none;
    }
    .primary-content {
        padding-top: 0em;
    }
    .top-email-subscription {
        display: none;
    }
    .row {
        width: 90%;
        padding: 0em;
    }
    figure.effect-bubba h2 {
        font-size: 24px;
    }
    figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
        opacity: 0;
    }
    .category-header {
        position: relative;
        color: #FFF;
        width: 40em;
        height: 5em;
        margin-top: 0em;
    }
    .homepage-categories {
        height: auto;
        background-color: #f8f8f8;
        color: #000;
        text-align: center;
        padding-top: 20px;
        margin-top: 50px;
        display: none;
    }
    .homepage-circle .row .feature-header {
        width: 300px !important;
        margin-top: 5% !important;
    }
    .grid figure figcaption> a {
        opacity: 1;
    }
    .inspiration-caption {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.8);
        color: #FFF;
        font-size: 1.3em;
        bottom: -20px !important;
        width: 100%;
        right: 0px;
        text-align: center;
        height: 3em;
        padding-top: 10px;
    }
    .homepage-circle .row .feature-header h2 {
        font-size: 450%;
    }
    .nav-contact-us {
        display: none;
    }
    .menu li {
        font-family: 'Open Sans', sans-serif;
        line-height: 55px;
        padding-left: 20px;
        padding-top: 3px;
        font-size: 1.2em;
    }
    /* DIFFERENCE */
    .menu-toggle {
        display: none;
    }
    .subscribe-toggle {
        display: none;
    }

    .top-search {
        display: none;
    }
    .top-sm-face {
        display: none;
    }
    .top-sm-twitter {
        display: none;
    }
    .top-sm-instagram {
        display: none;
    }
    .yarpp-related {
        display: none;
    }
    .site-header {
        display: none;
    }
    .entry-title {
        font-size: 26px;
        font-family: DalaFloda-Medium;
    }
    .icon-menu i {
        margin-right: 5px;
        font-size: 20px;
        margin-top: 3px;
    }
    .large-8 {
        width: 100% !important;
    }
    .large-4 {
        width: 100% !important;
        height: auto;
    }
    .large-4 img {
        /* width: 100% !important; */
    }
    .home-news-bottom {
        padding-top: 80px;
        margin-bottom: 60px;
    }
    .home-news-bottom img {
        width: 100% !important;
    }
    .category-header {
        width: 100%
    }
    .events-email-subscription {
        position: relative;
        height: 46px;
        border-left: none;
        border-bottom: none;
        border-top: none;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
    }
    .home-events-bottom {
        height: 750px !important;
    }
    .events-scubscribe {
        margin-top: 20px;
    }
    .events-email-subscription form p {
        display: none !important;
    }
    .events-email-subscription .email-field-email {
        width: 55%;
        border-top: 1px solid #777;
        border-bottom: 1px solid #777 !important;
    }
    .events-email-subscription .email-newsletter-button {
        width: 25%;
        font-size: 130%;
    }
    .elite-traveler-homepage-events {
        padding-right: 25px;
        padding-left: 30px;
    }
    .homepage-main-image-mask {
        max-height: 23em;
        overflow: hidden;
    }
    .subcategories {
        width: 100%;
        /*margin-top: 80px !important;*/
        margin-left: 0px !important;
    }
	.sub-restaurant
	{
		padding-top:0px!important;
	}
    .large-leaderboard-home {
        display: none;
    }
    p {
        line-height: 1.7;
    }
    .magazine-issues .large-4 {
        width: 100% !important;
        height: 280px;
    }
    .circle-text {
        display: none;
    }
    .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
        padding: 0 1em !important;
    }
    .site-footer .home-digital-first img {
        position: absolute;
        z-index: 1;
        margin-left: 30%; /*!important;*/
        top: 25%; /*!important;*/
        width: 50%; /*!important;*/
    }
    .home-digital .home-digital-second {
        height: 300px;
        overflow: hidden;
        position: absolute;
        width: 100%;
        padding-top: 6px;
    }
    .home-digital .home-digital-second img {
        position: absolute;
        z-index: 1;
        margin-left: 19% !important;
        margin-top: 0% !important;
        width: 100%; /*!important;*/
    }
    .home-latest-news {
        background-color: #FFF;
        margin-left: 0px;
        top: 10px;
        position: relative;
        padding: 0px;
        height: 180px;
    }
    .dynamic-article-list .dynamic-article h1 {
        font-size: 2.5em;
    }
    .dynamic-article-list .dynamic-article p {
        width: 100%;
    }
    .home-latest-news p {
        border-top: none;
        border-bottom: none;
    }
    .site-footer h4 {
        text-transform: uppercase;
        font-size: 1.7em;
        color: #fff;
    }
    .homepage-events-header h2 {
        font-size: 3em !important;
    }
    .slick-next::before {
        display: none;
    }
    .slick-prev::before {
        display: none;
    }
    .home-carousel .slide-text h2 {
        right: 0em;
        color: #000;
        font-size: 2.2em !important;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0.6em;
        padding-left: 1em;
        padding-right: 1em;
        font-family: DalaFloda-Bold;
        font-weight: 100;
        height: auto;
        background-color: #fff;
        display: block;
    }
    .home-carousel .slide-text {
        width: 100%;
        text-align: center;
        right: 0em;
        height: auto;
        position: absolute;
        bottom: 50px;
    }
    .home-carousel .article-category .heading {
        width: 80%;
        border-top: none;
        border-bottom: none;
        padding: 0px;
        font-size: 16px;
    }
    .home-carousel .slick-slide {
        height: 400px;
    }
    .home-carousel .article-date {
        font-size: 14px;
        margin-top: -10px;
    }
    .home-carousel .article-category {
        margin-top: 15px;
    }
    .homepage-header {
        background-color: #fff;
        width: 100%;
        overflow: hidden;
        top: -150px;
        position: absolute;
    }
    .homepage-header .home-main-image {
        width: 100%;
        overflow: hidden;
    }
    .trending-dynamic a img {
        opacity: 1;
    }
    .logo img {
        display: none;
    }
    .home .primary-content {
        margin-top: 0px;
    }
    .category-space {
        border-top: none !important;
    }
}

.loading {}

.main-sector {
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
}

@media (min-width: 641px) {
.loaded .main-sector {
    opacity: 1;
    z-index: 0;
    position: absolute;
    width: 100%;
}
}
@media (max-width: 640px) {
.loaded .main-sector {
    opacity: 1;
  /*   z-index: 0;
   position: absolute;*/
    width: 100%;
 margin-top:-115px;
}

}

.loading #preloader {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffffff;
    opacity: 1;
    z-index: 99999;
    transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

.loaded #preloader {
    opacity: 0;
    visibility: hidden;
    z-index: -999;
    display: none;
}

#status {
    width: 160px;
    height: 160px;
    position: absolute;
    left: 50%;
    top: 25%;
    margin: 0px 0 0 -80px;
    text-align: center;
    font-size: 50px;
}

.article-loading, .ajax-progress {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    font-size: 80px;
    width: 2em;
    height: 2em;
    margin: 0 auto;
    border-radius: 50%;
    background: #ffffff;
    /* box-shadow: inset 0 0 0 .12em rgba(0,0,0,0.2); */
    background: -webkit-linear-gradient(#747474 50%, #fff 50%), -webkit-linear-gradient(#fff 50%, #000000 50%);
    background: -webkit-linear-gradient(#747474 50%, #fff 50%), -webkit-linear-gradient(#fff 50%, #000000 50%);
    background: linear-gradient(#747474 50%, #fff 50%), linear-gradient(#fff 50%, #000000 50%);
    background-size: 50% 100%, 50% 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-animation: mask 4s infinite alternate;
    animation: mask 4s infinite alternate;
}

.article-loading:after, .ajax-progress:after {
    content: '';
    position: absolute;
    border: .90em solid rgba(255, 255, 255, 1);
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    border-radius: inherit;
}

.ns {
    font: 1em "Unit Slab", Georgia, serif;
    text-transform: uppercase;
    color: #e2001a;
    letter-spacing: -0.1em;
    opacity: 1;
    transition: all 2.5s ease-in-out;
    -moz-transition: all 2.5s ease-in-out;
    -webkit-transition: all 2.5s ease-in-out;
}

.ns span {
    color: #c1002a;
}

.ns img {
    width: 146px;
    height: 146px;
    margin-top: 7px;
}

.loaded .ns {
    opacity: 1;
}

#preloader p {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding-top: 3em;
    text-transform: uppercase;
    font: 2.4em/1 "Source Sans Pro", "Helvetica Neue", Helvetica, Arial;
    color: #999;
    display: none;
    visibility: hidden;
    opacity: 0;
    z-index: -99;
    transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

.loaded #preloader p {
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

@-webkit-keyframes mask {
    0% {}
    100% {
        -webkit-transform: rotate(1080deg);
    }
    /* Master snowboarder manouvre */
}

@keyframes mask {
    0% {}
    100% {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}

.newsletter-page {
    width: 400px;
    clear: both;
    font-family: Whitney-Light;
    font-size: 1.5em;
    position: absolute;
}

.newsletter-page input {
    width: 100%;
    clear: both;
    margin-bottom: 2em;
}

.newsletter-page .subbutton {
    background-color: rgb(0, 0, 0);
    border: medium none;
    color: rgb(255, 255, 255);
    font-family: Whitney-Light;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.newsletter-page .subbutton:hover {
    background: #e40000;
    cursor: pointer;
}

.newsletter-page span {
    font-size: 1.2em;
}


/* TABS */

ul#tabs {
    list-style-type: none;
}

ul#tabs li {
    display: inline-block;
    cursor: pointer;
}

ul#tabs li:hover {}

ul#tabs li.active {}

ul#tab {
    list-style-type: none;
}

ul#tab li {
    display: none;
}

ul#tab li.active {
    display: block;
}

@media (min-width: 340px) and (max-width: 370px) {
    .trending-dynamic a img {
        /*padding-top: 3px;*/
        padding-top: 11px;
        /*height: 60px !important;*/
         height: 3.5em !important;
            width: auto !important;
        margin-top: 7px !important;
    }
    .trending a img {
        padding-top: 3px;
        height: 60px !important;
        margin-top: 7px !important;
    }
}

.parallax-window {
    min-height: 300px;
    background: transparent;
}

.parallax-window-2 {
    height: 100%;
    background: transparent;
    filter: gray;
    /* IE6-9 */
    filter: grayscale(0.6);
    /* Firefox 35+ */
    -webkit-filter: grayscale(0.6);
    /* Google Chrome, Safari 6+ & Opera 15+ */
}

.dropdown dd, .dropdown dt, .dropdown ul {
    margin: 0px;
    padding: 0px;
}

.dropdown dd {
    position: relative;
}

.dropdown a, .dropdown a:visited {
    color: #816c5b;
    text-decoration: none;
    outline: none;
}

.dropdown a:hover {
    color: #5d4617;
}

.dropdown dt a:hover {
    color: #5d4617;
    border: 1px solid #d0c9af;
}

.dropdown dt a {
    background: #e4dfcb url(arrow.png) no-repeat scroll right center;
    display: block;
    padding-right: 20px;
    border: 1px solid #d4ca9a;
    width: 160px;
    padding: 5px;
}

.dropdown dt a span {
    cursor: pointer;
    display: block;
}

.dropdown dd ul {
    background: #e4dfcb none repeat scroll 0 0;
    border: 1px solid #d4ca9a;
    color: #C5C0B0;
    display: none;
    left: 0px;
    padding: 5px 0px;
    position: absolute;
    top: 2px;
    width: auto;
    min-width: 170px;
    list-style: none;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

.dropdown dd ul li a:hover {
    background-color: #d0c9af;
}

.dropdown img.flag {
    border: none;
    vertical-align: middle;
    margin-left: 10px;
}

#martini-media-inc-x94-1-div {
    display: block !important;
}

.large-12 .columns .outter-columns {
    display: block !important;
}

#pb-un-actions {
    display: none !important;
}


/*
TOP 100 RESTAURANT RESPONSIVE FIX
  */

@media (max-width: 500px) {
    .elite-traveler-100-restaurants-carousel {
        max-height: 100px;
    }
    .top-100-restaurants-navigation {
        display: none;
    }
    .top-100-restaurants-navigation li {
        width: 100%;
    }
    .subscription-print-bar {
        display: none;
    }
    .top100-landing .primary-content a img {
        max-width: 100%;
    }
    .list2015 {
        width: 100%;
        max-height: 100px;
    }
    .list2015 .view {
        width: 100%;
        max-width: 100%;
        max-height: 100px;
    }
    .chef-awards {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-family: DalaFloda-Roman;
        font-size: 18px;
    }
    .top100-map {
        box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
        background-color: #fff;
        max-height: 167px;
    }
    .top100-landing .primary-content .map {
        width: 100%;
    }
    .map .map-text {
        font-size: 13px;
    }
    .table-head {
        max-width: 100%;
        width: 100%;
    }
    .top100main {
        margin-top: 0px;
    }
    .top100main .outter-columns {
        background: #fff;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        padding: 0em 0em;
        z-index: 1;
    }
}


/*
END OF TOP 100 RESTAURANT RESPONSIVE FIX
  */

.elite-footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    height: 40px;
    color: #aaa;
    text-align: center;
    z-index: 1000;
    padding-top: 12px;
    font-size: 12px;
    font-family: Whitney-Light;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.site-skin {
    position: absolute;
    height: 100%;
    display: block;
    float: left;
    opacity: 1;
    width: 100% !important;
    max-width: 100% !important;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #CECECE url('/wp-content/themes/small/images/back_cabos.jpg') repeat repeat center 0px !important;
    margin-top: 200px;
}

.site-skin-row {
    /*
  background-color: #FFF;
  padding-left: 0px;
  padding-right: 0px;
  opacity: 1;

    max-width: 1230px !important;

    box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  */
}

@media (min-width: 1280px) {
    .site-skin-row {
        /*
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1230px !important;
  box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 2.7em 0 rgba(0,0,0,0.2);
  */
    }
    body.category- .outter-columns {
        padding-top: 30px;
    }
}

@media (max-width: 1260px) {
    .site-skin {
        display: none !important;
        opacity: 1;
        max-width: 100% !important;
    }
}

.shadow {
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
}

.visible {
    opacity: 1;
}


/* Amazon Affiliate buy links */

.product {
    border-top: solid 2px #666;
    padding-top: 3em;
    clear: right;
}

.product-image {
    width: 60%;
    float: right;
    position: relative;
    margin-left: 2em;
}

.buy-cta {
    position: absolute;
    right: 0;
    top: 0;
    padding: 1em 1em 0 0;
    height: 11em;
    width: 25em;
}

.buy-cta:before {
    content: "\f07a";
    font: 6em fontawesome;
    color: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: 0.5em;
    top: -1em;
    z-index: 99;
}

.buy-cta:after {
    content: "";
    border-top: solid 25em rgba(236, 194, 69, 0.9);
    border-left: solid 44em transparent;
    position: absolute;
    right: 0em;
    top: 0em;
    z-index: 1;
}

.buy-cta h3 {
    margin: 0;
    z-index: 99;
    position: relative;
}

.buy-cta p {
    line-height: 1.5;
    font-size: 1.3em;
    font-weight: bold;
    z-index: 99;
    position: relative;
}

.buy-cta .cta-link {
    z-index: 99;
    position: relative;
    font-size: 1.6em;
}

.buy-cta .cta-link a {
    position: relative;
    padding: 0.5em 1em 0.5em 3em;
    border-radius: 0.2em;
    box-shadow: 0.2em 0.2em 0.1em 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0.2em 0.2em 0.1em 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0.2em 0.2em 0.1em 0 rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.buy-cta .cta-link a:hover {
    box-shadow: 0.05em 0.05em 0.05em 0 rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0.05em 0.05em 0.05em 0 rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0.2em 0.2em 0.1em 0 rgba(0, 0, 0, 0.7);
    background: black;
}

.buy-cta .cta-link a:before {
    content: "\f07a";
    font: 1em fontawesome;
    color: white;
    position: absolute;
    left: 0.5em;
    top: 50%;
    margin-top: -0.5em;
}

@media (max-width: 820px) {
    .product-image {
        width: 100%;
        float: none;
        margin-left: 0;
    }
}

.main-remove-class {
    display: none;
}

.destination-guide-pdf {
    border-bottom: 1px solid #EDEDED;
    padding: 2em;
    transition: all 0.5s ease-in 0s;
    background-color: #f7f7f7;
    border-bottom: solid 1px #ededed;
}

.destination-guide-pdf .entry-title {
    margin-bottom: 0px;
    line-height: 1.2em;
}

.destination-guide-pdf .entry-header {
    font-size: 1.2em;
    padding-left: 2em;
}

.destination-guide-pdf .entry-summary {
    padding-left: 2.5em;
}

#post-103734, #post-103726 {
    display: none;
}


/* Top100 Spain Box */

#top100spain-box {
    padding: 2em 4em;
    padding-top: 2.8em;
}

#top100spain-box.article-listing:hover {
    background-color: #fff;
}

#top100spain-box .small-image img {
    border: none;
}

#post-103747 {
    padding-top: 2.5em;
}


/* .Top100 Spain Box */


/* CB 30 Oct 2015: Elite Store / Gift Guide / Boutique */

.category-boutique {
    background: #f7f7f7;
}

.category-boutique .category-space {
    border: none;
}

.shop-nav {
    padding-right: 2em !important;
}

.shop-nav h3 {
    margin: 0 0 1em 0;
    font: lighter 1.8em "Open Sans", "Helvetica Neue", helvetica, arial, sans serif;
    text-transform: uppercase;
    border-top: solid;
    padding: 0.5em 0 0 0;
    position: relative;
}

.shop-nav h3:after {
    content: "\f107";
    font: 1em fontawesome;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.4em;
}

.shop-sub-categories ul {
    list-style: none;
}

.shop-sub-categories li {}

.shop-sub-categories li a, .brand-names a {
    display: block;
    border-bottom: solid 1px #ededed;
    padding: 0 0 0.5em 0;
}

.brand-names a {
    font-size: 1.4em !important;
    font-weight: lighter;
}

.brand-names, .shop-sub-categories {
    margin-bottom: 3em;
}

.sub-gift-guide {
    padding-top: 0.4em;
}

.sub-gift-guide li a {
    color: rgb(144, 133, 102);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.sub-gift-guide li a:hover {
    color: black;
    text-decoration: underline;
}

.main-sector {
    opacity: 1 !important;
}

.gift-guide-header-image img {
    width: 100%;
    margin-top: -50em;
}

.gifts-heading {
    font: 1.6em "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    position: relative;
    z-index: 99;
    margin: -1em 0 1em;
    clear: both;
}

.gifts-heading:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    z-index: -1;
}

.gifts-heading:before {
    content: '';
    width: 163px;
    height: 1px;
    background: #f7f7f7;
    position: absolute;
    bottom: 1px;
    left: 0;
    z-index: 0;
}

.features-heading:before {
    width: 90px;
}

.shop-listings {
    padding: 0 2em 7em 0em;
}

.shop-listings ul {
    list-style: none;
    margin: 0;
}


/*.shop-listings > div:nth-child(2n+1) {
      clear: both;
    }*/

.product-listing {
    padding: 1.5em;
    border: solid 1px #ebebeb;
    background: white;
    min-height: 55em;
    max-width: 48.7%;
    margin-bottom: 2em;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.product-listing:hover {
    border: solid 1px #ccc;
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
}

.product_cat-boutique {

    padding: 1.5em;
    border: solid 1px #ebebeb;
    background: white;
    min-height: 55em;
    max-width: 48.7%;
    margin-bottom: 2em;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.product_cat-boutique:hover {

    border: solid 1px #ccc;
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
}

.product.product_cat-boutique h3 {

    font-family: Open Sans;
    font-weight: lighter;
    font-size: 2em;
    font: italic 2.1em Georgia, "Times New Roman", serif;
    margin: 0.5em auto 0em auto;
    max-width: 24em;
    text-align: center;
}

.shop-listings article:nth-of-type(2n) {
    float: right;
}

.shop-listings article:nth-of-type(2n+1) {
    clear: both;
}

.shop-listings> div {
    margin-bottom: 2em;
}

.shop-listings .product-image {
    width: 100%;
    float: none;
    margin-left: 0;
    height: 30em;
    overflow: hidden;
}

.shop-listings img {
    width: 100%;
}

.shop-listings .brand-name a {
    text-transform: uppercase;
    font: 1.8em DalaFloda-Medium;
    text-align: left;
    color: #C19E65;
    margin: 2em 0 0 0;
    display: block;
    text-align: center;
}

.product-buy-link {
    display: block;
    width: 50%;
    font-size: 1.6em;
    font-weight: lighter;
    bottom: 0em;
    right: 0;
}

.more-like-this-link {
    right: auto;
    left: 0;
}

.product-buy-link a, .product-buy-link a:visited {
    display: block;
    background: #666;
    color: white;
    position: relative;
    padding: 0.5em 0.5em 0.5em 2em;
}

.product-buy-link a:before {
    content: "\f290";
    font: 0.9em/1.5em fontawesome;
    color: white;
    position: absolute;
    left: 0.1em;
    top: 0;
    bottom: 0;
    width: 2em;
    text-align: center;
    padding-top: 0.65em;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    /* border-right: 1px solid rgba(255,255,255,0.3); */
}

.more-like-this-link a:before {
    display: none;
}

.more-like-this-link a, .more-like-this-link a:visited {
    background: #ebebeb;
    color: #777 !important;
    padding: 0.5em;
}

.product-buy-link a:hover {
    background: #C19E65;
}

.more-like-this-link a:hover {
    background: #e8cda5;
}

.product-buy-link a:hover:before {
    color: white;
}

.shop-listings .product-listing h2 {
    font: italic 2.1em Georgia, "Times New Roman", serif;
    margin: 0.5em auto 0em auto;
    max-width: 24em;
    text-align: center;
}

.pb-un-nav, .infinite-category {
    clear: both;
}

.pb-un-nav img {
    width: auto;
    margin: 2em auto;
}


/*.shop-listings .promoted-articles li {
        padding: 1em;
      }
         .shop-listings .promoted-articles li img {
          border: solid 0.5em #f7f7f7;
          transition: opacity 0.4s ease-in-out;
          -webkit-transition: opacity 0.4s ease-in-out;
          -moz-transition: opacity 0.4s ease-in-out;
         }
         .shop-listings .promoted-articles li:hover img {
          border: solid 0.5em #ebebeb;
         }
        .shop-listings .promoted-articles h2 {
          font-size: 1.8em;
        }*/

.pagination {
    clear: both;
    padding-top: 1em;
}

.pagination .nav-links {
    font-size: 1.8em;
    border-top: solid 1px #ccc;
    text-align: center;
    padding-top: 1em;
}

.pagination .nav-links a {}

.shop-sidebar {
    margin-top: 3em;
    padding-right: 2em;
    min-height: 100em;
}

.shop-sidebar> div {
    border: solid 1px #999;
    padding: 1em;
    margin-bottom: 2em;
}

.shop-sidebar> div h3 {
    font: 1.6em "open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-bottom: 0.9em;
    border-bottom: solid 1px #999;
}

.show-hide-filter {
    float: left;
    width: 2em;
    height: 2em;
    cursor: pointer;
}

.show-hide-filter b, .show-hide-filter span {
    position: relative;
    display: block;
}

.show-hide-filter b:after {
    content: "\f107";
    font: 1em fontawesome;
    color: #333;
    margin: 1em 0 0 0;
    text-indent: 0;
}

.show-hide-filter span {
    display: none;
}

.show-hide-filter span:after {
    content: "\f106";
}

.brand-filter-closed .brand-filter-toggle b, .sub-categories-closed .sub-categories-toggle b, .categories-closed .categories-toggle b, .brand-filter-closed .brand-filter-content, .sub-categories-closed .sub-categories-content, .categories-closed .categories-content {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
}

.brand-filter-closed .brand-filter-toggle span, .sub-categories-closed .sub-categories-toggle, .sub-categories-closed .sub-categories-toggle span {
    opacity: 1;
    visibility: inherit;
    z-index: 1;
}

#uwpqsf_id {
    border: none;
}

.taxolabel-0 {
    display: none;
}

.shop-sub-categories-filter ul {
    margin: 0;
    list-style: none;
}

.shop-sub-categories-filter ul li {
    position: relative;
    padding-left: 1em;
}

.shop-sub-categories-filter ul li:before {
    content: "\f105";
    font: 1.2em fontawesome;
    position: absolute;
    left: 0;
    top: 0.3em;
}

.uwpqsf_class> label {
    font-size: 1.4em;
    margin: 0 0 0.3em 0;
}

.shop-right-sidebar {
    float: right;
    margin-top: 5.6em;
}

@media (min-width: 1440px) {
    .product-listing {
        width: 32%;
        margin-right: 1em;
        min-height: 47em;
    }
    .shop-listings article:nth-of-type(2n) {
        float: left;
    }
    .shop-listings article:nth-of-type(3n) {
        margin-right: 0;
    }
    .shop-listings article:nth-of-type(2n+1) {
        clear: none;
    }
    .shop-listings article:nth-of-type(3n+1) {
        clear: both;
    }
    .shop-listings .product-image {
        height: 25em;
    }
}

@media (max-width: 728px) {
    .product-listing {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        float: none;
    }
}


/* CB 6 / 11 / 2015: New subscription modal */


/* P.S. Zoltan, if you are reading this:
 *
 * What does an aardvark keep in his aquarium? An aard-shark!
 *
 * Until next time, hasta la vista mi amigo */

.jumbotron .header-subscribe {
    float: right;
    width: 9em;
    margin-right: 9em;
}

.home .jumbotron .header-subscribe {
    width: 11.3em;
}

.jumbotron .header-subscribe .subscribe-toggle {
    float: left;
    color: white;
    display: block;
    margin: 2em 0 0 0;
    cursor: pointer;
    text-decoration: underline;
    font-family: 'DalaFloda-Roman';
}

.jumbotron .header-subscribe .subscribe-toggle:hover {
    text-decoration: none;
}


.jumbotron .header-subscribe .magazine-cover {
    width: 3em;
    margin: 0em;
    float: right;
}

.cvr
{
	margin-top: -137px !important;
}

.home .jumbotron .header-subscribe .magazine-cover {
    width: 6em;
    float: right;
    margin: -4em 0 0 0em;
}

.jumbotron .header-subscribe .magazine-cover a img {
    opacity: 1;
}

.jumbotron.changing .header-subscribe {
    width: 10em;
}

.jumbotron.changing .header-subscribe .magazine-cover {
    width: 4em;
    margin: -1.1em 0 0 0em;
}

.subscribe-modal {
	overflow:auto;
  opacity: 0;
  visibility: hidden;
  z-index: -9;
  position: relative;
  left: 50%;
  top: 4em;
  position: fixed;
  width: 800px;
  height: 600px;
  margin: 0 0 0 -400px;
  background: white url(https://www.elitetraveler.com/wp-content/uploads/2015/11/elite-traveler-magazine-subscription-box3.jpg) no-repeat center top;
  background-size: 100%;
  box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.8);
  border-top: solid 1em rgba(216, 188, 129, 1);
  border-bottom: solid 1em #333;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
}

.subscribe-modal .row {
    width: 100%;
}



.subscribe-modal .modal-section {
    height: 350px;
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
    padding: 2em;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.sub{
	height: 350px !important;
}

.subscribe-modal .modal-section:hover {
    background: rgba(255, 255, 255, 0.8);
}

.subscribe-modal .modal-section h3 {
    line-height: 1.3;
}

.subscribe-modal .modal-section p {
    line-height: 1.5;
    max-width: 17em;
    /*margin: 0 auto 1.5em auto;*/
	margin: 0 auto 1.5em auto
}

.subscription-text {
    padding-right: 4em;
}

.bowimg{
    position: absolute;
    height: 165%;
    width: 100%;
    top: -6px;
}

.subscribe-modal .email-subscription {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.subscribe-modal .email-subscription, .subscribe-modal .more-subscriptions {
    background: rgba(255, 255, 255, 0.8);
}

.subscribe-modal .email-subscription:hover, .subscribe-modal .more-subscriptions:hover {
    background: rgba(255, 255, 255, 0.9);
}

.subscribe-modal .email-subscription input.email-address {
    height: auto;
    width: 60%;
    float: left;
    box-shadow: inset 0.1em 0.1em 0.3em 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0.1em 0.1em 0.3em 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0.1em 0.1em 0.3em 0 rgba(0, 0, 0, 0.4);
    border: solid 1px #999;
    padding: 0.6em;
}

.subscribe-modal .email-subscription input.submit-button {
    width: 35%;
    float: right;
    font-size: 1.7em;
    padding: 0.45em;
}

/*.bowimg
{
	width: 90%;
    height: 259px;
    margin-left: 10%;
}*/

.subscribe-modal .magazine-subscription {
    border-bottom: solid 1px #ccc;
}

.magazine-subscription h2 {
    margin-top: 1.6em;
}

.magazine-subscription .cta-link {
    font-size: 1.8em;
}

.magazine-subscription .post {
    position: relative;
    width: 55%;
}

.magazine-subscription .post img {
    position: absolute;
    left: -2em;
    top: 3em;
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.4);
}

.magazine-subscription .magazine-covers div:nth-of-type(1) img {
    z-index: 999;
}

.magazine-subscription .magazine-covers div:nth-of-type(2) img {
    left: 6.5em;
    z-index: 9;
    transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -webkit-transform: rotate(12deg);
}

.magazine-subscription .magazine-covers div:nth-of-type(3) img {
    left: 18em;
    z-index: 0;
    top: 5em;
    transform: rotate(19deg);
    -moz-transform: rotate(19deg);
    -webkit-transform: rotate(19deg);
}

.subscribe-modal .gift-subscription {
    background: rgba(216, 188, 129, 0.8);
    border-right: solid 1px #ccc;
}

.gift-subscription:hover {
    background: rgba(216, 188, 129, 0.95);
}

.gift-subscription .magazine-cover {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    position: relative;
    width: 48%;
    box-shadow: 0.3em 0.3em 1.5em 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.3em 0.3em 1.5em 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0.3em 0.3em 1.5em 0 rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: 0 auto;
}

.gift-subscription .magazine-cover img {
    margin: 0 auto;
}

.gift-subscription .magazine-cover:after {
    content: '';
    background-size: 100%;
    background: url(https://www.elitetraveler.com/wp-content/uploads/2015/11/ribbon.png);
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
}

.more-subscriptions .cta-link {
    font-size: 1.8em;
}

.subscribe-modal .close-subscribe-modal {
    position: absolute;
    top: 0;
    right: 0;
    background: black;
    font: 1.4em/1 "Open Sans", Helvetica, Arial, sans-serif;
    color: white;
    text-transform: uppercase;
    padding: 0.5em 0.5em 0.5em 2em;
    cursor: pointer;
}

.subscribe-modal .close-subscribe-modal:before {
    content: "\f00d";
    font: 1em fontawesome;
    position: absolute;
    left: 0.5em;
    top: 0.5em;
}

.subscribe-modal-open .subscribe-modal {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}

.subscribe-modal-bg {
    visibility: hidden;
}

.subscribe-modal-open .subscribe-modal-bg {
    visibility: visible;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.95);
}


/* Subscribe page */

.subscription-options ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.subscription-options li {
    font: 2.4em DalaFloda-Medium;
    text-align: center;
}

.subscription-options li a {
    display: block;
    padding: 1em;
    background: #111;
    color: white;
    border-right: solid 1px #222;
    border-bottom: solid 1px #222;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.subscription-options li a:hover {
    background: #222;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
}

.subscription-options li:nth-child(2n) {
    border-right: none;
}

.subscription-options li:nth-child(3), .subscription-options li:nth-child(4) {
    border-bottom: none;
}

.subscription-options img {
    width: 100%;
}


/* Left black menu subscribe */

.side-menu-subscribe .subscribe-toggle {
    color: white;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 1.8em;
}

.side-menu-subscribe .magazine-cover {
    display: block;
    width: 60%;
    margin: 2em auto 1em auto;
}

@media (max-width: 600px) {
    .jumbotron .header-subscribe {
        display: none;
    }
    .subscribe-modal-open .subscribe-modal {
        width: 90%;
        height: auto;
        margin: 0;
        left: 5%;
        right: 5%;
        top: 5em;
    }
    .subscribe-modal-open {
        left: 0 !important;
    }
}

@media (max-width: 700px) {
    .jumbotron .header-subscribe {
        margin-right: 1em;
    }
    .subscribe-modal {
        width: 94%;
        left: 3%;
        right: 3%;
        margin-left: -285px;
    }
}

@media (max-width: 790px) {
    .subscription-options li {
        width: 100%;
    }
    .subscription-options li a {
        border-right: none;
    }
    .subscribe-modal .magazine-subscription {
        height: 500px;
    }
    .magazine-subscription .magazine-covers div:nth-of-type(1) img {
        left: 0;
    }
}

@media (min-width: 790px) {
    .side-menu-open .subscribe-modal {
        position: fixed;
        top: 10em;
        left: 50%;
        margin-left: -390px;
        width: 780px;
        margin-top: 0;
    }
}

@media (max-width: 1260px) {
    .home .jumbotron .header-subscribe .magazine-cover {
        width: 4em;
        margin: -1.1em 0 0 0em;
    }
    .jumbotron .header-subscribe {
        width: 10em;
    }
}


/* CB 1 / 12 / 2015: Subscribe in mobile */


/* P.S.
 *
 * I'm addicted to brake fluid, but I can stop whenever I want.     Boom boom cha ching
 *
 * */

.menu-subscribe.subscribe-toggle {
    text-align: center;
    display: block;
    cursor: pointer;
    color: white;
    text-decoration: underline;
    position: relative;
    right: -0.75em;
}

.menu-subscribe .magazine-cover {
    width: 80% !important;
    max-width: 20em !important;
    max-height: 16em !important;
    overflow: hidden !important;
    margin: 3em auto 1em auto !important;
}

.menu-subscribe .magazine-cover img {
    display: block;
    margin: 0;
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 1);
}

@media (max-height: 790px) {
    .menu-subscribe .magazine-cover {
        display: none;
    }
}

@media (max-width: 499px) {
    .subscription-text {
        padding-right: 0;
    }
    .menu-subscribe.subscribe-toggle {
        padding: 0;
        background: none;
        font-size: 1em;
        text-transform: none;
    }
    .subscribe-toggle:after {
        display: none;
    }
}

@media (min-width: 600px) and (max-width: 700px) {
    .subscribe-modal-open .subscribe-modal {
        margin-left: 0;
    }
    .subscribe-modal .magazine-subscription {
        height: auto;
    }
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Destination Quick Links */

.destination-quicklinks-section {
    padding-bottom: 100px;
}

.destination-quicklinks-section a {
    font-family: Whitney-Light;
    font-size: 1.6em;
    background-color: rgba(67, 173, 170, 0.9) !important;
    padding: 5px;
    padding-bottom: 3px;
    line-height: 2.2em;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
}

.destination-quicklinks-section h3 {
    border-bottom: 1px solid black;
}


/* Destination Quick Links */


/* CB: 16/Nov/2015 : Destination Guides Changes */

.category-sponsor {}

.category-sponsor p {
    display: inline-block;
    margin: 0.5em 1em 0.5em 0;
}

.category-sponsor img {
    max-height: 4em;
    max-width: 20em;
}

.city-guide .main-content {
    opacity: 1;
}

.main-image img {
    width: 100%;
}

.destination-guides-lists {
    padding-bottom: 3em;
}

.destination-guides-lists h1.section-heading {
    margin: 0;
    padding: 0;
}

.city-guides-list {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
}

.city-guides {
    clear: both;
    padding-top: 0.1em;
}

.city-guides header {
    margin: 6em 0 1em 0;
    position: relative;
    border-top: solid 5px #333;
}

.city-guides h3 {
    font-size: 4em;
    font-weight: bold;
}

.city-guides header:after {
    content: '';
    position: absolute;
    right: 0;
    top: -4em;
    opacity: 0.1;
    background: url('http://www.elitetraveler.com/wp-content/uploads/2015/11/continents.png') no-repeat;
}

.north-america header:after {
    background-position: 0 0;
    width: 242px;
    height: 165px;
}

.south-america header:after {
    background-position: -140px -163px;
    width: 93px;
    height: 142px;
}

.europe header {
    margin-top: 2em;
}

.europe header:after {
    background-position: -271px -59px;
    width: 113px;
    height: 68px;
    top: -1em;
}

.africa header:after {
    background-position: -259px -127px;
    width: 139px;
    height: 149px;
}

.asia-pacific header:after {
    background-position: -414px -34px;
    width: 174px;
    height: 167px;
}

.city-guides-list li {
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    padding: 2em 0;
    margin: -1px 0 0 0;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.city-guides-list li:hover {
    border-top: solid 1px rgb(67, 173, 170);
    border-bottom: solid 1px rgb(67, 173, 170);
    z-index: 99;
}

.city-guides-list li .category-name {
    padding-left: 2em;
}

.city-guides-list li h4, .city-guides-list li h3 {
    font-size: 2.4em;
}

.city-guides-list li h4 a, .city-guides-list li h3 a {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.city-guides-list li:hover h4 a, .city-guides-list li:hover h3 a {
    color: rgb(67, 173, 170);
}

.city-guides-list li img {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.city-guides-list li:hover img {
    opacity: 0.7;
}

.city-guides-list ul.first-3-pages {
    list-style: none;
    margin: 0 0 2em 0;
    font-size: 1.2em;
}

.city-guides-list ul.first-3-pages li {
    border: none;
    padding: 0.25em 0 0.25em 2em;
    position: relative;
}

.city-guides-list ul.first-3-pages li a {
    text-decoration: underline;
    color: black;
}

.city-guides-list ul.first-3-pages li a:hover {
    color: rgb(67, 173, 170);
    text-decoration: none;
}

.city-guides-list ul.first-3-pages li:before {
    content: "\f15c";
    font: 1em fontawesome;
    position: absolute;
    left: 0;
    top: 0.5em;
}

.city-guides-list .more-link {
    font-size: 1.2em;
    position: relative;
}

.city-guides-list .more-link a {
    color: rgb(67, 173, 170);
    text-decoration: underline;
}

.events-sub-cat {
    position: relative;
    border-top: solid 5px rgb(67, 173, 170);
    padding-top: 3em;
    margin-top: 4em;
    clear: both;
}

.events-sub-cat .large-4, .city-guides-posts .large-4 {
    padding-right: 2em;
}

.events-sub-cat:before {
    content: "\f073";
    font: 40px fontawesome;
    color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 20px;
    top: 50px;
    z-index: 99;
}

.events-sub-cat h3 {
    font-size: 3.6em;
}

.city-guides-posts li .large-4 {
    padding-right: 2em;
}

@media (min-width: 780px) {
    .city-guides-list li {
        float: left;
        width: 48%;
    }
    .city-guides-list li:nth-child(2n) {
        float: right;
    }
    .city-guides-posts li {
        float: none;
        width: 100%;
    }
    .city-guides-posts li:nth-child(2n) {
        float: none;
    }
}


/* Gift Guide */

.boutique-header-image img {
    width: 100%;
    margin-top: -50vh;
}

.category_gift_guide .category-title a {
    color: #fff;
}

.category_gift_guide .sub-nav a {
    color: #c19e67;
}

.category_gift_guide .category-desc {
    padding-top: 0;
}

.category_gift_guide .category-desc p {
    margin: 0;
}

@media (max-width: 600px) {
    .shop-listings li.large-6 {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .shop-listings {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .shop-right-sidebar {
        width: 100%;
        float: none;
    }
}


/* Gift Guide */


/* City guide page: CB 18 Nov 2015 */

.city-guide-header {
    border-top: solid 5px rgb(67, 173, 170);
    border-bottom: solid 5px #f7f7f7;
    margin: 0 0 2em 0;
    max-height: 42em;
    overflow: hidden;
    border-bottom: solid 5px rgb(67, 173, 170);
}

.city-guide-header img {
    width: 100%;
}

.city-guide-header h1 {
    font-size: 6em;
    border-bottom: solid 1px #ebebeb;
}

.city-guide-header:after {
    content: "\f097";
    font: 80px fontawesome;
    color: rgb(67, 173, 170);
    position: absolute;
    right: 29px;
    top: -5px;
}


/* Hiding private jet post in copenhagen and budapest to maintain order of posts */

.category-copenhagen .city-guides-posts li:nth-of-type(8), .category-budapest .city-guides-posts li:nth-of-type(8), .category-rome .city-guides-posts li:nth-of-type(8), .category-milan .city-guides-posts li:nth-of-type(8), .category-paris .city-guides-posts li:nth-of-type(8), .category-events-in-rome .city-guides-posts li:nth-of-type(8), .category-warsaw .city-guides-posts li:nth-of-type(8), .category-zurich .city-guides-posts li:nth-of-type(8), .category-events-in-tokyo .city-guides-posts li:nth-of-type(8) {
    display: none;
}

@media (max-width: 500px) {
    .city-guide-header:after {
        font: 60px fontawesome;
        right: 0;
        top: -3px;
    }
    .city-guides-list li img {
        width: 100%;
        display: block;
        margin: 0 0 1em 0;
    }
}

@media (min-width: 500px) and (max-width: 1280px) {
    .primary-content {
        padding-right: 0;
    }
}

#adform-adbox-3klha0ek78o {
    margin-left: auto;
}

.shop-sidebar {
    opacity: 0;
}


/* Global Selection Colors */

::-moz-selection {
    /* Code for Firefox */
    background: #ddd;
}

::selection {
    background: #ddd;
}


/* .Global Selection Colors */


/* Chris 22/01/16. Sales Page */

.sales-page-header .row {
    background: white;
    margin-top: -20em;
    position: relative;
}

.sales-page-intro {
    border-top: solid 1em #3b87ea;
    padding: 3em;
}

.sales-page-intro h1 {
    font-size: 3.6em;
    margin: 0 0 0.75em 0;
}

.sales-page-intro .cta {
    position: relative;
    background: #f4f4f4;
    padding: 2em 2em 2em 8em;
    margin: 1em 0 2em -4em;
    border-top: solid 1px white;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    border-right: solid 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0.2em 0.2em 0.2em 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0.2em 0.2em 0.2em 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0.2em 0.2em 0.2em 0 rgba(0, 0, 0, 0.3);
}

.sales-page-intro .cta a {
    background: #3b87ea;
    background: -moz-linear-gradient(top, #3b87ea 0%, #3b87ea 49%, #3b87ea 49%, #2579e8 50%, #2579e8 99%);
    background: -webkit-linear-gradient(top, #3b87ea 0%, #3b87ea 49%, #3b87ea 49%, #2579e8 50%, #2579e8 99%);
    background: linear-gradient(to bottom, #3b87ea 0%, #3b87ea 49%, #3b87ea 49%, #2579e8 50%, #2579e8 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3b87ea', endColorstr='#2579e8', GradientType=0);
    font: 1.8em "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    text-transform: uppercase;
    padding: 0.5em 1.5em;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    box-shadow: 0 0 0.2em 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0.2em 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0.2em 0 rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    display: inline-block;
}

.sales-page-intro .cta a:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b87ea+0,3b87ea+49,3b87ea+49,2579e8+50,0063e5+99 */
    background: #3b87ea;
    /* Old browsers */
    background: -moz-linear-gradient(top, #3b87ea 0%, #3b87ea 49%, #3b87ea 49%, #2579e8 50%, #0063e5 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #3b87ea 0%, #3b87ea 49%, #3b87ea 49%, #2579e8 50%, #0063e5 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #3b87ea 0%, #3b87ea 49%, #3b87ea 49%, #2579e8 50%, #0063e5 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3b87ea', endColorstr='#0063e5', GradientType=0);
    /* IE6-9 */
    box-shadow: 0 0 0.1em 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 0.1em 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 0.1em 0 rgba(0, 0, 0, 0.6);
}

.sales-page-intro .cta:before {
    content: "\f05a";
    color: #3b87ea;
    font: 2.1em fontawesome;
    position: absolute;
    left: 2.4em;
    top: 50%;
    margin-top: -0.5em;
}

.sales-page-intro .cta:after {
    content: '';
    position: absolute;
    left: 0em;
    bottom: -1em;
    border-top: solid 1em rgb(100, 100, 100);
    border-left: solid 1em transparent;
}

.sales-page-intro:before {
    content: '';
    position: absolute;
    left: -3em;
    top: 1em;
    border-top: solid 47em rgba(0, 0, 0, 0.3);
    border-left: solid 3em transparent;
}

.sales-page-header .example-image {
    position: relative;
    margin-top: -4em;
}

.sales-page-header .example-image img {
    width: 100%;
}

.sales-page-header .example-image:before {
    content: '';
    position: absolute;
    left: -3em;
    top: 4em;
    border-top: solid 40em rgba(0, 0, 0, 0.1);
    border-left: solid 3em transparent;
}


/* CJB 15/2/2016. Adding key facts box to Leaders in Luxury pages */

.key-facts-box {
    position: relative;
    padding: 2em 0 0 0;
    margin-bottom: 3em;
    max-width: 500px;
    border-top: solid 5px #ebebeb;
}

.key-facts-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.key-facts-box li {
    color: #888;
}

.key-facts-box b {
    width: 110px;
    display: inline-block;
    font-weight: normal;
}

.key-facts-box li span {
    color: black;
}

.award-margin{margin-top:62px !important;}
/*.key-facts-box li:first-child {
    font-size: 2em;
  }*/

.key-facts-box:after {
    content: "\f129";
    font: 1.8em fontawesome;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 1em;
    top: 1em;
}


/*sub-menu active links css */

body.category-dining-news .sub-restaurant a.Restaurant-News {
    background-color: rgba(241, 107, 91, 0.9);
    color: #fff !important;
}


/* Listings Sales Page */

.page-feature-image img {
    width: 100%;
}


/* ------- */

.sales-page-section {
    padding: 3em 0;
    margin: 3em 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: -500px;
}

.sales-page-section h2 {
    margin: 0 0 1em 0;
    text-align: left;
    font-family: 'Libre Baskerville', serif;
    font-size: 32px;
    line-height: 46px;
}

.sales-page-section p {
    text-align: left;
    font-family: 'Libre Baskerville', serif;
    font-size: 15px;
    line-height: 26px;
}

.sales-page-section .main-box-1 {
    width: 45%;
    border-top: 10px solid #3784ee;
    float: left;
    background-color: #fff;
    padding: 40px;
    padding-right: 70px;
    text-align: left;
    position: relative;
}

.sales-page-section .main-box-1:before {
    content: '';
    position: absolute;
    margin-left: -8.0em;
    margin-top: 1em;
    border-top: solid 50em rgba(0, 0, 0, 0.2);
    border-left: solid 4em transparent;
    z-index: 1;
}

.sales-page-section .main-box-2:before {
    content: '';
    position: absolute;
    margin-left: -4.0em;
    margin-top: 3em;
    border-top: solid 40em rgba(0, 0, 0, 0.1);
    border-left: solid 4em transparent;
    z-index: 1;
}

.sales-page-section .main-box-1 span {
    color: #3784ee;
    font-weight: bolder;
    text-align: left;
}

.sales-page-section .main-box-1 .arrow {
    position: absolute;
    margin-left: 360px;
    margin-top: -30px;
    z-index: 2;
}

.sales-page-section .main-box-2 {
    float: left;
    margin-top: -30px;
    position: relative;
    width: 50%;
}

.sales-page-section .main-box-2 img {
    width: 100%;
}

.sales-page-section .main-box-1 .create-your-listing {
    background-color: #f4f4f4;
    width: 388px;
    padding: 40px;
    margin-left: -52px;
    -webkit-box-shadow: 3px 3px 2px 0px rgba(201, 201, 201, 1);
    -moz-box-shadow: 3px 3px 2px 0px rgba(201, 201, 201, 1);
    box-shadow: 3px 3px 2px 0px rgba(201, 201, 201, 1);
    padding-left: 90px;
    z-index: 2;
    position: absolute;
    padding-right: 0px;
}

.sales-page-section .main-box-1 .create-your-listing:after {
    content: ' ';
    position: absolute;
    width: 0;
    float: left;
    height: 0;
    left: 0px;
    margin-top: 60px;
    border-width: 5px 5px;
    border-style: solid;
    border-color: #666 #666 transparent transparent;
}

.sales-page-section .main-box-1 .create-your-listing:before {
    content: "\f05a";
    font-family: FontAwesome;
    color: #3784ee;
    font-size: 28px;
    margin-top: -1px;
    position: absolute;
    margin-left: -30px;
}

.sales-page-section .main-box-1 .create-your-listing a {
    background-color: #3784ee;
    width: 300px;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 6px;
    font-weight: lighter;
    margin-left: 15px;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -webkit-box-shadow: 0px 0px 3px 2px rgba(201, 201, 201, 1);
    -moz-box-shadow: 0px 0px 3px 2px rgba(201, 201, 201, 1);
    box-shadow: 0px 0px 3px 2px rgba(201, 201, 201, 1);
}

.sales-page-section .main-box-1 .create-your-listing a:hover {
    background-color: #81b2f5;
}

.sales-page-section .main-box-1 .learn-more a {
    color: #3784ee;
    text-decoration: underline;
    font-size: 20px;
    font-weight: lighter;
}

.sales-page-section .main-box-1 .learn-more {
    padding-top: 140px;
}

.key-facts {
    text-align: center;
    height: 400px;
    padding-top: 60px;
}

.key-facts h2 {
    font-family: 'Libre Baskerville', serif;
    font-size: 4em;
    border-top: 1px solid rgb(220, 220, 220);
    padding: 20px;
}

.key-facts ul {
    list-style: none;
}

.key-facts li {
    text-align: center;
    padding: 0 2em;
    font-family: 'Libre Baskerville', serif;
    width: 33%;
    display: inline-table;
    font-size: 1.5em;
}

.key-facts li strong {
    font-size: 2.7em;
    display: block;
    font-family: 'Libre Baskerville', serif;
    font-weight: lighter;
}

.key-facts li b {
    font-size: 1.8em;
    display: block;
    font-family: 'Libre Baskerville', serif;
}

.key-facts .row h2:before {
    content: "\f0ab";
    font: 2.1em/2em fontawesome;
    color: #2579e8;
    background: #fff;
    text-align: center;
    padding: 0px;
    margin-left: 46%;
    margin-top: -80px;
    float: left;
    height: 62px;
    font-size: 38px;
    width: 80px;
}

.key-facts .row h2 {
    border-top: 1px solid rgb(220, 220, 220);
    padding: 20px;
    padding-top: 40px;
    font-family: 'Libre Baskerville', serif;
    font-size: 4em;
    text-align: center;
}

.your-listing {
    text-align: center;
    height: 600px;
    overflow: hidden;
}

.your-listing h2 {
    font-family: 'Libre Baskerville', serif;
    font-size: 4em;
}

.your-listing-head {
    border-top: 1px solid rgb(220, 220, 220);
    padding: 20px;
    padding-top: 40px;
    font-family: 'Libre Baskerville', serif;
    font-size: 4em;
    text-align: center;
}

.your-listing-head:before {
    content: "\f0ab";
    font: 2.1em/2em fontawesome;
    color: #2579e8;
    background: #fff;
    text-align: center;
    padding: 0px;
    margin-left: 46%;
    float: left;
    margin-top: -80px;
    height: 62px;
    font-size: 38px;
    width: 80px;
}

.your-listing ul {
    list-style: none;
}

.your-listing li {
    text-align: center;
    padding: 0 2em;
    position: relative;
    float: left;
    width: 33%;
}

.your-listing li img {
    display: block;
    margin: 0 0 1em 0;
    -webkit-box-shadow: 0px 0px 17px 1px rgba(201, 201, 201, 1);
    -moz-box-shadow: 0px 0px 17px 1px rgba(201, 201, 201, 1);
    box-shadow: 0px 0px 17px 1px rgba(201, 201, 201, 1);
}

.your-listing li p {
    font-size: 1.4em;
    font-family: 'Libre Baskerville', serif;
}

.your-listing .listings-2 p {
    padding: 0px 50px;
    line-height: 28px;
    margin-top: 30px;
    width: 100%;
}

.your-listing .listings-1 img {
    float: right;
}

.your-listing .listings-1 p {
    float: right;
    width: 450px;
    font-family: 'Libre Baskerville', serif;
    padding: 0px 40px;
    line-height: 28px;
    margin-top: 18px;
    width: 100%;
}

.your-listing .listings-1::after {
    content: "\f101";
    font: 65px fontawesome;
    position: absolute;
    right: -22px;
    top: 40%;
}

.your-listing .listings-2 img {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.your-listing .listings-3 img {
    float: left;
}

.your-listing .listings-3 p {
    float: left;
    width: 450px;
    padding: 0px 40px;
    line-height: 28px;
    margin-top: 18px;
    width: 100%;
}

.your-listing .listings-3::before {
    content: "\f101";
    font: 65px fontawesome;
    position: absolute;
    left: -20px;
    top: 40%;
    z-index: -1;
}

.purchase-listing {
    background: #3b87ea;
    padding: 3em 0 12em 0;
    text-align: center;
    padding-top: 80px;
}

.purchase-listing h2 {
    color: white;
    font-family: 'Libre Baskerville', serif;
    font-size: 4em;
    border-top: 1px solid white;
    padding-top: 60px;
    margin-bottom: 80px;
}

.purchase-listing h4 {
    font-family: 'Libre Baskerville', serif;
    font-size: 2.7em;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-left: 20px;
    float: left;
}

.purchase-listing p {
    color: white;
    font-family: 'Libre Baskerville', serif;
}

.purchase-listing .price {
    font-size: 26px;
    font-weight: bold;
}

.purchase-listing .price::first-letter {
    font-size: 50%;
}

.purchase-listing a {
    display: inline-block;
    background: white;
    padding: 0.5em 4em;
    color: #3b87ea !important;
    font-size: 24px;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    font-family: 'Libre Baskerville', serif;
    margin-top: 90px;
    transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
}

.purchase-listing a:hover {
    background: #05c500;
    color: white !important;
}

.purchase-listing .row h2:before {
    content: "\f0ab";
    font: 30px/2em fontawesome;
    color: #fff;
    background: #3b87ea;
    float: left;
    text-align: center;
    margin-top: -70px;
    width: 60px;
    margin-left: 46%;
}

.purchase-listing .row h2 {
    border-top: 1px solid rgb(220, 220, 220);
    padding: 20px;
    padding-top: 40px;
    font-family: 'Libre Baskerville', serif;
    font-size: 4em;
    text-align: center;
}

.purchase-listing #option-1 {
    float: left;
    width: 48%;
    background-color: #1d76ec;
    border-radius: 20px;
    cursor: pointer;
    height: 340px;
}

.purchase-listing #option-2 {
    float: right;
    width: 48%;
    background-color: #1d76ec;
    border-radius: 20px;
    cursor: pointer;
    height: 340px;
}

.boxSelected {
    background-color: #fff !important;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 19px 3px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 19px 3px rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 19px 3px rgba(255, 255, 255, 1);
}

.purchase-listing ul {
    list-style: none;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.purchase-listing p {
    color: black;
    line-height: 26px;
    padding: 0px 35px;
    text-align: left;
    float: left;
}

.purchase-listing ul li {
    color: #AAAAAA;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #111111;
}

.purchase-listing ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.purchase-listing ul li label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 25px 25px 25px 80px;
    margin: 10px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

.purchase-listing ul li:hover label {
    color: #FFFFFF;
}

.purchase-listing ul li .check {
    display: block;
    position: absolute;
    border: 5px solid #AAAAAA;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 30px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.purchase-listing ul li:hover .check {
    border: 5px solid #FFFFFF;
}

.purchase-listing ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 15px;
    width: 15px;
    top: 5px;
    left: 5px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.purchase-listing input[type=radio]:checked~ .check {
    border: 5px solid #0DFF92;
}

.purchase-listing input[type=radio]:checked~ .check::before {
    background: #0DFF92;
}

.purchase-listing input[type=radio]:checked~ label {
    color: #0DFF92;
}

.purchase-listing img {
    margin-top: 30px;
    margin-left: 30px;
    position: relative;
    float: left;
}


}

/* .Listings Sales Page */

/* WooCommerce Pages */
.product {
    width: 35%;
    float: left;
}
.type-product {
    padding-top: 6em;
}
.type-product .images {
    padding-bottom: 100px;
    width: 45%;
    float: left;
}
.product.has-default-attributes.has-children> .entry-summary {
    float: right;
    width: 54%;
}
.product .label {
    font-weight: lighter;
    font-family: Open Sans;
    padding-left: 20px;
    font-size: 14px;
}
.product.has-default-attributes.has-children> .entry-summary select {
    font-size: 16px;
    margin-top: 15px;
    font-weight: lighter;
    font-family: Open Sans;
    color: black;
}
.product.has-default-attributes.has-children> .entry-summary select option {
    color: black;
}
.product.has-default-attributes.has-children> .entry-summary select option.attached.enabled {
    color: black;
}
.product.has-default-attributes.has-children .entry-summary .button {
    padding: 10px;
    font-size: 16px;
    margin-top: 20px;
    font-weight: lighter;
    font-family: Open Sans;
    margin-left: 0px;
}
.entry-summary p {
    font-size: 1.4em;
    line-height: 1.6;
}
.woocommerce-breadcrumb {
    display: none;
}
.product {
    border-top: none;
}
.product_title {
    font-size: 3.5em;
    font-family: Open Sans;
    font-weight: lighter;
}
.product_s {
    margin-top: 20px;
}
.entry-summary .quantity .input-text {
    padding: 1em 0.618em 1em 20px;
    background-color: rgb(239, 239, 239);
    color: rgb(96, 100, 108);
    line-height: 1;
    outline: medium none;
    border: 0px none;
    -webkit-appearance: none;
    border-radius: 0px;
    box-sizing: border-box;
    font-weight: normal;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.125) inset;
    width: 60px;
}
.price {
    margin-top: 30px;
}
.price span {
    font-weight: bold;
    font-size: 16px;
}
.quantity {
    display: inline;
}
.single_variation_wrap .variations_button {
    border-top: 3px solid rgb(242, 242, 242);
    border-bottom: 3px solid rgb(242, 242, 242);
    padding-bottom: 20px;
}
#product-106071 .single_variation_wrap .variations_button {
    width: 320px;
}
.woocommerce-variation .single_variation {
    display: block;
}
#product-106074 .single_variation_wrap .variations_button {
    width: 420px;
}
.single_variation_wrap {
    margin-top: 25px;
}
.vfb-fieldset h3 {
    font-family: Open Sans;
    font-weight: lighter;
}
#customer-details h3 {
    font-family: Open Sans;
    font-weight: lighter;
}
.woocommerce .checkout {
    padding: 0px;
}
.woocommerce-ordering {
    width: 300px;
}
.products li {
    list-style: none;
    width: 30%;
    float: left;
    padding-bottom: 100px;
}
.product h3 {
    font-family: Open Sans;
    font-weight: lighter;
    font-size: 2em;
}
#post-106068 {
    padding-top: 30px;
    padding-bottom: 50px;
}
#post-106068 h1, #post-106068 h2 {
    font-family: Open Sans;
    font-weight: lighter;
}
#post-106068 .entry-header {
    padding-right: 0em;
}
#post-106068 h1 {
    padding-top: 50px;
    width: 100%;
    border-bottom: 3px solid rgb(34, 34, 34);
    padding-bottom: 20px;
}
#post-106068 .woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
    line-height: 25px;
    font-size: 22px;
    clear: left;
    margin-top: 10px;
}
#post-106068 .product-subtotal span {
    font-weight: bold;
    font-size: 16px;
}
.product a {
    color: #fff;
}
#business-details-listings-1 {
    padding-bottom: 200px;
}
.woocommerce a.button.alt {
    padding: 20px;
    font-size: 14px;
    font-weight: lighter;
    width: 100%;
    text-align: center;
}
#product-106074 .product_meta, #product-106074 .product_meta {
    display: none;
}
label.vfb-desc {
    font-weight: lighter;
}
.visual-form-builder li div label, .visual-form-builder li span label {
    font-weight: lighter;
}
.woocommerce table.shop_table {
    font-size: 12px;
}
#post-106088 .visual-form-builder fieldset {
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    background-color: #f8f8f8;
    font-family: 'Libre Baskerville', serif;
}
#post-106088 .vfb-section-1 {
    padding: 30px !important;
}
#post-106088 .vfb-section-2 {
    padding: 30px !important;
}
#post-106088 #vfb-form-2 h3, #post-106088 #vfb-form-2 h3 {
    font-weight: bold;
}
#post-106088 h1 {
    font-family: 'Libre Baskerville', serif;
    font-weight: lighter;
    padding-top: 30px;
    font-size: 42px;
}
#post-106088 h3 {
    font-family: 'Libre Baskerville', serif;
    font-weight: bold;
}
#post-106086 .visual-form-builder fieldset {
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    background-color: #f8f8f8;
    font-family: 'Libre Baskerville', serif;
}
#post-106086 .vfb-section-1 {
    padding: 30px !important;
}
#post-106086 .vfb-section-2 {
    padding: 30px !important;
}
#post-106086 #vfb-form-2 h3, #post-106086 #vfb-form-2 h3 {
    font-weight: bold;
}
#post-106086 h1 {
    font-family: 'Libre Baskerville', serif;
    font-weight: lighter;
    padding-top: 30px;
    font-size: 42px;
}
#post-106086 h3 {
    font-family: 'Libre Baskerville', serif;
    font-weight: bold;
}
#item-vfb-1 input, #item-vfb-17 input, #item-vfb-16 input,
#post-106086 .visual-form-builder-container .vfb-item-address input.vfb-text.vfb-medium,
#post-106086 .visual-form-builder-container .vfb-item-address .vfb-select{
    margin-bottom: 0px;
    padding: 10px !important;
    margin-top: 30px !important;
}

#post-106086 .visual-form-builder-container select.vfb-select{
    padding: 10px !important;
}

#item-vfb-19 input, #item-vfb-20 input {
    padding: 10px;
}
#item-vfb-20 {
    margin-top: 20px !important;
}
#vfb-17-country, #vfb-6-country {
    margin-top: 30px;
    height: 42px;
}
#item-vfb-18, #item-vfb-19 {
    margin-top: 20px !important;
}
#vfb-18, #vfb-7 {
    height: 42px;
}
#vfb-5, #vfb-8, #vfb-9, #vfb-10, #vfb-11, #vfb-16 {
    margin-top: 0px !important;
}
#item-vfb-6, #item-vfb-7, #item-vfb-8, #item-vfb-9, #item-vfb-10, #item-vfb-11 {
    margin-top: 30px !important;
}
.visual-form-builder input {
    margin-bottom: 30px;
    padding: 10px;
}
#vfb-5, #vfb-16 {
    width: 100%;
}
#vfb-16 {
    margin-bottom: 20px !important;
}

.visual-form-builder .vfb-text.vfb-medium {
    padding: 10px;
}

.woocommerce-ordering {
    display: none;
}
.woocommerce-ordering .orderby {
    height: 30px;
    padding: 3px;
    font-size: 12px;
}
.products .type-product {
    padding-top: 2em;
}
.products .price span {
    color: #000;
}
.add_to_cart_button {
    float: right;
    margin-top: 0px;
}
.products li.post-106074 {
    margin-left: 3em;
}
.products li a img {
    width: 100%;
}
.woocommerce-error li .wc-forward {
    color: #fff;
    margin-right: 10px;
}
.woocommerce-error li {
    list-style: none;
}
.woocommerce-error {
    margin-top: 40px;
    color: red;
    text-transform: uppercase;
}
#product-106074 .single_add_to_cart_button, #product-106071 .single_add_to_cart_button {
    font-size: 15px;
}
.woocommerce .order_details {
    font-size: 16px;
}
.woocommerce address {
    font-size: 16px;
}
.woocommerce h2, .woocommerce h3 {
    font-family: Open Sans;
    font-weight: lighter;
}

/* .WooCommerce  Pages */
body.category-restaurant-guide .sub-restaurant a.Restaurant-Guide {
    background-color: rgba(241, 107, 91, 0.9);
    color: #fff !important;
}
body.category-travel-news .sub-travel a.Travel-News {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-destination-guides .sub-travel a.Destination-Guides {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-top-100-suites .sub-travel a.top-100-suites {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-top-50-watches-2017 .sub-travel a.top-50-watches-2017 {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-top-100-gifts .sub-travel a.category-top-100-gifts {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-hotels-resorts-spas-travel .sub-travel li:nth-child(4) a {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-events-calendar .sub-travel a.Events {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-features-mexico .sub-travel a.Mexico {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.city-guide .sub-travel a.Spain {
    background-color: rgba(67, 173, 170, 0.9);
    color: #fff !important;
}
body.category-jewelry .sub-shopping a.Jewelry {
    background-color: rgba(97, 9, 115, 0.9);
    color: #fff !important;
}
body.category-watches-shopping-lifestyle .sub-shopping a.Watches {
    background-color: rgba(97, 9, 115, 0.9);
    color: #fff !important;
}
body.category-fashion-shopping-lifestyle .sub-shopping a.Fashion {
    background-color: rgba(97, 9, 115, 0.9);
    color: #fff !important;
}
body.category-automotive .sub-transport a.Automotive {
    background-color: rgba(177, 198, 210, 0.9);
    color: #fff !important;
}
body.yachts-transport .sub-transport a.Yachts {
    background-color: rgba(177, 198, 210, 0.9);
    color: #fff !important;
}
body.private-jets .sub-transport a.Private-Jets {
    background-color: rgba(177, 198, 210, 0.9);
    color: #fff !important;
}
body.boutique .sub-boutique a.All {
    background-color: #C19E65;
    color: #fff !important;
}
body.fashion-boutique .sub-boutique a.Fashion {
    background-color: #C19E65;
    color: #fff !important;
}
body.jewelry-elite-shopping .sub-boutique a.Jewelry {
    background-color: #C19E65;
    color: #fff !important;
}
body.luxury-gifts .sub-boutique a.Luxury-Gifts {
    background-color: #C19E65;
    color: #fff !important;
}
body.watches-boutique .sub-boutique a.Watches {
    background-color: #C19E65;
    color: #fff !important;
}

/*END sub-menu active links css */

/* CJB. 26/Feb/2016. Featured Event in events section */
.category-events-calendar ul#tab li.active> div.featured-event {
    background: white !important;
    padding-left: 1em;
    padding-top: 8em;
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.1);
    border-top: none;
    position: relative;
    margin-bottom: 3em;
    border: solid 3px #000;
}
.category-events-calendar ul#tab li.active> div.featured-event:before {
    content: '';
    border-top: solid 1px #ebebeb;
    position: absolute;
    top: 5em;
    left: 2em;
    right: 2em;
    display: block;
}
.category-events-calendar ul#tab li.active> div.featured-event:after {
    content: '';
    background: white url('http://www.elitetraveler.com/wp-content/uploads/2016/02/elite-traveler.png') no-repeat center center;
    background-size: 2em;
    width: 4em;
    height: 4em;
    position: absolute;
    top: 3em;
    left: 50%;
    margin-left: -2em;
    display: block;
    z-index: 999;
}
.category-events-calendar ul#tab li.active> div.featured-event .row {
    position: relative;
}
.category-events-calendar ul#tab li.active> div.featured-event .row:before {
    content: 'Elite Access Event';
    position: absolute;
    font: 16px "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
    text-transform: uppercase;
    top: -5.5em;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    z-index: 9999;
}
.category-events-calendar ul#tab li.active> div.featured-event .row .event-date {
    padding: 1.4em 0 0 0;
    font-size: 1.8em;
    line-height: 1;
    width: 4.4em;
    height: 4.4em;
    color: #FBD72F;
}

/* Survey PopUp on mobile */


/* Correction on Desktop */
#itro_popup h1 {
    margin: 0px !important;
}
#itro_popup #popup_content p {
    margin: 0px !important;
}

/* Survey PopUp on mobile */

/* Home
 *
 *
 *
 * What is Bruce Lee’s favorite drink? Wataaaaaaaaaaaaaaaaaaaaah!
 *
 * Ba bing bing bing ba ba bong bing ba cha chee chee chee
 *
 * */
.home-featured-products {
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    padding: 3em 0 4em 0;
    margin-top: 2em;
    box-shadow: inset 0 0 3em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 3em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 3em 0 rgba(0, 0, 0, 0.2);
}
.home-featured-products-header {
    text-align: center;
    position: relative;
}
.home-featured-products-header h2 {
    text-align: center;
    font-size: 5.2em;
    font-style: italic;
    /* border-top: solid 3px black;
            border-bottom: solid 3px #ebebeb;
            width: 240px;*/

    margin: 0.5em auto 1em auto;
    padding: 0.5em 0;
}
.home-featured-products-header h2 img {
    display: block;
    /*max-width: 200px;
            opacity: 0.3;*/

    margin: 0 auto;
}
.portrait {
    position: absolute;
    left: 50%;
    margin-left: 111px;
    width: 130px;
    top: 0;
}
.home-featured-products .slick-slide {
    text-align: center;
    opacity: 0.5;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.home-featured-products .slick-slide.slick-current {
    opacity: 1;
}
.home-featured-products .slick-slide .article-thumbnail {
    padding: 0 4em;
    /*transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;*/
}
.home-featured-products .slick-slide.slick-current .article-thumbnail {
    padding: 0;
}
.home-featured-products .slick-slide img {
    display: block;
    margin: 0 auto 3em auto;
}
.home-featured-products .slick-slide h3 {
    font-size: 1.8em
}
.home-featured-products .slick-slide.slick-current h3 {
    font-size: 2.4em
}
.home-featured-products .slick-next {
    right: -2em;
    top: 30%;
}
.slick-next:before {
    /* opacity: 1; */
}
@media (max-width: 500px) {
    .portrait {
        display: none !important;
    }
}
@media (max-width: 660px) {}
.sidebar-cover img {
    width: 100%;
    margin-left: 0px;
    margin-top: 50px;
    position: absolute;
}
#customer_details {
    width: 52.9411764706%;
    float: left;
    margin-right: 5.8823529412%;
    margin-bottom: 250px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100% !important;
}
.woocommerce .col2-set .col-2 {
    width: 100% !important;
}
#order_review_heading {
    margin-bottom: 0;
    padding-bottom: .618em;
    padding-top: .618em;
    border-width: 3px 3px 0;
    padding-left: 2.0833333333%;
    padding-right: 2.0833333333%;
    font-family: Open Sans;
    font-size: 18px;
}
#order_review {
    width: 41.1764705882%;
    float: right;
    margin-right: 0;
    border: 1px solid #96588a;
    border-radius: 5px;
    clear: right;
}
.woocommerce-billing-fields h3 {
    font-family: Open Sans;
    font-size: 18px;
}
.woocommerce-shipping-fields h3 {
    font-family: Open Sans;
    font-size: 18px;
}
.variation-OnlineListing p {
    font-size: 14px;
    line-height: 22px;
}
.woocommerce-checkout #payment {
    background: #f8f8f8;
    border-radius: 5px;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #eee;
}
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    border: 1em solid #eee;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    font-size: 14px;
    font-weight: lighter;
}
#post-106069 h1 {
    padding-top: 50px;
    width: 100%;
    border-bottom: 3px solid rgb(34, 34, 34);
    padding-bottom: 20px;
    font-family: Open Sans;
    font-weight: lighter;
}
.listings-cta {
    font-size: 2em;
    font-family: Open Sans;
    font-weight: lighter;
    color: rgb(67, 173, 170);
}
#order_review .payment_method_stripe .payment-box .payment-errors {
    color: red;
}
.home-featured-products .slick-prev {
    left: 20px;
    top: 31.5%;
    height: 100px;
    z-index: 11111;
}
.home-featured-products .slick-next {
    right: -2em;
    top: 30%;
    height: 100px;
}

/* WooCommerce Boutique */
.boutique-nav {
    height: 150px;
    overflow: hidden;
}
#container {
    overflow-x: hidden;
    height: auto;
}
.boutique-nav .sub-menu {
    opacity: 0;
    float: left;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px;
    border-bottom: 2px solid #222;
    width: 300%;
    left: -100%;
    right: 0px;
    color: #fff;
    margin-top: 23px;
    margin-left: 0px;
    z-index: -111;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
.boutique-nav .sub-menu li a {
    color: #fff;
}
.boutique-nav ul li:hover .sub-menu {
    opacity: 1;
    z-index: 11111;
}
.boutique-nav .sub-nav li li {
    display: block;
    padding-bottom: 0px;
    text-align: center;
    display: inline;
}
.boutique-nav .sub-nav li {
    padding-bottom: 20px;
}
.boutique-nav .sub-nav li li a {
    font-size: 16px;
}
.sub-boutique a {
    font-size: 16px;
}
body.boutique .sub-boutique {
    padding-top: 20px !important;
}

/* To remove related products and category from singlr product page */
.related.products {
    display: none;
}
.posted_in {
    display: none;
}

/* New Boutique CSS */
.product_cat-boutique {
    width: 32%;
    margin-right: 1em;
    min-height: 35em;
    padding: 0em;
    border: solid 1px #ebebeb;
    background: white;
    max-width: 48.7%;
    margin-bottom: 2em;
    height: 650px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}
.product_cat-boutique {
    height: auto;
    min-height: 605px;
}
.product_cat-boutique h3 {
    padding-left: 2em !important;
    padding-right: 2em !important;
    padding-bottom: 10px;
}
.product_cat-misahara {
    /* height: 650px; */
}
.product_cat-boutique .more-like-this-link a:nth-child(1) {
    display: none;
}
.product_cat-boutique .more-like-this-link {
    float: left !important;
}
.product_cat-boutique .product-buy-link {
    float: right;
    bottom: 0px;
    position: absolute;
}
.product_cat-boutique.product .button {
    margin-top: 1em;
    display: none !important;
}
ul.products li.product a {
    font-size: 0.7em;
}
.product_cat-boutique .brand {
    text-transform: uppercase;
    font: 1.8em DalaFloda-Medium;
    text-align: left;
    color: #C19E65;
    /*margin: 2em 0 0 0;*/

    display: block;
    text-align: center;
}
.product_cat-boutique .sponsored_attribute {
    text-transform: uppercase;
    font: 1.8em DalaFloda-Medium;
    text-align: left;
    color: #C19E65;
    margin: 2em 0 0 0;
    display: block;
    text-align: center;
}
ul.products li.product h3 {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 2em !important;
    padding-left: 2em;
    padding-right: 2em;
}
.products .type-product {
    padding-bottom: 0em;
    position: relative;
}
.count {
    display: none;
}
.woocommerce .product-category img {
    background-color: #000;
    padding: 20px;
}
.woocommerce ul.products li.product h3 {
    font-weight: bold;
    text-align: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 1.8% 2.992em 0;
}
.woocommerce.columns-3 ul.products li.product {
    width: 31.5%;
}
.brand-image img {
    width: 100%;
}
.products li {
    width: 32%;
}
.site-skin-row {
    position: relative;
    z-index: 1;
}
body.boutique-main .main-sector {
    background-color: #f8f8f8;
}
.main-sector {
    background-color: #fff;
}
.page-numbers {
    clear: left;
}
.page-numbers li {
    display: inline;
    font-size: 18px;
    margin: 0.5em;
}
.page-numbers li a {
    font-weight: bolder;
}
.category_gift_guide .sub-nav a {
    padding: 20px 20px 22px 20px;
}
.category_gift_guide .sub-nav a:hover {
    color: #fff;
    background-color: #c19e67;
}
.sub-boutique li {
    padding-right: 0px;
}
.woo-heading {
    background-color: #fff;
    height: 100px;
}
.woocommerce-shop .products li {
    padding-right: 20px;
}
.woocommerce-shop ul.products li.product h3 {
    padding-left: 0em;
}
.seo-product .product {
    width: 100% !important;
}

/* Responsive Boutique */
@media only screen and (min-width: 0px) and (max-width: 699px) {
    .products .type-product {
        width: 100% !important;
        max-width: 100%;
    }

    .category_gift_guide.subcategories {
        display: block !important;
        margin-top: 0px !important;
        padding-bottom: 90px;
    }

    .boutique-nav .sub-nav li li {
        display: block;
    }

    .sub-nav a {
        font-size: 14px;
    }

    .category_gift_guide .sub-nav a {
        padding: 10px;
    }

    .category_gift_guide .category-title {
        background-color: #c19e67;
        display: inline-block;
        margin-top: 125px;
        color: rgb(255, 255, 255);
        font-family: Whitney-Light;
        margin-top: 0em !important;
        font-weight: lighter;
        padding: 5px;
        font-size: 2em;
    }

    header.category_gift_guide {
        background: none !important;
    }

    body.boutique-main .main-image {
        max-height: 500px;
        overflow: hidden;
    }

    .category-header.category_gift_guide .row:nth-child(2) {
        display: none;
    }

    .woo-heading {
        background-color: #fff;
        height: 130px;
    }

    .boutique-nav .sub-menu {
        width: 100%;
        left: 0%;
    }

    .widget_berocket_aapf {
        width: 100% !important;
    }

    .sponsored_brands li {
        width: 48% !important;
    }

    .woo-heading .site-skin-row .row .large-12 .products {
        margin-top: 28em !important;
    }

    .elite-traveler-100-restaurants-quotes {
        display: none;
    }

    .top100main .top-100-restaurants-header {
        padding: 0px !important;
        margin: 0px !important;
    }

    .top100main .columns {
        padding-left: 0em !important;
        padding-right: 0em !important;
    }

    .top100main .row {
        padding: 0px !important;
        margin: 0px !important;
    }

    .back-to-full-list {
        display: block;
    }

    .entry-form-btn {
        margin-left: 0px !important;
        display: block;
        margin-top: 20px;
    }

    .top-100-menu-toggle {
        display: block !important;
    }

    .top100main .large-6 {
        padding-top: 0px;
    }

    .top100main .large-8 {
        padding: 40px;
    }

    .top-100-home-primary-desktop {
        display: none !important;
    }

    .top-100-home-primary-mobile {
        display: block !important;
    }
}
@media only screen and (min-width:699px) {
    .berocket_aapf_widget-wrapper span {
        font-size: 1.5em;
    }

    .berocket_aapf_widget-wrapper select {
        height: 2em;
    }
}
.woocommerce .product_cat-listing {
    width: 45% !important;
    text-align: center;
}
.woocommerce .product_cat-listing .add_to_cart_button {
    float: none;
}
.sponsored_brands li {
    float: left;
    margin: 0 1.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    list-style: none;
}
.sponsored_brands li h3 {
    font-family: DalaFloda-Roman;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.sponsored_brands {
    width: 100%;
}
.sponsored_brands img {
    background-color: #000;
}
.widget_berocket_aapf {
    width: 32%;
    float: left;
}
.filters {
    clear: both;
    width: 100%;
    float: left;
    margin-top: 10em;
    z-index: 11;
    position: absolute;
}
.empty {
    clear: both;
}
.woo-heading .site-skin-row .row .large-12 .products {
    /*margin-left: 250px;*/

    margin-top: 15em;
    padding-bottom: 100px;
}
.woo-heading .site-skin-row .row .large-12 .products li {
    width: 31%;
}
.woo-heading .woocommerce-result-count {
    display: none;
}
.berocket_aapf_widget-wrapper select {
    font-family: DalaFloda-Roman;
    font-size: 16px;
}
.boutique-main #container {
    /*
  float: left;
  margin-left: 300px;
  position: absolute;
  */
}

/* .Responsive Boutique */
.results-list-row-2015 a {
    pointer-events: none;
    cursor: default;
}
.site-skin {
    display: none;
}
.wow.fadeIn {
    opacity: 1;
}
.top100main {
    opacity: 0;
}
.infographics-container.top100-map a img {
    height: 330px;
    margin-bottom: 10px;
    width: 100%;
}
.pre-register-title {
    border-top: 1px solid rgb(34, 34, 34);
    padding-top: 30px;
    color: #222;
    line-height: 1.2em;
    font-size: 4em;
    margin-top: 40px;
}
.top100main .site-header {
    z-index: 9999;
    position: relative;
}

/* Top 100 Mobile fixes */

/* Top 100 Quote Carousel */
.elite-traveler-100-restaurants-quotes {
    float: left;
    width: 100%;
    max-height: 320px;
    padding-left: 40px;
    padding-right: 50px;
    padding-top: 30px;
}
.elite-traveler-100-restaurants-quotes {
    margin-top: -20px;
}
.elite-traveler-100-restaurants-quotes .slick-prev {
    margin-left: -10px;
}
.elite-traveler-100-restaurants-quotes blockquote {
    border: none;
}
.elite-traveler-100-restaurants-quotes .slick-prev, .elite-traveler-100-restaurants-quotes .slick-next {
    top: 50px;
    opacity: 0.5;
}
.elite-traveler-100-restaurants-quotes .slick-prev:before, .elite-traveler-100-restaurants-quotes .slick-next:before {
    font-size: 60px;
    height: 40px;
}
#pre-register-title input.wpcf7-text {
    width: 100%;
}
.top-100-home-primary-desktop {
    display: block;
}
.top-100-home-primary-mobile {
    display: none;
}
.top-100-home-primary-mobile ul {
    background-color: #111;
    padding-left: 35px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-left: 3px solid #bbb;
    border-top: 2px solid #bbb;
    margin-top: 10px;
}
.top-100-home-primary-mobile ul li {
    margin-top: 15px;
    list-style: none;
}
.top-100-home-primary-mobile ul li a {
    color: #fff;
    font-weight: lighter;
    font-size: 1.8em;
    text-align: center;
    font-family: DalaFloda-Roman;
    height: 30px;
    background-color: #111;
}
.top-100-home-primary-mobile ul:before {
    content: "";
    position: absolute;
    top: 40px;
    border-top: 2.5em solid transparent;
    border-left: 2.5em solid #fff;
    border-bottom: 2.5em solid transparent;
    z-index: 1;
    left: -5px;
}
.top-100-home-primary-mobile .li-list-2016 a {
    color: #fff;
    font-weight: bold;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding-top: 10px;
    padding-bottom: 10px;
}
.primary-content {
    padding-bottom: 40px;
}

/* Responsive Listings Sales Page */
@media only screen and (min-width: 0px) and (max-width: 699px) {
    #destination-sales-page .sales-page-section {
        margin-top: -50px;
    }

    #destination-sales-page .page-feature-image {
        margin-top: 80px;
    }

    #destination-sales-page .your-listing .listings-1::after, .your-listing .listings-3::before, #destination-sales-page .sales-page-section .main-box-2:before, #destination-sales-page .sales-page-section .main-box-1:before {
        display: none;
    }

    #destination-sales-page .sales-page-section .main-box-1 {
        width: 100%;
    }

    #destination-sales-page .sales-page-section .main-box-1 .arrow {
        display: none;
    }

    #destination-sales-page .sales-page-section h2 {
        font-size: 18px;
        line-height: 26px;
    }

    #destination-sales-page .sales-page-section .main-box-2 {
        width: 100%;
    }

    #destination-sales-page .key-facts {
        height: 75em;
    }

    #destination-sales-page .key-facts li {
        width: 100%;
        padding-bottom: 30px;
    }

    #destination-sales-page .your-listing {
        height: 120em;
    }

    #destination-sales-page .your-listing li {
        width: 100%;
    }

    #destination-sales-page .purchase-listing #option-1 {
        height: 60em;
        width: 100%;
    }

    #destination-sales-page .purchase-listing #option-2 {
        height: 60em;
        margin-top: 2em;
        width: 100%;
    }
}
@media only screen and (min-width: 700px) and (max-width: 1280px) {
    #destination-sales-page .key-facts {
        height: 55em;
    }

    #destination-sales-page .key-facts li {
        width: 100%;
    }

    #destination-sales-page .purchase-listing #option-1 {
        width: 100%;
    }

    #destination-sales-page .purchase-listing #option-2 {
        margin-top: 2em;
        width: 100%;
    }
}

/* .Responsive Listings Sales Page */

/* Top 100 Twitter section */
@keyframes pulse_animation {
    0% {
        opacity: 0.35;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.35;
    }
}
@-webkit-keyframes pulse_animation {
    0% {
        opacity: 0.35;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.35;
    }
}
.pulse {
    animation-name: pulse_animation;
    animation-duration: 2000ms;
    transform-origin: 70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin-left: 40px;
}
.top-100-home-primary-mobile .pulse {
    margin-left: 0px !important;
}
.pulse a {
    background-color: #5ea9dd;
}
.twitter-timeline .SandboxRoot.env-bp-660 .timeline-Header-title {
    font-family: DalaFloda-Medium !important;
    font-size: 36px !important;
    padding-left: 0.4em !important;
}
#twitter-widget-0 {
    width: 100% !important;
}
.top-100-home-primary-mobile form {
    padding-bottom: 40px;
}
.top-100-home-primary-mobile .pre-register-title {
    font-size: 30px;
}
.top-100-home-primary-mobile {
    width: 100%;
}

/* .Top 100 Twitter section */

/* PopUp */
#popup_content {
    padding: 3em;
}
#popup_content .entry-title {
    text-align: center;
    line-height: 36px;
    font-size: 32px;
}
#popup_content p {
    text-align: center;
}
#popup_content .popup-cta {
    font-size: 2.5em;
    display: block;
}
#popup_content .popup-cta-2 {
    font-size: 2.5em;
    display: none;
}
@media only screen and (min-width: 0px) and (max-width: 699px) {
    #popup_content .entry-title {
        text-align: center;
        line-height: 26px;
        font-size: 18px;
    }

    #popup_content p {
        font-size: 14px;
    }

    #popup_content .popup-cta {
        font-size: 1.5em;
        display: none;
    }

    #popup_content .popup-cta-2 {
        font-size: 1.8em;
        display: block;
        font-weight: bold;
    }
}

/* .PopUp */
.top-100-form .pre-register-title {
    border: medium none;
    padding-top: 0px;
    margin-top: 0px;
}
.top-100-form .wpcf7-form {
    padding-left: 30px;
}
.top-100-form .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-text {
    width: 100%;
}
#container {
    padding-bottom: 5em;
}
.product-cat-listing .woocommerce-tabs {
    display: none;
}
.fullviewbutton {
    background: rgb(63, 76, 107);
    /* Old browsers */

    background: -moz-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b', GradientType=0) !important;
    opacity: 0.8;
    color: #FFF;
    padding: 0.40em 0.5em 0.25em 0.5em;
    font-family: Whitney-Light;
    font-size: 15px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
    zoom: 1;
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);
}
.fullviewbutton:hover {
    opacity: 1;
}
.center-selection {
    text-align: center;
    font-weight: 500;
}
.top-100-suites .themeheader {
    margin: 0.5em;
    text-align: center;
    margin-bottom: 1.5em;
    transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.top-50-watches-2017 .themeheader, .top-50-watches-2018 .themeheader {
    margin: 0.5em;
    text-align: center;
    margin-bottom: 1.5em;
    transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.top-100-gifts .themeheader {
    margin: 0.5em;
    text-align: center;
    margin-bottom: 1.5em;
    transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.themeheader:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
}
.top-100-suites .themetitle {
    font-family: Whitney-Light;
    font-weight: normal;
    font-style: normal;
    color: white;
    text-rendering: optimizeLegibility;
    margin-top: -1px;
    margin-bottom: 0em;
    line-height: 1.4;
    padding: 5px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-size: 1.8em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#72d4d4+0,57c7c7+41,3dabab+100 */

    background: rgb(114, 212, 212);
    /* Old browsers */

    background: -moz-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* FF3.6-15 */

    background: -webkit-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: radial-gradient(ellipse at center, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#72d4d4', endColorstr='#3dabab', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.top-100-suites .newone {
    font-family: Whitney-Light;
    font-weight: normal;
    font-style: normal;
    color: white;
    text-rendering: optimizeLegibility;
    margin-top: -1px;
    margin-bottom: 0em;
    line-height: 1.4;
    padding: 5px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-size: 1.8em;
    background: rgb(63, 76, 107);
    background: -moz-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b', GradientType=0) !important;
}
.top-100-suites .newone a:visited {
    color: white !important;
}
.top-100-suites .newone a {
    color: white !important;
}
.top-100-suites .themetitle a {
    color: white !important;
}
.top-100-suites .slick-slider img {
    width: 100%;
    max-width: 800px;
    height: auto;
}
.top-100-suites .slick-next {
    top: 40%;
    left: 85%;
}
.top-100-suites .slick-prev {
    top: 40%;
    left: 2%;
}
.top-100-suites .fade div {
    position: relative;
}
.top-100-suites .fade div h2 {
    position: absolute;
    font-family: 'Whitney-Light';
    left: 0%;
    top: 0%;
    font-size: 3.2em;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.51);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-shadow: 1px 1px 1px rgb(4, 4, 4);
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}
.top-100-suites .fade div h3 {
    position: absolute;
    left: 0%;
    top: 85%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(16, 47, 136, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-100-suites .fade div h4 {
    position: absolute;
    left: 0%;
    top: 75%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(148, 60, 60, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-100-suites .fade div h1 {
    position: absolute;
    left: 0%;
    top: 65%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(71, 195, 216, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-100-suites .category-tags li a {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
    zoom: 1;
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);
}
.top-100-suites .slick-next:before {
    opacity: 1;
    color: white;
}
.top-100-suites .slick-prev:before {
    opacity: 1;
    color: white;
}
.top-100-suites .large-3 {
    width: 20%;
}
.top-100-suites .category-tags li {
    margin-right: 0.8em;
}
@media (max-width: 728px) {
    .top-100-suites .large-3 {
        width: 50% !important;
    }
}
.top-100-suites .showbuttontoggle {
    display: none;
}
.top-100-suites .infinite-category {
    display: none;
}









.top-50-watches-2017 .themetitle, .top-50-watches-2018 .themetitle {
    font-family: Whitney-Light;
    font-weight: normal;
    font-style: normal;
    color: white;
    text-rendering: optimizeLegibility;
    margin-top: -1px;
    margin-bottom: 0em;
    line-height: 1.4;
    padding: 5px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-size: 1.8em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#72d4d4+0,57c7c7+41,3dabab+100 */

    background: rgb(114, 212, 212);
    /* Old browsers */

    background: -moz-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* FF3.6-15 */

    background: -webkit-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: radial-gradient(ellipse at center, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#72d4d4', endColorstr='#3dabab', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.top-50-watches-2017 .newone , .top-50-watches-2018 .newone {
    font-family: Whitney-Light;
    font-weight: normal;
    font-style: normal;
    color: white;
    text-rendering: optimizeLegibility;
    margin-top: -1px;
    margin-bottom: 0em;
    line-height: 1.4;
    padding: 5px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-size: 1.8em;
    background: rgb(63, 76, 107);
    background: -moz-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b', GradientType=0) !important;
}
.top-50-watches-2017 .newone a:visited, .top-50-watches-2018 .newone a:visited {
    color: white !important;
}
.top-50-watches-2017 .newone a, .top-50-watches-2018 .newone a {
    color: white !important;
}
.top-50-watches-2017 .themetitle a, .top-50-watches-2018 .themetitle a {
    color: white !important;
}
.top-50-watches-2017 .slick-slider img, .top-50-watches-2018 .slick-slider img {
    width: 100%;
    max-width: 800px;
    height: auto;
}
.top-50-watches-2017 .slick-next, .top-50-watches-2018 .slick-next {
    top: 40%;
    left: 85%;
}
.top-50-watches-2017 .slick-prev, .top-50-watches-2018 .slick-prev {
    top: 40%;
    left: 2%;
}
.top-50-watches-2017 .fade div, .top-50-watches-2018 .fade div {
    position: relative;
}
.top-50-watches-2017 .fade div h2, .top-50-watches-2018 .fade div h2 {
    position: absolute;
    font-family: 'Whitney-Light';
    left: 0%;
    top: 0%;
    font-size: 3.2em;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.51);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-shadow: 1px 1px 1px rgb(4, 4, 4);
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}
.top-50-watches-2017 .fade div h3, .top-50-watches-2018 .fade div h3 {
    position: absolute;
    left: 0%;
    top: 85%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(16, 47, 136, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-50-watches-2017 .fade div h4, .top-50-watches-2018 .fade div h4 {
    position: absolute;
    left: 0%;
    top: 75%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(148, 60, 60, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-50-watches-2017 .fade div h1, .top-50-watches-2018 .fade div h1 {
    position: absolute;
    left: 0%;
    top: 65%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(71, 195, 216, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-50-watches-2017 .category-tags li a, .top-50-watches-2018 .category-tags li a {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
    zoom: 1;
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);
}
.top-50-watches-2017 .slick-next:before, .top-50-watches-2018 .slick-next:before {
    opacity: 1;
    color: white;
}
.top-50-watches-2017 .slick-prev:before, .top-50-watches-2018 .slick-prev:before {
    opacity: 1;
    color: white;
}
.top-50-watches-2017 .large-3 {
    width: 20%;
}
.top-50-watches-2017 .category-tags li, .top-50-watches-2018 .category-tags li {
    margin-right: 0.8em;
}
@media (max-width: 728px) {
    .ttop-50-watches-2017 .large-3 {
        width: 50% !important;
    }
}
.top-50-watches-2017 .showbuttontoggle, .top-50-watches-2018 .showbuttontoggle {
    display: none;
}
.top-50-watches-2017 .infinite-category, .top-50-watches-2018 .infinite-category {
    display: none;
}








.top-100-gifts .themetitle {
    font-family: Whitney-Light;
    font-weight: normal;
    font-style: normal;
    color: white;
    text-rendering: optimizeLegibility;
    margin-top: -1px;
    margin-bottom: 0em;
    line-height: 1.4;
    padding: 5px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-size: 1.8em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#72d4d4+0,57c7c7+41,3dabab+100 */

    background: rgb(114, 212, 212);
    /* Old browsers */

    background: -moz-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* FF3.6-15 */

    background: -webkit-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: radial-gradient(ellipse at center, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#72d4d4', endColorstr='#3dabab', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.top-100-gifts .newone {
    font-family: Whitney-Light;
    font-weight: normal;
    font-style: normal;
    color: white;
    text-rendering: optimizeLegibility;
    margin-top: -1px;
    margin-bottom: 0em;
    line-height: 1.4;
    padding: 5px;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-size: 1.8em;
    background: rgb(63, 76, 107);
    background: -moz-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(63, 76, 107, 1) 0%, rgba(63, 76, 107, 1) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b', GradientType=0) !important;
}
.top-100-gifts .newone a:visited {
    color: white !important;
}
.top-100-gifts .newone a {
    color: white !important;
}
.top-100-gifts .themetitle a {
    color: white !important;
}
.top-100-gifts .slick-slider img {
    width: 100%;
    max-width: 800px;
    height: auto;
}
.top-100-gifts .slick-next {
    top: 40%;
    left: 85%;
}
.top-100-gifts .slick-prev {
    top: 40%;
    left: 2%;
}
.top-100-gifts .fade div {
    position: relative;
}
.top-100-gifts .fade div h2 {
    position: absolute;
    font-family: 'Whitney-Light';
    left: 0%;
    top: 0%;
    font-size: 3.2em;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.51);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-shadow: 1px 1px 1px rgb(4, 4, 4);
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}
.top-100-gifts .fade div h3 {
    position: absolute;
    left: 0%;
    top: 85%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(16, 47, 136, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-100-gifts .fade div h4 {
    position: absolute;
    left: 0%;
    top: 75%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(148, 60, 60, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-100-gifts .fade div h1 {
    position: absolute;
    left: 0%;
    top: 65%;
    font-size: 1.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(71, 195, 216, 0.62);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.top-100-gifts .category-tags li a {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";
    zoom: 1;
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
    filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);
}
.top-100-gifts .slick-next:before {
    opacity: 1;
    color: white;
}
.top-100-gifts .slick-prev:before {
    opacity: 1;
    color: white;
}
.top-100-gifts .large-3 {
    width: 20%;
}
.top-100-gifts .category-tags li {
    margin-right: 0.8em;
}
@media (max-width: 728px) {
    .top-100-gifts .large-3 {
        width: 50% !important;
    }
}
.top-100-gifts .showbuttontoggle {
    display: none;
}
.top-100-gifts .infinite-category {
    display: none;
}





















/* country category start  */
.tagpage .category-header {
    background-color: rgba(67, 173, 170, 0.82);
    width: 40em;
    height: 14em;
}
.tagpage .archive-title {
    position: absolute;
    color: #FFF;
    margin-top: 0.7em;
    font-size: 3.5em;
    text-align: left;
}
.tagpage .site-skin-row {
    background: #fff;
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    padding: 0em 0em;
    z-index: 1;
}
.tagpage .tag-go-back {
    margin-left: 20px;
}
.tagpage2 {
    background: #fff;
    box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
    padding: 0em 0em;
    z-index: 1;
}
.tagmainpicture {
    max-height: 500px;
    overflow: hidden;
    margin-top: 0px;
}
@media (max-width: 728px) {
    .tagmainpicture {
        width: 36em;
        height: 10em;
    }
}
.master-slider-parent {
    background-color: rgba(177, 177, 177, 0.12);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.35), 0 5px 810px -68px #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.65);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.35), 0 5px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85);
}
.master-slider-parent h4 {
    font-family: Whitney-Light !important;
}
/*.master-slider {
    min-width: 400px !important;
}*/
.ms-sbar .ms-bar {
    display: none !important;
}
@media (max-width: 728px) {
    .ms-slide-info.ms-dir-v {
        right: 60px !important;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.58) !important;
    }
}

/* */
.slidelightbox {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: opacity 0.4s ease-in-out;
    position: fixed;
    top: 35%;
    width: 800px;
    height: 480px;
    margin: -250px 0 0 -450px;
    box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.4);
    text-align: center;
    display: block;
    width: 100%;
}
.slide1full, .slide2full, .slide3full, .slide4full, .slide5full, .slide6full, .slide7full, .slide8full, .slide9full, .slide10full, .slide11full, .slide12full, .slide13full, .slide14full, .slide15full, .slide16full, .slide17full, .slide18full, .slide19full, .slide20full {
    position: relative;
}
.slide1full:after, .slide2full:after, .slide3full:after, .slide4full:after, .slide5full:after, .slide6full:after, .slide7full:after, .slide8full:after, .slide9full:after, .slide10full:after, .slide11full:after, .slide12full:after, .slide13full:after, .slide14full:after, .slide15full:after, .slide16full:after, .slide17full:after, .slide18full:after, .slide19full:after, .slide20full:after {
    transition: opacity 0.4s ease-in-out;
}
.slide1full #slide1lightbox, .slide2full #slide2lightbox, .slide3full #slide3lightbox, .slide4full #slide4lightbox, .slide5full #slide5lightbox, .slide6full #slide6lightbox, .slide7full #slide7lightbox, .slide8full #slide8lightbox, .slide9full #slide9lightbox, .slide10full #slide10lightbox, .slide12full #slide12lightbox, .slide13full #slide13lightbox, .slide14full #slide14lightbox, .slide15full #slide15lightbox, .slide16full #slide16lightbox, .slide18full #slide18lightbox, .slide19full #slide19lightbox, .slide20full #slide20lightbox {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    max-width: 60%;
    height: 480px;
    margin-right: auto;
    margin-left: auto;
}
.slide11full #slide11lightbox {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    max-width: 900px;
    height: 480px;
    margin-right: auto;
    margin-left: auto;
}
.slide17full #slide17lightbox {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    max-width: 650px;
    height: 480px;
    margin-right: auto;
    margin-left: auto;
}
.dark-background {
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    z-index: -9999;
}
.slide1full .dark-background, .slide2full .dark-background, .slide3full .dark-background, .slide4full .dark-background, .slide5full .dark-background, .slide6full .dark-background, .slide7full .dark-background, .slide8full .dark-background, .slide9full .dark-background, .slide10full .dark-background, .slide11full .dark-background, .slide12full .dark-background, .slide13full .dark-background, .slide14full .dark-background, .slide15full .dark-background, .slide16full .dark-background, .slide17full .dark-background, .slide18full .dark-background, .slide19full .dark-background, .slide20full .dark-background {
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
.close-slide-lightbox {
    font-size: 30px;
    font-weight: 700;
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    display: inline-block;
    margin-top: 5px;
    opacity: 0.9;
}
.close-slide-lightbox:hover {
    opacity: 1;
}
.visit-slide-lightbox a {
    color: white;
}
.visit-slide-lightbox {
    font-size: 30px;
    font-weight: 700;
    background: #3455d9;
    background-image: -webkit-linear-gradient(top, #3455d9, #2941a3);
    background-image: -moz-linear-gradient(top, #3455d9, #2941a3);
    background-image: -ms-linear-gradient(top, #3455d9, #2941a3);
    background-image: -o-linear-gradient(top, #3455d9, #2941a3);
    background-image: linear-gradient(to bottom, #3455d9, #2941a3);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    display: inline-block;
    margin-top: 5px;
    opacity: 0.9;
}
.visit-slide-lightbox:hover {
    opacity: 1;
}
.ms-info h1 {
    font-size: 3em;
    background-color: rgba(45, 44, 44, 0.86);
    color: white;
    padding: 2px;
    font-family: 'Whitney-Light';
    max-width: 350px;
    padding: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.ms-info h2 {
    font-size: 2em;
    background-color: rgba(24, 47, 115, 0.82);
    padding: 2px;
    font-family: 'Whitney-Light';
    padding: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: white !important;
}
.ms-slide-info.ms-dir-h {
    position: absolute !important;
    top: 0% !important;
    left: 0% !important;
    width: auto !important;
}
.lightboxcountry {
    position: absolute;
    left: 0%;
    top: 5%;
    font-size: 2.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(45, 44, 44, 0.86);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.lightboxsuite {
    position: absolute;
    left: 0%;
    top: 15%;
    font-size: 2.5em;
    font-family: 'Whitney-Light';
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    background-color: rgba(24, 47, 115, 0.82);
    padding: 0px 10px 0px 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
@media (max-width: 728px) {
    .slidelightbox {
        top: 55%;
    }
}
@media (max-width: 1280px) {
    .slide1full #slide1lightbox, .slide2full #slide2lightbox, .slide3full #slide3lightbox, .slide4full #slide4lightbox, .slide5full #slide5lightbox, .slide6full #slide6lightbox, .slide7full #slide7lightbox, .slide8full #slide8lightbox, .slide9full #slide9lightbox, .slide10full #slide10lightbox, .slide11full #slide11lightbox, .slide12full #slide12lightbox, .slide13full #slide13lightbox, .slide14full #slide14lightbox, .slide15full #slide15lightbox, .slide16full #slide16lightbox, .slide17full #slide17lightbox, .slide18full #slide18lightbox, .slide19full #slide19lightbox, .slide20full #slide20lightbox {
        max-width: 900px;
        position: absolute;
    }
}
.embed-logo {
    float: right;
    width: 75%;
}
.embed-image {
    float: left;
    width: 17%;
    max-width: 180px;
    border: 3px solid black;
    padding: 5px;
    color: darkgray;
}
.textarea {
    height: auto;
    width: 100%;
    min-height: 100px;
    background-color: rgba(216, 224, 224, 0.2);
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 300;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
    font-size: 0.9em;
    padding: 0.2em;
}
.hrline {
    height: 3px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    padding-top: 3px;
}
.downloadpic {
    margin: 0em 1em 1em 0;
    width: 25px;
}
.post-110258 .entry-header h1 {
    margin-top: 1em !important;
}

/* travel destination page  start end */

/* CJB 21 July 2016  adding article link style
 *
 * Why don't you ask a hobbit for money? Because they're always a little short.
 *
*/
.entry-content p {
    color: black;
    font-weight: normal;
}
.entry-content p a {
    color: purple;
    text-decoration: underline;
    font-weight: normal;
}
.entry-content p a:hover {
    text-decoration: none;
}
@media (min-width: 1280px) {
    .dynamic-article-list .large-12 #post-109852 .home-latest-news {
        margin-left: -13px;
    }
}
@media (min-width: 1340px) {
    .dynamic-article-list .large-12 #post-109852 {
        margin-left: -100px;
    }

    .dynamic-article-list .large-12 #post-109852 .home-latest-news {
        margin-left: -60px;
    }
}

/* Hrs landing page */
.hrs-box {
    max-width: 360px;
    margin-bottom: 2em;
    margin-right: 1.5em;
    text-align: center;
      border-bottom: 1px solid white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.hrs-box:hover {
    border-bottom: 1px solid rgba(67, 173, 170, 0.9);
  transform: translate(-0px,-15px);
  -webkit-transition: -webkit-transform 0.5s ease-in;
  -moz-transition: -moz-transform 0.5s ease-in;
  -o-transition: -o-transform 0.5s ease-in;
 transition: transform 0.5s;

}
.hrs-box img {
    width: 100%;
    height: 200px;
}
.hrs-box h2 {
    display: inline-block;
  /*  margin-left: 1em; */
    color: black;
    border-bottom: 3px solid rgba(67, 173, 170, 0.9);
}

/* Country Landing page */
.country-article {
    border-bottom: 2px solid #dedede;
    padding-top: 2em;
    padding-bottom: 2em;
}
.country-article img {
    border: solid 5px #ededed;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    width: 300px;
    height: 225px;
}
.country-article span {
    font-weight: 700;
    font-size: 1.2em;
    color: rgba(65, 185, 182, 0.9);
    letter-spacing: 1px;
}
.country-menu ul {
    list-style: none;
    background: #f9f9f9;
    padding: 1em;
}
.country-menu li {
    display: inline;
    border: 1px solid rgba(208, 208, 208, 0.9);
    /* border-right: 1px solid rgba(3, 33, 32, 0.9); */
    /* border-bottom: 2px solid rgba(3, 33, 32, 0.9); */

    box-shadow: 0 0 4px rgba(0, 0, 0, 0.11);
    padding: 1em;
    margin-right: 1px;
    color: white;
    font-weight: 700;
    font-size: 1.3em;
    background: rgb(114, 212, 212);
    background: -moz-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    background: linear-gradient(to bottom, rgba(114, 212, 212, 1) 0%, rgba(87, 199, 199, 1) 41%, rgba(61, 171, 171, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#72d4d4', endColorstr='#3dabab', GradientType=1);
}
.country-menu li:hover {
    background: rgb(69, 72, 77);
    background: -moz-linear-gradient(top, rgba(69, 72, 77, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(69, 72, 77, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(69, 72, 77, 1) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0);
}
.country-article-para {
    padding-left: 1.5em;
}
@keyframes pulsate {
    0% {
        transform: scale(0.1, 0.1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}
@keyframes bounce {
    0% {
        opacity: 0;
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        transform: translateY(0) rotate(-45deg);
    }
}
.map-bg {
    background: url(http://www.elitetraveler.com/wp-content/uploads/2016/09/world-map-hrs.jpg) no-repeat;
    background-position: 0px 0px;
    background-size: auto;
    width: 100%;
    height: 355px;
    position: relative;
}
/*.marker {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 140px;
    left: 490px;
    display: block;
}*/
.marker2 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 75px;
    left: 280px;
    display: block;
}
.marker3 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 38px;
    left: 335px;
    display: block;
}
.marker4 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 120px;
    left: 366px;
    display: block;
}
.marker5 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 105px;
    left: 125px;
    display: block;
}
.marker6 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 58px;
    left: 350px;
    display: block;
}
.marker7 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 155px;
    left: 322px;
    display: block;
}
.marker8 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 190px;
    left: 170px;
    display: block;
}
.animatedmap {
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}
.pulse {
    animation-name: pulse;
    animation-duration: 1.5s;
}
.pin {
    width: 12px;
    height: 12px;
    position: relative;
    top: 38px;
    left: 38px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#67cbf9+0,21c9f7+100 */

    background: rgb(103, 203, 249);
    /* Old browsers */

    background: -moz-linear-gradient(top, rgba(103, 203, 249, 1) 0%, rgba(33, 201, 247, 1) 100%);
    /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(103, 203, 249, 1) 0%, rgba(33, 201, 247, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(103, 203, 249, 1) 0%, rgba(33, 201, 247, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#67cbf9', endColorstr='#21c9f7', GradientType=0);
    /* IE6-9 */

    border: 1px solid rgba(0, 0, 0, 0.9);
    border-radius: 50%;
    z-index: 1000;
}
.pin:hover {
    background: rgb(249, 198, 103);
    background: -moz-linear-gradient(top, rgba(249, 198, 103, 1) 0%, rgba(247, 150, 33, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(249, 198, 103, 1) 0%, rgba(247, 150, 33, 1) 100%);
    background: linear-gradient(to bottom, rgba(249, 198, 103, 1) 0%, rgba(247, 150, 33, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621', GradientType=0);
}
.pin .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: rgba(67, 173, 170, 0.9);
    font-family: 'Libre Baskerville';
    font-weight: 300;
    font-size: 1.1em;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    text-transform: capitalize;
    position: absolute;
    z-index: 1;
}
.pin:hover .tooltiptext {
    visibility: visible;
}

/* hrs post page */
.hrs-post-page span {
    font-weight: 700;
}

.hrs-post-page{
    margin-bottom: 10em;
}
.hrs-post-page img {
    border: 5px solid #eaeaea;
    max-width: 100%;
    max-height: 250px;
    margin-left: 1.5em;
    margin-right: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 100%;
}
.hrs-image-box {
    position: relative;
}
.hrs-image-box:after {
    position: absolute;
    right: 25px;
    bottom: 20px;
    z-index: 9999;
    font-family: FontAwesome;
    font-size: 13px;
    color: black;
    background: rgba(255, 255, 255, 0.88);
    padding: 1em;
    /* text-shadow: 0 0 3px #000; */

    content: "\f030";
    opacity: .95;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    border: 1px solid rgba(255, 254, 254, 0.9);
}
.hrs-post-text {
    font-size: 1.3em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.hrs-post-text p{
    font-size: 1em;
    margin-bottom: 0.5em ;
    line-height: 1.4;
}

.hrs-headline {
    border-bottom: 1px dotted gray;
    margin-bottom: 0;
}
.hrs-country-name {
    color: rgba(67, 173, 170, 0.9);
    font-weight: 700;
    border-bottom: 4px solid #cacaca;
}
.back-search-btn {
    text-align: left;
    font-weight: 700;
    font-size: 1.5em;
    font-family: DalaFloda-Roman;
}
.back-search-btn a {
    color: #777;
}
.book-hotel-now h3 {
    background: rgba(67, 173, 170, 0.9);
    color: white;
    margin: 1em;
    text-align: center;
    padding: 0.3em;
    font-size: 2.5em;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
        height: 86px;
}
.book-hotel-now h3:hover {
    background: rgba(26, 111, 109, 0.9);
}

/*********               lightbox changes                **********/
/** note: uses absolute url for arrow images from plugin called master-slider **/
#lightbox .lb-prev::after {
    content: " ";
    background-image: url(http://www.elitetraveler.com/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1-retina.png);
    background-size: 152px 225px;
    background-position: -89px -26px;
    height: 40px;
    width: 30px;
    font-size: 100px !important;
    top: 50%;
    left: 10% !important;
    position: absolute;
    transform: translate(-10%, -50%);
    color: white !important;
}


#lightbox .lb-next::after {
    content: " ";
    background-image: url(http://www.elitetraveler.com/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1-retina.png);
    font-size: 100px !important;
    top: 50%;
    right: 10% !important;
    position: absolute;
    transform: translate(-10%, -50%);
    -moz-transform: translate(-10%, -50%);
    -webkit-transform: translate(-10%, -50%);
    color: white !important;
    background-position: -90px -103px;
    z-index: 110;
    background-size: 146px 225px;
    height: 40px;
    width: 30px;
}

.map{
    width: 100%;
    height: 176px;
    position: relative;
    /*
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    */
}

.tip{
    border-top: 3px solid red;
    border-bottom: 3px solid red;
    font-size: 1.6em;
    text-align: center;
      position: relative;
   padding: 2em 0 1em;
   margin-top: 2em;
}
.hrs-post-page .tip img {
    border:0;
    margin-left:0;
    margin-right: 0;
    margin-top:0;
    margin-bottom: 0;
    width: auto;
     position: absolute;
   left: 50%;
   margin-left: -26px;
   top: -26px;
}

/**** hrs elitetravel page *****/
body.hotels-resorts-spas-elitetravel .main-image{
    position: relative;
    max-height: 400px;
}

body.hotels-resorts-spas-elitetravel #resp_image h1.hrs-2016-header-h1 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 7em;
    color: white;
    z-index: 10;
}

body.hotels-resorts-spas-elitetravel .hrs-2016-slider{
    margin-bottom: 20px;
}



/*@media (max-width: 1100px) {
    body.hotels-resorts-spas-elitetravel #resp_image h1.hrs-2016-header-h1 {
        font-size: 5em;
    }
}*/

@media (max-width: 699px) and (min-width: 0px) {
    body.hotels-resorts-spas-elitetravel .main-image {
        max-height: 300px;
    }

   /* body.hotels-resorts-spas-elitetravel #resp_image{
        font-size: 0.5em;
    } */

    body.hotels-resorts-spas-elitetravel #resp_image h1.hrs-2016-header-h1 {
        font-size: 5em;
        color: black;
top: 75%;
    }




}



@media (max-height: 680px) {
    body.hotels-resorts-spas-elitetravel #resp_image h1.hrs-2016-header-h1{
        display: block;
    }
}

.elite-map-container{
    margin-top: 2em;
}

.elite-map-container iframe{
    max-width: 577px;
    width: 100%;
    height: 255px;
}


#lightbox .lb-prev, #lightbox .lb-next{
    opacity: 1;
}

.country-menu {
    display: none;
}

/* Bug fix */

@media (max-width: 728px) {
  .category-leaders-in-luxury .category-header {
    height: 10em;
font-size: 0.8em;
  }
}














@media (max-width: 699px) and (min-width: 0px) {
    .home-news-bottom{
        width: 100%;
    }

    .home-hrs img {
    margin-top: -7em;
    width: 100%;
}

.home-hrs {
    /*height: 42em;*/
    height: 16em;
    width: 100% !important;
}



.home-subscribe-first {
    height: 11em;
}


.home-subscribe-second{
    position: relative;
    width: 52em;
    margin-bottom: 23em;
}



.home-digital, .home-news-bottom {
    min-height: 31em;
    margin-bottom: 21em;
}


.home-digital-second {
    height: 47em !important;

    width: 100% !important;

}

.home-digital-first {
    position: absolute;
    width: 56em;
    height: 23em;
    max-width: 55em;
    margin-left: -4%;
    margin-top: -4%;
}

.home-digital-second img {

    width: 84% !important;
}

.large-3 {
    position: relative;
    width: 100%;
    margin-bottom: 0em !important;
}

.home-subscribe-first img {
    width: 48%;
    margin-left: 29%;
    margin-top: 52%;
    position: absolute;
}


.home-digital-first img {

    margin-left: 19% !important;
    top: 17% !important;
    width: 28% !important;
}

  .top_spacing{
    margin-top: -18em;
  }
}





/* New AJAXified pagination */
.pps-slider-nav {
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    padding: 0.5em 0;
    text-align: center;
    font-size: 1.4em;
    color: #999;
    margin-bottom: 2em;
}
.pps-next, .pps-prev {
    color: white;
    padding: 1em 4em 0.8em 1em;
    font-size: 1.4em;
    float: right;
    background: linear-gradient(270deg, #000000, #601cbd);
    background-size: 400% 400%;
    position: relative;

    -webkit-animation: AnimationName 20s ease infinite;
    -moz-animation: AnimationName 20s ease infinite;
    animation: AnimationName 20s ease infinite;
}
.pps-prev {
    padding: 1em 1em 0.8em 4em;
    float: left;
}
.pps-next:after, .pps-prev:before {
    content: "\f105";
    font: 1em fontawesome;
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -0.4em;
}
.pps-prev:before {
    content: "\f104";
    right: auto;
    left: 1em;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.page-ad {
    text-align: center;
    padding: 2em;
}
.pps-slide-count {
    padding-top: 1.7em;
    display: inline-block;
}



@media (max-width: 460px) {
    .pps-next, .pps-prev {
        font-size: 1em;
    }
    .pps-slide-count {
        padding-top: 1em;
    }
}


/* Homepage Carousel */

body.home .elite-traveler-homepage-carousel .ms-slide-info {
    width: 100% !important;
}

body.home .elite-traveler-homepage-carousel .ms-info {
    bottom: 0px;
    position: absolute !important;
    right: 80px;
    z-index: 1;
}

.ms-info h1 {
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.ms-info h2 {
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
}

.elite-traveler-homepage-carousel .ms-view {
    z-index: 1;
}

.homepage-circle {
    z-index: 2;
    position: relative;
}

/* .Homepage Carousel */

/* top 100 page template start here */

.top100page{
  background: #fff;
box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 2.7em 0 rgba(0, 0, 0, 0.2);
padding-left: 2em;
}


.top100header{
  position: relative;
      z-index: 222;
          filter: none !important;
}

.top100header:after{
  content: '';
background-color: #000;
position: absolute;
float: left;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.1;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.5s;
z-index: 2;
}

.top100box{
    border-bottom: 1px solid rgba(128, 128, 128, 0.36);
margin-top:1em !important;
margin-bottom:1em !important;
   transition: all 0.3s ease;
}

.top100box:nth-child(even){
  background: #fff;
}

.top100box:nth-child(odd){
    background: #f6f6f6;
}

/* .top100box:nth-of-type(1){
    background: yellow;
}

.top100box:nth-of-type(2){
    background: brown;
}

.top100box:nth-of-type(3){
    background: silver;
}
 */

 .top100box:hover{
        border-bottom: 1px solid #d8bc81;
 }

 .top100boxtitle{
   text-align: center;
 }

 .top100boxtitle h2{
   margin-top:0;
       /*background: rgba(236, 236, 236, 0.57);*/
       background: rgb(220, 195, 141);
       font-size: 2.8em;
 }

 .top100boxdetails h4{
   display: inline-block;
   padding-left:0.4em;
   font-family: Whitney-Light;
       margin-bottom: 0;
       font-weight: 700;
           padding-right: 0.2em;
 }

 .top100boxdetails{
   padding-left: 2.5em;
 }

 .top100boxdetails i{
       color: #454a4b;
       font-size: 1.8em;
 }
/*
 .europerow:after{
   content: '';
   position: absolute;
   left: 0;
   bottom: 25em;
   width: 76em;
   height: 32em;
   background: rgb(148, 30, 153);
   background: -moz-linear-gradient(right, rgba(148, 30, 153, 1) 0%, rgba(33, 164, 178, 1) 19%, rgba(43, 145, 229, 1) 43%, rgba(50, 49, 91, 1) 67%, rgba(255, 255, 255, 1) 100%);
   background: -webkit-linear-gradient(right, rgba(148, 30, 153, 1) 0%, rgba(33, 164, 178, 1) 19%, rgba(43, 145, 229, 1) 43%, rgba(50, 49, 91, 1) 67%, rgba(255, 255, 255, 1) 100%);
   background: linear-gradient(to right, rgba(148, 30, 153, 1) 0%, rgba(33, 164, 178, 1) 19%, rgba(43, 145, 229, 1) 43%, rgba(50, 49, 91, 1) 67%, rgba(255, 255, 255, 1) 100%);
   filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#941e99', endColorstr='#ffffff', GradientType=0);
   transform: rotate(-45deg);
   display: block;
   opacity: 0.3;
   z-index: -1;
   }

   .usarow:after{
     content: '';
     position: absolute;
     left: 0;
   bottom: 25em;
     width: 76em;
     height: 32em;
     background: rgb(148, 30, 153);
     background: -moz-linear-gradient(right, rgba(148, 30, 153, 1) 0%, rgba(33, 164, 178, 1) 19%, rgba(43, 145, 229, 1) 43%, rgba(50, 49, 91, 1) 67%, rgba(255, 255, 255, 1) 100%);
     background: -webkit-linear-gradient(right, rgba(148, 30, 153, 1) 0%, rgba(33, 164, 178, 1) 19%, rgba(43, 145, 229, 1) 43%, rgba(50, 49, 91, 1) 67%, rgba(255, 255, 255, 1) 100%);
     background: linear-gradient(to right, rgba(148, 30, 153, 1) 0%, rgba(33, 164, 178, 1) 19%, rgba(43, 145, 229, 1) 43%, rgba(50, 49, 91, 1) 67%, rgba(255, 255, 255, 1) 100%);
     filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#941e99', endColorstr='#ffffff', GradientType=0);
     transform: rotate(45deg);
     display: block;
     opacity: 0.3;
     z-index: -1;
     }

*/

.europerow h2{
  background: -moz-linear-gradient(-45deg, rgba(246,246,246,0.65) 0%, rgba(121,121,121,0.65) 51%, rgba(119,119,119,0) 52%, #d8bc81 100%);
  background: -webkit-linear-gradient(-45deg, rgba(246,246,246,0.65) 0%,rgba(121,121,121,0.65) 51%,rgba(119,119,119,0) 52%, #d8bc81 100%);
    background: linear-gradient(135deg, rgba(246,246,246,0.65) 0%,rgb(246, 246, 246) 51%,rgba(119,119,119,0) 52%,#d8bc81 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f6f6f6', endColorstr='#00000000',GradientType=1 );
    padding-left: 0.5em;
}
.usarow h2{
  background: -moz-linear-gradient(-45deg, rgba(246,246,246,0.65) 0%, rgba(121,121,121,0.65) 51%, rgba(119,119,119,0) 52%, #d8bc81 100%);
  background: -webkit-linear-gradient(-45deg, rgba(246,246,246,0.65) 0%,rgba(121,121,121,0.65) 51%,rgba(119,119,119,0) 52%,#d8bc81 100%);
    background: linear-gradient(135deg, rgba(246,246,246,0.65) 0%,rgb(246, 246, 246) 51%,rgba(119,119,119,0) 52%,#d8bc81 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f6f6f6', endColorstr='#00000000',GradientType=1 );
    padding-left: 0.5em;
}


.top100check ul{
  list-style: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}


.top100check ul li{
  color: white;
      display: block;
      position: relative;
      float: left;
        width: 33.3%;
      height: 183px;
      background-size: cover;
}

.americascat{
background-image: url(/wp-content/uploads/2016/07/usa.jpg);
}

.europecat{
  background-image: url(/wp-content/uploads/2016/10/london-eye-945497_1920.jpg);
}

.worldwidecat{
  background-image: url(/wp-content/uploads/2015/11/Zegna-World-Pass-Star-Gazing-in-Oman_01.jpg);
}

.aircat{
    background-image: url(/wp-content/uploads/2018/03/air_img.jpg);
}

.landcat{
    background-image: url(/wp-content/uploads/2013/06/Scotland-4.jpg);
}

.snowcat{
    background-image: url(/wp-content/uploads/2017/03/Earth-From-Above-Hot-Air-Balloon-Hotel-Metropole-Monte-Carlo.jpg);
}

.transportcat{
    background-image: url(/wp-content/uploads/2017/01/Cars-2017.png);
}
.watercat{
    background-image: url(/wp-content/uploads/2013/04/downtown-sydney-and-waterfront.jpg);
}


.top100check ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.top100check ul li label{
  display: block;
  /* position: relative; */
  font-weight: 300;
      font-size: 1.8em;
          text-transform: uppercase;
  /* padding: 10px 25px 25px 60px; */
  /* margin: 5px; */
  /* height: 30px; */
  /* z-index: 9; */
  /* cursor: pointer; */
  -webkit-transition: all 0.25s linear;
  font-family: Whitney-Light;
    z-index: 222;
  width: 100%;
  position: absolute;
  text-align: center;
  top: 35%;
  border-top: 2px solid transparent;
border-bottom: 2px solid transparent;
}

.top100check ul li:hover label{
	color: rgba(216, 188, 129, 1);
  border-top: 2px solid rgba(216, 188, 129, 1);
  border-bottom: 2px solid rgba(216, 188, 129, 1);
}

.top100check ul li .check{
  display: none;
      position: absolute;
      border: 3px solid rgba(216, 188, 129, 1);
      /* border-radius: 100%; */
      height: 20px;
      width: 20px;
      top: 70px;
      left: 45px;
      z-index: 5;
      transition: border .25s linear;
      -webkit-transition: border .25s linear;
}

.top100check ul li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 3.5px;
  left: 0.3em;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.top100check input[type=radio]:checked ~ .check {
  border: 5px solid rgba(216, 188, 129, 1);
}

.top100check input[type=radio]:checked ~ .check::before{
  background: rgba(216, 188, 129, 1);
}

.top100check input[type=radio]:checked ~ label{
  color: rgba(216, 188, 129, 1);
}

.top100boximg{
  overflow-x: hidden;
}

.top100boximg img{
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
      width: 100%;
}


@keyframes zoominout{
  0%{
       transform:scale(1);
    }
  25%{
       transform:scale(1.2);
    }
  50%{
       transform:scale(1.5);
    }
  75%{
       transform:scale(1.2);
    }
  100%{
       transform:scale(1);
    }
}

@-webkit-keyframes zoominout{
  0%{
       transform:scale(1);
    }
  25%{
       transform:scale(1.2);
    }
  50%{
       transform:scale(1.5);
    }
  75%{
       transform:scale(1.2);
    }
  100%{
       transform:scale(1);
    }
}



.top100bg {
  -webkit-animation:45s linear 1s normal none infinite zoominout;
animation : 45s linear 1s normal none infinite zoominout;
}

.top100toplist{
  overflow: hidden;
  max-height: 350px;
  z-index: 222;
  position: relative;
  -webkit-box-shadow: 4px -4px 5px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px -4px 5px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 4px -4px 5px 2px rgba(0, 0, 0, 0.24);
    margin-bottom: 2em;
}

.top100toplist h1{
  position: absolute;
  bottom: 0;
  left: 0;
    background-color: rgba(216, 188, 129, 0.9);
  margin-bottom: 0;
  color: white;
  /* top: 35%; */
  /* width: 100%; */
  text-align: center;
  z-index: 2222;
  padding: 0.5em;
  font-size: 3em;
  border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  -webkit-border-radius: 0px 3px 0px 0px;
}

.top100toplist:after{
  content: '';
  background-color: #000;
  position: absolute;
  float: left;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.5s;
  z-index: 2;
}

.top100toplist img{
  -webkit-transition: all .55s ease-in-out;
  -moz-transition: all .55s ease-in-out;
  -ms-transition: all .55s ease-in-out;
  -o-transition: all .55s ease-in-out;
  transition: all .55s ease-in-out;
}

.top100toplist:hover  img{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}


.top100titlebox p{
  font-size: 18px;
line-height: 24px;
margin-top: 1.8em;
font-family: Whitney-Light;
margin: 0;
}

.top100titlebox{
  position: absolute;
  bottom: 0;
  z-index: 2222;
  background: #c19e67;
  background: -moz-linear-gradient(top, rgba(193, 158, 103, 0.9) 0%, rgba(181, 144, 90, 0.9) 50%, rgba(232, 198, 148, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(193, 158, 103, 0.9) 0%, rgba(181, 144, 90, 0.9) 50%, rgba(232, 198, 148, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(193, 158, 103, 0.9) 0%, rgba(181, 144, 90, 0.9) 50%, rgba(232, 198, 148, 0.9) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#e8c694', GradientType=0);
  padding-top: 30px;
  width: 40em;
  height: 25em;
  color: white;
  padding: 2em;
}


.top100boxtitle:before{
  content: '';
      position: absolute;
      right: -13px;
      top: 10px;
      width: 0;
      height: 0;
      border-left: 22px solid rgba(255, 255, 255, 0);
      border-right: 22px solid rgba(255, 255, 255, 0);
      border-top: 20px solid #ffffff;
      clear: both;
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
}

.top100titlebox h1{
  margin-top: 0px;
font-family: DalaFloda-Medium;
font-size: 3.5em;
line-height: 1.1em;
text-align: left;
color:white;
}

.top100boxdetails p{
  display: inline;
  margin: 0;
  line-height: 1.5;
  color: #2e2e2e;
  font-family: Whitney-Light;
}

.boxboxtop{
    padding: 0.5em;
  padding-left:0;
      padding-top: 0;
      overflow: hidden;
}

#twitter-widget-1{
  float:right;
}

.top100credits{
  position: absolute;
      bottom: 0;
      margin: 0;
      background: rgba(220, 195, 141, 0.78);
      color: white;
      font-size: 1.5em;
      width: 100%;
}

.top50adventures .top100box{
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
}

.top50adventures .top100boxtitle:before{
display: none;
}

.top50adventures .top100button{
  padding: 0.5em;
  text-align: center;
  color: white;
  display: block;
  width: 100%;
  font-family: Whitney-Light;
  border: 1px solid #d8bc81;
  color: #d8bc81 !important;
  font-size: 1.5em;
  text-transform: capitalize;
  letter-spacing: 0.7px;
    transition: all 0.3s ease;
    z-index: 2222;
cursor: pointer !important;
pointer-events: all !important;
}
.top50adventures .top100button a{
color: white;
}

.top50adventures .top100boxtitle h2{
  margin-top: 0;
  font-size: 3em;
  position: absolute;
  width: 100%;
  color: white;
  z-index: 2222;
  background: none;
  font-family: Whitney-Light, 'Helvetica';
  font-weight: 700;
  top: 40%;
}

.top50adventures .top100boximg{
  position: relative;
  overflow: hidden;
}

.top50adventures .top100boximg:after{
  content: '';
      background-color: #000;
      position: absolute;
      float: left;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0.2;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.5s;
      z-index: 2;
}


.top50adventures .top100boxdetails{
  padding-left:0;
  padding: 1em;
}

.top50adventures .top100box:nth-child(odd) {
    background:  white;
}
.top50adventures .top100price{
  position: absolute;
  background: #c19e67;
  background: -moz-linear-gradient(top, rgba(193, 158, 103, 0.9) 0%, rgba(181, 144, 90, 0.9) 50%, rgba(232, 198, 148, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(193, 158, 103, 0.9) 0%, rgba(181, 144, 90, 0.9) 50%, rgba(232, 198, 148, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(193, 158, 103, 0.9) 0%, rgba(181, 144, 90, 0.9) 50%, rgba(232, 198, 148, 0.9) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#e8c694', GradientType=0);
  border-radius: 0;
  width: 160px;
  height: 150px;
  bottom: -3em;
  right: -3em;
  z-index: 2222;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.08);
  transition: all 0.5s ease;
  -ms-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.top50adventures  .top100price h4{
  color: white;
  padding: 0.5em;
  padding-top: 1.2em;
  font-weight: 700;
    font-family: Whitney-Light, 'Helvetica';
}

.top100box:hover .top100price {
      transition: all 0.5s ease;
      background: rgb(232, 176, 0);
          height: 170px;

}

.top50adventures .top100box:hover {
    box-shadow: 0 2px 5px 0 rgb(216, 188, 129);
}

.top50adventures .top100box:hover .top100boximg img{
  -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.top50adventures .top100boximg img{
  overflow: hidden;
}

.top50adventures .top100button:hover {
    background: rgb(43, 41, 29);
}

.top50adventures .slick-prev{
  display: inline-block;
  z-index: 22222;
  position: absolute;
  top: 35%;
  background: none;
  color: white;
  display: block;
  border: none;
      left: 0;
      outline:0;
          opacity: 0.7;
}

.top50adventures .slick-prev::before {
    content: "";
    font-family: FontAwesome;
    color: #d8bc81;
    font-size: 76px;
}

.top50adventures .slick-next{
  display: inline-block;
  z-index: 22222;
  position: absolute;
  top: 35%;
  background: none;
  color: white;
  display: block;
  border: none;
  right:0;
    outline:0;
        opacity: 0.7;
}

.top50adventures .slick-next::before {
    content: "";
    font-family: FontAwesome;
    color: #d8bc81;
    font-size: 76px;
}

.top50adventures .slick-track{
    max-height: 460px;
    overflow: hidden;
    }

    .top50adventures{
      background: #fff !important;
box-shadow: 0 0 0.7em 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 0.7em 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 0.7em 0 rgba(0, 0, 0, 0.2);
cursor: auto;
    }

    .top50adventures:hover{
      background: #fff !important;
box-shadow: 0 0 0.7em 0 #d8bc81;
-moz-box-shadow: 0 0 0.7em 0 #d8bc81;
-webkit-box-shadow: 0 0 0.7em 0 #d8bc81;
    }

    .workinglink{
      pointer-events: all !important;
      cursor: pointer !important;
    }

    .workinglink a{
      pointer-events: all !important;
      cursor: pointer !important;
    }

.linktopost{
  display: inline-block;
font-family: Whitney-Light;
margin-bottom: 0;
font-size: 2em;
border: 1px solid #b49362;
padding: 0.4em;
color: #b49362 !important;
width: 100%;
text-align: center;
}
.linktopost:hover{
border: 1px solid black;
color: black !important;
}

.limittextsize .limitp{
  display: block;
      height: 75px !important;
      overflow: hidden;
}


    @media (max-width: 768px) {
      .top100box:hover .top100price {
                height: 60px;
      }
      .top50adventures .top100box{
        margin:0;
      }
      .top50adventures .slick-track {
        max-height: 220px;
        overflow: hidden;
    }
    .top100page .entry-content div {
        max-width: -114% !important;
    }
    .top50adventures .top100price {
        position: absolute;
        background: #c19e67;
        width: 100%;
        height: 60px;
        bottom: 0;
        top: inherit;
        right: 0;
        z-index: 2222;
        transition: all 0.5s ease;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .top50adventures .top100price:hover {
        height: 20px;
    }


    .top50adventures .top100price h4 {
        color: white;
        padding: 0;
        padding-top: 0;
        -ms-transform: rotate(-0deg);
        -webkit-transform: rotate(-0deg);
        transform: rotate(-0deg);
        font-weight: 700;
    }
      .top50adventures .top100price {
          position: absolute;
          background: #DCB38D;
          border-radius: 0%;
          width: 100%;
          height: 20px;
            top: auto;
          right: 0;
          z-index: 2;
          -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.08);
          -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.08);
          transition: all 0.5s ease;
          text-align: center;
    padding-bottom: 2.5em;

      }
        #itro_popup {
            width: 80% !important;
        }

        #itro_popup h1 {
            margin: 0px !important;
        }
    }


    .top100checksub ul li {
        color: #fff;
        display: block;
        position: relative;
        float: left;
        width: 20%;
        height: 130px;
        /* text-transform: uppercase; */
    }

      .top100checksub  ul li label {
    font-size: 1.4em;
}

.top100check ul li:after{
  content: '';
background-color: #000;
position: absolute;
float: left;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.2;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.5s;
z-index: 2;
}

.home_brand{
        text-transform: uppercase;
    font: 1.8em DalaFloda-Medium;
    text-align: left;
    color: #C19E65;
    /* margin: 2em 0 0 0; */
    display: block;
    text-align: center;
}

.main-sm-widget{
    display: none !important;
}

.worldwidecat label{
  text-transform: none !important;
}

.titlelist50adventure{
  text-align: center;
margin: 0;
background: -moz-linear-gradient(-45deg, rgba(246,246,246,0.65) 0%, rgba(121,121,121,0.65) 51%, rgba(119,119,119,0) 52%, #d8bc81 100%);
background: -webkit-linear-gradient(-45deg, rgba(246,246,246,0.65) 0%,rgba(121,121,121,0.65) 51%,rgba(119,119,119,0) 52%,#d8bc81 100%);
background: linear-gradient(135deg, rgba(246,246,246,0.65) 0%,rgb(246, 246, 246) 51%,rgba(119,119,119,0) 52%,#d8bc81 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f6f6f6', endColorstr='#00000000',GradientType=1 );
    position: relative;
}


/* Real Estate category */

.category_head_real_estate {
    background-color: rgba(177, 198, 210, 0.9);
        height: 25em;
}

.category_head_real_estate h1 {
    font-size: 6em !important;
    padding: 20px 10px 10px 0.45em;
}

 .category_head_real_estate {
        background-color: rgba(177, 198, 210, 0.9);
    }
    .category_head_real_estate .category-title {
        display: inline-block;
        margin-top: 125px;
        color: rgb(255, 255, 255);
        margin-top: 0em !important;
        font-weight: lighter;

    }

    .category_head_real_estate .category-desc {
    margin-top: -45px;
}

.real_estate_carousel_text{
     font-family: 'DalaFloda-Roman';
}

 a.Real-Estate-News {
    background-color: rgba(177, 198, 210, 0.9);
    color: #fff !important;
}

.travel_inspiration{
        height: 50em;
        }

.circle-text h2 {
            /*padding: 1.4em 1.4em 0em 1em;*/
			padding: 1em 1.4em 0em 1em;
            font-size: 2.9em;
        }






@media (max-width: 414px) and (min-width: 321px) {

          .travel_inspiration{
                height: 10em;
                }

          .ms-nav-next{
               margin-right: 1em;
                }

         }


@media (max-width: 320px) {

      .travel_inspiration_slider{
            width: 100% !important;
                }

        .travel_inspiration{
            height: 4em;
                }

        .ms-nav-next{
           margin-right: 7em;
                }

        }


/*Popup */



.the_popup_css .cta-link a {
    background: #8a2529;
    color: #fff;
    text-transform: uppercase;
    padding: 0.85em 2.5em 0.8em 0.75em;
    font-size: 0.9em;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    border: none;
    cursor: pointer;
}

.the_popup_css .cta-link a:hover {
    background: #312e2e;
    color: #fff;
}

.ctap a:after{
    content: '→';

}

/*
#itro_popup {
    width: 70% !important;
    width: 47% !important;
}*/

@media only screen and (max-width: 699px){
  .pop_text p {
    font-size: 0.5em !important;
}

.pop_text h2 {
    font-size: 1em;
}

.the_popup_css .cta-link{
    font-size: 0.5em !important;
}

}



/*Subscribe page form css*/
.pop_form {
  position: absolute;
    /*bottom: 0;*/
    top: 2em;
    background-color: #a79260 ;
    display: block;
    padding: 1em;
    /*width: 35%;*/
    left: 32%;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;

    }

@media (max-width: 1024px) {
    .pop_form {
    width: 80% !important;
    left: 10% !important;
    /*bottom: 20% !important;*/
    }
}


@media (min-width: 2049px) {
    .pop_form {
    /*bottom: 0% !important;*/
    width: 70% !important;
    left: 15% !important;
    /*top: 5em;*/

    }
}

#reveal_form{
  visibility: hidden;
}

.label_cont{
    text-align: left;
  }

  .label_cont h3{
    color:#fff;
    text-align: left;
    margin-left: 5%;
    margin-bottom: 0px;
  }

  .pop_form input[type=email]{
    width: 90%;
    height: 3em;
    margin-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .pop_form input[type=text]{
    width: 90%;
    height: 3em;
    margin-bottom: 1em;
  }

  .pop_form .subsc_sub_btn{
    width: 90%;
    height: 3em;
    margin-bottom: 1em;
    background-color: #2b2e34;
    color: #fff;
    border-color: #2b2e34;
    font-size:1.5em;
  }

  .extra_subs h5{
    text-align: left;
  }

  .extra_subs h5 span {
    font-size:2.5em;
  }

  .extra_subs h6{
    text-align: left;
    font-size: 1.5em;
  }

/*Subscribe page form css*/

.top-trending a{
  font-family: 'DalaFloda-Roman';
  letter-spacing: 0.5px;
}
.mobile-mpuad{display:none;}

@media (max-width: 768px) {

.mobile-mpuad{display:block;}
.header-ads{display:none;}

}
@media (max-width: 768px) {
	.right-arrow-slider{
		top: -302px;
	}

	.left-arrow-slider{
	   top: -266px;
	}
	.img-opti-7 a div img{
	 min-height: 0px;
	}
	.dynamic-article-list .dynamic-article {
	height:0px;
	}
}


.large-leaderboard {
    margin-top: 20em;
}
.fixed-top-ads {
    position: relative;
    padding: 2em;
    background: white;
    box-shadow: 0 0 3em 0 rgba(0,0,0,0.2);
    z-index: 99999;
    height: 18em;
    position: fixed;
    top: 8em;
    left: 0;
    right: 0;
}
.reached-comments .fixed-top-ads {
    display: none;
}


/* GDPR */
.sub {
    height: 450px !important;
}
.subscribe-modal .modal-section .email-subscription p {
    font-size: 14px;
    max-width: 80%;
}
.subscribe-modal .email-subscription {
    height: 690px !important;
}



.modalgdpr {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.58); /* Black w/ opacity */
}

/* Modal Content/Box */
.modalgdpr .modal-content {
    background-color: transparent;
    margin: 18% auto;
    padding: 0;
    width: 730px;
    text-align: center;
}

/* The Close Button */
.modalgdpr .close_modalgdpr {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    margin-left: -10px;
}

.modalgdpr .close_modalgdpr:hover,
.modalgdpr .close_modalgdpr:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.subscribe_fromthemodal {
    background: black;
    color: white;
    padding: 1em;
    width: 14em;
    text-transform: uppercase;
    font-weight: 300;
}

@media (max-width: 813px) {
    .modalgdpr .modal-content {
        max-width: 100%;
        padding: 2em;
    }
    .modalgdpr {
        z-index: 999999;
    }
    .close_iframe {
        z-index: 99999;
        top: 80px !important;
    }
}

.close_iframe {
    position: absolute;
    right: 7px;
    top: 38px;
    width: 32px;
    height: 52px;
    line-height: 6;
    opacity: 0.3;
  }
  .close_iframe:hover {
    opacity: 1;
  }
  .close_iframe:before, .close_iframe:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: #333;
    bottom: 28px;
  }
  .close_iframe:before {
    transform: rotate(45deg);
  }
  .close_iframe:after {
    transform: rotate(-45deg);
  }


  .remove_iframe {
      display: none;
  }

  @media (max-width: 813px) {
      .large-leaderboard {
          display: none;
      }
      article .entry-header {
          margin-top: 20em;
      }
  }