ul {
    list-style-type: circle;
}

.container-header {
    padding: 5px !important;
}

.header .logo {
    min-width: 200px !important;
}

.postContentReadable, .comments-container {
    max-width: 1200px !important;
}

h2, postContentReadable > h2, postContentReadable > p > h2, .inarticle-main-title {
    font-weight: 400 !important;
    font-family: "Comfortaa", "Didact Gothic", "Helvetica" !important;
    color: #353535;
}

h1 {
    color: #353535;
    font-familt: "Comfortaa", "Didact Gothic", "Helvetica";
}

.blockquote {
    margin: 0px !important;
}

.info-icon-active {
    opacity: 1;
}

.info-icon-inactive {
    opacity: 0.25;
}

.logo-top-padding {
    top: 10px;
}

.page-rating-container-stars {
    display:inline-block; position:absolute; left:55px;
}

@media (max-width: 798px) {

    .logo-top-padding {
        top: 0;
    }

    .affiliatelink {
        color: #5774DDFF;
        font-size: 2.1rem;
        font-weight: bold;
        padding: 7px;
        text-decoration: underline;
    }

    .postContentReadable, .comments-container {
        padding: 0px;
        line-height: 150%;
    }

    .content {
        padding: 15px !important
    }

    .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .pageBlockQuote {
        padding: 15px 15px 5px 0px !important;
        color: #3c3c3c !important;
        border-left: 0px !important;
        border-top: 3px solid #d2d2d2 !important;
        background-color: #fff !important;
        font-size: 2.45rem !important;
        font-weight: 300 !important;
        line-height: 140%;
    }

    .page-rating-container-stars {
        display:inline-block; position:absolute; left:45px;
    }

    .page-rating-container-comments {
        position:absolute; left:150px;
    }

    .play-video-img {
        max-width: 60px;
        z-index: 50;
    }
    .play-video-description {
        font-size: 1.4rem !important;
    }
    .play-video-description-policy {
        font-size: 1.2rem !important;
        line-height:0.5rem !important;
    }
}

