.view-more-posts.text-center {
    text-align: center
}

.banner {
    position: relative
}

.banner::before {
    content: none
}

.banner-bg {
    height: 100vh;
    background-size: cover;
    background-position: 50%;
    max-height: 1300px;
    position: relative
}

.banner .banner-text {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 48px;
    line-height: 40px;
    font-weight: 700;
    font-size: 30px;
    text-shadow: 0 2px 5px #02020299;
    color: #fff;
    padding: 0 15px
}

.footer-partner-logo {
    padding: 30px 0
}

.footer-partner-logo ul {
    gap: 20px;
    flex-wrap: wrap
}

.footer-partner-logo ul li {
    max-width: calc(10% - 10px);
    max-height: 40px;
    text-align: center;
    padding: 0
}

.footer-partner-logo ul li img {
    width: auto;
    max-height: inherit;
    max-width: 100%;
    height: auto
}

.footer-partner-logo ul li.hto {
    max-width: 100px
}

.footer-partner-logo ul li.vrbo {
    max-width: 120px
}

.footer-partner-logo ul li.stays {
    max-width: 140px
}

.guide-hot-list {
    margin-right: 6.8%
}

.guide-container .section-title {
    margin: 80px 0;
    max-width: 450px
}

.guides-wrapper {
    display: flex;
    gap: 30px;
    align-items: start;
    flex-wrap: wrap
}

.guides-wrapper .left-area {
    width: calc(44% - 15px);
    min-width: calc(44% - 15px)
}

.guides-wrapper .left-area .item-card {
    margin-bottom: 30px
}

.guides-wrapper .right-area {
    width: calc(56% - 15px);
    min-width: calc(56% - 15px);
    display: flex;
    gap: 30px;
    flex-wrap: wrap
}

.guides-wrapper .right-area .item-card {
    width: calc(50% - 15px);
    min-width: calc(50% - 15px)
}

.guides-wrapper .item-card .desc-text,.guides-wrapper .item-card .read-url,.guides-wrapper .item-card .read-btn {
    display: none
}

.guides-wrapper .item-card:hover .read-url,.guides-wrapper .item-card:hover .read-btn {
    display: block
}

.guides-wrapper .item-card:hover .desc-text {
    display: -webkit-box
}

.guides-wrapper .item-card:hover .hover-content {
    height: 100%;
    background: rgba(51,40,57,.9);
    display: flex;
    align-items: center
}

.user-platform-mobile .section-title .title {
    padding-bottom: 0
}

.user-platform-mobile .section-title .title::after {
    content: none
}

.featured-container {
    background: #f4f9f8
}

.featured-container .sided-wrapper {
    display: flex;
    gap: 30px;
    flex-wrap: wrap
}

.featured-container .heading-wrapper {
    align-items: end
}

.featured-container .left-area {
    width: calc(72.5% - 15px);
    min-width: calc(72.5% - 15px)
}

.featured-container .right-area {
    width: calc(27.5% - 15px);
    min-width: calc(27.5% - 15px)
}

.featured-container .right-area .card-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    flex-wrap: wrap
}

.featured-wrapper .left-area .card-img {
    padding-bottom: 67%
}

.featured-wrapper .left-area .desc-wrapper {
    display: flex;
    gap: 100px;
    align-items: start
}

.featured-container .desc-wrapper .desc-text {
    color: #363636;
    margin-top: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.featured-wrapper div .read-btn {
    line-height: 60px
}

.stories-title {
    color: #363636;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase
}

.featured-container .featured-wrapper .stories-title {
    display: none
}

#section-tending-topic .section-title {
    max-width: 720px
}

.section.tending-topic{
	padding-bottom: 40px;
}

.instagram-section {
    background: #f4f9f8
}

.instagram-section .section-title {
    max-width: 600px
}

.instagram-share {
    justify-content: flex-end
}

.user-platform-mobile .instagram-share {
    justify-content: center
}

.instagram-share .social-media-icons:first-child {
    color: #363636;
    font-weight: 600;
    margin-right: 9px
}

.instagram-share .social-media-icons a {
    border: 2px solid #654778;
    border-radius: 50%;
    height: 41px;
    margin-left: 6px;
    width: 41px
}

.instagram-share .social-media-icons a:hover {
    background-color: #654778
}

.instagram-share .social-media-icons a svg {
    fill: #654778
}

.instagram-share .social-media-icons a:hover svg {
    fill: #fff
}

.top-destin-section {
    padding-bottom: 0
}

.story-section {
    padding: 80px 0 0
}

.story-bg {
    background-size: contain;
    background-position: 50% 0;
    background-repeat: no-repeat
}

