@font-face {
    font-family: 'Caliway';
    src: url('/fonts/Caliway.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

#after_full_slider_1 .hc-page-title span {
    color: #b5a174;
}

    #after_full_slider_1 .hc-page-title span:after {
        content: "";
        display: inline-block;
        margin-left: 8px;
        width: 0;
        height: 0;
        border-top: 14px solid transparent; /* was 12px */
        border-bottom: 14px solid transparent; /* was 12px */
        border-left: 23px solid #b5a174; /* was 19px */
        vertical-align: middle;
    }

#hc-city-discover-section {
    border-top: none !important;
}

.hc-city-discover-text {
    color: #555;
}

.hc-city-discover-top {
    display: block;
    width: 100%;
}

.hc-city-discover-feature-img {
    float: left;
    width: 44%;
    max-width: 560px;
    margin: 6px 32px 20px 0;
    display: block;
}

.hc-city-discover-top-copy {
    overflow: hidden;
    padding-top: 4px;
}

.hc-city-discover-main-title {
    display: block !important;
    width: 100% !important;
    font-size: 40px !important;
    font-weight: 300;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin: 0 0 2px 0;
    color: #333;
    font-family: 'Lato', sans-serif;
    line-height: 1.05;
    margin-bottom: 0px;
}

.hc-city-discover-divider .hr-inner {
    width: 100%;
}

.hc-city-discover-divider {
    margin-top: 2px;
    margin-bottom: 2px;
}

.hc-city-discover-subtitle {
    display: block !important;
    width: 100% !important;
    font-size: 24px !important;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #b5a174 !important;
    margin-top: 4px;
    margin-bottom: 16px;
    font-family: 'Droid Serif', serif;
    font-weight: 400;
    font-style: normal;
}

.hc-city-discover .avia_textblock p {
    font-size: 17px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 14px;
}

.hc-city-discover-intro {
    margin-bottom: 0;
}

.hc-city-discover-body {
    clear: none;
    padding-top: 6px;
}

@@media screen and (max-width: 767px) {
    .hc-city-discover-feature-img {
        float: none;
        width: 100%;
        max-width: none;
        margin: 0 0 20px 0;
    }

    .hc-city-discover-top-copy {
        overflow: visible;
    }

    .hc-city-discover-main-title {
        font-size: 36px;
    }

    .hc-city-discover-body {
        clear: none;
        padding-top: 0;
    }
}

/* EXPLORE SECTION */
.hc-explore-section {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
    border-top: 0px solid #fff !important;
}

.hc-explore-divider {
    width: 80%;
    max-width: 900px;
    height: 1px;
    background-color: #cfcfcf;
    margin: 0 auto 25px auto;
}

.hc-explore-text {
    max-width: 900px;
    margin: 0 auto;
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    line-height: 1.8;
    color: #666;
}

.hc-explore-script {
    font-family: 'Caliway', cursive;
    font-size: 32px;
    color: #b5a174;
    margin-right: 10px;
    line-height: 1;
}

.hc-explore-body {
    font-size: 18px;
}
