#block-block-28 {
    background-image: url(../../../../default/files/home-bg.jpg)!important;
    background-position: center!important;
}
#TA_socialButtonBubbles128 {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}

#section-top a:not(.btn) {
    color: #1c252c;
    vertical-align: top;
    display: inline-block;
}

#TA_socialButtonBubbles128 .socialWidget {
    vertical-align: middle;
}

#section-header .site-logo a img {
    margin: 10px 0;
}

#block-custom-reviews-custom-reviews-homepage-top,
#block-custom-reviews-custom-reviews-tourpage-top {
    margin-top:0;
    background:#f3f3f3;
    padding: 21px 0 30px;
    z-index: 99;
    position: relative;
}
#block-custom-reviews-custom-reviews-tourpage-top {
    margin-bottom:-20px;
}
#block-custom-reviews-custom-reviews-homepage-top h4 {
    font-size:30px;
    margin-top:0;
}
#block-custom-reviews-custom-reviews-homepage-top h4.grey-out,
#block-custom-reviews-custom-reviews-tourpage-top h4.grey-out {
    color:#f3f3f3;
}
.cdsROW {
    background-color: transparent!important;
}
.cdsROW.narrow {
    width: 251px!important;
    padding: 18px 18px 10px!important;
}
.cdsROW .logo img {
    max-width: 163px!important;
    width: 145px!important;
}
.cdsROW .cdsLocName a {
    display: none!important;
}
div#CDSROWLOC664 {
    display: none!important;
}
div#CDSROWRATING664 {
    display: inline-block!important;
}

div#CDSROWLOGO664 {
    display: inline-block!important;
    padding-left: 6px!important;
}
div#CDSWIDFRR {
    margin: 0 auto!important;
}
#section-banner {
    border-bottom: 0!important;
}
.row.extra-padding [class*="col-"] {
    padding-left:30px!important;
    padding-right:30px!important;
}
.row.extra-padding {
    position: relative;
}

.line {
    position: absolute;
    height: 125px;
    width: 1px;
    background: #e2e2e2;
}
.line.line-1 {
    left: 0;
}
.line.line-2 {
    left:50%;
}
.line.line-3 {
    right:0;
}
.tripdadisor-wrapper,
.google-wrapper {
    display: flex;
    align-items:center;
    text-align:center;
}
.tripdadisor-wrapper > div,
.google-wrapper > div {
    flex:1;
}
.tripadvisor-score,
.google-score {
    font-size: 54px;
}
.google-logo {
    display: inline-block;
}
.google-logo img {
    max-width: 154px;
}

.row.reviews-section {
    margin-top:40px;
    margin-bottom:25px;
    display: flex;
}
.review-bubble {
    height:100%;
    background:#fff;
    border-radius:20px;
    padding:20px;
}
.review-bottom {
    margin-top:30px;
    display: flex;
}
.review-bottom > div:first-child {
    flex-grow: 1;
}
.review-bubble-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.review-comment {
    flex-grow: 1;
}
.review-bubble .star-rating i.fa.fa-star {
    font-size: 1em!important;
}
.row.reviews-section > div {
    flex: 1;
}
#reviews-panel {
    background:#f2f2f2;
    margin-top:-20px;
    padding-top:60px;
    padding-bottom:80px;
    position: relative;
    z-index:99;
}
#reviews-panel h2 {
    margin-bottom:60px;
}
#reviews-panel .review-bottom {
    flex-direction:column;
    align-items: center;
}
#reviews-panel .review-bubble .star-rating i.fa.fa-star {
    font-size: 2em!important;
}
#reviews-panel .review-bottom > div:first-child {
    font-weight:bold;
    font-size: 1.15em;
}
#reviews-panel .review-bottom > div:nth-child(2) {
    margin-top:10px;
    margin-bottom:10px;
}
#reviews-panel .review-bubble {
    font-size: 1.1em;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
}
.row.d-flex {
    display: flex;
}
#reviews-panel .tripdadisor-wrapper,
#reviews-panel .google-wrapper {
    flex-direction: column;
    margin-top:50px;
}
#reviews-panel .tripadvisor-score,
#reviews-panel .google-score {
    margin-top:30px;
    margin-bottom:30px;
}

#reviews-panel .col-md-3 {
    display: flex;
    justify-content: center;
}
#reviews-panel .google-wrapper {
    align-self:flex-end;
}

/*---------- star rating ----------*/

.star-rating {
    display: flex;
    align-items: center;
    font-size: 1.1em!important;
    justify-content: center;
}
.back-stars {
    display: flex;
    color: #999;
    position: relative;
}
.front-stars {
    display: flex;
    color: #f4d03f;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .5s
}
.star-rating i.fa.fa-star {
    margin-right: 2px;
    font-size: 2em!important;
}


@media (max-width:1200px) {
    .cdsROW.narrow {
        width: 179px!important;
        display: block;
        margin: 0 auto;
    }
    div#CDSROWLOGO664 {
        display:block!important;
        padding-left: 0!important; */
    }
}
@media (max-width:991px) {
    .line.line-1,
    .line.line-2,
    .line.line-3{
        display:none;
    }
    .row.reviews-section {
        flex-direction: column;
    }
    .row.reviews-section > div:first-child {
        margin-bottom:20px;
    }
    .row.d-flex .col-md-4 {
        margin-bottom:25px;
    }
    .row.d-flex {
        flex-direction: column;
    }
}

@media (max-width:600px) {
    .tripdadisor-wrapper, .google-wrapper {
        display:block;
        font-size: 0;
    }
    .tripadvisor-score, .google-score {
        display: inline-block;
        width: 50%;
    }
    .review-count {
        display: inline-block;
        width: 50%;
        font-size: 14px;
    }
    #reviews-panel .google-score,
    #reviews-panel .review-count {
        width: 100%;
    }
    .cdsROW.narrow {
        margin-bottom: 20px;
    }
    .google-logo-wrapper {
        margin-bottom: 20px;
    }
    #reviews-panel .google-logo-wrapper {
        margin-bottom: 0;
    }
    #block-custom-reviews-custom-reviews-homepage-top h4,
    #block-custom-reviews-custom-reviews-tourpage-top h4 {
        text-align: center;
        font-size: 22px;
    }
    .line.line-2 {
        display: block!important;
        height: 1px;
        width: 100%;
        left: 0;
        margin-top: 20px;
        z-index: 999;
    }
}