.story-title {
    margin-bottom: 30px
}

.story-title img {
    padding-top: 260px;
    max-width: 1035px !important;
    width: 100%
}

.story-content {
    padding-right: 110px
}

.story-content p {
    color: #000;
    margin: 30px 0
}

@media screen and (max-width: 1400px) {
    .footer-partner-logo ul li {
        width:calc(20% - 16px);
        min-width: calc(20% - 16px)
    }

    .footer-partner-logo ul li.vrbo,.footer-partner-logo ul li.hto,.footer-partner-logo ul li.stays {
        max-width: 100%
    }
}

@media screen and (max-width: 1199px) {
    .hot-list-counter {
        padding-bottom:10px
    }

    .guides-wrapper .left-area .item-card {
        margin-bottom: 0
    }

    .guide-container-title {
        margin: 0 auto 30px
    }

    .guide-container .section-title {
        margin: 0
    }

    .featured-container .right-area .card-wrapper,.featured-container .sided-wrapper,.guides-wrapper {
        gap: 15px
    }

    .guides-wrapper .left-area,.guides-wrapper .right-area {
        width: 100%;
        min-width: 100%;
        display: flex;
        gap: 15px;
        flex-wrap: wrap
    }

    .guides-wrapper .right-area .item-card,.guides-wrapper .left-area .item-card {
        width: calc(50% - 7.5px);
        min-width: calc(50% - 7.5px)
    }

    .view-more-posts {
        text-align: center
    }

    .featured-container .left-area {
        width: calc(70% - 7.5px);
        min-width: calc(70% - 7.5px)
    }

    .featured-container .right-area {
        width: calc(30% - 7.5px);
        min-width: calc(30% - 7.5px)
    }

    .featured-container .desc-wrapper .desc-text,div .read-url,div .read-btn {
        margin-top: 15px
    }

    .featured-container .featured .desc-wrapper {
        gap: 30px
    }

    .story-content {
        padding-right: 0
    }
}

@media only screen and (min-width: 768px) and (max-width:1199px) {
    .banner-bg {
        max-height:700px
    }
}

@media screen and (max-width: 991px) {

    .featured-container .right-area,.featured-container .left-area {
        width: 100%;
        min-width: 100%
    }

    .featured-container .heading-wrapper .stories-title {
        display: none
    }

    .featured-container .featured-wrapper .stories-title {
        display: block
    }

    .featured-container .sided-wrapper {
        gap: 35px
    }

    .featured-container .stories-title {
        text-align: center
    }

    .featured-wrapper .right-area .card-wrapper {
        flex-direction: row
    }

    .featured-wrapper .right-area .item-card {
        width: calc(50% - 7.5px);
        min-width: calc(50% - 7.5px)
    }
}

@media screen and (max-width: 767px) {
    .guides-wrapper .right-area .item-card,.guides-wrapper .left-area .item-card {
        width:100%;
        min-width: 100%
    }

    .guide-container-title {
        flex-direction: column;
        margin: 0 auto
    }

    .guide-hot-list {
        margin-right: 0;
        margin-top: 5px
    }

    .guide-container .section-title {
        margin: 55px auto 5px
    }

    .guides-wrapper .left-area .item-card:last-child {
        margin: 0
    }

    .featured-wrapper .left-area .desc-wrapper {
        display: none
    }

    .featured-wrapper .left-area .item-card {
        border-radius: 0;
        margin: 0 -15px;
        width: auto
    }

    .stories-title {
        font-size: .875rem
    }

    .story-title img {
        padding-top: 200px
    }

    .banner-bg {
        max-height: 470px
    }

    .banner .banner-text {
        bottom: 30px;
        font-size: 24px;
        line-height: 28px
    }

    .footer-partner-logo {
        padding: 20px 0
    }
}

@media screen and (max-width: 575px) {
    .banner-bg {
        max-height:370px
    }

    .guide-container .section-title {
        width: 330px
    }

    .section-title .title {
        line-height: 1.5
    }

    .featured-wrapper .right-area .item-card {
        width: 100%;
        min-width: 100%
    }

    .footer-partner-logo ul {
        gap: 20px
    }

    .footer-partner-logo ul li {
        width: calc(33.33% - 14px);
        min-width: calc(33.33% - 14px)
    }

    .footer-partner-logo ul li:nth-child(7),.footer-partner-logo ul li:nth-child(8),.footer-partner-logo ul li:nth-child(9),.footer-partner-logo ul li:nth-child(10) {
        display: none
    }
}

@media screen and (min-width: 1200px) {
    .guide-container-title {
        padding-bottom:17px
    }
}