@media (min-width: 801px) {
    .postContentReadable, .comments-container {
        padding: 25px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .content {
        /*padding:0px !important*/
    }
}

@media (min-width: 799px) {

    .affiliatelink {
        color: #5774DDFF;
        font-size: 2.3rem;
        font-weight: bold;
        padding: 7px;
        text-decoration: underline;
    }

    div, p, span, li, .postContentReadable, .postContentReadable p, news-v3-in {
        font-size: 2.20rem;
        line-height: 3.0rem;
        font-weight: 100;
        font-family: "Didact Gothic", "Helvetica" !important;
    }

    .postContentReadable, .postContentReadable p {
        font-size: 2.15rem !important;
        line-height: 3.0rem !important;
        font-weight: 100 !important;
        font-family: "Didact Gothic", "Helvetica" !important;
    }

    h3 {
        font-family: "Didact Gothic", "Helvetica" !important;
        font-size: 2.35rem !important;
        font-weight: 100 !important;
        line-height: 125% !important;
    }

    h2, postContentReadable > h2, postContentReadable > p > h2, .inarticle-main-title {
        font-size: 2.55rem;
        font-weight: 400 !important;
        line-height: 125% !important;
        font-family: "Comfortaa", "Didact Gothic", "Helvetica" !important;
    }

    ul li h3 {
        font-size: 1.95rem !important;
    }

    ul li small {
        font-size: 1.40rem !important;
    }

    ul li p {
        font-size: 1.50rem !important;
    }

    .pageBlockQuote {
        padding: 15px 15px 5px 0px !important;
        color: #3c3c3c !important;
        border-left: 0px !important;
        border-top: 3px solid #d2d2d2 !important;
        background-color: #fff !important;
        font-size: 2.45rem !important;
        font-weight: 300 !important;
        line-height: 150%;
    }

    .guide-comment {
        font-size: 1.95rem !important;
    }

    .page-rating-container-comments {
        position:absolute; left:180px;
    }

    .play-video-img {
        max-width: 150px;
        z-index: 50;
    }
    .play-video-description {
        font-size: 1.8rem !important;
    }
    .play-video-description-policy {
        font-size: 1.4rem !important;
    }
}


@media (max-width: 991px) {

    .logo-top-padding {
        top: 0;
    }

    div, p, span, li, news-v3-in {
        font-size: 1.75rem !important;
        line-height: 140% !important;
        font-weight: 100 !important;
        font-family: "Didact Gothic", "Helvetica" !important;
    }

    .postContentReadable, .postContentReadable p {
        font-size: 1.75rem !important;
        line-height: 150% !important;
        font-weight: 100 !important;
        font-family: "Didact Gothic", "Helvetica" !important;
    }

    h3 {
        font-family: "Didact Gothic", "Helvetica" !important;
        font-size: 2.10rem !important;
        font-weight: 100 !important;
        line-height: 125% !important;
    }

    h2, postContentReadable > h2, postContentReadable > p > h2, .inarticle-main-title {
        font-size: 2.25rem;
        font-weight: 400 !important;
        line-height: 125% !important;
        font-family: "Comfortaa", "Didact Gothic", "Helvetica" !important;
    }

    ul li h3 {
        font-size: 1.75rem !important;
    }

    ul li small {
        font-size: 1.40rem !important;
    }

    ul li p {
        font-size: 1.50rem !important;
    }

    /*.pageBlockQuote, blockquote {*/
    /*padding:15px 15px 15px 0px !important;*/
    /*color:#7d7d7d !important;*/
    /*border-left:0px !important;*/
    /*border-top:3px solid #d2d2d2 !important;*/
    /*background-color: #fff !important;*/
    /*font-size:2.00rem !important;*/
    /*font-weight:300 !important;*/
    /*line-height:3.0rem;*/
    /*font-style: italic;*/
    /*}*/
    .guide-comment {
        font-size: 1.75rem !important;
    }

    .info-icon-container {
        font-size: 1.1rem !important;
        line-height: 1.3rem !important;
        padding-bottom: 12px;
    }

    .info-icon-container-list {
        font-size: 1.1rem !important;
        line-height: 1.3rem !important;
        padding-bottom: 10px;
        min-height: 110px;
    }

    .info-icon-list {
        width: 40px;
        margin: 0 auto;
        margin-bottom: 7px;
    }

    .article-list-image-container {
        min-height: 350px !important;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
    }

    .article-list-info-container {
        background-color: #f0f0f0 !important;
        padding: 30px;
    }

    .article-list-info-container h2 {
        background-color: #ffffff;
        padding: 10px;
    }

    .slickSingleImageContainer {
        min-height: 300px !important;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
    }

    .page-rating-container-stars {
        display:inline-block; position:absolute; left:45px;
    }

    .page-rating-container-comments {
        position:absolute; left:145px;
    }

    /* newsletter */
    .newsletter-input {
        margin-bottom: 7px;
    }
    div.newsletter-title {
        padding-bottom:5px;
        text-align: center !important;
        font-weight: bold !important;
        font-size:2.2rem !important;
    }
}

.more-articles-by-topic {
    min-height: 220px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.more-articles-by-topic-title {
    color: #000;
    font-size: 1.8rem;
    text-decoration: none !important;
}

.more-articles-by-topic-link {
    font-size: 1.6rem;
}

.more-articles-by-topic-title-container {
    padding: 2px 5px 2px 5px;
    background-color: #fff;
    margin: 5px;
    position: absolute;
    top: 5px;
}


.mmenu-selection {
    font-size: 1.55rem !important;
}

div.flights {
    background-color: #0f3e68;
    color:#fff;
    text-align: center;
    padding:10px;
    margin-top: 0px;
    margin-bottom: 5px;
}

div.flights a {
    color:#fff;
}


@media (max-width: 991px) {
    #logo-header {
        max-width: 225px !important;
    }

    /*.sticky-top {*/
    /*position:sticky; top:0px; background-color: transparent;*/
    /*}*/
}

@media (min-width: 992px ) {
    .sticky-top {
        position: sticky;
        top: 0px;
        background-color: transparent;
    }

    .pageBlockQuote {
        font-size: 2.55rem !important;
        line-height: 3.50rem;
    }

    .social-sharing-bottom {
        display: none;
    }

    .row-col-same-height {
        display: table;
    }

    .row-col-same-height .panel-custom {
        float: none;
        display: table-cell;
        vertical-align: top;
    }

    .info-icon-container {
        font-size: 1.3rem !important;
        line-height: 1.5rem !important;
        padding-bottom: 15px;
        min-height: 120px;
    }

    .info-icon-container-list {
        font-size: 1.3rem !important;
        line-height: 1.5rem !important;
        padding-bottom: 15px;
        min-height: 110px;
    }

    .info-icon-list {
        width: 35px;
        margin: 0 auto;
        margin-bottom: 7px;
    }

    .article-list-image-container {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
    }

    .article-list-info-container {
        background-color: #f0f0f0 !important;
        padding: 30px;
    }

    .article-list-info-container h2 {
        background-color: #ffffff;
        padding: 10px;
    }

    .slickSingleImageContainer {
        min-height: 475px !important;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
    }

    div.newsletter-title {
        padding-bottom:5px;
        text-align: center !important;
        font-weight: bold !important;
        font-size:2.5rem !important;
    }

    div.flights a {
        font-size: 2.0rem;
    }

}

.custom-form-1 {
    border: 1px solid #ccc !important;
}

.interactive-slider-v2 {
    /*padding:80px;*/
}

.map-600-responsive {
    width: 100%;
    height: 600px;
    font-family: Helvetica !important;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.img-centered {
    margin: 0 auto;
}

.news-v3 > p {
    font-size: 1.95rem !important;
}

.news-v3 > h1, .news-v4-in > p > h1 {
    font-family: "Comfortaa", "Didact Gothic" !important;
    font-size: 3.45rem !important;
    font-weight: 200 !important;
    line-height: 125% !important;
    margin: 0 0 19px !important;
}

@media (max-width: 800px) {
    .news-v3 > h1, .news-v4-in > p > h1, .inarticle-main-title {
        font-size: 2.75rem !important;
    }
}

.news-v3 > h2, .news-v4-in > h2, .news-v4-in > p > h2, .inarticle-main-title {
    font-size: 2.2rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
    margin: 0 0 25px !important;
    font-family: "Comfortaa", "Didact Gothic" !important;
}

@media (max-width: 800px) {
    .news-v3 > h2, .news-v4-in > h2, .news-v4-in > p > h2, .inarticle-main-title {
        font-size: 2.15rem !important;
    }
}

.container-home {
    padding: 1.8rem;
    margin-bottom: 20px;
    padding-top: 50px;
    background-color: #ffffff;
    max-width: 800px;
    line-height: 3.00rem !important;
}

.maincontent {
    max-width: 1150px !important;
    font-weight: 200 !important;
    font-size: 2.15rem !important;
    color: #000;
    font-family: "Didact Gothic", "Helvetica", serif !important;
}

p.homecontent {
    font-size: 2.15rem !important;
    line-height: 3.00rem !important;
}

p.homecontent a {
    color: #3498db;
}


@media (max-width: 768px) {
    .maincontent {
        font-size: 1.75rem !important;
    }

    p.homecontent {
        font-size: 1.75rem !important;
        line-height: 2.5rem !important;
    }

    a.home-section-more-button {
        padding: 15px !important;
        border: 1px solid #ccc;
        font-size: 1.60rem !important;
        color: #fff;
        background-color: #41afd0;
        transition: 0.3s;
        text-decoration: underline;
        border-radius: 6px;
    }

    a.home-section-more-button:hover {
        background-color: #578edd;
        border: 1px solid #578edd;
        color: #fff;
        border-radius: 6px;
    }

    div.flights a {
        font-size: 1.30rem;
    }
}

.thumbnail-kenburn {
    padding: 0;
}

div .home-more {
    text-align: center;
    border-top: 1px solid #3498db;
}

div.breadcrumbs-custom {
    padding: 0 !important;
    padding-top: 1.4em !important;
    padding-bottom: 1.3em !important;
    /*background-color: #fff !important;*/
}

a.breadcrumb-custom {
    padding: 0 !important;
    color: #202020 !important;
}

span.breadcrumb-custom {
    /*border-bottom:1px solid #ccc;*/
    font-weight: 200;
    font-size: 1.45rem !important;
    background-color: #f0f0f0 !important;
}


.borderless td, .borderless th {
    border: none !important;
}

.img-full {
    height: 100%;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.padding-10 {
    padding: 10px 0px 10px 0px;
}

li {
    font-family: "Didact Gothic", "Helvetica", serif;
}

.navbar-brand {
    margin-top: 0 !important;
    padding-top: 0 !important;
}


#topcontrol {
    font-size: 1.95rem !important;
}

::selection {
    background: #3498db !important; /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #3498db !important;; /* Gecko Browsers */
}

.btn-more {
    font-size: 1.95rem !important;
    color: #303030 !important;
    background-color: #ffffff !important;
}

.btn-more:hover {
    border: 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.list-image-container {
    width: 100%;
    min-height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-travel-guide-homepage {
    width: 100%;
    min-height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-container-home-large {
    width: 100%;
    min-height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-container-h220 {
    width: 100%;
    min-height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-container-h240 {
    width: 100%;
    min-height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-container-h250 {
    width: 100%;
    min-height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-container-h270 {
    width: 100%;
    min-height: 270px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-container-h320 {
    width: 100%;
    min-height: 320px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.list-image-container-home-small {
    width: 100%;
    min-height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.generic-image-container {
    background-size: cover !important;
    background-repeat: no-repeat !important;;
    background-position: center !important;;
    overflow: hidden !important;;
}

.hotel-list {
    min-height: 400px !important;
}

.hotel-list-image-container {
    min-height: 400px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.hotel-list-info-container {
    min-height: 400px !important;
    background-color: #f0f0f0 !important;
    padding: 30px;
}

.hotel-list-info-container h2 {
    background-color: #ffffff;
    padding: 10px;
}

.hotel-readmore {
    margin-top: 20px;
    font-weight: 700;
    color: #000;
}

.hotel-readmore a {
    font-weight: 700;
    color: #000;
}

.hotel-list-cta-container {
    min-height: 400px !important;
    background-color: #e0e0e0;
}


.tp-tab {
    background-color: #0A4F9C;
    padding: 10px;
}

.Newspaper-Subtitle {
    font-size: 4.15rem !important;
}

.interactive-slider-v2 {
    z-index: 5;
    padding: 60px 0;
    position: relative;
    /*text-align: center;*/
    background-repeat: no-repeat !important;
    /*background: url(../img/properties/header.jpg) no-repeat;*/
    background-size: cover;
    background-position: center center;
}

@media (max-width: 768px) {
    .home-divider {
        height: 350px !important;
    }
}

@media (min-width: 769px) {
    .home-divider {
        min-height: 700px !important;
    }
}

.home-divider-1 {
    background: url('https://www.rhodesguide.com/media_www/images/344916741/201904/RhodesGuide_d711s_faliraki_DJI_0045.jpg');
    background-size: cover !important;
    background-position: center center !important;
}

.home-divider-2 {
    background: url('https://www.rhodesguide.com/media_www/images/344916741/201808/RhodesGuide_p91Z_DSC_0961.jpg');
    /*background: url('https://www.rhodesguide.com/media_www/images/344916741/201802/RhodesGuide_n260p81e8_DSC_2854.jpg');*/
    background-size: cover !important;
    background-position: center center !important;
}

.home-divider-3 {
    /*background: url('https://www.rhodesguide.com/media_www/images/344916741/201802/RhodesGuide_89Z251a65_DSC_0798.jpg');*/
    background: url('https://www.rhodesguide.com/media_www/images/344916741/201802/RhodesGuide_L581Taf_DSC_0628.jpg');
    background-size: cover !important;
    background-position: center center !important;
}

.home-divider-4 {
    background: url('https://www.rhodesguide.com/media_www/images/344916741/201710/RhodesGuide_51g101m_DSC_3319.jpg');
    background-size: cover !important;
    background-position: center center !important;
}

.guide-title-overlay {
    background-color: rgba(255, 255, 255, 0.6);
    color: #080808;
    padding: 0px 7px 0px 7px;
    font-size: 2.15rem !important;
    font-weight: 800 !important;
    line-height: 80px !important;
    /*text-transform: uppercase;*/
}


@media (min-width: 769px) {

    .interactive-slider-v2-subtitle-bottom {
        position: absolute;
        top: 90%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*max-width:90% !important;*/
        width: 100% !important;
        line-height: 270% !important;
    }

    .interactive-slider-v2-copyright {
        color: #f0f0f0;
        text-shadow: #000 1px 1px;
        padding: 0px 4px 0px 4px;
        font-size: 1.25rem !important;
        font-weight: 200 !important;
        line-height: 20px !important;
    }
}

@media (max-width: 768px) {

    .interactive-slider-v2-subtitle-bottom {
        position: absolute;
        top: 90%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*max-width:100% !important;*/
        width: 100% !important;
        line-height: 270% !important;
    }

    .interactive-slider-v2-copyright {
        color: #f0f0f0;
        text-shadow: #000 1px 1px;
        padding: 0px 4px 0px 4px;
        font-size: 1.0rem !important;
        font-weight: 400 !important;
        line-height: 20px !important;
    }

    .promoheader {
        min-height: 300px !important;
        max-height: 300px !important;
        z-index: 0;
    }

    .info-icon-container-list {
        font-size: 1.2rem !important;
        line-height: 1.2rem !important;
        padding-bottom: 10px;
        min-height: 90px;
    }

    .info-icon-list {
        width: 25px;
        margin: 0 auto;
        margin-bottom: 7px;
    }
}

@media (max-width: 991px) {
    #logo-banner {
        display: none;
    }

    #navbar-logo {
        display: none;
    }

    #megamenuextra {
        display: none;
    }
}

@media (min-width: 769px) {
    .promoheader {
        min-height: 400px;
        max-height: 400px;
        z-index: 0;
    }
}

@media (min-width: 1200px) {
    .promoheader {
        min-height: 500px;
        max-height: 500px;
        z-index: 0;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1100px;
    }

    .promoheader {
        min-height: 600px;
        max-height: 600px;
        z-index: 0;
    }
}

@media (min-width: 1560px) {
    .promoheader {
        min-height: 600px;
        z-index: 0;
    }
}

@media (min-width: 1880px) {
    .promoheader {
        min-height: 650px;
        max-height: 650px;
        z-index: 0;
    }
}

@media (min-width: 1921px) {
    .promoheader {
        min-height: 850px;
        max-height: 850px;
        z-index: 0;
    }
}

.interactive-slider-v2-inpage-text {
    background-color: rgba(255, 255, 255, 0.6);
    max-width: 90% !important;
    color: #000;
    padding: 7px;
    margin: 0 auto !important;
    position: relative;
    font-size: 2.45rem !important;
    font-weight: 300 !important;
    line-height: 130% !important;
    /*text-shadow: 1px 1px #000;*/
}

@media (max-width: 800px) {
    .interactive-slider-v2-inpage-text {
        font-size: 1.85rem !important;
    }
}

.interactive-slider-v2-subtitle-inpage {
    background-color: rgba(255, 255, 255, 0.6);
    /*text-shadow: 2px 2px #000;*/
    color: #000 !important;
    padding: 4px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    position: relative;
    font-size: 3.15rem !important;
    font-weight: 600 !important;
    line-height: 175% !important;
    max-width: 90% !important;
    text-transform: uppercase;
    border-radius: 6px;
}

@media (max-width: 768px) {

    .interactive-slider-v2-subtitle {
        font-size: 2.20rem !important;
        font-weight: 400 !important;
        line-height: 4.3rem !important;
        font-family: "Didact Gothic", 'Helvetica', serif;
        border-radius: 6px;
    }

    .interactive-slider-v2-subtitle-inpage {
        font-size: 1.60rem !important;
        font-weight: 600 !important;
        /*line-height: 2rem !important;*/
        line-height: 175% !important;
        max-width: 90% !important;
        font-family: "Didact Gothic", 'Helvetica', serif;
        text-transform: uppercase;
        border-radius: 6px;
    }

    .interactive-slider-v2-title {
        font-size: 3.6rem !important;
        font-weight: 600 !important;
        line-height: 50% !important;
        font-family: "Didact Gothic", 'Helvetica', serif;
        border-radius: 6px;
    }
}

.white {
    color: #fff !important;
}

.black {
    color: #000 !important;
}

.btn-lg-home {
    font-size: 2.15rem !important;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    border: 0 !important;
}

.btn-lg-home:hover {
    border: 0 !important;
}

.homepageimage {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    cursor: pointer;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.text {
    background-color: #578dde;
    color: white;
    font-size: 1.75rem;
    padding: 16px 32px;
    border-radius: 6px;
}


.homepageimage:hover .middle {
    opacity: 1;
}


.dark-underline {
    color: #000;
    text-decoration: underline;
}

.content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-grid-info .blog-grid-info-text {
    font-size: 1.75rem !important;
}

p a, li a {
    text-decoration: underline !important;
}

.navbar-nav li a {
    text-decoration: none !important;
}

.font-bold {
    font-weight: bold !important;
}

.list-unstyled li a {
    font-size: 1.95rem !important;
}

/** 404 pages **/

h1.error404 {
    text-shadow: #000 2px 1px;
    font-size: 5.15rem !important;
    font-weight: bold !important;
    color: #fff;
}

h2.error404 {
    text-shadow: #000 2px 1px;
    font-size: 3.15rem !important;
    font-weight: bold !important;
    color: #fff;
}

p.error404 {
    text-shadow: #000 2px 1px;
    font-size: 2.55rem !important;
    color: #fff;
}

a.error404 {
    font-size: 2.55rem;
    color: #fff;
    text-decoration: underline;
}

div.container404 {
    width: 100%;
    background-color: #fff;
    padding: 150px 0px 300px 0px;
}

@media (max-width: 1200px) {
    div.container404 {
        width: 100%;
        background-color: #fff;
        padding: 100px 0px 500px 0px;
    }
}

@media (max-width: 800px) {
    h1.error404 {
        text-shadow: #000 2px 1px;
        font-size: 3.15rem !important;
        font-weight: bold !important;
        color: #fff;
    }

    h2.error404 {
        text-shadow: #000 2px 1px;
        font-size: 2.35rem !important;
        font-weight: bold !important;
        color: #fff;
    }

    p.error404 {
        text-shadow: #000 2px 1px;
        font-size: 1.85rem !important;
        color: #fff;
    }

    a.error404 {
        font-size: 1.85rem;
        color: #fff;
        text-decoration: underline;
    }
}

.narrow {
    width: 90% !important;
    margin: auto !important;
}

.top-v1-contacts li {
    font-size: 1.65rem !important;
}

.col-guide-img {
    padding: 2px !important;
}

.text-footer, .text-footer a, .text-footer div, .text-footer span, .text-footer li, .text-footer ul {
    font-size: 1.75rem !important;
    color: #fff !important;
    text-shadow: 1px 1px 1px #000;
}

a.text-footer {
    text-decoration: underline !important;
}

.text-footer-title, .text-footer-title a, .text-footer-title div, .text-footer-title span, .text-footer-title li, .text-footer-title ul {
    font-size: 3.00rem !important;
    color: #fff !important;
    font-weight: 800;
    text-shadow: 1px 1px 1px #000;
}

.title-footer {
    font-size: 2.15rem !important;
}

.link-list {
    font-size: 1.75rem !important;
}

.navbar-header {
    width: 100%;
}

.header-logo-container {
    top: 40px !important;
    text-align: right;
}

/*Testing navigation resize*/
@media (min-width: 800px) {

    .megamenu-bordered-bottom {
        border-bottom: 1px solid #f0f0f0;
    }

    .logo-header-small {
        max-width: 225px !important;
        position: relative !important;
        top: 25px !important;
        /*transition: all .5s linear;*/
    }

    .logo-header-normal {
        max-width: 305px !important;
        /*transition: all .5s linear;*/
    }

    .header-logo-container-small {
        max-height: 40px !important;
    }

    .navbar-small-logo {
        top: -33px !important;
        left: 0px !important;
        max-height: 110px !important;
        /*transition: all .5s linear;*/
    }

    .logo-banner {
        position: relative;
        min-width: 100%;
    }

    .navbar-logo-small {
        max-height: 40px !important;
        top: 33px !important;
    }
}

.ui-dialog-titlebar {
    display: none;
}

.modal-backdrop {
    /* bug fix - no overlay */
    display: none;
}

a.headerlinks {
    text-decoration: none;
    cursor: pointer;
    color: #303030;
}

a.headerlinks:hover {
    text-decoration: none;
    cursor: pointer;
    color: #64a0fc;
}

.testimonial-author {
    font-size: 1.85rem !important;
    color: #909090 !important;
}

.sky-form .label, .sky-form .input {
    font-size: 1.75rem;
    color: #303030;
}

.tags-v2 li a {
    border: 0px !important;
    color: #303030 !important;
    background-color: #f2f2f2 !important;
    text-decoration: none !important;
}

.tags-v2 li a:hover {
    background-color: #578dde !important;
    color: #fff !important;
}

.container-home-section-description {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 2.15rem !important;
}

@media (max-width: 768px) {
    .container-home-section-description {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        font-size: 1.75rem !important;
        line-height: 2.5rem !important;
    }
}

.nomargin {
    margin: 0px !important;
}

a.home-section-more-button {
    padding: 20px;
    border: 1px solid #ccc;
    font-size: 1.95rem;
    color: #fff;
    background-color: #41afd0;
    transition: 0.3s;
    text-decoration: underline;
    border-radius: 6px;
}

a.home-section-more-button:hover {
    background-color: #578edd;
    border: 1px solid #578edd;
    color: #fff;
    border-radius: 6px;
}

a.comment-action-button {
    padding: 15px;
    background-color: #41afd0;
    border: 1px solid #578edd;
    color: #fff;
    font-size: 1.75rem;
    /*color:#202020;*/
    transition: 0.3s;
    text-decoration: underline;
}

.getyourguide-container {
    background-color: #eee;
    padding: 20px;
    min-height: 465px;
}

@media (max-width: 641px) {
    .getyourguide-container {
        background-color: #eee;
        padding: 20px;
        min-height: 700px !important;
    }
}

a.comment-action-button:hover {
    background-color: #41afd0;
    border: 1px solid #578edd;
    color: #fff;
}

a.megamenu-more-button {
    padding: 5px !important;
    border: 1px solid #ccc !important;
    font-size: 1.30rem !important;
    color: #202020 !important;
    transition: 0.3s !important;
    text-decoration: none !important;
}

a.megamenu-more-button:hover {
    background-color: #578edd !important;
    border: 1px solid #578edd !important;
    color: #fff !important;
}


.full-width-menu {
    font-size: 1.65rem !important;
}

h2.homepage {
    font-size: 3.35rem !important;
}

@media (max-width: 768px) {
    h2.homepage {
        font-size: 2.65rem !important;
    }
}

.img-caption {
    background-color: #000;
    color: #fff;
}

.right-bar-title {
    font-size: 2.1rem !important;
    color: #303030;
    font-weight: 400;
    line-height: 100% !important;
    text-decoration: none !important;
}

.right-bar-content {
    font-size: 1.65rem !important;
    line-height: 120% !important;
    color: #909090 !important;
    margin-bottom: 5px !important;
}

.megamenulink {
    font-size: 1.65rem !important;
}

.list-unstyled-menu {
    padding-left: 0;
    list-style: none;
    font-size: 1.35rem
}

span.megamenu {
    font-size: 1.55rem !important;
    font-weight: bold !important;
    padding-left: 10px !important;
}

.counters {
    border: 1px solid #ccc;
}

.right-panel-title {
    font-size: 2.35rem !important;
}

@media (min-width: 991px) {
    #feedback {
        float: left;
        position: fixed;
        top: calc(45% - 47px);
        right: 0;
        z-index: 10000;
    }

    #feedback a {
        background: #41afd0;
        border-radius: 5px 0 0 5px;
        box-shadow: 0 0 3px rgba(0, 0, 0, .3);
        border: 3px solid #fff;
        border-right: 0;
        display: block;
        padding: 20px 12px;
        /*transition: all .2s ease-in-out;*/
    }

    #feedback a:hover {
        padding-right: 20px;
    }

    .float-sm {
        display: block;
    }

}

@media (max-width: 990px) {

    .getyourguide-container {
        background-color: #eee;
        padding: 20px;
        min-height: 800px;
    }

    .getyourguide-container {
        background-color: #eee;
        padding: 20px;
        min-height: 465px;
    }

    .btn-lg-home {
        font-size: 1.80rem !important;
        -moz-border-radius: 0px 4px 4px 0px;
        border-radius: 0px 4px 4px 0px;
        border: 0 !important;
    }

    a.home-section-more-button {
        padding: 15px !important;
        border: 1px solid #ccc;
        font-size: 1.60rem !important;
        color: #fff;
        background-color: #41afd0;
        transition: 0.3s;
        text-decoration: none;
        border-radius: 6px;
    }

    a.home-section-more-button:hover {
        background-color: #578edd;
        border: 1px solid #578edd;
        color: #fff;
        border-radius: 6px;
    }

    #feedback {
        display: none;
    }

    #feedback a {
        display: none;
    }

    .float-sm {
        display: none;
    }

    .social-sharing-bottom {
        display: block;
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0px;
    }

    .social-sharing-bottom ul.menu-social {
        list-style: none;
        text-align: center;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        z-index: 99;
    }

    .social-sharing-bottom ul.menu-social li {
        flex: 1 1 auto;
        height: 40px;
        z-index: 99;
    }

    .social-sharing-bottom ul.menu-social li.newsletter {
        flex: 1 1 auto;
        line-height: 40px;
        position: relative;
        background-color: #fafafa;
        /*background-image: repeating-linear-gradient(135deg, #ffe4e1 0px, #ffe4e1 5px, transparent 5px, transparent 10px, #e1f3ff 10px, #e1f3ff 15px, transparent 15px, transparent 20px);*/
    }

    .social-sharing-bottom ul.menu-social li.next {
        flex: 1 1 auto;
    }

    ul.menu-social li a::before {
        /*content: "\f135";*/
        display: inline-block;
        font-family: FontAwesome, serif;
        font-size: 20px;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 40px;
    }

    ul.menu-social li a {
        color: #fff;
    }

    ul.menu-social li a[href*="facebook.com"]::before {
        content: "\f09a";
    }

    ul.menu-social li a[href*="twitter.com"]::before {
        content: "\f099";
    }

    ul.menu-social li a[href*="pinterest.com"]::before {
        content: "\f231";
    }

    ul.menu-social li a[href*="whatsapp://send"]::before {
        content: "\f232";
    }
}

/*.zoomonhovertransition {*/
/*-webkit-transform: scale(1.6);*/
/*-moz-transform: scale(1.6);*/
/*-o-transform: scale(1.6);*/
/*transform: scale(1.6);*/
/*}*/
/*.zoomonhover {*/
/*-webkit-transition: all .4s ease-in-out;*/
/*-moz-transition: all .4s ease-in-out;*/
/*-o-transition: all .4s ease-in-out;*/
/*-ms-transition: all .4s ease-in-out;*/
/*}*/

.zoomonhover {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.zoomonhover:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

/** Modal buttons **/
.btn-u {
    font-family: "Didact Gothic", "Helvetica", serif !important;
}

/** reviews **/
span.reviews-title {
    font-size: 1.5rem;
    font-weight: bold !important;
}

div.reviews-title {
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 2.5rem;
}

.reviews-summary, .reviews-summary i, .reviews-summary a {
    font-size: 1.75rem;
}

.anchor {
    position: relative;
    top: -130px;
}

.anchorlink {
    text-decoration: underline;
    color: #3498db;
    cursor: pointer;
}


.facebook {
    color: white;
}

.twitter {
    color: white;
}


/* Floating Social Media Bar Style Starts Here */

.fl-fl-sm {
    background: #000;
    opacity: 0.30;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px 8px 4px 4px;
    width: 285px;
    position: fixed;
    left: -245px;
    z-index: 1000;
    font-size: 1.2rem !important;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.fl-fl-sm:hover {
    opacity: 1;
    background: #41afd0;
}

.fa-sm {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
}

.fl-fl-sm:hover {
    left: 0;
}

.fl-fl-sm a {
    opacity: 1 !important;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
}

.float-fb-sm {
    top: calc(45% - 45px);
    text-align: right;
}

.float-tw-sm {
    top: calc(45% + 10px);
    text-align: right;
}

.float-ins-sm {
    top: calc(45% + 65px);
    text-align: right;
}

.list-info-right {
    padding-top: 40px;
    font-size: 1.9rem !important;
}

h3.midtitle {
    padding: 5px;
    background-color: #41afd0;
    color: #fff;
}

.youtube-video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.youtube-video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.slickImageCaption {
    font-size: 1.3rem !important;
    padding: 0px 5px 0px 5px !important;
    background-color: #fff;
    margin: 3px;
    position: absolute;
    bottom: 0px;
}

.btn-u-accept {
    background-color: #50caef !important;
}

.btn-u-customize {
    background-color: #fff !important;
    color: #909090 !important;
    font-size: 1.4rem !important;
}


/** Real Estate **/
.row-bottom-space-20 {
    margin-bottom: 20px !important;
}

.realtor-input {
    border: 1px solid #bbb;
    font-size: 1.3rem;
    line-height: 100%;
    padding: 5px;
}

.realtor-textarea {
    border: 1px solid #bbb;
    font-size: 1.3rem;
    line-height: 140%;
    padding: 5px;
}

.realtor-text {
    font-size: 1.6rem !important;
}

.realtor-text-left {
    font-size: 1.6rem !important;
    background-color: #f0f0f0;
}

.realtor-select {
    border: 1px solid #bbb;
    padding: 5px !important;
    font-size: 1.3rem !important;
}

.input-alert {
    background-color: #ffffbb;
}


/*Star Rating 2*/
/*.jq-stars {*/
/*    display: inline-block;*/
/*}*/

/*.jq-rating-label {*/
/*    font-size: 22px;*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    vertical-align: top;*/
/*    font-family: helvetica, arial, verdana;*/
/*}*/

/*.jq-star {*/
/*    width: 100px;*/
/*    height: 100px;*/
/*    display: inline-block;*/
/*    cursor: pointer;*/
/*}*/

/*.jq-star-svg {*/
/*    padding-left: 3px;*/
/*    width: 100%;*/
/*    height: 100% ;*/
/*}*/

/*.jq-star:hover .fs-star-svg path {*/
/*}*/

/*.jq-star-svg path {*/
/*    !* stroke: #000; *!*/
/*    stroke-linejoin: round;*/
/*}*/

/*!* un-used *!*/
/*.jq-shadow {*/
/*    -webkit-filter: drop-shadow( -2px -2px 2px #888 );*/
/*    filter: drop-shadow( -2px -2px 2px #888 );*/
/*}*/

/*.float-ig-sm {*/
/*top: calc(45% + 65px);*/
/*text-align:right;*/
/*}*/

/* Floating Social Media Bar Style Ends Here */

/*.social-sharing-bottom a {*/
/*text-align: center;*/
/*padding: 16px;*/
/*transition: all 0.3s ease;*/
/*color: white;*/
/*font-size: 2rem;*/
/*}*/

/*.thumbnails > .caption {*/
/*background-color:#0da1ff;*/
/*color:#fff;*/
/*padding: 0.1rem 0.6rem 0.1rem 1rem;*/
/*margin-top:0px !important;*/
/*}*/

/*.thumbnail-img {*/
/*margin-bottom:0px !important;*/
/*}*/

/*.thumbnails > .caption > h3 > a {*/
/*color:#fff;*/
/*}*/

/*.thumbnail-kenburn {*/
/*border:0px !important;*/
/*}*/