.vp-header {
    background: #ffffff;
}

    .vp-header .vp-black-logo {
        display: none !important;
    }

@media only screen and (max-width: 991px) {
    .vp-header .vp-black-logo {
        display: block !important;
    }
}

.vp-header .vp-white-logo {
    display: block;
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-white-logo {
        display: none !important;
    }
}

@media only screen and (min-width: 991px) {
    .vp-header.vp-vifixed-header {
        position: relative;
    }

        .vp-header.vp-vifixed-header .vp-white-logo {
            display: none;
        }

        .vp-header.vp-vifixed-header .vp-black-logo {
            display: block !important;
        }

            .vp-header.vp-vifixed-header .vp-black-logo span {
                top: 0;
            }

        .vp-header.vp-vifixed-header.vp-fixed-header {
            position: fixed;
        }

        .vp-header.vp-vifixed-header .navbar-nav .nav-link {
            color: #1e1e1e !important;
        }

            .vp-header.vp-vifixed-header .navbar-nav .nav-link .vp-member-placeholder {
                border: 2px solid #1e1e1e;
                color: #1e1e1e;
            }
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-vifixed-header.vp-fixed-header .vp-header-top .navbar-toggler {
        top: 15px !important;
    }
}

.vp-header.vp-home-header {
    background: transparent;
}

    .vp-header.vp-home-header .navbar-nav .nav-link {
        color: #fff;
        font-family: "Argentum Sans";
        font-size: 14px;
    }

@media only screen and (max-width: 991px) {
    .vp-header.vp-home-header .navbar-nav .nav-link {
        color: #1e1e1e !important;
    }
}

@media only screen and (max-height: 575px) and (orientation: landscape) {
    .vp-header.vp-home-header .navbar-nav .nav-link {
        color: #1e1e1e !important;
    }
}

.vp-header.vp-home-header .vp-member-placeholder {
    width: 40px;
    height: 40px;
    margin-right: 0;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    display: inline-block;
    border: 2px solid #fff;
    background: rgba(81, 247, 136, 0.1);
}

@media only screen and (min-width: 2600px) {
    .vp-header.vp-home-header .vp-member-placeholder {
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 58px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-home-header .vp-member-placeholder {
        color: #1e1e1e;
        border: 2px solid #1e1e1e;
        background: rgba(81, 247, 136, 0.1);
    }
}

@media only screen and (max-height: 575px) and (orientation: landscape) {
    .vp-header.vp-home-header .vp-member-placeholder {
        color: #1e1e1e !important;
        border: 2px solid #1e1e1e !important;
        background: rgba(81, 247, 136, 0.1);
    }
}

.vp-header.vp-home-header .vp-notification path {
    fill: #ffffff;
}

.vp-header.vp-home-header.vp-fixed-header .navbar-nav .nav-link {
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 14px;
}

.vp-header.vp-home-header.vp-fixed-header .vp-member-placeholder {
    color: #1e1e1e;
    border: 2px solid #1e1e1e;
    background: rgba(81, 247, 136, 0.1);
}

.vp-header.vp-home-header.vp-fixed-header .vp-notification path {
    fill: #1e1e1e;
}

@media only screen and (max-width: 768px) {
    .vp-header.vp-home-header .navbar-nav .nav-link {
        color: #1e1e1e;
    }

    .vp-header.vp-home-header .vp-member-placeholder {
        color: #1e1e1e;
        border: 2px solid #1e1e1e;
        background: rgba(81, 247, 136, 0.1);
    }

    .vp-header.vp-home-header .vp-notification path {
        fill: #1e1e1e;
    }
}

.vp-header.vp-fixed-header {
    position: fixed;
    width: 100%;
    background-color: #ffffff;
    z-index: 113;
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-fixed-header .vp-header-top {
        top: 0;
    }

        .vp-header.vp-fixed-header .vp-header-top .navbar-toggler {
            right: 10px !important;
            position: absolute !important;
            top: 16px !important;
        }
}

@media only screen and (max-width: 767px) {
    .vp-header.vp-fixed-header .vp-header-top .navbar-toggler {
        right: 10px !important;
        position: absolute !important;
        top: 15px !important;
    }
}

@media only screen and (max-width: 319px) {
    .vp-header.vp-fixed-header .vp-header-top .navbar-toggler {
        top: 8px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-fixed-header {
        position: relative;
        z-index: 11;
    }

        .vp-header.vp-fixed-header .vp-header-top {
            position: fixed;
            width: 100%;
            background-color: #ffffff;
        }
}

.vp-header.vp-fixed-header .vp-black-logo {
    display: block !important;
}

.vp-header.vp-fixed-header .vp-white-logo {
    display: none !important;
}

.vp-header .vp-header-top {
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 5;
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-header-top {
        position: relative;
    }
}

.vp-header .vp-header-bottom {
    background: #f4f4f4;
    border-bottom: 1px solid #e7e7e7;
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-header-bottom {
        padding: 90px 0 10px !important;
    }

        .vp-header .vp-header-bottom .vp-header-search .vp-header-feild {
            margin-top: 0 !important;
        }

        .vp-header .vp-header-bottom .vp-header-head {
            padding-top: 0 !important;
        }
}

@media only screen and (max-width: 575px) {
    .vp-header .vp-header-bottom {
        padding: 100px 0 25px !important;
    }
}

.vp-header .navbar-toggler {
    right: 10px;
    position: absolute;
    top: 15px;
}

.vp-header .navbar-brand {
    display: inline-block;
    padding: 0px;
}

    .vp-header .navbar-brand img {
        height: 52px;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (min-width: 2600px) {
    .vp-header .navbar-brand img {
        height: 92px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-header .navbar-brand img {
        height: 32px;
    }
}

.vp-header .navbar-brand span {
    position: relative;
    top: 5px;
    font-size: 26px;
    font-weight: 600;
    font-family: 'Quicksand';
}

@media only screen and (max-width: 575px) {
    .vp-header .navbar-brand span {
        font-size: 22px;
    }
}

.vp-header .navbar-brand span strong {
    color: #51f788;
    font-weight: 600;
}

.vp-header .vp-header-top .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (min-width: 1200px) {
    .vp-header .vp-header-top .navbar .vp-login-link {
        padding-top: 2px;
    }
}

@media only screen and (min-width: 1200px) and (min-width: 430px) {
    .vp-header .vp-header-top .navbar .vp-login-link .vp-header .vp-common-collapse a {
        padding: 10px 10px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-header-top .navbar {
        display: block;
        position: relative;
    }

        .vp-header .vp-header-top .navbar .navbar-collapse {
            position: absolute;
            width: 100%;
            top: 70px;
            left: 0;
            background-color: #ffffff;
        }

            .vp-header .vp-header-top .navbar .navbar-collapse.show {
                position: absolute;
                left: 0;
                top: 70px;
                width: 100%;
                background: #ffffff;
                padding: 0px 0px 0px;
                z-index: 101;
                border-bottom: 1px solid #efefef;
            }
}

@media only screen and (min-width: 767px) {
    .vp-header .vp-header-top .navbar .row {
        width: auto !important;
    }
}

.vp-header .vp-header-top a.at-home-icon {
    display: inline-block;
    font-size: 0;
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-header-top a.at-home-icon {
        margin-top: 0 !important;
        font-size: 14px;
        color: #1e1e1e;
        font-family: "Argentum Sans";
    }

        .vp-header .vp-header-top a.at-home-icon:hover {
            color: #1e1e1e;
        }
}

.vp-header .vp-header-top a.at-home-icon img {
    width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
    background: #51f788;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
}

@media only screen and (min-width: 2600px) {
    .vp-header .vp-header-top a.at-home-icon img {
        width: 55px;
        height: 55px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-header-top a.at-home-icon img {
        margin-right: 0 !important;
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header .vp-header-top a.at-home-icon {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-header-top .navbar-nav {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

        .vp-header .vp-header-top .navbar-nav .nav-item {
            width: 100%;
            padding: 10px 10px;
            border-bottom: 1px solid #efefef;
            position: relative;
        }

            .vp-header .vp-header-top .navbar-nav .nav-item .btn-green {
                background: transparent;
                padding: 0;
            }

                .vp-header .vp-header-top .navbar-nav .nav-item .btn-green:hover {
                    color: #1e1e1e;
                    border: none;
                }

            .vp-header .vp-header-top .navbar-nav .nav-item:last-child {
                border-bottom: 0 !important;
            }
}

@media only screen and (min-width: 2600px) {
    .vp-header .vp-header-top .navbar-nav .dropdown-menu {
        font-size: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header .vp-header-top .navbar-nav .dropdown-menu {
        border: none;
        position: relative;
        padding: 0;
        margin-top: 5px;
    }

        .vp-header .vp-header-top .navbar-nav .dropdown-menu li .dropdown-item {
            padding: 8px 10px;
            border-bottom: 1px solid #efefef;
            font-family: "Argentum Sans";
            font-size: 14px;
        }

        .vp-header .vp-header-top .navbar-nav .dropdown-menu li:last-child .dropdown-item {
            border-bottom: 0 !important;
        }
}

.vp-header .vp-header-top .navbar-nav .nav-link {
    font-family: "Argentum Sans";
    font-weight: 400;
    font-size: 14px;
}

@media only screen and (min-width: 2600px) {
    .vp-header .vp-header-top .navbar-nav .nav-link {
        font-size: 26px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header .vp-header-top .navbar-nav .nav-link {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header .vp-header-top .navbar-nav .nav-link.dropdown-toggle span {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header .vp-header-top .navbar-nav .nav-link.dropdown-toggle .vp-member-placeholder span {
        display: block;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-header .vp-header-top .navbar-nav .nav-link.dropdown-toggle {
        font-size: 26px;
    }
}

.vp-header .vp-member-placeholder {
    width: 40px;
    height: 40px;
    margin-right: 0;
    font-size: 14px;
    color: #1e1e1e;
    line-height: 38px;
    display: inline-block;
    border: 2px solid #1e1e1e;
    background: rgba(81, 247, 136, 0.1);
}

.vp-header .btn-green {
    line-height: 1;
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 14px;
    background: #38E672;
    padding: 14px 21px 12px;
    font-weight: 500;
    text-transform: capitalize;
}

    .vp-header .btn-green:hover {
        color: #fff;
        background: #1e1e1e;
    }

@media only screen and (min-width: 2600px) {
    .vp-header .btn-green {
        font-size: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header .btn-green {
        font-size: 14px;
        padding: 11px 15px 10px;
        font-weight: 400;
    }
}

.vp-header .vp-noti-dropdown {
    position: relative;
    margin: 0 5px 0 46px;
}

    .vp-header .vp-noti-dropdown .vp-notification {
        width: 16px;
        height: 19px;
    }

    .vp-header .vp-noti-dropdown::after {
        display: none;
    }

    .vp-header .vp-noti-dropdown span {
        position: absolute;
        top: -16px;
        bottom: 0;
        right: 5px;
        width: 7px;
        height: 7px;
        margin: auto;
        border-radius: 50%;
        background-color: #ff3939;
    }

.vp-header .vp-profile-pic {
    width: 35px;
    height: 36px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 50%;
}

.vp-header .vp-common-collapse a {
    position: relative;
    color: #1e1e1e;
    font-size: 14px;
}

    .vp-header .vp-common-collapse a::after {
        position: absolute;
        left: 0;
        right: -15px;
        opacity: 0;
        width: 22px;
        content: '';
        margin: auto;
        height: 13px;
        bottom: -21px;
        background: url("/latest/images/icons/caret_up_gray.svg") no-repeat center;
        background-size: contain;
    }

@media only screen and (max-width: 575px) {
    .vp-header .vp-common-collapse a::after {
        bottom: -24px;
    }
}

.vp-header .vp-common-collapse a img {
    width: 23px;
    height: 23px;
    margin-right: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-header .vp-common-collapse a[aria-expanded="true"] span {
    text-decoration: underline;
}

.vp-header .vp-common-collapse a[aria-expanded="true"]::after {
    opacity: 1;
}

.vp-header .vp-btn-green {
    font-size: 14px !important;
    font-weight: 500;
    font-family: 'Argentum Sans';
    line-height: 20px;
}

@media only screen and (max-width: 575px) {
    .vp-header .vp-btn-green {
        margin-right: -5px;
        padding: 10px 20px !important;
    }
}

.vp-header .vp-btn-green.collapsed[aria-expanded="false"] {
    background-color: #51f788 !important;
    color: #1e1e1e !important;
}

    .vp-header .vp-btn-green.collapsed[aria-expanded="false"]:hover {
        background-color: #1e1e1e !important;
        color: #fff !important;
    }

    .vp-header .vp-btn-green.collapsed[aria-expanded="false"] .vp-svg-change {
        margin-right: 5px;
    }

        .vp-header .vp-btn-green.collapsed[aria-expanded="false"] .vp-svg-change path {
            stroke: #3A3A3C;
        }

    .vp-header .vp-btn-green.collapsed[aria-expanded="false"]:hover .vp-svg-change path {
        stroke: #fff;
    }

.vp-header .vp-btn-green .vp-svg-change {
    margin-right: 5px;
}

    .vp-header .vp-btn-green .vp-svg-change path {
        stroke: #3A3A3C;
    }

@media only screen and (max-width: 319px) {
    .vp-header .vp-btn-green .vp-svg-change {
        width: 12px;
        height: 16px;
        margin-right: 4px;
    }
}

.vp-header .vp-btn-green:hover .vp-svg-change path,
.vp-header .vp-btn-green:focus .vp-svg-change path {
    stroke: #fff;
}

.vp-header-search {
    padding-bottom: 0;
    background: transparent;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .vp-header-search {
        margin-top: 0px;
    }
}

.vp-header-search .vp-header-feild {
    margin-top: 0px;
}

@media only screen and (max-width: 767px) {
    .vp-header-search .vp-header-feild {
        margin-top: 0px;
    }
}

.vp-header-search .vp-header-feild .vp-form-dinner {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    padding: 0;
}

@media only screen and (max-width: 575px) {
    .vp-header-search .vp-header-feild .vp-form-dinner {
        margin-bottom: 10px;
    }
}

.vp-header-search .vp-header-feild {
    text-align: left;
}

.vp-header-search .vp-header-head h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-header-search .vp-header-head h1 {
        font-size: 22px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.vp-header-search .vp-header-head h1 span {
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 576px) {
    .vp-header-search .vp-header-head h1 span {
        max-width: 87%;
        overflow: visible;
        white-space: inherit;
        -o-text-overflow: inherit;
        text-overflow: inherit;
        display: inline-block;
        font-size: 20px;
    }
}

.vp-header-search .vp-header-field-des {
    padding: 0 10px;
}

@media only screen and (max-width: 575px) {
    .vp-header-search .vp-header-field-des.vp-search-brdrd {
        margin-bottom: 12px;
    }
}

.vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .border-l {
        border-left: 1px solid #e6e6e6;
    }

    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .border-r {
        border-right: 1px solid #e6e6e6;
    }

@media only screen and (max-width: 1100px) {
    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .border-r {
        padding-left: 2px;
        padding-right: 2px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1400px) {
    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .pad-lr {
        padding-left: 8px !important;
        padding-right: 4px !important;
    }

        .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .pad-lr .adult-icon {
            background-size: 13px !important;
        }
}

.vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .form-gflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    position: relative;
}

@media only screen and (max-width: 1900px) {
    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn {
        left: 0px;
    }
}

@media only screen and (max-width: 1400px) {
    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn {
        left: 6px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn {
        left: 35%;
    }
}

.vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn .vp-tp-arrow {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn .vp-tp-arrow img {
        width: 10px;
        margin-top: 4px;
    }

.vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn .vp-bt-arrow {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

    .vp-header-search .vp-header-field-des.vp-search-brdrd .vp-search-bflex .form-item .vp-num-btn .vp-bt-arrow img {
        width: 10px;
    }

@media only screen and (min-width: 576px) {
    .vp-header-search .vp-header-field-des.border-right {
        border-right: 1px solid #e6e6e6;
    }
}

.vp-header-search .vp-header-field-des .form-control {
    height: 44px;
    line-height: 1;
    padding-top: 0;
    border-radius: 0;
    padding-bottom: 0;
    color: #3A3A3C;
    font-family: "Argentum Sans";
    font-size: 14px !important;
    background-position: 0;
    text-align: left !important;
    background-repeat: no-repeat;
    background-color: transparent;
    border-bottom: 0px solid #ccc;
}

@media only screen and (max-width: 1366px) {
    .vp-header-search .vp-header-field-des .form-control {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-header-search .vp-header-field-des .form-control {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 768px) {
    .vp-header-search .vp-header-field-des .form-control {
        font-size: 14px !important;
    }
}

.vp-header-search .vp-header-field-des .date-icon {
    padding-left: 25px;
    padding-right: 5px;
    background-size: 17px;
    background-image: url(/latest/images/icons/icon-gray-calendar-new.svg);
    padding-top: 2px;
}

    .vp-header-search .vp-header-field-des .date-icon::-webkit-input-placeholder {
        color: #3A3A3C;
    }

    .vp-header-search .vp-header-field-des .date-icon:-ms-input-placeholder {
        color: #3A3A3C;
    }

    .vp-header-search .vp-header-field-des .date-icon::-ms-input-placeholder {
        color: #3A3A3C;
    }

    .vp-header-search .vp-header-field-des .date-icon::placeholder {
        color: #3A3A3C;
    }

    .vp-header-search .vp-header-field-des .date-icon::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #3A3A3C;
    }

    .vp-header-search .vp-header-field-des .date-icon::-moz-placeholder {
        /* Firefox 19+ */
        color: #3A3A3C;
    }

    .vp-header-search .vp-header-field-des .date-icon:-ms-input-placeholder {
        /* IE 10+ */
        color: #3A3A3C;
    }

    .vp-header-search .vp-header-field-des .date-icon:-moz-placeholder {
        /* Firefox 18- */
        color: #3A3A3C;
    }

.vp-header-search .vp-header-field-des .day-icon {
    padding-right: 0;
    padding-left: 25px !important;
    background-image: url("/latest/images/icons/icon-day-new.svg");
    background-size: 16px;
}

@media only screen and (max-width: 1115px) {
    .vp-header-search .vp-header-field-des .day-icon {
        padding-left: 20px !important;
    }
}

.vp-header-search .vp-header-field-des .night-icon {
    padding-left: 25px !important;
    background-position: center;
    background-image: url("/latest/images/icons/icon-night-new.svg");
    background-size: 16px;
}

@media only screen and (max-width: 1115px) {
    .vp-header-search .vp-header-field-des .night-icon {
        position: relative;
        top: -1px;
    }
}

.vp-header-search .vp-header-field-des .adult-icon {
    padding-left: 15px !important;
    padding-right: 0 !important;
    text-align: center !important;
    background-image: url("/latest/images/icons/adult.svg");
    background-size: 13px;
}

.vp-header-search .vp-header-field-des .child-icon {
    text-align: center !important;
    background-image: url("/latest/images/icons/child.svg");
    background-size: 18px;
}

.vp-header-search .vp-header-field-des .number-arrow {
    position: relative;
}

    .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn {
        position: absolute;
        right: -30px !important;
        padding: 0;
        border: 0 !important;
        outline: none;
        line-height: 1;
    }

        .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn img {
            width: 12px;
            height: 12px;
            -o-object-fit: contain;
            object-fit: contain;
        }

        .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn:hover,
        .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn:focus {
            opacity: 0.7;
        }

    .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .vp-tp-arrow {
        top: 5px;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .vp-bt-arrow {
        bottom: 5px;
    }

.vp-header-search .vp-header-field-des input[type=number] {
    -moz-appearance: textfield;
}

    .vp-header-search .vp-header-field-des input[type=number]::-webkit-outer-spin-button,
    .vp-header-search .vp-header-field-des input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

.vp-header-search .vp-header-field-des h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
}

.vp-header-search .ui-widget-header * {
    font-family: 'Muli';
}

.vp-header-search .ui-widget-header .ui-icon {
    background-image: url("/latest/images/ui-icons_444444_256x240.png") !important;
}

.vp-header-search .ui-widget-header .ui-corner-all {
    top: 2px;
}

.vp-header-search .ui-widget-header .ui-datepicker-next-hover {
    right: 2px;
}

.vp-header-search .ui-widget-header .ui-datepicker-prev-hover {
    left: 2px;
}

.vp-header-search .ui-widget-header .ui-button .ui-state-hover,
.vp-header-search .ui-widget-header .ui-button .ui-state-focus,
.vp-header-search .ui-widget-header .ui-state-hover .ui-state-hover,
.vp-header-search .ui-widget-header .ui-state-hover .ui-state-focus,
.vp-header-search .ui-widget-header .ui-state-focus .ui-state-hover,
.vp-header-search .ui-widget-header .ui-state-focus .ui-state-focus,
.vp-header-search .ui-widget-header .ui-state-hover .ui-state-hover,
.vp-header-search .ui-widget-header .ui-state-hover .ui-state-focus,
.vp-header-search .ui-widget-header .ui-widget-header .ui-state-hover,
.vp-header-search .ui-widget-header .ui-widget-header .ui-state-focus {
    border: 0 !important;
}

.vp-header-search .ui-widget-header .ui-button:hover,
.vp-header-search .ui-widget-header .ui-button:focus {
    border: 0 !important;
}

.vp-arrow-center .number-arrow .btn {
    right: 0;
    width: 12px;
    margin: auto;
    left: -60px !important;
}

.vp-arrow-center .night-icon {
    padding-left: 40px;
    background-position: 5px !important;
}


/* --- SignIn Css Start --- */

.vp-btn-black {
    line-height: 1;
    color: #fff;
    font-size: 15px;
    padding: 10px 25px 13px;
    text-transform: capitalize;
    font-weight: 400;
    background-color: #1e1e1e;
}

    .vp-btn-black:hover,
    .vp-btn-black:focus {
        color: #1e1e1e !important;
        background-color: #51f788 !important;
    }

@media only screen and (max-width: 767px) {
    .vp-btn-black {
        font-size: 13px;
    }
}

.vp-signin {
    border: 0;
    margin-bottom: 0px;
    background: #f4f4f4;
}

@media only screen and (max-width: 768px) {
    .vp-signin {
        position: fixed;
        top: 77px;
        z-index: 5;
        border-radius: 0;
        width: 100%;
        height: 650px;
        overflow: hidden;
        overflow-y: auto;
    }
}

.vp-signin .vp-signin-des {
    padding: 50px 0 10px;
    position: relative;
}

@media only screen and (max-width: 1290px) {
    .vp-signin .vp-signin-des {
        padding: 20px 0 10px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-signin .vp-signin-des {
        padding: 25px 0;
    }
}

.vp-signin .vp-signin-des h2 {
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
}

@media only screen and (max-width: 1290px) {
    .vp-signin .vp-signin-des h2 {
        font-size: 27px;
        margin-bottom: 5px;
    }
}

.vp-signin .vp-signin-des p {
    color: #1e1e1e;
    font-size: 14px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1290px) {
    .vp-signin .vp-signin-des p {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

.vp-signin .vp-signin-des .vp-signin-close {
    position: absolute;
    right: 0;
    top: 20px;
}

    .vp-signin .vp-signin-des .vp-signin-close .vp-sclose-btn svg {
        width: 30px;
        height: 30px;
    }

        .vp-signin .vp-signin-des .vp-signin-close .vp-sclose-btn svg circle {
            fill: #51f788;
        }

        .vp-signin .vp-signin-des .vp-signin-close .vp-sclose-btn svg path {
            fill: #000000;
        }

        .vp-signin .vp-signin-des .vp-signin-close .vp-sclose-btn svg:hover circle {
            fill: #000000;
        }

        .vp-signin .vp-signin-des .vp-signin-close .vp-sclose-btn svg:hover path {
            fill: #FFFFFF;
        }

.vp-signin .vp-signin-des .vp-signin-form {
    padding-top: 0px;
    font-family: 'Argentum Sans';
}

    .vp-signin .vp-signin-des .vp-signin-form .form-group {
        margin-bottom: 20px;
    }

        .vp-signin .vp-signin-des .vp-signin-form .form-group .form-control {
            height: 40px;
            font-size: 13px;
            color: #656565;
            border-radius: 5px;
            padding: 0px 40px 2px 15px;
            font-weight: 400;
            background-color: #ffffff;
            border: 1px solid #dddddd;
        }

            .vp-signin .vp-signin-des .vp-signin-form .form-group .form-control:placeholder {
                color: #656565 !important;
                opacity: 1;
            }

            .vp-signin .vp-signin-des .vp-signin-form .form-group .form-control:-ms-input-placeholder {
                color: #656565 !important;
            }

            .vp-signin .vp-signin-des .vp-signin-form .form-group .form-control::-ms-input-placeholder {
                color: #656565 !important;
            }

        .vp-signin .vp-signin-des .vp-signin-form .form-group .form-check .form-check-input {
            width: 18px;
            height: 18px;
            background-color: transparent;
            border: 1px solid #b4b4b4;
            margin-top: 1px;
        }

@media only screen and (max-width: 375px) {
    .vp-signin .vp-signin-des .vp-signin-form .form-group .form-check .form-check-input {
        position: relative;
        top: 4px;
        width: 15px;
        height: 15px;
    }
}

.vp-signin .vp-signin-des .vp-signin-form .form-group .form-check .form-check-label {
    display: block;
    padding-left: 2px;
    font-size: 14px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 375px) {
    .vp-signin .vp-signin-des .vp-signin-form .form-group .form-check .form-check-label {
        font-size: 12px;
        padding-left: 0;
        display: inline-block;
    }
}

.vp-signin .vp-signin-des .vp-signin-form .form-group .vp-forgot-link {
    color: #0DA43F !important;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.52;
    display: block;
}

    .vp-signin .vp-signin-des .vp-signin-form .form-group .vp-forgot-link:hover,
    .vp-signin .vp-signin-des .vp-signin-form .form-group .vp-forgot-link:focus {
        color: #1e1e1e !important;
    }

@media only screen and (max-width: 375px) {
    .vp-signin .vp-signin-des .vp-signin-form .form-group .vp-forgot-link {
        font-size: 12px;
    }
}

.vp-signin .vp-signin-des .vp-signin-form .vp-email-icon,
.vp-signin .vp-signin-des .vp-signin-form .vp-pwd-icon {
    position: relative;
}

    .vp-signin .vp-signin-des .vp-signin-form .vp-email-icon::after,
    .vp-signin .vp-signin-des .vp-signin-form .vp-pwd-icon::after {
        position: absolute;
        top: 9px;
        right: 15px;
        content: '';
        width: 22px;
        height: 22px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .vp-signin .vp-signin-des .vp-signin-form .vp-email-icon.vp-email-icon:after,
    .vp-signin .vp-signin-des .vp-signin-form .vp-pwd-icon.vp-email-icon:after {
        background-image: url("/latest/images/icons/email.svg");
    }

    .vp-signin .vp-signin-des .vp-signin-form .vp-email-icon.vp-pwd-icon:after,
    .vp-signin .vp-signin-des .vp-signin-form .vp-pwd-icon.vp-pwd-icon:after {
        background-image: url("/latest/images/icons/password.svg");
    }

.vp-signin .vp-signin-des .vp-signin-form .vp-signin-or {
    position: relative;
    z-index: 1;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .vp-signin .vp-signin-des .vp-signin-form .vp-signin-or {
        margin: 15px 0px;
    }
}

.vp-signin .vp-signin-des .vp-signin-form .vp-signin-or span {
    background: #fff;
    border: solid 1px #ddd;
    font-size: 12px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    margin-top: 100px;
}

@media only screen and (max-width: 991px) {
    .vp-signin .vp-signin-des .vp-signin-form .vp-signin-or span {
        margin-top: 0px;
    }
}

.vp-signin .vp-signin-des .vp-signin-form .vp-signin-or::after {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    content: '';
    height: 100%;
    width: 1px;
    background: #dbdbdb;
    min-height: 250px;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}

@media only screen and (max-width: 991px) {
    .vp-signin .vp-signin-des .vp-signin-form .vp-signin-or::after {
        height: 1px;
        width: 100%;
        min-height: inherit;
        top: 15px;
    }
}

.vp-signin .vp-signin-des .vp-signin-form .vp-signin-social a {
    margin-bottom: 20px;
    display: block;
}

@media only screen and (max-width: 991px) {
    .vp-signin .vp-signin-des .vp-signin-form .vp-signin-social a {
        margin-bottom: 10px;
    }
}


/* --- SignIn Css End --- */

@media only screen and (min-width: 992px) {
    .vp-fixed-header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }

        .vp-fixed-header .vp-header-top {
            background-color: #ffffff;
        }
}

@media only screen and (max-width: 1200px) {
    .vp-header .vp-noti-dropdown {
        margin: 0 5px;
    }
}

@media only screen and (max-width: 1200px) and (max-width: 575px) {
    .vp-header-search .vp-header-field-des.vp-arrow-center .vp-num-btn .btn {
        right: -50px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-header-search .vp-header-field-des .form-control {
        font-size: 14px;
        background-size: 15px;
        padding-left: 30px;
    }

    .vp-header-search .vp-header-field-des .date-icon {
        padding-left: 25px;
    }
}

@media only screen and (max-width: 1200px) and (max-width: 1200px) {
    .vp-header-search .vp-header-field-des .date-icon {
        padding-left: 25px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn {
        right: 0;
    }

        .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn img {
            width: 10px;
            height: 15px;
        }
}

@media only screen and (max-width: 991px) {
    .vp-big-logo {
        width: 100%;
    }

        .vp-big-logo .col-lg-7 {
            width: 100%;
            display: block !important;
        }

        .vp-big-logo .navbar-toggler {
            position: relative;
            float: right;
            right: 10px !important;
            top: 15px !important;
        }

    .navbar-toggler {
        padding-right: 0;
    }

    .vp-header-top .col-lg-7 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header .vp-big-logo img {
        width: 200px;
    }

    .vp-header .vp-common-collapse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

        .vp-header .vp-common-collapse a {
            font-size: 12px;
        }

            .vp-header .vp-common-collapse a img {
                width: 16px;
                height: 16px;
                position: relative;
                top: 5px;
            }

        .vp-header .vp-common-collapse span {
            font-size: 13px !important;
        }
}

@media only screen and (max-width: 575px) and (max-width: 575px) {
    .vp-header .vp-common-collapse span {
        margin-top: 0;
        font-size: 11px !important;
    }
}

@media only screen and (max-width: 575px) and (max-width: 319px) {
    .vp-header .vp-common-collapse span {
        font-size: 8px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-header .vp-inner-header .navbar-brand {
        margin-right: 5px;
    }

        .vp-header .vp-inner-header .navbar-brand img {
            width: 160px;
        }

    .vp-header .vp-common-collapse a {
        font-size: 12px;
    }

        .vp-header .vp-common-collapse a img {
            width: 16px;
            height: 16px;
        }
}

.st-custom-main-area {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 2222;
}

    .st-custom-main-area .st-custom-button {
        height: 55px;
        width: 55px;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #95d03a;
        color: #ffffff;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 10px 25px;
        font-family: 'Argentum Sans';
        font-size: 14px;
        font-weight: 400;
        cursor: pointer;
        -webkit-animation-name: waAnimation;
        animation-name: waAnimation;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes waAnimation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(149, 208, 58, 0.5);
        box-shadow: 0 0 0 0 rgba(149, 208, 58, 0.5);
    }

    80% {
        -webkit-box-shadow: 0 0 0 14px rgba(149, 208, 58, 0);
        box-shadow: 0 0 0 14px rgba(149, 208, 58, 0);
    }
}

@keyframes waAnimation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(149, 208, 58, 0.5);
        box-shadow: 0 0 0 0 rgba(149, 208, 58, 0.5);
    }

    80% {
        -webkit-box-shadow: 0 0 0 14px rgba(149, 208, 58, 0);
        box-shadow: 0 0 0 14px rgba(149, 208, 58, 0);
    }
}

.st-custom-main-area .st-custom-button img {
    width: 23px;
    height: 23px;
}

.consent-banner {
    background-color: #ebfcf1 !important;
    padding: 25px 15px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 575px) {
    .consent-banner {
        padding: 25px 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.consent-banner p {
    font-family: 'Argentum Sans';
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-right: 15px;
}

@media only screen and (max-width: 575px) {
    .consent-banner p {
        margin-bottom: 10px;
    }
}

.consent-banner .grantButton {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    background-color: #38E672;
    padding: 11px 35px;
    border-radius: 10px;
    color: #1D231F;
}

    .consent-banner .grantButton:hover {
        color: #ffffff;
        background-color: #1D231F;
    }

.vp-header .navbar .vp-white-logo span {
    color: #ffffff;
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-text-header .vp-header-top .navbar span {
        top: 0px !important;
    }
}

@media only screen and (max-width: 319px) {
    .vp-header.vp-text-header .vp-header-top .navbar span {
        font-size: 14px;
        display: block;
        white-space: normal;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-text-header .vp-header-top .navbar .navbar-toggler {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header.vp-text-header .vp-header-top .navbar .navbar-toggler {
        top: 10px !important;
    }
}

@media only screen and (max-width: 319px) {
    .vp-header.vp-text-header .vp-header-top .navbar .navbar-toggler {
        top: 20px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-text-header .vp-header-top .navbar .navbar-collapse {
        top: 52px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header.vp-text-header .vp-header-top .navbar .navbar-collapse.show {
        top: 52px;
    }
}

.vp-forgot-link {
    color: #0DA43F !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.52;
}

    .vp-forgot-link:hover,
    .vp-forgot-link:focus {
        color: #1e1e1e !important;
    }

@media only screen and (max-width: 375px) {
    .vp-forgot-link {
        font-size: 16px;
    }
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 999;
    overflow: show;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
}

    .loading:before {
        position: fixed;
        top: 0;
        left: 0;
        content: '';
        width: 100%;
        height: 100%;
        display: block;
    }

    .loading .vp-load-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        width: 100%;
    }

        .loading .vp-load-img img {
            width: 250px;
        }

    .loading .vp-spin {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: 30px;
        margin: auto;
        display: block;
        color: #fff;
        font-weight: 600;
    }

        .loading .vp-spin::after {
            position: absolute;
            left: 0;
            right: 0;
            top: 18px;
            content: '';
            width: 10px;
            height: 10px;
            display: block;
            font-size: 20px;
            border-radius: 50%;
            margin: -0.5em auto 0;
            animation: spinner 2.2s infinite linear;
            -o-animation: spinner 2.2s infinite linear;
            -ms-animation: spinner 2.2s infinite linear;
            -moz-animation: spinner 2.2s infinite linear;
            -webkit-animation: spinner 2.2s infinite linear;
            -webkit-box-shadow: white 1.5em 0 0 0, white 1.1em 1.1em 0 0, white 0 1.5em 0 0, white -1.1em 1.1em 0 0, white -1.5em 0 0 0, white -1.1em -1.1em 0 0, white 0 -1.5em 0 0, white 1.1em -1.1em 0 0;
            box-shadow: white 1.5em 0 0 0, white 1.1em 1.1em 0 0, white 0 1.5em 0 0, white -1.1em 1.1em 0 0, white -1.5em 0 0 0, white -1.1em -1.1em 0 0, white 0 -1.5em 0 0, white 1.1em -1.1em 0 0;
        }

    .loading .vp-load-des {
        position: absolute;
        top: 65%;
        right: 0;
        bottom: 0;
        left: 0px;
        margin: auto;
        color: #ffffff;
        text-align: center;
        font-weight: 400;
    }


/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.vp-footer {
    background: #f4f4f4;
}

@media only screen and (min-width: 768px) {
    .vp-footer {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

.vp-footer .vp-footer-copy {
    padding: 24px 0;
}

    .vp-footer .vp-footer-copy p {
        color: #8a8a8a;
        font-size: 13px;
    }

        .vp-footer .vp-footer-copy p a {
            color: #8a8a8a;
            font-weight: 600;
        }

            .vp-footer .vp-footer-copy p a:hover,
            .vp-footer .vp-footer-copy p a:focus {
                color: #1e1e1e;
            }

@media only screen and (max-width: 575px) {
    .vp-footer .vp-footer-copy {
        padding: 15px 0;
    }

        .vp-footer .vp-footer-copy p {
            font-size: 12px;
        }
}

.vp-nfooter {
    padding: 50px 0 0;
}

@media only screen and (max-width: 1115px) {
    .vp-nfooter .vp-nfooter-logo-area,
    .vp-nfooter .vp-nfooter-tc-area {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 991px) {
    .vp-nfooter .vp-nfooter-logo-area,
    .vp-nfooter .vp-nfooter-tc-area {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-nfooter .vp-nfooter-logo-area,
    .vp-nfooter .vp-nfooter-tc-area {
        margin: 0 0 20px;
    }
}

.vp-nfooter .vp-nfooter-logo-area img,
.vp-nfooter .vp-nfooter-tc-area img {
    max-width: 80%;
}

@media only screen and (max-width: 575px) {
    .vp-nfooter .vp-nfooter-logo-area img,
    .vp-nfooter .vp-nfooter-tc-area img {
        max-width: 60%;
    }
}

.vp-nfooter .vp-ntop-footer,
.vp-nfooter .vp-nbfooter-instruction,
.vp-nfooter .vp-nbottom-footer {
    margin: 20px 0 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D9D9D9;
}

@media only screen and (max-width: 575px) {
    .vp-nfooter .vp-ntop-footer,
    .vp-nfooter .vp-nbfooter-instruction,
    .vp-nfooter .vp-nbottom-footer {
        padding-bottom: 10px !important;
    }
}

.vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-head,
.vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-head,
.vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-head {
    position: relative;
    font-family: 'Argentum Sans';
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    padding-bottom: 10px;
    margin-bottom: 12px;
}

    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-head:before,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-head:before,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-head:before {
        content: '';
        position: absolute;
        bottom: 0;
        width: 25px;
        height: 3px;
        background-color: #0DA43F;
    }

@media only screen and (min-width: 2600px) {
    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-head,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-head,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-head {
        font-size: 28px;
        margin-bottom: 24px;
    }
}

.vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-subhead,
.vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-subhead,
.vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-subhead {
    color: #222222;
    font-family: 'Argentum Sans';
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 2600px) {
    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-subhead,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-subhead,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-subhead {
        font-size: 28px;
    }
}

.vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links,
.vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links,
.vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links {
    padding-left: 0;
    list-style: none;
    margin-top: 18px;
}

    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li {
        margin-bottom: 10px;
    }

        .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a,
        .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a,
        .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a {
            font-family: 'Argentum Sans';
            font-size: 16px;
            font-weight: 300;
            line-height: 26px;
            color: #222222;
        }

            .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a.active,
            .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a.active,
            .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a.active {
                color: #0DA43F;
                font-weight: 500;
            }

            .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a:hover,
            .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a:hover,
            .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a:hover {
                color: #0DA43F;
                font-weight: 500;
            }

@media only screen and (min-width: 2600px) {
    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-head .vp-bfooter-links li a {
        font-size: 28px;
        line-height: 40px;
    }
}

.vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links,
.vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links,
.vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
    list-style: none;
    margin-top: 30px;
}

@media only screen and (max-width: 991px) {
    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links {
        margin-top: 10px;
    }
}

.vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li,
.vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li,
.vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li {
    margin-right: 15px;
}

    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li:last-child,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li:last-child,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li:last-child {
        margin-right: 0 !important;
    }

    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li a,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li a,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li a {
        border-bottom: 0px;
    }

        .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li a:hover,
        .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li a:hover,
        .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem.vp-social-links li a:hover {
            border-bottom: 0px !important;
        }

.vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a,
.vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a,
.vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a {
    font-size: 22px;
    font-family: 'Argentum Sans';
    font-weight: 600;
    color: #0DA43F;
    border-bottom: 1px solid transparent;
}

    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a:hover,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a:hover,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a:hover {
        border-bottom: 1px solid #0DA43F;
    }

@media only screen and (min-width: 2600px) {
    .vp-nfooter .vp-ntop-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a,
    .vp-nfooter .vp-nbfooter-instruction .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a,
    .vp-nfooter .vp-nbottom-footer .vp-nfooter-tc-area .vp-nfooter-d .vp-nfooter-ditem a {
        font-size: 28px;
    }
}

.vp-nfooter .vp-ntop-footer .vp-finstruction,
.vp-nfooter .vp-nbfooter-instruction .vp-finstruction,
.vp-nfooter .vp-nbottom-footer .vp-finstruction {
    font-family: 'Argentum Sans';
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    color: #222222;
}

    .vp-nfooter .vp-ntop-footer .vp-finstruction strong,
    .vp-nfooter .vp-nbfooter-instruction .vp-finstruction strong,
    .vp-nfooter .vp-nbottom-footer .vp-finstruction strong {
        font-weight: 600;
    }

    .vp-nfooter .vp-ntop-footer .vp-finstruction a,
    .vp-nfooter .vp-nbfooter-instruction .vp-finstruction a,
    .vp-nfooter .vp-nbottom-footer .vp-finstruction a {
        color: #222222;
        font-weight: 600;
    }

        .vp-nfooter .vp-ntop-footer .vp-finstruction a:hover,
        .vp-nfooter .vp-nbfooter-instruction .vp-finstruction a:hover,
        .vp-nfooter .vp-nbottom-footer .vp-finstruction a:hover {
            color: #0DA43F;
        }

@media only screen and (min-width: 2600px) {
    .vp-nfooter .vp-ntop-footer .vp-finstruction,
    .vp-nfooter .vp-nbfooter-instruction .vp-finstruction,
    .vp-nfooter .vp-nbottom-footer .vp-finstruction {
        font-size: 23px;
        line-height: 40px;
    }
}

.vp-nfooter .vp-nbottom-copyrights {
    margin-bottom: 30px;
}

    .vp-nfooter .vp-nbottom-copyrights .vp-copyrights {
        font-family: 'Argentum Sans';
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        color: #222222;
    }

        .vp-nfooter .vp-nbottom-copyrights .vp-copyrights strong {
            font-weight: 600;
        }

        .vp-nfooter .vp-nbottom-copyrights .vp-copyrights a {
            color: #222222;
            font-weight: 600;
        }

            .vp-nfooter .vp-nbottom-copyrights .vp-copyrights a:hover {
                color: #0DA43F;
            }

@media only screen and (min-width: 2600px) {
    .vp-nfooter .vp-nbottom-copyrights .vp-copyrights {
        font-size: 23px;
        line-height: 40px;
    }
}

.vp-nfooter .vp-nfooter-tc-area img {
    max-width: 100% !important;
}


/* --- Bootstrap Header Css Start --- */

.rounded {
    border-radius: 5px !important;
}

.vp-header .navbar-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-header .navbar-nav .nav-link {
        color: #000;
        text-transform: capitalize;
    }

    .vp-header .navbar-nav .dropdown-toggle::after {
        position: relative;
        top: 2px;
        border-width: 7px;
        margin-left: 0px;
    }

@media only screen and (max-width: 991px) {
    .vp-header .navbar-nav {
        display: block;
        margin-top: 15px;
    }

        .vp-header .navbar-nav .nav-item {
            display: inline-block;
        }
}

@media only screen and (max-width: 767px) {
    .navbar .d-flex {
        display: block !important;
    }

    .navbar .navbar-toggler {
        position: absolute;
        top: 15px;
        right: 10px;
    }

    .vp-header .vp-header-search .vp-header-head {
        padding-top: 0px;
    }

        .vp-header .vp-header-search .vp-header-head h1 {
            font-size: 16px;
        }
}


/* --- Bootstrap Header Css End --- */


/* --- Bootstrap Form Css Start --- */

.btn:focus,
button:focus {
    outline: 0 !important;
}

.form-control {
    border: 0;
    font-size: 13px;
    font-weight: 400;
}

    .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .form-control textarea.form-control {
        min-height: 206px;
    }

    .form-control::-webkit-input-placeholder {
        color: #656565;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #656565;
        opacity: 1;
    }

    .form-control::-ms-input-placeholder {
        color: #656565;
        opacity: 1;
    }

    .form-control::placeholder {
        color: #656565;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #656565;
    }

    .form-control::-ms-input-placeholder {
        color: #656565;
    }

.form-check-input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .form-check-input:checked {
        background-color: #51f788 !important;
        border-color: #51f788 !important;
        background-image: url("/latest/images/icons/tick_arrow.svg") !important;
    }

.ui-datepicker * {
    font-family: 'Muli' !important;
}

.datepicker table tr th {
    font-size: 13px;
}

    .datepicker table tr th:hover,
    .datepicker table tr th:focus {
        color: #1e1e1e;
        background-color: #51f788 !important;
    }

.datepicker table tr td {
    font-size: 13px;
    font-weight: 400;
}

    .datepicker table tr td.day:hover,
    .datepicker table tr td.day.active {
        color: #1e1e1e;
        background-color: #51f788 !important;
        background-image: none !important;
    }

        .datepicker table tr td.day.active:hover,
        .datepicker table tr td.day.active:focus {
            color: #1e1e1e;
        }

    .datepicker table tr td span {
        height: 35px;
        color: #1e1e1e;
        line-height: 35px;
        font-weight: 400;
    }

        .datepicker table tr td span:hover,
        .datepicker table tr td span.active,
        .datepicker table tr td span.focused {
            color: #1e1e1e;
            background-color: #51f788 !important;
            background-image: none !important;
        }

            .datepicker table tr td span.active:hover,
            .datepicker table tr td span.active:focus {
                color: #1e1e1e;
            }


/* --- Bootstrap Form Css End --- */

.tooltip {
    overflow: hidden;
    visibility: visible;
    pointer-events: none;
    opacity: 1 !important;
    padding-bottom: 15px !important;
}

    .tooltip .tooltip-inner {
        position: relative;
        top: 10px;
        opacity: 1;
        min-width: 280px;
        line-height: 1.2;
        color: #1e1e1e;
        padding: 0 0 10px;
        font-weight: 400;
        background-color: #ffffff;
        border-color: 1px solid #ededed;
        -webkit-box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 0.2);
    }

.tooltip-arrow::before {
    display: none;
}

hr.vp-tip-hr {
    border: 0 !important;
    margin: 10px 0 !important;
}

.vp-tip-des {
    text-align: center;
    font-size: 12px;
    font-weight: 400 !important;
}

    .vp-tip-des:not(:first-child) {
        margin-top: 15px;
    }

        .vp-tip-des:not(:first-child) .vp-tip-head {
            border-radius: 0;
        }

    .vp-tip-des * {
        font-weight: 400;
    }

    .vp-tip-des .vp-tip-head {
        display: block;
        color: #fff;
        margin-bottom: 10px;
        font-family: 'Muli';
        padding: 5px 5px 10px;
        background-color: #000;
        border-radius: 5px 5px 0 0;
    }

    .vp-tip-des .vp-tip-sub-head {
        position: relative;
        display: block;
        margin-top: 8px;
        padding-top: 5px;
    }

        .vp-tip-des .vp-tip-sub-head::after {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            content: '';
            width: 50px;
            height: 1px;
            margin: auto;
            background: #fff;
        }

    .vp-tip-des .vp-tip-arrival {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 15px;
        text-align: left;
        margin-bottom: 5px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-tip-des .vp-tip-arrival b {
            font-weight: 300;
            min-width: 100px;
            text-align: right;
            font-family: 'Muli';
            padding-right: 10px;
        }

        .vp-tip-des .vp-tip-arrival .vp-time-width {
            min-width: 100px;
            font-weight: 400;
        }

        .vp-tip-des .vp-tip-arrival .vp-small-font {
            font-family: 'Muli';
        }

        .vp-tip-des .vp-tip-arrival:last-child {
            margin-top: 10px;
            margin-bottom: 0;
        }

    .vp-tip-des .vp-tip-time,
    .vp-tip-des .vp-tip-duration {
        display: inline-block;
        min-width: 70px;
    }

        .vp-tip-des .vp-tip-time:first-child::before,
        .vp-tip-des .vp-tip-duration:first-child::before {
            position: relative;
            content: '|';
            left: -10px;
            float: right;
        }

        .vp-tip-des .vp-tip-duration::before {
            display: none;
        }

    .vp-tip-des .div_T {
        color: #000 !important;
        background: #cfe595 !important;
    }

        .vp-tip-des .div_T .vp-tip-sub-head::after {
            background: #000 !important;
        }

    .vp-tip-des .div_L {
        background: #abbbc1 !important;
    }

    .vp-tip-des .div_A {
        color: #000 !important;
        background: #e7a7f1 !important;
    }

        .vp-tip-des .div_A .vp-tip-sub-head::after {
            background: #000 !important;
        }

    .vp-tip-des .div_H {
        color: #000 !important;
        background: #f0ce95 !important;
    }

    .vp-tip-des .div_C {
        color: #000 !important;
        background: #b8dccb !important;
    }

        .vp-tip-des .div_C .vp-tip-sub-head::after {
            background: #000 !important;
        }

    .vp-tip-des .div_R {
        background: #005a9c !important;
    }

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    top: 10px !important;
    border-top-color: #ffffff;
}

@media only screen and (max-width: 1199px) {
    .navbar-toggler {
        border: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .or-service .col-lg-2 {
        padding: 0 5px;
    }

    .or-service .container-lg {
        padding: 0 39px;
        max-width: 100%;
    }
}


/* --- Bootstrap Responsive Css End --- */

.vp-booking-tab .vp-booking-map iframe {
    width: 100%;
    border-radius: 10px;
}

.vp-booking-tab .vp-booking-btn {
    padding: 20px 0;
    margin-bottom: 30px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

    .vp-booking-tab .vp-booking-btn .vp-btn-green {
        padding-top: 15px;
        font-family: "Argentum Sans";
        font-weight: 500;
        color: #1e1e1e !important;
        background: #51f788 !important;
    }

        .vp-booking-tab .vp-booking-btn .vp-btn-green img {
            position: relative;
            top: -2px;
            width: 25px;
            height: 25px;
            margin-right: 10px;
            -o-object-fit: contain;
            object-fit: contain;
            vertical-align: middle;
        }

.vp-booking-tab .vp-accordion .accordion .accordion-item {
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item {
        border: none !important;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button {
    padding-left: 20px;
    padding-right: 30px;
    background-color: #38E672;
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    border-bottom: 0 !important;
}

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button[aria-expanded='true'] {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button::after {
        top: 0;
        left: auto;
        right: 15px;
    }

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button span {
        float: inherit;
        color: #376be0;
    }

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button .vp-booking-price {
        font-size: 18px;
        float: right;
        margin-top: 0;
        margin-right: 20px;
    }

@media only screen and (max-width: 767px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button .vp-booking-price {
        float: inherit;
        display: block;
        text-align: right;
        border-top: 1px solid #ddd;
        margin-top: 10px;
        padding-top: 10px;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button.collapsed span {
    color: #212529;
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body {
    border-top: 0;
}

@media only screen and (max-width: 575px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des {
    padding-bottom: 10px;
}

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-booking-sub-des {
        margin-top: 15px;
    }

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-collapse-list .collapse.show .card-body {
        border-top: 1px solid #ededed !important;
    }

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .car-rental-content ul.inner-icon-list {
        padding-left: 0;
    }

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des h2 {
        font-family: "Argentum Sans";
        font-size: 16px;
        padding-bottom: 15px;
        font-weight: 500;
        border-bottom: 1px solid #dddddd;
        margin-bottom: 20px;
    }

@media only screen and (max-width: 991px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des h2 {
        font-size: 18px;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des h2 span {
    font-size: 18px;
    color: #376be0;
    float: right;
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des p {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #8a8a8a;
}

@media only screen and (max-width: 991px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des p {
        font-size: 16px;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-guided-head {
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list {
    margin-bottom: 0 !important;
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list-bottom-radius {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media only screen and (max-width: 700px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .car-img {
        min-height: 150px;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .car-img span.logo-bottom {
    bottom: 0;
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-list {
    margin-top: 20px;
}

    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-list img {
        width: 100%;
        height: 145px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 10px;
    }

@media only screen and (max-width: 700px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-list img {
        height: 215px;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-list h4 {
    font-family: "Argentum Sans";
    font-size: 15px;
    font-weight: 400;
    padding-top: 5px;
    margin-top: 5px;
    text-align: left;
}

@media only screen and (max-width: 575px) {
    .vp-search .vp-search-option {
        border-bottom: 1px solid #d4d4d4;
    }
}

@media only screen and (max-width: 575px) {
    .vp-search .vp-search-option .nav-tabs {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

        .vp-search .vp-search-option .nav-tabs .nav-link {
            width: 33.33%;
            padding-bottom: 5px !important;
            padding-right: 0 !important;
        }
}

@media only screen and (max-width: 575px) {
    .vp-search .vp-search-price p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-search .vp-search-price p strong {
            margin-left: auto;
        }
}

body.vp-header-trans .vp-header .navbar-nav .vp-member-placeholder {
    color: #000000 !important;
    border: 2px solid #000000 !important;
}

body.vp-header-trans .vp-header .nav-link {
    color: #000000 !important;
}


/* --- Banner Css Start --- */

.vp-font-licorice {
    font-family: "Licorice";
}

.vp-font-abuget {
    font-family: "abugetregular";
}

.vp-font-dmserifdisplay {
    font-family: "DM Serif Display";
}

@media only screen and (min-width: 992px) {
    .vp-banner {
        margin-top: 0px;
    }
}

.vp-banner .vp-banner-desc {
    position: relative;
    z-index: 1;
    padding: 25px 40px;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1e1e1e;
}

    .vp-banner .vp-banner-desc::after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        content: "";
        width: 100%;
        height: 100%;
        background: url("/latest/images/home/banner_pattern.png") repeat center;
        background-size: auto 100%;
    }

    .vp-banner .vp-banner-desc h1 {
        font-weight: 900;
        max-width: 600px;
        line-height: 1.2;
        color: #fff;
        font-size: 42px;
        margin-bottom: 10px;
        text-shadow: -2.828px 2.828px 0px rgba(0, 0, 0, 0.15);
    }

@media only screen and (max-width: 1199px) {
    .vp-banner .vp-banner-desc h1 {
        max-width: 600px;
        font-size: 40px;
    }
}

.vp-banner .vp-banner-desc h1 span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
}

@media only screen and (min-width: 575px) {
    .vp-banner .vp-banner-desc h1 span {
        padding-right: 14%;
    }
}

@media only screen and (min-width: 2000px) {
    .vp-banner .vp-banner-desc h1 span {
        font-size: 24px;
        padding-right: 9%;
    }
}

.vp-banner .vp-banner-desc .vp-btn-white {
    line-height: 1;
    color: #1e1e1e;
    font-size: 15px;
    padding: 10px 25px 13px;
    text-transform: capitalize;
    font-weight: 400;
    background-color: #51f788;
}

    .vp-banner .vp-banner-desc .vp-btn-white:hover,
    .vp-banner .vp-banner-desc .vp-btn-white:focus {
        color: #fff !important;
        background-color: #1e1e1e !important;
    }

@media only screen and (max-width: 767px) {
    .vp-banner .vp-banner-desc .vp-btn-white {
        font-size: 13px;
    }
}

@media only screen and (min-width: 2000px) {
    .vp-banner .vp-banner-desc .vp-btn-white {
        font-size: 20px;
        padding: 15px 25px 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner .vp-banner-desc .vp-btn-white {
        font-size: 14px;
        font-weight: 600;
        padding: 10px 15px;
        margin-top: -35px;
    }
}

.vp-banner .vp-banner-search {
    position: relative;
    z-index: 1;
    margin-top: -54px;
}

    .vp-banner .vp-banner-search .form-control {
        height: 60px;
        padding: 5px 20px;
        font-size: 16px;
        color: #656565;
        border-radius: 5px;
        margin-bottom: 30px;
        font-weight: 400;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
    }

@media only screen and (max-width: 575px) {
    .vp-banner .vp-banner-search .form-control {
        height: 50px;
    }
}

.vp-banner .vp-banner-search .vp-note {
    position: relative;
    color: #656565;
    font-size: 14px;
    text-align: center;
    top: -10px;
}

    .vp-banner .vp-banner-search .vp-note a {
        display: block;
        color: #656565;
    }

@media only screen and (min-width: 575px) {
    .vp-banner .vp-banner-search .vp-note a {
        float: right;
    }
}

.vp-banner .vp-banner-search .vp-search-icon {
    position: relative;
}

    .vp-banner .vp-banner-search .vp-search-icon .vp-btn-search {
        position: absolute;
        top: 8px;
        right: 10px;
    }

        .vp-banner .vp-banner-search .vp-search-icon .vp-btn-search img {
            width: 15px;
            height: 16px;
            -o-object-fit: contain;
            object-fit: contain;
        }


/* --- Banner Css End --- */


/* --- Adventure Tourism Css Start --- */

.vp-btn-green {
    line-height: 1;
    color: #1e1e1e;
    font-size: 15px;
    padding: 10px 25px 13px;
    text-transform: capitalize;
    font-weight: 400;
    background-color: #51f788;
}

    .vp-btn-green:hover,
    .vp-btn-green:focus {
        color: #fff !important;
        background-color: #1e1e1e !important;
    }

@media only screen and (max-width: 767px) {
    .vp-btn-green {
        font-size: 13px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-btn-green {
        font-size: 16px;
        font-weight: 500;
    }
}

.vp-tourism {
    padding-top: 32px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-form-label {
        font-size: 18px;
        line-height: 24px;
    }
}

.vp-tourism .vp-tourism-head {
    margin-bottom: 15px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tourism-head {
        margin-bottom: 25px !important;
    }
}

.vp-tourism .vp-tourism-head h2 {
    margin-bottom: 4px;
    font-size: 28px;
    font-weight: 900;
    color: #1e1e1e;
    font-family: 'Kaushan Script';
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .vp-tourism .vp-tourism-head h2 {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tourism-head h2 {
        font-size: 22px;
    }
}

.vp-tourism .vp-tourism-head h2 br {
    display: none !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tourism-head h2 br {
        display: block !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism .vp-tourism-head h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

.vp-tourism .vp-tourism-head h2 span {
    color: #376be0;
    font-family: 'Kaushan Script';
    font-size: 32px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tourism-head h2 span {
        font-size: 24px !important;
    }
}

.vp-tourism .vp-tourism-head h2 span.textgreen {
    color: #51f788;
}

.vp-tourism .vp-tourism-head h2 span.symbole {
    color: #376be0;
    font-size: 20px;
    position: relative;
    top: 5px;
    left: -5px;
}

.vp-tourism .vp-tourism-head h2 img {
    width: 20px;
}

.vp-tourism .vp-tourism-head p {
    font-size: 13px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .vp-tourism .vp-tourism-head p {
        font-size: 11px;
    }
}

.vp-tourism .vp-tourism label {
    margin-bottom: 0;
}

    .vp-tourism .vp-tourism label.vp-home-trip-head {
        padding-bottom: 20px;
        font-size: 30px;
        font-family: 'Kaushan Script';
        font-weight: normal;
        color: #0DA43F;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism .vp-tourism label.vp-home-trip-head {
        font-size: 35px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tourism label.vp-home-trip-head {
        font-size: 22px;
        line-height: 25px;
    }
}

.vp-tourism .vp-tourism-list .owl-nav button,
.vp-tourism .vp-tourism-slider .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    line-height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

    .vp-tourism .vp-tourism-list .owl-nav button:hover,
    .vp-tourism .vp-tourism-list .owl-nav button:focus,
    .vp-tourism .vp-tourism-slider .owl-nav button:hover,
    .vp-tourism .vp-tourism-slider .owl-nav button:focus {
        opacity: 1;
        background-color: #51f788;
    }

    .vp-tourism .vp-tourism-list .owl-nav button.owl-prev,
    .vp-tourism .vp-tourism-slider .owl-nav button.owl-prev {
        left: -10px;
    }

    .vp-tourism .vp-tourism-list .owl-nav button.owl-next,
    .vp-tourism .vp-tourism-slider .owl-nav button.owl-next {
        right: -10px;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

@media only screen and (max-width: 991px) {
    .vp-tourism .vp-tourism-list .vp-tour-slider-des,
    .vp-tourism .vp-tourism-slider .vp-tour-slider-des {
        padding: 15px;
    }
}

.vp-tourism .vp-trip-des label {
    text-transform: capitalize;
}

.vp-tourism .vp-trip-des .form-group {
    margin-bottom: 5px;
}

.vp-tourism .vp-trip-des .vp-tourism-link .vp-amenities-des {
    border: 1px solid #dddddd;
}

.vp-tourism .vp-tour-slider-des {
    position: relative;
    width: 99.8%;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border: 1px solid #dddddd;
    min-height: 223px;
}

@media only screen and (max-width: 1660px) {
    .vp-tourism .vp-tour-slider-des {
        min-height: 213px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tour-slider-des {
        min-height: 280px;
    }
}

.vp-tourism .vp-tour-slider-des.vp-slide-active {
    border-color: #51f788;
}

.vp-tourism .vp-tour-slider-des .vp-cntname {
    display: block;
    color: #376be0;
    text-align: left;
    margin-top: 0 !important;
    font-size: 16px !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tour-slider-des .vp-cntname {
        text-align: left;
        margin-bottom: 5px;
    }
}

.vp-tourism .vp-tour-slider-des .vp-tour-img {
    position: relative;
}

    .vp-tourism .vp-tour-slider-des .vp-tour-img img {
        width: 100%;
        height: 150px;
        margin-bottom: 5px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 10px;
    }

.vp-tourism .vp-tour-slider-des .vp-tour-subdes {
    position: relative;
}

@media only screen and (min-width: 576px) {
    .vp-tourism .vp-tour-slider-des .vp-tour-subdes {
        min-height: 150px;
    }
}

.vp-tourism .vp-tour-slider-des .vp-tour-subdes h4 {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
    font-weight: 600;
}

@media only screen and (max-width: 1660px) {
    .vp-tourism .vp-tour-slider-des .vp-tour-subdes h4 {
        font-size: 16px;
        line-height: 1.2;
    }
}

.vp-tourism .vp-tour-slider-des .vp-tour-subdes .vp-cntname {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #376be0;
}

.vp-tourism .vp-tour-slider-des .vp-tour-subdes p {
    margin-bottom: 10px;
    line-height: 1.5 !important;
}

@media only screen and (max-width: 1660px) {
    .vp-tourism .vp-tour-slider-des .vp-tour-subdes p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tour-slider-des .vp-tour-subdes p {
        font-size: 16px;
    }
}

.vp-tourism .vp-tour-slider-des .vp-tour-subdes p span {
    color: #1e1e1e;
}

.vp-tourism .vp-tour-slider-des .vp-tour-subdes h5 {
    font-size: 13px;
    padding-top: 15px;
    font-weight: 400;
}

.vp-tourism .vp-tour-slider-des .vp-tour-subdes a {
    color: #656565;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: underline;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tour-slider-des .vp-tour-subdes a {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 576px) {
    .vp-tourism .vp-tour-slider-des .vp-tour-subdes .vp-view-details {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }
}

.vp-tourism .vp-tour-slider-des:hover,
.vp-tourism .vp-tour-slider-des:focus {
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
}

    .vp-tourism .vp-tour-slider-des:hover a,
    .vp-tourism .vp-tour-slider-des:focus a {
        color: #376be0;
    }

.vp-tourism .vp-tour-slider-des .vp-build-own {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 41%;
    width: 100%;
    bottom: 0;
}

    .vp-tourism .vp-tour-slider-des .vp-build-own.vp-bucket-icon img {
        width: 18px;
        height: 20px;
        margin: 0 auto;
        position: absolute;
        left: -40%;
        right: 0;
        top: 0%;
    }

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog {
        max-width: 100%;
    }
}

.vp-tourism .vp-plan-details-modal .modal-dialog .accordion * div {
    border-radius: 10px !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-add-feild {
        margin-top: 0 !important;
        margin-bottom: 5px;
    }
}

.vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .accordion-button {
    font-size: 18px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .accordion-button {
        padding-left: 0;
        font-size: 20px;
        font-weight: 500;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .vp-travel-options ul {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .vp-travel-options ul li .btn {
        padding: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .col-10 .col-5 {
        width: 39.667%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .vp-num-btn {
        top: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .vp-num-btn .btn.vp-bt-arrow {
        top: -10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .vp-num-btn .btn.vp-bt-arrow {
        top: -3px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-plan-details-modal .modal-dialog .vp-modal-sub-grid .btn-hide {
        display: none;
    }
}


/* --- Adventure Tourism Css End --- */


/* --- Easy to Use Css Start --- */

.vp-easy-use {
    background-color: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 50px;
}

    .vp-easy-use .vp-easy-head {
        padding-bottom: 40px;
    }

        .vp-easy-use .vp-easy-head h2 {
            margin-bottom: 4px;
            font-size: 28px;
            font-weight: 900;
        }

@media only screen and (max-width: 767px) {
    .vp-easy-use .vp-easy-head h2 {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-easy-use .vp-easy-head h2 {
        font-size: 22px;
    }
}

.vp-easy-use .vp-easy-head p {
    font-size: 13px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .vp-easy-use .vp-easy-head p {
        font-size: 11px;
    }
}

.vp-easy-use .vp-easy-des h3 {
    font-size: 19px;
    margin-bottom: 5px;
    font-weight: 600;
}

.vp-easy-use .vp-easy-des p {
    font-size: 13px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .vp-easy-use .vp-easy-des p {
        font-size: 11px;
    }
}

.vp-easy-use .vp-easy-des img {
    width: 73px;
    height: 66px;
    margin-bottom: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 991px) {
    .vp-easy-use .vp-easy-des {
        margin: 15px 0;
    }
}


/* --- Easy to Use Css End --- */


/* --- Torusim List Css Start --- */

.vp-tourism-list {
    /*.vp-tag-list{
        .vp-tag-first-marleft
            {
            margin-left:92px;
        }
    }*/
}

    .vp-tourism-list.vp-search-tags {
        z-index: 2;
    }

@media only screen and (max-width: 575px) {
    .vp-tourism-list {
        margin-top: 20px !important;
        padding-bottom: 10px;
    }
}

.vp-tourism-list .vp-popular-t {
    text-align: right;
    margin-right: 30px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-popular-t {
        text-align: center;
        margin-bottom: 18px;
    }

        .vp-tourism-list .vp-popular-t .btn-poptest {
            line-height: 1;
            color: #222222;
            font-size: 16px;
            background: transparent;
            padding: 14px 8px 16px;
            text-transform: capitalize;
            border: none;
            border-radius: 5px;
        }
}

.vp-tourism-list .vp-amenities {
    padding: 0 0 15px;
}

    .vp-tourism-list .vp-amenities .vp-banner {
        position: relative;
        z-index: 9;
        margin-top: -75px !important;
    }

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-banner {
        margin-top: -65px !important;
    }
}

.vp-tourism-list .vp-amenities .vp-banner .vp-banner-search .vp-note {
    color: #1e1e1e;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-banner .vp-banner-search .vp-note {
        font-size: 18px;
    }
}

.vp-tourism-list .vp-amenities .vp-banner .vp-banner-search .vp-note a {
    color: #1e1e1e;
}

.vp-tourism-list .vp-amenities .vp-banner .vp-banner-search .vp-trip-ideas .vp-trip-name .vp-amenities-des {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 15px;
    border-color: #51f788;
}

.vp-tourism-list .vp-amenities .vp-tab {
    position: relative;
    top: 0;
    z-index: 1;
    width: auto !important;
    background: #f4f4f4;
    padding: 40px 15px 15px;
    margin-top: 30px !important;
    margin-bottom: 30px;
    border-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-amenities .vp-tab {
        padding-left: 10px;
        padding-right: 10px;
    }

        .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage {
            width: 100% !important;
            -webkit-transform: translate(5px, 10px) !important;
            -ms-transform: translate(5px, 10px) !important;
            transform: translate(5px, 10px) !important;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage .owl-item {
                width: auto !important;
                margin-right: 10px !important;
            }

                .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage .owl-item .vp-amenities-des {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    padding: 10px 20px;
                    min-width: 100px;
                    margin-bottom: 10px;
                    text-align: center;
                }

                    .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage .owl-item .vp-amenities-des span {
                        margin-right: 0;
                        margin-bottom: 5px;
                    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-tab.vp-fixed-tabs-list {
        z-index: 4;
    }

        .vp-tourism-list .vp-amenities .vp-tab.vp-fixed-tabs-list .vp-banner-search .vp-search-icon {
            position: fixed;
            top: 78px;
            width: 88%;
            left: 25px;
            z-index: 4;
        }

    .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage {
        width: 100% !important;
        -webkit-transform: translate(5px, 10px) !important;
        -ms-transform: translate(5px, 10px) !important;
        transform: translate(5px, 10px) !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage .owl-item {
            width: auto !important;
            margin-right: 10px !important;
        }

            .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage .owl-item .vp-amenities-des {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                padding: 10px 20px;
                min-width: 100px;
                margin-bottom: 10px;
                text-align: center;
            }

                .vp-tourism-list .vp-amenities .vp-tab .vp-popular-filters .owl-stage .owl-item .vp-amenities-des span {
                    margin-right: 0;
                    margin-bottom: 5px;
                }

    .vp-tourism-list .vp-amenities .vp-tab .vp-tab-slider-tag .owl-stage {
        width: 100% !important;
        -webkit-transform: translate(5px, 10px) !important;
        -ms-transform: translate(5px, 10px) !important;
        transform: translate(5px, 10px) !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-tourism-list .vp-amenities .vp-tab .vp-tab-slider-tag .owl-stage .owl-item {
            width: auto !important;
            margin-right: 10px !important;
        }

            .vp-tourism-list .vp-amenities .vp-tab .vp-tab-slider-tag .owl-stage .owl-item .vp-amenities-des {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                padding: 10px 20px;
                min-width: 100px;
                margin-bottom: 10px;
                text-align: center;
            }

                .vp-tourism-list .vp-amenities .vp-tab .vp-tab-slider-tag .owl-stage .owl-item .vp-amenities-des span {
                    margin-right: 0;
                    margin-bottom: 5px;
                }
}

.vp-tourism-list .vp-amenities .vp-tab::after {
    display: none;
}

.vp-tourism-list .vp-amenities .resp-tabs-list {
    margin-top: 0;
}

.vp-tourism-list .vp-amenities .vp-amenities-des {
    border: 0;
}

    .vp-tourism-list .vp-amenities .vp-amenities-des img {
        width: 26px;
        height: 26px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-tourism-list .vp-amenities .vp-amenities-des .vp-bucket-icon img {
        width: 18px;
        height: 20px;
    }

.vp-tourism-list .vp-amenities .resp-tab-content {
    padding-top: 0;
}

.vp-tourism-list .vp-amenities .resp-tab-active .vp-amenities-des {
    -webkit-box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.3);
    box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.3);
}

.vp-tourism-list .vp-amenities .vp-location-desc .vp-location-img {
    height: 145px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-flight .vp-flight-sub-list .plr-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des {
        padding-bottom: 0;
    }
}

.vp-tourism-list .vp-amenities .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des p {
    font-size: 16px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des p {
        margin-top: 3px;
        font-size: 17px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-flight .vp-flight-sub-list .vp-flight-des h5 {
        font-size: 18px;
    }

        .vp-tourism-list .vp-amenities .vp-flight .vp-flight-sub-list .vp-flight-des h5 span {
            font-size: 16px !important;
        }
}

.vp-tourism-list .vp-amenities .accordion .accordion-item {
    margin: 15px 0;
    border-color: #ccc;
}

    .vp-tourism-list .vp-amenities .accordion .accordion-item .accordion-body {
        border-top: 0;
        padding-top: 0;
    }

    .vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list {
        padding: 15px 0;
    }

        .vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-flight-collapse-height {
            max-height: 80px;
            margin-top: -5px;
        }

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-flight-collapse-height {
        margin-top: 0 !important;
    }
}

.vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .accordion-button {
    padding-top: 0;
    padding-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-num-btn {
        top: 10px;
        margin-left: -10px;
    }
}

.vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-num-btn .btn.vp-tp-arrow {
    margin-bottom: -10px !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-num-btn .btn.vp-tp-arrow {
        margin-bottom: 0 !important;
    }
}

.vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-num-btn .btn.vp-bt-arrow {
    top: 0px;
}

.vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .btn-save {
    top: 0;
    bottom: 0;
    margin: auto;
}

    .vp-tourism-list .vp-amenities .accordion .accordion-item .vp-flight .vp-flight-sub-list .btn-save img {
        margin-left: -2px;
    }

.vp-tourism-list .vp-amenities .vp-trip-ideas .vp-trip-name {
    font-size: 16px;
    font-weight: 600;
    color: #1e1e1e;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-trip-ideas .vp-trip-name .vp-amenities-des {
        margin-top: 15px;
    }
}

.vp-tourism-list .vp-amenities .vp-trip-ideas .vp-amenities-des {
    text-align: left;
    min-width: 100px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    line-height: 23px;
    padding: 10px 20px;
    border-radius: 50px;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    border: solid 1px #dddddd;
}

    .vp-tourism-list .vp-amenities .vp-trip-ideas .vp-amenities-des span {
        width: 30px;
        margin-right: 10px;
    }

.vp-tourism-list .vp-tag-list .vp-tourism-icon img {
    width: 20px !important;
    height: 20px !important;
}

.vp-tourism-list .vp-tour-des {
    position: relative;
    margin-bottom: 30px;
}

    .vp-tourism-list .vp-tour-des .vp-tour-img img {
        width: 100%;
        height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 5px;
    }

    .vp-tourism-list .vp-tour-des .vp-tour-overlay {
        position: absolute;
        left: 0;
        right: 0;
        width: 90%;
        bottom: 20px;
        padding: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background: #ffffff;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 5px;
    }

        .vp-tourism-list .vp-tour-des .vp-tour-overlay h4 {
            line-height: 1;
            font-size: 20px;
            margin-bottom: 0;
            text-transform: capitalize;
        }

            .vp-tourism-list .vp-tour-des .vp-tour-overlay h4 span {
                display: block;
                font-size: 16px;
                color: #8a8a8a;
                padding-top: 10px;
            }

                .vp-tourism-list .vp-tour-des .vp-tour-overlay h4 span img {
                    width: 25px;
                    height: 25px;
                    -o-object-fit: contain;
                    object-fit: contain;
                }

.vp-tourism-list .vp-tourism-link ul {
    padding-left: 0;
    margin-bottom: 0;
    text-align: center;
}

    .vp-tourism-list .vp-tourism-link ul li {
        margin: 5px 10px;
        display: inline-block;
        list-style-type: none;
    }

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-link ul li {
        margin-left: 0;
        margin-right: 0;
    }
}

.vp-tourism-list .vp-tourism-link .vp-amenities-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    min-height: 50px;
    line-height: 1;
    font-size: 14px;
    border-radius: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 25px 5px 15px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-link .vp-amenities-des {
        padding: 3px 25px 5px 15px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-link .vp-amenities-des {
        font-size: 14px;
        min-height: 50px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-tourism-list .vp-tourism-link .vp-amenities-des {
        min-width: 140px !important;
    }
}

.vp-tourism-list .vp-tourism-link .vp-amenities-des span {
    width: 40px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-link .vp-amenities-des span {
        width: 30px;
    }
}

.vp-tourism-list .vp-tourism-link .vp-amenities-des span img {
    display: inline-block;
    margin: 0 auto;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-link .vp-amenities-des span img {
        width: 20px;
        height: 20px;
    }
}

.vp-tourism-list .vp-tourism-link .vp-amenities-des.vp-active {
    background: #51f788;
}

.vp-tourism-list .vp-tourism-link .vp-create-own-list {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #cecece;
}

.vp-tourism-list .vp-tourism-catetag .vp-amenities-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    min-width: 150px;
    min-height: 54px;
    line-height: 1.2;
    border-radius: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 30px 7px 10px;
    margin: 7px 0px;
    border: 1px solid #dddddd;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-catetag .vp-amenities-des {
        font-size: 14px;
        min-height: 50px;
    }
}

.vp-tourism-list .vp-tourism-catetag .vp-amenities-des span {
    width: 40px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-catetag .vp-amenities-des span {
        width: 30px;
    }
}

.vp-tourism-list .vp-tourism-catetag .vp-amenities-des span img {
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-catetag .vp-amenities-des span img {
        width: 20px;
        height: 20px;
    }
}

.vp-tourism-list .vp-border-bot {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.vp-tourism-list .vp-tour-slider-des[aria-expanded="true"] {
    background-color: rgba(81, 247, 136, 0.2);
}

.vp-tourism-list .vp-cat-head {
    font-size: 14px;
    padding-bottom: 10px;
}

.vp-tourism-list .vp-slide-active {
    background-color: rgba(81, 247, 136, 0.2);
}

.vp-tourism-list .card-body {
    border: 1px solid #f4f4f4 !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .card-body {
        border: none !important;
    }
}

.vp-tourism-list .card-body .vp-plan-details-modal {
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .card-body .vp-plan-details-modal {
        margin-top: 15px;
    }
}

.vp-tourism-list .card-body .vp-plan-details-modal .vp-collapse-close {
    position: absolute;
    top: 10px;
    z-index: 2;
    right: 10px;
}

    .vp-tourism-list .card-body .vp-plan-details-modal .vp-collapse-close img {
        width: 22px;
        height: 22px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-tourism-list .card-body .vp-plan-details-modal .vp-trip-head {
    text-align: center;
    padding: 10px 15px 0;
    background: #f6fff9;
    border-bottom: 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .card-body .vp-plan-details-modal .vp-trip-head {
        padding: 10px 0 0;
        text-align: left;
    }
}

.vp-tourism-list .card-body .vp-plan-details-modal .vp-trip-head h2 {
    margin-bottom: 0;
    font-size: 16px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .card-body .vp-plan-details-modal .vp-trip-head h2 {
        font-size: 17px;
    }
}

.vp-tourism-list .card-body .vp-plan-details-modal .modal-body {
    padding: 15px 15px 0;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .card-body .vp-plan-details-modal .modal-body {
        padding: 15px 0;
    }
}

.vp-tourism-list .card-body .vp-plan-details-modal .modal-body .vp-trip-des label {
    color: #376be0;
    font-weight: normal;
}

.vp-tourism-list .card-body .vp-plan-details-modal .modal-body .vp-trip-des .vp-common-form .vp-choose-loc-length {
    text-transform: capitalize;
    font-size: 17px;
    color: #376be0;
    margin-top: 25px;
}

.vp-tourism-list .card-body .vp-plan-details-modal .vp-header-search .vp-header-field-des .number-arrow {
    position: relative;
    min-height: 45px;
    padding: 0 15px;
    border: 1px solid #dddddd;
}

    .vp-tourism-list .card-body .vp-plan-details-modal .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn {
        right: -20px;
    }

@media only screen and (max-width: 575px) {
    .vp-tourism-list .card-body .vp-plan-details-modal .vp-header-search .vp-header-field-des .number-arrow .vp-num-btn .btn {
        right: 100px !important;
    }
}

.vp-tourism-list .card-body .vp-plan-details-modal .vp-header-search .vp-header-field-des .form-control {
    border: 0 !important;
    padding-left: 30px !important;
}

    .vp-tourism-list .card-body .vp-plan-details-modal .vp-header-search .vp-header-field-des .form-control.night-icon {
        margin-left: 30px;
    }

@media only screen and (max-width: 575px) {
    .vp-tourism-list .card-body .vp-plan-details-modal .vp-header-search .vp-header-field-des .form-control.night-icon {
        margin-left: -80px;
    }
}

.vp-tourism-list .card-body .vp-plan-details-modal .vp-header-search .vp-header-field-des .form-control .night-icon {
    padding-left: 40px !important;
}

.vp-tourism-list .vp-modal-iframe {
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-modal-iframe {
        border: none;
    }
}

.vp-tourism-list .vp-modal-iframe .btn-hide {
    left: -15px;
}

.vp-tourism-list .vp-modal-iframe iframe {
    width: 100%;
    padding: 15px;
    border-radius: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-modal-iframe iframe {
        padding: 15px 0;
    }
}

.vp-tourism-list .vp-modal-iframe .vp-trip-head {
    background: transparent !important;
    border-color: #dddddd !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

@media only screen and (max-width: 1199px) {
    .vp-tourism-list .vp-modal-iframe button {
        display: none;
    }
}

.vp-fav-link {
    position: absolute;
    right: 0;
}

    .vp-fav-link img,
    .vp-fav-link .svg {
        position: relative;
        top: 4px;
        width: 20px;
        height: 20px;
        margin: auto;
    }

.vp-fav-active-list .svg path {
    fill: #376be0;
    stroke-width: 0;
}

.vp-text-green {
    color: #0DA43F !important;
}

.vp-location-slider-img img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

@media only screen and (min-width: 992px) {
    .vp-location-slider-img img {
        height: 700px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventure-list .vp-tourism .vp-pagination .pagination {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventure-list .vp-tourism .vp-trip-form .vp-trip-des .vp-icon.vp-date-icon {
        margin-bottom: 10px;
    }
}

.vp-adventure-list .vp-tourism .vp-trip-form .vp-trip-des .vp-accordion .accordion-item .accordion-button::after {
    background: url(/latest/images/icons/angle_down.svg) no-repeat center;
    right: inherit;
    top: 0;
}

@media only screen and (max-width: 575px) {
    .vp-adventure-list .vp-tourism .vp-trip-form .vp-trip-des .vp-accordion .accordion-item .accordion-button::after {
        right: 0 !important;
        left: auto;
    }
}


/* --- Torusim List Css End --- */


/* --- Pagination Css Start --- */

.pagination .page-link {
    border: 0;
    margin: 0 5px;
    line-height: 1;
    font-size: 16px;
    color: #848484;
    border-radius: 5px;
    padding: 5px 10px 8px;
    background-color: transparent;
}

    .pagination .page-link img {
        opacity: 0.5;
    }

    .pagination .page-link:hover,
    .pagination .page-link:focus,
    .pagination .page-link.active {
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #1e1e1e;
        background-color: #51f788;
    }

        .pagination .page-link:hover img,
        .pagination .page-link:focus img,
        .pagination .page-link.active img {
            opacity: 1;
        }

.pagination li .page-arrow {
    padding-left: 0;
}

    .pagination li .page-arrow:hover,
    .pagination li .page-arrow:focus,
    .pagination li .page-arrow.active {
        background-color: transparent !important;
    }

.pagination li:nth-last-child(2) .page-link,
.pagination li:last-child .page-link {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.pagination li .page-dots {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent !important;
}

.modal.vp-location-slider-modal .modal-header {
    padding: 15px;
    border-bottom: none;
}

.modal.vp-location-slider-modal .modal-body {
    padding: 0px 15px 15px;
}

.modal.vp-location-slider-modal .vp-location-img-slider .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    line-height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

    .modal.vp-location-slider-modal .vp-location-img-slider .owl-nav button:hover {
        opacity: 1;
        background-color: #51f788;
    }

.modal.vp-location-slider-modal .vp-location-img-slider .owl-nav .owl-prev {
    left: 10px;
}

.modal.vp-location-slider-modal .vp-location-img-slider .owl-nav .owl-next {
    right: 10px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.modal .vp-trip-form .vp-modal-iframe button {
    display: none;
}

@media only screen and (min-width: 992px) {
    .modal .vp-trip-form .vp-modal-iframe button {
        display: block;
    }
}


/* --- Responsive Css Start --- */

@media only screen and (max-width: 768px) {
    .vp-tourism .vp-tourism-slider .owl-nav {
        top: -55px;
    }

    .vp-destination .vp-tourism-slider .owl-nav {
        top: -40px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism .vp-tourism-list .owl-nav,
    .vp-tourism .vp-tourism-slider .owl-nav {
        top: -25px;
        left: 0;
        margin: auto;
        text-align: center;
    }

    .vp-tourism .vp-tourism-list .vp-tour-slider-des .vp-tour-subdes h4,
    .vp-tourism .vp-tourism-slider .vp-tour-slider-des .vp-tour-subdes h4 {
        font-size: 18px;
    }

    .vp-tourism .vp-tourism-list .vp-tour-slider-des .vp-tour-subdes h5,
    .vp-tourism .vp-tourism-list .vp-tour-slider-des .vp-tour-subdes a,
    .vp-tourism .vp-tourism-slider .vp-tour-slider-des .vp-tour-subdes h5,
    .vp-tourism .vp-tourism-slider .vp-tour-slider-des .vp-tour-subdes a {
        font-size: 12px;
    }

    .vp-tourism .vp-tourism-nav {
        padding-right: 0;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 50px;
    }

    .vp-tourism-head {
        text-align: center;
    }

    .vp-banner .vp-banner-desc {
        padding: 15px 15px;
    }

        .vp-banner .vp-banner-desc h1 {
            font-size: 26px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-tourism-list .vp-tour-slider-des .vp-tour-img img,
    .vp-tourism .vp-tourism-slider .vp-tour-slider-des .vp-tour-img img {
        height: 155px;
        margin-bottom: 15px;
    }
}


/* --- Responsive Css End --- */

.vp-tripidea-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

    .vp-tripidea-slider .owl-dots .owl-dot {
        background: #D9D9D9;
        width: 12px;
        height: 12px;
        border-radius: 10px;
        margin-right: 15px;
    }

        .vp-tripidea-slider .owl-dots .owl-dot.active {
            background: #0DA43F;
            position: relative;
        }

            .vp-tripidea-slider .owl-dots .owl-dot.active:after {
                content: '';
                position: absolute;
                top: -6px;
                left: -6px;
                height: 24px;
                width: 24px;
                background: #E7F6EC;
                border: 1px solid #51f788;
                border-radius: 50px;
                z-index: -1;
            }

        .vp-tripidea-slider .owl-dots .owl-dot:last-child {
            margin-right: 0;
        }

.vp-tripidea-slider .vp-tour-idea-item {
    position: relative;
}

    .vp-tripidea-slider .vp-tour-idea-item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(/latest/images/trip_ideas/img-faded-gradient.png);
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        opacity: 0.75;
        border-radius: 10px;
        overflow: hidden;
    }

    .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-country {
        position: absolute;
        top: 20px;
        left: 15px;
        background: #51f788;
        padding: 5px 15px;
        border-radius: 50px;
        font-weight: 500;
    }

    .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-desc {
        position: absolute;
        bottom: 0;
        padding: 0 15px;
        width: 100%;
    }

    .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-title h1 {
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 0;
    }

    .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-title h4 {
        font-size: 20px;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 10px;
        color: #fff;
    }

    .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings {
        list-style: none;
        margin-top: 6px;
        margin-bottom: 12px;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings .pill {
            margin-right: 15px;
            border-radius: 30px;
            color: #fff;
            position: relative;
        }

            .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings .pill:after {
                content: '';
                background: #000;
                border: 1px solid #efefef;
                right: -9px;
                position: absolute;
                height: 19px;
                top: 2px;
            }

            .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings .pill:last-child::after {
                content: none;
            }

    .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px;
    }

        .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-btn .btn-explore {
            padding: 5px 12px 4px;
            background-color: #51f788;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 600;
        }

            .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-btn .btn-explore:hover {
                background-color: #000;
                color: #fff;
            }

        .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-btn .vp-fav-link {
            position: absolute;
            right: 15px;
            background: #efefef;
            width: 35px;
            height: 35px;
            padding: 5px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-radius: 5px;
        }

            .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-btn .vp-fav-link.vp-fav-active-list svg path {
                fill: #000000;
                color: #000000;
            }

            .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-btn .vp-fav-link svg {
                position: relative;
                top: auto;
                right: auto;
                width: 16px;
                height: 16px;
                margin: auto;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

.vp-banner-slider {
    position: relative;
}

    .vp-banner-slider .vp-banner-cbg {
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-banner-cbg {
        min-height: 575px;
        max-height: 575px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-banner-cbg {
        min-height: 530px;
        max-height: 530px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-banner-cbg {
        min-height: 242px;
        max-height: 242px;
    }
}

.vp-banner-slider .vp-slider-counter {
    position: absolute;
    bottom: 20px;
    left: 48%;
    z-index: 2;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    max-width: 9%;
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-slider-counter {
        max-width: 15%;
    }
}

.vp-banner-slider .vp-slider-counter #counter {
    z-index: 0;
    position: relative;
}

.vp-banner-slider .vp-slider-counter .vp-current-item {
    color: #51f788;
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-slider-counter {
        left: 48%;
        bottom: 20px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-slider-counter {
        left: 49%;
        right: 20px;
        bottom: 25px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-slider-counter {
        left: 50%;
        right: 20px;
        bottom: 25px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-slider-counter {
        left: auto;
        bottom: 10px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-banner-slider .vp-slider-counter {
        font-size: 13px;
    }
}

.vp-banner-slider .vp-Home-slider {
    position: relative;
    font-family: "Montserrat";
}

    .vp-banner-slider .vp-Home-slider .owl-stage .owl-item {
        cursor: pointer;
    }

    .vp-banner-slider .vp-Home-slider .vp-subhead-sm {
        font-size: 24px !important;
    }

    .vp-banner-slider .vp-Home-slider .text-medium {
        font-weight: 400 !important;
    }

    .vp-banner-slider .vp-Home-slider .text-semibold {
        font-weight: 500 !important;
    }

    .vp-banner-slider .vp-Home-slider .text-bold {
        font-weight: 600 !important;
    }

    .vp-banner-slider .vp-Home-slider .text-bolder {
        font-weight: 700 !important;
    }

    .vp-banner-slider .vp-Home-slider .text-boldest {
        font-weight: 800 !important;
    }

    .vp-banner-slider .vp-Home-slider .text-green {
        color: #38E672 !important;
    }

    .vp-banner-slider .vp-Home-slider .text-white {
        color: #fff !important;
    }

    .vp-banner-slider .vp-Home-slider .text-montserrat {
        font-family: "Montserrat" !important;
    }

    .vp-banner-slider .vp-Home-slider .text-lilyscript {
        font-family: "Lily Script One" !important;
    }

    .vp-banner-slider .vp-Home-slider .text-uppercase {
        text-transform: uppercase !important;
    }

    .vp-banner-slider .vp-Home-slider .text-capitalize {
        text-transform: capitalize !important;
    }

    .vp-banner-slider .vp-Home-slider .text-lowercase {
        text-transform: lowercase !important;
    }

    .vp-banner-slider .vp-Home-slider .vp-head-xxl {
        font-size: 240px;
    }

    .vp-banner-slider .vp-Home-slider .text-khand {
        font-family: "Khand" !important;
    }

@media only screen and (min-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .vp-banner-cbg {
        height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-banner-cbg {
        min-height: 242px !important;
        max-height: 242px !important;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven {
    position: relative;
    z-index: 1;
    text-align: center;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-text-banner-desc {
        position: relative;
        top: 60px;
        margin-bottom: 60px;
    }

@media only screen and (max-width: 1660px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-text-banner-desc {
        position: relative;
        top: 30px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-text-banner-desc {
        top: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-text-banner-desc {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img {
        position: relative;
        top: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img {
        top: -55px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img img {
    width: 86%;
    margin: 0 auto;
}

@media only screen and (max-width: 1600px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img img {
        width: 84%;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img img {
        width: 76%;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img img {
        width: 74%;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img img {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img img {
        width: 76%;
    }
}

@media (min-width: 440px) and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-slider-content-img img {
        width: 65%;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-text-bannerseven .vp-btn-green {
        font-size: 14px !important;
        padding: 9px 15px 8px !important;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-subhead-md {
    color: #38E672;
    font-size: 120px;
    line-height: 120px;
    margin-bottom: -50px;
    margin-left: -30%;
}

@media only screen and (min-width: 2600px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-subhead-md {
        margin-left: -16%;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-subhead-md {
        font-size: 90px;
        margin-bottom: -60px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-subhead-md {
        font-size: 70px;
        margin-bottom: -80px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-subhead-md {
        font-size: 70px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-subhead-md {
        position: relative;
        z-index: 1;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-subhead-md {
        top: -30px;
        font-size: 45px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
    font-size: 170px;
    line-height: 180px;
    text-transform: uppercase;
    text-shadow: 0px 10px 15px rgba(0, 0, 0, 0.9);
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
        font-size: 140px;
        line-height: 150px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
        font-size: 110px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
        font-size: 100px;
        line-height: 140px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
        font-size: 80px;
        line-height: 120px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
        font-size: 50px;
        line-height: 70px;
        position: relative;
        top: -20px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 430px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
        font-size: 50px;
        line-height: 70px;
        position: relative;
        top: -15px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-head-xxl {
        font-size: 48px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-btn-green {
        position: relative;
        top: -50px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img {
    margin-top: 80px;
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img {
        margin-top: -10px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul {
    margin: 0 -13% 0% -4%;
}

    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li {
        width: 24%;
        display: inline-block;
    }

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li {
        width: 21%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li {
        width: 17%;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img {
    width: 100%;
    border: solid 24px #fff;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img {
        border: solid 14px #fff;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img {
        border: solid 10px #fff;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img {
        border: solid 5px #fff;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img1 {
    -webkit-transform: rotate(-6.5deg);
    -ms-transform: rotate(-6.5deg);
    transform: rotate(-6.5deg);
    position: relative;
    z-index: 1;
    right: -53px;
    top: -30px;
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img1 {
        right: -15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img1 {
        right: 15px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img2 {
    -webkit-transform: rotate(5.91deg);
    -ms-transform: rotate(5.91deg);
    transform: rotate(5.91deg);
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img2 {
        right: 35px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img3 {
    -webkit-transform: rotate(-6.5deg);
    -ms-transform: rotate(-6.5deg);
    transform: rotate(-6.5deg);
    position: relative;
    left: -60px;
    top: -30px;
}

.vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img4 {
    -webkit-transform: rotate(5.91deg);
    -ms-transform: rotate(5.91deg);
    transform: rotate(5.91deg);
    position: relative;
    left: -120px;
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-america-banner .vp-america-img ul li img.vp-america-img4 {
        left: -80px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-singapore-banner {
    position: relative;
}

    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix {
        height: 100%;
        top: 0 !important;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

        .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
            position: relative;
            top: 130px;
            margin-bottom: 50px;
        }

@media only screen and (max-width: 1800px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 110px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1700px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 130px;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 80px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 60px;
        margin-bottom: -15px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 60px;
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 70px;
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 20px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: -15px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc {
        top: 0;
    }
}

.vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
    font-size: 70px;
    line-height: 75px;
    margin-right: -35%;
}

@media only screen and (min-width: 2600px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
        margin-right: -19%;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
        font-size: 55px;
        line-height: 80px;
        margin-right: -32%;
    }
}

@media only screen and (max-width: 1500px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
        font-size: 40px;
        margin-right: -25%;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-subhead-md {
        font-size: 30px;
        margin-bottom: 18px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-head-xxl {
    font-size: 300px;
    line-height: 340px;
    margin-bottom: 0px;
    margin-top: -155px;
}

@media only screen and (max-width: 1660px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-head-xxl {
        font-size: 240px;
        line-height: 300px;
        margin-bottom: -10px;
    }
}

@media only screen and (max-width: 1500px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-head-xxl {
        font-size: 260px;
        line-height: 280px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-head-xxl {
        font-size: 190px;
        line-height: 240px;
        margin-bottom: -10px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-head-xxl {
        font-size: 150px;
        line-height: 240px;
        margin-bottom: -30px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-head-xxl {
        font-size: 170px;
        line-height: 220px;
        margin-bottom: -10px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content.vp-text-bannersix .vp-text-banner-desc .vp-head-xxl {
        font-size: 70px;
        line-height: 140px;
        position: relative;
        top: 50px;
        margin-bottom: 10px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img {
    margin-top: 30px;
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img {
        margin-top: -15px;
    }
}

.vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img .vp-slider-content-img img {
    width: 80%;
    margin: 0 auto;
}

@media only screen and (max-width: 1290px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img .vp-slider-content-img img {
        width: 73%;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img .vp-slider-content-img img {
        width: 80%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img .vp-slider-content-img img {
        width: 80%;
        position: relative;
        top: -5px;
    }
}

@media (min-width: 440px) and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img .vp-slider-content-img img {
        width: 63%;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img .vp-slider-content-img img {
        width: 85%;
        top: 10px;
    }
}

@media only screen and (max-width: 360px) {
    .vp-banner-slider .vp-Home-slider .vp-singapore-banner .vp-slider-content .vp-singapore-img .vp-slider-content-img img {
        width: 78%;
        top: 10px;
    }
}

.vp-banner-slider .vp-Home-slider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .owl-nav {
        display: none;
    }
}

.vp-banner-slider .vp-Home-slider .owl-nav button {
    width: 50px;
    height: 50px;
    background: rgba(57, 230, 115, 0.1) !important;
    border: solid 1px rgba(13, 164, 63, 0.5) !important;
    border-radius: 100%;
}

    .vp-banner-slider .vp-Home-slider .owl-nav button .nxprebtn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .vp-banner-slider .vp-Home-slider .owl-nav button .nxprebtn .b-prev {
            display: block;
        }

        .vp-banner-slider .vp-Home-slider .owl-nav button .nxprebtn .b-prev-white {
            display: none;
        }

    .vp-banner-slider .vp-Home-slider .owl-nav button:hover {
        background-color: #39E673 !important;
    }

        .vp-banner-slider .vp-Home-slider .owl-nav button:hover .nxprebtn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .vp-banner-slider .vp-Home-slider .owl-nav button:hover .nxprebtn .b-prev {
                display: none;
            }

            .vp-banner-slider .vp-Home-slider .owl-nav button:hover .nxprebtn .b-prev-white {
                display: block;
            }

    .vp-banner-slider .vp-Home-slider .owl-nav button.owl-prev {
        position: absolute;
        left: 15px;
    }

    .vp-banner-slider .vp-Home-slider .owl-nav button.owl-next {
        position: absolute;
        right: 15px;
        z-index: 22;
    }

@media only screen and (min-width: 2600px) {
    .vp-banner-slider .vp-Home-slider .owl-nav button {
        width: 70px;
        height: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-banner-cbg {
        min-height: 242px;
        max-height: 242px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-slide-desc {
        font-size: 16px;
        color: #fff;
        line-height: 30px;
        padding-bottom: 30px;
    }

@media only screen and (min-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-slide-desc {
        width: 90%;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-slide-desc {
        font-size: 14px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-slide-desc {
        display: none;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine {
    top: 40%;
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine {
        top: 45%;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-subhead-md {
    font-family: "abugetregular";
    font-size: 100px;
    line-height: 86px;
    color: #38E672;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-subhead-md {
        font-size: 86px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-subhead-md {
        font-size: 80px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-subhead-md {
        font-size: 50px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-subhead-md {
        font-size: 45px;
        line-height: 75px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-head-xl {
    font-family: "Hartone Softed";
    font-size: 225px;
    line-height: 156px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 15px;
    text-shadow: 0 15px 15px rgba(0, 0, 0, 0.35);
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-head-xl {
        font-size: 185px;
        line-height: 120px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-head-xl {
        font-size: 150px;
        line-height: 90px;
    }
}

@media only screen and (max-width: 850px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-head-xl {
        font-size: 130px;
        line-height: 75px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-head-xl {
        font-size: 70px;
        line-height: 0;
        margin-bottom: 20px;
        letter-spacing: 10px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannernine .vp-head-xl {
        font-size: 60px;
        line-height: 0;
        margin-bottom: 20px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten {
    top: 30%;
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten {
        top: 40%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten {
        top: 30%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten {
        top: 28%;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-subhead-md {
    font-family: "abugetregular";
    font-size: 80px;
    line-height: 86px;
    color: #38E672;
    position: relative;
    z-index: 1;
    left: 70px;
    bottom: -30px;
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-subhead-md {
        font-size: 60px;
        bottom: -50px;
    }
}

@media only screen and (max-width: 850px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-subhead-md {
        font-size: 50px;
        left: 50px;
        bottom: -40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-subhead-md {
        font-size: 30px;
        bottom: -20px;
        left: 30px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-subhead-md {
        font-size: 25px;
        bottom: -20px;
        left: 25px;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-subhead-md {
        left: 45px;
        bottom: -45px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-head-xl {
    font-family: "Magetizer";
    font-size: 250px;
    line-height: 100px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 0px;
    text-shadow: 0 15px 15px rgba(0, 0, 0, 0.35);
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-head-xl {
        font-size: 185px;
        line-height: 120px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-head-xl {
        font-size: 190px;
        line-height: 100px;
    }
}

@media only screen and (max-width: 850px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-head-xl {
        font-size: 160px;
        line-height: 75px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-head-xl {
        font-size: 90px;
        line-height: 0;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-head-xl {
        font-size: 75px;
        line-height: 0;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-sbtn-mt {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-sbtn-mt {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerten .vp-sbtn-mt {
        margin-top: 40px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
    font-family: "Montserrat";
    font-size: 76px;
    line-height: 86px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 72px;
        line-height: 80px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 56px;
        line-height: 76px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 42px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 42px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 42px;
        line-height: 42px;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 30px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 24px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 430px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 425px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 16px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 320px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl {
        font-size: 13px;
        line-height: 16px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl span {
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: right;
    padding: 15px 11% 0 0;
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl span {
        padding: 15px 11% 0 0;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl span {
        padding: 15px 8% 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl span {
        padding: 15px 10% 0 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl span {
        font-size: 14px;
        padding: 15px 5% 0 0;
    }
}

@media only screen and (max-width: 425px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl span {
        padding: 15px 10% 0 0;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerone .vp-head-xl span {
        padding: 15px 5% 0 0;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-subhead-lg {
    font-family: "Kaushan Script";
    color: #fff;
    font-size: 36px;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-subhead-lg {
        font-size: 28px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-subhead-lg {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-subhead-lg {
        font-size: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-subhead-lg {
        font-size: 17px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-head-xl {
    font-family: "Montserrat";
    font-size: 76px;
    line-height: 76px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-head-xl {
        font-size: 56px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-head-xl {
        font-size: 42px;
        line-height: 50px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-head-xl {
        font-size: 42px;
        line-height: 42px;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-head-xl {
        font-size: 36px;
        line-height: 36px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-head-xl {
        font-size: 32px;
        line-height: 32px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-head-xl {
        font-size: 26px;
        line-height: 20px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-slide-desc {
    font-size: 16px;
    line-height: 30px;
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-slide-desc {
        font-size: 14px;
        line-height: 30px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannertwo .vp-slide-desc {
        padding-bottom: 20px;
        line-height: 20px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
    height: 86vh;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    left: -15%;
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -12%;
        height: 80vh;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -26%;
        top: 5px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -26%;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -26%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -34%;
        top: -20px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -19%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -32%;
        height: 23vh;
        top: 0;
    }
}

@media only screen and (max-width: 430px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -25%;
        height: 24vh;
        top: 0;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -23%;
        height: 34vh;
    }
}

@media only screen and (max-width: 360px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -15%;
        height: 30vh;
    }
}

@media only screen and (max-width: 319px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-slider-content-img img {
        left: -7%;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
    margin-bottom: 25px;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        margin-bottom: 5px;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 950px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 850px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        font-size: 11px !important;
        line-height: 20px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        font-size: 8px !important;
        line-height: 20px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-sm {
        font-size: 6px !important;
        line-height: 12px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
    line-height: 200px;
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        line-height: 170px;
        font-size: 200px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        line-height: 150px;
        font-size: 180px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        line-height: 130px;
        font-size: 150px;
    }
}

@media only screen and (max-width: 850px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        line-height: 120px;
        font-size: 140px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        line-height: 100px;
        font-size: 110px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        line-height: 70px;
        font-size: 80px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        line-height: 50px;
        font-size: 70px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-head-xxl {
        font-size: 60px !important;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
    font-size: 64px;
    margin-top: -75px;
    margin-right: -52px;
    margin-bottom: 30px;
    text-shadow: -2px -2px 0px #284657;
}

@media only screen and (min-width: 2600px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        margin-right: 378px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        margin-right: -112px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        font-size: 52px;
        margin-right: 15px;
        margin-top: -65px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        font-size: 50px;
        margin-right: 0px;
        margin-top: -55px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        font-size: 44px;
        margin-right: 70px;
        margin-top: -50px;
    }
}

@media only screen and (max-width: 850px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        font-size: 40px;
        margin-right: 70px;
        margin-top: -50px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        font-size: 32px;
        margin-right: 55px;
        margin-top: -40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        font-size: 29px;
        margin-right: 0px;
        margin-top: -25px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 425px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        margin-right: -45px;
        margin-top: -35px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        margin-right: -15px;
        margin-top: -20px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfive .vp-subhead-md {
        font-size: 16px !important;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-lg {
    font-family: "Kaushan Script";
    color: #fff;
    font-size: 76px;
    line-height: 60px;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-lg {
        font-size: 28px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-lg {
        font-size: 22px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-lg {
        font-size: 32px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-lakshadweep-bottom p {
        display: none;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md {
    font-family: "Oswald";
    font-size: 52px;
    text-transform: uppercase;
    font-weight: 700;
}

    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md.space-left18 {
        padding-left: 28%;
    }

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md {
        font-size: 28px;
        line-height: 40px;
    }

        .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md.space-left18 {
            padding-left: 17%;
        }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md.space-left18 {
        padding-left: 23%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md.space-left18 {
        padding-left: 16%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md {
        font-size: 28px;
    }

        .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md.space-left18 {
            padding-left: 0;
        }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-md {
        font-size: 22px;
        line-height: 20px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-xl {
    font-family: "Khand";
    font-size: 116px;
    line-height: 116px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-xl.vp-head-green {
        color: #51f788;
    }

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-xl {
        font-size: 56px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-xl {
        font-size: 52px;
        line-height: 52px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-xl {
        font-size: 40px;
        line-height: 40px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-xl {
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-xl {
        font-size: 26px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-sm {
    font-family: "Kaushan Script";
    color: #fff;
    font-size: 50px;
    line-height: auto;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-sm {
        font-size: 28px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-sm {
        font-size: 22px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-sm {
        font-size: 32px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-lg {
    font-family: "Khand";
    color: #fff;
    font-size: 146px;
    line-height: 146px;
    font-weight: 700;
    text-transform: uppercase;
    color: #51f788;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-lg {
        font-size: 106px;
        line-height: 110px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-lg {
        font-size: 82px;
        line-height: 82px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-lg {
        font-size: 60px;
        line-height: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-lg {
        font-size: 52px;
        line-height: 52px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-head-lg {
        font-size: 38px;
        line-height: 34px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-normal {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 40px;
    text-transform: uppercase;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-normal {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-normal {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-subhead-normal {
        display: none;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-btn-green {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    padding: 12px 25px 11px;
}

@media only screen and (min-width: 2600px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-btn-green {
        font-size: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-btn-green {
        font-size: 14px;
        padding: 9px 15px 8px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content .vp-btn-green {
        margin-top: 3%;
        font-size: 12px;
        padding: 5px 8px 5px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-subhead-lg {
    font-size: 100px;
    line-height: 100px;
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-subhead-lg {
        font-size: 70px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-subhead-lg {
        font-size: 56px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-subhead-lg {
        font-size: 40px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-subhead-lg {
        font-size: 30px;
        line-height: 30px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-md {
    font-size: 66px;
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-md {
        font-size: 36px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-md {
        font-size: 30px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-md {
        font-size: 25px;
        line-height: 40px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-xl {
    font-size: 116px;
    line-height: 116px;
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-xl {
        font-size: 108px;
        line-height: 108px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-xl {
        font-size: 100px;
        line-height: 90px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-xl {
        font-size: 90px;
        line-height: 90px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-xl {
        font-size: 64px;
        line-height: 54px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-xl {
        font-size: 48px;
        line-height: 48px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-head-xl {
        font-size: 30px;
        line-height: 30px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-slide-desc {
    font-size: 16px;
    line-height: 30px;
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-slide-desc {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerthree .vp-slide-desc {
        padding-bottom: 10px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour {
    text-align: center;
}

    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        position: relative;
        font-size: 382px;
        top: 100px;
        left: 10px;
    }

@media only screen and (max-width: 1920px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 280px;
    }
}

@media only screen and (max-width: 1680px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 236px;
        left: 15px;
    }
}

@media only screen and (max-width: 1600px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 226px;
        left: 15px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 200px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 190px;
        top: 80px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 180px;
        top: 80px;
    }
}

@media only screen and (max-width: 1152px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 160px;
        top: 80px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 146px;
        top: 40px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 126px;
        top: 40px;
    }
}

@media only screen and (max-width: 800px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 114px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 110px;
        top: 40px;
        left: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 80px;
        top: 40px;
    }
}

@media only screen and (max-width: 430px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 54px;
        top: 40px;
    }
}

@media only screen and (max-width: 425px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 64px;
        top: 40px;
        left: 5px;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 64px;
        top: 30px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg {
        font-size: 54px;
        top: 24px;
        left: 5px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg span.vp-text-front {
    z-index: 1;
    position: relative;
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-lg span.vp-text-back {
    z-index: -1;
    position: relative;
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
    font-family: "Khand";
    font-size: 156px;
    position: relative;
    top: 130px;
    left: -28px;
}

@media only screen and (max-width: 1920px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 116px;
        top: 100px;
        left: -22px;
    }
}

@media only screen and (max-width: 1680px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 106px;
        left: 0px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 84px;
        top: 80px;
        left: -12px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 84px;
        top: 55px;
        left: -10px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 76px;
        top: 55px;
        left: -10px;
    }
}

@media only screen and (max-width: 1152px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 70px;
        top: 55px;
        left: -10px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 60px;
        top: 55px;
        left: -15px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 54px;
        top: 55px;
        left: 0px;
    }
}

@media only screen and (max-width: 932px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        left: -12px;
    }
}

@media only screen and (max-width: 844px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        left: 0px;
    }
}

@media only screen and (max-width: 800px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        left: 5px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 45px;
        top: 45px;
        left: -9px;
    }
}

@media only screen and (max-width: 667px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 42px;
        top: 55px;
        left: -5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 36px;
        top: 45px;
        left: 0;
    }
}

@media only screen and (max-width: 430px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 28px;
        top: 35px;
        left: 0;
    }
}

@media only screen and (max-width: 425px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 28px;
        top: 35px;
        left: 0;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 26px;
        top: 45px;
        left: 0;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md {
        font-size: 21px;
        top: 28px;
        left: 0;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md span.vp-text-front {
    z-index: 1;
    position: relative;
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-head-md span.vp-text-back {
    z-index: -1;
    position: relative;
}

.vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
    text-align: center;
    position: relative;
    z-index: 1;
    top: 270px;
}

@media only screen and (max-width: 1920px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 210px;
    }
}

@media only screen and (max-width: 1600px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 190px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 180px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 170px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 125px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 120px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 85px;
    }
}

@media only screen and (max-width: 667px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 75px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 60px;
    }
}

@media only screen and (max-width: 430px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 50px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-slider-content.vp-text-bannerfour .vp-btn-green {
        top: 45px;
    }
}

.vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
    position: absolute;
    z-index: 1;
    width: 26%;
    left: -207px;
    right: 0;
    margin: -182px auto 0px auto;
}

@media only screen and (max-width: 1920px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        margin: -112px auto 0px auto;
        left: -156px;
    }
}

@media only screen and (max-width: 1680px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        margin: -82px auto 0px auto;
        left: -133px;
    }
}

@media only screen and (max-width: 1600px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        margin: -70px auto 0px auto;
        left: -128px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -116px;
        margin: -62px auto 0px auto;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -107px;
        margin: -51px auto 0px auto;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -102px;
        margin: -45px auto 0px auto;
    }
}

@media only screen and (max-width: 1152px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -91px;
        margin: -23px auto 0px auto;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -84px;
        margin: -61px auto 0px auto;
    }
}

@media only screen and (max-width: 992px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -74px;
        margin: -55px auto 0px auto;
    }
}

@media only screen and (max-width: 932px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -77px;
        margin: -63px auto 0px auto;
    }
}

@media only screen and (max-width: 844px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -68px;
        margin: -46px auto 0px auto;
    }
}

@media only screen and (max-width: 768px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -62px;
        margin: -40px auto 0px auto;
    }
}

@media only screen and (max-width: 800px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -63px;
        margin: -38px auto 0px auto;
    }
}

@media only screen and (max-width: 667px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -53px;
        margin: -31px auto 0px auto;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -45px;
        margin: -22px auto 0px auto;
    }
}

@media only screen and (max-width: 430px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -34px;
        margin: -2px auto 0px auto;
    }
}

@media only screen and (max-width: 425px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -34px;
        margin: 0px auto 0px auto;
    }
}

@media only screen and (max-width: 415px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -34px;
        margin: -18px auto 0px auto;
    }
}

@media only screen and (max-width: 375px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -28px;
        margin: -12px auto 0px auto;
    }
}

@media only screen and (max-width: 320px) {
    .vp-banner-slider .vp-Home-slider .item .vp-dubai-frame {
        left: -28px;
        margin: -6px auto 0px auto;
    }
}

.vp-sec-pad {
    padding: 80px 0px;
}

@media only screen and (max-width: 991px) {
    .vp-sec-pad {
        padding: 30px 0px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-family-friendly-vacations .order-lg-2,
    .vp-faq-section .order-lg-2,
    .vp-best-selling-packages .order-lg-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.vp-family-friendly-vacations .vp-subhead,
.vp-faq-section .vp-subhead,
.vp-best-selling-packages .vp-subhead {
    font-family: "Kaushan Script";
    font-size: 30px;
    color: #0DA43F;
}

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-vacations .vp-subhead,
    .vp-faq-section .vp-subhead,
    .vp-best-selling-packages .vp-subhead {
        font-size: 35px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-family-friendly-vacations .vp-subhead,
    .vp-faq-section .vp-subhead,
    .vp-best-selling-packages .vp-subhead {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-family-friendly-vacations .vp-subhead,
    .vp-faq-section .vp-subhead,
    .vp-best-selling-packages .vp-subhead {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-family-friendly-vacations .vp-subhead,
    .vp-faq-section .vp-subhead,
    .vp-best-selling-packages .vp-subhead {
        font-size: 20px;
        line-height: 22px;
    }
}

.vp-family-friendly-vacations .vp-head,
.vp-faq-section .vp-head,
.vp-best-selling-packages .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    color: #1D231F;
    font-weight: 900;
    line-height: 60px;
}

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-vacations .vp-head,
    .vp-faq-section .vp-head,
    .vp-best-selling-packages .vp-head {
        font-size: 52px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-family-friendly-vacations .vp-head,
    .vp-faq-section .vp-head,
    .vp-best-selling-packages .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-family-friendly-vacations .vp-head,
    .vp-faq-section .vp-head,
    .vp-best-selling-packages .vp-head {
        line-height: 40px;
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-family-friendly-vacations .vp-head,
    .vp-faq-section .vp-head,
    .vp-best-selling-packages .vp-head {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 319px) {
    .vp-family-friendly-vacations .vp-head,
    .vp-faq-section .vp-head,
    .vp-best-selling-packages .vp-head {
        font-size: 28px;
        line-height: 33px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-best-selling-packages .vp-content-info .vp-subhead {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-best-selling-packages .vp-content-info .vp-head {
        font-size: 26px !important;
        line-height: 30px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-best-selling-packages .vp-content-info .vp-pakeage {
        font-size: 15px !important;
    }
}

.vp-family-friendly-slider {
    margin-top: 20px;
}

    .vp-family-friendly-slider .owl-stage-outer .owl-item .item .vp-family-friendly:hover .vp-family-friendly-img:before {
        opacity: 1;
        background-image: url(/latest/images/trip_ideas/img-faded-gradient-v.png);
    }

    .vp-family-friendly-slider .vp-family-friendly {
        position: relative;
        overflow: visible;
        cursor: pointer;
    }

        .vp-family-friendly-slider .vp-family-friendly.vp-bottom-mar {
            margin-bottom: 30px;
        }

        .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img {
            position: relative;
            overflow: hidden;
        }

            .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                background: url(/latest/images/family-friendly/img-fadded-famfri.png);
                background-size: cover;
                width: 100%;
                height: 100%;
                opacity: 1;
                border-radius: 10px;
            }

            .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img img {
                max-height: 475px;
                min-height: 475px;
                border-radius: 10px;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: top;
                object-position: top;
            }

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img img {
        max-height: 770px;
        min-height: 770px;
    }
}

.vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img.vp-small-img {
    position: relative;
    overflow: hidden;
}

    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img.vp-small-img:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: url(/latest/images/family-friendly/img-fadded-famfri-small.png);
        background-size: cover;
        width: 100%;
        height: 100%;
        opacity: 1;
        border-radius: 10px;
    }

    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img.vp-small-img img {
        max-height: 222px;
        min-height: 222px;
        border-radius: 10px;
    }

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-img.vp-small-img img {
        max-height: 370px;
        min-height: 370px;
    }
}

.vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-package {
    position: absolute;
    top: 20px;
    right: 25px;
}

    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-package .vp-package-num {
        color: #fff;
        font-family: "Argentum Sans";
        font-size: 18px;
        line-height: 20px;
        font-weight: 400;
    }

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-package .vp-package-num {
        font-size: 29px;
    }
}

.vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-package .vp-package-num label {
    font-weight: 300;
    font-size: 14px;
    font-family: "Argentum Sans";
}

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-package .vp-package-num label {
        font-size: 23px;
    }
}

.vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-desc {
    position: absolute;
    bottom: 20px;
    left: 25px;
}

    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-desc .vp-family-friendly-contrynm h4 {
        font-family: "Argentum Sans";
        font-size: 22px;
        line-height: 37px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 0;
    }

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-desc .vp-family-friendly-contrynm h4 {
        font-size: 30px;
    }
}

.vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-desc .vp-family-friendly-price p {
    font-family: "Argentum Sans";
    color: #fff;
}

    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-desc .vp-family-friendly-price p label {
        font-weight: 300;
        font-size: 16px;
        line-height: 28px;
    }

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-desc .vp-family-friendly-price p label {
        font-size: 23px;
    }
}

.vp-family-friendly-slider .vp-family-friendly .vp-family-friendly-desc .vp-family-friendly-price p .price {
    font-size: 23px;
}

.vp-family-friendly-slider .owl-nav.disabled {
    display: block;
}

.vp-family-friendly-slider .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    border: solid 1px rgba(13, 164, 63, 0.9) !important;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-family-friendly-slider .owl-nav button .hover-dotted-img {
        display: none;
    }

    .vp-family-friendly-slider .owl-nav button .dotted-img {
        display: block;
    }

    .vp-family-friendly-slider .owl-nav button:hover {
        background-color: #38E672 !important;
        border-color: #38E672 !important;
    }

        .vp-family-friendly-slider .owl-nav button:hover .hover-dotted-img {
            display: block;
        }

        .vp-family-friendly-slider .owl-nav button:hover .dotted-img {
            display: none;
        }

    .vp-family-friendly-slider .owl-nav button.owl-prev {
        left: -15px;
        position: absolute;
        top: 46%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@media only screen and (max-width: 575px) {
    .vp-family-friendly-slider .owl-nav button.owl-prev {
        left: -7px;
    }
}

.vp-family-friendly-slider .owl-nav button.owl-next {
    right: -15px;
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .vp-family-friendly-slider .owl-nav button.owl-next {
        right: -7px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-family-friendly-slider {
        margin-top: 30px;
    }
}

.vp-faq-section .vp-head {
    font-size: 42px;
}

@media only screen and (max-width: 1440px) {
    .vp-faq-section .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-faq-section .vp-head {
        font-size: 26px;
        line-height: 36px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-faq-section .vp-head {
        font-size: 30px;
        line-height: 40px;
    }
}

.vp-faq-section .accordion {
    margin-top: 30px;
    margin-right: 16%;
}

@media only screen and (max-width: 1440px) {
    .vp-faq-section .accordion {
        margin-right: -12%;
    }
}

@media only screen and (max-width: 1399px) {
    .vp-faq-section .accordion {
        margin-right: 0%;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-faq-section .accordion {
        margin-right: -3%;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-faq-section .accordion {
        margin-right: 0%;
    }
}

.vp-faq-section .accordion .accordion-item {
    margin-bottom: 25px;
    border: none;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

    .vp-faq-section .accordion .accordion-item .accordion-button {
        padding: 27px;
        background: none;
        font-family: "Argentum Sans";
        font-size: 18px;
        font-weight: 500;
        color: #1D231F;
        line-height: 30px;
    }

        .vp-faq-section .accordion .accordion-item .accordion-button:after {
            background: url(/latest/images/icons/angle_down-green.svg) no-repeat center;
            width: 20px;
            height: 13px;
            right: 27px;
        }

@media only screen and (max-width: 575px) {
    .vp-faq-section .accordion .accordion-item .accordion-button:after {
        right: 15px;
    }
}

.vp-faq-section .accordion .accordion-item .accordion-body {
    border-top: solid 1px #D9D9D9;
    margin: 0px 27px;
    padding: 20px 0px 25px 0px;
    line-height: 30px;
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 300;
}

.vp-best-selling-packages {
    background: url(/latest/images/best-selling-packages/best-selling-packages-bg.png) no-repeat top center;
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
}

@media only screen and (max-width: 768px) {
    .vp-best-selling-packages {
        padding-bottom: 70px;
        padding-top: 70px;
    }
}

.vp-best-selling-packages:before {
    background: url(/latest/images/best-selling-packages/best-selling-packages-top-pettarn.svg) top center;
    content: " ";
    position: absolute;
    top: -30px;
    width: 100%;
    height: 82px;
}

.vp-best-selling-packages .vp-best-selling-packages-slider {
    margin-top: 0px;
}

    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item {
        position: relative;
    }

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item {
        background-color: #ffffff;
        margin: 40px 0px 0 0;
        border-radius: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item {
        margin: 30px 0 0 0;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-image-bg {
    border-radius: 10px;
    width: 90%;
    margin-top: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-image-bg {
        background: #fff;
        width: inherit;
        position: absolute;
        z-index: 0;
        top: inherit;
        bottom: 0;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img {
    margin-bottom: -15px;
    margin-left: -43px;
}

@media only screen and (max-width: 1115px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img {
        margin-bottom: -48px;
        margin-left: -43px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img {
        margin-bottom: inherit;
        margin-left: inherit;
        margin-top: 15px;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img.vp-img-second {
    width: 120%;
    height: 100%;
    margin-left: -157px;
    margin-bottom: -50px;
    position: relative;
}

@media only screen and (max-width: 1366px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img.vp-img-second {
        margin-left: -137px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img.vp-img-second {
        margin-left: -128px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img.vp-img-second {
        margin-left: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-img.vp-img-second {
        margin-left: -15px;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slider-content {
    position: absolute;
    left: 30px;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slider-content.before {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        border-radius: 10px;
    }

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slider-content {
        position: relative;
        left: inherit;
        width: inherit;
        top: inherit;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        margin-top: 0px;
        background-color: transparent;
        border-radius: 10px;
        z-index: 1;
    }
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slider-content .vp-content-info {
        padding: 30px;
    }
}

@media only screen and (max-width: 991px) and (max-width: 425px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slider-content .vp-content-info {
        padding: 15px;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slide-desc {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 300;
    color: #1D231F;
    line-height: 30px;
    padding-right: 15%;
    padding-bottom: 20px;
}

@media only screen and (min-width: 2600px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slide-desc {
        font-size: 23px;
        line-height: 34px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slide-desc {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slide-desc {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-slide-desc {
        display: block;
        padding-right: 0%;
        font-size: 16px;
        line-height: 30px;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage {
    font-family: "Argentum Sans";
    font-size: 20px;
    color: #1D231F;
    font-weight: 500;
    margin: 20px 0px;
}

    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage span {
        color: #0DA43F;
    }

@media only screen and (min-width: 2600px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage {
        font-size: 26px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage {
        margin: 15px 0px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage {
        margin-bottom: 1rem;
        font-size: 17px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage {
        font-size: 20px;
    }
}

@media only screen and (max-width: 425px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-pakeage {
        font-size: 14px;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-head {
    font-size: 46px;
    text-align: left;
}

@media only screen and (min-width: 2600px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-head {
        font-size: 52px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-head {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-head {
        font-size: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-head {
        font-size: 36px;
    }
}

@media only screen and (max-width: 425px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .owl-item .vp-head {
        font-size: 30px;
    }
}

.vp-best-selling-packages .vp-best-selling-packages-slider .vp-subhead {
    font-size: 36px;
    text-align: left;
}

@media only screen and (max-width: 575px) {
    .vp-best-selling-packages .vp-best-selling-packages-slider .vp-subhead {
        font-size: 24px;
    }
}

.vp-best-selling-packages .owl-nav {
    position: absolute;
    left: 40px;
    bottom: 40px;
    z-index: 1;
}

@media only screen and (max-width: 1366px) {
    .vp-best-selling-packages .owl-nav {
        bottom: 40px;
        left: 30px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-best-selling-packages .owl-nav {
        left: 30px;
        bottom: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-best-selling-packages .owl-nav {
        position: inherit;
        left: 0;
        right: 0;
        text-align: center;
        bottom: -20px;
    }
}

.vp-best-selling-packages .owl-nav.disabled {
    display: block;
}

.vp-best-selling-packages .owl-nav button {
    width: 50px;
    height: 50px;
    background: rgba(57, 230, 115, 0.1) !important;
    border: solid 1px rgba(13, 164, 63, 0.5) !important;
    border-radius: 100%;
    text-align: center;
}

    .vp-best-selling-packages .owl-nav button .hover-dotted-img {
        display: none;
    }

    .vp-best-selling-packages .owl-nav button .dotted-img {
        display: inline-block;
    }

    .vp-best-selling-packages .owl-nav button:hover {
        background-color: #38E672 !important;
        border-color: #38E672 !important;
    }

        .vp-best-selling-packages .owl-nav button:hover .hover-dotted-img {
            display: inline-block;
        }

        .vp-best-selling-packages .owl-nav button:hover .dotted-img {
            display: none;
        }

    .vp-best-selling-packages .owl-nav button.owl-prev {
        margin-right: 20px;
    }

@media only screen and (min-width: 2600px) {
    .vp-best-selling-packages .owl-nav button {
        width: 60px;
        height: 60px;
    }

        .vp-best-selling-packages .owl-nav button img {
            width: 25px;
            height: 25px;
        }
}

.vp-extra-top-pad {
    padding-top: 80px;
}

@media only screen and (max-width: 991px) {
    .vp-extra-top-pad {
        padding-top: 30px;
    }
}

.vp-extra-bottom-pad {
    padding-bottom: 80px;
}

@media only screen and (max-width: 991px) {
    .vp-extra-bottom-pad {
        padding-bottom: 30px;
    }
}

.vp-family-friendly-vacations .vp-grid-btn-area {
    margin-top: 25px;
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-family-friendly-vacations .vp-grid-btn-area {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-family-friendly-vacations .vp-grid-btn-area .btn-primary-green {
        padding: 9px 5px;
    }
}

@media only screen and (min-width: 1199px) {
    .vp-home-banner {
        height: 100vh;
    }
}

@media (min-width: 1116px) and (max-width: 1198px) {
    .vp-home-banner {
        height: 670px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-home-banner {
        height: 575px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-home-banner {
        height: 530px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-home-banner {
        height: 242px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-home-banner .vp-banner-cbg {
        min-height: 530px !important;
        max-height: 530px !important;
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-home-banner .vp-banner-cbg {
        min-height: 242px !important;
        max-height: 242px !important;
        -o-object-fit: cover !important;
        object-fit: cover !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list.vp-search-tags {
        height: auto !important;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list.vp-search-tags {
        height: auto !important;
    }
}

@media only screen and (max-width: 575px) {
    .ui-autocomplete {
        width: 88% !important;
    }
}

.ui-autocomplete.ui-widget-content {
    z-index: 2 !important;
    border-top: 0;
    font-size: 13px;
    font-family: 'Muli';
    font-weight: 400;
    border-radius: 5px;
}

    .ui-autocomplete.ui-widget-content .ui-menu-item {
        border: 0 !important;
    }

        .ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
            margin: 0 !important;
            border: 0 !important;
            padding: 5px 10px !important;
            border-radius: 5px;
        }

            .ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
                color: #1e1e1e;
                background: #51f788;
                margin: 0 !important;
                font-weight: 400;
            }

.modal .modal-content {
    border: 0;
}

@media only screen and (min-width: 2000px) {
    .modal .modal-lg,
    .modal .modal-xl {
        --bs-modal-width: 1100px;
    }
}

.modal .modal-header {
    padding: 18px 20px;
}

@media only screen and (max-width: 575px) {
    .modal .modal-header {
        padding: 15px;
    }
}

.modal .modal-header .modal-title {
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .modal .modal-header .modal-title {
        font-size: 18px;
        line-height: 1.2;
    }
}

.modal .modal-header .btn-close {
    opacity: 1;
    width: auto;
    height: auto;
    background: transparent;
}

    .modal .modal-header .btn-close img {
        width: 16px;
        height: 16px;
    }

    .modal .modal-header .btn-close:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.modal .modal-body {
    padding: 15px 20px 15px 20px;
}

@media only screen and (max-width: 575px) {
    .modal .modal-body {
        padding: 15px;
    }
}

.modal .modal-body .vp-accordion {
    margin-top: 30px;
}

.modal .modal-body .vp-common-form {
    font-family: "Argentum Sans";
}

    .modal .modal-body .vp-common-form .vp-form-label {
        font-family: "Argentum Sans";
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 12px;
    }

    .modal .modal-body .vp-common-form .vp-form-title {
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 400;
        color: #3A3A3C;
        margin-bottom: 12px;
    }

    .modal .modal-body .vp-common-form .vp-form-location {
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 400;
        color: #0DA43F;
    }

    .modal .modal-body .vp-common-form .vp-number button {
        right: 10px;
    }

    .modal .modal-body .vp-common-form p#p_LocModelDelDesc {
        padding: 20px 0;
    }

.modal .modal-body .vp-cust-des .vp-btn-green {
    padding: 10px 25px 13px;
}

@media only screen and (max-width: 1200px) {
    .modal .modal-body .vp-cust-des .vp-btn-green {
        font-size: 13px;
        padding: 10px 10px 13px;
    }
}

.modal .modal-body .vp-btn-share {
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 1;
    margin-left: 10px;
    border-radius: 5px;
    border: 1px solid #51f788;
}

    .modal .modal-body .vp-btn-share:hover,
    .modal .modal-body .vp-btn-share:focus {
        background-color: #51f788 !important;
    }

@media only screen and (max-width: 1200px) {
    .modal .modal-body .vp-btn-share {
        width: 35px;
        height: 35px;
        line-height: 1;
        margin-left: 5px;
    }
}

.modal .modal-body .vp-modal-iframe {
    position: relative;
    padding-left: 30px;
}

@media only screen and (max-width: 991px) {
    .modal .modal-body .vp-modal-iframe {
        padding-left: 0;
    }
}

.modal .modal-body .vp-modal-iframe iframe {
    width: 100%;
    height: 520px;
    border-radius: 10px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 991px) {
    .modal .modal-body .vp-modal-iframe iframe {
        height: 400px;
    }
}

@media only screen and (max-width: 575px) {
    .modal .modal-body .vp-modal-iframe iframe {
        height: 300px;
    }
}

.modal .modal-body .vp-trip-des .vp-date-feild {
    position: relative;
}

    .modal .modal-body .vp-trip-des .vp-date-feild::after {
        position: absolute;
        top: 0;
        left: 42px;
        content: '';
        width: 1px;
        height: 100%;
        background: #dddddd;
    }

@media only screen and (max-width: 991px) {
    .modal .modal-body .vp-trip-des .vp-date-feild {
        margin-bottom: 15px;
    }
}

.modal .modal-body .vp-trip-des label {
    font-size: 14px;
    margin-bottom: 7px;
    text-transform: capitalize;
    font-weight: 400;
}

.modal .modal-body .vp-trip-des .form-control {
    height: 40px;
    border-radius: 5px;
    padding: 0 15px 0 55px;
    border: 1px solid #dddddd;
}

.modal .modal-footer .btn {
    padding: 10px 20px 10px;
    min-width: 75px;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
}

    .modal .modal-footer .btn.btn-primary-green:hover {
        background-color: #1D231F;
    }

    .modal .modal-footer .btn.btn-primary-black {
        background-color: #1D231F;
        color: #fff;
    }

        .modal .modal-footer .btn.btn-primary-black:hover {
            background-color: #38E672;
            color: #3A3A3C;
            border-color: #38E672;
        }

@media only screen and (max-width: 1350px) {
    .modal .modal-footer .btn {
        margin: 5px 0;
        min-width: 100px;
    }
}

.btn-hide {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border: 0;
    z-index: 1;
    width: 50px;
    height: 50px;
    margin: auto;
    line-height: 1;
    border-radius: 50%;
    background: #ffffff !important;
    border: 2px solid #51f788 !important;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1) !important;
}

@media only screen and (max-width: 991px) {
    .btn-hide {
        position: relative;
        left: 0;
        display: block;
        margin: 15px auto;
        text-align: center;
    }
}

.btn-hide img {
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 991px) {
    .btn-hide img {
        transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }
}

.btn-show img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

@media only screen and (max-width: 991px) {
    .btn-show img {
        transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
}

.vp-hide-iframe {
    transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -webkit-transform: scaleX(0);
}

@media only screen and (max-width: 991px) {
    .vp-hide-iframe {
        height: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hide-iframe {
        transform: scaleX(1);
        -o-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -webkit-transform: scaleX(1);
    }
}


/* --- Common Accordion Css Start --- */

.accordion .accordion-item {
    margin: 4px 0;
    border-radius: 10px;
    border: 1px solid #ededed;
}

    .accordion .accordion-item .accordion-button {
        display: block;
        font-size: 16px;
        padding-left: 50px;
        padding-right: 20px;
        font-weight: 400;
        border-radius: 10px !important;
        border-bottom: 1px solid transparent;
    }

        .accordion .accordion-item .accordion-button:focus {
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .accordion .accordion-item .accordion-button::after {
            position: absolute;
            top: 5px;
            bottom: 0;
            left: 20px;
            width: 16px;
            height: 10px;
            margin: auto;
            background: url("/latest/images/icons/angle_down.svg") no-repeat center;
            background-size: contain;
        }

        .accordion .accordion-item .accordion-button span {
            float: right;
            margin-top: 5px;
            color: #8a8a8a;
            font-size: 10px;
            font-weight: 400;
            text-transform: capitalize;
        }

    .accordion .accordion-item .vp-flight .vp-flight-list {
        padding-right: 10px;
    }

@media only screen and (max-width: 575px) {
    .accordion .accordion-item .vp-flight .vp-flight-list {
        padding-right: 0;
    }
}

.accordion .accordion-item .vp-flight .vp-flight-sub-list {
    border: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
}

    .accordion .accordion-item .vp-flight .vp-flight-sub-list:hover,
    .accordion .accordion-item .vp-flight .vp-flight-sub-list:focus {
        background-color: #ffffff;
    }

    .accordion .accordion-item .vp-flight .vp-flight-sub-list .accordion-button {
        border: 0;
        color: #376be0;
        padding-right: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-left: 25px;
        font-weight: normal;
        background: transparent;
    }

        .accordion .accordion-item .vp-flight .vp-flight-sub-list .accordion-button:after {
            left: 0;
        }

    .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-num-btn .btn.vp-tp-arrow {
        margin-bottom: -35px !important;
    }

    .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-num-btn .btn.vp-bt-arrow {
        top: -10px;
    }

    .accordion .accordion-item .vp-flight .vp-flight-sub-list h6 {
        width: 22px;
        height: 22px;
        line-height: 22px;
        font-size: 10px;
        font-weight: 900;
    }

    .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-flight-des h5 span {
        font-size: 12px;
    }

    .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des {
        margin-top: -5px;
    }

        .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des h5 {
            line-height: 1;
        }

    .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-travel-options li {
        list-style-type: none;
        display: inline-block;
    }

        .accordion .accordion-item .vp-flight .vp-flight-sub-list .vp-travel-options li a img {
            width: 20px;
            height: 20px;
            -o-object-fit: contain;
            object-fit: contain;
        }

.accordion .accordion-item .accordion-body {
    border-top: 1px solid #ededed;
}

    .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav button {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 30px;
        height: 30px;
        line-height: 10px;
        border-radius: 50%;
        background: #ffffff;
        border: 1px solid #e4e4e4;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    }

        .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav button:hover,
        .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav button:focus {
            border-color: transparent;
            background-color: #51f788;
        }

    .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav .owl-next {
        right: -15px;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav .owl-prev {
        left: -15px;
    }

    .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav button {
        width: 25px;
        height: 25px;
        line-height: 5px;
    }

        .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav button img {
            width: 7px;
            -o-object-fit: contain;
            object-fit: contain;
        }


/* --- Common Accordion Css End --- */


/* --- Add Member+Airport Modal Css Start --- */

.vp-add-member-modal .modal-header,
.vp-add-airport-modal .modal-header {
    padding: 18px 20px;
}

    .vp-add-member-modal .modal-header .modal-title,
    .vp-add-member-modal .modal-header h5,
    .vp-add-airport-modal .modal-header .modal-title,
    .vp-add-airport-modal .modal-header h5 {
        font-family: "Argentum Sans";
        font-size: 18px;
        font-weight: 600;
    }

    .vp-add-member-modal .modal-header .btn-close img,
    .vp-add-member-modal .modal-header .btn-close svg,
    .vp-add-airport-modal .modal-header .btn-close img,
    .vp-add-airport-modal .modal-header .btn-close svg {
        height: 16px;
        width: 16px;
    }

.vp-add-member-modal .modal-body,
.vp-add-airport-modal .modal-body {
    padding: 0;
}

    .vp-add-member-modal .modal-body .vp-common-form,
    .vp-add-airport-modal .modal-body .vp-common-form {
        padding: 15px 20px 15px 20px;
    }

@media only screen and (max-width: 767px) {
    .vp-add-member-modal .modal-body .vp-common-form,
    .vp-add-airport-modal .modal-body .vp-common-form {
        padding: 20px 15px;
    }
}

.vp-add-member-modal .modal-body .vp-common-form .form-group .f-label,
.vp-add-airport-modal .modal-body .vp-common-form .form-group .f-label {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
    margin-bottom: 8px;
}

.vp-add-member-modal .modal-body .vp-common-form .form-group input,
.vp-add-member-modal .modal-body .vp-common-form .form-group select,
.vp-add-airport-modal .modal-body .vp-common-form .form-group input,
.vp-add-airport-modal .modal-body .vp-common-form .form-group select {
    font-family: "Argentum Sans";
}

    .vp-add-member-modal .modal-body .vp-common-form .form-group input::-webkit-input-placeholder,
    .vp-add-member-modal .modal-body .vp-common-form .form-group select::-webkit-input-placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group input::-webkit-input-placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group select::-webkit-input-placeholder {
        font-family: "Argentum Sans";
    }

    .vp-add-member-modal .modal-body .vp-common-form .form-group input:-ms-input-placeholder,
    .vp-add-member-modal .modal-body .vp-common-form .form-group select:-ms-input-placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group input:-ms-input-placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group select:-ms-input-placeholder {
        font-family: "Argentum Sans";
    }

    .vp-add-member-modal .modal-body .vp-common-form .form-group input::-ms-input-placeholder,
    .vp-add-member-modal .modal-body .vp-common-form .form-group select::-ms-input-placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group input::-ms-input-placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group select::-ms-input-placeholder {
        font-family: "Argentum Sans";
    }

    .vp-add-member-modal .modal-body .vp-common-form .form-group input::placeholder,
    .vp-add-member-modal .modal-body .vp-common-form .form-group select::placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group input::placeholder,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group select::placeholder {
        font-family: "Argentum Sans";
    }

    .vp-add-member-modal .modal-body .vp-common-form .form-group input option,
    .vp-add-member-modal .modal-body .vp-common-form .form-group select option,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group input option,
    .vp-add-airport-modal .modal-body .vp-common-form .form-group select option {
        font-family: "Argentum Sans";
    }

.vp-add-member-modal .modal-body .vp-common-form .form-check,
.vp-add-airport-modal .modal-body .vp-common-form .form-check {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
}

@media only screen and (max-width: 1199px) {
    .vp-add-member-modal .modal-body .vp-common-form .form-check,
    .vp-add-airport-modal .modal-body .vp-common-form .form-check {
        padding-right: 20px;
    }
}

.vp-add-member-modal .modal-body .vp-common-form .form-check .form-check-label,
.vp-add-airport-modal .modal-body .vp-common-form .form-check .form-check-label {
    position: relative;
    top: 1px;
    font-family: "Argentum Sans";
    font-size: 12px;
    font-weight: 400;
    color: #3A3A3C;
}

.vp-add-member-modal .modal-body .vp-common-form .form-check .form-check-input,
.vp-add-airport-modal .modal-body .vp-common-form .form-check .form-check-input {
    position: relative;
    margin-left: 0px;
    margin-right: 5px;
    border: 1px solid #D9D9D9;
    height: 18px;
    width: 18px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (max-width: 575px) {
    .vp-add-member-modal .modal-body .vp-common-form .form-check .form-check-input,
    .vp-add-airport-modal .modal-body .vp-common-form .form-check .form-check-input {
        margin-right: 10px;
    }
}

    .vp-add-member-modal .modal-body .vp-common-form .form-check .form-check-input:checked,
    .vp-add-airport-modal .modal-body .vp-common-form .form-check .form-check-input:checked {
        background-color: #38E672 !important;
        border-color: #38E672 !important;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.vp-add-member-modal .modal-body .vp-common-form .form-check .form-check-label,
.vp-add-airport-modal .modal-body .vp-common-form .form-check .form-check-label {
    position: relative;
    top: 2px;
    font-family: "Argentum Sans";
    font-size: 12px;
    font-weight: 500;
    color: #3A3A3C;
}

.vp-add-member-modal .modal-body .vp-common-form .btn,
.vp-add-airport-modal .modal-body .vp-common-form .btn {
    margin: 0 5px;
    min-width: 110px;
}

.vp-add-member-modal .modal-body .vp-common-form .form-check .form-check-input,
.vp-add-airport-modal .modal-body .vp-common-form .form-check .form-check-input {
    top: 0px;
}

.vp-add-member-modal .modal-body .vp-avatar-upload,
.vp-add-airport-modal .modal-body .vp-avatar-upload {
    position: relative;
    z-index: 1;
    padding-top: 25px;
}

    .vp-add-member-modal .modal-body .vp-avatar-upload:after,
    .vp-add-airport-modal .modal-body .vp-avatar-upload:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        content: '';
        width: 100%;
        height: 65px;
        z-index: -1;
        background: #f4f4f4;
    }

    .vp-add-member-modal .modal-body .vp-avatar-upload .vp-avatar-edit,
    .vp-add-airport-modal .modal-body .vp-avatar-upload .vp-avatar-edit {
        position: relative;
        width: 90px;
        height: 90px;
        margin: 0 auto;
        text-align: center;
    }

        .vp-add-member-modal .modal-body .vp-avatar-upload .vp-avatar-edit img,
        .vp-add-airport-modal .modal-body .vp-avatar-upload .vp-avatar-edit img {
            width: 90px;
            height: 90px;
            margin: 0 auto;
            border-radius: 50%;
        }

        .vp-add-member-modal .modal-body .vp-avatar-upload .vp-avatar-edit input,
        .vp-add-airport-modal .modal-body .vp-avatar-upload .vp-avatar-edit input {
            display: none;
        }

        .vp-add-member-modal .modal-body .vp-avatar-upload .vp-avatar-edit label[for="imageUpload"],
        .vp-add-airport-modal .modal-body .vp-avatar-upload .vp-avatar-edit label[for="imageUpload"] {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 30px;
            height: 30px;
            text-align: center;
            border-radius: 50%;
            background-color: #1e1e1e;
        }

            .vp-add-member-modal .modal-body .vp-avatar-upload .vp-avatar-edit label[for="imageUpload"] img,
            .vp-add-airport-modal .modal-body .vp-avatar-upload .vp-avatar-edit label[for="imageUpload"] img {
                width: 14px;
                height: 14px;
                border-radius: 0;
                margin-top: 3px;
            }

        .vp-add-member-modal .modal-body .vp-avatar-upload .vp-avatar-edit .vp-member-placeholder,
        .vp-add-airport-modal .modal-body .vp-avatar-upload .vp-avatar-edit .vp-member-placeholder {
            width: 90px;
            height: 90px;
            font-size: 34px;
            margin-right: 0;
            line-height: 87px;
            color: #1e1e1e;
            border: 2px solid #1e1e1e;
            background: #f4f4f4;
        }


/* --- Add Member+Airport Modal Css End --- */


/* --- Tourism Details Modal Css Start --- */

.vp-trip-form .vp-location-desc .vp-location-img {
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

@media only screen and (max-width: 1199px) {
    .vp-trip-form .vp-location-desc .vp-location-img {
        height: 60px;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-trip-form .vp-location-desc .vp-location-img {
        height: 80px;
        border-radius: 10px;
    }
}

@media only screen and (max-width: 412px) {
    .vp-trip-form .vp-location-desc .vp-location-img {
        height: 100px;
    }
}


/* --- Tourism Details Modal Css End --- */


/* --- Reviews Modal Css Start --- */

.vp-review-list {
    padding: 15px 30px 0;
}

@media only screen and (max-width: 575px) {
    .vp-review-list {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.vp-review-list .vp-review-des {
    padding: 15px;
    background: #f4f4f4;
    border-radius: 10px;
}

    .vp-review-list .vp-review-des h3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.5;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

@media only screen and (max-width: 991px) {
    .vp-review-list .vp-review-des h3 {
        font-size: 14px;
        display: block;
    }
}

.vp-review-list .vp-review-des h3 span {
    position: relative;
    top: 5px;
    float: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    text-align: right;
    font-size: 12px;
}

@media only screen and (max-width: 991px) {
    .vp-review-list .vp-review-des h3 span {
        top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: block;
        text-align: left;
    }
}

.vp-review-list .vp-review-des h4 {
    line-height: 0;
    margin: 5px 0 8px;
}

    .vp-review-list .vp-review-des h4 img {
        width: 13px;
    }

.vp-review-list .vp-review-des p {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-review-list .vp-review-des p {
        font-size: 12px;
    }
}

.vp-review-list .vp-review-des .vp-review-date {
    font-size: 12px;
    font-weight: 400;
}


/* --- Reviews Modal Css End --- */


/* --- Distance Details Modal Css Start --- */

.vp-distance-modal .vp-res-detail .vp-res-detail-des label img {
    width: 15px;
    height: 15px;
    margin-top: -3px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-distance-modal .vp-res-detail .vp-res-detail-des .vp-res-time-list ul {
    padding-left: 0px;
    margin-bottom: 0;
    list-style: none;
}

    .vp-distance-modal .vp-res-detail .vp-res-detail-des .vp-res-time-list ul li p {
        line-height: 1.7;
    }


/* --- Distance Details Modal Css End --- */


/* --- Travel Activity Modal Css Start --- */

.vp-travel-activity-modal .modal-dialog {
    max-width: 1280px;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-activity-modal .modal-dialog {
        max-width: 90%;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-activity-modal .modal-dialog {
        max-width: 95%;
    }
}

.vp-travel-activity-modal .modal-header {
    padding: 18px 20px;
}

    .vp-travel-activity-modal .modal-header .modal-title {
        font-family: "Argentum Sans";
        font-size: 18px;
        font-weight: 600;
    }

    .vp-travel-activity-modal .modal-header .btn-close img,
    .vp-travel-activity-modal .modal-header .btn-close svg {
        height: 16px;
        width: 16px;
    }

@media only screen and (max-width: 1399px) {
    .vp-travel-activity-modal .modal-body .vp-activity-sort .vp-arrival-date {
        top: -5px;
    }
}

.vp-travel-activity-modal .modal-body .vp-hotel-list-timeline .vp-hotel-list-time-des p {
    font-size: 12px;
}

.vp-travel-activity-modal .modal-body .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line {
    padding-left: 0;
    text-align: center;
}

    .vp-travel-activity-modal .modal-body .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line,
    .vp-travel-activity-modal .modal-body .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line {
        margin: 10px auto 0;
    }

.vp-travel-activity-modal .modal-body .vp-common-form .vp-form-label {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 12px;
}

.vp-travel-activity-modal .modal-body .vp-common-form .vp-form-title {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 400;
    color: #3A3A3C;
    margin-bottom: 12px;
}

.vp-travel-activity-modal .modal-body .vp-common-form .vp-form-location {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 400;
    color: #0DA43F;
}

.vp-travel-activity-modal .modal-body .vp-common-form .vp-number button {
    right: 10px;
}

.vp-activity-dist .vp-common-timeline ul {
    display: block;
}

    .vp-activity-dist .vp-common-timeline ul li::after {
        left: 0;
        height: 100%;
        margin: auto;
        width: 1px !important;
    }

    .vp-activity-dist .vp-common-timeline ul li:last-child::after {
        display: none;
    }

    .vp-activity-dist .vp-common-timeline ul li .vp-activity-line p {
        position: absolute;
        left: -10px;
        right: 0;
        margin: auto;
        height: 25px;
        padding: 5px;
        font-size: 12px;
        min-width: 60px;
        border-radius: 5px;
        background: #fff;
        top: calc(100% - 55%);
    }


/* --- Travel Activity Modal Css End --- */


/* --- Plan Details Modal Css Start --- */

.vp-plan-details-modal .modal-header .modal-title span {
    font-size: 12px;
}

@media only screen and (max-width: 1199px) {
    .vp-plan-details-modal .modal-dialog {
        max-width: 98%;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .row .col-5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-plan-details-modal .modal-dialog .accordion .accordion-item .vp-flight .vp-flight-list .vp-flight-sub-list .vp-num-btn .btn.vp-bt-arrow {
        top: 0;
    }
}


/* --- Plan Details Modal Css End --- */


/* --- SignIn Modal Css Start --- */

.vp-modal-sigin-form .vp-signin {
    background: transparent;
}

    .vp-modal-sigin-form .vp-signin .vp-signin-or::after {
        display: none;
    }


/* --- SignIn Modal Css End --- */


/* --- Hotel Details Css Start --- */

.vp-common-form .vp-hotel-main-top-des .vp-form-label {
    font-size: 14px;
}


/* --- Hotel Details Css End --- */

@media only screen and (max-width: 575px) {
    .vp-common-timeline {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-common-timeline {
        position: relative;
    }
}

.vp-common-timeline ul {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .vp-common-timeline ul {
        display: block;
    }
}

.vp-common-timeline ul li {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-left: -7px;
    text-align: center;
    list-style-type: none;
}

@media only screen and (max-width: 767px) {
    .vp-common-timeline ul li {
        display: inline-block;
        min-width: 100px;
        margin: 5px 0 10px -7px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-common-timeline ul li {
        min-width: 100%;
        margin-left: -10px;
        margin-bottom: 3px !important;
    }
}

.vp-common-timeline ul li::after {
    position: absolute;
    top: 9px;
    right: 0;
    z-index: -1;
    content: '';
    width: 99%;
    height: 1px;
    border: 1px solid #ccc;
}

@media only screen and (max-width: 1199px) {
    .vp-common-timeline ul li::after {
        top: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-common-timeline ul li::after {
        top: 9px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-common-timeline ul li::before {
        right: 0 !important;
        width: 50% !important;
    }
}

.vp-common-timeline ul li:first-child::after,
.vp-common-timeline ul li:last-child::after {
    width: 49%;
}

.vp-common-timeline ul li:last-child::after {
    left: 2px;
}

.vp-common-timeline ul li span {
    position: relative;
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%;
    margin: 3px auto 10px;
    border: 2px solid #38E672;
    background-color: #ffffff;
}

    .vp-common-timeline ul li span::after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        /*width: 10px;
                    height: 10px;*/
        margin: auto;
        border-radius: 50%;
        background: #ffffff;
        border: 3px solid #ffffff;
    }

    .vp-common-timeline ul li span.vp-color-red {
        border-color: red !important;
    }

        .vp-common-timeline ul li span.vp-color-red::after {
            background: #ff3939 !important;
        }

.vp-common-timeline ul li a {
    display: block;
    line-height: 1.2;
    color: #3A3A3C;
    font-family: "Argentum Sans";
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

@media only screen and (max-width: 1199px) {
    .vp-common-timeline ul li a {
        font-size: 12px;
    }
}

.vp-common-timeline ul li a.vp-color-blue span::after {
    background: #38E672;
}

.vp-common-timeline ul li a.vp-text-red {
    color: red;
}

    .vp-common-timeline ul li a.vp-text-red span {
        border-color: red;
    }

@media only screen and (min-width: 992px) {
    .vp-hotel-top,
    .vp-travel-top {
        position: fixed;
        z-index: 8;
        top: 260px;
        width: calc(100% - 260px);
        padding: 50px 0 15px;
        background: #ffffff;
    }
}

@media only screen and (min-width: 768px) {
    .vp-hotel-top,
    .vp-travel-top {
        width: 670px;
        padding: 50px 0 15px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-hotel-top,
    .vp-travel-top {
        width: 960px;
    }
}

@media only screen and (min-width: 1200px) {
    .vp-hotel-top,
    .vp-travel-top {
        width: 1116px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 1400px) {
    .vp-hotel-top,
    .vp-travel-top {
        width: 1300px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-hotel-top,
    .vp-travel-top {
        padding-top: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-top,
    .vp-travel-top {
        padding-top: 0;
    }
}

.vp-travel-space {
    margin-top: 70px;
}

@media only screen and (max-width: 2000px) {
    .vp-travel-space {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-travel-space {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-space {
        margin-top: 0;
    }
}

.vp-red-line::before {
    opacity: 1 !important;
    border: 1px solid #ff7c7c !important;
    background-color: transparent !important;
}

@media only screen and (max-width: 575px) {
    .vp-single-timeline {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-single-timeline ul li {
        margin-left: 0;
        min-width: 100%;
    }
}

.vp-single-timeline ul li:first-child::after {
    width: 50% !important;
}

.vp-single-timeline ul li:last-child::after {
    left: 4px;
}

.vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs,
.vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs,
.vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs,
.vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs,
.vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs,
.vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs,
.vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs,
.vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs {
    width: 100%;
}

    .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation {
        position: relative;
        top: -5px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation,
    .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation {
        margin-bottom: 10px;
    }
}

.vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60,
.vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60,
.vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60,
.vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60,
.vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60,
.vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60,
.vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60,
.vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 2px;
}

.vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills,
.vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills,
.vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills,
.vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills,
.vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills,
.vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills,
.vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills,
.vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-bottom: 5px !important;
}

    .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar,
    .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar,
    .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar,
    .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar,
    .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar,
    .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar,
    .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar,
    .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar {
        display: none;
    }

    .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li,
    .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li,
    .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li,
    .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li,
    .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li,
    .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li,
    .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li,
    .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li {
        width: auto;
        min-width: 50px;
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        background-color: #fafafa;
        border-radius: 10px;
        margin-right: 5px;
    }

        .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn,
        .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn,
        .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn,
        .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn,
        .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn,
        .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn,
        .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn,
        .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            color: #000000;
            border-radius: 10px;
            font-size: 16px;
            line-height: inherit;
        }

            .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled],
            .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled],
            .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled],
            .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled],
            .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled],
            .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled],
            .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled],
            .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn[disabled] {
                opacity: 0.75;
            }

            .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active,
            .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active,
            .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active,
            .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active,
            .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active,
            .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active,
            .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active,
            .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active {
                background: #51f788;
                color: #000000;
            }

            .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl,
            .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl,
            .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl,
            .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl,
            .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl,
            .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl,
            .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl,
            .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl {
                height: 18px;
                width: 18px;
            }

        .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before,
        .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before,
        .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before,
        .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before,
        .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before,
        .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before,
        .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before,
        .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before {
            content: none;
        }

        .vp-travel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after,
        .vp-hotel-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after,
        .vp-car-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after,
        .vp-restaurant-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after,
        .vp-activities-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after,
        .vp-budget-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after,
        .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after,
        .vp-map-tab .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after {
            content: none;
        }

.vp-itinerary-timeline .vp-travel-locations {
    font-family: 'Argentum Sans';
}

@media only screen and (max-width: 767px) {
    .vp-sm-mtn {
        margin-top: -30px;
    }
}

.vp-common-form .vp-form-label {
    color: #1e1e1e;
    font-size: 13px;
    margin-bottom: 5px;
    font-family: "Argentum Sans";
    font-weight: 400;
    text-transform: capitalize;
}

.vp-common-form.vp-line-travel {
    position: absolute;
    z-index: 9;
    width: auto;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px 15px 10px 8px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

.vp-common-form .form-group {
    margin-bottom: 15px;
}

    .vp-common-form .form-group .ActivityLink {
        font-family: "Argentum Sans";
        font-size: 14px;
        color: #0DA43F !important;
    }

.vp-common-form .form-select {
    font-family: "Argentum Sans";
    color: #1e1e1e;
    border: 1px solid #dddddd;
    padding: .375rem .75rem !important;
    border-radius: 5px;
}

.vp-common-form .form-control {
    font-family: "Argentum Sans";
    color: #1e1e1e;
    border: 1px solid #dddddd;
    padding: .375rem .75rem !important;
    border-radius: 5px;
}

    .vp-common-form .form-control:not(textarea) {
        height: 45px;
        line-height: 2.0rem;
    }

    .vp-common-form .form-control[type=number] {
        -moz-appearance: textfield;
    }

        .vp-common-form .form-control[type=number]::-webkit-outer-spin-button,
        .vp-common-form .form-control[type=number]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

.vp-common-form .vp-form-datepicker {
    position: relative;
}

    .vp-common-form .vp-form-datepicker .bootstrap-datetimepicker-widget {
        width: 100% !important;
        display: block !important;
    }

.vp-common-form .dropdown-toggle:hover,
.vp-common-form .dropdown-toggle:focus {
    border-color: #dddddd;
}

.vp-common-form .dropdown-toggle::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    height: 5px;
    margin: auto;
    border-width: 5px;
}

.vp-common-form .dropdown-menu .dropdown-item {
    font-size: 13px;
    font-weight: 400;
}

.vp-common-form .vp-number {
    position: relative;
}

    .vp-common-form .vp-number button {
        position: absolute;
        border: 0;
        padding: 0;
        right: 15px;
        line-height: 10px;
        background: transparent;
    }

        .vp-common-form .vp-number button.vp-plus {
            top: 8px;
        }

            .vp-common-form .vp-number button.vp-plus img {
                transform: rotate(180deg);
                -o-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }

        .vp-common-form .vp-number button.vp-minus {
            bottom: 8px;
        }

        .vp-common-form .vp-number button img {
            width: 12px;
            height: 12px;
            -o-object-fit: contain;
            object-fit: contain;
        }

        .vp-common-form .vp-number button:hover,
        .vp-common-form .vp-number button:focus {
            opacity: 0.7;
        }

.vp-common-form .vp-form-radio {
    position: relative;
    top: -2px;
}

    .vp-common-form .vp-form-radio .vp-radio {
        font-family: "Argentum Sans";
        font-size: 15px;
        color: #3A3A3C !important;
        margin-right: 15px;
        position: relative;
        cursor: pointer;
        user-select: none;
        font-size: 14px;
        color: #656565;
        padding-left: 25px;
        -ms-user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        font-weight: 400;
    }

        .vp-common-form .vp-form-radio .vp-radio .checkmark {
            position: absolute;
            left: 0;
            top: -2px;
            bottom: 0;
            width: 18px;
            height: 18px;
            margin: auto 0;
            border-radius: 50%;
            border: 2px solid #38E672;
        }

            .vp-common-form .vp-form-radio .vp-radio .checkmark:after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                opacity: 0;
                width: 10px;
                height: 10px;
                margin: auto;
                border-radius: 50%;
                background: #38E672;
                transition: all 0.3s;
                -o-transition: all 0.3s;
                -ms-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

        .vp-common-form .vp-form-radio .vp-radio input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }

            .vp-common-form .vp-form-radio .vp-radio input:checked ~ .checkmark:after {
                opacity: 1;
            }

        .vp-common-form .vp-form-radio .vp-radio:first-child {
            margin-right: 15px;
        }

.vp-common-form .form-check .form-check-label {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #3A3A3C;
    font-weight: 500;
}

    .vp-common-form .form-check .form-check-label.form-round-checkmark {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-common-form .form-check .form-check-label.form-round-checkmark input {
            position: relative;
            top: -1px;
            border: 1px solid #38E672 !important;
            margin-right: 6px;
            height: 17px;
            width: 17px;
            outline: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.vp-common-form .form-check .form-check-input {
    position: relative;
    top: 2px;
}

.vp-common-form .vp-icon input {
    background-size: 16px;
    background-position: 96.5%;
    background-repeat: no-repeat;
}

.vp-common-form .vp-icon.vp-date-icon input {
    cursor: pointer;
    background-image: url(/latest/images/icons/icon-gray-calendar-new.svg);
}

.vp-common-form .vp-icon.vp-time-icon input {
    cursor: pointer;
    background-image: url("/latest/images/icons/clock_fill.svg");
}

.vp-time-range.ui-widget-content,
.slider-range.ui-widget-content {
    border: 0;
    height: 4px;
    border-radius: 50px;
    background: #e8e8e8;
    margin: 13px 5px 10px 10px;
}

.vp-time-range .ui-widget-header,
.slider-range .ui-widget-header {
    border: 0;
    background: #51f788;
}

.ui-slider .ui-slider-handle {
    top: -5px;
    outline: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ffffff !important;
    border: 3px solid #51f788 !important;
}

    .ui-slider .ui-slider-handle.ui-state-active {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

.select2-dropdown {
    z-index: 9992;
}

.select2-container--bootstrap4 .select2-results__option--highlighted {
    color: #1e1e1e;
    background-color: #51f788 !important;
}

    .select2-container--bootstrap4 .select2-results__option--highlighted .select2-results__option[aria-selected="true"] {
        color: #1e1e1e;
        background-color: #51f788 !important;
    }

.select2-container--bootstrap4 .select2-dropdown .select2-results__option {
    font-size: 14px;
    color: #1e1e1e !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    line-height: 1;
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 12px;
    font-weight: 400;
    padding: 5px 5px 5px 0;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-search__field {
    line-height: 30px;
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 14px;
    padding-left: 10px;
    text-transform: capitalize;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
    line-height: 1;
    font-family: "Argentum Sans";
    color: #1e1e1e;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear {
    line-height: 15px;
    background: #1e1e1e;
    text-align: center;
    padding-left: 0em;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
}

.swal-text {
    color: #1e1e1e;
    text-align: center;
    font-weight: 400;
}

.swal-title {
    color: #1e1e1e;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 0 !important;
}

.swal-button {
    font-weight: 400;
}

.vp-select-wrap {
    position: relative;
}

    .vp-select-wrap::after {
        position: absolute;
        top: 0;
        bottom: 0;
        content: '';
        right: 15px;
        width: 15px;
        height: 10px;
        margin: 20px auto;
        pointer-events: none;
        background: url("/latest/images/icons/angle_down.svg") no-repeat center;
        background-size: contain;
    }

.ui-autocomplete.ui-widget-content {
    z-index: 9999;
    border-top: 0;
    font-size: 13px;
    font-family: 'Muli';
    font-weight: 400;
    border-radius: 5px;
}

    .ui-autocomplete.ui-widget-content .ui-menu-item {
        border: 0 !important;
    }

        .ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
            margin: 0 !important;
            border: 0 !important;
            padding: 5px 10px !important;
            border-radius: 5px;
        }

            .ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
                color: #1e1e1e;
                background: #51f788;
                margin: 0 !important;
                font-weight: 400;
            }

.xdsoft_datetimepicker * {
    font-family: 'Muli';
    font-weight: 400;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    color: #1e1e1e;
    background: #51f788;
    -webkit-box-shadow: #51f788 0 1px 3px 0 inset;
    box-shadow: #51f788 0 1px 3px 0 inset;
}

.xdsoft_datetimepicker .xdsoft_calendar .xdsoft_current {
    color: #1e1e1e !important;
    background: #51f788 !important;
    -webkit-box-shadow: #51f788 0 1px 3px 0 inset;
    box-shadow: #51f788 0 1px 3px 0 inset;
}

.hide-md {
    display: block !important;
}

@media only screen and (max-width: 1025px) {
    .hide-md {
        display: none !important;
    }
}

.vp-travel-plan-header {
    padding-top: 15px;
    background: #f4f4f4;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 0px;
    font-family: 'Argentum Sans';
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-header {
        margin-top: 0px;
    }
}

.vp-travel-plan-header.vp-travel-plan-fixed {
    position: fixed;
    width: 100%;
    z-index: 2;
    top: 78px;
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-header.vp-travel-plan-fixed.vp-travel-innovation {
        top: 58px;
    }
}

.vp-travel-plan-header .vp-plan-head h1 {
    line-height: 1;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-travel-plan-header .vp-plan-head h1 {
        font-size: 16px;
    }
}

.vp-travel-plan-header .vp-plan-head h1 img {
    position: relative;
    top: -1px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin-left: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-travel-plan-header .vp-plan-head h2 {
    line-height: 1;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
}

.vp-travel-plan-header .vp-form-radio {
    position: relative;
    top: -2px;
}

    .vp-travel-plan-header .vp-form-radio .vp-radio {
        position: relative;
        cursor: pointer;
        user-select: none;
        font-size: 14px;
        color: #656565;
        padding-left: 25px;
        -ms-user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        font-weight: 400;
    }

        .vp-travel-plan-header .vp-form-radio .vp-radio .checkmark {
            position: absolute;
            left: 0;
            top: -2px;
            bottom: 0;
            width: 18px;
            height: 18px;
            margin: auto 0;
            border-radius: 50%;
            border: 2px solid #38E672;
        }

            .vp-travel-plan-header .vp-form-radio .vp-radio .checkmark:after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                opacity: 0;
                width: 10px;
                height: 10px;
                margin: auto;
                border-radius: 50%;
                background: #38E672;
                transition: all 0.3s;
                -o-transition: all 0.3s;
                -ms-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -webkit-transition: all 0.3s;
            }

        .vp-travel-plan-header .vp-form-radio .vp-radio input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }

            .vp-travel-plan-header .vp-form-radio .vp-radio input:checked ~ .checkmark:after {
                opacity: 1;
            }

        .vp-travel-plan-header .vp-form-radio .vp-radio:first-child {
            margin-right: 15px;
        }

@media only screen and (max-width: 575px) {
    .vp-travel-plan-header .vp-form-radio .vp-radio {
        font-size: 16px;
    }

        .vp-travel-plan-header .vp-form-radio .vp-radio .checkmark {
            top: 0;
        }
}

.vp-tl-plan-list {
    margin: 160px auto 30px;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list.vp-travel-plan-box {
        margin: 130px auto 30px;
    }
}

@media only screen and (min-width: 2800px) {
    .vp-tl-plan-list .vp-drag-icon img {
        width: 20px;
    }
}

.vp-tl-plan-list .vp-plan-sub-list {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-sub-list .vp-plan-drag {
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-sub-list {
        padding: 10px;
    }
}

.vp-tl-plan-list .vp-plan-sub-list:hover,
.vp-tl-plan-list .vp-plan-sub-list:focus,
.vp-tl-plan-list .vp-plan-sub-list.ui-sortable-helper {
    cursor: move;
    background: #f4f4f4;
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-sub-list:hover .vp-travel-plan-list .vp-plan-sub-list p,
    .vp-tl-plan-list .vp-plan-sub-list:focus .vp-travel-plan-list .vp-plan-sub-list p,
    .vp-tl-plan-list .vp-plan-sub-list.ui-sortable-helper .vp-travel-plan-list .vp-plan-sub-list p {
        font-size: 18px;
    }
}

.vp-tl-plan-list .vp-plan-sub-list:hover .vp-travel-plan-list ul li p,
.vp-tl-plan-list .vp-plan-sub-list:focus .vp-travel-plan-list ul li p,
.vp-tl-plan-list .vp-plan-sub-list.ui-sortable-helper .vp-travel-plan-list ul li p {
    background: #f4f4f4;
}

.vp-tl-plan-list .vp-plan-sub-list:nth-of-type(even) {
    background: #f4f4f4;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .vp-tl-plan-list .vp-plan-sub-list {
        padding: 15px 10px;
    }
}

.vp-tl-plan-list .col-5:last-child {
    text-align: right;
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-price {
        padding-top: 10px;
    }
}

.vp-tl-plan-list .vp-plan-price p {
    line-height: 1;
    color: #1e1e1e;
    font-size: 17px;
}

@media only screen and (min-width: 2800px) {
    .vp-tl-plan-list .vp-plan-price p {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-tl-plan-list .vp-plan-price p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-price p {
        font-size: 14px;
    }
}

.vp-tl-plan-list .vp-plan-price p img {
    position: relative;
    top: -1.5px;
    width: 16px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-ab {
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
    }

        .vp-tl-plan-list .vp-plan-ab .vp-plan-price {
            padding-top: 0;
        }

        .vp-tl-plan-list .vp-plan-ab p {
            font-size: 16px;
            font-weight: 600;
        }
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-ab .vp-planab-price {
        padding: 10px 15px !important;
        background-color: #51f788;
        border-bottom-left-radius: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-ab .vp-planab-price {
        margin-top: -1px;
        margin-right: -12px !important;
        border-top-right-radius: 10px;
    }
}

.vp-tl-plan-list .vp-plan-options {
    line-height: 1;
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-plan-options {
        text-align: right;
    }
}

.vp-tl-plan-list .vp-plan-options a {
    margin: 3px 7px;
}

@media only screen and (max-width: 1399px) {
    .vp-tl-plan-list .vp-plan-options a {
        margin: 3px 4px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tl-plan-list .vp-plan-options a {
        margin: 3px 2px;
    }
}

.vp-tl-plan-list .vp-plan-options a img {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (min-width: 2800px) {
    .vp-tl-plan-list .vp-plan-options a img {
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tl-plan-list .vp-plan-options a img {
        width: 15px;
        height: 15px;
    }
}

.vp-tl-plan-list .vp-plan-to {
    position: relative;
}

    .vp-tl-plan-list .vp-plan-to h6 {
        width: 22px;
        height: 22px;
        margin: 0 auto;
        line-height: 22px;
        text-align: center;
        border-radius: 50%;
        font-size: 10px;
        background: #ffffff;
        font-weight: 700;
        border: 1px solid #51f788;
    }

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-plan-to h6 {
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) {
    .vp-tl-plan-list .vp-plan-des {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.vp-tl-plan-list .vp-plan-des .vp-travel-plan-list {
    padding-right: 0;
    text-align: left;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-des .vp-travel-plan-list {
        width: 40%;
    }
}

@media only screen and (min-width: 768px) {
    .vp-tl-plan-list .vp-plan-des .vp-travel-plan-list {
        margin-top: 0;
        padding-left: 15px;
    }
}

.vp-tl-plan-list .vp-plan-des .vp-travel-plan-list ul li {
    line-height: 1;
    display: block;
    padding-left: 15px;
    list-style-type: disc;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-des .vp-travel-plan-list ul li {
        padding-right: 10px;
    }
}

.vp-tl-plan-list .vp-plan-des .vp-travel-plan-list ul li::after {
    left: 0;
    width: 6px;
    height: 6px;
    right: auto;
}

.vp-tl-plan-list .vp-plan-des .vp-travel-plan-list ul li:last-child::after {
    display: block;
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-plan-des .vp-travel-plan-list ul li p,
    .vp-tl-plan-list .vp-plan-des .vp-travel-plan-list ul li a {
        font-size: 12px;
        line-height: 1.2 !important;
    }
}

.vp-tl-plan-list .vp-plan-des h5 {
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media only screen and (min-width: 2800px) {
    .vp-tl-plan-list .vp-plan-des h5 {
        font-size: 26px;
        line-height: 1.3;
    }
}

.vp-tl-plan-list .vp-plan-des h5 a {
    width: calc(100% - 5px);
    margin-left: 5px;
    color: #1e1e1e;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

    .vp-tl-plan-list .vp-plan-des h5 a:hover,
    .vp-tl-plan-list .vp-plan-des h5 a:focus {
        color: #376be0;
    }

@media only screen and (max-width: 1199px) {
    .vp-tl-plan-list .vp-plan-des h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-des h5 {
        font-size: 18px;
    }
}

.vp-tl-plan-list .vp-plan-des h5 .vp-red {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ff3939;
    position: relative;
    top: 10px;
    max-height: 5px;
    max-width: 5px;
}

.vp-tl-plan-list .vp-plan-des p {
    line-height: 1.3;
    color: #656565;
    font-size: 17px;
    font-weight: 400;
}

@media only screen and (min-width: 2800px) {
    .vp-tl-plan-list .vp-plan-des p {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tl-plan-list .vp-plan-des p {
        font-size: 10px;
    }
}

.vp-tl-plan-list .vp-plan-date {
    display: block;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-date {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-date {
        padding-right: 10px;
    }
}

.vp-tl-plan-list .vp-plan-date h5 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
}

@media only screen and (min-width: 2800px) {
    .vp-tl-plan-list .vp-plan-date h5 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-tl-plan-list .vp-plan-date h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tl-plan-list .vp-plan-date h5 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-date h5 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 412px) {
    .vp-tl-plan-list .vp-plan-date h5 {
        font-size: 12px;
    }
}

.vp-tl-plan-list .vp-plan-date h5 span {
    font-size: 12px !important;
    margin-left: 3px;
    margin-top: 1px;
}

@media only screen and (min-width: 2800px) {
    .vp-tl-plan-list .vp-plan-date h5 span {
        font-size: 22px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-plan-drag {
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-drag .vp-mb-drag {
        position: absolute;
        left: 0;
        z-index: 1;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-plan-drag .vp-plan-smd {
        padding-left: 0px;
    }
}

.vp-member-add-head {
    font-size: 24px;
    font-weight: 400;
    border-bottom: 1px solid #dddddd;
}

.vp-travel-plan-list {
    margin-top: 15px;
    border-radius: 5px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (min-width: 768px) {
    .vp-travel-plan-list {
        padding-left: 0;
    }
}

.vp-travel-plan-list ul.vp-tp-listul {
    padding-left: 0;
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-list ul.vp-tp-listul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-plan-list ul.vp-tp-listul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.vp-travel-plan-list ul.vp-tp-listul li {
    position: relative;
    z-index: 1;
    margin: 3px 0 3px;
    padding-right: 30px;
    list-style-type: none;
    display: inline-block;
}

    .vp-travel-plan-list ul.vp-tp-listul li.b-none::after {
        display: none !important;
    }

    .vp-travel-plan-list ul.vp-tp-listul li::after {
        position: absolute;
        top: -4px;
        bottom: 0;
        z-index: 1;
        content: '';
        right: 11px;
        width: 10px;
        height: 10px;
        margin: auto;
        background: #000;
        border-radius: 50%;
    }

@media only screen and (max-width: 1440px) {
    .vp-travel-plan-list ul.vp-tp-listul li::after {
        width: 8px;
        height: 8px;
    }
}

.vp-travel-plan-list ul.vp-tp-listul li p {
    margin-bottom: 0;
    padding-right: 5px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-weight: 400;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-plan-list ul.vp-tp-listul li p {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-plan-list ul.vp-tp-listul li p {
        font-size: 18px !important;
    }
}

.vp-travel-plan-list ul.vp-tp-listul li a {
    color: #376be0;
    font-weight: 400;
    text-transform: capitalize;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-plan-list ul.vp-tp-listul li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-plan-list ul.vp-tp-listul li a {
        font-size: 18px !important;
    }
}

.vp-travel-plan-list ul.vp-tp-listul li a:hover {
    color: #1e1e1e;
}

.vp-travel-plan-list ul.vp-tp-listul li .vp-city-icon {
    position: absolute;
    top: 7px;
    right: 15px;
    width: 20px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-modal-location {
    position: relative;
}

    .vp-modal-location .vp-info .btn-icon-dlt {
        padding: 0 !important;
    }

@media only screen and (max-width: 575px) {
    .vp-modal-location .vp-info {
        top: 10px !important;
        right: 10px !important;
    }
}

.vp-modal-location .vp-flight-sub-list .vp-add-feild .btn-save {
    top: 0 !important;
    bottom: 0;
    margin: auto;
}

.vp-modal-location .vp-desl-name {
    position: relative;
}

@media only screen and (max-width: 700px) {
    .vp-modal-location .vp-desl-name {
        border-bottom: 1px solid #ededed;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-modal-location .vp-desl-name {
        border-bottom: 1px solid #ededed;
        padding-bottom: 15px;
    }
}

.vp-modal-location .vp-desl-name h5,
.vp-modal-location .vp-desl-name .accordion-button {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.vp-modal-location .vp-desl-name .vp-flight-ddate h6 {
    margin-bottom: 0;
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
    color: #3C3C3C;
}

@media only screen and (max-width: 575px) {
    .vp-modal-location .vp-desl-name .vp-flight-ddate h6 {
        color: #656565;
    }
}

.vp-modal-location .vp-desl-name .vp-flight-ddate h6.vp-date-seo {
    padding-right: 20px;
    position: relative;
}

    .vp-modal-location .vp-desl-name .vp-flight-ddate h6.vp-date-seo::after {
        content: '';
        position: absolute;
        top: 48%;
        right: 6px;
        height: 1px;
        width: 8px;
        background-color: #1A1A1A;
    }

.vp-modal-location .vp-desl-name .vp-flight-ddate h6:last-child {
    margin-left: 5px;
}

.vp-common-form .vp-add-feild .btn-save img {
    margin-left: -2px;
}

.vp-plus-link {
    position: absolute;
    right: 5px;
    width: 20px;
    height: 20px;
    font-size: 19px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background: #1e1e1e;
}

.vp-data-not-available .vp-btn-green {
    margin-left: 15px;
    padding: 10px 20px 14px;
}

@media only screen and (max-width: 575px) {
    .vp-data-not-available .vp-btn-green {
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
    }
}

.vp-travel-collapse-list .card-body .vp-collapse-close {
    position: absolute;
    top: 10px;
    z-index: 2;
    right: 10px;
}

@media only screen and (max-width: 575px) {
    div#travelPlanDateModal .modal-footer .text-left {
        margin-bottom: 10px;
    }

        div#travelPlanDateModal .modal-footer .text-left .vp-btn-green {
            width: 100%;
        }

    div#travelPlanDateModal .modal-footer .text-right .vp-btn-green {
        width: calc(50% - 5px);
        margin-right: 5px;
    }

    div#travelPlanDateModal .modal-footer .text-right .vp-btn-black {
        width: calc(50% - 5px);
        min-height: 43px;
        line-height: 20px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 600;
    }
}

@media only screen and (min-width: 576px) {
    .vp-amenities .resp-tabs-container {
        padding-top: 308px;
    }
}

@media only screen and (min-width: 768px) {
    .vp-amenities .resp-tabs-container {
        padding-top: 270px;
    }
}

.flclear {
    float: none;
    clear: both;
}

div#divNoRecordFoundProfile p {
    font-family: 'Argentum Sans';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    div#divNoRecordFoundProfile p {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        div#divNoRecordFoundProfile p .vp-btn-green {
            margin-top: 20px;
        }
}

.vp-travel-plan-share-whatsup .vp-common-form .form-group .vp-form-label {
    margin-right: 12px;
    margin-bottom: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .vp-form-label {
        margin-bottom: 8px;
    }
}

.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--allow-dropdown {
    width: calc(100% - 58px);
}

    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--allow-dropdown input,
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--allow-dropdown input[type="text"],
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--allow-dropdown input[type="tel"] {
        padding-right: 6px !important;
        padding-left: 64px !important;
        margin-left: 0;
        min-width: auto !important;
        width: 100%;
    }

    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--allow-dropdown .iti__selected-flag {
        padding: 0 12px 0 11px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--allow-dropdown {
        width: 100%;
    }
}

.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--separate-dial-code input,
.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--separate-dial-code input[type="text"],
.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti--separate-dial-code input[type="tel"] {
    padding-right: 6px !important;
    padding-left: 66px !important;
    margin-left: 0;
}

.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list {
    max-width: 380px;
    overflow-x: hidden;
}

@media only screen and (max-width: 575px) {
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list {
        max-width: 450px;
    }
}

@media only screen and (max-width: 500px) {
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list {
        white-space: nowrap;
        max-width: 400px;
    }
}

@media only screen and (max-width: 440px) {
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list {
        white-space: nowrap;
        max-width: 360px;
    }
}

@media only screen and (max-width: 412px) {
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list {
        white-space: nowrap;
        max-width: 280px;
    }
}

@media only screen and (max-width: 360px) {
    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list {
        white-space: nowrap;
        max-width: 250px;
    }
}

.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list ::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
    cursor: pointer;
}

.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list ::-webkit-scrollbar-track {
    background: #f1f1f1;
    cursor: pointer;
}

.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list ::-webkit-scrollbar-thumb {
    background: #888;
    cursor: pointer;
}

    .vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list ::-webkit-scrollbar-thumb:hover {
        background: rgba(85, 85, 85, 0.5);
        cursor: pointer;
    }

.vp-travel-plan-share-whatsup .vp-common-form .form-group .iti__country-list ::-webkit-scrollbar-thumb-horizontal {
    background-color: #c0c0c0;
    border-radius: 10px;
    cursor: pointer;
}

.vp-travel-plan-header .vp-travel-btn-clear {
    font-weight: 400;
    font-family: "Argentum Sans";
    font-size: 16px;
    color: #1e1e1e;
    background-color: rgba(56, 230, 114, 0.15);
    padding: 8px 12px;
    border: 0;
    border-radius: 6px;
    height: 50px;
    display: inline-block;
    text-align: center;
}

@media only screen and (max-width: 1399px) {
    .vp-travel-plan-header .vp-travel-btn-clear {
        padding-left: 2px;
        padding-right: 2px;
        font-size: 14px;
        height: 45px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-plan-header .vp-travel-btn-clear {
        font-size: 12px;
        height: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-header .vp-travel-btn-clear {
        max-width: 100px;
        font-size: 14px;
    }
}

.vp-travel-plan-header .date-icon {
    border-bottom: unset;
    background-color: #fff;
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    color: #837F7F;
    padding-left: 45px;
    font-size: 16px;
    height: 50px;
    padding-left: 42px;
    padding-right: 5px;
    background-size: 17px;
    background-image: url(/latest/images/icons/gray_calendar.svg);
    background-repeat: no-repeat;
    background-position: 15px center;
}

    .vp-travel-plan-header .date-icon::-webkit-input-placeholder {
        color: #837F7F;
        font-weight: 400;
    }

    .vp-travel-plan-header .date-icon:-ms-input-placeholder {
        color: #837F7F;
        font-weight: 400;
    }

    .vp-travel-plan-header .date-icon::-ms-input-placeholder {
        color: #837F7F;
        font-weight: 400;
    }

    .vp-travel-plan-header .date-icon::placeholder {
        color: #837F7F;
        font-weight: 400;
    }

@media only screen and (max-width: 1399px) {
    .vp-travel-plan-header .date-icon {
        font-size: 14px;
        height: 45px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-plan-header .date-icon {
        font-size: 12px;
        background-position: 9px center;
        padding-left: 32px;
        height: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-header .date-icon {
        font-size: 14px;
    }
}

.vp-travel-plan-header .vp-search-travel input {
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    color: #837F7F;
    font-weight: 400;
    height: 50px;
    padding: 15px;
    font-size: 16px;
}

    .vp-travel-plan-header .vp-search-travel input::-webkit-input-placeholder {
        color: #837F7F;
        font-weight: 400;
    }

    .vp-travel-plan-header .vp-search-travel input:-ms-input-placeholder {
        color: #837F7F;
        font-weight: 400;
    }

    .vp-travel-plan-header .vp-search-travel input::-ms-input-placeholder {
        color: #837F7F;
        font-weight: 400;
    }

    .vp-travel-plan-header .vp-search-travel input::placeholder {
        color: #837F7F;
        font-weight: 400;
    }

@media only screen and (max-width: 1399px) {
    .vp-travel-plan-header .vp-search-travel input {
        font-size: 14px;
        height: 45px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-plan-header .vp-search-travel input {
        font-size: 12px;
        height: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-header .vp-search-travel input {
        font-size: 14px;
    }
}

.vp-travel-plan-header .vp-travel-btn-serach {
    line-height: 1;
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    background: #51f788;
    padding: 14px 21px 12px;
    border: unset;
    border-radius: 8px;
}

    .vp-travel-plan-header .vp-travel-btn-serach img {
        max-height: 16px;
        margin-right: 6px;
    }

@media only screen and (max-width: 1399px) {
    .vp-travel-plan-header .vp-travel-btn-serach img {
        max-height: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-plan-header .vp-travel-btn-serach img {
        max-height: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-header .vp-travel-btn-serach img {
        max-height: 14px;
    }
}

@media only screen and (max-width: 1399px) {
    .vp-travel-plan-header .vp-travel-btn-serach {
        padding-left: 2px;
        padding-right: 2px;
        font-size: 14px;
        height: 45px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-plan-header .vp-travel-btn-serach {
        font-size: 12px;
        height: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-plan-header .vp-travel-btn-serach {
        font-size: 14px;
    }
}

.vp-flight-drag-list .vp-travel-btn-area {
    margin-top: 30px !important;
}

    .vp-flight-drag-list .vp-travel-btn-area a {
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 500;
        background-color: #38e672;
        padding: 14px 37px;
        border-radius: 8px;
        color: #3A3A3C;
    }

        .vp-flight-drag-list .vp-travel-btn-area a:hover {
            color: white;
            background: #1e1e1e;
        }

.vp-flight-drag-list .vp-travel-label {
    font-size: 16px;
    color: #8f8f8f;
    font-weight: 400;
    font-family: "Argentum Sans";
}

.vp-travel-tabination {
    padding-top: 40px;
}

@media only screen and (max-width: 1399px) {
    .vp-travel-tabination {
        padding-top: 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-tabination {
        padding-top: 28px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-tabination {
        padding-top: 110px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-tabination {
        padding-top: 168px;
    }
}

.vp-travel-tabination ul {
    border-color: rgba(56, 230, 114, 0.5);
}

    .vp-travel-tabination ul li {
        margin-right: 10px;
        margin-left: -3px;
    }

        .vp-travel-tabination ul li .btn-green {
            line-height: 1;
            color: #1e1e1e;
            font-family: "Argentum Sans";
            font-size: 14px;
            background-color: rgba(56, 230, 114, 0.15);
            padding: 14px 21px 12px;
            font-weight: 500;
            font-size: 18px;
            text-transform: capitalize;
            border: unset;
            height: 51px;
            margin-right: 10px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }

            .vp-travel-tabination ul li .btn-green.active {
                background-color: #39E673;
            }

                .vp-travel-tabination ul li .btn-green.active:hover {
                    background-color: #39E673;
                }

            .vp-travel-tabination ul li .btn-green:hover {
                background-color: rgba(56, 230, 114, 0.15);
            }

            .vp-travel-tabination ul li .btn-green span {
                font-size: 14px;
            }

@media only screen and (max-width: 991px) {
    .vp-travel-tabination ul li .btn-green {
        font-size: 16px;
        height: 45px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tabination ul li .btn-green {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 14px;
        height: 40px;
    }
}

.vp-travel-timeline ul li::before {
    position: absolute;
    bottom: 1px;
    opacity: 0;
    top: -27px;
    right: -50%;
    content: '';
    width: 100%;
    height: 1px;
    margin: auto;
    background: #51f788;
}

@media only screen and (min-width: 575px) {
    .vp-travel-timeline ul li::before {
        top: -24px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-travel-timeline ul li::before {
        top: -24px;
    }
}

@media only screen and (min-width: 1200px) {
    .vp-travel-timeline ul li::before {
        top: -27px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-travel-timeline ul li::before {
        top: 9px;
        bottom: auto;
    }
}

.vp-travel-timeline ul li:last-child::before {
    display: none;
}

.vp-travel-timeline ul li.vp-active-plane::before {
    opacity: 1;
}

.vp-travel-timeline .vp-travel-plane {
    position: absolute;
    top: 0px;
    z-index: 2;
    right: -15px;
}

    .vp-travel-timeline .vp-travel-plane img {
        width: 30px;
        height: 20px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-travel-timeline .vp-travel-plane .vp_color_icon {
        display: none;
    }

    .vp-travel-timeline .vp-travel-plane:hover .vp_color_icon,
    .vp-travel-timeline .vp-travel-plane:focus .vp_color_icon,
    .vp-travel-timeline .vp-travel-plane.vp-travel-active-plane .vp_color_icon {
        display: inline-block;
    }

    .vp-travel-timeline .vp-travel-plane:hover .vp_black_icon,
    .vp-travel-timeline .vp-travel-plane:focus .vp_black_icon,
    .vp-travel-timeline .vp-travel-plane.vp-travel-active-plane .vp_black_icon {
        display: none;
    }

.vp-travel-timeline ul li::after {
    position: absolute;
    top: 9px;
    right: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 99%;
    height: 1px;
    border: 1px solid #ccc;
}

.vp-travel-timeline ul li:last-child::after {
    width: 49%;
}

.vp-travel-timeline ul li:first-child::after {
    left: 50%;
}

.vp-travel-timeline ul li:last-child::after {
    left: 5px;
}

.vp-travel-timeline ul li.vp-travel-active-timeline:last-child:after {
    width: 100% !important;
    left: -50% !important;
}

@media only screen and (min-width: 768px) {
    .vp-travel-timeline ul li.vp-travel-active-timeline::after {
        border: 1px solid #51f788;
        width: 200%;
        z-index: 1;
        left: -50%;
    }

    .vp-travel-timeline ul li.vp-travel-active-timeline:first-child:after,
    .vp-travel-timeline ul li.vp-travel-active-timeline:last-child:after {
        width: 100%;
    }

    .vp-travel-timeline ul li.vp-travel-active-timeline:first-child:after {
        left: 50%;
    }
}

.vp-travel-timeline ul li.vp-travel-active-timeline span::after {
    background-color: #376be0;
}

.vp-travel-timeline ul li span {
    z-index: 2;
}

.vp-travel-timeline ul li a {
    display: inline-block;
}

.vp-travel-timeline ul li.vp-red-line::before {
    top: -28px;
}

@media only screen and (min-width: 992px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: -27px;
    }
}

@media only screen and (min-width: 1200px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: -30px;
    }
}

@media only screen and (min-width: 1360px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: -30px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: 9px;
    }
}

.vp-travel-cost {
    padding: 30px 0 5px;
}

    .vp-travel-cost .vp-travel-cost-des {
        padding-left: 13.5%;
    }

        .vp-travel-cost .vp-travel-cost-des p {
            color: #1e1e1e;
            font-size: 10px;
            font-weight: 400;
        }

.vp-travel-sub-list {
    padding: 10px 15px 10px;
    border-radius: 0px;
    border-bottom: 1px solid #ededed;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-sub-list {
        padding: 15px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-travel-sub-list {
        padding: 15px;
    }
}

.vp-travel-sub-list p {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #7F7F7F;
}

.vp-travel-sub-list .vp-travel-list-des h6 {
    line-height: 1.5;
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 10px !important;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-sub-list .vp-travel-list-des h6 {
        font-size: 18px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-des h6 {
        font-size: 14px;
    }
}

.vp-travel-sub-list .vp-travel-list-des h6 img {
    width: 30px;
}

@media only screen and (min-width: 992px) {
    .vp-travel-sub-list .vp-travel-list-des h6 img {
        position: relative;
        top: 0;
        left: -15%;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-travel-sub-list .vp-travel-list-des h6 img {
        left: -5%;
        width: 25px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-travel-sub-list .vp-travel-list-des h6 img {
        width: 16px;
        height: 16px;
    }
}

.vp-travel-sub-list .vp-travel-list-des p {
    line-height: 15px;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: 400;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-sub-list .vp-travel-list-des p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-des p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-des p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-sub-list .vp-travel-list-des p:last-child {
        margin-top: 5px !important;
    }
}

.vp-travel-sub-list .vp-travel-list-des p strong {
    display: block;
    font-size: 16px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-sub-list .vp-travel-list-des p strong.vp-date-text {
        margin: 0 5px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-des p strong.vp-date-text {
        padding: 0;
    }
}

.vp-travel-sub-list .vp-travel-list-des span {
    font-size: 11px;
}

.vp-travel-sub-list .vp-travel-list-des .flightIcon {
    width: 30px !important;
    height: 20px !important;
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-line-des {
        padding-top: 0px;
    }
}

.vp-travel-sub-list .vp-travel-list-line-des .col-6 {
    margin-bottom: -75px;
}

.vp-travel-sub-list .vp-travel-list-line-des .vp-city-name {
    font-size: 12px;
    padding-bottom: 5px;
}

.vp-travel-sub-list .vp-travel-list-line {
    position: relative;
    z-index: 1;
    width: 90%;
    display: inline-block;
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-line {
        width: 85%;
    }
}

.vp-travel-sub-list .vp-travel-list-line::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 1px;
    margin: auto;
    background: #51f788;
}

.vp-travel-sub-list .vp-travel-list-line.vp-travel-skin-line::after {
    background-color: #fad089;
}

.vp-travel-sub-list .vp-travel-list-line.vp-travel-red-line::after {
    background-color: #f3a0a7;
}

.vp-travel-sub-list .vp-travel-list-line span {
    position: absolute;
    top: 1px;
    bottom: 0;
    z-index: 1;
    content: '';
    width: 10px;
    height: 10px;
    margin: auto;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #0DA43F;
}

    .vp-travel-sub-list .vp-travel-list-line span.vp-list-left-circle {
        left: 0;
    }

    .vp-travel-sub-list .vp-travel-list-line span.vp-list-right-circle {
        right: 0;
    }

.vp-travel-sub-list .vp-travel-list-line img {
    width: 30px;
    height: 20px;
    margin: 0px 5px 0;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-line img {
        margin: -1px 5px 0;
    }
}

.vp-travel-sub-list .vp-travel-list-line img.flightIcon {
    width: 30px !important;
    height: 20px !important;
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-line img.flightIcon {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}

.vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
    width: 60%;
    display: block;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
        width: 70%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
        width: 50%;
    }
}

@media only screen and (max-width: 375px) {
    .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
        width: 40%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .vp-travel-sub-list .vp-travel-line-date img {
        width: 25px;
        height: 25px;
    }
}

.vp-travel-sub-list .vp-travel-dropdown {
    position: relative;
    z-index: 1;
    left: 5px;
    display: inline-block;
}

    .vp-travel-sub-list .vp-travel-dropdown .dropdown-toggle {
        outline: 0;
    }

        .vp-travel-sub-list .vp-travel-dropdown .dropdown-toggle:after {
            display: none;
        }

    .vp-travel-sub-list .vp-travel-dropdown .dropdown-menu {
        min-width: 80px;
        top: 15px !important;
        left: -30px !important;
        background-color: #ffffff;
        border: 1px solid #ededed;
        -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
    }

@media only screen and (max-width: 991px) {
    .vp-travel-sub-list .vp-travel-dropdown .dropdown-menu {
        width: 80px;
        left: auto !important;
        right: -30px !important;
    }
}

.vp-travel-sub-list .vp-travel-dropdown .dropdown-menu::after {
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    content: "";
    width: 13px;
    height: 8px;
    margin: auto;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    background: url("/latest/images/icons/caret_white.svg") no-repeat center;
    background-size: auto;
    background-size: contain;
}

.vp-travel-sub-list .vp-travel-dropdown .dropdown-menu .dropdown-item {
    padding: 2px 12px;
    font-size: 12px;
    font-weight: 600;
}

    .vp-travel-sub-list .vp-travel-dropdown .dropdown-menu .dropdown-item img {
        width: 15px;
        height: 15px;
        margin-right: 5px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-travel-sub-list .vp-travel-dropdown .dropdown-menu .dropdown-item span {
        text-decoration: underline;
    }

.vp-travel-sub-list .vp-travel-dropdown .vp-air-icon,
.vp-travel-sub-list .vp-travel-dropdown .vp-drive-icon {
    width: 20px;
    height: 20px;
}

.vp-travel-sub-list .vp-travel-dropdown .dropdown-menu {
    top: 0 !important;
}

@media only screen and (max-width: 767px) {
    .vp-travel-sub-list .vp-travel-dropdown {
        margin-top: 20px;
    }
}

.vp-travel-sub-list .vp-travel-timeline-des {
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-timeline-des {
        padding-bottom: 10px;
    }
}

.vp-travel-sub-list .vp-travel-timeline-des p {
    line-height: 1;
    font-family: "Argentum Sans";
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #3C3C3C;
    padding-bottom: 0px;
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-timeline-des p {
        font-size: 11px;
    }
}

.vp-travel-sub-list .vp-travel-timeline-des p span {
    color: #656565;
}

.vp-travel-sub-list .vp-travel-timeline-des p img {
    margin-right: 2px;
}

.vp-travel-sub-list .vp-travel-estimate-time {
    margin-top: -20px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-estimate-time {
        margin-top: 8px !important;
    }
}

.vp-travel-sub-list .vp-travel-estimate-time p.clrBlue {
    padding-bottom: 5px;
}

.vp-travel-sub-list .vp-travel-estimate-time p:last-child {
    padding-bottom: 5px;
}

.vp-travel-sub-list .vp-travel-miles-des p {
    line-height: 1;
    font-size: 12px;
    padding-bottom: 0;
    font-weight: 400;
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-miles-des p {
        font-size: 11px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-travel-sub-list .vp-travel-list-price {
        padding-left: 15.5%;
    }
}

@media only screen and (max-width: 992px) {
    .vp-travel-sub-list .vp-travel-list-price {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head {
        position: relative;
        z-index: 1;
        text-align: left !important;
    }

    .vp-travel-sub-list .vp-travel-list-price .vp-travel-options {
        position: relative;
        z-index: 1;
    }

        .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li img {
            width: 16px !important;
            height: 16px !important;
        }
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p {
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p {
        font-size: 14px;
    }
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p.vp-user-icon {
    margin-top: 2px;
}

    .vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p.vp-user-icon span img {
        width: 12px;
    }

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p .svg path {
    fill: #000;
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p .svg,
.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p img {
    position: relative;
    top: -2px;
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p img {
    width: 15px;
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p span {
    position: relative;
    top: -2px;
    color: #3C3C3C;
    font-size: 14px;
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p span {
        display: block;
    }
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p span sub {
    bottom: 0;
    font-size: 11px;
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p span sub {
        font-size: 10px;
    }
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-price-head p span strong {
    color: #1e1e1e;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-distance {
        padding-bottom: 15px;
    }
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-distance p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-distance p {
        font-size: 12px;
    }
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-distance p img {
    position: relative;
    top: 3px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul {
    line-height: 0;
    padding-left: 0;
    margin-bottom: 0;
}

    .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li {
        padding-left: 5px;
        display: inline-block;
    }

        .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li:first-child {
            padding-left: 0;
        }

        .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li.vp-fare-rules-icon {
            margin-left: -2px;
        }

@media only screen and (max-width: 1440px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li {
        padding: 2px 0px 2px 2px;
    }
}

.vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li img {
    width: 23px;
    height: 23px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 1920px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li img {
        width: 19px;
        height: 19px;
    }
}

@media only screen and (max-width: 1710px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li img {
        width: 17px;
        height: 17px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li img {
        width: 15px;
        height: 15px;
    }
}

@media only screen and (max-width: 1024px) {
    .vp-travel-sub-list .vp-travel-list-price .vp-travel-options ul li img {
        width: 12px;
        height: 12px;
    }
}

.vp-travel-sub-list:nth-child(even),
.vp-travel-collapse-list:nth-child(even) {
    background: #ffffff;
}

    .vp-travel-sub-list:nth-child(even) .vp-travel-options a.vp-save-link,
    .vp-travel-collapse-list:nth-child(even) .vp-travel-options a.vp-save-link {
        background: #ffffff !important;
    }

.vp-travel-sub-list .vp-travel-list-des h6,
.vp-travel-collapse-list .vp-travel-list-des h6 {
    font-family: "Argentum Sans";
    font-size: 15px;
    color: #0DA43F;
    margin: 3px 0 5px !important;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-sub-list .vp-travel-list-des h6,
    .vp-travel-collapse-list .vp-travel-list-des h6 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-sub-list .vp-travel-list-des h6,
    .vp-travel-collapse-list .vp-travel-list-des h6 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-sub-list .vp-travel-list-des h6,
    .vp-travel-collapse-list .vp-travel-list-des h6 {
        font-size: 13px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-list-des h6,
    .vp-travel-collapse-list .vp-travel-list-des h6 {
        font-size: 16px !important;
    }

        .vp-travel-sub-list .vp-travel-list-des h6.fromCityTN,
        .vp-travel-collapse-list .vp-travel-list-des h6.fromCityTN {
            margin-top: 0 !important;
        }

        .vp-travel-sub-list .vp-travel-list-des h6.toCityTN,
        .vp-travel-collapse-list .vp-travel-list-des h6.toCityTN {
            margin-top: 5px !important;
        }
}

.vp-travel-sub-list .vp-travel-list-des p strong.vp-date-text,
.vp-travel-collapse-list .vp-travel-list-des p strong.vp-date-text {
    margin: 0 !important;
}

.vp-travel-sub-list .vp-from-location-head h6,
.vp-travel-collapse-list .vp-from-location-head h6 {
    line-height: 1.3;
}

    .vp-travel-sub-list .vp-from-location-head h6 p,
    .vp-travel-collapse-list .vp-from-location-head h6 p {
        position: relative;
        top: 2px;
    }

.vp-travel-sub-list .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line,
.vp-travel-collapse-list .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-line {
    width: 50%;
}

.vp-travel-sub-list .vp-travel-sub-list .vp-travel-list-des p strong,
.vp-travel-collapse-list .vp-travel-sub-list .vp-travel-list-des p strong {
    font-size: 14px;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-sub-list .vp-travel-sub-list .vp-travel-list-des p strong,
    .vp-travel-collapse-list .vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-sub-list .vp-travel-sub-list .vp-travel-list-des p strong,
    .vp-travel-collapse-list .vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-sub-list .vp-travel-list-des p strong,
    .vp-travel-collapse-list .vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-sub-list .vp-travel-sub-list .vp-travel-list-des span.vp-small-font,
    .vp-travel-collapse-list .vp-travel-sub-list .vp-travel-list-des span.vp-small-font {
        font-size: 16px !important;
    }
}

.vp-travel-sub-list .card-body .vp-collapse-close,
.vp-travel-collapse-list .card-body .vp-collapse-close {
    position: absolute;
    top: 10px;
    z-index: 2;
    right: 10px;
}

.vp-small-font {
    font-size: 12px !important;
    text-transform: lowercase !important;
}

.vp-travel-list.vp-travel-space .vp-trslist-mbox {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

.vp-travel-main {
    margin-top: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 0px solid #ededed;
}

    .vp-travel-main .vp-travel-sub-list {
        border: 0;
        border-radius: 0;
        border-bottom: 1px solid #ededed;
    }

    .vp-travel-main .vp-travel-bottom {
        padding: 15px 0px;
    }

@media only screen and (max-width: 1199px) {
    .vp-travel-main .vp-travel-bottom {
        padding: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-travel-main .vp-travel-bottom {
        padding: 0px;
    }
}

.vp-travel-main .vp-travel-bottom .vp-filter-checkbox .form-check {
    width: 30%;
    display: inline-block;
}

@media only screen and (max-width: 575px) {
    .vp-travel-main .vp-travel-bottom .vp-filter-checkbox .form-check {
        width: 49%;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list.vp-travel-space {
    margin-top: 40px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list.vp-travel-space {
        margin-top: 0px !important;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list.vp-travel-space .vp-trslist-mbox {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 991px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-sub-filter {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-sub-filter .vp-sub-filter-list.vp-sub-filter-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-sub-filter .vp-sub-filter-list.vp-sub-filter-flex li a {
            margin-bottom: 0 !important;
        }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list {
    padding: 15px 25px;
    margin-bottom: 0;
    background: #ffffff;
    border-radius: 5px;
    border: 0px solid #dddddd;
    border-left: 4px solid #38E672;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    margin-top: 13px;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list {
        padding: 15px;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list.vp-travel-collapse-top {
    margin-bottom: 0;
    border-bottom: 1px solid #ededed;
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-line img {
    width: 16px;
    height: 16px;
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-miles-des p {
    padding-bottom: 5px;
    font-size: 11px;
}

@media only screen and (min-width: 992px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price {
        padding-left: 5%;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-btn-green {
    margin: 3px 0;
    font-size: 14px;
    padding: 8px 10px;
}

    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-btn-green:hover,
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-btn-green:focus {
        border-color: #1e1e1e;
        color: #1e1e1e !important;
        background: transparent !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-btn-green img {
        position: relative;
        top: -1px;
        width: 12px;
        height: 12px;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (max-width: 1199px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-btn-green {
        font-size: 12px;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-options {
    padding-top: 5px;
}

    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-options a {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        display: inline-block;
        border-radius: 5px;
    }

@media only screen and (max-width: 1199px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-options a {
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-options a.vp-save-link {
    background-color: #f4f4f4;
    margin-right: 10px;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-options a.vp-save-link {
        margin-right: 5px;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-options a.vp-plus-link {
    position: relative;
    right: 0;
    background-color: transparent;
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-options a img {
    width: 15px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-flight {
    padding-top: 5px;
}

    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-flight .vp-room-link {
        color: #656565;
        font-family: "Argentum Sans";
        font-size: 11px;
        display: inline-block;
        font-weight: 400;
    }

        .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-flight .vp-room-link[aria-expanded="true"] {
            color: #0DA43F;
        }

@media only screen and (max-width: 1199px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-flight .vp-room-link {
        font-size: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-sub-list .vp-travel-list-price .vp-travel-flight .vp-room-link {
        font-size: 14px;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-list .vp-travel-collapse-top {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vp-travel-collapse-list:first-child .vp-travel-sub-list {
    margin-top: 0 !important;
}

.vp-travel-collapse-list .collapse.show {
    margin-bottom: 15px;
}

.vp-travel-collapse-list .card {
    padding: 20px 25px;
    border-radius: 0 0 10px 10px;
    border: 1px solid #dddddd !important;
    border-left: 4px solid #38E672 !important;
    border-top: 0 !important;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-collapse-list .card {
        padding: 15px;
    }
}

.vp-travel-collapse-list .vp-tavel-card table td,
.vp-travel-collapse-list .vp-tavel-card table th {
    font-size: 12px;
    text-transform: capitalize;
}

.vp-travel-collapse-list .vp-travel-card-date p {
    line-height: 1;
    font-weight: bold;
    font-size: 13px;
}

    .vp-travel-collapse-list .vp-travel-card-date p span {
        padding-top: 7px;
        color: #656565;
        font-size: 14px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-collapse-list .vp-travel-card-date p span {
        font-size: 14px;
    }
}

.vp-travel-collapse-list .vp-travel-card-date p span:not(.vp-small-font) {
    display: block;
}

.vp-travel-collapse-list .vp-travel-card-date img {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 10px auto;
}

@media only screen and (max-width: 575px) {
    .vp-travel-collapse-list .vp-travel-card-date img {
        margin: 0px auto;
        display: block;
    }
}

.vp-travel-collapse-list .vp-travel-card-des {
    position: relative;
    line-height: 1;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-collapse-list .vp-travel-card-des {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-collapse-list .vp-travel-card-des {
        margin: 15px 0 30px;
    }
}

.vp-travel-collapse-list .vp-travel-card-des::after {
    position: absolute;
    top: 2px;
    left: -20px;
    content: '';
    width: 1px;
    height: calc(100% - 10px);
    background-color: #51f788;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-collapse-list .vp-travel-card-des::after {
        left: 5px;
    }
}

.vp-travel-collapse-list .vp-travel-card-des p {
    font-family: "Argentum Sans";
    font-weight: 500;
    font-size: 14px !important;
    padding-bottom: 35px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-collapse-list .vp-travel-card-des p {
        line-height: 20px;
    }
}

.vp-travel-collapse-list .vp-travel-card-des p:last-child {
    padding-bottom: 0;
}

.vp-travel-collapse-list .vp-travel-card-des p strong {
    color: #656565;
    font-weight: 400;
}

.vp-travel-collapse-list .vp-travel-card-des .vp-round-time {
    font-family: "Argentum Sans";
    font-size: 13px;
    color: #656565;
    margin-top: 8px;
}

.vp-travel-collapse-list .vp-travel-card-des .vp-round {
    position: absolute;
    z-index: 1;
    left: -25px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #1e1e1e;
}

    .vp-travel-collapse-list .vp-travel-card-des .vp-round.vp-tp-round {
        top: 2px;
    }

    .vp-travel-collapse-list .vp-travel-card-des .vp-round.vp-bt-round {
        bottom: -2px;
    }

@media only screen and (max-width: 1199px) {
    .vp-travel-collapse-list .vp-travel-card-des .vp-round {
        left: 0;
    }
}

.vp-travel-collapse-list .vp-travel-card-des .vp-tl-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    left: -27px;
    width: 15px;
    height: 15px;
    margin: auto;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

@media only screen and (max-width: 1199px) {
    .vp-travel-collapse-list .vp-travel-card-des .vp-tl-icon {
        left: -2px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-collapse-list .vp-travel-card-des .vp-tl-icon {
        left: -2px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 415px) {
    .vp-travel-collapse-list .vp-travel-book-date {
        text-align: right;
    }
}

@media only screen and (max-width: 415px) {
    .vp-travel-collapse-list .vp-travel-book-date {
        margin-bottom: 15px;
    }
}

.vp-travel-collapse-list .vp-travel-book-date p {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
    text-align: end;
    margin-bottom: 15px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-collapse-list .vp-travel-book-date p {
        font-size: 14px;
        text-align: start;
    }
}

.vp-travel-collapse-list .vp-travel-book-date p img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 991px) {
    .vp-travel-collapse-list .vp-travel-book-date p img {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-collapse-list .vp-travel-book-date p img {
        width: 15px;
        height: 15px;
        margin-right: 0;
    }
}

.vp-travel-collapse-list .vp-travel-book-date hr {
    border: 0;
    height: 1px;
    width: 100px;
    opacity: 0.15;
    display: block;
    margin: 20px 0;
    background: #1e1e1e;
}

@media only screen and (max-width: 768px) and (min-width: 415px) {
    .vp-travel-collapse-list .vp-travel-book-date hr {
        margin: 20px 0 20px auto;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-collapse-list .vp-travel-book-date hr {
        width: 50px;
    }
}

@media only screen and (max-width: 414px) {
    .vp-travel-collapse-list .vp-travel-book-date hr {
        margin: 15px 0;
    }
}

.vp-travel-collapse-list .vp-travel-layover {
    position: relative;
    text-align: center;
    margin: 20px 0 20px;
}

    .vp-travel-collapse-list .vp-travel-layover::after {
        position: absolute;
        top: 2px;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        width: 100%;
        height: 1px;
        margin: auto;
        opacity: 0.15;
        background: #1e1e1e;
    }

    .vp-travel-collapse-list .vp-travel-layover p {
        position: relative;
        z-index: 1;
        line-height: 1;
        margin: 0 auto;
        padding: 0 15px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        color: #656565;
        font-size: 14px;
        background: #ffffff;
        font-weight: 400;
    }

@media only screen and (max-width: 575px) {
    .vp-trvel-hide-list .vp-travel-sub-list,
    .vp-travel-list-search .vp-travel-sub-list,
    .vp-travel-main .vp-travel-sub-list {
        padding: 0px;
    }
}

.vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list,
.vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list,
.vp-travel-main .vp-travel-sub-list .vp-travel-border-list {
    padding: 10px 10px;
}

@media only screen and (max-width: 1440px) {
    .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list,
    .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list,
    .vp-travel-main .vp-travel-sub-list .vp-travel-border-list {
        padding: 10px 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list,
    .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list,
    .vp-travel-main .vp-travel-sub-list .vp-travel-border-list {
        position: relative !important;
    }

        .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3,
        .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3,
        .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 {
            -webkit-box-ordinal-group: 4 !important;
            -ms-flex-order: 3 !important;
            order: 3 !important;
            display: inline-block;
            margin-left: auto;
            margin-right: auto;
        }

            .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-timeline-des,
            .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-timeline-des,
            .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-timeline-des {
                padding-bottom: 0;
                padding-top: 0px;
            }

                .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-timeline-des p,
                .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-timeline-des p,
                .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-timeline-des p {
                    padding-bottom: 5px;
                }

            .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-dropdown,
            .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-dropdown,
            .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-order-sm-3 .vp-travel-dropdown {
                margin-top: 0px;
            }

        .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list h6,
        .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list h6,
        .vp-travel-main .vp-travel-sub-list .vp-travel-border-list h6 {
            font-size: 13px !important;
        }

            .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list h6.fromCityTN,
            .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list h6.fromCityTN,
            .vp-travel-main .vp-travel-sub-list .vp-travel-border-list h6.fromCityTN {
                margin-top: 6px !important;
            }

            .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list h6.toCityTN,
            .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list h6.toCityTN,
            .vp-travel-main .vp-travel-sub-list .vp-travel-border-list h6.toCityTN {
                margin-top: 0px !important;
            }

            .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list h6 img,
            .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list h6 img,
            .vp-travel-main .vp-travel-sub-list .vp-travel-border-list h6 img {
                width: 20px;
            }

        .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-air-icon,
        .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-drive-icon,
        .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-air-icon,
        .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-drive-icon,
        .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-air-icon,
        .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-drive-icon {
            width: 16px;
            height: 16px;
        }

        .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-switch,
        .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-switch,
        .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-switch {
            margin: 0px 5px !important;
        }
}

@media only screen and (max-width: 375px) {
    .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list h6,
    .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list h6,
    .vp-travel-main .vp-travel-sub-list .vp-travel-border-list h6 {
        font-size: 13px !important;
    }

    .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-air-icon,
    .vp-trvel-hide-list .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-drive-icon,
    .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-air-icon,
    .vp-travel-list-search .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-drive-icon,
    .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-air-icon,
    .vp-travel-main .vp-travel-sub-list .vp-travel-border-list .vp-travel-dropdown .vp-drive-icon {
        width: 13px;
        height: 13px;
    }
}

.vp-trvel-hide-list .vp-travel-sub-list .vp-flight-map,
.vp-travel-list-search .vp-travel-sub-list .vp-flight-map,
.vp-travel-main .vp-travel-sub-list .vp-flight-map {
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-trvel-hide-list .vp-travel-sub-list .vp-flight-map .p-3,
    .vp-travel-list-search .vp-travel-sub-list .vp-flight-map .p-3,
    .vp-travel-main .vp-travel-sub-list .vp-flight-map .p-3 {
        padding: 0 !important;
    }
}

.vp-trvel-hide-list .vp-travel-sub-list .vp-flight-map iframe,
.vp-travel-list-search .vp-travel-sub-list .vp-flight-map iframe,
.vp-travel-main .vp-travel-sub-list .vp-flight-map iframe {
    width: 100%;
    border-radius: 10px;
}

.vp-fav-flights-list {
    padding-top: 30px;
}

    .vp-fav-flights-list .vp-travel-sub-list {
        padding: 15px 20px;
    }

@media only screen and (max-width: 1199px) {
    .vp-fav-flights-list .vp-trslist-mbox .vp-travel-sub-list {
        padding: 15px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-fav-flights-list .vp-trslist-mbox .vp-travel-sub-list {
        padding: 0px !important;
    }
}

.vp-fav-flights-list .vp-trslist-mbox .vp-travel-sub-list .vp-travel-des-list .vp-travel-dlocation {
    padding-left: 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-fav-flights-list .vp-trslist-mbox .vp-travel-sub-list .vp-travel-des-list .vp-travel-dlocation {
        padding-left: 40px !important;
    }
}

.vp-fav-flights-list .vp-trslist-mbox .vp-travel-sub-list .vp-travel-des-list .vp-travel-mode {
    margin-top: 0 !important;
}

.vp-fav-flights-list .vp-fav-flights-head {
    padding-bottom: 20px;
}

    .vp-fav-flights-list .vp-fav-flights-head h6 {
        font-family: "Argentum Sans";
        line-height: 1;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
    }

.vp-fav-flights-list .vp-travel-list-price .vp-btn-green {
    margin: 3px 0;
    border: 1px solid transparent;
}

    .vp-fav-flights-list .vp-travel-list-price .vp-btn-green:hover,
    .vp-fav-flights-list .vp-travel-list-price .vp-btn-green:focus {
        border-color: #1e1e1e;
        color: #1e1e1e !important;
        background: transparent !important;
    }

    .vp-fav-flights-list .vp-travel-list-price .vp-btn-green img {
        position: relative;
        top: -1px;
        width: 15px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (max-width: 1199px) {
    .vp-fav-flights-list .vp-travel-list-price .vp-btn-green {
        font-size: 12px;
    }
}

.vp-fav-flights-list .vp-travel-list-price .vp-travel-options {
    padding-top: 5px;
}

    .vp-fav-flights-list .vp-travel-list-price .vp-travel-options a {
        position: relative;
        right: 0;
        width: 30px;
        height: 30px;
        line-height: 25px;
        text-align: center;
        display: inline-block;
        border-radius: 5px;
    }

@media only screen and (max-width: 1199px) {
    .vp-fav-flights-list .vp-travel-list-price .vp-travel-options a {
        width: 25px;
        height: 25px;
        line-height: 20px;
    }
}

.vp-fav-flights-list .vp-travel-list-price .vp-travel-options a.vp-save-link {
    background-color: #f4f4f4;
    margin-right: 10px;
}

@media only screen and (max-width: 1199px) {
    .vp-fav-flights-list .vp-travel-list-price .vp-travel-options a.vp-save-link {
        margin-right: 5px;
    }
}

.vp-fav-flights-list .vp-travel-list-price .vp-travel-options a.vp-plus-link {
    background-color: #ffffff;
}

.vp-fav-flights-list .vp-travel-list-price .vp-travel-options a img {
    width: 15px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-fav-flights-list .vp-travel-list-price .vp-travel-flight {
    padding-top: 5px;
}

    .vp-fav-flights-list .vp-travel-list-price .vp-travel-flight .vp-room-link {
        color: #656565;
        font-size: 11px;
        display: inline-block;
        font-weight: 400;
    }

        .vp-fav-flights-list .vp-travel-list-price .vp-travel-flight .vp-room-link[aria-expanded="true"] {
            color: #376be0;
        }

@media only screen and (max-width: 1199px) {
    .vp-fav-flights-list .vp-travel-list-price .vp-travel-flight .vp-room-link {
        font-size: 9px;
    }
}

.vp-fav-flights-list .vp-travel-list-timeline {
    position: relative;
    z-index: 1;
}

    .vp-fav-flights-list .vp-travel-list-timeline::after,
    .vp-fav-flights-list .vp-travel-list-timeline::before {
        position: absolute;
        left: 0;
        right: 0;
        opacity: 0;
        z-index: -1;
        margin: auto;
        line-height: 0;
        font-size: 36px;
        content: '\f0d8';
        font-weight: bold;
        font-family: 'Font Awesome 5 Free';
    }

    .vp-fav-flights-list .vp-travel-list-timeline::after {
        bottom: -12px;
        color: #fff;
    }

    .vp-fav-flights-list .vp-travel-list-timeline::before {
        bottom: -11px;
        color: #ddd;
        font-size: 39px;
    }

@media only screen and (max-width: 575px) {
    .vp-fav-flights-list .vp-travel-list-timeline::before {
        opacity: 0 !important;
    }
}

.vp-travel-collapse-top .vp-travel-list-timeline::after,
.vp-travel-collapse-top .vp-travel-list-timeline::before {
    opacity: 1;
}

.vp-flight-details {
    background: transparent !important;
}

.vp-travel-line-date .vp-travel-list-timeline {
    position: relative;
}

    .vp-travel-line-date .vp-travel-list-timeline .airLineName {
        position: absolute;
        left: 0;
        right: 0;
        top: 2px;
        margin: auto;
        font-family: "Argentum Sans";
        font-size: 12px;
        color: #3C3C3C;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

        .vp-travel-line-date .vp-travel-list-timeline .airLineName strong {
            font-weight: 400 !important;
        }

@media only screen and (max-width: 575px) {
    .vp-travel-line-date .vp-travel-list-timeline .airLineName {
        top: 0;
    }
}

.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des {
    position: relative;
    top: 0px;
    z-index: 1;
}

@media only screen and (max-width: 575px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des {
        top: -5px;
    }
}

.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::after,
.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::before {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
    margin: auto;
    line-height: 0;
    font-size: 36px;
    content: '\f0d8';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
}

@media only screen and (max-width: 991px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::after,
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::before {
        display: none;
    }
}

.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::after {
    bottom: -2px;
    color: #fff;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::after {
        bottom: -29px;
    }
}

.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::before {
    bottom: -1px;
    color: #ddd;
    font-size: 39px;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des::before {
        bottom: -27px;
    }
}

.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des p:last-child {
    font-size: 14px;
}

.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des .vp-flight-time-p {
    position: relative;
    right: -30px;
    margin: 0 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des .vp-flight-time-p {
        width: 100%;
        right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des .vp-flight-time-p {
        right: 0;
        text-align: center;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des .vp-flight-time-p {
        padding-top: 15px;
    }
}

.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des .vp-flight-time-p .vp-flight-time {
    position: relative;
    left: -65px;
    color: #376be0;
    text-transform: capitalize;
}

@media only screen and (max-width: 1440px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des .vp-flight-time-p .vp-flight-time {
        left: -30px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des .vp-travel-timeline-des .vp-flight-time-p .vp-flight-time {
        left: 0;
        padding-right: 15px;
    }
}

.vp-travel-border-active-list .vp-travel-list-line-des::after,
.vp-travel-border-active-list .vp-travel-list-line-des::before {
    opacity: 1 !important;
}

.vp-flight-details,
.vp-flight-map-collapse {
    padding: 10px 35px 0;
}

@media only screen and (max-width: 575px) {
    .vp-flight-details,
    .vp-flight-map-collapse {
        padding: 10px 15px 0;
    }
}

.vp-flight-details.vp-travel-collapse-list .card,
.vp-flight-map-collapse.vp-travel-collapse-list .card {
    margin: -2px 0 20px;
    border-radius: 10px;
    border-top: 1px solid #dddddd !important;
}

.vp-flight-map-collapse {
    padding: 0px 35px 0;
    margin-top: -20px;
}

@media only screen and (max-width: 575px) {
    .vp-flight-map-collapse {
        padding: 0px 15px 0;
        margin-top: 0px;
    }
}

.vp-flight-map-collapse .card {
    margin-top: -10px;
}

    .vp-flight-map-collapse .card.card-body {
        margin-top: 15px;
    }

.vp-flight-map-collapse.vp-travel-collapse-list .card {
    padding: 30px 0px 0px 0px;
}

@media only screen and (max-width: 575px) {
    .vp-flight-map-collapse.vp-travel-collapse-list .card {
        padding: 0 !important;
    }
}

.vp-flight-map-collapse .vp-tavel-card .vp-flight-map .p-3 {
    padding: 1rem !important;
}

@media only screen and (max-width: 575px) {
    .vp-flight-map-collapse .vp-tavel-card .vp-flight-map .p-3 {
        padding: 10px 10px 0;
    }
}

.vp-flight-map-collapse .vp-tavel-card .vp-flight-map .p-3.p-sm-0 {
    padding: 0px !important;
}

@media only screen and (min-width: 415px) {
    .vp-flight-details.vp-travel-collapse-list .vp-travel-book-date {
        text-align: right;
    }
}

@media only screen and (min-width: 415px) {
    .vp-flight-details.vp-travel-collapse-list .vp-travel-book-date hr {
        margin-left: auto;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-date.vp-common-form .col-6 {
        width: 100%;
        margin-bottom: 5px;
        padding-left: 15px !important;
        padding-right: 5px !important;
    }
}

.vp-travel-date.vp-common-form .form-group {
    margin-bottom: 0;
}

.vp-travel-date.vp-common-form .bootstrap-datetimepicker-widget {
    min-width: 250px;
}

.vp-travel-date.vp-common-form .vp-icon input {
    background-size: 13px;
}

    .vp-travel-date.vp-common-form .vp-icon input.form-control {
        padding-left: 5px !important;
        height: 30px !important;
        font-size: 12px;
    }

.vp-travel-date.vp-common-form .vp-btn-save {
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: 12px;
    border-radius: 50%;
    background-color: #51f788;
}

    .vp-travel-date.vp-common-form .vp-btn-save img {
        width: 14px;
        height: 11px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-travel-date.vp-common-form .vp-btn-cancel {
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: 0;
    border-radius: 50%;
    background-color: #1e1e1e;
}

    .vp-travel-date.vp-common-form .vp-btn-cancel img {
        width: 9px;
        height: 10px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-switch {
    position: relative;
    padding: 0;
    width: 35px;
    border: none;
    height: 18px;
    margin: 0 10px;
    color: #1e1e1e;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #bdc1c8 !important;
}

    .vp-switch:focus,
    .vp-switch.focus {
        outline: none;
    }

        .vp-switch:focus.active,
        .vp-switch:focus.active,
        .vp-switch.focus.active,
        .vp-switch.focus.active {
            outline: none;
        }

    .vp-switch img {
        position: relative;
        width: 20px;
        height: 20px;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (min-width: 1920px) {
    .vp-switch img {
        width: 25px;
        height: 25px;
    }
}

.vp-switch .vp-air-icon {
    left: -28px;
    opacity: 1;
}

@media only screen and (min-width: 1920px) {
    .vp-switch .vp-air-icon {
        left: -38px;
    }
}

.vp-switch .vp-drive-icon {
    right: -25px;
    opacity: 0.5;
}

.vp-switch .handle {
    position: absolute;
    top: 0;
    left: 4px;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto 0;
    border-radius: 50%;
    background: #ffffff;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.vp-switch.active {
    background: #51f788 !important;
    -webkit-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    transition: background-color 0.25s;
}

    .vp-switch.active .handle {
        left: 19px;
        -webkit-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s;
    }

    .vp-switch.active .vp-drive-icon {
        opacity: 1;
    }

    .vp-switch.active .vp-air-icon {
        opacity: 0.5;
    }

.btn-toggle {
    background-color: #f4f4f4;
}

    .btn-toggle.active:hover,
    .btn-toggle:first-child:hover {
        background-color: #51f788;
    }

.vp-date-text {
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-travel-list-timeline .col-8,
    .vp-travel-list-timeline .col-4 {
        width: 100%;
    }
}

.vp-travel-tab-links .vp-travel-tab-list {
    position: relative;
    padding: 15px;
    cursor: pointer;
    margin-bottom: 20px;
    background: transparent;
    border: 1px solid #dddddd;
    border-radius: 10px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

    .vp-travel-tab-links .vp-travel-tab-list:hover,
    .vp-travel-tab-links .vp-travel-tab-list:focus,
    .vp-travel-tab-links .vp-travel-tab-list.vp-tab-active {
        background: #ffffff;
    }

    .vp-travel-tab-links .vp-travel-tab-list::after,
    .vp-travel-tab-links .vp-travel-tab-list::before {
        position: absolute;
        left: 0;
        right: 0;
        opacity: 0;
        margin: 0 auto;
        font-size: 30px;
        content: "\f0d7";
        font-weight: bold;
        text-align: center;
        font-family: "Font Awesome 5 Free";
    }

    .vp-travel-tab-links .vp-travel-tab-list::after {
        color: #ddd;
        bottom: -27px;
    }

    .vp-travel-tab-links .vp-travel-tab-list::before {
        z-index: 1;
        color: #fff;
        bottom: -26px;
    }

    .vp-travel-tab-links .vp-travel-tab-list:hover::after,
    .vp-travel-tab-links .vp-travel-tab-list:hover::before,
    .vp-travel-tab-links .vp-travel-tab-list:focus::after,
    .vp-travel-tab-links .vp-travel-tab-list:focus::before,
    .vp-travel-tab-links .vp-travel-tab-list.vp-tab-active::after,
    .vp-travel-tab-links .vp-travel-tab-list.vp-tab-active::before {
        opacity: 1;
    }

    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link {
        color: #1e1e1e;
        font-size: 14px;
        text-transform: capitalize;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link {
        text-align: center;
    }
}

.vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link span:not(.vp-small-font) {
    display: block;
    line-height: 1.2;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link span:not(.vp-small-font) {
        font-size: 12px;
    }
}

.vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line {
        margin-top: 5px;
        margin-bottom: 3px;
    }
}

.vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    content: "";
    width: 100%;
    height: 1px;
    margin: auto;
    background: #51f788;
}

.vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line span {
    position: absolute;
    top: 1px;
    bottom: 0;
    z-index: 1;
    content: "";
    width: 10px;
    height: 10px;
    margin: auto;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #0DA43F;
}

    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line span.vp-list-left-circle {
        left: 0;
    }

    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line span.vp-list-right-circle {
        right: 0;
    }

.vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line img {
    position: relative;
    top: -1px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line img {
        width: 15px;
        height: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-tab-links .vp-travel-tab-list .vp-tab-arrival-link .vp-travel-list-line img {
        top: -2px;
    }
}

.vp-travel-tab-links .vp-travel-list-date {
    text-align: center;
}

    .vp-travel-tab-links .vp-travel-list-date strong {
        display: block;
    }

@media only screen and (max-width: 1199px) {
    .vp-travel-tab-links .vp-travel-list-date strong {
        font-size: 10px;
    }

        .vp-travel-tab-links .vp-travel-list-date strong span {
            font-size: 8px !important;
        }
}

.vp-departure-tab .vp-travel-list-line img,
.vp-travel-depart-list .vp-travel-list-line img {
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.vp-flight-list .vp-flight-sub-list.vp-location-note {
    text-align: left;
}

    .vp-flight-list .vp-flight-sub-list.vp-location-note p {
        color: #1e1e1e;
        line-height: 20px;
    }

    .vp-flight-list .vp-flight-sub-list.vp-location-note .vp-flight-roome-list .vp-add-feild {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-flight-list .vp-flight-sub-list.vp-location-note .vp-flight-roome-list .vp-add-feild .add-licon img {
            height: 15px;
            width: 15px;
            -o-object-fit: cover;
            object-fit: cover;
        }

        .vp-flight-list .vp-flight-sub-list.vp-location-note .vp-flight-roome-list .vp-add-feild label {
            font-size: 13px;
        }

        .vp-flight-list .vp-flight-sub-list.vp-location-note .vp-flight-roome-list .vp-add-feild input[type=number]::-webkit-inner-spin-button,
        .vp-flight-list .vp-flight-sub-list.vp-location-note .vp-flight-roome-list .vp-add-feild input[type=number]::-webkit-outer-spin-button {
            opacity: 0;
        }

        .vp-flight-list .vp-flight-sub-list.vp-location-note .vp-flight-roome-list .vp-add-feild .form-control {
            padding-right: 7px;
        }

.vp-book-modal-btn .btn {
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
}

    .vp-book-modal-btn .btn:first-child {
        margin-right: 10px;
    }

    .vp-book-modal-btn .btn img {
        position: relative;
        top: -2px;
        width: 15px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-location-tab .vp-flight .vp-flight-grid-map .vp-flight-map button {
    display: none;
}

@media only screen and (min-width: 1200px) {
    .vp-location-tab .vp-flight .vp-flight-grid-map .vp-flight-map button {
        display: block;
    }
}

.vp-location-tab .vp-flight .vp-common-collapse span::after {
    top: 6px;
}

.vp-fare-rules-detail {
    border-radius: 10px;
    border: 1px solid #ededed;
}

    .vp-fare-rules-detail label {
        background-color: #fff;
        color: #1e1e1e;
        padding: 10px 20px 14px 20px;
        font-size: 16px;
        display: block;
        border-radius: 10px 10px 0px 0px;
        text-transform: capitalize;
        border-bottom: solid 1px #ededed;
    }

    .vp-fare-rules-detail .vp-fare-rules-box {
        padding: 15px 20px;
    }

        .vp-fare-rules-detail .vp-fare-rules-box p {
            padding-bottom: 1rem;
        }

        .vp-fare-rules-detail .vp-fare-rules-box ul {
            list-style: none;
            padding: 0;
        }

            .vp-fare-rules-detail .vp-fare-rules-box ul li {
                color: #656565;
                margin-bottom: 5px;
            }

        .vp-fare-rules-detail .vp-fare-rules-box strong {
            font-weight: 700 !important;
        }

@media only screen and (max-width: 575px) {
    .p-sm-0 {
        padding: 0 !important;
        margin-bottom: -10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight .vp-flight-list .vp-info {
        top: 5px;
        right: 7px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .col-ormd-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .col-ormd-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .col-ormd-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .col-ormd-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-brdr-tp1 {
        padding-top: 15px;
        border-top: 1px solid #ededed;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-brdr-tp1 {
        padding-top: 15px;
        border-top: 1px solid #ededed;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation {
    position: relative;
    padding-left: 50px;
}

@media only screen and (min-width: 991px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-scpad {
        padding-right: 0;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-sr {
    position: absolute;
    left: 5px;
    top: 7px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-sr {
        display: none;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-sr .vp-travel-srn {
    height: 25px;
    width: 25px;
    font-family: "Argentum Sans";
    font-size: 14px;
    border: 1px solid #0DA43F;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #0DA43F;
}

@media only screen and (max-width: 1200px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-sloc {
        margin-bottom: 10px;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-sloc h5 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px;
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-sloc .vp-flight-ddate .vp-date-seo {
    font-family: "Argentum Sans";
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #3C3C3C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-sloc .vp-flight-ddate .vp-date-seo img {
        width: 17px;
    }

@media only screen and (max-width: 1200px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-eloc {
        margin-bottom: 10px;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-eloc h5 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px;
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-eloc .vp-flight-ddate .vp-date-seo {
    font-family: "Argentum Sans";
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #3C3C3C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-travel-iloc.vp-travel-eloc .vp-flight-ddate .vp-date-seo img {
        width: 17px;
    }

@media only screen and (max-width: 991px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-timeline-sm {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-dlocation .vp-timeline-sm {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 32%;
        position: absolute;
        left: -45px;
        margin-top: -17px;
        margin-bottom: 0;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-list-timeline {
    top: -10px;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des {
        top: -8px;
    }

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 991px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc .vp-travel-mdic {
    background-color: #DEFFE0;
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 10px;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc .vp-travel-mdic.vp-travel-plane img {
        height: 16px;
        width: 16px;
    }

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc .vp-travel-mdic.vp-travel-car img {
        height: 19px;
        width: 19px;
    }

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc .vp-travel-mdes .vp-travel-mdur {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mdesc .vp-travel-mdes .vp-travel-mdis {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
    color: #3c3c3c;
    margin-bottom: 0;
}

@media only screen and (max-width: 1100px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-smbtn {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-smbtn {
        position: absolute;
        top: 20px;
        right: 0px;
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn {
    text-align: left;
}

@media only screen and (max-width: 1100px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn {
        text-align: left;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn {
        text-align: left;
        padding-left: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn {
        text-align: right;
        padding-left: 0px;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle {
    width: auto;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 5px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg {
    background: #EDEDED;
    padding: 0px 5px;
    border-radius: 5px;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg:first-child {
        margin-right: 4px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg:first-child {
        margin-right: 0;
        margin-bottom: 4px;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg:last-child {
    margin-left: 4px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg:last-child {
        margin-left: 0;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg.active {
    border: none;
    background-color: #38E672;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg.active svg path {
        fill: #3c3c3c;
    }

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg:focus,
.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg:focus-within,
.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg svg {
    width: 22px;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mbtn .btn-toggle .btn-lg svg path {
        fill: #939393;
    }

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode {
    margin-top: 9px;
}

@media only screen and (max-width: 1100px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode {
        padding-left: 40px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode {
        padding-left: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode {
        padding-left: 40px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode .vp-travel-mode-head {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode .vp-travel-mode-head {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative;
        top: 6px;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode .vp-travel-mode-head .vp-travel-cls {
    font-family: "Argentum Sans";
    font-size: 12px;
    font-weight: 400;
    color: #3C3C3C;
    margin-right: 8px;
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-mode .vp-travel-mode-head .vp-travel-stp {
    font-family: "Argentum Sans";
    font-size: 12px;
    font-weight: 400;
    color: #3C3C3C;
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 991px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices .vp-travel-price-head {
    font-family: "Argentum Sans";
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices .vp-travel-price-head p {
        font-size: 14px;
    }

        .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices .vp-travel-price-head p img {
            height: 18px;
            margin-right: 3px;
        }

        .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices .vp-travel-price-head p label:hover {
            text-decoration: none !important;
        }

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices .vp-travel-price-head div {
        font-size: 14px;
    }

        .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-prices .vp-travel-price-head div.mt-1 img {
            height: 16px;
        }

.vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-options {
    position: relative;
    z-index: 1;
}

    .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-options ul {
        margin-bottom: 0;
    }

        .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-options ul li {
            display: inline-block;
            margin-right: 5px;
        }

            .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-options ul li:last-child {
                margin-right: 0px;
            }

            .vp-travel-list .vp-travel-sub-list .travelrow .vp-travel-border-list .vp-travel-des-list.vp-travel-line-date .vp-travel-options ul li img {
                width: 16px !important;
                height: auto !important;
            }

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
    cursor: text;
}

body .select2-container--bootstrap4 .select2-selection--multiple .select2-search__field {
    cursor: text;
}

body span.select2.select2-container.select2-container--default.select2-container--below ul.select2-selection__rendered input {
    padding-left: 5px !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    margin-top: calc(0.375rem - -3px);
}

@media only screen and (min-width: 1200px) {
    .col-auto.text-center.pe-0 {
        margin-right: -20px;
    }
}

.vp-hotel-list-icon a {
    display: inline-block;
}

.vp-hotel-main {
    padding: 0;
    background: transparent;
    border-radius: 0px;
}

    .vp-hotel-main .vp-hotel-main-top {
        border-radius: 5px;
        border: 1px solid #ededed;
    }

    .vp-hotel-main .vp-hotel-sub-top {
        border-bottom: 1px solid #ededed;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top {
        padding: 0;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des {
            padding: 0 15px 15px;
        }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-img img {
            border-radius: 5px !important;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop {
    padding: 20px;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img {
        border-radius: 5px;
        overflow: hidden;
    }

@media only screen and (max-width: 700px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img {
        margin-bottom: 15px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img img {
    width: 100%;
    min-height: 225px;
    max-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

@media only screen and (max-width: 1100px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img img {
        min-height: 180px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img img {
        min-height: 200px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img img {
        min-height: 150px;
        max-height: 265px;
    }
}

@media only screen and (max-width: 1100px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading {
        width: 85%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading {
        width: 100%;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 5px;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hflex span, .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hflex span a {
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 500;
        color: #3A3A3C;
        margin-right: 5px;
    }

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hflex img {
        position: relative;
        top: 2px;
        left: 2px;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hflex img {
        top: 0;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hlocation {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hlocation .hotel-hloc-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hlocation .hotel-hloc-inner img {
            margin-right: 5px;
            position: relative;
            top: 1px;
        }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-heading .hotel-hlocation .hotel-hloc-inner .hotel-hloc {
            font-family: "Argentum Sans";
            font-size: 13px;
            font-weight: 400;
            color: #7F7F7F;
        }

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
}

@media only screen and (max-width: 1100px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item {
        margin-right: 5px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item {
        margin-right: 10px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-icon {
    margin-right: 7px;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-icon img {
        width: 15px;
        position: relative;
        top: -1px;
    }

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate p {
        font-family: "Argentum Sans";
        font-size: 14px;
        font-weight: 400;
        color: #3A3A3C;
    }

@media only screen and (max-width: 1100px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate p {
        font-size: 12px;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate p span {
            font-size: 12px;
        }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate p {
        font-size: 13px;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate p span {
            font-size: 13px;
        }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate span {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
}

@media only screen and (max-width: 1100px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-time-main .hotel-addtime-ad .hotel-addtime-flex .hotel-addate-item .hotel-addate span {
        font-size: 13px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm {
        margin-top: 10px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-content-dhead h6 {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-content-dhead h6 {
        font-size: 16px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-content-listings {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-content-listings .hotel-content-items {
        margin: 0 0 8px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-content-listings .hotel-content-items img {
            margin-right: 5px;
            position: relative;
            top: 1px;
            width: 15px;
        }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-content-listings .hotel-content-items span {
            font-family: "Argentum Sans";
            font-size: 13px;
            font-weight: 400;
            color: #3A3A3C;
        }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-content-listings .hotel-content-items:last-child {
            margin-bottom: 0;
        }

@media only screen and (min-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad {
        padding: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad {
        margin-top: 10px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad .hotel-add-tags {
    margin-bottom: 5px;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad .hotel-add-tags .clsAddTag {
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 500;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad .hotel-add-tags .clsAddTag span {
            color: #0DA43F;
            text-decoration: underline;
        }

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad .hotel-fav-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad .hotel-fav-tags .vp-fav-tag {
        background: #E8FFF0;
        border-radius: 5px;
        padding: 8px 10px;
        margin-right: 8px;
        margin-bottom: 8px;
        font-family: "Argentum Sans";
        font-size: 13px;
        color: #3A3A3C;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .sm-pad .hotel-fav-tags .vp-fav-tag img {
            margin-left: 5px;
        }

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel {
    background-color: transparent;
    padding: 10px 20px 10px 20px;
    border-top: 1px solid #ededed;
}

@media only screen and (max-width: 700px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel {
        padding: 0 15px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-lborder {
    border-left: 1px solid #ededed;
}

@media only screen and (max-width: 700px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-lborder {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ededed;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-lborder:last-child {
            border-bottom: 0;
            border-left: 1px solid #ededed;
        }
}

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-rborder {
    border-right: 1px solid #ededed;
}

@media only screen and (max-width: 700px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-rborder {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-rborder {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-rborder:last-child {
            border-right: 0;
        }
}

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fbtn {
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:first-child .vp-hotel-rborder {
        border-bottom: 1px solid #ededed;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:first-child .vp-hotel-rborder .vp-rest-ratmain {
            padding: 10px 0;
        }

    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:first-child .vp-hotel-lborder {
        border-bottom: 1px solid #ededed;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:first-child .vp-hotel-lborder .vp-rest-reviews {
            padding: 10px 0;
        }
}

@media only screen and (max-width: 700px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:last-child .vp-hotel-fbtn {
        text-align: left;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:last-child .vp-hotel-lborder:first-child {
        border-left: 0;
    }

    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:last-child .vp-hotel-lborder .vp-hotel-caction {
        padding: 0px 5px;
    }

    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:last-child .vp-hotel-lborder .vp-hotel-fbtn {
        padding: 0px 0;
    }
}

@media only screen and (max-width: 700px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-fitem:last-child .vp-hotel-lborder:nth-child(3) {
        border-left: 0;
        border-bottom: 0;
    }
}

@media only screen and (min-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-caction {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-ratmain {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-ratmain .vp-hotel-ratinner {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 500;
}

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-ratmain .vp-hotel-ratistar .vp-hotel-star {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-ratmain .vp-hotel-ratistar .vp-hotel-star li {
        margin-right: 3px;
    }

        .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-ratmain .vp-hotel-ratistar .vp-hotel-star li img {
            width: 13px;
        }

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-reviews {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-reviews .vp-reviews {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 500;
}

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-reviews .vp-hotel-count a {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #0DA43F;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-reviews .vp-hotel-count a:hover {
        color: #3A3A3C;
    }

.vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-caction {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    color: #7F7F7F;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-caction img {
        width: 15px;
        position: relative;
        top: -1px;
        margin-left: 5px;
    }

    .vp-hotel-main .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-footer .vp-hotel-caction.cap-lg {
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 500;
        color: #3A3A3C;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des {
        display: block;
        text-align: left !important;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des.text-end {
    text-align: right !important;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
    color: #1e1e1e;
    font-size: 22px;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
        font-size: 18px !important;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
    font-size: 14px;
    color: #1e1e1e;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
        font-size: 18px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span img {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span img {
        margin-left: 5px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-rating {
    color: #8a8a8a;
    font-size: 14px;
    display: inline-block;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-rating img {
        position: relative;
        top: -2px;
        width: 16px;
        height: 18px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h4 {
    margin-bottom: 0;
    color: #376be0;
    font-size: 18px;
    font-weight: 400;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #8a8a8a;
    font-size: 14px;
    padding-bottom: 8px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p {
        font-size: 18px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p img {
    position: relative;
    top: 0px;
    width: 16px;
    height: 18px;
    margin-right: 7px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p span:not(.vp-small-font) {
    color: #1e1e1e;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p span:not(.vp-small-font) {
        font-size: 16px;
        margin-left: 3px;
        margin-top: 3px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p span.vp-small-font {
    position: relative;
    top: 0px;
    padding: 0 3px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p span.vp-small-font {
        font-size: 16px !important;
        top: 0;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box label {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box span:not(.vp-small-font) {
        color: #376be0;
    }

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p {
        font-size: 18px !important;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p span.vp-small-font {
    top: 0;
    padding: 0;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p label {
    min-width: 40px;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p text {
    min-width: 60px;
    display: inline-block;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-tab p label {
    min-width: 80px;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
    color: #376be0;
    font-size: 14px;
    font-weight: 400;
}

    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link:hover,
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link:focus {
        color: #1e1e1e;
    }

@media only screen and (max-width: 767px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
        margin-left: 0;
        margin-bottom: 15px;
        display: inline-block;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
        font-size: 20px;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del {
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 1;
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del:hover,
.vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f4f4f4;
}

.vp-hotel-main .vp-hotel-sub-top .vp-hotel-distance-label p .vp-hotel-dist-label {
    color: #1e1e1e;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-sub-top .vp-hotel-distance-label p .vp-hotel-dist-label {
        font-size: 16px;
    }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom {
    background: #ffffff;
    border-radius: 0 0 10px 10px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom {
        padding: 0 15px 15px;
    }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
    padding: 20px;
    border-right: 1px solid #e8e8e8;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
        padding: 30px 0;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
        border-right: 0;
        border-left: 0 !important;
        border-top: 1px solid #e8e8e8;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des p {
    width: 85%;
    line-height: 1.3;
    color: #8a8a8a;
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des p {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des p {
        font-size: 18px;
    }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities {
    padding: 0 20px;
}

@media only screen and (max-width: 1200px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities {
        padding: 0;
    }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .col-sm-6:last-child .vp-hotel-amenities-des {
    border-right: 0;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .col-sm-6:nth-child(even) .vp-hotel-amenities-des {
        border-right: 0;
    }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des {
    text-align: center;
    border-right: 1px solid #dddddd;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des {
        border-right: 0;
        border-top: 1px solid #dddddd;
    }

        .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des.vp-top-border-none {
            border-top: none;
        }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des p {
    font-size: 13px;
    color: #1e1e1e;
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des p {
        font-size: 18px;
    }
}

.vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des p span {
    color: #8a8a8a;
}

.vp-hotel-main .vp-hotel-search {
    margin: 30px 0 20px;
}

    .vp-hotel-main .vp-hotel-search .vp-hotel-search-form {
        padding: 20px;
        border-bottom: 1px solid #ededed;
    }

        .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .form-control {
            height: 50px;
            padding: 0 90px 0 20px;
            font-family: "Argentum Sans";
            font-size: 14px;
            font-weight: 400;
            border-radius: 5px;
            border: 1px solid #D9D9D9;
        }

            .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .form-control::-webkit-input-placeholder {
                color: #7F7F7F;
            }

            .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .form-control:-ms-input-placeholder {
                color: #7F7F7F;
            }

            .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .form-control::-ms-input-placeholder {
                color: #7F7F7F;
            }

            .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .form-control::placeholder {
                color: #7F7F7F;
            }

        .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .btn-search {
            position: absolute;
            top: 1px;
            right: 1px;
            height: 48px;
            line-height: 1;
            color: #1e1e1e;
            font-family: "Argentum Sans";
            font-size: 14px;
            font-weight: 400;
            padding: 10px 20px;
            font-weight: 400;
            border-radius: 0 4px 4px 0;
            text-transform: capitalize;
            background-color: #51f788;
        }

            .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .btn-search:hover,
            .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .btn-search:focus {
                color: #fff;
                background-color: #1e1e1e;
            }

    .vp-hotel-main .vp-hotel-search .vp-filter-common-des {
        margin-bottom: 20px;
        border-bottom: 1px solid #ededed;
    }

        .vp-hotel-main .vp-hotel-search .vp-filter-common-des:last-child {
            border-bottom: none;
            padding-bottom: 0;
        }

        .vp-hotel-main .vp-hotel-search .vp-filter-common-des h6 a {
            float: right;
        }

        .vp-hotel-main .vp-hotel-search .vp-filter-common-des h6 img {
            float: right;
        }

        .vp-hotel-main .vp-hotel-search .vp-filter-common-des .vp-range-slider ul {
            margin-bottom: 0 !important;
        }

    .vp-hotel-main .vp-hotel-search .vp-filter-checkbox .form-check {
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 400;
        color: #3A3A3C;
        margin-bottom: 8px;
    }

        .vp-hotel-main .vp-hotel-search .vp-filter-checkbox .form-check .form-check-label {
            top: 0;
        }

        .vp-hotel-main .vp-hotel-search .vp-filter-checkbox .form-check .form-check-input {
            height: 18px;
            width: 18px;
        }

    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list {
        padding-right: 6px;
        background: #ffffff;
        border: 1px solid #dddddd;
        border-radius: 5px;
    }

@media only screen and (max-width: 1199px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list {
        padding: 15px 5px;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head {
    position: relative;
    padding: 9px 0 9px 8px;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head {
        padding-left: 0;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head:after {
    position: absolute;
    top: -4px;
    right: 5px;
    width: 1px;
    content: "";
    height: 130%;
    background-color: #dddddd;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head:after {
        right: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 1px;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head h6 {
    margin-bottom: 0;
    font-size: 13px;
    font-family: "Argentum Sans";
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head h6 {
        font-size: 17px;
        font-weight: 400;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des {
    position: relative;
    padding: 9px 0 9px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des:after {
    position: absolute;
    top: 0;
    left: -20px;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #dddddd;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des:after {
        left: 0;
        width: 100%;
        height: 1px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des {
        text-align: center;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p {
    font-family: "Argentum Sans";
    font-size: 12px;
    display: inline-block;
    font-weight: 400;
}

@media only screen and (max-width: 659px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p {
        display: block;
        font-size: 15px;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p img {
    position: relative;
    top: -1px;
    width: 15px;
    height: 15px;
    margin: 0 3px 0 10px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 1200px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p img {
        width: 15px;
        height: 15px;
        margin: 0 0 0 10px;
    }
}

@media only screen and (max-width: 659px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p img {
        margin: 0;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p:first-child img {
    margin-left: 0;
}

@media only screen and (max-width: 425px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p #spnCheckInMain,
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p #spnCheckOutMain {
        display: block;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle {
    border: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}

    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle::after {
        display: none;
    }

    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle img {
        position: relative;
        top: -2px;
        width: 18px;
        height: 18px;
        margin: 0 3px 0 0;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (max-width: 1200px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle img {
        margin: 0;
        width: 15px;
        height: 15px;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-menu {
    min-width: 50px;
}

    .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-menu .dropdown-item {
        font-size: 12px;
        font-weight: 400;
    }

.vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-border-0:after {
    display: none;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hote-sub-head {
    padding-left: 20px;
}

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hote-sub-head h6.vp-hotel-rcount {
        font-family: "Argentum Sans";
        color: #1e1e1e;
        font-size: 15px;
        font-weight: 400;
        margin: 10px 0 !important;
    }

        .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hote-sub-head h6.vp-hotel-rcount strong {
            font-weight: 400;
        }

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top {
    margin-bottom: 15px;
    border-bottom: 0;
}

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top.vp-hotel-main-collapse-top {
        border-bottom: 1px solid #dddddd;
    }

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top.vp-hotel-collapse-top {
        border-radius: 10px 10px 0 0;
    }

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list {
        padding-bottom: 10px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des p {
    line-height: 1.2;
    padding-bottom: 2px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des p {
        font-size: 16px !important;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des p img {
    top: 1px;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des .vp-hotel-sub-date {
    padding: 6px 0;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
    display: inherit;
    margin-top: -5px;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link {
    line-height: 1;
    color: #376be0;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link span {
        position: relative;
        top: 2px;
        line-height: 1;
        font-size: 20px;
    }

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link[aria-expanded="false"] {
        color: #8a8a8a !important;
    }

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body {
    border-radius: 0 0 5px 5px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
}

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-head h6 {
        color: #1e1e1e;
        font-family: "Argentum Sans";
        font-size: 15px;
        margin-bottom: 15px;
        font-weight: 500;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-head h6 {
        font-size: 18px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea {
    background-color: #ffffff;
    border: 1px solid #ededed;
    border-radius: 5px;
    overflow: hidden;
}

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-sarea .vp-hotel-room-img img {
        width: 100%;
        max-height: 185px;
    }

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-sarea .vp-hotel-room-idesc {
        padding: 20px;
        border-bottom: 1px solid #ededed;
    }

        .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-sarea .vp-hotel-room-idesc .vp-hotel-rhead {
            font-family: "Argentum Sans";
            font-size: 16px;
            font-weight: 500;
            color: #3A3A3C;
        }

        .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-sarea .vp-hotel-room-idesc .vp-hotel-rdesc {
            font-family: "Argentum Sans";
            font-size: 14px;
            font-weight: 400;
            color: #7F7F7F;
        }

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea {
        padding: 0 20px;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea {
        padding: 0 12px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder {
    border-left: 1px solid #ededed;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder:last-child {
        border-left: 0;
        border-top: 1px solid #ededed;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-hotel-caction {
    padding: 10px 0;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #7F7F7F;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-hotel-caction {
        padding: 10px 5px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-hotel-caction.cap-lg {
    font-size: 15px;
    color: #3A3A3C;
    margin-bottom: 2px;
    padding-bottom: 0;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-hotel-caction img {
    margin-left: 2px;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-caction.vp-small {
    font-family: "Argentum Sans";
    font-size: 11px;
    font-weight: 400;
    color: #7F7F7F;
    padding: 0 0 10px 0;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder:first-child {
    border-left: 0;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-act-fbtn {
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-act-fbtn {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-marea .vp-hotel-room-farea .vp-hotel-lborder .vp-act-fbtn .btn-primary-green.btn-md {
    padding: 8px 20px !important;
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-img img {
    width: 100%;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

@media only screen and (max-width: 375px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-img img {
        height: 70px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des h6 {
    color: #1e1e1e;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des h6 {
        font-size: 18px;
        margin-bottom: 5px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des p {
    line-height: 1.2;
    font-size: 12px;
    color: #656565;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des p {
        font-size: 16px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price {
        padding-top: 20px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price h5 {
    line-height: 1;
    color: #376be0;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
}

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price h5 span {
        font-size: 12px;
        color: #656565;
    }

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price P {
    font-size: 12px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price P {
        font-size: 18px;
        margin-top: 5px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price .vp-btn-green {
    margin-top: 10px;
    padding: 8px 30px 10px;
}

@media only screen and (min-width: 768px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price .vp-btn-green {
        margin-top: 45px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details {
    padding-top: 10px;
}

    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p {
        color: #1e1e1e;
        font-size: 12px;
        font-weight: 400;
    }

@media only screen and (max-width: 1199px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p img {
    position: relative;
    top: -2px;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p img {
        top: 1px;
    }
}

.vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-grid {
    padding-top: 5px;
}

.vp-distance-head {
    font-size: 16px !important;
}

@media only screen and (min-width: 2000px) {
    .vp-hotel-main-top-list .col-sm-4 {
        width: 25%;
    }
}

@media only screen and (min-width: 2000px) {
    .vp-hotel-main-top-list .col-sm-8 {
        width: 75%;
    }
}

@media only screen and (min-width: 2200px) {
    .vp-hotel-main-top-list .offset-md-5 {
        margin-left: 36%;
    }
}

.vp-hotel-name-sec {
    padding: 15px 20px;
    background: #F0FFF5;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #dddddd;
}

    .vp-hotel-name-sec h3 {
        margin-bottom: 0;
        font-size: 16px;
        font-family: "Argentum Sans";
        font-weight: 400;
        color: #0DA43F;
    }

.vp-hotel-hide {
    display: none;
    margin-top: 50px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-hide {
        margin-top: 0 !important;
        padding: 0 !important;
    }
}

.vp-hotel-list-show {
    padding: 0;
    border-radius: 0;
    margin-top: 40px;
    background-color: transparent;
}

    .vp-hotel-list-show .vp-hotel-main-top {
        margin-bottom: 20px;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show {
        margin-top: 0px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop {
    padding: 20px;
}

@media only screen and (max-width: 700px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop {
        padding: 15px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img img {
    min-height: 225px;
    max-height: 250px;
}

@media only screen and (max-width: 1100px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-img img {
        max-height: 225px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-room-category {
    padding: 12px 0 20px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-room-category {
        padding: 5px 0 20px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .hotel-room-category .hotel-room-head {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3C;
    margin-bottom: 0;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-scheduled-head {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-scheduled-head {
        font-size: 16px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    padding-left: 22px;
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin:after {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    background-color: #0DA43F;
    height: 9px;
    width: 9px;
    border-radius: 100%;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin:first-child:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 14px;
    background-color: #0DA43F;
    height: 35px;
    width: 1px;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin:first-child:before {
        height: 55px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin:first-child:before {
        height: 35px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin span {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
    margin-right: 5px;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .vp-hotel-stinner .hotel-content-btm .vp-hotel-scheduled .vp-hotel-sarea .vp-scheckin .vp-schk-label {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3C;
}

@media only screen and (min-width: 991px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left {
        border-left: 1px solid #ededed;
    }
}

@media only screen and (min-width: 991px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities {
        margin-top: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist {
        width: calc(50% - 15px);
        margin-bottom: 5px;
    }

        .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist:nth-child(3),
        .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist:nth-child(4) {
            margin-bottom: 0px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist {
        width: 100%;
        margin-bottom: 0px;
    }

        .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist:nth-child(3),
        .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist:nth-child(4) {
            margin-bottom: 0px;
        }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist .vp-hotel-amlinner {
    margin-bottom: 10px;
    font-family: "Argentum Sans";
    font-weight: 400;
}

    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist .vp-hotel-amlinner .am-label {
        font-size: 14px;
        color: #7F7F7F;
    }

    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-mtop .vp-hotel-stop .ame-border-left .vp-hotel-samenities .vp-hotel-amlist .vp-hotel-amlinner .am-desc {
        font-size: 14px;
        color: #3A3A3C;
        margin: 5px 0 0 0;
    }

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-fbtn .btn-primary-black {
    background: #1D231F;
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #fff;
}

    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-bottom-fhotel .vp-hotel-fbtn .btn-primary-black:hover {
        background: #38E672;
        color: #3A3A3C;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des {
        display: block;
        text-align: left !important;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des.text-end {
    text-align: right !important;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
    color: #1e1e1e;
    font-size: 22px;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
        font-size: 18px !important;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
    font-size: 14px;
    color: #1e1e1e;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
        font-size: 18px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 span img {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h5 span img {
        margin-left: 5px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-rating {
    color: #8a8a8a;
    font-size: 14px;
    display: inline-block;
}

    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-rating img {
        position: relative;
        top: -2px;
        width: 16px;
        height: 18px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des h4 {
    margin-bottom: 0;
    color: #376be0;
    font-size: 18px;
    font-weight: 400;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #8a8a8a;
    font-size: 14px;
    padding-bottom: 8px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des p {
        font-size: 18px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des p img {
    position: relative;
    top: 0px;
    width: 16px;
    height: 18px;
    margin-right: 7px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des p span:not(.vp-small-font) {
    color: #1e1e1e;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des p span:not(.vp-small-font) {
        font-size: 16px;
        margin-left: 3px;
        margin-top: 3px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des p span.vp-small-font {
    position: relative;
    top: 0px;
    padding: 0 3px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des p span.vp-small-font {
        font-size: 16px !important;
        top: 0;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box label {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box span:not(.vp-small-font) {
        color: #376be0;
    }

@media only screen and (max-width: 991px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p {
        font-size: 18px !important;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p span.vp-small-font {
    top: 0;
    padding: 0;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p label {
    min-width: 40px;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p text {
    min-width: 60px;
    display: inline-block;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-tab p label {
    min-width: 80px;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
    color: #376be0;
    font-size: 14px;
    font-weight: 400;
}

    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link:hover,
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link:focus {
        color: #1e1e1e;
    }

@media only screen and (max-width: 767px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
        margin-left: 0;
        margin-bottom: 15px;
        display: inline-block;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
        font-size: 20px;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del {
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 1;
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del:hover,
.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f4f4f4;
}

.vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-distance-label p .vp-hotel-dist-label {
    color: #1e1e1e;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-list-show .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-distance-label p .vp-hotel-dist-label {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des {
        text-align: center;
    }
}

.vp-hotel-list-timeline .vp-hotel-list-time-des p {
    line-height: 1;
    padding-top: 5px;
    color: #1e1e1e;
    font-size: 17px;
    font-weight: 400;
}

@media only screen and (max-width: 768px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des p {
        padding: 10px 0;
        font-size: 14px;
    }
}

.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line {
    padding-left: 5px;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line * {
        display: inline-block;
    }
}

.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line img {
    width: 15px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line,
.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line {
    position: relative;
    width: 1px;
    height: 80px;
    margin-left: 7px;
    margin-top: 10px;
    background: #18c853;
}

    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line:after,
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line:after {
        position: absolute;
        left: -4px;
        width: 10px;
        height: 10px;
        content: '';
        border-radius: 50%;
        background-color: #ffffff;
        border: 1px solid #1e1e1e;
    }

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line,
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line {
        margin: 0;
        top: -3px;
        width: 80px;
        height: 1px;
    }
}

.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line {
    margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line {
        margin-bottom: 0;
    }
}

.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line:after {
    top: 0;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-tp-line:after {
        top: -4px;
    }
}

.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line {
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line {
        margin-top: 0;
    }
}

.vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line:after {
    bottom: 0;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-list-timeline .vp-hotel-list-time-des .vp-hotel-img-line .vp-hotel-bt-line:after {
        bottom: -4px;
        right: 0;
        left: auto;
    }
}

.vp-sm-flex h4 {
    margin-bottom: 5px !important;
}

.vp-sm-flex h5 {
    margin-bottom: 5px !important;
}

@media only screen and (max-width: 575px) {
    .vp-sm-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .vp-sm-flex h4 {
            margin-bottom: 0px !important;
        }

        .vp-sm-flex h5 {
            margin-bottom: 0px !important;
        }
}

@media only screen and (max-width: 575px) {
    .text-sm-end {
        text-align: right;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main-top-desc .vp-hotel-sm-three {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .vp-hotel-main-top-desc .vp-hotel-sm-three .form-group {
            max-width: 33.33%;
        }

    .vp-hotel-main-top-desc .vp-hotel-sm-two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-hotel-main-top-desc .vp-hotel-sm-two .form-group {
            max-width: 50%;
        }
}

.vp-hotel-sm-modal .vp-hotel-room-des .vp-form-label {
    font-weight: 500 !important;
}

.car-rental-searchbar {
    margin-top: 30px;
}

@media only screen and (max-width: 575px) {
    .car-rental-searchbar {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 992px) {
    .car-rental-searchbar fieldset {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.car-rental-searchbar .field {
    width: 100%;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .car-rental-searchbar .field {
        width: 49%;
        margin: 10px auto;
        display: inline-block;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-searchbar .field {
        width: 100%;
    }
}

.car-rental-searchbar .field.button {
    max-width: 180px;
}

@media only screen and (max-width: 991px) {
    .car-rental-searchbar .field.button {
        max-width: 100%;
        width: 98.3%;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-searchbar .field.button {
        width: 100%;
    }
}

.car-rental-searchbar .field i {
    left: 0;
    position: absolute;
    top: 13px;
    z-index: 1;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #1e1e1e;
    padding: 0 15px 0 18px;
    border-right: 1px solid #dddddd;
}

.car-rental-searchbar .field .icon-formc {
    left: 0;
    position: absolute;
    top: 20px;
    z-index: 1;
    line-height: 25px;
    height: 11px;
    color: #1e1e1e;
    padding: 0 15px 0 18px;
}

.car-rental-searchbar .field .icon-calendarc {
    left: 0;
    position: absolute;
    top: 15px;
    z-index: 1;
    line-height: 25px;
    height: 17px;
    color: #1e1e1e;
    padding: 0 15px 0 18px;
}

.car-rental-searchbar .field button {
    width: 100%;
    border: none;
    height: 50px;
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 14px;
    text-align: center;
    background: #38E672;
    font-weight: 500;
    border-radius: 5px;
}

    .car-rental-searchbar .field button i {
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        border: none;
        font-size: 13px;
        font-weight: 400;
    }

    .car-rental-searchbar .field button:hover,
    .car-rental-searchbar .field button:focus {
        background: #1e1e1e;
        color: #fff;
    }

        .car-rental-searchbar .field button:hover i,
        .car-rental-searchbar .field button:focus i {
            color: #fff;
        }

.car-rental-searchbar input {
    border: none;
    height: 48px;
    font-family: "Argentum Sans";
    font-size: 14px;
    padding: 0 15px 0 50px;
    width: calc(100% - 15px);
    font-weight: 400;
    background: #ffffff !important;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
}

    .car-rental-searchbar input:hover,
    .car-rental-searchbar input:focus,
    .car-rental-searchbar input:focus-visible {
        border: 1px solid #D9D9D9;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

    .car-rental-searchbar input[type="date"] {
        text-transform: uppercase;
    }

@media only screen and (max-width: 991px) {
    .car-rental-searchbar input {
        width: 100%;
    }
}

.car-rental-searchbar select {
    border: none;
    height: 48px;
    font-family: "Argentum Sans";
    font-size: 14px;
    line-height: 50px;
    padding: 0 15px 0 60px;
    width: calc(100% - 15px);
    font-weight: 400;
    background: #ffffff !important;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
}

    .car-rental-searchbar select:hover,
    .car-rental-searchbar select:focus,
    .car-rental-searchbar select:focus-visible {
        border: 1px solid #D9D9D9;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

    .car-rental-searchbar select[type="date"] {
        text-transform: uppercase;
    }

@media only screen and (max-width: 991px) {
    .car-rental-searchbar select {
        width: 100%;
    }
}

.car-rental-searchbar .vp-select-wrap::after {
    right: 30px;
}

.vp-car-list ul {
    padding-left: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.carrental-blog {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #ededed;
}

@media only screen and (min-width: 1920px) {
    .carrental-blog.carrental-selected .car-img img {
        width: 70%;
    }
}

.carrental-blog.carrental-selected .car-rental-content .heading-blog .heading-loc h6 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    color: #0DA43F;
    margin-bottom: 5px;
}

.carrental-blog.carrental-selected .content-blog {
    margin: 5px 0 5px;
}

    .carrental-blog.carrental-selected .content-blog .car-pick-det:before {
        top: 17px;
        height: 100%;
    }

@media only screen and (max-width: 575px) {
    .carrental-blog.carrental-selected .content-blog .car-pick-det:before {
        height: 100%;
    }
}

.carrental-blog.carrental-selected .content-blog .car-pick-det .vp-car-pup {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3C;
}

    .carrental-blog.carrental-selected .content-blog .car-pick-det .vp-car-pup span {
        color: #7F7F7F;
    }

.carrental-blog.carrental-selected .content-blog .car-pick-det .vp-car-ploc {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
}

    .carrental-blog.carrental-selected .content-blog .car-pick-det .vp-car-ploc span {
        color: #3A3A3C;
    }

.carrental-blog.carrental-selected .content-blog .car-drop-det .vp-car-dof {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3C;
}

    .carrental-blog.carrental-selected .content-blog .car-drop-det .vp-car-dof span {
        color: #7F7F7F;
    }

.carrental-blog.carrental-selected .content-blog .car-drop-det .vp-car-dloc {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
}

    .carrental-blog.carrental-selected .content-blog .car-drop-det .vp-car-dloc span {
        color: #3A3A3C;
    }

.carrental-blog:first-child {
    margin-top: 30px;
}

.carrental-blog .vp-rcar-footer {
    padding: 0px 0;
    margin: 15px 0 0;
    border-top: 1px solid #ededed;
}

    .carrental-blog .vp-rcar-footer .vp-rcar-farea {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 66.66%;
        margin-left: auto;
    }

@media only screen and (max-width: 575px) {
    .carrental-blog .vp-rcar-footer .vp-rcar-farea {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.carrental-blog .vp-rcar-footer .vp-rcar-farea .btn-primary-black {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 400;
    background-color: #1D231F;
    color: #fff;
    padding: 11px 35px;
}

    .carrental-blog .vp-rcar-footer .vp-rcar-farea .btn-primary-black:hover {
        background-color: #38E672;
        color: #3A3A3C;
    }

.carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem {
    font-family: 'Argentum Sans';
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}

@media only screen and (max-width: 575px) {
    .carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem:nth-child(1) {
        border-bottom: 1px solid #ededed;
    }

    .carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem:nth-child(2) {
        border-bottom: 1px solid #ededed;
    }
}

.carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ededed;
}

.carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem .vp-rcar-price {
    font-size: 16px;
    color: #7F7F7F;
}

    .carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem .vp-rcar-price.price-large {
        font-size: 18px;
        font-weight: 500;
        color: #3A3A3C;
    }

        .carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem .vp-rcar-price.price-large .vp-rcar-pflex {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            padding: 0 15px;
        }

            .carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem .vp-rcar-price.price-large .vp-rcar-pflex span {
                font-size: 14px;
            }

        .carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem .vp-rcar-price.price-large .vp-rcar-pday {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
        }

            .carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem .vp-rcar-price.price-large .vp-rcar-pday span {
                font-size: 14px;
            }

.carrental-blog .vp-rcar-footer .vp-rcar-farea .vp-rcar-fitem .vp-rcar-days {
    font-size: 16px;
    color: #7F7F7F;
}

.car-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding: 20px 15px;
    position: relative;
    min-height: 225px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f9fafb;
}

@media only screen and (min-width: 1920px) {
    .car-img {
        min-height: 250px;
    }
}

@media only screen and (max-width: 1199px) {
    .car-img {
        min-height: 225px;
    }
}

@media only screen and (max-width: 575px) {
    .car-img {
        min-height: inherit;
        display: block;
        padding: 10px 10px;
    }
}

.car-img img {
    max-width: 100%;
}

.car-img span.wishlist {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 15px;
}

.car-img span.logo-bottom {
    position: absolute;
    bottom: 10px;
    margin: 0px 0px;
}

@media only screen and (max-width: 575px) {
    .car-img span.logo-bottom {
        position: relative;
        bottom: inherit;
        display: block;
        margin: 10px 0px;
    }
}

.car-img span.logo-bottom img {
    max-width: 50px;
}

.car-rental-content {
    padding: 15px 15px 0 0;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .car-rental-content {
        padding: 20px 15px 0;
        position: relative;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content {
        padding: 0px 15px 0;
    }
}

.car-rental-content .heading-blog .heading-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .heading-blog .heading-flex {
        margin-bottom: 10px;
    }
}

.car-rental-content .heading-blog .heading-flex span {
    font-family: "Argentum Sans";
    font-size: 18px;
    font-weight: 500;
    color: #3A3A3C;
    line-height: 30px;
    margin-right: 5px;
}

@media only screen and (max-width: 767px) {
    .car-rental-content .heading-blog .heading-flex span {
        font-size: 24px;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .heading-blog .heading-flex span {
        font-size: 18px;
        line-height: 20px;
    }
}

.car-rental-content .heading-blog .heading-flex span a {
    font-family: "Argentum Sans";
    font-size: 18px;
    font-weight: 500;
    color: #3A3A3C;
    line-height: 30px;
    margin-right: 5px;
}

@media only screen and (max-width: 767px) {
    .car-rental-content .heading-blog .heading-flex span a {
        font-size: 24px;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .heading-blog .heading-flex span a {
        font-size: 18px;
        line-height: 20px;
    }
}

.car-rental-content .heading-blog .heading-flex h3 {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #7F7F7F;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 5px;
}

.car-rental-content .heading-blog .heading-flex h5 {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #7F7F7F;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 5px;
}

.car-rental-content .vp-car-book-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-book-date {
        display: block;
    }
}

.car-rental-content .vp-car-book-date h6 {
    margin-bottom: 5px;
    color: #1e1e1e;
    font-size: 14px;
    padding-right: 5px;
    font-weight: 400;
}

@media only screen and (max-width: 1660px) {
    .car-rental-content .vp-car-book-date h6 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-book-date h6 {
        display: inline-block;
        font-size: 18px;
    }
}

.car-rental-content .vp-car-book-date h6 img {
    position: relative;
    top: -1px;
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

@media only screen and (max-width: 1200px) {
    .car-rental-content .vp-car-book-date h6 img {
        width: 13px;
        height: 13px;
        margin-right: 0;
    }
}

.car-rental-content .vp-car-book-date h6 label {
    min-width: 70px;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-book-date h6 label {
        display: block;
        padding-bottom: 5px;
    }
}

.car-rental-content .vp-car-book-date h6:first-child img {
    width: 12px;
    height: 12px;
}

.car-rental-content h3 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .car-rental-content h3 {
        font-size: 16px;
    }
}

.car-rental-content h5 {
    color: #666;
    font-size: 11px;
    line-height: normal;
    letter-spacing: 0.25px;
}

@media only screen and (max-width: 575px) {
    .car-rental-content h5 {
        font-size: 18px;
    }
}

.car-rental-content h6 {
    font-size: 12px;
}

.car-rental-content h5 + h6 {
    margin-top: 0;
    padding-top: 5px;
    color: #1e1e1e;
    font-size: 11px;
    font-weight: normal;
}

.car-rental-content label.deal-label {
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 4px 8px;
    color: #1e1e1e;
    font-size: 12px;
    background: #51f788;
    font-weight: 400;
    border-radius: 5px;
}

.car-rental-content ul.inner-icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 8px 0 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
}

    .car-rental-content ul.inner-icon-list li {
        padding: 0 0;
        margin-right: 20px;
        font-family: "Argentum Sans";
        font-size: 12px;
        font-weight: 400;
        color: #3A3A3C;
    }

@media only screen and (max-width: 575px) {
    .car-rental-content ul.inner-icon-list li {
        font-size: 15px;
    }
}

.car-rental-content ul.inner-icon-list li i {
    position: relative;
    margin-right: 3px;
    font-size: 15px;
    font-weight: normal;
}

.car-rental-content .vp-car-location-des {
    border: 1px solid #ddd;
    border-radius: 5px;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des {
        border-left: 0 !important;
        border-right: 0 !important;
        border-radius: 0 !important;
    }

        .car-rental-content .vp-car-location-des:last-child {
            border-bottom: 0 !important;
        }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des .row {
        margin: 0;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des .col-sm-6 {
        padding: 0 !important;
    }
}

@media only screen and (min-width: 576px) {
    .car-rental-content .vp-car-location-des .col-sm-6:first-child .vp-car-date-loc-des {
        border-right: 1px solid #ddd;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des .col-sm-6:first-child .vp-car-date-loc-des {
        border-bottom: 1px solid #ddd;
        padding: 15px 0 !important;
    }
}

.car-rental-content .vp-car-location-des .vp-car-date-loc-des {
    padding: 10px;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des .vp-car-date-loc-des {
        border-bottom: 0 solid #ddd;
        padding: 15px 0 !important;
    }
}

.car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date h6 {
        font-size: 18px;
        color: #376be0;
    }

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date h6 {
        margin-right: 10px;
    }
}

.car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date h6:first-child {
    color: #1e1e1e;
    font-size: 14px;
    padding-right: 15px;
}

@media only screen and (max-width: 1199px) {
    .car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date h6:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date h6:first-child {
        font-size: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date h6 span {
    color: #1e1e1e;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-book-date h6 span {
        font-size: 20px !important;
    }
}

.car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-location-head label {
    display: block;
    line-height: 1;
    font-size: 14px;
    padding: 10px 0 8px;
}

@media only screen and (max-width: 1660px) {
    .car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-location-head label {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .car-rental-content .vp-car-location-des .vp-car-date-loc-des .vp-car-location-head label {
        font-size: 18px;
        margin-bottom: 5px;
    }
}

.car-rental-content .content-blog {
    margin: 15px 0 5px;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog {
        margin: 5px 0 0px;
    }
}

.car-rental-content .content-blog .car-pick-det {
    padding-left: 30px;
    margin-bottom: 20px;
    position: relative;
}

    .car-rental-content .content-blog .car-pick-det:before {
        content: '';
        position: absolute;
        left: 6.5px;
        top: 17px;
        height: 100%;
        width: 2px;
        background: #0da43f;
    }

    .car-rental-content .content-blog .car-pick-det.car-pick-ldet:after {
        content: '';
        position: absolute;
        left: 2px;
        top: 0;
        background-image: url(/latest/images/icons/icon-location-new-grn.svg);
        height: 15px;
        width: 15px;
        background-size: contain;
        background-repeat: no-repeat;
    }

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog .car-pick-det.car-pick-ldet:after {
        height: 16px;
        width: 16px;
        top: 3px;
    }
}

.car-rental-content .content-blog .car-pick-det:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/latest/images/icons/icon-plane-grn.svg);
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog .car-pick-det:after {
        height: 16px;
        width: 16px;
        top: 3px;
    }
}

.car-rental-content .content-blog .car-drop-det {
    padding-left: 30px;
    position: relative;
}

    .car-rental-content .content-blog .car-drop-det:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background-image: url(/latest/images/icons/icon-plane-grn.svg);
        height: 15px;
        width: 15px;
        background-size: contain;
        background-repeat: no-repeat;
    }

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog .car-drop-det:after {
        height: 16px;
        width: 16px;
        top: 3px;
    }
}

.car-rental-content .content-blog .car-drop-det.car-drop-ldet:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 0;
    background-image: url(/latest/images/icons/icon-location-new-grn.svg);
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog .car-drop-det.car-drop-ldet:after {
        height: 16px;
        width: 16px;
        top: 3px;
    }
}

.car-rental-content .content-blog i {
    position: relative;
    top: -2px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog i {
        top: -2px !important;
    }
}

.car-rental-content .content-blog i img {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog i img {
        width: 20px;
        height: 20px;
    }
}

.car-rental-content .content-blog h5 {
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0;
    color: #3A3A3C;
    font-size: 13px;
    font-family: "Argentum Sans";
    font-weight: 400;
    text-transform: capitalize;
}

@media only screen and (max-width: 767px) {
    .car-rental-content .content-blog h5 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog h5 {
        padding: 0;
        font-size: 15px;
    }
}

.car-rental-content .content-blog h6 {
    font-family: "Argentum Sans";
    font-size: 12px;
    font-weight: 400;
    color: #7F7F7F;
}

@media only screen and (max-width: 767px) {
    .car-rental-content .content-blog h6 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .car-rental-content .content-blog h6 {
        padding: 0;
        margin-top: 3px;
        margin-bottom: 10px;
        font-size: 14px;
    }
}

.car-rental-content .vp-car-blog-list {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ededed;
}

    .car-rental-content .vp-car-blog-list .content-blog {
        border: 0;
        margin: 0;
        padding: 0;
    }

    .car-rental-content .vp-car-blog-list .vp-car-right-border {
        padding-top: 5px;
        border-right: 1px solid #ededed;
    }

    .car-rental-content .vp-car-blog-list .vp-car-book-date {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .car-rental-content .vp-car-blog-list .vp-car-book-date h6 {
            min-width: 100px;
            padding-right: 5px;
        }

    .car-rental-content .vp-car-blog-list .vp-car-locaion-list i {
        top: 8px;
    }

.car-rental-content .content-bottom .col:nth-child(2) ul .content-check {
    margin-top: 10px;
}

.car-rental-content .content-bottom ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

    .car-rental-content .content-bottom ul li {
        position: relative;
        line-height: 1;
        margin: 7px 0 0;
        padding-left: 20px;
        font-family: "Argentum Sans";
        font-size: 13px;
        color: #3A3A3C;
    }

@media only screen and (max-width: 575px) {
    .car-rental-content .content-bottom ul li {
        font-size: 15px;
        margin: 10px 0 0;
    }
}

.car-rental-content .content-bottom ul li:first-child {
    margin: 0 0 7px;
}

.car-rental-content .content-bottom ul li.content-cross:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url(/latest/images/icons/icon-cross-round-grn.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 15px;
}

.car-rental-content .content-bottom ul li.content-check:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background-image: url(/latest/images/icons/icon-check-round-grn.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 15px;
}

.car-rental-content .content-bottom .vp-car-info-link {
    position: relative;
    margin-right: 30px;
}

    .car-rental-content .content-bottom .vp-car-info-link:first-child {
        margin-right: 30px;
    }

    .car-rental-content .content-bottom .vp-car-info-link:not(:first-child)::before {
        position: absolute;
        top: -1px;
        bottom: 0;
        left: -20px;
        margin: auto;
        content: '|';
        color: #1e1e1e;
    }

    .car-rental-content .content-bottom .vp-car-info-link:last-child {
        margin-right: 0;
    }

@media only screen and (max-width: 991px) {
    .car-rental-content .content-bottom {
        margin-bottom: 20px;
    }
}

.car-rental-content .heading-blog i.fas.fa-info {
    position: relative;
    top: -2px;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    font-size: 10px;
    border-radius: 100%;
    border: 1px solid #1e1e1e;
}

.pack-price {
    margin-top: 15px;
    padding: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #ededed;
}

@media only screen and (max-width: 1199px) {
    .pack-price {
        min-height: 450px;
    }
}

@media only screen and (max-width: 991px) {
    .pack-price {
        min-height: auto;
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .pack-price {
        display: block;
        min-height: auto;
        margin-top: 5px;
        border-left: none;
        text-align: center;
        padding: 15px 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #ededed;
    }
}

.pack-price p {
    margin: 5px 0;
    line-height: 1;
    font-size: 14px;
}

.pack-price i.fas.fa-info {
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #1e1e1e;
}

.pack-price h3 {
    font-size: 28px;
    color: #376be0;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .pack-price h3.fnt-wt-n {
        text-align: left;
        font-size: 24px;
        font-weight: 500;
    }
}

.pack-price h6 {
    color: #8a8a8a;
}

    .pack-price h3 small,
    .pack-price h6 small {
        padding: 5px 0;
        display: block;
        color: #8a8a8a;
        font-size: 14px;
        font-weight: 400;
    }

@media only screen and (max-width: 991px) {
    .pack-price h3,
    .pack-price h6 {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .pack-price h3,
    .pack-price h6 {
        margin-bottom: 10px;
        font-size: 18px;
    }
}

.pack-price button.view-detail-btn {
    width: 100%;
    border: none;
    height: 45px;
    margin-top: 20px;
    font-weight: 700;
    text-align: center;
    color: #1e1e1e;
    font-size: 14px;
    border-radius: 5px;
    background: #51f788;
}

    .pack-price button.view-detail-btn:hover,
    .pack-price button.view-detail-btn:focus {
        color: #fff;
        background: #1e1e1e;
    }

@media only screen and (max-width: 575px) {
    .pack-price button.view-detail-btn {
        margin-top: 0px;
        font-size: 16px;
    }
}

.pack-price button.vp-btn-black {
    display: block;
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .pack-price button.vp-btn-black {
        margin-top: 0px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 575px) {
    .pack-price button.vp-btn-black {
        margin-top: 0 !important;
        width: 100%;
    }
}

.pack-price img {
    max-width: 90%;
}

.pack-price span.logo-bottom {
    bottom: 10px;
}

.mb-0 {
    margin-bottom: 0;
}

.sidebar-blog {
    margin: 25px 0;
    border-radius: 0px;
    background: #ffffff;
    border-bottom: 1px solid #D9D9D9;
}

    .sidebar-blog:first-child {
        padding-bottom: 0;
    }

    .sidebar-blog:last-child {
        border-bottom: 0px;
    }

    .sidebar-blog .vp-filter-common-des {
        padding-bottom: 0 !important;
    }

@media only screen and (max-width: 575px) {
    .sidebar-blog .vp-filter-common-des {
        padding-bottom: 20px !important;
    }
}

.sidebar-blog h3 {
    font-size: 18px;
    font-weight: 400;
}

.sidebar-blog h3 {
    font-size: 16px;
    font-weight: 400;
}

.sidebar-blog .sub-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .sidebar-blog .sub-heading h3 {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
    }

        .sidebar-blog .sub-heading h3 i.fas.fa-info {
            position: relative;
            width: 20px;
            height: 20px;
            line-height: 18px;
            text-align: center;
            font-size: 10px;
            border-radius: 100%;
            border: 1px solid #1e1e1e;
        }

    .sidebar-blog .sub-heading .custom-checkbox {
        font-weight: 400;
    }

.sidebar-blog .heading-sidebar {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .sidebar-blog .heading-sidebar.show-more-sidebar {
        margin-top: 5px;
    }

        .sidebar-blog .heading-sidebar.show-more-sidebar span {
            text-decoration: underline;
        }

            .sidebar-blog .heading-sidebar.show-more-sidebar span:after {
                content: none !important;
            }

            .sidebar-blog .heading-sidebar.show-more-sidebar span:hover {
                color: #0DA43F;
            }

    .sidebar-blog .heading-sidebar h3 {
        margin-bottom: 0;
        line-height: 1;
        font-size: 15px;
    }

        .sidebar-blog .heading-sidebar h3 i.fas.fa-info {
            position: relative;
            width: 20px;
            height: 20px;
            line-height: 18px;
            text-align: center;
            font-size: 12px;
            border-radius: 100%;
            border: 1px solid #1e1e1e;
        }

    .sidebar-blog .heading-sidebar .vp-common-collapse {
        width: 100%;
    }

        .sidebar-blog .heading-sidebar .vp-common-collapse a {
            display: block;
            padding-left: 0px;
        }

            .sidebar-blog .heading-sidebar .vp-common-collapse a span {
                display: block;
                padding-left: 0;
                font-size: inherit;
            }

@media only screen and (max-width: 575px) {
    .sidebar-blog .heading-sidebar .vp-common-collapse a span {
        font-size: 16px !important;
    }
}

.sidebar-blog .heading-sidebar .vp-common-collapse a span::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    margin: auto 0;
}


/* switch **/

.switch_box {
    float: right;
    display: block;
}

    .switch_box input[type="checkbox"].switch_1 {
        font-size: 23px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 2em;
        height: 1em;
        background: #ddd;
        border-radius: 3em;
        position: relative;
        cursor: pointer;
        outline: none;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .switch_box input[type="checkbox"].switch_1::after {
            position: absolute;
            content: "";
            width: 1em;
            height: 1em;
            border-radius: 50%;
            background: #fff;
            -webkit-transform: scale(0.7);
            -ms-transform: scale(0.7);
            transform: scale(0.7);
            left: 0;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

        .switch_box input[type="checkbox"].switch_1:checked {
            background: #51f788;
        }

            .switch_box input[type="checkbox"].switch_1:checked:after {
                left: calc(100% - 1em);
            }


/* Switch 1 Specific Style End */

.custom-checkbox {
    position: relative;
    display: block;
    cursor: pointer;
    font-family: "Argentum Sans";
    font-size: 14px;
    padding-left: 30px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .custom-checkbox input {
        position: absolute;
        width: 0;
        height: 0;
        opacity: 0;
        cursor: pointer;
    }

        .custom-checkbox input:checked ~ .checkmark {
            border-color: transparent;
            background-color: #51f788;
        }

            .custom-checkbox input:checked ~ .checkmark:after {
                display: block;
            }

    .custom-checkbox .checkmark {
        position: absolute;
        top: 1px;
        left: 0;
        width: 18px;
        height: 18px;
        border: 1px solid #D9D9D9;
        border-radius: 3px;
    }

        .custom-checkbox .checkmark:after {
            position: absolute;
            right: 0;
            bottom: 0;
            top: -2px;
            left: -1px;
            width: 5px;
            height: 9px;
            content: "";
            margin: auto;
            display: none;
            border: solid #1e1e1e;
            border-width: 0 2px 2px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

.sidebar-content ul {
    padding-left: 0;
    margin-top: 15px;
}

    .sidebar-content ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 22px;
        font-size: 13px;
        margin-bottom: 15px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

@media only screen and (max-width: 1199px) {
    .sidebar-content ul li span {
        font-size: 11px;
    }
}

@media only screen and (max-width: 575px) {
    .sidebar-content ul li span .custom-checkbox {
        font-size: 14px;
    }

        .sidebar-content ul li span .custom-checkbox .checkmark {
            top: 0px;
        }
}

.left-sidebar {
    width: 100%;
    margin-top: 30px;
    padding: 10px 20px;
    background: #ffffff;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
}

@media only screen and (max-width: 1199px) {
    .left-sidebar {
        padding: 0 10px;
    }
}

.left-sidebar .vp-sibar-fitter {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Argentum Sans";
}

    .left-sidebar .vp-sibar-fitter a {
        color: #1e1e1e;
    }

.left-sidebar .vp-btn-reset {
    background: #fff;
    color: #1e1e1e;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    border: 1px solid #dddddd;
    line-height: 1;
    padding: 8px 15px;
    margin-bottom: 10px;
}

    .left-sidebar .vp-btn-reset:hover {
        color: #1e1e1e;
        background: #38E672;
    }

@media only screen and (max-width: 1199px) {
    .left-sidebar .vp-btn-reset {
        margin-top: 10px;
    }
}

.left-sidebar .vp-btn-reset.vp-btn-search {
    color: #1e1e1e;
    border-color: #38E672;
    background-color: #38E672;
}

    .left-sidebar .vp-btn-reset.vp-btn-search:hover {
        color: #fff;
        background-color: #1e1e1e;
        border-color: #1e1e1e;
    }

.vp-ribbon {
    position: absolute;
    top: -2px;
    left: -6px;
    z-index: 1;
    width: 120px;
    height: 120px;
    overflow: hidden;
}

    .vp-ribbon small {
        position: absolute;
        top: 15px;
        right: 23px;
        width: 100%;
        color: #fff;
        display: block;
        font-size: 75%;
        font-weight: 800;
        padding: 8px 16px;
        text-align: center;
        text-transform: uppercase;
        background-color: #5cb85c;
        text-shadow: 0 2px 0 #3d8b3d;
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.5);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#3d8b3d));
        background-image: -o-linear-gradient(top, #5cb85c 0%, #3d8b3d 100%);
        background-image: linear-gradient(to bottom, #5cb85c 0%, #3d8b3d 100%);
        background-image: -moz-linear-gradient(top, #5cb85c 0%, #3d8b3d 100%);
        background-image: -webkit-linear-gradient(top, #5cb85c 0%, #3d8b3d 100%);
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5cb85c), color-stop(100%, #3d8b3d));
    }

        .vp-ribbon small::before,
        .vp-ribbon small::after {
            bottom: -3px;
            border-top: 3px solid #163216;
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
        }

.vp-car-modal .vp-res-time-list ul li {
    list-style-type: decimal;
}

.vp-car-modal .vp-res-detail .vp-res-detail-des label {
    font-size: 16px;
    text-transform: capitalize;
}

.vp-car-modal .vp-car-details-stutus {
    border-radius: 10px;
    border: 1px solid #ededed;
}

    .vp-car-modal .vp-car-details-stutus label {
        background-color: #ffffff;
        color: #1e1e1e;
        padding: 10px 20px 14px 20px;
        font-size: 16px;
        display: block;
        border-radius: 10px 10px 0px 0px;
        text-transform: capitalize;
        border-bottom: solid 1px #ededed;
    }

    .vp-car-modal .vp-car-details-stutus .vp-car-info-box {
        padding: 15px 20px;
    }

        .vp-car-modal .vp-car-details-stutus .vp-car-info-box .vp-res-detail-des {
            border-radius: 5px;
            border: 1px solid #ededed;
        }

            .vp-car-modal .vp-car-details-stutus .vp-car-info-box .vp-res-detail-des label {
                font-family: "Argentum Sans";
                font-size: 16px;
                display: block;
                border-bottom: solid 1px #ededed;
                padding: 8px 20px 10px 20px;
                font-weight: 400;
                text-transform: capitalize;
                background: none;
                border-radius: 0px;
                color: #1e1e1e;
            }

            .vp-car-modal .vp-car-details-stutus .vp-car-info-box .vp-res-detail-des .vp-sub-details {
                padding: 15px 20px;
            }

                .vp-car-modal .vp-car-details-stutus .vp-car-info-box .vp-res-detail-des .vp-sub-details ul {
                    margin-bottom: 0px;
                }

                    .vp-car-modal .vp-car-details-stutus .vp-car-info-box .vp-res-detail-des .vp-sub-details ul li {
                        text-transform: capitalize;
                    }

                        .vp-car-modal .vp-car-details-stutus .vp-car-info-box .vp-res-detail-des .vp-sub-details ul li img {
                            max-width: 174px;
                            margin-left: 10px;
                            margin-right: 0px;
                        }

                            .vp-car-modal .vp-car-details-stutus .vp-car-info-box .vp-res-detail-des .vp-sub-details ul li img.icon {
                                max-width: 30px;
                            }

.vp-booking-modal .vp-common-form .vp-form-label {
    padding: 0 0 5px;
    border-bottom: 0 !important;
}

.vp-booking-modal .vp-common-form .vp-form-radio {
    padding: 0 15px;
    border-radius: 5px;
    border: 1px solid #dddddd;
}

    .vp-booking-modal .vp-common-form .vp-form-radio .vp-radio {
        border-bottom: 0;
    }

.vp-booking-modal .vp-booking-modal-des {
    padding: 15px 15px 5px;
}

.fa,
.fas,
.fa-regular,
.fa-solid,
.far {
    font-family: FontAwesome;
    font-style: normal;
}

.vp-activities-tab .vp-activity-sights,
.vp-place-in-tab .vp-activity-sights {
    margin-top: 22px;
}

    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h5,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h5 {
        margin-bottom: 0;
        text-transform: capitalize;
    }

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h5,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h5 {
        font-size: 20px !important;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h6,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h6 {
    padding-top: 4px;
    margin-bottom: 10px;
    padding-bottom: 5px !important;
}

    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h6 span,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h6 span {
        display: block;
        padding-top: 2px;
    }

    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h6 a span,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des h6 a span {
        padding-top: 0;
        padding-left: 0;
        font-size: 12px;
        color: #8a8a8a;
        display: inline-block;
    }

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p {
    font-size: 14px;
    color: #1e1e1e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 22px;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p {
        font-size: 18px;
        line-height: 24px !important;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p img,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p img {
    margin-right: 8px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p img,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p img {
        font-size: 15px;
        line-height: 20px !important;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab p,
.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab text,
.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab label,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab p,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab text,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab label {
    font-size: 14px !important;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab p,
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab text,
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab label,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab p,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab text,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab label {
        font-size: 17px !important;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab p span.vp-small-font,
.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab text span.vp-small-font,
.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab label span.vp-small-font,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab p span.vp-small-font,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab text span.vp-small-font,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des .vp-activity-date-lab label span.vp-small-font {
    top: 0;
    padding: 0;
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul {
    padding-left: 0;
    margin-bottom: 0;
}

    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li {
        display: inline-block;
    }

        .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li:last-child,
        .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li:last-child {
            padding-left: 0;
        }

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li,
    .vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li {
        padding-left: 0;
        padding-right: 5px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li a img,
.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li a .svg,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li a img,
.vp-place-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des ul li a .svg {
    width: 21px;
    height: 21px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-activities-tab .vp-activity-date,
.vp-place-in-tab .vp-activity-date {
    margin-top: 15px;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
}

@media only screen and (max-width: 1199px) {
    .vp-activities-tab .vp-activity-date,
    .vp-place-in-tab .vp-activity-date {
        padding: 10px 5px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-date,
    .vp-place-in-tab .vp-activity-date {
        margin-bottom: 0;
        text-align: center;
    }
}

.vp-activities-tab .vp-activity-date p,
.vp-place-in-tab .vp-activity-date p {
    line-height: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    font-size: 16px !important;
}

    .vp-activities-tab .vp-activity-date p:first-child,
    .vp-place-in-tab .vp-activity-date p:first-child {
        border-right: 1px solid #ccc;
    }

    .vp-activities-tab .vp-activity-date p:last-child,
    .vp-place-in-tab .vp-activity-date p:last-child {
        padding-left: 17px;
    }

    .vp-activities-tab .vp-activity-date p img,
    .vp-place-in-tab .vp-activity-date p img {
        position: relative;
        top: -1px;
    }

@media only screen and (max-width: 1199px) {
    .vp-activities-tab .vp-activity-date p img,
    .vp-place-in-tab .vp-activity-date p img {
        width: 12px;
        height: 12px;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-activities-tab .vp-activity-date p,
    .vp-place-in-tab .vp-activity-date p {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-activities-tab .vp-activity-date p,
    .vp-place-in-tab .vp-activity-date p {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 768px) {
    .vp-activities-tab .vp-rest-main,
    .vp-place-in-tab .vp-rest-main {
        padding: 0px;
        background: none;
        border-radius: 0px;
    }
}

.vp-activities-tab .vp-rest-main .vp-inner-tab .resp-tabs-container,
.vp-place-in-tab .vp-rest-main .vp-inner-tab .resp-tabs-container {
    padding-top: 10px;
}

.vp-travel-activity-modal .act-modal-title .modal-title {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
}

.vp-travel-activity-modal .vp-time-group .vp-time-label {
    display: block;
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: 400;
}

.vp-travel-activity-modal .vp-time-group p {
    line-height: 1;
    color: #656565;
    font-size: 14px;
    padding-right: 15px;
    display: inline-block;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .vp-travel-activity-modal .vp-time-group p {
        font-size: 12px;
        padding-right: 5px;
    }
}

.vp-travel-activity-modal .vp-time-group p img {
    position: relative;
    top: -2px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 991px) {
    .vp-travel-activity-modal .vp-time-group p img {
        top: -1px;
        width: 12px;
        height: 12px;
    }
}

.vp-travel-activity-modal .vp-time-select {
    padding: 0 20px;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

    .vp-travel-activity-modal .vp-time-select .vp-time-des {
        padding: 15px 0;
        min-height: 70px;
        border-right: 1px solid rgba(30, 30, 30, 0.1);
    }

@media only screen and (max-width: 575px) {
    .vp-travel-activity-modal .vp-time-select .vp-time-des {
        border-right: 0;
        border-bottom: 1px solid rgba(30, 30, 30, 0.1);
    }
}

.vp-travel-activity-modal .vp-time-select .vp-time-des a {
    position: relative;
    display: block;
    font-size: 14px;
    color: #656565;
    font-weight: 400;
}

    .vp-travel-activity-modal .vp-time-select .vp-time-des a strong {
        font-weight: 400;
    }

    .vp-travel-activity-modal .vp-time-select .vp-time-des a span {
        display: block;
        font-size: 11px;
    }

    .vp-travel-activity-modal .vp-time-select .vp-time-des a:after {
        position: absolute;
        top: 0;
        bottom: 0;
        opacity: 0;
        right: 10px;
        content: '';
        width: 13px;
        height: 22px;
        margin: auto;
        background: url("/latest/images/icons/angle_right_blue.svg") no-repeat center;
    }

    .vp-travel-activity-modal .vp-time-select .vp-time-des a:hover,
    .vp-travel-activity-modal .vp-time-select .vp-time-des a:focus {
        color: #376be0;
    }

        .vp-travel-activity-modal .vp-time-select .vp-time-des a:hover::after,
        .vp-travel-activity-modal .vp-time-select .vp-time-des a:focus::after {
            opacity: 1;
        }

.vp-travel-activity-modal .vp-time-select .vp-arrival-des {
    padding: 25px 0;
    min-height: auto;
}

.vp-travel-activity-modal .vp-time-select .col-sm-6:last-child .vp-time-des {
    border-right: 0;
}

@media only screen and (max-width: 575px) {
    .vp-travel-activity-modal .vp-time-select .col-sm-6:last-child .vp-time-des {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-activity-modal .vp-time-select .col-sm-6:nth-child(even) .vp-time-des {
        border-right: 0;
    }
}

.vp-travel-activity-modal .vp-time-duration .vp-number .form-control {
    border: 0;
    padding-left: 0 !important;
}

.vp-travel-activity-modal .vp-travel-act-des {
    margin-top: 10px;
    padding: 15px 20px;
    border: 1px solid #ededed;
    border-radius: 10px;
}

    .vp-travel-activity-modal .vp-travel-act-des h5 {
        line-height: 1;
        color: #1e1e1e;
        font-size: 16px;
        font-weight: 400;
    }

    .vp-travel-activity-modal .vp-travel-act-des h6 {
        line-height: 1;
        color: #376be0;
        font-size: 14px;
        margin-bottom: 15px;
        font-weight: 400;
    }

    .vp-travel-activity-modal .vp-travel-act-des p {
        color: #656565;
        font-size: 12px;
        font-weight: 400;
    }

@media only screen and (max-width: 767px) {
    .vp-travel-activity-modal .vp-time-range.ui-widget-content {
        margin: 10px 5px 15px 10px;
    }
}

.vp-tab-list {
    border-bottom: 1px solid #dddddd;
}

@media only screen and (max-width: 991px) {
    .vp-tab-list {
        border-bottom: none;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tab-list .resp-tabs-list {
        display: none !important;
    }
}

.vp-tab-list .resp-tabs-list li {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 0 auto !important;
    flex: 1 0 auto !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .vp-tab-list .resp-tabs-list li a {
        position: relative;
        z-index: 1;
        padding-bottom: 20px;
        display: inline-block;
        text-decoration: none !important;
    }

        .vp-tab-list .resp-tabs-list li a:hover::after {
            opacity: 1;
        }

        .vp-tab-list .resp-tabs-list li a:hover::before {
            width: 100%;
        }

    .vp-tab-list .resp-tabs-list li.resp-tab-active a::after {
        opacity: 1;
    }

    .vp-tab-list .resp-tabs-list li.resp-tab-active a::before {
        width: 100%;
    }

.vp-time-active {
    background: rgba(56, 230, 114, 0.2) !important;
    border-color: rgba(56, 230, 114, 0.2) !important;
}

    .vp-time-active a {
        color: #1e1e1e !important;
    }

        .vp-time-active a::after {
            opacity: 1 !important;
        }

.vp-inner-head {
    text-align: center;
    padding-bottom: 20px;
}

@media only screen and (max-width: 575px) {
    .vp-inner-head {
        text-align: left;
        padding: 5px 10px 0;
    }
}

.vp-inner-head h2 {
    color: #1e1e1e;
    font-size: 18px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-inner-head h2 {
        font-size: 16px;
    }
}

.vp-inner-tab {
    position: relative;
}

    .vp-inner-tab .vp-plus-tab {
        position: relative;
    }

@media only screen and (max-width: 1199px) {
    .vp-inner-tab .vp-plus-tab img {
        width: 20px;
        height: 20px;
    }
}

.vp-inner-tab .resp-tabs-list {
    margin-top: 0 !important;
}

    .vp-inner-tab .resp-tabs-list .resp-tab-item a {
        color: #1e1e1e;
        font-size: 15px;
        font-weight: 400;
    }

        .vp-inner-tab .resp-tabs-list .resp-tab-item a:hover {
            color: #376be0;
            text-decoration: underline;
        }

@media only screen and (max-width: 1350px) {
    .vp-inner-tab .resp-tabs-list .resp-tab-item a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-inner-tab .resp-tabs-list .resp-tab-item a {
        font-size: 11px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-inner-tab .resp-tabs-list .resp-tab-item a {
        min-height: 50px;
        padding-bottom: 0;
    }
}

.vp-inner-tab .resp-tabs-list .resp-tab-item.resp-tab-active a {
    color: #376be0;
    text-decoration: underline;
}

.vp-inner-tab .resp-tabs-container {
    background-color: transparent;
}

    .vp-inner-tab .resp-tabs-container .resp-tab-content {
        padding-top: 20px;
    }

@media only screen and (max-width: 768px) {
    .vp-inner-tab .resp-tabs-container .resp-tab-content {
        margin-top: 10px;
        padding: 0px;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.vp-inner-tab .resp-tabs-container h2.resp-accordion {
    margin: 10px 0;
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 400;
    padding: 15px !important;
    background: #ffffff !important;
    border-radius: 5px;
    border: 1px solid #ededed !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    color: #1e1e1e;
}

@media only screen and (max-width: 575px) {
    .vp-inner-tab .resp-tabs-container h2.resp-accordion {
        font-size: 15px;
        font-weight: 500;
    }
}

.vp-inner-tab .resp-tabs-container h2.resp-accordion a {
    color: #1e1e1e;
}

.vp-inner-tab .resp-tabs-container h2.resp-accordion span.resp-arrow {
    border-top: 6px solid #c1c1c1;
    margin-top: 7px;
}

.vp-inner-tab .resp-tabs-container h2.resp-accordion.resp-tab-active {
    background-color: #51f788 !important;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
    box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
}

@media only screen and (max-width: 991px) {
    .vp-inner-tab .resp-tabs-container h2.resp-accordion.resp-tab-active {
        background-color: rgba(56, 230, 114, 0.1) !important;
        -webkit-box-shadow: 0px 12px 40px 0px rgba(0, 230, 114, 0.1);
        box-shadow: 0px 12px 40px 0px rgba(0, 230, 114, 0.1);
    }
}

.vp-inner-tab .resp-tabs-container h2.resp-accordion.resp-tab-active .resp-arrow {
    border-bottom: 6px solid #1e1e1e;
    border-top: none;
}

.vp-inner-tab .vp-activity-sort {
    padding: 0 10px;
}

@media only screen and (max-width: 767px) {
    .vp-inner-tab .vp-activity-sort {
        margin-bottom: 20px;
    }
}

.vp-inner-tab .vp-activity-sort .vp-time-des {
    position: relative;
    padding: 25px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 100%;
    text-align: left;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

    .vp-inner-tab .vp-activity-sort .vp-time-des .vp-clock-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 14px;
        opacity: 0;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

        .vp-inner-tab .vp-activity-sort .vp-time-des .vp-clock-icon img {
            width: 100%;
        }

    .vp-inner-tab .vp-activity-sort .vp-time-des.vp-time-active .vp-clock-icon {
        opacity: 1;
    }

    .vp-inner-tab .vp-activity-sort .vp-time-des a {
        position: relative;
        display: block;
        font-size: 14px;
        color: #656565;
        font-weight: 400;
        font-size: 11px;
        line-height: 1.2;
    }

        .vp-inner-tab .vp-activity-sort .vp-time-des a strong {
            font-weight: 400;
        }

        .vp-inner-tab .vp-activity-sort .vp-time-des a span {
            display: block;
            font-size: 11px;
        }

        .vp-inner-tab .vp-activity-sort .vp-time-des a:after {
            position: absolute;
            top: 0;
            bottom: 0;
            opacity: 0;
            right: 10px;
            content: '';
            width: 13px;
            height: 22px;
            margin: auto;
            background: url("/latest/images/icons/angle_right_blue.svg") no-repeat center;
        }

        .vp-inner-tab .vp-activity-sort .vp-time-des a:hover,
        .vp-inner-tab .vp-activity-sort .vp-time-des a:focus {
            color: #376be0;
        }

            .vp-inner-tab .vp-activity-sort .vp-time-des a:hover::after,
            .vp-inner-tab .vp-activity-sort .vp-time-des a:focus::after {
                opacity: 1;
            }

        .vp-inner-tab .vp-activity-sort .vp-time-des a strong {
            font-size: 18px;
        }

@media only screen and (max-width: 1660px) {
    .vp-inner-tab .vp-activity-sort .vp-time-des a strong {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-inner-tab .vp-activity-sort .vp-time-des a span {
        font-size: 11px;
    }
}

.vp-inner-tab .vp-activity-sort .vp-time-des a .vp-small-font {
    display: inline-block;
}

@media only screen and (max-width: 1660px) {
    .vp-inner-tab .vp-activity-sort .vp-time-des a .vp-small-font {
        font-size: 10px;
    }
}

.vp-inner-tab .vp-activity-sort .vp-time-des a::after {
    display: none;
}

.vp-inner-tab .vp-activity-sort .vp-time-des a.vp-filter-date-link {
    display: block;
    line-height: 1.5;
    text-align: left;
    font-weight: 400;
}

@media only screen and (max-width: 1660px) {
    .vp-inner-tab .vp-activity-sort .vp-time-des a.vp-filter-date-link {
        font-size: 12px;
    }
}

.vp-inner-tab .vp-activity-sort .vp-time-des a.vp-filter-date-link span:not(.vp-small-font) {
    display: block;
    text-align: center;
    font-size: 20px;
}

@media only screen and (max-width: 1660px) {
    .vp-inner-tab .vp-activity-sort .vp-time-des a.vp-filter-date-link span:not(.vp-small-font) {
        font-size: 18px;
    }
}

.vp-inner-tab .vp-activity-sort .vp-time-des a.vp-filter-date-link span.vp-filter-date-desc {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
}

.vp-inner-tab .vp-activity-sort .vp-time-des a.vp-filter-date-link span sup {
    font-size: 14px !important;
}

.vp-inner-tab .vp-activity-in-tab .vp-activity-date,
.vp-inner-tab .vp-place-in-tab .vp-activity-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (min-width: 1200px) {
    .vp-inner-tab .vp-activity-in-tab .vp-activity-date p,
    .vp-inner-tab .vp-place-in-tab .vp-activity-date p {
        margin-right: 10px;
    }
}

.vp-inner-tab .vp-activity-in-tab .vp-fav-rest-main-des p,
.vp-inner-tab .vp-place-in-tab .vp-fav-rest-main-des p {
    padding: 10px 0 0;
    display: inline-block;
    font-weight: 400;
    font-size: 14px !important;
}

    .vp-inner-tab .vp-activity-in-tab .vp-fav-rest-main-des p img,
    .vp-inner-tab .vp-place-in-tab .vp-fav-rest-main-des p img {
        top: -1px;
        margin-right: 2px;
    }

.vp-inner-tab .vp-activity-in-tab .vp-fav-rest-main-des .vp-activity-ul,
.vp-inner-tab .vp-place-in-tab .vp-fav-rest-main-des .vp-activity-ul {
    padding-top: 40px;
}

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-activity-in-tab .vp-fav-rest-main-des .vp-activity-ul,
    .vp-inner-tab .vp-place-in-tab .vp-fav-rest-main-des .vp-activity-ul {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-activity-in-tab .vp-fav-rest-main-des .vp-activity-ul li:first-child,
    .vp-inner-tab .vp-place-in-tab .vp-fav-rest-main-des .vp-activity-ul li:first-child {
        padding-right: 0 !important;
    }
}

.vp-inner-tab .vp-activity-in-tab .vp-fav-rest-main-des .vp-hotel-main-top-des h4 a,
.vp-inner-tab .vp-place-in-tab .vp-fav-rest-main-des .vp-hotel-main-top-des h4 a {
    position: relative;
    top: -5px;
    line-height: 1;
    font-size: 14px;
    display: inline-block;
}

@media only screen and (max-width: 375px) {
    .vp-inner-tab .vp-activity-in-tab .vp-rest-bottom .vp-activity-sort .col-6,
    .vp-inner-tab .vp-place-in-tab .vp-rest-bottom .vp-activity-sort .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-inner-tab .vp-activity-in-tab .vp-rest-bottom div#dvActivityCalMap,
    .vp-inner-tab .vp-place-in-tab .vp-rest-bottom div#dvActivityCalMap {
        text-align: center;
        padding-bottom: 10px;
    }
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #ededed;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-sub-top-list {
        padding: 20px;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-sub-top-list .vp-act-main-img {
            border-radius: 5px;
            overflow: hidden;
        }

            .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-sub-top-list .vp-act-main-img img {
                width: 100%;
                min-height: 225px;
                max-height: 250px;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: center;
                object-position: center;
            }

@media only screen and (max-width: 1350px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-sub-top-list .vp-act-main-img img {
        min-height: 200px;
        max-height: 220px;
    }
}

@media only screen and (max-width: 1100px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-sub-top-list .vp-act-main-img img {
        min-height: 180px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-sub-top-list .vp-act-main-img img {
        min-height: 200px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-sub-top-list .vp-act-main-img img {
        min-height: 250px;
        max-height: 250px;
    }
}

@media only screen and (max-width: 700px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-head {
        margin-top: 15px;
        max-width: 78%;
    }
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-head .spActivityTitle {
    font-family: "Argentum Sans";
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 5px;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-head .spActivityTitle a {
        color: #0DA43F;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-head .spActivityTitle a:hover {
            text-decoration: underline;
        }

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-head .vp-rate-box .spActivityPrice {
    font-family: "Argentum Sans";
    font-size: 15px;
    font-weight: 500;
    color: #7F7F7F;
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-desc {
    margin-bottom: 10px;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-desc .vp-act-desc {
        font-family: 'Argentum Sans';
        font-size: 14px;
        font-weight: 400;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-des {
    margin-top: 5px;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-des .vp-distance-head {
        font-family: "Argentum Sans";
        font-size: 15px !important;
        font-weight: 500;
        color: #3A3A3C;
        margin-bottom: 10px;
    }

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-des p {
        margin-bottom: 5px;
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 400;
        color: #3A3A3C;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-des p.vp-act-address span {
            color: #7F7F7F;
        }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-des p img {
            margin-right: 3px;
            position: relative;
            top: -1px;
            width: 15px;
            height: 15px;
            -o-object-fit: contain;
            object-fit: contain;
        }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-activity-des p .pActivityAddress {
            font-family: "Argentum Sans";
            font-size: 13px;
            font-weight: 400;
            color: #3A3A3C;
        }

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain {
    margin-top: 8px;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain .vp-act-binner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain .vp-act-binner .vp-act-bitem {
            width: calc(50% - 10px);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

            .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain .vp-act-binner .vp-act-bitem:first-child {
                margin-right: 10px;
            }

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain .vp-act-binner .vp-act-bitem:first-child {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain .vp-act-binner .vp-act-bitem {
        width: 100%;
    }
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain .vp-act-binner .vp-act-bitem .vp-act-bchkin span {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-act-list .vp-act-bmain .vp-act-binner .vp-act-bitem .vp-act-bchkin .vp-act-chkint {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #7F7F7F;
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity {
    position: unset;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-factions {
        position: absolute;
        top: 20px;
        right: 20px;
    }

@media only screen and (max-width: 700px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-factions {
        top: 285px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-factions {
        top: 280px;
    }
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-factions .vp-activity-ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-factions .vp-activity-ul li {
        margin-right: 10px;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-factions .vp-activity-ul li:last-child {
            margin-right: 0px;
        }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-factions .vp-activity-ul li .vp-res-fav.vp-select-fav svg path {
            fill: #656565 !important;
        }

@media only screen and (max-width: 700px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:first-child .vp-act-border {
        border-bottom: 1px solid #ededed;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:first-child .vp-act-border:last-child {
            border-right: 0;
        }

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:last-child .vp-act-lborder:first-child {
        border-left: 0;
    }
}

@media only screen and (max-width: 700px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:first-child .vp-act-border {
        border-bottom: 1px solid #ededed;
        padding: 10px;
    }

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:last-child .vp-act-lborder {
        padding: 10px;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:last-child .vp-act-lborder:first-child {
            border-left: 0;
        }
}

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem {
        padding: 0 30px;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:first-child .vp-act-border {
            border-bottom: 1px solid #ededed;
            padding: 10px;
        }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:last-child .vp-act-lborder {
            padding: 10px;
        }

            .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem:last-child .vp-act-lborder:first-child {
                border-left: 0;
            }
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border {
    border-right: 1px solid #ededed;
}

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border .vp-act-ratmain .vp-act-ratinner {
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 500;
    }

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border .vp-act-ratistar .vp-rest-star {
        padding: 0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border .vp-act-ratistar .vp-rest-star li {
            margin-right: 3px;
        }

            .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border .vp-act-ratistar .vp-rest-star li img {
                width: 13px;
            }

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border .vp-act-reviews .vp-reviews {
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 500;
    }

    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border .vp-act-reviews .vp-review-count a {
        font-family: "Argentum Sans";
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        color: #0DA43F;
    }

        .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-border .vp-act-reviews .vp-review-count a:hover {
            text-decoration: underline;
        }

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-caction {
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-caction {
        text-align: left;
    }
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-fbtn {
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-fbtn {
        text-align: left;
    }
}

.vp-inner-tab .vp-activity-mlist .vp-act-main-list.vp-activity-sights .vp-act-main-top .vp-act-sub-top .vp-bottom-activity .vp-act-footer .vp-act-fitem .vp-act-lborder {
    border-left: 1px solid #ededed;
}

.vp-inner-tab .vp-things-in-tab .vp-activity-sights .vp-hotel-sub-top {
    border-radius: 5px !important;
}

    .vp-inner-tab .vp-things-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-name-des p {
        padding-bottom: 5px;
        font-weight: normal;
    }

    .vp-inner-tab .vp-things-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des a {
        color: #376be0;
        font-size: 14px;
        font-weight: 400;
    }

@media only screen and (max-width: 575px) {
    .vp-inner-tab .vp-things-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des a {
        font-size: 20px;
        display: inline-block;
    }
}

.vp-inner-tab .vp-things-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des a:hover,
.vp-inner-tab .vp-things-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des a:focus {
    color: #1e1e1e;
}

@media only screen and (max-width: 767px) {
    .vp-inner-tab .vp-things-in-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-des h4 img {
        width: 12px;
        height: 12px;
    }
}

.vp-activity-date-lab {
    margin-top: 5px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

    .vp-activity-date-lab p {
        padding: 8px 10px !important;
        display: block !important;
        text-align: left !important;
        color: #1e1e1e !important;
        font-weight: 400 !important;
        border-bottom: 1px solid #dddddd;
    }

@media only screen and (max-width: 575px) {
    .vp-activity-date-lab p {
        font-size: 16px !important;
    }
}

.vp-activity-date-lab p.vp-text-blue {
    color: #376be0 !important;
}

.vp-activity-date-lab p:first-child {
    background-color: #ededed;
    border-radius: 3px 3px 0 0;
}

.vp-activity-date-lab p:last-child {
    border-bottom: 0;
}

.vp-activity-date-lab p img {
    top: -1px !important;
    margin: 0 3px !important;
    width: 13px !important;
}

@media only screen and (min-width: 1115px) and (max-width: 992px) {
    .vp-activity-date-lab p img {
        margin-left: 0 !important;
        width: 13px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activity-date-lab p img {
        margin: 0 !important;
        width: 12px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-activity-date-lab p {
        font-size: 12px !important;
    }
}

.vp-activity-date-lab p label {
    min-width: 45px;
}

@media only screen and (max-width: 575px) {
    .vp-activity-date-lab p label {
        display: block;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activity-date-lab p text {
        padding-right: 5px;
    }
}

.vp-arrival-date {
    position: relative;
    top: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    display: block;
    line-height: 1;
    font-family: "Argentum Sans";
    font-size: 13px !important;
    font-weight: 400;
    min-height: 5px;
    color: #3C3C3C;
    border-radius: 0 0 8px 8px;
    margin-top: 3px;
}

@media only screen and (max-width: 1660px) {
    .vp-arrival-date {
        font-size: 10px;
    }
}

.vp-arrival-date .vp-small-font {
    font-size: 14px;
}

.vp-text-blue {
    color: #376be0 !important;
}

.vp-arrival-time-des .vp-filter-date-link {
    position: relative;
    top: 0px;
}

.vp-arr-dep-des {
    padding: 5px 0 0 !important;
}

.vp-activity-border {
    padding: 0 15px;
    min-height: 758px;
    border-radius: 5px;
    border: 1px solid #ededed;
}

@media only screen and (max-width: 991px) {
    .vp-activity-border {
        min-height: auto;
        margin-bottom: 30px;
    }
}

.vp-activity-modal-date-box {
    padding-top: 15px;
}

    .vp-activity-modal-date-box .vp-activity-sort {
        padding: 0 10px;
    }

@media only screen and (max-width: 767px) {
    .vp-activity-modal-date-box .vp-activity-sort {
        margin-bottom: 20px;
    }
}

.vp-activity-modal-date-box .vp-activity-sort .vp-time-des {
    position: relative;
    padding: 25px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 100%;
    text-align: left;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des .vp-clock-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 14px;
        opacity: 0;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

        .vp-activity-modal-date-box .vp-activity-sort .vp-time-des .vp-clock-icon img {
            width: 100%;
        }

    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des.vp-time-active .vp-clock-icon {
        opacity: 1;
    }

    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a {
        position: relative;
        display: block;
        font-size: 14px;
        color: #656565;
        font-weight: 400;
        font-size: 11px;
        line-height: 1.2;
    }

        .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a strong {
            font-weight: 400;
        }

        .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a span {
            display: block;
            font-size: 11px;
        }

        .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a:after {
            position: absolute;
            top: 0;
            bottom: 0;
            opacity: 0;
            right: 10px;
            content: '';
            width: 13px;
            height: 22px;
            margin: auto;
            background: url("/latest/images/icons/angle_right_blue.svg") no-repeat center;
        }

        .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a:hover,
        .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a:focus {
            color: #376be0;
        }

            .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a:hover::after,
            .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a:focus::after {
                opacity: 1;
            }

        .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a strong {
            font-size: 18px;
        }

@media only screen and (max-width: 1660px) {
    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a strong {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a span {
        font-size: 11px;
    }
}

.vp-activity-modal-date-box .vp-activity-sort .vp-time-des a .vp-small-font {
    display: inline-block;
}

@media only screen and (max-width: 1660px) {
    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a .vp-small-font {
        font-size: 10px;
    }
}

.vp-activity-modal-date-box .vp-activity-sort .vp-time-des a::after {
    display: none;
}

.vp-activity-modal-date-box .vp-activity-sort .vp-time-des a.vp-filter-date-link {
    display: block;
    line-height: 1.5;
    text-align: left;
    font-weight: 400;
}

@media only screen and (max-width: 1660px) {
    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a.vp-filter-date-link {
        font-size: 12px;
    }
}

.vp-activity-modal-date-box .vp-activity-sort .vp-time-des a.vp-filter-date-link span:not(.vp-small-font) {
    display: block;
    text-align: center;
    font-size: 20px;
}

@media only screen and (max-width: 1660px) {
    .vp-activity-modal-date-box .vp-activity-sort .vp-time-des a.vp-filter-date-link span:not(.vp-small-font) {
        font-size: 18px;
    }
}

.vp-activity-modal-date-box .vp-activity-sort .vp-time-des a.vp-filter-date-link span.vp-filter-date-desc {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
}

.vp-activity-modal-date-box .vp-activity-sort .vp-time-des a.vp-filter-date-link span sup {
    font-size: 14px !important;
}

.vp-activity-modal-location {
    padding: 15px 0;
    border-top: 1px solid #ededed;
}

@media only screen and (max-width: 991px) {
    .vp-activity-modal-location {
        padding: 0;
    }
}

.vp-activity-modal-location .vp-actm-farea {
    padding: 0 10px;
}

    .vp-activity-modal-location .vp-actm-farea .vp-time-duration {
        border: 1px solid #ededed;
        padding: 10px;
        border-radius: 5px;
        min-height: 100%;
    }

        .vp-activity-modal-location .vp-actm-farea .vp-time-duration .vp-form-label {
            margin-bottom: 0;
        }

            .vp-activity-modal-location .vp-actm-farea .vp-time-duration .vp-form-label span {
                font-family: "Argentum Sans";
                font-size: 12px;
                font-weight: 400;
                color: #7F7F7F;
                margin-bottom: 4px;
            }

        .vp-activity-modal-location .vp-actm-farea .vp-time-duration .vp-form-value {
            font-family: "Argentum Sans";
            font-size: 14px;
            font-weight: 400;
            color: #3A3A3C;
        }

    .vp-activity-modal-location .vp-actm-farea .vp-form-field input,
    .vp-activity-modal-location .vp-actm-farea .vp-form-field textarea {
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 400;
    }

.vp-activity-modal-location .btn-primary-black {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    background-color: #1D231F;
    color: #FFFFFF;
    padding: 11px 35px;
}

    .vp-activity-modal-location .btn-primary-black:hover {
        background-color: #38E672 !important;
        color: #1D231F !important;
    }

.vp-hotel-sub-top .vp-hotel-main-top-list {
    position: relative;
}

    .vp-hotel-sub-top .vp-hotel-main-top-list .vp-checkbox-area {
        position: absolute;
        right: 0;
        top: 2px;
        z-index: 2;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-sub-top .vp-hotel-main-top-list .vp-checkbox-area {
        right: 10px;
        top: 10px;
    }
}

.vp-hotel-sub-top .vp-hotel-main-top-list .vp-checkbox-area .vp-checkbox-loc input {
    height: 17px;
    width: 17px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-sub-top .vp-hotel-main-top-list .vp-checkbox-area .vp-checkbox-loc input {
        height: 20px;
        width: 20px;
    }
}

.vp-hotel-sub-top .vp-hotel-main-top-list .vp-day-link {
    margin-top: 15px;
}

.vp-hotel-sub-top .vp-hotel-name-des p {
    padding-bottom: 5px;
    font-weight: normal;
}

.vp-hotel-sub-top .vp-hotel-main-top-des.d-sm-flex {
    display: block !important;
}

@media only screen and (max-width: 576px) {
    .vp-hotel-sub-top .vp-hotel-main-top-des.d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.vp-hotel-sub-top .vp-hotel-main-top-des h6 {
    color: #376be0;
    padding-top: 5px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-sub-top .vp-hotel-main-top-des h6 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-sub-top .vp-hotel-main-top-des h6 {
        margin-bottom: 10px;
        font-size: 20px;
    }

        .vp-hotel-sub-top .vp-hotel-main-top-des h6.spActivityPrice {
            margin-right: 0 !important;
            margin-bottom: 0 !important;
        }
}

.vp-hotel-sub-top .vp-hotel-main-top-des h6 a[data-bs-toggle="modal"] {
    position: relative;
    top: -2px;
}

.vp-day-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .vp-day-link {
        margin: 0px 15px 15px 15px;
    }
}

.vp-day-link a {
    margin-left: 0;
    color: #376be0;
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .vp-day-link a {
        font-size: 16px;
    }
}

.vp-day-link a svg {
    position: relative;
    top: -1px;
    margin-right: 3px;
}

    .vp-day-link a svg path {
        fill: #376be0;
    }

.vp-day-link a.vp-cal-link {
    margin-left: 15px;
}

.spActivityTitle a {
    margin-left: 0 !important;
}

@media only screen and (max-width: 575px) {
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .d-sm-flex .vp-activity-ul {
            margin-left: 5px;
        }
}

div#dvotherCatLoadMore .vp-btn-green:hover {
    background-color: #1a1a1a !important;
}

div#dvotherCatLoadMore .vp-btn-green:focus {
    background-color: #38e672 !important;
    color: #1a1a1a !important;
}

    div#dvotherCatLoadMore .vp-btn-green:focus:hover {
        background-color: #1a1a1a !important;
        color: #ffffff !important;
    }

.vp-hotel-main#dvActivitydetail {
    padding: 0 !important;
}

    .vp-hotel-main#dvActivitydetail #dvActInnerTab {
        margin-top: 0 !important;
    }

.vp-hotel-main.vp-rest-main {
    padding: 30px 0 0 0 !important;
    background: #ffffff;
    border-radius: 5px;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main {
        padding: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main {
        padding: 10px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top {
    border-radius: 5px;
    border: 1px solid #dddddd;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top {
    padding: 10px;
    background: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 10px 10px 0 0;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top {
        padding: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top {
        padding: 0;
    }

        .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des {
            padding: 0 15px 15px;
        }

        .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-img img {
            border-radius: 5px !important;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-img img {
    width: 100%;
    height: 125px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-img img {
        height: 165px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-img {
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des {
        display: block;
        text-align: left !important;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des.text-end {
    text-align: right !important;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
    color: #1e1e1e;
    font-size: 22px;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
        font-size: 18px !important;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
    font-size: 14px;
    color: #1e1e1e;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
        font-size: 18px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span img {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span img {
        margin-left: 5px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-rating {
    color: #8a8a8a;
    font-size: 14px;
    display: inline-block;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-rating img {
        position: relative;
        top: -2px;
        width: 16px;
        height: 18px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h4 {
    margin-bottom: 0;
    color: #376be0;
    font-size: 18px;
    font-weight: 400;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #8a8a8a;
    font-size: 14px;
    padding-bottom: 8px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p {
        font-size: 18px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p img {
    position: relative;
    top: 0px;
    width: 16px;
    height: 18px;
    margin-right: 7px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p span:not(.vp-small-font) {
    color: #1e1e1e;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p span:not(.vp-small-font) {
        font-size: 16px;
        margin-left: 3px;
        margin-top: 3px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p span.vp-small-font {
    position: relative;
    top: 0px;
    padding: 0 3px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p span.vp-small-font {
        font-size: 16px !important;
        top: 0;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box label {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-box span:not(.vp-small-font) {
        color: #376be0;
    }

@media only screen and (max-width: 991px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p {
        font-size: 18px !important;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p span.vp-small-font {
    top: 0;
    padding: 0;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p label {
    min-width: 40px;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-activity-date-lab p text {
    min-width: 60px;
    display: inline-block;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-hotel-date-tab p label {
    min-width: 80px;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
    color: #376be0;
    font-size: 14px;
    font-weight: 400;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link:hover,
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link:focus {
        color: #1e1e1e;
    }

@media only screen and (max-width: 767px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
        margin-left: 0;
        margin-bottom: 15px;
        display: inline-block;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
        font-size: 20px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del {
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 1;
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.18);
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del:hover,
.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-btn-del:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f4f4f4;
}

.vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-distance-label p .vp-hotel-dist-label {
    color: #1e1e1e;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-sub-top .vp-hotel-distance-label p .vp-hotel-dist-label {
        font-size: 16px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top#dvNoRestaurantFound {
    border: 0px solid #dddddd;
    border-left: 4px solid #38E672;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

    .vp-hotel-main.vp-rest-main .vp-hotel-main-top#dvNoRestaurantFound .vp-travel-sub-list {
        border-bottom: 0;
    }

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom {
    background: #ffffff;
    border-radius: 0 0 10px 10px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom {
        padding: 0 15px 15px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
    padding: 20px;
    border-right: 1px solid #e8e8e8;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
        padding: 30px 0;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
        border-right: 0;
        border-left: 0 !important;
        border-top: 1px solid #e8e8e8;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des p {
    width: 85%;
    line-height: 1.3;
    color: #8a8a8a;
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 991px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des p {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des p {
        font-size: 18px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities {
    padding: 0 20px;
}

@media only screen and (max-width: 1200px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities {
        padding: 0;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .col-sm-6:last-child .vp-hotel-amenities-des {
    border-right: 0;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .col-sm-6:nth-child(even) .vp-hotel-amenities-des {
        border-right: 0;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des {
    text-align: center;
    border-right: 1px solid #dddddd;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des {
        border-right: 0;
        border-top: 1px solid #dddddd;
    }

        .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des.vp-top-border-none {
            border-top: none;
        }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des p {
    font-size: 13px;
    color: #1e1e1e;
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des p {
        font-size: 18px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-main-top .vp-hotel-sub-amenities .vp-hotel-amenities-des p span {
    color: #8a8a8a;
}

.vp-hotel-main.vp-rest-main .vp-hotel-search {
    margin: 30px 0 20px;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-search-form .form-control {
        height: 44px;
        padding: 0 90px 0 42px;
        font-weight: 400;
        border-radius: 10px;
        border: 1px solid #dddddd;
        background: url("/latest/images/icons/search.svg") no-repeat 20px #ffffff;
    }

    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-search-form .btn-search {
        position: absolute;
        top: 1px;
        right: 1px;
        height: 42px;
        line-height: 1;
        color: #1e1e1e;
        font-size: 13px;
        padding: 10px 20px;
        font-weight: 400;
        border-radius: 0 8px 8px 0;
        text-transform: capitalize;
        background-color: #51f788;
    }

        .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-search-form .btn-search:hover,
        .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-search-form .btn-search:focus {
            color: #fff;
            background-color: #1e1e1e;
        }

    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list {
        padding-right: 6px;
        background: #ffffff;
        border: 1px solid #dddddd;
        border-radius: 10px;
    }

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list {
        padding: 15px 5px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head {
    position: relative;
    padding: 9px 0 9px 8px;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head {
        padding-left: 0;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head:after {
    position: absolute;
    top: -4px;
    right: 5px;
    width: 1px;
    content: "";
    height: 130%;
    background-color: #dddddd;
}

@media only screen and (max-width: 767px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head:after {
        right: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 1px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head h6 {
    margin-bottom: 0;
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head h6 {
        font-size: 17px;
        font-weight: 400;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des {
    position: relative;
    padding: 9px 0 9px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des:after {
    position: absolute;
    top: 0;
    left: -20px;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #dddddd;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des:after {
        left: 0;
        width: 100%;
        height: 1px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des {
        text-align: center;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p {
    font-size: 12px;
    display: inline-block;
    font-weight: 400;
}

@media only screen and (max-width: 659px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p {
        display: block;
        font-size: 15px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p img {
    position: relative;
    top: -2px;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 10px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 1200px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p img {
        width: 15px;
        height: 15px;
        margin: 0 0 0 10px;
    }
}

@media only screen and (max-width: 659px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p img {
        margin: 0;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p:first-child img {
    margin-left: 0;
}

@media only screen and (max-width: 425px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p #spnCheckInMain,
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p #spnCheckOutMain {
        display: block;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle {
    border: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle::after {
        display: none;
    }

    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle img {
        position: relative;
        top: -2px;
        width: 18px;
        height: 18px;
        margin: 0 3px 0 0;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (max-width: 1200px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-toggle img {
        margin: 0;
        width: 15px;
        height: 15px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-menu {
    min-width: 50px;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-menu .dropdown-item {
        font-size: 12px;
        font-weight: 400;
    }

.vp-hotel-main.vp-rest-main .vp-hotel-search .vp-hotel-form-list .vp-border-0:after {
    display: none;
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hote-sub-head {
    padding-left: 20px;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hote-sub-head h6 {
        color: #1e1e1e;
        font-size: 15px;
        font-weight: 400;
    }

        .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hote-sub-head h6 strong {
            font-weight: 400;
        }

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top {
    margin-bottom: 5px;
    border-bottom: 0;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top.vp-hotel-main-collapse-top {
        border-bottom: 1px solid #dddddd;
    }

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top.vp-hotel-collapse-top {
        border-radius: 10px 10px 0 0;
    }

@media only screen and (max-width: 991px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list {
        padding-bottom: 10px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des p {
    line-height: 1.2;
    padding-bottom: 2px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des p {
        font-size: 16px !important;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des p img {
    top: 1px;
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des .vp-hotel-sub-date {
    padding: 6px 0;
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
    display: inherit;
    margin-top: -5px;
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link {
    line-height: 1;
    color: #376be0;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link span {
        position: relative;
        top: 2px;
        line-height: 1;
        font-size: 20px;
    }

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link[aria-expanded="false"] {
        color: #8a8a8a !important;
    }

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body {
    border-radius: 0 0 10px 10px;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-head h6 {
        color: #1e1e1e;
        font-size: 13px;
        margin-bottom: 15px;
        font-weight: 400;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-head h6 {
        font-size: 18px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list {
    padding: 20px;
    margin-bottom: 4px;
    background: #f4f4f4;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-img img {
        height: 125px !important;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list {
        padding: 10px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-des .col-3 {
        width: 100%;
        padding: 10px 15px !important;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-img img {
    width: 100%;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

@media only screen and (max-width: 375px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-img img {
        height: 70px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des h6 {
    color: #1e1e1e;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des h6 {
        font-size: 18px;
        margin-bottom: 5px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des p {
    line-height: 1.2;
    font-size: 12px;
    color: #656565;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-room-des p {
        font-size: 16px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price {
        padding-top: 20px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price h5 {
    line-height: 1;
    color: #376be0;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price h5 span {
        font-size: 12px;
        color: #656565;
    }

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price P {
    font-size: 12px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price P {
        font-size: 18px;
        margin-top: 5px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price .vp-btn-green {
    margin-top: 10px;
    padding: 8px 30px 10px;
}

@media only screen and (min-width: 768px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-price .vp-btn-green {
        margin-top: 45px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details {
    padding-top: 10px;
}

    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p {
        color: #1e1e1e;
        font-size: 12px;
        font-weight: 400;
    }

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p img {
    position: relative;
    top: -2px;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 1199px) {
    .vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-details p img {
        top: 1px;
    }
}

.vp-hotel-main.vp-rest-main .vp-hotel-bottom .vp-hotel-list .vp-hotel-main-top .card-body .vp-hotel-card-list .vp-hotel-card-grid {
    padding-top: 5px;
}

.vp-rest-main .vp-filter .vp-fav-rest {
    margin-top: 10px;
}

    .vp-rest-main .vp-filter .vp-fav-rest .vp-filter-head {
        border-top: 0;
    }

.vp-rest-main .vp-filter .vp-filter-head {
    border-top: 1px solid #ededed;
}

.vp-rest-main .vp-hotel-main-top {
    background: #ffffff;
    margin-bottom: 10px;
}

.vp-rest-main .vp-sub-filter {
    margin-bottom: 20px;
}

.vp-rest-main .vp-filter-common-des .form-control {
    height: 40px;
    line-height: 1;
    border: 1px solid #dddddd;
}

.vp-rest-main .vp-filter-common-des ul {
    padding-left: 0;
    margin-bottom: 2px;
}

    .vp-rest-main .vp-filter-common-des ul li {
        display: inline-block;
    }

        .vp-rest-main .vp-filter-common-des ul li a {
            width: 30px;
            height: 30px;
            margin-right: 5px;
            line-height: 25px;
            text-align: center;
            border-radius: 5px;
            color: #656565;
            font-size: 14px;
            display: inline-block;
            font-weight: 400;
            border: 1px solid #656565;
        }

            .vp-rest-main .vp-filter-common-des ul li a:hover,
            .vp-rest-main .vp-filter-common-des ul li a:focus,
            .vp-rest-main .vp-filter-common-des ul li a.active {
                color: #1e1e1e;
                background: #51f788;
                border-color: transparent;
            }

@media only screen and (max-width: 1350px) {
    .vp-rest-main .vp-filter-common-des ul li a {
        width: 25px;
        height: 25px;
        font-size: 12px;
        margin-right: 0;
        line-height: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-rest-main .vp-filter-common-des ul li a {
        margin-right: 2px;
    }
}

@media only screen and (max-width: 1350px) {
    .vp-rest-main .vp-filter-common-des h6 {
        margin-bottom: 5px;
    }
}

.vp-rest-main .vp-filter-common-des .vp-filter-price ul li a {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #000;
    width: auto;
    padding: 1px 9px;
    min-width: 30px;
}

.vp-rest-main .vp-fav-rest {
    margin-bottom: 20px;
}

    .vp-rest-main .vp-fav-rest .vp-filter-head {
        border-bottom: 0;
        padding-top: 12px;
        padding-bottom: 12px;
    }

        .vp-rest-main .vp-fav-rest .vp-filter-head a {
            color: #1e1e1e;
        }

            .vp-rest-main .vp-fav-rest .vp-filter-head a:hover,
            .vp-rest-main .vp-fav-rest .vp-filter-head a:focus {
                color: #0DA43F;
            }

    .vp-rest-main .vp-fav-rest .vp-fav-rest-number {
        width: 30px;
        height: 30px;
        margin-left: auto;
        line-height: 30px;
        text-align: center;
        font-family: "Argentum Sans";
        font-size: 13px;
        background: #38E672;
        font-weight: 400;
        border-radius: 5px;
    }

.vp-rest-main .vp-hotel-sub-top {
    border-bottom: 0;
    border-radius: 10px;
}

    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 {
        margin-bottom: 3px;
    }

        .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a:first-child {
            margin-left: 5px;
        }

        .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a.vp-flight-info-link {
            margin-left: 0;
            color: #1e1e1e;
            display: block;
        }

@media only screen and (max-width: 575px) {
    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a.vp-flight-info-link {
        font-size: 20px;
    }
}

.vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a.vp-flight-info-link img {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a.vp-res-fav .svg {
    width: 12px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
}

    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a.vp-res-fav .svg path {
        fill: #656565;
    }

.vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a.vp-fav-res .svg path {
    fill: #376be0;
}

.vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 a img {
    margin-top: -4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media only screen and (min-width: 1660px) {
    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h5 span {
        font-size: 18px;
    }
}

.vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h6 {
    color: #656565;
    font-size: 14px;
    font-weight: 400;
}

    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h6 span {
        padding-left: 5px;
    }

    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des h6 img {
        width: 14px;
        height: 14px;
        margin-top: -5px;
        margin-right: 2px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des p {
    padding: 7px 0;
}

    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des p img {
        margin-right: 7px;
        margin-top: -1px;
    }

    .vp-rest-main .vp-hotel-sub-top .vp-hotel-name-des p span strong {
        color: #376be0;
        font-weight: 400;
    }

@media only screen and (max-width: 575px) {
    .vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des {
        padding: 0 15px 15px;
    }
}

.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h4 {
    line-height: 1;
    font-size: 16px;
}

@media only screen and (max-width: 1199px) {
    .vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h4 {
        font-size: 13px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des h4 {
        font-size: 18px;
    }
}

.vp-rest-main .vp-hotel-sub-top .vp-hotel-main-top-des p a {
    color: #8a8a8a;
    display: inline-block;
}

.vp-rest-main .vp-hotel-sub-top .vp-rest-call-des p a:hover,
.vp-rest-main .vp-hotel-sub-top .vp-rest-call-des p a:focus {
    color: #376be0;
}

@media only screen and (max-width: 575px) {
    .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des {
        padding-top: 10px;
    }
}

.vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-hotel-main-top-des p {
    font-size: 12px;
}

    .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-hotel-main-top-des p .svg {
        width: 13px;
        height: 16px;
    }

        .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-hotel-main-top-des p .svg path {
            fill: #376be0;
        }

.vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-fav-rest-tag-des p {
    display: block;
}

    .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-fav-rest-tag-des p img {
        position: relative;
        top: -2px;
        margin-right: 3px;
    }

    .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-fav-rest-tag-des p a {
        color: #376be0;
    }

        .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-fav-rest-tag-des p a.vp-fav-tag {
            position: relative;
            top: 1px;
            margin-left: 10px;
            color: #1e1e1e;
            font-size: 11px;
            display: inline-block;
            font-weight: 400;
        }

            .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-fav-rest-tag-des p a.vp-fav-tag:hover,
            .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-fav-rest-tag-des p a.vp-fav-tag:focus {
                color: #8a8a8a;
            }

            .vp-rest-main .vp-hotel-sub-top .vp-fav-rest-main-des .vp-fav-rest-tag-des p a.vp-fav-tag img {
                position: relative;
                top: -1px;
                left: 3px;
                width: 8px;
                height: 8px;
                -o-object-fit: contain;
                object-fit: contain;
            }

@media only screen and (max-width: 1350px) {
    .vp-rest-main .vp-rest-fav-list .vp-hotel-sub-top .vp-hotel-name-des h6 {
        padding-bottom: 10px;
    }
}

.vp-select-fav .svg path {
    fill: #38E672 !important;
}

.vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li.dropdown a.dropdown-toggle {
    border: 0;
    line-height: 1;
    color: #7F7F7F;
}

    .vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li.dropdown a.dropdown-toggle:hover {
        color: #1e1e1e;
    }

    .vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li.dropdown a.dropdown-toggle img {
        top: -1px;
        width: 20px;
        height: 13px;
        margin-left: 5px;
    }

    .vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li.dropdown a.dropdown-toggle::after {
        border: 0;
    }

    .vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li.dropdown a.dropdown-toggle::before {
        display: none;
    }

.vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li .dropdown-menu li a.dropdown-item {
    margin-bottom: 0;
    padding: 7px !important;
}

    .vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li .dropdown-menu li a.dropdown-item::before,
    .vp-rest-list .vp-rest-sub-filter .vp-sub-filter-list li .dropdown-menu li a.dropdown-item::after {
        display: none;
    }

.vp-res-detail {
    position: relative;
    top: 10px;
}

    .vp-res-detail .card {
        border-radius: 0 0 10px 10px;
    }

@media only screen and (max-width: 575px) {
    .vp-res-detail .card {
        padding: 0 5px;
    }
}

.vp-res-detail .vp-res-detail-des {
    border-radius: 5px;
    border: 1px solid #ededed;
}

    .vp-res-detail .vp-res-detail-des label {
        display: block;
        font-family: "Argentum Sans";
        font-size: 14px;
        padding: 10px 15px;
        font-weight: 500;
        border-bottom: 1px solid #ededed;
    }

@media only screen and (max-width: 1199px) {
    .vp-res-detail .vp-res-detail-des label {
        font-size: 12px;
    }
}

.vp-res-detail .vp-res-detail-des .vp-res-time-list {
    padding: 15px;
}

    .vp-res-detail .vp-res-detail-des .vp-res-time-list p {
        font-family: "Argentum Sans";
        margin-bottom: 7px;
    }

        .vp-res-detail .vp-res-detail-des .vp-res-time-list p:not(.gm-style-mot) {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            line-height: 1;
            padding: 10px 0 0;
            font-size: 12px;
            font-weight: 400;
        }

@media only screen and (min-width: 1920px) {
    .vp-res-detail .vp-res-detail-des .vp-res-time-list p {
        padding: 12px 0;
    }
}

@media only screen and (max-width: 1660px) {
    .vp-res-detail .vp-res-detail-des .vp-res-time-list p {
        font-size: 12px;
    }
}

.vp-res-detail .vp-res-detail-des .vp-res-time-list p:first-child {
    padding-top: 0;
}

.vp-res-detail .vp-res-detail-des .vp-res-time-list p .vp-res-day {
    min-width: 100px;
    padding-left: 5px;
}

@media only screen and (max-width: 1660px) {
    .vp-res-detail .vp-res-detail-des .vp-res-time-list p .vp-res-day {
        min-width: 85px;
        padding-left: 0;
    }
}

.vp-res-detail .vp-res-detail-des .vp-res-time-list p img {
    position: relative;
    top: 2px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-res-detail .vp-res-detail-des .vp-res-time-list p a {
    color: #1e1e1e;
}

    .vp-res-detail .vp-res-detail-des .vp-res-time-list p a:hover,
    .vp-res-detail .vp-res-detail-des .vp-res-time-list p a:focus {
        color: #376be0;
    }

.vp-res-detail .vp-res-detail-des .vp-res-time-list iframe {
    width: 100%;
    height: 300px;
    border-radius: 10px;
}

@media only screen and (max-width: 1200px) and (min-width: 1200px) {
    .vp-res-detail .vp-res-detail-des .vp-res-time-des {
        min-height: 240px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-res-detail .vp-res-detail-des .vp-res-time-des {
        min-height: 280px;
    }
}

@media only screen and (max-width: 800px) and (min-width: 576px) {
    .vp-res-detail .vp-res-detail-des .vp-res-time-des {
        min-height: 280px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-res-detail .vp-res-detail-des .vp-res-time-des {
        min-height: auto;
    }
}

.vp-res-detail .vp-res-detail-des .vp-res-time-des p img {
    width: 12px;
    height: 12px;
}

.vp-res-detail .vp-res-detail-des .vp-res-img-slider .vp-res-img-slider-des img {
    height: 218px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

@media only screen and (min-width: 1920px) {
    .vp-res-detail .vp-res-detail-des .vp-res-img-slider .vp-res-img-slider-des img {
        height: 325px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1200px) {
    .vp-res-detail .vp-res-detail-des .vp-res-img-slider .vp-res-img-slider-des img {
        height: 280px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-res-detail .vp-res-detail-des .vp-res-img-slider .vp-res-img-slider-des img {
        height: 322px;
    }
}

@media only screen and (max-width: 800px) and (min-width: 576px) {
    .vp-res-detail .vp-res-detail-des .vp-res-img-slider .vp-res-img-slider-des img {
        height: 322px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-res-detail .vp-res-detail-des .vp-res-img-slider .vp-res-img-slider-des img {
        height: 218px;
    }
}

.vp-res-detail .vp-res-detail-des .vp-res-img-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
    text-align: center;
}

    .vp-res-detail .vp-res-detail-des .vp-res-img-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        margin: 0 2px;
        border-radius: 50%;
        background: transparent;
        border: 1px solid #ffffff;
    }

        .vp-res-detail .vp-res-detail-des .vp-res-img-slider .owl-dots .owl-dot:hover,
        .vp-res-detail .vp-res-detail-des .vp-res-img-slider .owl-dots .owl-dot:focus,
        .vp-res-detail .vp-res-detail-des .vp-res-img-slider .owl-dots .owl-dot.active {
            border-color: transparent;
            background-color: #ffffff;
        }

.vp-res-img-slider .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 22px;
    height: 22px;
    line-height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

    .vp-res-img-slider .owl-nav button.owl-next,
    .vp-res-img-slider .owl-nav button.owl-prev {
        background: #fff;
    }

    .vp-res-img-slider .owl-nav button:hover,
    .vp-res-img-slider .owl-nav button:focus {
        opacity: 1;
        background-color: #51f788;
    }

    .vp-res-img-slider .owl-nav button.owl-prev {
        left: 5px;
    }

    .vp-res-img-slider .owl-nav button.owl-next {
        right: 5px;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .vp-res-img-slider .owl-nav button img {
        width: 6px;
        top: -4px;
        position: relative;
        left: -1px;
    }


/* --- Date/Time Box Css Start --- */

.vp-fav-rest-list .vp-form-label {
    font-size: 12px !important;
}

.vp-text-black {
    color: #656565 !important;
}

.vp-time-disable {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30%;
    height: 7px;
    background: #1e1e1e;
    border-radius: 50px;
}


/* --- Date/Time Box Css End --- */


/* --- Restaurants Detils Collapse Css Start --- */

.vp-rest-detail-border {
    padding: 15px 15px;
    border-radius: 5px;
    border: 1px solid #ededed;
}

@media only screen and (max-width: 575px) {
    .vp-rest-detail-border {
        padding: 5px;
    }
}

.vp-rest-detail-border .vp-rest-close {
    position: relative;
    top: -13px;
    right: -9px;
}

@media only screen and (max-width: 575px) {
    .vp-rest-detail-border .vp-rest-close {
        right: 0;
        top: -5px;
    }
}

.vp-rest-detail-border .vp-rest-close img {
    width: 20px;
}

@media only screen and (max-width: 575px) {
    .vp-rest-detail-border .vp-rest-close img {
        width: 15px;
    }
}


/* --- Restaurants Detils Collapse Css End --- */


/* --- Fav Restaurants Css Start --- */

.vp-rest-fav-sub-list .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-img img {
    height: 150px;
}

.vp-rest-fav-sub-list .vp-hotel-main-top .vp-rest-fav-top {
    padding: 15px;
}

    .vp-rest-fav-sub-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top {
        border-radius: 10px;
        border: 1px solid #ededed;
    }

        .vp-rest-fav-sub-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top:not(:last-child) {
            margin-bottom: 0px;
        }

.vp-rest-main {
    margin-top: 30px;
}

@media only screen and (max-width: 575px) {
    .vp-rest-main {
        margin-top: 0px;
    }
}

.vp-rest-main .vp-rest-fav-sub-list .vp-hotel-sub-top {
    border-radius: 0;
    border-bottom: 1px solid #e8e8e8;
}

.vp-rest-main-list .retaurant-main-top {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #ededed;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner {
        padding: 20px;
    }

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner {
        padding: 15px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-img {
    border-radius: 5px;
    overflow: hidden;
}

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-img {
        margin-bottom: 15px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-img img {
    width: 100%;
    min-height: 225px;
    max-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

@media only screen and (max-width: 1100px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-img img {
        min-height: 180px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-img img {
        min-height: 200px;
    }
}

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-img img {
        min-height: 150px;
        max-height: 265px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-icon {
    position: absolute;
    right: 20px;
}

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-icon {
        position: relative;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 10px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-icon .rest-abs-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-icon .rest-abs-icon .rest-icon:first-child {
        margin-right: 8px;
    }

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-icon .rest-abs-icon .rest-icon .favCls.vp-fav-res svg path {
        fill: #38e672;
    }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-icon .rest-abs-price {
    text-align: right;
    margin-top: 4px;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-icon .rest-abs-price span {
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 400;
        color: #7F7F7F;
    }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading {
    max-width: 90%;
}

@media only screen and (max-width: 1100px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading {
        width: 85%;
        max-width: 85%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading {
        width: 100%;
        max-width: 100%;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hflex {
    display: inline;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hflex span {
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 500;
        color: #3A3A3C;
        margin-right: 5px;
    }

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hflex img {
        position: relative;
        top: -2px;
        left: -2px;
    }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hlocation {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hlocation .rest-hloc-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hlocation .rest-hloc-inner.rest-fcat {
            margin: 8px 0 5px;
        }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hlocation .rest-hloc-inner img {
            margin-right: 5px;
            position: relative;
            top: 2px;
        }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-heading .rest-hlocation .rest-hloc-inner .rest-hloc {
            font-family: "Argentum Sans";
            font-size: 13px;
            font-weight: 400;
            color: #7F7F7F;
        }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0;
}

@media only screen and (max-width: 575px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
}

@media only screen and (max-width: 1100px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item {
        margin-right: 5px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item {
        margin-right: 10px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-icon {
    margin-right: 7px;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-icon img {
        width: 15px;
        position: relative;
        top: -1px;
    }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate p {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3C;
}

@media only screen and (max-width: 1100px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate p {
        font-size: 12px;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate p span {
            font-size: 12px;
        }
}

@media only screen and (max-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate p {
        font-size: 13px;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate p span {
            font-size: 13px;
        }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate span {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
}

@media only screen and (max-width: 1100px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-addate-item .rest-addate span {
        font-size: 13px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-remove-te a {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
    color: #0DA43F;
    text-decoration: underline;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-remove-te a:hover {
        color: #3A3A3C;
    }

@media only screen and (max-width: 1100px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-remove-te a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-addtime-ad .rest-addtime-flex .rest-remove-te a {
        font-size: 13px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-time-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-time-flex .rest-time-icon {
        margin-right: 7px;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-time-flex .rest-time-icon img {
            width: 15px;
            position: relative;
            top: -1px;
        }

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-time-flex .rest-time-add a {
        font-family: "Argentum Sans";
        font-size: 14px;
        font-weight: 400;
        color: #0DA43F;
        text-decoration: underline;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-time-main .rest-time-flex .rest-time-add a:hover {
            color: #3A3A3C;
        }

@media only screen and (max-width: 575px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm {
        margin-top: 10px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-dhead h6 {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3C;
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-dhead h6 {
        font-size: 16px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-listings {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-listings .rest-content-items {
        margin: 0 0 8px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-listings .rest-content-items img {
            margin-right: 5px;
            position: relative;
            top: 1px;
            width: 15px;
        }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-listings .rest-content-items span {
            font-family: "Argentum Sans";
            font-size: 13px;
            font-weight: 400;
            color: #3A3A3C;
        }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-listings .rest-content-items:last-child {
            margin-bottom: 0;
        }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-listings .rest-content-items .vp-view-link {
            margin-left: 0 !important;
            font-family: "Argentum Sans";
            font-size: 12px;
            color: #0DA43F;
        }

            .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .rest-content-listings .rest-content-items .vp-view-link:hover {
                text-decoration: underline;
            }

@media only screen and (min-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad {
        padding: 0;
    }
}

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad {
        margin-top: 10px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad .rest-add-tags {
    margin-bottom: 5px;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad .rest-add-tags .clsAddTag {
        font-family: "Argentum Sans";
        font-size: 13px;
        font-weight: 500;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad .rest-add-tags .clsAddTag span {
            color: #0DA43F;
            text-decoration: underline;
        }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad .rest-fav-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad .rest-fav-tags .vp-fav-tag {
        background: #E8FFF0;
        border-radius: 5px;
        padding: 8px 10px;
        margin-right: 8px;
        margin-bottom: 8px;
        font-family: "Argentum Sans";
        font-size: 13px;
        color: #3A3A3C;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-rest-sub-inner .rest-content .rest-content-btm .sm-pad .rest-fav-tags .vp-fav-tag img {
            margin-left: 5px;
        }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest {
    background-color: transparent;
    padding: 10px 20px 10px 20px;
    border-top: 1px solid #ededed;
}

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest {
        padding: 0px 20px 0px 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest {
        padding: 0 20px;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-lborder {
    border-left: 1px solid #ededed;
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-rborder {
    border-right: 1px solid #ededed;
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-act-fbtn {
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-fitem:first-child .vp-rest-rborder {
        border-bottom: 1px solid #ededed;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-fitem:first-child .vp-rest-rborder .vp-rest-ratmain {
            padding: 10px 0;
        }

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-fitem:first-child .vp-rest-lborder {
        border-bottom: 1px solid #ededed;
        border-left: 0;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-fitem:first-child .vp-rest-lborder .vp-rest-reviews {
            padding: 10px 0;
        }
}

@media only screen and (max-width: 700px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-fitem:last-child .vp-rest-lborder:first-child {
        border-left: 0;
    }

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-fitem:last-child .vp-rest-lborder .vp-rest-caction {
        padding: 10px 0;
    }

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-fitem:last-child .vp-rest-lborder .vp-act-fbtn {
        text-align: left;
        padding: 10px 0;
    }
}

@media only screen and (min-width: 991px) {
    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-caction {
        text-align: center;
    }
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-ratmain .vp-rest-ratinner {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 500;
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-ratmain .vp-rest-ratistar .vp-rest-star {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-ratmain .vp-rest-ratistar .vp-rest-star li {
        margin-right: 3px;
    }

        .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-ratmain .vp-rest-ratistar .vp-rest-star li img {
            width: 13px;
        }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-reviews .vp-reviews {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 500;
}

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-reviews .vp-rest-count a {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #0DA43F;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-reviews .vp-rest-count a:hover {
        color: #3A3A3C;
    }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-caction a {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    color: #3A3A3C;
}

    .vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-bottom-frest .vp-rest-footer .vp-rest-caction a img {
        width: 15px;
        position: relative;
        top: -1px;
    }

.vp-rest-main-list .retaurant-main-top .vp-rest-fav-top .vp-rest-sub-top .vp-act-fbtn .btn-primary-green {
    pointer-events: none;
}

.vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top {
    padding: 0px;
    border: none;
    border-top: 1px solid #ededed;
    padding-top: 15px;
    margin-top: 15px;
    border-radius: 0px;
    margin-bottom: 0px;
}

    .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top:first-child {
        border-top: none;
        padding-top: 0px;
        margin-top: 0px;
        border-radius: 0px;
    }

    .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top:not(:last-child) {
        padding-bottom: 0px;
    }

    .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top .vp-hotel-main-top-des {
        padding: 0px;
    }

        .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top .vp-hotel-main-top-des.vp-fav-rest-tag-des p {
            padding: 0px 0px 10px;
        }

        .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top .vp-hotel-main-top-des.vp-fav-rest-tag-des .vp-hotel-sub-date p {
            padding: 5px 0px;
        }

        .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top .vp-hotel-main-top-des h6 {
            margin-bottom: 15px;
        }

        .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
            margin-bottom: 0px;
        }

@media only screen and (max-width: 575px) {
    .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-sub-top .vp-fav-rest-main-des {
        padding-top: 0px;
    }
}

.vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-main-top-list .vp-hotel-main-img {
    padding-bottom: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-rest-main-list .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-main-top-list .vp-hotel-main-img {
        padding-bottom: 15px;
    }
}


/* --- Fav Restaurants Css End --- */

.vp-view-link {
    margin-left: 0 !important;
    font-family: "Argentum Sans";
    font-size: 12px;
    color: #0DA43F;
}

    .vp-view-link:hover {
        text-decoration: underline;
    }

.vp-rest-main-list.vp-rest-fav-sub-list .vp-rest-fav-top {
    padding: 0;
}

    .vp-rest-main-list.vp-rest-fav-sub-list .vp-rest-fav-top .retaurant-main-top {
        border: 0;
        border-bottom: 1px solid #ededed;
        margin-bottom: 0;
    }

.vp-budget-list {
    padding-bottom: 30px;
    margin-top: 35px;
}

@media only screen and (max-width: 575px) {
    .vp-budget-list {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 991px) {
    .vp-budget-list .col {
        padding: 0 5px;
    }

        .vp-budget-list .col:first-child {
            padding-left: 15px;
        }

        .vp-budget-list .col:last-child {
            padding-right: 15px;
        }
}

@media only screen and (max-width: 991px) {
    .vp-budget-list .col {
        width: 33%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-budget-list .col {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

        .vp-budget-list .col:last-child {
            width: 100%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        }
}

.vp-budget-list .vp-budget-ilist {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 768px) {
    .vp-budget-list .vp-budget-ilist .col-md-6:nth-child(odd) {
        padding-right: 0 !important;
    }

        .vp-budget-list .vp-budget-ilist .col-md-6:nth-child(odd) .vp-budget-des {
            border-right: 1px solid #D9D9D9;
        }

    .vp-budget-list .vp-budget-ilist .col-md-6:nth-child(even) {
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-budget-list .vp-budget-ilist {
        margin-top: 20px;
        margin-bottom: 30px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des {
    cursor: pointer;
    padding: 20px 15px;
    margin-bottom: 0px;
    border-bottom: 1px solid #D9D9D9;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1199px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des {
        padding: 20px 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des .col-sm-6:first-child {
        padding-right: 0;
    }
}

@media only screen and (max-width: 991px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des {
        margin-top: 0px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des:hover,
.vp-budget-list .vp-budget-ilist .vp-budget-des:focus,
.vp-budget-list .vp-budget-ilist .vp-budget-des.vp-active-budget-des {
    background-color: #F3FFF4;
}

.vp-budget-list .vp-budget-ilist .vp-budget-des h6 {
    line-height: 1;
    margin-bottom: 0;
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
}

@media only screen and (max-width: 575px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des h6 {
        font-size: 16px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des h6 p {
    padding-top: 10px;
    color: #8a8a8a;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des h6 p {
        font-size: 15px;
        padding-top: 15px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des h6 p a {
    padding-top: 10px;
    color: #8a8a8a;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des h6 p a {
        font-size: 15px;
        padding-top: 15px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des h6 p img {
    width: 22px;
    height: 16px;
    vertical-align: sub;
    display: inline-block;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 1199px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des h6 p img {
        width: 18px;
        height: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des h6 p img {
        width: 27px;
        height: 18px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des h5 {
    color: #0DA43F;
    margin-bottom: 0;
    text-align: right;
    font-family: "Argentum Sans";
    font-size: 18px;
    font-weight: 500;
}

@media only screen and (max-width: 1200px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des h5 {
        font-size: 18px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des h5 p {
    color: #8a8a8a;
    font-size: 11px;
    padding-bottom: 5px;
    font-weight: 400;
}

.vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des {
    padding: 20px 20px;
}

    .vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h6 {
        font-size: 16px;
    }

@media only screen and (max-width: 575px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h5 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 15px;
        text-align: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h5 span {
    line-height: 1;
    color: #0DA43F;
    font-size: 18px;
    font-weight: 500 !important;
}

@media only screen and (max-width: 1200px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h5 span {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h5 span {
        font-size: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h5 span {
        font-size: 18px;
    }
}

.vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h5 a {
    font-size: 16px;
    margin-right: 15px;
}

@media only screen and (max-width: 1199px) {
    .vp-budget-list .vp-budget-ilist .vp-budget-des.vp-total-des h5 a {
        font-size: 14px;
    }
}

.vp-budget-list .vp-chart-ilist {
    padding: 30px 25px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

.vp-budget-tab-content {
    padding: 5px;
    margin-top: 30px;
    background: #ffffff;
}

    .vp-budget-tab-content .vp-budget-tab-head {
        position: relative;
        text-align: left;
        margin-bottom: 7px;
    }

        .vp-budget-tab-content .vp-budget-tab-head h6 {
            position: relative;
            z-index: 1;
            line-height: 1;
            line-height: 1;
            padding: 15px 28px;
            margin-bottom: 25px;
            color: #1e1e1e;
            font-family: "Argentum Sans";
            font-size: 16px;
            font-weight: 500;
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content;
            background: #38E672;
            border-radius: 5px;
            text-transform: capitalize;
        }

@media only screen and (max-width: 767px) {
    .vp-budget-tab-content .vp-budget-tab-head h6 {
        font-size: 16px;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list {
        padding: 15px 30px;
        background: #ffffff;
        border-bottom: 1px solid #ededed;
    }

@media only screen and (max-width: 767px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list {
        padding: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-common-details-des {
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-common-details-des.vp-travel-details {
        padding-bottom: 0;
        padding-left: 35px;
        position: relative;
    }

        .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-common-details-des.vp-travel-details .vp-abs-timeline {
            position: absolute;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            width: 35% !important;
            left: -15%;
            top: 30px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-budget-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-budget-price h6 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    color: #0DA43F;
}

@media only screen and (max-width: 991px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-sloc {
        margin-bottom: 10px;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-sloc h5 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-sloc .vp-flight-ddate .vp-date-seo {
    font-family: "Argentum Sans";
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #3C3C3C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-sloc .vp-flight-ddate .vp-date-seo img {
        width: 17px;
    }

@media only screen and (max-width: 991px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-eloc {
        margin-bottom: 8px;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-eloc h5 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-eloc .vp-flight-ddate .vp-date-seo {
    font-family: "Argentum Sans";
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #3C3C3C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-iloc.vp-travel-eloc .vp-flight-ddate .vp-date-seo img {
        width: 17px;
    }

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-flight-details-des {
        margin-bottom: 15px;
        padding: 10px 0 5px;
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #ededed;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-flight-details-des label.flightlabel {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
    color: #656565;
    margin-bottom: 3px;
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-flight-details-des h6 {
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
    color: #3A3A3C;
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-prices {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-prices .vp-travel-price-head {
    font-family: "Argentum Sans";
}

    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-prices .vp-travel-price-head p {
        font-size: 14px;
    }

        .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-prices .vp-travel-price-head p img {
            height: 18px;
            margin-right: 3px;
        }

    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-prices .vp-travel-price-head div {
        font-size: 14px;
    }

        .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-travel-prices .vp-travel-price-head div.mt-1 img {
            height: 16px;
        }

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list h6 {
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 1200px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list h6 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list h6 {
        font-size: 16px;
        margin-bottom: 7px;
    }
}

@media only screen and (max-width: 414px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list h6 {
        font-size: 16px;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list p {
    font-size: 20px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1200px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list p {
        font-size: 16px;
        line-height: 1.2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line {
    position: relative;
    width: 100%;
    height: 1px;
    margin: 10px 5px 0;
    background: #51f788;
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line {
        width: 100%;
        display: block;
        margin: 7px 15px 7px;
    }
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line::after,
.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line::before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: '';
    width: 10px;
    height: 10px;
    margin: auto;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #38E672;
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line::after {
    left: 0;
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line::before {
    right: 0;
}

.vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line img {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budgetd-smbg .vp-hotel-details-list .vp-line img {
        width: 18px;
        height: 18px;
    }
}

.vp-budget-tab-content .vp-budget-price .vp-budget-iprice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

    .vp-budget-tab-content .vp-budget-price .vp-budget-iprice .vp-bud-tnights {
        font-family: "Argentum Sans";
        font-size: 14px;
    }

        .vp-budget-tab-content .vp-budget-price .vp-budget-iprice .vp-bud-tnights span img {
            margin-right: 3px;
        }

    .vp-budget-tab-content .vp-budget-price .vp-budget-iprice .vp-bud-tnhold .vp-night-hold {
        font-family: "Argentum Sans";
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-budget-tab-content .vp-budget-price .vp-budget-iprice .vp-bud-tnhold .vp-night-hold img {
            margin-right: 3px;
        }

    .vp-budget-tab-content .vp-budget-price .vp-budget-iprice .vp-bud-hprice h6 {
        margin-bottom: 0 !important;
    }

@media only screen and (max-width: 767px) {
    .vp-budget-tab-content .vp-common-date-des {
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des .text-end {
        padding-left: 35px !important;
    }
}

@media only screen and (max-width: 414px) {
    .vp-budget-tab-content .vp-common-date-des .text-end {
        padding-left: 25px !important;
    }
}

.vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
    .vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner {
        margin-bottom: 0px;
    }
}

.vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner .vp-bud-ditem {
    width: calc(50% - 10px);
    margin-right: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner .vp-bud-ditem {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner .vp-bud-ditem .vp-bud-bchkin {
    font-family: "Argentum Sans";
    font-weight: 400;
}

    .vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner .vp-bud-ditem .vp-bud-bchkin span {
        font-size: 14px;
        color: #7F7F7F;
    }

    .vp-budget-tab-content .vp-common-date-des .vp-bud-dmain .vp-bud-dinner .vp-bud-ditem .vp-bud-bchkin .vp-act-chkint {
        font-size: 14px;
        color: #3A3A3C;
    }

.vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-dinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
    .vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-dinner {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-dinner {
        margin-top: 0;
    }
}

.vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-ditem {
    width: calc(50% - 15px);
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-ditem {
        width: 100%;
    }
}

.vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-ditem:first-child {
    margin-right: 15px;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-ditem:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-ditem .vp-acti-bchkin span {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #7F7F7F;
}

.vp-budget-tab-content .vp-common-date-des .vp-acti-dmain .vp-acti-ditem .vp-acti-bchkin .vp-acti-chkint {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3C;
}

.vp-budget-tab-content .vp-common-date-des .vp-common-or {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    background: #51f788;
    font-weight: 400;
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des .vp-common-or {
        width: 27px;
        height: 27px;
        font-size: 14px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 414px) {
    .vp-budget-tab-content .vp-common-date-des .vp-common-or {
        width: 25px;
        height: 25px;
        font-size: 13px;
        line-height: 24px;
    }
}

.vp-budget-tab-content .vp-common-date-des p {
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 14px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 1200px) {
    .vp-budget-tab-content .vp-common-date-des p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-common-date-des p {
        font-size: 16px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: left;
        display: block;
    }
}

@media only screen and (max-width: 414px) {
    .vp-budget-tab-content .vp-common-date-des p {
        font-size: 14px;
    }
}

.vp-budget-tab-content .vp-common-date-des p span:not(.vp-small-font) {
    display: block;
    padding: 0 0 5px;
    color: #1e1e1e;
    font-size: 17px;
}

@media only screen and (max-width: 1440px) {
    .vp-budget-tab-content .vp-common-date-des p span:not(.vp-small-font) {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-budget-tab-content .vp-common-date-des p span:not(.vp-small-font) {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-budget-tab-content .vp-common-date-des p span:not(.vp-small-font) {
        font-size: 16px;
        width: 100%;
    }
}

@media only screen and (max-width: 414px) {
    .vp-budget-tab-content .vp-common-date-des p span:not(.vp-small-font) {
        font-size: 14px;
    }
}

.vp-budget-tab-content .vp-budget-price h6 {
    margin-bottom: 0;
    color: #376be0;
    font-size: 18px;
    font-weight: 400;
}

@media only screen and (max-width: 1200px) {
    .vp-budget-tab-content .vp-budget-price h6 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budget-price h6 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 10px;
    }

        .vp-budget-tab-content .vp-budget-price h6 img {
            margin-right: 8px;
            width: 15px;
            height: 15px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budget-price h6 {
        font-size: 18px;
    }
}

.vp-budget-tab-content .vp-budget-price span img {
    position: relative;
    top: -1px;
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budget-price span img {
        margin-right: 5px;
    }
}

.vp-budget-tab-content .vp-budget-price p {
    margin-top: 5px;
    font-size: 13px;
    vertical-align: middle;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budget-price p {
        font-size: 18px;
    }
}

.vp-budget-tab-content .vp-budget-price p img {
    position: relative;
    top: -2px;
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-budget-tab-content .vp-budget-price p img {
        margin-left: 5px;
    }
}

.vp-budget-tab-content .vp-budget-price .vp-night-hold img {
    vertical-align: bottom;
}

.vp-budget-tab-content.vp-budget-hotel-list .vp-common-details-des .vp-hotel-bhead,
.vp-budget-tab-content.vp-budget-activity-list .vp-common-details-des .vp-hotel-bhead {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    color: #3A3A3C;
}

    .vp-budget-tab-content.vp-budget-hotel-list .vp-common-details-des .vp-hotel-bhead img,
    .vp-budget-tab-content.vp-budget-activity-list .vp-common-details-des .vp-hotel-bhead img {
        position: relative;
        top: -2px;
        margin-right: 5px;
    }

.vp-budget-tab-content.vp-budget-hotel-list .vp-common-details-des .vp-acti-head,
.vp-budget-tab-content.vp-budget-activity-list .vp-common-details-des .vp-acti-head {
    font-family: "Argentum Sans";
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #3A3A3C;
}

.vp-budget-tab-content.vp-budget-hotel-list .vp-common-details-des .vp-acti-location,
.vp-budget-tab-content.vp-budget-activity-list .vp-common-details-des .vp-acti-location {
    color: #7F7F7F;
}

.vp-budget-tab-content.vp-budget-hotel-list .vp-common-details-des h6,
.vp-budget-tab-content.vp-budget-activity-list .vp-common-details-des h6 {
    font-family: "Argentum Sans";
}

    .vp-budget-tab-content.vp-budget-hotel-list .vp-common-details-des h6 img,
    .vp-budget-tab-content.vp-budget-activity-list .vp-common-details-des h6 img {
        position: relative;
        top: -1px;
        width: 15px;
        height: 15px;
        margin-right: 2px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-budget-price-total {
    margin-top: 30px;
    background: #f3fff4;
    padding: 15px 35px 15px 30px;
    border-radius: 5px;
    border: 1px solid #ededed;
}

@media only screen and (max-width: 767px) {
    .vp-budget-price-total {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-budget-price-total {
        text-align: right;
    }
}

.vp-budget-price-total .vp-budget-link-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

@media only screen and (max-width: 575px) {
    .vp-budget-price-total .vp-budget-link-group {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.vp-budget-price-total .vp-budget-link-group a.btn {
    margin-right: 15px;
}

.vp-budget-price-total h6 {
    color: #0DA43F;
    margin-bottom: 0;
    font-family: "Argentum Sans";
    font-size: 20px;
    font-weight: 400;
}

@media only screen and (max-width: 1199px) {
    .vp-budget-price-total h6 {
        font-size: 18px;
    }
}

.vp-budget-price-total h6 span {
    display: block;
    color: #3A3A3C;
    font-family: "Argentum Sans";
    font-size: 14px;
    text-transform: capitalize;
}

@media only screen and (max-width: 1199px) {
    .vp-budget-price-total h6 span {
        font-size: 14px;
    }
}

.vp-book-link {
    text-decoration: underline;
}

.btn-md {
    font-size: 14px !important;
    padding: 10px 20px !important;
}

.vp-pref-tabs {
    margin: 30px auto 50px;
}

@media only screen and (min-width: 1920px) {
    .vp-pref-tabs {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-pref-tabs {
        margin: 250px auto 50px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-pref-tabs {
        margin: 290px auto 50px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-pref-tabs {
        margin: 0px auto 50px;
    }
}

.vp-pref-tabs #nav-calendar {
    margin-top: -27px;
}

.vp-pref-tabs .vp-calendar-tab#nav-calendar {
    margin-top: -37px;
}


/* --- Prefrence SubTab Css Start --- */

.vp-sub-tab {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
}

    .vp-sub-tab .nav-tabs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 20px 15px;
    }

@media only screen and (max-width: 767px) {
    .vp-sub-tab .nav-tabs {
        padding: 20px 0;
    }
}

.vp-sub-tab .nav-link {
    border: 0;
    padding: 0;
    margin: 0 10px 0 0;
    padding: 13px 20px;
    line-height: 1;
    color: #797979;
    font-family: "Argentum Sans";
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .nav-link {
        margin: 0 5px;
        font-size: 13px;
    }
}

.vp-sub-tab .nav-link.active {
    font-weight: 500;
    color: #3A3A3C;
}

.vp-sub-tab .nav-link .vp-sub-tab-icon {
    position: relative;
    top: -1px;
    margin-right: 5px;
    line-height: 19px;
    border-radius: 50%;
    display: inline-block;
    background: transparent;
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .nav-link .vp-sub-tab-icon {
        width: 20px;
        height: 20px;
        line-height: 17px;
        margin-right: 0;
    }
}

.vp-sub-tab .nav-link .vp-sub-tab-icon img {
    width: 12px;
    height: 12px;
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .nav-link .vp-sub-tab-icon img {
        width: 10px;
        height: 10px;
    }
}

.vp-sub-tab .nav-link:hover,
.vp-sub-tab .nav-link:focus,
.vp-sub-tab .nav-link.active {
    color: #3A3A3C;
    background-color: #38E672;
    font-weight: 500;
}

    .vp-sub-tab .nav-link:hover .vp-sub-tab-icon,
    .vp-sub-tab .nav-link:focus .vp-sub-tab-icon,
    .vp-sub-tab .nav-link.active .vp-sub-tab-icon {
        background: transparent;
    }

        .vp-sub-tab .nav-link:hover .vp-sub-tab-icon svg path,
        .vp-sub-tab .nav-link:focus .vp-sub-tab-icon svg path,
        .vp-sub-tab .nav-link.active .vp-sub-tab-icon svg path {
            fill: #3A3A3C;
        }

.vp-sub-tab .tab-content {
    border: 0;
    padding: 15px;
    border-radius: 0;
}

    .vp-sub-tab .tab-content.calendarContent {
        padding-bottom: 8px;
        padding-top: 31px;
    }

@media only screen and (max-width: 992px) {
    .vp-sub-tab .tab-content.calendarContent {
        padding-top: 47px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-sub-tab .tab-content.calendarContent {
        padding-top: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content {
        padding: 20px 15px;
    }
}

.vp-sub-tab .tab-content .vp-member-head h5 {
    line-height: 1;
    margin-bottom: 0;
    font-size: 16px;
    text-transform: capitalize;
}

    .vp-sub-tab .tab-content .vp-member-head h5 img {
        width: 15px;
        height: 15px;
        margin-left: 2px;
        margin-top: -3px;
    }

.vp-sub-tab .tab-content .vp-btn-del {
    position: absolute;
    top: 10px;
    right: 15px;
    text-align: center;
}

    .vp-sub-tab .tab-content .vp-btn-del img {
        width: 15px;
        height: 18px;
        -o-object-fit: contain;
        object-fit: contain;
        margin-top: 6px;
    }

.vp-sub-tab .tab-content .vp-member-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background: #F0FFF5;
    border: 1px solid rgba(56, 230, 114, 0.3);
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-member-list {
        margin-top: 15px;
    }
}

.vp-sub-tab .tab-content .vp-member-list .vp-member-list.vp-member-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none !important;
    background: transparent;
    padding: 25px 10px 25px 20px !important;
    margin-bottom: 0;
}

.vp-sub-tab .tab-content .vp-member-list .vp-member-profile {
    width: 65px;
    height: 65px;
    margin-right: 20px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 3px solid #ffffff;
}

@media only screen and (max-width: 1199px) {
    .vp-sub-tab .tab-content .vp-member-list .vp-member-profile {
        margin-right: 10px;
    }
}

.vp-sub-tab .tab-content .vp-member-list h6 {
    margin-bottom: 0;
    line-height: 1.8;
    color: #3A3A3C;
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
}

    .vp-sub-tab .tab-content .vp-member-list h6 span {
        display: block;
        font-size: 13px;
        font-weight: 400;
    }

.vp-sub-tab .tab-content .vp-airport-list {
    margin-bottom: 20px;
    background: #FFFFFF;
    padding: 25px 15px 20px;
    border-radius: 10px;
    min-height: 141px;
    border: 1px solid rgba(56, 230, 114, 0.3);
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-airport-list {
        margin-top: 15px;
    }
}

.vp-sub-tab .tab-content .vp-airport-list.highLightBG {
    background-color: #F0FFF5 !important;
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    position: relative;
}

    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-ap-icon {
        position: relative;
        top: -2px;
        width: 18px;
        height: 18px;
        margin-right: 10px;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (min-width: 1920px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-ap-icon {
        top: 2px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-ap-icon {
        width: 15px;
        height: 15px;
        margin-right: 5px;
        top: 2px;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-airport-des {
    padding-right: 35px;
}

    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-airport-des h5 {
        line-height: 1;
        font-family: "Argentum Sans";
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 500;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        color: #3A3A3C;
    }

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-airport-des h5 {
        font-size: 12px;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-airport-des p {
    line-height: 1.2;
    color: #656565;
    font-family: "Argentum Sans";
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-airport-des p {
        font-size: 10px;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-top-list .vp-btn-del {
    top: -15px;
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list {
    padding-top: 10px;
}

    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul {
        padding-left: 25px;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul {
        padding-left: 20px;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li {
    line-height: 1;
    display: inline-block;
    list-style-type: none;
    margin-bottom: 5px;
    position: relative;
    top: -2px;
}

@media only screen and (max-width: 1200px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li {
        width: 100%;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li:last-child {
    position: relative;
    top: 3px;
    float: right;
}

@media only screen and (min-width: 992px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li:last-child {
        margin-left: auto;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li a {
    color: #3A3A3C;
    font-family: "Argentum Sans";
    font-size: 12px !important;
    font-weight: 500;
    position: relative;
    top: 2px;
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li a {
        font-size: 14px;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li a img {
    margin-top: -3px;
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li .form-check {
    display: inline-block;
    padding-left: 0;
    padding-right: 25px;
    margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {
    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li .form-check {
        padding-right: 20px;
    }
}

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li .form-check .form-check-input {
    position: relative;
    top: -3px;
    float: right;
    margin-left: 8px;
    margin-right: -20px;
    border: 1px solid #D9D9D9;
    height: 18px;
    width: 18px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}

    .vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li .form-check .form-check-input:checked {
        background-color: #38E672 !important;
        border-color: #38E672 !important;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.vp-sub-tab .tab-content .vp-airport-list .vp-airport-bt-list ul li .form-check .form-check-label {
    position: relative;
    top: 1px !important;
    font-family: "Argentum Sans";
    font-size: 12px !important;
    font-weight: 500;
    color: #3A3A3C;
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter {
        margin-top: 15px;
        padding-bottom: 25px;
    }
}

.vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter {
    border: 0;
    background: transparent;
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter {
        margin-bottom: 0px;
    }
}

.vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des {
    padding: 0;
}

    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des {
        margin-bottom: 20px;
        background: #FFFFFF;
        padding: 20px 15px 20px;
        border-radius: 10px;
        border: 1px solid rgba(56, 230, 114, 0.3);
    }

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des {
        min-height: 120px;
    }
}

@media only screen and (max-width: 992px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des {
        margin-bottom: 15px;
    }
}

.vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul {
    padding-left: 0;
    margin-bottom: 2px;
}

    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul li {
        display: inline-block;
    }

        .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul li a {
            width: 26px;
            height: 26px;
            margin-right: 4px;
            margin-top: 2px;
            margin-bottom: 2px;
            line-height: 26px;
            text-align: center;
            border-radius: 5px;
            color: #656565;
            font-size: 13px;
            display: inline-block;
            font-family: "Argentum Sans";
            font-weight: 400;
            border: 1px solid #D9D9D9;
            background-color: #ffffff;
        }

            .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul li a:hover,
            .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul li a:focus,
            .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul li a.active {
                color: #1e1e1e;
                background: #38E672;
                border-color: transparent;
            }

@media only screen and (max-width: 1350px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul li a {
        width: 25px;
        height: 25px;
        font-size: 12px;
        margin-right: 0;
        line-height: 25px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des ul li a {
        margin-right: 2px;
    }
}

.vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des h6 {
    font-family: "Argentum Sans";
    font-size: 15px;
    color: #3A3A3C;
}

@media only screen and (max-width: 1350px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des h6 {
        margin-bottom: 5px;
    }
}

.vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-price ul li a {
    width: auto;
    padding: 1px 7px;
    min-width: 26px;
}

.vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-btn .btn {
    padding: 8px 15px 8px;
    min-width: 75px;
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
}

    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-btn .btn.btn-primary-green:hover {
        background-color: #1D231F;
    }

    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-btn .btn.btn-primary-black {
        background-color: #1D231F;
        color: #fff;
    }

        .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-btn .btn.btn-primary-black:hover {
            background-color: #38E672;
            color: #3A3A3C;
            border-color: #38E672;
        }

@media only screen and (max-width: 1350px) {
    .vp-sub-tab .tab-content .vp-hotel-pref-tab .vp-hotel-filter .vp-filter .vp-filter-btn .btn {
        margin: 5px 0;
        min-width: 100px;
    }
}

.btn-primary-black {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    background-color: #1D231F;
    color: #FFFFFF;
    padding: 11px 35px;
}

    .btn-primary-black:hover {
        background-color: #38E672 !important;
        color: #1D231F !important;
    }


/* --- Prefrence SubTab Css End --- */


/* --- Map Tab Css Start --- */

@media only screen and (max-width: 991px) {
    .vp-map-plan {
        padding: 15px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan {
        padding: 15px;
        margin-top: 10px;
    }
}

.vp-map-plan .vp-filter {
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

@media only screen and (max-width: 991px) {
    .vp-map-plan .vp-filter {
        margin-bottom: 20px;
    }
}

.vp-map-plan .vp-filter .vp-common-form {
    padding: 20px 20px 15px;
}

.vp-map-plan .vp-filter .vp-filter-head {
    padding: 30px 20px;
}

@media only screen and (max-width: 1440px) {
    .vp-map-plan .vp-filter .vp-filter-head {
        padding: 30px 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-head {
        padding: 25px 5px;
    }
}

.vp-map-plan .vp-filter .vp-filter-head h5 {
    margin-bottom: 0;
    font-family: "Argentum Sans";
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
}

@media only screen and (max-width: 1199px) {
    .vp-map-plan .vp-filter .vp-filter-head h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-head h5 {
        font-size: 16px;
    }
}

.vp-map-plan .vp-filter .vp-filter-head .btn {
    line-height: 1;
    padding: 8px 15px;
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-head .btn {
        padding: 5px;
        font-size: 12px;
    }
}

.vp-map-plan .vp-filter .vp-filter-head .vp-btn-reset {
    border: 0;
    line-height: 1;
    color: #fff;
    background: #1e1e1e;
    padding: 7px 15px 9px;
}

    .vp-map-plan .vp-filter .vp-filter-head .vp-btn-reset:hover,
    .vp-map-plan .vp-filter .vp-filter-head .vp-btn-reset:focus {
        color: #1e1e1e;
    }

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-head .vp-btn-reset {
        padding: 10px 12px;
        font-size: 14px;
    }
}

.vp-map-plan .vp-filter .vp-filter-head .vp-btn-search {
    color: #1e1e1e;
    border-color: #38E672;
    background-color: #38E672;
}

    .vp-map-plan .vp-filter .vp-filter-head .vp-btn-search:hover,
    .vp-map-plan .vp-filter .vp-filter-head .vp-btn-search:focus {
        color: #fff;
        background-color: #1e1e1e;
    }

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-head .vp-btn-search {
        padding: 10px 12px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-head .vp-search-btn {
        margin-top: 0px;
    }
}

.vp-map-plan .vp-filter .vp-filter-head .vp-btn-list {
    border: 0;
}

.vp-map-plan .vp-filter .vp-filter-head a {
    color: #7F7F7F;
    font-family: "Argentum Sans";
    font-size: 15px;
    background-color: transparent;
    padding: 15px 20px;
}

@media only screen and (max-width: 1440px) {
    .vp-map-plan .vp-filter .vp-filter-head a {
        padding: 13px 15px;
    }
}

@media only screen and (max-width: 390px) {
    .vp-map-plan .vp-filter .vp-filter-head a {
        padding: 15px 15px;
    }
}

.vp-map-plan .vp-filter .vp-filter-head a:first-child {
    margin-right: 10px;
}

    .vp-map-plan .vp-filter .vp-filter-head a:first-child::after {
        content: none;
    }

.vp-map-plan .vp-filter .vp-filter-head a:hover,
.vp-map-plan .vp-filter .vp-filter-head a.vp-active {
    background-color: #38E672;
    color: #3A3A3C;
    font-weight: 500;
    border-radius: 8px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .vp-map-plan .vp-filter .vp-filter-head a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-head a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 390px) {
    .vp-map-plan .vp-filter .vp-filter-head a {
        font-size: 14px;
    }
}

.vp-map-plan .vp-filter .vp-filter-checkbox .custom-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Argentum Sans";
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

@media only screen and (max-width: 991px) {
    .vp-map-plan .vp-filter .vp-filter-checkbox .custom-checkbox {
        font-size: 12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-checkbox .custom-checkbox {
        font-size: 15px;
    }
}

.vp-map-plan .vp-filter .vp-filter-checkbox .custom-checkbox .checkmark {
    top: 4px;
}

.vp-map-plan .vp-filter .vp-filter-checkbox .custom-checkbox i,
.vp-map-plan .vp-filter .vp-filter-checkbox .custom-checkbox img {
    position: relative;
    top: 2px;
    width: 15px;
    height: 15px;
    margin: 4px 7px 0 2px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-map-plan .vp-filter .vp-filter-checkbox .custom-checkbox i {
    background-size: contain;
}

.vp-map-plan .vp-filter .vp-filter-des {
    padding: 15px 30px 15px;
    border-top: 1px solid #dddddd;
}

@media only screen and (max-width: 1199px) {
    .vp-map-plan .vp-filter .vp-filter-des {
        padding-top: 20px;
    }
}

.vp-map-plan .vp-filter .vp-filter-des.vp-filter-check a {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 600;
    color: #3A3A3C;
    position: relative;
    top: 3px;
    left: 3px;
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des {
    padding-bottom: 0px;
}

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des h6 {
        font-family: "Argentum Sans";
        font-size: 16px;
        margin-bottom: 12px;
        font-weight: 600;
    }

        .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des h6 a {
            font-size: inherit;
            line-height: 1;
        }

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .form-check-label {
        position: relative;
        top: -2px;
        color: #1e1e1e;
        font-size: 14px;
    }

@media only screen and (max-width: 1199px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .form-check-label {
        font-size: 16px;
        top: 0;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .custom-checkbox {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .custom-checkbox .checkmark {
            top: 4px;
        }
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a {
    margin: 12px 0;
    display: block;
    font-size: 14px;
}

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a img {
        opacity: 0.6;
        margin-right: 10px;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

@media only screen and (max-width: 375px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a img {
        display: block;
    }
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:hover,
.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:focus {
    color: #1e1e1e;
}

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:hover img,
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:focus img {
        opacity: 1;
    }

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 991px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link {
    width: 30%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    line-height: 1.5;
    text-align: center;
    margin: 0 5px 15px 0;
    padding: 8px 5px 10px;
    font-weight: 400;
    border-radius: 10px;
    border: 1px solid #ededed;
}

@media only screen and (max-width: 1199px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link {
        font-size: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link {
        width: 12%;
    }
}

@media only screen and (max-width: 659px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link {
        width: 20%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link {
        width: 31%;
    }
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link span:not(.vp-small-font) {
    display: block;
    text-align: center;
    font-size: 20px;
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link span sup {
    font-size: 14px !important;
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link:hover,
.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link:focus,
.vp-map-plan .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-date-list a.vp-filter-date-link.vp-active {
    color: #376be0;
    background-color: #eff4ff;
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link {
    text-align: center;
}

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link a {
        color: #1e1e1e;
        font-size: 13px;
    }

        .vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link a:hover,
        .vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link a:focus {
            color: #376be0;
            text-decoration: underline;
        }

        .vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link a::before {
            content: '|';
            color: #1e1e1e;
            padding: 0 8px 0 5px;
        }

        .vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link a:first-child::before {
            display: none;
        }

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link.vp-filter-vbtns {
        padding: 10px 0 15px;
    }

        .vp-map-plan .vp-filter .vp-filter-des .vp-filter-view-link.vp-filter-vbtns a {
            font-family: "Argentum Sans";
            font-size: 14px;
            font-weight: 500;
            text-decoration: underline;
            color: #0DA43F;
        }

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list {
    cursor: move;
    padding: 12px 22px 12px 22px;
    margin-bottom: 10px;
    border-radius: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #D9D9D9 !important;
    background-color: #ffffff !important;
}

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list.vp-bg-lightcyan * {
        color: #1e1e1e !important;
    }

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid .vp-poi-icon {
        position: relative;
        top: -3px;
    }

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid .vp-btn-del {
        padding: 0;
        width: 30px;
        height: 30px;
        display: block;
        margin-left: auto;
        line-height: 28px;
        text-align: center;
    }

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid h6 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.3;
        margin-bottom: 0;
        font-family: "Argentum Sans";
        font-size: 14px;
        color: #3A3A3C;
        font-weight: 400;
    }

@media only screen and (min-width: 1920px) {
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid h6 {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid h6 i:not(.fas),
.vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid h6 img:not(.fas) {
    position: relative;
    top: 1px;
    width: 15px;
    height: 15px;
    margin: 0 5px 0;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid h6 i {
    background-size: contain;
}

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list .vp-poi-grid h6 i.fas {
        min-width: 32px;
    }

.vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list:hover,
.vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list:focus {
    background-color: #eff4ff;
}

    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list:hover h6,
    .vp-map-plan .vp-filter .vp-filter-des .vp-filter-poi-list .vp-poi-sub-list:focus h6 {
        color: #0DA43F;
    }

.vp-map-plan .vp-map-show-iframe .vp-filter .vp-common-form .f-label {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 600;
    color: #3A3A3C;
    margin-bottom: 10px;
}

.vp-map-plan .vp-map-show-iframe .vp-filter .vp-common-form .vp-select-wrap,
.vp-map-plan .vp-map-show-iframe .vp-filter .vp-common-form .form-control {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #3A3A3C;
}

.vp-map-plan .vp-map-tab-iframe {
    margin-top: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
}

    .vp-map-plan .vp-map-tab-iframe .btn-hide {
        left: -25px;
    }

@media only screen and (max-width: 991px) {
    .vp-map-plan .vp-map-tab-iframe .btn-hide {
        display: none;
    }
}

.vp-map-plan .vp-map-tab-iframe iframe {
    width: 100%;
    height: 700px;
    border-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-map-plan .vp-map-tab-iframe iframe {
        height: 500px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-map-plan .vp-map-tab-iframe iframe {
        height: 350px;
    }
}

.vp-map-tab .vp-common-timeline ul li {
    margin-left: -2px;
}

@media only screen and (max-width: 1920px) {
    .vp-map-tab .vp-common-timeline ul li {
        margin-left: -4px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-map-tab .vp-common-timeline ul li {
        margin-left: -7px;
        min-width: 105px;
    }

        .vp-map-tab .vp-common-timeline ul li:first-child {
            margin-left: 0px;
        }
}

.vp-map-tab .vp-common-timeline ul li:first-child::after {
    width: 50%;
}


/* --- Map Tab Css End --- */

@media only screen and (min-width: 2000px) {
    .vp-map-plan .col-lg-4,
    .vp-travel-bottom .col-lg-4 {
        width: 25%;
    }

    .vp-map-plan .col-lg-8,
    .vp-travel-bottom .col-lg-8 {
        width: 75%;
    }

    .vp-map-plan .col-lg-4 .vp-filter {
        height: 100%;
    }

        .vp-map-plan .col-lg-4 .vp-filter .custom-checkbox {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .vp-map-plan .col-lg-4 .vp-filter .custom-checkbox .checkmark {
                top: 8px;
            }
}

.vp-member-list .vp-member-placeholder {
    width: 65px;
    height: 65px;
    margin-right: 20px;
    border-radius: 50%;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #38E672;
    background: rgba(255, 255, 255, 0.1);
}

    .vp-member-list .vp-member-placeholder span {
        font-family: "Argentum Sans";
        font-size: 22px;
        font-weight: 600;
        line-height: 65px;
        color: #38E672;
        position: relative;
        top: -2px;
    }

.vp-member-add-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Argentum Sans";
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 25px;
}

    .vp-member-add-head.vp-nborder-top {
        border-top: 0px;
        margin-top: 0;
        padding-top: 5px;
    }

    .vp-member-add-head .btn-sm {
        padding: 8px 13px;
        font-family: "Argentum Sans";
        font-size: 14px;
    }

        .vp-member-add-head .btn-sm:hover svg path {
            fill: #fff;
        }

        .vp-member-add-head .btn-sm svg {
            position: relative;
            top: -1px;
            margin-right: 3px;
        }

    .vp-member-add-head img {
        width: 18px;
        height: 18px;
    }

@media only screen and (max-width: 575px) {
    .scrollbar {
        max-height: 300px;
        background: transparent;
        overflow-x: hidden;
        overflow-y: auto;
        padding-right: 10px;
    }

    #style-1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    #style-1::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
    }

    #style-1::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #c0c0c0;
    }
}

.vp-calendar-list {
    width: calc(100% - 235px);
    max-width: 1290px;
    top: 274px;
}

@media only screen and (min-width: 992px) {
    .vp-calendar-list {
        max-width: 936px;
        width: calc(100% - 60px);
    }
}

@media only screen and (min-width: 1199px) {
    .vp-calendar-list {
        max-width: 960px;
        width: calc(100% - 104px);
    }
}

@media only screen and (min-width: 1200px) {
    .vp-calendar-list {
        max-width: 1116px;
        top: 274px;
    }
}

@media only screen and (min-width: 1400px) {
    .vp-calendar-list {
        width: calc(100% - 0px);
        max-width: 1290px;
    }
}

.ui-autocomplete.ui-widget-content {
    z-index: 1111 !important;
}

@media only screen and (min-width: 2600px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 2400px;
    }
}

body {
    padding-bottom: 0 !important;
}

.vp-inner-banner {
    position: relative;
    padding: 185px 0 !important;
    min-height: 400px;
    background-position: bottom;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    z-index: 1;
}

    .vp-inner-banner img {
        position: absolute;
        top: 0;
        height: 525px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

@media only screen and (max-width: 1115px) {
    .vp-inner-banner img {
        height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-banner img {
        height: 100%;
        min-height: auto !important;
    }
}

.vp-inner-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/latest/images/bg-faded-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-height: 525px;
    z-index: 1;
}

@media only screen and (max-width: 1290px) {
    .vp-inner-banner {
        padding: 160px 0 !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-inner-banner {
        padding: 150px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .vp-inner-banner {
        padding: 130px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-banner {
        padding: 100px 0 !important;
        min-height: auto !important;
    }
}

.vp-inner-banner .vp-inner-banner-desc {
    position: relative;
    z-index: 1;
}

    .vp-inner-banner .vp-inner-banner-desc .vp-inner-head-area .vp-subhead {
        font-size: 60px;
        line-height: 40px;
        font-family: 'Kaushan Script';
        color: #ffffff;
        margin-bottom: 15px;
    }

    .vp-inner-banner .vp-inner-banner-desc .vp-inner-head-area .vp-head {
        font-family: "Khand";
        font-size: 86px;
        line-height: 116px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #ffffff;
    }

@media only screen and (max-width: 1115px) {
    .vp-inner-banner .vp-inner-banner-desc .vp-inner-head-area .vp-head {
        font-size: 66px;
        line-height: 66px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-banner .vp-inner-banner-desc .vp-inner-head-area .vp-head {
        font-size: 46px;
        line-height: 46px;
    }
}

.vp-banner-grnpattern {
    position: relative;
}

    .vp-banner-grnpattern:after {
        content: '';
        position: absolute;
        bottom: -40px;
        background: url(/latest/images/backgrounds/bg-patternbtm-green.png);
        height: 94px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
    }

@media only screen and (max-width: 1440px) {
    .vp-banner-grnpattern:after {
        height: 74px;
        bottom: -30px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-grnpattern:after {
        height: 74px;
        bottom: -30px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-grnpattern:after {
        height: 74px;
        bottom: -80px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-grnpattern:after {
        height: 74px;
        bottom: -45px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-grnpattern:after {
        height: 74px;
        bottom: -45px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-grnpattern:after {
        height: 54px;
        bottom: -35px;
    }
}

.vp-banner-whitepattern {
    position: relative;
}

    .vp-banner-whitepattern:after {
        content: '';
        position: absolute;
        bottom: -40px;
        background: url(/latest/images/backgrounds/bg-patternbtm-white.png);
        height: 94px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
    }

@media only screen and (max-width: 1440px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -30px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -30px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -80px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -45px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -45px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-whitepattern:after {
        height: 54px;
        bottom: -35px;
    }
}

.hide-lg {
    display: none;
}

@media only screen and (min-width: 992px) {
    .hide-lg {
        display: block;
    }
}

.vp-tourism-list {
    position: relative;
    z-index: 1;
    margin-top: 30px;
    padding-top: 0 !important;
}

@media only screen and (max-width: 1115px) {
    .vp-tourism-list {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list {
        padding-top: 0;
        margin-top: 15px;
    }
}

.vp-tourism-list .vp-tourism-head {
    margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-head {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head {
        margin-bottom: 15px !important;
    }
}

.vp-tourism-list .vp-tourism-head .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-head .vp-subhead {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head .vp-subhead {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }
}

.vp-tourism-list .vp-tourism-head .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

@media only screen and (max-width: 1115px) {
    .vp-tourism-list .vp-tourism-head .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head .vp-head {
        font-size: 22px;
        line-height: 28px;
    }
}

.vp-tourism-list .vp-tourism-head .vp-head br {
    display: block !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head .vp-head br {
        display: none !important;
    }
}

.vp-tourism-list .vp-tourism-search {
    position: relative;
    background: #ffffff;
    border-radius: 19px;
    padding: 13px 35px 13px 35px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search {
        padding: 23px 20px 55px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search {
        padding: 13px 13px 35px;
    }
}

.vp-tourism-list .vp-tourism-search .form-label {
    font-size: 14px;
    font-family: "Argentum Sans";
    font-weight: 400;
    color: #837F7F;
    margin-bottom: 0;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .form-label {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .form-label {
        padding-top: 0 !important;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
    padding: 0 10px;
}

@media only screen and (max-width: 1399px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        padding: 0px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding: 10px 0 20px;
    }

        .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex .vp-popular-t {
            margin-right: 20px;
        }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex .vp-popular-t {
        margin-right: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        margin-bottom: 0px;
        padding: 10px 0 10px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex img {
    max-height: 22px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex img {
        max-height: 52px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
    position: relative;
}

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container {
        width: calc(100% - 85px) !important;
    }

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container {
        width: calc(100% - 45px) !important;
        min-height: 40px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple {
    border-bottom: 1px solid #D9D9D9 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple {
        border-bottom: none !important;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #38E672;
    color: #000000;
    padding: 3px 8px 3px;
    font-family: "Argentum Sans";
    font-weight: 400;
    font-size: 14px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple .select2-selection__choice {
        font-size: 12px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #1D231F;
    margin-right: 5px;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
        margin-bottom: 10px;
        border-bottom: 1px solid #D9D9D9;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
        padding-bottom: 10px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup:after {
    content: '';
    background-color: rgba(217, 217, 217, 0.8);
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup:after {
        right: -12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup:after {
        content: none;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .vp-tourism-ficon {
    position: absolute;
    top: 15%;
    right: 25px;
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .vp-tourism-ficon {
        right: 0;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .vp-tourism-ficon img {
    max-height: 30px !important;
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
    font-size: 16px;
    font-family: "Argentum Sans";
    font-weight: 400;
    color: #0da43f;
    margin-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #D9D9D9;
    width: calc(100% - 65px);
}

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control::-webkit-input-placeholder {
        color: #837F7F;
    }

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control:-ms-input-placeholder {
        color: #837F7F;
    }

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control::-ms-input-placeholder {
        color: #837F7F;
    }

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control::placeholder {
        color: #837F7F;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
        padding-bottom: 10px;
        border-bottom: none;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
        font-size: 14px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
    text-align: right;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto !important;
    height: 100%;
    top: 0;
    padding: 0 !important;
    min-width: 170px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #38E672;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 100px;
    margin: -13px -23px -13px 1px;
    z-index: 2222;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        font-size: 28px;
        height: 110px;
        margin-top: -19px;
        min-width: 250px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        position: absolute;
        left: 0;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit {
    font-family: "Argentum Sans";
    font-size: 18px;
    width: 100%;
    height: 100%;
    font-weight: 500;
}

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit:hover {
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit {
        font-size: 28px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit img {
    max-height: 20px;
    margin-right: 4px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit img {
        max-height: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit img {
        margin-top: -3px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        min-width: 100%;
        top: auto;
        bottom: 0;
        height: auto;
        padding: 8px 0 !important;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
    }

        .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit {
            font-size: 20px;
            font-family: "Argentum Sans";
        }

        .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn img {
            max-height: 30px;
            margin-right: 10px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        padding: 5px 0 !important;
        z-index: 4;
    }
}

.vp-new-tags-list {
    margin-top: 0px !important;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 78px;
    z-index: 3;
}

@media only screen and (min-width: 2600px) {
    .vp-new-tags-list {
        top: 103px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-new-tags-list {
        top: 81px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-new-tags-list {
        top: 86px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list {
        top: 80px;
        left: 13px;
        right: 13px;
        width: calc(100% - 26px);
        margin-top: 0px !important;
    }

        .vp-new-tags-list .vp-tab-slider-tag .item {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 calc(50% - 10px);
            flex: 1 1 calc(50% - 10px);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
}

.vp-new-tags-list .vp-amenities {
    padding: 0 35px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-new-tags-list .vp-amenities {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-amenities {
        padding: 0 !important;
    }
}

.vp-new-tags-list .vp-amenities .vp-tab-slider-tag .owl-item {
    width: auto !important;
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-amenities .vp-tab-slider-tag .owl-stage {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-new-tags-list .vp-amenities .vp-tab {
    -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    opacity: 1;
    overflow: hidden;
}

@media only screen and (min-width: 2600px) {
    .vp-new-tags-list .vp-amenities .vp-tab {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-amenities .vp-tab {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.vp-new-tags-list .vp-amenities .vp-tab.vp-fixed-tabs-list {
    position: unset !important;
    width: auto !important;
    background: #ffffff !important;
    padding: 0px 0 !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

    .vp-new-tags-list .vp-amenities .vp-tab.vp-fixed-tabs-list .collapse.show {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        background-color: transparent;
    }

    .vp-new-tags-list .vp-amenities .vp-tab.vp-fixed-tabs-list .form-label {
        font-size: 14px;
        font-family: "Argentum Sans";
        font-weight: 400;
        color: #837F7F;
        margin-bottom: 0;
    }

@media only screen and (min-width: 2600px) {
    .vp-new-tags-list .vp-amenities .vp-tab.vp-fixed-tabs-list .form-label {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-amenities .vp-tab.vp-fixed-tabs-list .form-label {
        padding-bottom: 7px;
    }
}

.vp-new-tags-list .vp-amenities .vp-tab .vp-amenities-des {
    font-family: "Argentum Sans";
    font-size: 14px;
    background: #ebfcf1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media only screen and (min-width: 2600px) {
    .vp-new-tags-list .vp-amenities .vp-tab .vp-amenities-des {
        font-size: 22px;
        min-height: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-amenities .vp-tab .vp-amenities-des {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 3px 10px 5px 10px;
        width: 100%;
    }

        .vp-new-tags-list .vp-amenities .vp-tab .vp-amenities-des .vp-tourism-icon {
            margin-right: 5px;
            margin-bottom: 5px;
        }
}

.vp-new-tags-list .vp-amenities .vp-tab .vp-amenities-des.vp-active {
    background: #38E672;
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    cursor: pointer;
    padding: 0 0px 10px 0px;
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-tag-list .vp-tab-slider-tag {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 0 10px 0;
        cursor: pointer;
        max-height: 210px;
    }
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
    cursor: pointer;
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-track {
    background: #f1f1f1;
    cursor: pointer;
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-thumb {
    background: #888;
    cursor: pointer;
}

    .vp-new-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-thumb:hover {
        background: #555;
        cursor: pointer;
    }

    .vp-new-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-thumb:horizontal {
        background-color: #c0c0c0;
        border-radius: 10px;
        cursor: pointer;
    }

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .item {
    margin: 0 5px;
    display: -ms-grid;
    display: grid;
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .item {
        margin: 5px;
    }
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer {
    width: auto;
    padding-left: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer {
        overflow-x: hidden;
    }
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-thumb {
    background: #888;
}

    .vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .vp-new-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-thumb:horizontal {
        background-color: #c0c0c0;
        border-radius: 10px;
    }

.vp-new-tags-list.vp-new-category-list {
    position: unset;
    margin-top: 0px !important;
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list.vp-new-category-list {
        width: 100%;
    }
}

.vp-new-tags-list.vp-new-category-list .vp-tourism-icon img {
    width: 24px !important;
    height: 24px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-new-tags-list.vp-new-category-list .vp-tourism-icon img {
        width: 46px !important;
        height: 35px !important;
    }
}

.vp-new-tags-list.vp-new-category-list .vp-amenities {
    padding: 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .vp-tourism-link .vp-tab-slider-tag {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-height: 210px;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 0 10px 0;
        cursor: pointer;
    }
}

.vp-new-tags-list.vp-new-category-list .vp-amenities .vp-tourism-link .vp-amenities-des {
    padding: 3px 25px 5px 15px;
    line-height: 17px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
}

@media only screen and (min-width: 2600px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .vp-tourism-link .vp-amenities-des {
        font-size: 22px;
        line-height: 32px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .vp-tourism-link .vp-amenities-des {
        padding: 3px 10px 5px 10px;
        text-align: left;
        font-size: 12px;
        min-width: -webkit-max-content !important;
        min-width: -moz-max-content !important;
        min-width: max-content !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .vp-tag-list {
        text-align: left;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .vp-tag-list .form-label {
        padding-top: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 10px);
        flex: 1 1 calc(50% - 10px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .vp-new-tags-list.vp-new-category-list .vp-amenities .item a {
            width: 100%;
            max-width: 237px;
            height: 100%;
        }
}

@media only screen and (max-width: 575px) and (max-width: 390px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .item a {
        max-width: 143px;
    }
}

@media only screen and (max-width: 575px) and (max-width: 353px) {
    .vp-new-tags-list.vp-new-category-list .vp-amenities .item a {
        max-width: 100%;
    }
}

.vp-cat-tags-list {
    margin-top: 0 !important;
    position: relative;
    width: 100%;
    left: 0px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list {
        position: relative;
    }
}

.vp-cat-tags-list .vp-amenities {
    padding: 0 !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .vp-cat-tags-list .vp-amenities .vp-tab-slider-tag .owl-item {
        width: auto !important;
    }

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list .vp-amenities .vp-tab-slider-tag .owl-stage {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-cat-tags-list .vp-amenities .vp-tab {
    -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    opacity: 1;
    overflow: hidden;
}

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list .vp-amenities .vp-tab {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.vp-cat-tags-list .vp-amenities .vp-tab.vp-fixed-tabs-list {
    position: unset !important;
    width: auto !important;
    background: #ffffff !important;
    padding: 0px 0 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list .vp-amenities .vp-tab.vp-fixed-tabs-list .collapse.show .vp-tag-list {
        padding-top: 0 !important;
    }
}

.vp-cat-tags-list .vp-amenities .vp-tab .vp-amenities-des {
    font-family: "Argentum Sans";
    font-size: 14px;
    line-height: 17px;
    background: #ebfcf1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 15px 5px 15px;
    min-width: 180px;
}

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list .vp-amenities .vp-tab .vp-amenities-des {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 3px 5px 5px 5px;
    }

        .vp-cat-tags-list .vp-amenities .vp-tab .vp-amenities-des .vp-tourism-icon {
            margin-right: 5px;
            margin-bottom: 5px;
        }
}

.vp-cat-tags-list .vp-amenities .vp-tab .vp-amenities-des.vp-active {
    background: #38e672;
}

.vp-cat-tags-list .vp-amenities .vp-tab .vp-amenities-des .vp-tourism-icon {
    margin-right: 8px;
}

    .vp-cat-tags-list .vp-amenities .vp-tab .vp-amenities-des .vp-tourism-icon img {
        height: 25px !important;
        width: 25px !important;
    }

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    cursor: pointer;
    padding: 0 10px 10px 10px;
}

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 0 0 10px 0;
        cursor: pointer;
    }
}

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
    cursor: pointer;
}

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-track {
    background: #f1f1f1;
    cursor: pointer;
}

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-thumb {
    background: #888;
    cursor: pointer;
}

    .vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-thumb:hover {
        background: #555;
        cursor: pointer;
    }

    .vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag::-webkit-scrollbar-thumb:horizontal {
        background-color: #c0c0c0;
        border-radius: 10px;
        cursor: pointer;
    }

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .item {
    margin: 0 5px;
}

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .item {
        margin: 5px;
    }
}

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer {
    width: auto;
    padding-left: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer {
        overflow-x: hidden;
    }
}

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
}

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-thumb {
    background: #888;
}

    .vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .vp-cat-tags-list .vp-tag-list .vp-tab-slider-tag .owl-stage-outer::-webkit-scrollbar-thumb:horizontal {
        background-color: #c0c0c0;
        border-radius: 10px;
    }

.vp-bgbuild-plan {
    position: relative;
    background-color: rgba(56, 230, 114, 0.1);
    background-size: cover;
    padding: 80px 0 22px !important;
    margin-bottom: 70px;
    margin-top: -30px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-bgbuild-plan {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-bgbuild-plan {
        margin-top: -100px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-bgbuild-plan {
        padding-top: 40px !important;
        padding-bottom: 0px !important;
    }
}

.vp-bgbuild-plan.vp-modify-buildp {
    margin-top: 30px !important;
    padding: 50px 0 50px !important;
    margin-bottom: -40px !important;
}

@media only screen and (max-width: 1115px) {
    .vp-bgbuild-plan.vp-modify-buildp {
        padding: 40px 0 60px !important;
        margin-bottom: -60px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-bgbuild-plan .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .vp-bgbuild-plan .vp-bp-mainarea {
        margin-top: 30px;
    }
}

.vp-bgbuild-plan:before {
    content: '';
    position: absolute;
    top: -40px;
    background-image: url(/latest/images/bg-pattern-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

.vp-bgbuild-plan:after {
    content: '';
    position: absolute;
    bottom: -48px;
    background-image: url(/latest/images/bg-pattern-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

@media only screen and (max-width: 768px) {
    .vp-bgbuild-plan:after {
        z-index: -1;
    }
}

.vp-bgbuild-plan .vp-build-btn {
    margin-top: -20px;
    padding-top: 60px;
    padding-bottom: 30px;
    position: relative;
    z-index: 22;
}

@media only screen and (max-width: 991px) {
    .vp-bgbuild-plan .vp-build-btn {
        padding-top: 80px;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-bgbuild-plan .vp-build-btn {
        margin-top: 55px;
        padding-top: 0px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 322px) {
    .vp-bgbuild-plan .vp-build-btn {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-bgbuild-plan .vp-plan-intro-slider {
        z-index: 0;
    }
}

.vp-bgbuild-plan .vp-plan-intro-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

    .vp-bgbuild-plan .vp-plan-intro-slider .owl-dots .owl-dot {
        background: #D9D9D9;
        width: 12px;
        height: 12px;
        border-radius: 10px;
        margin-right: 15px;
    }

        .vp-bgbuild-plan .vp-plan-intro-slider .owl-dots .owl-dot.active {
            background: #0DA43F;
            position: relative;
        }

            .vp-bgbuild-plan .vp-plan-intro-slider .owl-dots .owl-dot.active:after {
                content: '';
                position: absolute;
                top: -6px;
                left: -6px;
                height: 24px;
                width: 24px;
                background: #E7F6EC;
                border: 1px solid #51f788;
                border-radius: 50px;
                z-index: -1;
            }

        .vp-bgbuild-plan .vp-plan-intro-slider .owl-dots .owl-dot:last-child {
            margin-right: 0;
        }

.vp-bgbuild-plan .vp-bp-headarea {
    margin-bottom: 30px;
}

@media only screen and (max-width: 1115px) {
    .vp-bgbuild-plan .vp-bp-headarea {
        margin-bottom: 20px;
    }
}

.vp-bgbuild-plan .vp-bp-headarea .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: 5px;
}

@media only screen and (max-width: 575px) {
    .vp-bgbuild-plan .vp-bp-headarea .vp-subhead {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 7px;
    }
}

.vp-bgbuild-plan .vp-bp-headarea .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

    .vp-bgbuild-plan .vp-bp-headarea .vp-head span {
        color: #0DA43F;
    }

@media only screen and (max-width: 1115px) {
    .vp-bgbuild-plan .vp-bp-headarea .vp-head {
        font-size: 36px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-bgbuild-plan .vp-bp-headarea .vp-head {
        font-size: 30px;
    }
}

.vp-bgbuild-plan .vp-bp-descarea {
    max-width: 80%;
    margin-bottom: 30px;
}

@media only screen and (max-width: 1115px) {
    .vp-bgbuild-plan .vp-bp-descarea {
        max-width: 100%;
    }
}

.vp-bgbuild-plan .vp-desc-points {
    padding-left: 0;
    list-style: none;
}

    .vp-bgbuild-plan .vp-desc-points li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 8px;
    }

        .vp-bgbuild-plan .vp-desc-points li:before {
            content: '';
            position: absolute;
            top: 8px;
            left: 0;
            background: #38E672;
            border-radius: 100%;
            border: 3px solid #0DA43F;
            width: 14px;
            height: 14px;
        }

.vp-bgbuild-plan .vp-desc {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

@media only screen and (min-width: 1290px) {
    .vp-hotnew-destinations.vp-bgbuild-plan {
        padding-bottom: 20px !important;
        padding-top: 50px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-hotnew-destinations.vp-bgbuild-plan {
        padding-top: 30px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations.vp-bgbuild-plan {
        padding-top: 30px !important;
        margin-top: -100px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-common-form {
        padding-top: 0px;
    }
}

.vp-hotnew-destinations .vp-amenities {
    background: transparent;
}

@media only screen and (max-width: 1199px) {
    .vp-hotnew-destinations .vp-grid-btn-area {
        margin-top: 16px !important;
    }
}

@media only screen and (max-width: 319px) {
    .vp-hotnew-destinations .vp-grid-btn-area .btn-primary-green {
        padding: 9px 20px !important;
    }
}

.vp-hotnew-destinations .vp-subhead {
    font-size: 28px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: -2px;
    position: relative;
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-subhead {
        font-size: 35px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-subhead {
        font-size: 20px !important;
        line-height: 30px;
        position: relative;
    }
}

.vp-hotnew-destinations .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 30px;
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-head {
        font-size: 52px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-hotnew-destinations .vp-head {
        font-size: 36px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-head {
        font-size: 26px;
        margin-bottom: 20px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider {
    margin-top: -15px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider {
        margin-bottom: 10px !important;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .owl-stage-outer .owl-item .item:hover {
    cursor: pointer;
}

    .vp-hotnew-destinations .vp-hotnew-slider .owl-stage-outer .owl-item .item:hover .vp-hn-img:before {
        opacity: 0.65;
        background-size: cover;
        background-image: url(/latest/images/trip_ideas/img-faded-gradient-v.png);
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea {
    position: relative;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner {
        position: relative;
        border-radius: 10px;
        overflow: hidden;
    }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background: #1A1A1A;
            background: -webkit-gradient(linear, left top, right top, color-stop(-40%, rgba(0, 0, 0, 0.2)), color-stop(65%, rgba(0, 0, 0, 0.65)));
            background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) -40%, rgba(0, 0, 0, 0.65) 65%);
            background: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) -40%, rgba(0, 0, 0, 0.65) 65%);
            background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) -40%, rgba(0, 0, 0, 0.65) 65%);
        }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-country {
            position: absolute;
            top: 20px;
            left: 20px;
        }

            .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-country .vp-hn-cname {
                font-family: "Argentum Sans";
                font-size: 15px;
                font-weight: 400;
                text-transform: uppercase;
                color: #fff;
                letter-spacing: 3px;
            }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-inimg img {
            min-height: 300px;
            max-height: 300px;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center;
        }

@media only screen and (max-width: 1100px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-inimg img {
        min-height: 340px;
        max-height: 340px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-inimg img {
        min-height: 280px;
        max-height: 280px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent {
    position: absolute;
    top: 55px;
    right: 20px;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 55px);
    width: calc(100% - 35px);
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent {
        top: 60px;
        height: calc(100% - 70px);
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent .vp-hn-inchead {
    margin-bottom: 15px;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent .vp-hn-inchead .vp-hn-location {
        font-family: "Argentum Sans";
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 3px;
    }

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent .vp-hn-inchead .vp-hn-hslogan {
        font-family: "Argentum Sans";
        font-size: 22px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 0;
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist {
    padding-left: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    background-color: rgba(56, 230, 114, 0.65);
    padding: 8px 10px;
    border-radius: 5px;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:first-child {
        padding-right: 0;
    }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:first-child:after {
            content: none;
        }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:last-child {
    margin-right: 0;
    padding-right: 0;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:last-child:after {
        content: none;
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:nth-child(2) {
    padding-right: 0;
    margin-right: 8px;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:nth-child(2):after {
        content: none;
    }

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:nth-child(2) {
        display: none;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background-color: #ffffff;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-ibtn {
    margin-top: auto;
    position: absolute;
    bottom: 20px;
    right: 0;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-ibtn .btn-explore {
        padding: 5px 12px 4px;
        background-color: #38E672;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .vp-hn-iminner .vp-hn-ibtn .btn-explore:hover {
            background-color: #1A1A1A;
            color: #fff;
        }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .owl-nav {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea #hotnewslider .owl-dots {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #1A1A1A;
        background: -webkit-gradient(linear, left top, right top, color-stop(-40%, rgba(0, 0, 0, 0.2)), color-stop(65%, rgba(0, 0, 0, 0.65)));
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) -40%, rgba(0, 0, 0, 0.65) 65%);
        background: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) -40%, rgba(0, 0, 0, 0.65) 65%);
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) -40%, rgba(0, 0, 0, 0.65) 65%);
    }

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-country {
        position: absolute;
        top: 20px;
        left: 20px;
    }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-country .vp-hn-cname {
            font-family: "Argentum Sans";
            font-size: 15px;
            font-weight: 400;
            text-transform: uppercase;
            color: #fff;
            letter-spacing: 3px;
        }

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-inimg img {
        min-height: 300px;
        max-height: 300px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

@media only screen and (max-width: 1100px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-inimg img {
        min-height: 340px;
        max-height: 340px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-inimg img {
        min-height: 280px;
        max-height: 280px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent {
    position: absolute;
    top: 55px;
    right: 20px;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 55px);
    width: calc(100% - 35px);
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent {
        top: 60px;
        height: calc(100% - 70px);
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent .vp-hn-inchead {
    margin-bottom: 15px;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent .vp-hn-inchead .vp-hn-location {
        font-family: "Argentum Sans";
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 3px;
    }

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-isinner .vp-hn-incontent .vp-hn-inchead .vp-hn-hslogan {
        font-family: "Argentum Sans";
        font-size: 22px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 0;
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist {
    padding-left: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    background-color: rgba(56, 230, 114, 0.65);
    padding: 8px 10px;
    border-radius: 5px;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li {
    font-family: "Argentum Sans";
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:first-child {
        padding-right: 0;
        margin-right: 0;
    }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:first-child:after {
            content: none;
        }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:last-child {
    margin-right: 0;
    padding-right: 0;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:last-child:after {
        content: none;
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:nth-child(2) {
    padding-right: 0;
    margin-right: 8px;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:nth-child(2):after {
        content: none;
    }

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:nth-child(2) {
        display: none;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-icategories .vp-hn-iclist li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background-color: #ffffff;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-ibtn {
    margin-top: auto;
    position: absolute;
    bottom: 20px;
    right: 0;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-ibtn .btn-explore {
        padding: 5px 12px 4px;
        background-color: #38E672;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

        .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .vp-hn-iminner .vp-hn-ibtn .btn-explore:hover {
            background-color: #1A1A1A;
            color: #fff;
        }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .owl-nav {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hot_slider .owl-dots {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea div#hotnewthumbs {
    position: absolute;
    bottom: 20px;
    left: 15px;
    width: 85%;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea div#hotnewthumbs {
        display: none;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea div#hotnewthumbs .vp-hn-thunblist {
    height: 85px;
    min-width: 100px;
    background: #ffffff;
    padding: 3px;
    border-radius: 5px;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea div#hotnewthumbs .vp-hn-thunblist img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea div#hotnewthumbs .owl-nav {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea div#hotnewthumbs .owl-dots {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hotnewthumbs {
    position: absolute;
    bottom: 20px;
    left: 15px;
    width: 85%;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hotnewthumbs {
        display: none;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hotnewthumbs .vp-hn-thunblist {
    height: 85px;
    min-width: 100px;
    background: #ffffff;
    padding: 3px;
    border-radius: 5px;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hotnewthumbs .vp-hn-thunblist img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hotnewthumbs .owl-nav {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .hotnewthumbs .owl-dots {
    display: none !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-img {
    position: relative;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-img::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: url(/latest/images/home/bg-hot-new-faded.png);
        width: 100%;
        height: 100%;
        max-height: 340px;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: cover;
        border-radius: 10px;
    }

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-img::before {
        min-height: 340px;
        max-height: 340px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-img img {
    min-height: 340px;
    max-height: 340px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-img img {
        min-height: 340px;
        max-height: 340px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-img img {
        min-height: 440px;
        max-height: 440px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 10px 5px;
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex {
        padding-top: 40px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hn-sub {
    font-family: 'Argentum Sans';
    font-size: 15px;
    color: #7E7E7F;
    margin: 0px;
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hn-sub {
        font-size: 24px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hn-mhead {
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 6px;
    font-family: 'Argentum Sans';
    font-weight: 400;
    position: absolute;
    top: 37px;
    left: 27px;
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hn-mhead {
        font-size: 28px;
        margin-bottom: 15px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hnmore-btn .btn-explore {
    padding: 5px 12px 4px;
    background-color: #51f788;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hnmore-btn .btn-explore:hover {
        background-color: #000;
        color: #fff;
    }

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hnmore-btn .btn-price {
    height: 35px;
    width: 35px;
    background: rgba(57, 230, 115, 0.1);
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid rgba(13, 164, 63, 0.5);
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hnmore-btn .btn-price {
        height: 55px;
        width: 55px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hnmore-btn .btn-price img {
    height: 15px;
    width: 15px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (min-width: 2600px) {
    .vp-hotnew-destinations .vp-hotnew-slider .vp-hn-iarea .vp-hn-flex .vp-hnmore-btn .btn-price img {
        height: 25px;
        width: 25px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .owl-nav.disabled {
    display: block !important;
}

.vp-hotnew-destinations .vp-hotnew-slider .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    border: solid 1px rgba(13, 164, 63, 0.9) !important;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button .hover-dotted-img {
        display: none;
    }

    .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button .dotted-img {
        display: block;
    }

    .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button:hover {
        background-color: #38E672 !important;
        border-color: #38E672 !important;
    }

        .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button:hover .hover-dotted-img {
            display: block;
        }

        .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button:hover .dotted-img {
            display: none;
        }

    .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button.owl-prev {
        left: -20px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button.owl-prev {
        left: -7px;
    }
}

.vp-hotnew-destinations .vp-hotnew-slider .owl-nav button.owl-next {
    right: -20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .vp-hotnew-destinations .vp-hotnew-slider .owl-nav button.owl-next {
        right: -7px;
    }
}

.vp-tbeach-destinations {
    position: relative;
}

    .vp-tbeach-destinations.vp-tbeach-destimodify {
        margin-top: 0px !important;
    }

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations.vp-tbeach-destimodify {
        margin-top: -30px;
    }
}

.vp-tbeach-destinations.vp-bgbuild-plan {
    margin-bottom: -60px !important;
    padding-bottom: 50px !important;
    padding-top: 75px !important;
}

.vp-tbeach-destinations .vp-grid-btn-area {
    margin-top: -20px;
}

@media only screen and (max-width: 575px) {
    .vp-tbeach-destinations .vp-grid-btn-area {
        margin-top: -10px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .vp-tbeach-destinations .vp-bp-mainarea {
        margin-top: 30px;
    }
}

.vp-tbeach-destinations .vp-amenities {
    background: transparent;
}

.vp-tbeach-destinations .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: -5px;
}

@media only screen and (max-width: 575px) {
    .vp-tbeach-destinations .vp-subhead {
        font-size: 20px !important;
        line-height: 30px;
    }
}

.vp-tbeach-destinations .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 20px;
}

@media only screen and (min-width: 2600px) {
    .vp-tbeach-destinations .vp-head {
        font-size: 52px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tbeach-destinations .vp-head {
        font-size: 36px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-tbeach-destinations .vp-head {
        margin-bottom: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tbeach-destinations .vp-head {
        font-size: 26px;
        margin-bottom: 20px;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-bnav {
    margin-bottom: 60px !important;
}

    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-bnav .owl-nav {
        top: auto;
        bottom: -45px !important;
        right: 44% !important;
    }

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-hnav .owl-nav {
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-hnav .owl-nav {
        position: inherit;
        right: 0;
        left: 0;
        text-align: center;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-hnav .owl-nav .owl-prev {
    left: 0;
    position: absolute;
}

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-hnav .owl-nav .owl-prev {
        position: inherit !important;
        left: 0 !important;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-hnav .owl-nav .owl-next {
    right: 0;
    position: absolute;
}

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-hnav .owl-nav .owl-next {
        position: inherit !important;
        right: 0 !important;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav:hover .owl-nav {
    opacity: 1;
}

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav .owl-nav {
    width: 100%;
    top: 41% !important;
    opacity: 0;
}

@media only screen and (max-width: 1115px) {
    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav .owl-nav {
        opacity: 1;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav .owl-nav {
        position: inherit;
        right: 0;
        left: 0;
        text-align: center;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav .owl-nav .owl-prev {
    left: -25px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.75) !important;
}

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav .owl-nav .owl-prev {
        position: inherit;
        left: 0;
        top: 25px;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav .owl-nav .owl-next {
    right: -25px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.75) !important;
}

@media only screen and (max-width: 991px) {
    .vp-tbeach-destinations .vp-bdestinations-slider.vp-bdestination-cnav .owl-nav .owl-next {
        position: inherit;
        right: 0;
        top: 25px;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider .owl-nav.disabled {
    display: block !important;
}

.vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    border: solid 1px rgba(13, 164, 63, 0.9) !important;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button .hover-dotted-img {
        display: none;
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button .dotted-img {
        display: block;
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button:hover {
        background-color: #38E672 !important;
        border-color: #38E672 !important;
    }

        .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button:hover .hover-dotted-img {
            display: block;
        }

        .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button:hover .dotted-img {
            display: none;
        }

    .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button.owl-prev {
        left: -20px;
        position: absolute;
        top: 46%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@media only screen and (max-width: 575px) {
    .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button.owl-prev {
        left: -7px;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button.owl-next {
    right: -20px;
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .vp-tbeach-destinations .vp-bdestinations-slider .owl-nav button.owl-next {
        right: -7px;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

    .vp-tbeach-destinations .vp-bdestinations-slider .owl-dots .owl-dot {
        background: #D9D9D9;
        width: 12px;
        height: 12px;
        border-radius: 10px;
        margin-right: 15px;
    }

        .vp-tbeach-destinations .vp-bdestinations-slider .owl-dots .owl-dot.active {
            background: #0DA43F;
            position: relative;
        }

            .vp-tbeach-destinations .vp-bdestinations-slider .owl-dots .owl-dot.active:after {
                content: '';
                position: absolute;
                top: -6px;
                left: -6px;
                height: 24px;
                width: 24px;
                background: #E7F6EC;
                border: 1px solid #51f788;
                border-radius: 50px;
                z-index: -1;
            }

        .vp-tbeach-destinations .vp-bdestinations-slider .owl-dots .owl-dot:last-child {
            margin-right: 0;
        }

.vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item {
    position: relative;
    cursor: pointer;
}

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item:hover:before {
        opacity: 0.65;
        background-image: url(/latest/images/trip_ideas/img-faded-gradient-v.png);
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item:hover .vp-tour-idea-img img {
        opacity: 1;
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item.vp-tour-idea-explorem:before {
        content: none !important;
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item.vp-tour-idea-explorem .vp-tour-idea-desc {
        bottom: 40%;
    }

        .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item.vp-tour-idea-explorem .vp-tour-idea-desc .btn-explore {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            background-color: #0da43f;
            border: 1px solid #0da43f;
            color: #ffffff !important;
            font-size: 18px;
            font-family: "Argentum Sans";
            text-transform: capitalize;
            padding: 8px 15px;
        }

            .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item.vp-tour-idea-explorem .vp-tour-idea-desc .btn-explore:hover {
                background: transparent !important;
                color: #ffffff !important;
            }

            .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item.vp-tour-idea-explorem .vp-tour-idea-desc .btn-explore img {
                width: 25px;
                margin-left: 8px;
            }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item.vp-tour-idea-explorem .vp-tour-idea-img img {
        max-height: 430px;
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(/latest/images/trip_ideas/bg-fbeach-destinations.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        opacity: 1;
        border-radius: 10px;
        overflow: hidden;
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-img img {
        min-height: 430px;
    }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-country {
        position: absolute;
        top: 20px;
        left: 20px;
        background: transparent;
        padding: 5px 0px;
        border-radius: 50px;
        font-weight: 500;
    }

        .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-country span {
            font-family: "Argentum Sans";
            font-size: 20px;
            font-weight: 400;
            color: #ffffff;
        }

@media only screen and (min-width: 2600px) {
    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-country span {
        font-size: 32px;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-country .vp-csm {
    font-family: "Argentum Sans";
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
    font-weight: 300;
    color: #ffffff;
}

@media only screen and (min-width: 2600px) {
    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-country .vp-csm {
        font-size: 26px;
    }
}

.vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-desc {
    position: absolute;
    bottom: 0;
    padding: 0 20px;
    width: 100%;
}

.vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-title h1 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}

.vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-title h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #fff;
}

.vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings {
    list-style: none;
    margin-top: 6px;
    margin-bottom: 12px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings .pill {
        margin-right: 15px;
        border-radius: 30px;
        color: #fff;
        position: relative;
    }

        .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings .pill:after {
            content: '';
            background: #000;
            border: 1px solid #efefef;
            right: -9px;
            position: absolute;
            height: 19px;
            top: 2px;
        }

        .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-pills .vp-tpills-listings .pill:last-child::after {
            content: none;
        }

.vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-btn .btn-explore {
        padding: 5px 12px 4px;
        background-color: #51f788;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

        .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-btn .btn-explore:hover {
            background-color: #000;
            color: #fff;
        }

    .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-btn .vp-fav-link {
        position: absolute;
        right: 15px;
        background: #ffffff;
        width: 35px;
        height: 35px;
        padding: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 5px;
    }

        .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-btn .vp-fav-link.vp-fav-active-list svg path {
            fill: #000000;
            color: #000000;
        }

        .vp-tbeach-destinations .vp-bdestinations-slider .vp-tour-idea-item .vp-tour-idea-btn .vp-fav-link svg {
            position: relative;
            top: auto;
            right: auto;
            width: 16px;
            height: 16px;
            margin: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

.bg-explore-safari {
    position: relative;
    z-index: 2;
    background-image: url(/latest/images/home/bg-explore-safari.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 150px 0 500px !important;
}

@media only screen and (min-width: 2000px) {
    .bg-explore-safari {
        padding: 260px 0 730px !important;
    }
}

@media only screen and (min-width: 2000px) {
    .bg-explore-safari {
        padding-top: 500px !important;
    }
}

@media only screen and (max-width: 1115px) {
    .bg-explore-safari {
        background-position: right;
    }
}

@media only screen and (max-width: 991px) {
    .bg-explore-safari {
        padding-bottom: 600px !important;
    }
}

@media only screen and (max-width: 767px) {
    .bg-explore-safari {
        padding-bottom: 500px !important;
    }
}

@media only screen and (max-width: 575px) {
    .bg-explore-safari {
        background-image: url(/latest/images/home/bg-safari-mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 70px 0 70px !important;
        margin-bottom: 50px;
    }
}

.bg-explore-safari .vp-safari-mainarea {
    margin-bottom: 30px;
}

@media only screen and (max-width: 575px) {
    .bg-explore-safari .vp-safari-mainarea {
        margin-bottom: 20px;
    }
}

.bg-explore-safari .vp-safari-mainarea .vp-subhead {
    font-size: 50px;
    line-height: 60px;
    font-family: 'Kaushan Script';
    color: #ffffff;
    margin-bottom: 15px;
}

@media only screen and (max-width: 1115px) {
    .bg-explore-safari .vp-safari-mainarea .vp-subhead {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .bg-explore-safari .vp-safari-mainarea .vp-subhead {
        font-size: 30px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .bg-explore-safari .vp-safari-mainarea .vp-subhead {
        font-size: 20px !important;
        line-height: 40px;
        margin-bottom: 10px;
        text-align: center;
    }
}

.bg-explore-safari .vp-safari-mainarea .vp-head {
    font-family: "Argentum Sans";
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #38E672;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media only screen and (max-width: 1115px) {
    .bg-explore-safari .vp-safari-mainarea .vp-head {
        font-size: 56px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 767px) {
    .bg-explore-safari .vp-safari-mainarea .vp-head {
        font-size: 36px;
    }
}

@media only screen and (max-width: 575px) {
    .bg-explore-safari .vp-safari-mainarea .vp-head {
        font-size: 36px !important;
        line-height: 46px;
        text-align: center;
    }
}

.bg-explore-safari .vp-safari-mainarea .vp-head br {
    display: block !important;
}

@media only screen and (max-width: 575px) {
    .bg-explore-safari .vp-safari-mainarea .vp-head br {
        display: none !important;
    }
}

.bg-explore-safari .vp-safari-slider {
    margin-bottom: 40px;
}

    .bg-explore-safari .vp-safari-slider .owl-item .item:hover {
        cursor: pointer;
    }

        .bg-explore-safari .vp-safari-slider .owl-item .item:hover .vp-safari-slide-img:before {
            opacity: 0;
        }

    .bg-explore-safari .vp-safari-slider .owl-dots {
        display: none;
    }

    .bg-explore-safari .vp-safari-slider .owl-nav button {
        width: 40px;
        height: 40px;
        background-color: #fff !important;
        border: solid 1px rgba(13, 164, 63, 0.9) !important;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .bg-explore-safari .vp-safari-slider .owl-nav button .hover-dotted-img {
            display: none;
        }

        .bg-explore-safari .vp-safari-slider .owl-nav button .dotted-img {
            display: block;
        }

        .bg-explore-safari .vp-safari-slider .owl-nav button:hover {
            background-color: #38E672 !important;
            border-color: #38E672 !important;
        }

            .bg-explore-safari .vp-safari-slider .owl-nav button:hover .hover-dotted-img {
                display: block;
            }

            .bg-explore-safari .vp-safari-slider .owl-nav button:hover .dotted-img {
                display: none;
            }

        .bg-explore-safari .vp-safari-slider .owl-nav button.owl-prev {
            left: -15px;
            position: absolute;
            top: 52%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

@media only screen and (max-width: 575px) {
    .bg-explore-safari .vp-safari-slider .owl-nav button.owl-prev {
        left: -7px;
    }
}

.bg-explore-safari .vp-safari-slider .owl-nav button.owl-next {
    right: -15px;
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .bg-explore-safari .vp-safari-slider .owl-nav button.owl-next {
        right: -7px;
    }
}

.bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

    .bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-img:before {
        content: '';
        position: absolute;
        background: url(/latest/images/home/bg-safari-overlay.png);
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        background-size: cover;
        left: 0;
        top: 0;
    }

    .bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-img img {
        min-height: 275px;
        max-height: 275px;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (min-width: 2600px) {
    .bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-img img {
        min-height: 396px;
        max-height: 396px;
    }
}

.bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-category {
    position: absolute;
    bottom: 15px;
    left: 25px;
    width: 95%;
}

    .bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-category span {
        font-family: "Argentum Sans";
        font-size: 20px;
        font-weight: 400;
        color: #ffffff;
    }

@media only screen and (min-width: 2600px) {
    .bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-category span {
        font-size: 28px;
    }
}

.bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-category .vp-safari-explore {
    margin-top: 8px;
}

    .bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-category .vp-safari-explore .btn-explore {
        padding: 5px 12px 4px;
        background-color: #51f788;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

        .bg-explore-safari .vp-safari-slider .vp-safari-slide-item .vp-safari-slide-category .vp-safari-explore .btn-explore:hover {
            background-color: #000;
            color: #fff;
        }

@media only screen and (max-width: 575px) {
    .bg-explore-safari .vp-safari-btn-area {
        text-align: center;
    }
}

.bg-wheretogowhen {
    background-image: url(/latest/images/home/bg-when-to-go-when.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: -225px !important;
    padding: 170px 0 !important;
}

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen {
        margin-top: -295px;
    }
}

@media only screen and (max-width: 1115px) {
    .bg-wheretogowhen {
        margin-top: -180px !important;
    }
}

@media only screen and (max-width: 575px) {
    .bg-wheretogowhen {
        margin-top: -190px !important;
    }
}

.bg-wheretogowhen .vp-grid-btn-area {
    margin-top: 35px;
    margin-bottom: 0px !important;
}

.bg-wheretogowhen .vp-wheretowhen-head {
    padding-top: 120px;
}

@media only screen and (max-width: 991px) {
    .bg-wheretogowhen .vp-wheretowhen-head {
        padding-top: 150px;
    }
}

@media only screen and (max-width: 575px) {
    .bg-wheretogowhen .vp-wheretowhen-head {
        padding-top: 170px;
    }
}

.bg-wheretogowhen .vp-wheretowhen-head .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    font-weight: normal;
    color: #0DA43F;
}

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen .vp-wheretowhen-head .vp-subhead {
        font-size: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .bg-wheretogowhen .vp-wheretowhen-head .vp-subhead {
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 5px;
    }
}

.bg-wheretogowhen .vp-wheretowhen-head .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 20px;
}

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen .vp-wheretowhen-head .vp-head {
        font-size: 56px;
    }
}

@media only screen and (max-width: 1115px) {
    .bg-wheretogowhen .vp-wheretowhen-head .vp-head {
        font-size: 36px;
    }
}

@media only screen and (max-width: 575px) {
    .bg-wheretogowhen .vp-wheretowhen-head .vp-head {
        font-size: 26px;
    }
}

.bg-wheretogowhen .vp-wtgw-nav-area {
    padding: 0 0 43px;
}

    .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs {
        border-bottom: 0;
    }

@media only screen and (max-width: 575px) {
    .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item {
        margin-bottom: 15px !important;
    }
}

.bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
    position: relative;
    padding: 0 27px;
    background-color: transparent;
    border: transparent;
    font-family: 'Argentum Sans';
    font-size: 16px;
    color: #222222;
}

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
        font-size: 26px;
    }
}

@media only screen and (max-width: 1115px) {
    .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 991px) {
    .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
        padding: 0 10px;
    }
}

.bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link.active {
    color: #0DA43F;
}

    .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link.active:before {
        content: '';
        position: absolute;
        bottom: -5px;
        background: #0DA43F;
        height: 3px;
        width: 25px;
        left: 35%;
    }

@media only screen and (max-width: 991px) {
    .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link.active:before {
        left: 25%;
    }
}

.bg-wheretogowhen .vp-travel-month-slider .owl-item .item:hover .vp-travel-when-img:before {
    background-image: url(/latest/images/trip_ideas/img-faded-gradient-v.png);
    opacity: 0.75;
}

.bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem {
    cursor: pointer;
}

    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-img {
        position: relative;
        overflow: hidden;
    }

        .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-img:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            background: url(/latest/images/trip_ideas/img-fadded-wtgw.png);
            background-size: cover;
            width: 100%;
            height: 100%;
            opacity: 0.95;
            border-radius: 10px;
        }

        .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-img img {
            max-height: 475px;
            min-height: 475px;
            border-radius: 10px;
            -o-object-fit: cover;
            object-fit: cover;
        }

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-img img {
        max-height: 850px;
        min-height: 850px;
    }
}

.bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-package {
    position: absolute;
    top: 20px;
    right: 25px;
}

    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-package .vp-package-num {
        color: #fff;
        font-family: 'Argentum Sans';
        font-size: 18px;
        line-height: 20px;
        font-weight: 400;
    }

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-package .vp-package-num {
        font-size: 28px;
    }
}

.bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-package .vp-package-num label {
    font-weight: 300;
    font-size: 14px;
    font-family: 'Argentum Sans';
}

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-package .vp-package-num label {
        font-size: 25px;
    }
}

.bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-desc {
    position: absolute;
    bottom: 20px;
    left: 25px;
}

    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-desc .vp-when-contrynm h4 {
        font-family: 'Argentum Sans';
        font-size: 22px;
        line-height: 37px;
        font-weight: 500;
        color: aliceblue;
        margin-bottom: 0;
    }

@media only screen and (min-width: 2600px) {
    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-desc .vp-when-contrynm h4 {
        font-size: 32px;
    }
}

.bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-desc .vp-whenpkg-price p {
    font-family: 'Argentum Sans';
    color: #ffffff;
}

    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-desc .vp-whenpkg-price p label {
        font-weight: 300;
        font-size: 16px;
        line-height: 26px;
    }

    .bg-wheretogowhen .vp-travel-month-slider .vp-travel-mitem .vp-travel-when-desc .vp-whenpkg-price p .price {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        position: relative;
        top: 1px;
    }

.bg-wheretogowhen .vp-travel-month-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}

    .bg-wheretogowhen .vp-travel-month-slider .owl-dots .owl-dot {
        background: #D9D9D9;
        width: 12px;
        height: 12px;
        border-radius: 10px;
        margin-right: 15px;
    }

        .bg-wheretogowhen .vp-travel-month-slider .owl-dots .owl-dot.active {
            background: #0DA43F;
            position: relative;
        }

            .bg-wheretogowhen .vp-travel-month-slider .owl-dots .owl-dot.active:after {
                content: '';
                position: absolute;
                top: -6px;
                left: -6px;
                height: 24px;
                width: 24px;
                background: #E7F6EC;
                border: 1px solid #51f788;
                border-radius: 50px;
                z-index: -1;
            }

        .bg-wheretogowhen .vp-travel-month-slider .owl-dots .owl-dot:last-child {
            margin-right: 0;
        }

.vp-adventures-list {
    position: relative;
    margin-top: -100px;
    padding: 140px 0 240px !important;
    z-index: 1;
}

@media only screen and (min-width: 2000px) {
    .vp-adventures-list {
        padding: 300px 0 350px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-adventures-list {
        padding: 400px 0 400px !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-adventures-list {
        padding: 140px 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventures-list {
        padding: 140px 0 180px !important;
    }
}

.vp-adventures-list.bg-adventures {
    background-image: url(/latest/images/adventures/bg-adventures.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.vp-adventures-list .vp-adventures-head-area .vp-subhead {
    font-size: 50px;
    line-height: 30px;
    font-family: 'Kaushan Script';
    font-weight: normal;
    color: #FFFFFF;
}

@media only screen and (max-width: 1290px) {
    .vp-adventures-list .vp-adventures-head-area .vp-subhead {
        text-align: left;
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventures-list .vp-adventures-head-area .vp-subhead {
        font-size: 30px;
        line-height: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 319px) {
    .vp-adventures-list .vp-adventures-head-area .vp-subhead {
        font-size: 42px;
    }
}

.vp-adventures-list .vp-adventures-head-area .vp-head {
    font-family: "Khand";
    font-size: 225px;
    line-height: 250px;
    font-weight: 700;
    color: #38E672;
    margin-bottom: -90px;
    text-transform: uppercase;
}

@media only screen and (max-width: 1290px) {
    .vp-adventures-list .vp-adventures-head-area .vp-head {
        font-size: 175px;
        line-height: 225px;
        text-align: left;
        margin-bottom: -20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-adventures-list .vp-adventures-head-area .vp-head {
        font-size: 120px;
        line-height: 150px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventures-list .vp-adventures-head-area .vp-head {
        font-size: 86px;
        line-height: 130px;
        text-align: center;
    }
}

@media only screen and (max-width: 380px) {
    .vp-adventures-list .vp-adventures-head-area .vp-head {
        font-size: 70px;
        line-height: 120px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-adventures-list .vp-adventures-head-area .vp-head {
        font-size: 50px;
        line-height: 70px;
    }
}

.vp-adventures-list .vp-adventures-slider .owl-item {
    position: relative;
}

    .vp-adventures-list .vp-adventures-slider .owl-item .item {
        cursor: pointer;
    }

        .vp-adventures-list .vp-adventures-slider .owl-item .item:hover .vp-adventures-slide-img img {
            opacity: 0.85;
        }

        .vp-adventures-list .vp-adventures-slider .owl-item .item:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background-image: url(/latest/images/adventures/bg-adventure-img.png);
            background-size: 100% 100%;
            background-repeat: no-repeat;
            z-index: -1;
        }

.vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img {
    min-height: 390px;
    position: relative;
    top: 0px;
    width: calc(100% - 35px);
    margin-left: 17px;
}

@media only screen and (max-width: 1115px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img {
        min-height: 450px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img {
        min-height: 360px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img {
        width: calc(100% - 35px);
    }
}

.vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img:before {
    content: '';
    position: absolute;
    background: url(/latest/images/adventures/bg-adventure-pattern-bottom.png);
    background-size: 100% 100%;
    height: 20px;
    width: 100%;
    top: 15px;
    z-index: 1;
}

.vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img:after {
    content: '';
    position: absolute;
    background: url(/latest/images/adventures/bg-adventure-pattern-bottom.png);
    background-size: 100% 100%;
    height: 20px;
    width: 100%;
    bottom: 17px;
    z-index: 1;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

@media only screen and (min-width: 2600px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img:after {
        height: 40px;
        bottom: 2px;
    }
}

.vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img img {
    position: relative;
    top: 20px;
    height: calc(405px - 60px);
    -o-object-fit: cover;
    object-fit: cover;
}

@media only screen and (min-width: 2600px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img img {
        height: calc(700px - 60px);
    }
}

@media only screen and (max-width: 1115px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img img {
        height: calc(465px - 60px);
    }
}

@media only screen and (max-width: 991px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img img {
        height: calc(380px - 60px);
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventures-slide-img img {
        height: calc(370px - 60px);
    }
}

.vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventuers-slide-category {
    position: absolute;
    bottom: 50px;
    left: 45px;
}

    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventuers-slide-category span {
        font-size: 20px;
        font-family: 'Argentum Sans';
        font-weight: 600;
        color: #ffffff;
    }

    .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventuers-slide-category .vp-adventure-btn .btn-explore {
        padding: 5px 12px 4px;
        background-color: #51f788;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

        .vp-adventures-list .vp-adventures-slider .vp-adventures-slide-item .vp-adventuers-slide-category .vp-adventure-btn .btn-explore:hover {
            background-color: #1D231F;
            color: #ffffff;
        }

.vp-adventures-list .vp-adventures-slider .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .vp-adventures-list .vp-adventures-slider .owl-nav button {
        width: 40px;
        height: 40px;
        background-color: #fff !important;
        border: solid 1px rgba(13, 164, 63, 0.9) !important;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-adventures-list .vp-adventures-slider .owl-nav button .hover-dotted-img {
            display: none;
        }

        .vp-adventures-list .vp-adventures-slider .owl-nav button .dotted-img {
            display: block;
        }

        .vp-adventures-list .vp-adventures-slider .owl-nav button:hover {
            background-color: #38E672 !important;
            border-color: #38E672 !important;
        }

            .vp-adventures-list .vp-adventures-slider .owl-nav button:hover .hover-dotted-img {
                display: block;
            }

            .vp-adventures-list .vp-adventures-slider .owl-nav button:hover .dotted-img {
                display: none;
            }

        .vp-adventures-list .vp-adventures-slider .owl-nav button.owl-prev {
            left: -15px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

@media only screen and (max-width: 575px) {
    .vp-adventures-list .vp-adventures-slider .owl-nav button.owl-prev {
        left: -7px;
    }
}

.vp-adventures-list .vp-adventures-slider .owl-nav button.owl-next {
    right: -15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .vp-adventures-list .vp-adventures-slider .owl-nav button.owl-next {
        right: -7px;
    }
}

.vp-adventures-list .vp-adventures-btn-area {
    margin-top: 40px;
}

@media only screen and (max-width: 1199px) {
    .vp-adventures-list .vp-adventures-btn-area {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-adventures-list .vp-adventures-btn-area {
        margin-top: 15px;
    }
}

.vp-discover-world {
    position: relative;
    padding: 160px 0 128px !important;
    margin-top: -70px;
    margin-bottom: 80px;
}

@media only screen and (min-width: 2600px) {
    .vp-discover-world {
        padding: 200px 0 128px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-discover-world {
        margin-bottom: 40px;
        padding: 100px 0 128px;
    }
}

.vp-discover-world.bg-discoverworld {
    background-image: url(/latest/images/backgrounds/bg-discoverworld.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow-x: hidden;
}

.vp-discover-world .vp-discover-world-desc-area {
    width: 80%;
}

@media only screen and (max-width: 1366px) {
    .vp-discover-world .vp-discover-world-desc-area {
        width: 100%;
    }
}

.vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head {
    margin-bottom: 25px;
}

@media only screen and (max-width: 575px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head {
        margin-bottom: 20px;
    }
}

.vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: 10px;
}

@media only screen and (min-width: 2600px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-subhead {
        font-size: 35px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-subhead {
        font-size: 26px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-subhead {
        font-size: 24px;
        line-height: 26px;
    }
}

.vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 54px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 20px;
}

    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-head span {
        color: #0DA43F;
    }

@media only screen and (min-width: 2600px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-head {
        font-size: 52px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-head {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-head {
        font-size: 26px;
        line-height: 32px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-head {
        font-size: 28px;
        line-height: 33px;
    }
}

.vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-desc {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Argentum Sans';
    font-weight: 300;
    color: #222222;
}

@media only screen and (min-width: 2600px) {
    .vp-discover-world .vp-discover-world-desc-area .vp-discover-world-head .vp-desc {
        font-size: 24px;
        line-height: 36px;
    }
}

.vp-discover-world .vp-discover-world-sbarea {
    position: relative;
}

    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider {
        position: relative !important;
        position: unset;
    }

        .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-item .item:hover {
            cursor: pointer;
        }

            .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-item .item:hover .vp-discover-wimg:before {
                opacity: 0.65;
            }

        .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wimg {
            position: relative;
            border-radius: 10px;
            position: relative;
            overflow: hidden;
        }

@media only screen and (min-width: 991px) {
    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wimg {
        max-height: 253px;
    }
}

@media only screen and (min-width: 991px) and (min-width: 2600px) {
    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wimg {
        max-height: 443px;
    }
}

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wimg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/latest/images/backgrounds/bg-faded-rect.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wimg img {
    min-height: 246px;
    max-height: 246px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media only screen and (min-width: 2600px) {
    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wimg img {
        min-height: 516px;
        max-height: 516px;
    }
}

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wdesc {
    position: absolute;
    bottom: 15px;
    left: 20px;
}

    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wdesc .vp-discover-cname span {
        font-family: 'Argentum Sans';
        font-size: 20px;
        color: #ffffff;
    }

@media only screen and (min-width: 2600px) {
    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wdesc .vp-discover-cname span {
        font-size: 32px;
    }
}

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wdesc .vp-discover-cebtn .btn-explore {
    padding: 5px 12px 4px;
    background-color: #51f788;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .vp-discover-world-item .vp-discover-wdesc .vp-discover-cebtn .btn-explore:hover {
        background-color: #1D231F;
        color: #ffffff;
    }

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-dots {
    display: none;
}

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button {
        width: 40px;
        height: 40px;
        background-color: #fff !important;
        border: solid 1px rgba(13, 164, 63, 0.9) !important;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button .hover-dotted-img {
            display: none;
        }

        .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button .dotted-img {
            display: block;
        }

        .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button:hover {
            background-color: #38E672 !important;
            border-color: #38E672 !important;
        }

            .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button:hover .hover-dotted-img {
                display: block;
            }

            .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button:hover .dotted-img {
                display: none;
            }

        .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button.owl-prev {
            left: -15px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

@media only screen and (max-width: 575px) {
    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button.owl-prev {
        left: -7px;
    }
}

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button.owl-next {
    right: -15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-slider-area .vp-discover-world-slider .owl-nav button.owl-next {
        right: -7px;
    }
}

.vp-discover-world .vp-discover-world-sbarea .vp-discover-world-btn-area {
    margin-top: 40px;
}

@media only screen and (max-width: 575px) {
    .vp-discover-world .vp-discover-world-sbarea .vp-discover-world-btn-area {
        margin-top: 60px;
    }
}

.vp-discover-world .vp-discover-world-img {
    width: 150%;
    position: relative;
    left: -50px;
    top: 150px;
}

@media only screen and (max-width: 1660px) {
    .vp-discover-world .vp-discover-world-img {
        width: 130%;
        position: relative;
        left: -40px;
        top: 150px;
    }
}

@media only screen and (max-width: 1440px) {
    .vp-discover-world .vp-discover-world-img {
        width: 115%;
        position: relative;
        left: -40px;
        top: 180px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-discover-world .vp-discover-world-img {
        width: 120%;
        position: relative;
        left: -20px;
        top: 180px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-discover-world .vp-discover-world-img {
        width: 110%;
        position: relative;
        left: -20px;
        top: 180px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-discover-world .vp-discover-world-img {
        width: 110%;
        position: relative;
        left: -20px;
        top: 250px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-discover-world .vp-discover-world-img {
        display: none;
    }
}

.vp-spiritual-journey .owl-nav.disabled {
    display: block !important;
}

.vp-spiritual-journey .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #fff !important;
    border: solid 1px rgba(13, 164, 63, 0.9) !important;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-spiritual-journey .owl-nav button .hover-dotted-img {
        display: none;
    }

    .vp-spiritual-journey .owl-nav button .dotted-img {
        display: block;
    }

    .vp-spiritual-journey .owl-nav button:hover {
        background-color: #38E672 !important;
        border-color: #38E672 !important;
    }

        .vp-spiritual-journey .owl-nav button:hover .hover-dotted-img {
            display: block;
        }

        .vp-spiritual-journey .owl-nav button:hover .dotted-img {
            display: none;
        }

    .vp-spiritual-journey .owl-nav button.owl-prev {
        left: -15px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey .owl-nav button.owl-prev {
        left: -7px;
    }
}

.vp-spiritual-journey .owl-nav button.owl-next {
    right: -15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey .owl-nav button.owl-next {
        right: -7px;
    }
}

.vp-spiritual-journey.bg-spj-green {
    position: relative;
    background-color: rgba(56, 230, 114, 0.1);
    background-size: cover;
    padding: 70px 0 90px !important;
    margin-bottom: 100px;
    margin-top: -110px;
}

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey.bg-spj-green {
        padding: 120px 0 90px !important;
    }
}

.vp-spiritual-journey.bg-spj-green:before {
    content: "";
    position: absolute;
    top: -40px;
    background-image: url(/latest/images/bg-pattern-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 84px;
}

@media only screen and (max-width: 1366px) {
    .vp-spiritual-journey.bg-spj-green:before {
        height: 94px;
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-spiritual-journey.bg-spj-green:before {
        background-size: cover;
    }
}

@media only screen and (max-width: 991px) {
    .vp-spiritual-journey.bg-spj-green:before {
        height: 104px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-spiritual-journey.bg-spj-green:before {
        top: 0;
        height: 104px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey.bg-spj-green:before {
        top: 10px !important;
    }
}

.vp-spiritual-journey.bg-spj-green:after {
    content: "";
    position: absolute;
    bottom: -48px;
    background-image: url(/latest/images/bg-pattern-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

.vp-spiritual-journey.bg-spj-green .vp-spj-head-area {
    margin-bottom: 50px;
}

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area {
        margin-bottom: 35px;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: 5px;
}

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-subhead {
        font-size: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-subhead {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-subhead {
        font-size: 26px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 440px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-subhead {
        font-size: 23px;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-head span {
        color: #0DA43F;
    }

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-head {
        font-size: 52px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-head {
        font-size: 36px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-head {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-head {
        font-size: 30px;
    }
}

@media only screen and (max-width: 440px) {
    .vp-spiritual-journey.bg-spj-green .vp-spj-head-area .vp-head {
        font-size: 23px;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-stage-outer .owl-item .item:hover {
    cursor: pointer;
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-stage-outer .owl-item .item:hover .vp-spj-img-area:before {
        background-image: url(/latest/images/trip_ideas/img-faded-gradient-v.png);
        opacity: 0.65;
    }

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-dots {
    display: none !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

@media only screen and (max-width: 991px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-dots {
        display: none !important;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-dots .owl-dot {
    background: #D9D9D9;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    margin-right: 15px;
    padding: 6px !important;
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-dots .owl-dot.active {
        background: #0DA43F;
        position: relative;
    }

        .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-dots .owl-dot.active:after {
            content: '';
            position: absolute;
            top: -6px;
            left: -6px;
            height: 24px;
            width: 24px;
            background: #E7F6EC;
            border: 1px solid #51f788;
            border-radius: 50px;
            z-index: -1;
        }

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .owl-dots .owl-dot:last-child {
        margin-right: 0;
    }

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area {
    border-radius: 10px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-img-area img {
        max-height: 240px;
        min-height: 240px;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-img-area img {
        max-height: 500px;
        min-height: 500px;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-img-area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/latest/images/trip_ideas/bg-fbeach-destinations.png);
    width: 100%;
    height: 100%;
    max-height: 240px;
    background-repeat: no-repeat;
    background-position: top left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    opacity: 0.7;
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-img-area .vp-spj-cname {
    position: absolute;
    top: 15px;
    left: 15px;
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-img-area .vp-spj-cname p {
        font-family: "Argentum Sans";
        font-size: 14px;
        letter-spacing: 0.5px;
        margin-bottom: 1px;
        font-weight: 400;
        color: #ffffff;
    }

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-img-area .vp-spj-cname p {
        font-size: 24px;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-body-area {
    padding: 30px 25px;
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-body-area .vp-spj-title-area .vp-spj-title {
        font-family: 'Argentum Sans';
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 12px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 55px;
    }

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-body-area .vp-spj-title-area .vp-spj-title {
        font-size: 27px;
        line-height: 34px;
        min-height: 68px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-body-area .vp-spj-title-area .vp-spj-title {
        -webkit-line-clamp: 1;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-body-area .vp-spj-title-area .vp-desc {
    font-size: 16px;
    font-family: 'Argentum Sans';
    font-weight: 300;
    line-height: 26px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 55px;
}

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-body-area .vp-spj-title-area .vp-desc {
        font-size: 24px;
        line-height: 30px;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area {
    padding: 15px 25px;
    border-top: 1px solid #D9D9D9;
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-price-area .vp-spj-price-items label {
        font-size: 16px;
        font-family: 'Argentum Sans';
        font-weight: 300;
        color: #0DA43F;
    }

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-price-area .vp-spj-price-items label {
        font-size: 28px !important;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-price-area .vp-spj-price-items .price {
    font-size: 20px;
    font-family: 'Argentum Sans';
    font-weight: 500;
}

@media only screen and (min-width: 2600px) {
    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-price-area .vp-spj-price-items .price {
        font-size: 24px !important;
    }
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-price-area .vp-spj-price-items .price span {
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-btn .btn-explore {
    padding: 5px 12px 4px;
    background-color: #51f788;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-btn .btn-explore:hover {
        background-color: #000;
        color: #fff;
    }

.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-btn .btn-price {
    height: 50px;
    width: 50px;
    background: rgba(57, 230, 115, 0.1);
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid rgba(13, 164, 63, 0.5);
}

    .vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-footer-area .vp-spj-btn .btn-price:hover {
        background: rgba(57, 230, 115, 0.2);
        border: 1px solid rgba(13, 164, 63, 0.6);
    }

.vp-spiritual-journey.bg-spj-green .vp-grid-btn-area {
    margin-top: 40px;
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-spiritual-journey.bg-spj-green .vp-grid-btn-area {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-review-slider-area .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .vp-review-slider-area .vp-bp-mainarea {
        margin-top: 30px;
    }
}

.vp-review-slider-area.bg-review-slider {
    position: relative;
    background-color: rgba(56, 230, 114, 0.1);
    background-size: cover;
    padding: 70px 0 50px !important;
    margin-bottom: 55px;
    margin-top: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-review-slider-area.bg-review-slider {
        padding: 40px 0 50px !important;
    }
}

.vp-review-slider-area.bg-review-slider:before {
    content: "";
    position: absolute;
    top: -40px;
    background-image: url(/latest/images/bg-pattern-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 84px;
}

.vp-review-slider-area.bg-review-slider:after {
    content: '';
    position: absolute;
    bottom: -48px;
    background-image: url(/latest/images/bg-pattern-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

@media only screen and (min-width: 1440px) {
    .vp-review-slider-area .vp-review-desc-main {
        position: relative;
    }
}

.vp-review-slider-area .vp-review-desc-main .vp-review-head-area {
    margin-bottom: 20px;
}

    .vp-review-slider-area .vp-review-desc-main .vp-review-head-area .vp-subhead {
        font-size: 30px;
        line-height: 40px;
        font-family: 'Kaushan Script';
        color: #0DA43F;
        margin-bottom: 5px;
    }

@media only screen and (max-width: 575px) {
    .vp-review-slider-area .vp-review-desc-main .vp-review-head-area .vp-subhead {
        font-size: 26px;
        line-height: 30px;
    }
}

.vp-review-slider-area .vp-review-desc-main .vp-review-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 56px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

    .vp-review-slider-area .vp-review-desc-main .vp-review-head-area .vp-head span {
        color: #0DA43F;
    }

@media only screen and (max-width: 1199px) {
    .vp-review-slider-area .vp-review-desc-main .vp-review-head-area .vp-head {
        font-size: 36px;
        line-height: 44px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-review-slider-area .vp-review-desc-main .vp-review-head-area .vp-head {
        font-size: 30px;
        line-height: 38px;
    }
}

.vp-review-slider-area .vp-review-desc-main .vp-review-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    bottom: 45px;
    right: 0;
}

    .vp-review-slider-area .vp-review-desc-main .vp-review-slider .owl-dots .owl-dot {
        background: #D9D9D9;
        width: 12px;
        height: 12px;
        border-radius: 10px;
        margin-right: 15px;
    }

        .vp-review-slider-area .vp-review-desc-main .vp-review-slider .owl-dots .owl-dot.active {
            background: #0DA43F;
            position: relative;
        }

            .vp-review-slider-area .vp-review-desc-main .vp-review-slider .owl-dots .owl-dot.active:after {
                content: '';
                position: absolute;
                top: -6px;
                left: -6px;
                height: 24px;
                width: 24px;
                background: #E7F6EC;
                border: 1px solid #51f788;
                border-radius: 50px;
                z-index: -1;
            }

        .vp-review-slider-area .vp-review-desc-main .vp-review-slider .owl-dots .owl-dot:last-child {
            margin-right: 0;
        }

.vp-review-slider-area .vp-review-desc-main .vp-review-slider .vp-review-item .vp-review-area .vp-rdesc {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Argentum Sans';
    font-weight: 300;
    color: #222222;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.vp-review-slider-area .vp-review-desc-main .vp-review-slider .vp-review-item .vp-review-area .vp-rclient-info-area .vp-rclient-pic {
    height: 100px;
    width: 100px;
    border-radius: 100%;
    overflow: hidden;
    border: 7px solid #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-right: 15px;
}

    .vp-review-slider-area .vp-review-desc-main .vp-review-slider .vp-review-item .vp-review-area .vp-rclient-info-area .vp-rclient-pic img {
        height: 100px;
        width: 100px;
        -o-object-fit: cover;
        object-fit: cover;
    }

.vp-review-slider-area .vp-review-desc-main .vp-review-slider .vp-review-item .vp-review-area .vp-rclient-info-area .vp-rclient-details .vp-cname {
    font-family: 'Argentum Sans';
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 5px;
}

.vp-review-slider-area .vp-review-desc-main .vp-review-slider .vp-review-item .vp-review-area .vp-rclient-info-area .vp-rclient-details .vp-cdesignation {
    font-family: 'Argentum Sans';
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}

@media only screen and (min-width: 1366px) {
    .vp-review-slider-area .vp-review-img-area {
        width: 100%;
        height: auto;
        position: relative;
        left: 50px;
    }
}

@media only screen and (min-width: 1500px) {
    .vp-review-slider-area .vp-review-img-area {
        width: 110%;
        height: auto;
        position: relative;
        left: 50px;
    }
}

.vp-tour-idea-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-tour-idea-btn .btn-explore {
        padding: 5px 12px 4px;
        background-color: #51f788;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
    }

@media only screen and (min-width: 2600px) {
    .vp-tour-idea-btn .btn-explore {
        font-size: 23px !important;
    }
}

.vp-tour-idea-btn .btn-explore:hover {
    background-color: #1D231F;
    color: #ffffff;
}

.bg-faq-section {
    position: relative;
    background-color: rgba(56, 230, 114, 0.1);
    background-size: cover;
    padding: 70px 0 90px !important;
    margin-bottom: 65px;
}

@media only screen and (max-width: 1200px) {
    .bg-faq-section {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 1115px) {
    .bg-faq-section {
        margin-bottom: 40px;
    }
}

.bg-faq-section:before {
    content: '';
    position: absolute;
    top: -48px;
    background-image: url(/latest/images/bg-pattern-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

.bg-faq-section:after {
    content: '';
    position: absolute;
    bottom: -48px;
    background-image: url(/latest/images/bg-pattern-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track,
.select2-results::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar,
.select2-results::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb,
.select2-results::-webkit-scrollbar-thumb {
    background-color: #aaaaaa;
}

.select2-results__option {
    font-family: 'Argentum Sans';
    font-size: 14px;
    padding: 8px 10px;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #38e672;
    color: #222222;
}

@media only screen and (min-width: 1115px) {
    .vp-tripideas-nmt {
        margin-top: -45px;
    }
}

.vp-sp-buildown {
    margin-bottom: -50px;
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

.vp-sp-wheretogowhen {
    margin-top: 50px !important;
}

.vp-sp-bestselling {
    margin-top: -60px;
}

.vp-sp-spiritual-journey {
    margin-top: -30px !important;
    z-index: 1;
}

.vp-tour-idea-img img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}

.ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 15px;
    font-family: 'Argentum Sans';
    font-weight: 400;
    color: #494949 !important;
}

@media only screen and (max-width: 575px) {
    .ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
        font-size: 13px;
    }
}

.ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper span.ui-state-highlight {
    color: #0DA43F !important;
    font-weight: 400;
}

.ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper span:nth-child(2) {
    width: 100%;
    font-size: 12px;
    color: #757575;
}

@media only screen and (max-width: 575px) {
    .ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper span:nth-child(2) {
        font-size: 11px;
    }
}

.ui-autocomplete.ui-widget-content .ui-menu-item .ui-menu-item-wrapper span:nth-child(2) span {
    color: #0da43f;
}

body.modal-open {
    position: fixed;
    width: 100%;
    height: 100%;
}

.ui-autocomplete.ui-widget-content {
    z-index: 222 !important;
}

body.modal-open .ui-autocomplete.ui-widget-content {
    z-index: 2222 !important;
}

.ui-autocomplete.ui-widget-content::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
}

.ui-autocomplete.ui-widget-content::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.ui-autocomplete.ui-widget-content::-webkit-scrollbar-thumb {
    background: #888;
}

    .ui-autocomplete.ui-widget-content::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .ui-autocomplete.ui-widget-content::-webkit-scrollbar-thumb:horizontal {
        background: #c0c0c0;
        border-radius: 10px;
    }

body .ui-button.ui-state-active:hover,
body .ui-button:active,
body .ui-state-active,
body .ui-widget-content .ui-state-active,
body .ui-widget-header .ui-state-active,
body a.ui-button:active {
    background: #f3f3f3 !important;
    color: #494949 !important;
}

@media only screen and (max-width: 575px) {
    div#addTagsModal .modal-dialog .modal-content {
        margin-top: -105px;
    }
}

.vp-flight .vp-flight-sub-list .vp-flip-link a:first-child span {
    color: #376be0 !important;
}

@media only screen and (max-width: 575px) {
    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        margin-top: 0 !important;
    }
}

.vp-member-placeholder {
    width: 65px;
    height: 65px;
    font-size: 24px;
    font-weight: 600;
    line-height: 65px;
    color: #fff;
    margin-right: 20px;
    border-radius: 50%;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    background: rgba(255, 255, 255, 0.1);
}

.vp-member-add-head img {
    width: 18px;
    height: 18px;
}

.vp-day-night.vp-cdflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px;
}

    .vp-day-night.vp-cdflex label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .vp-day-night.vp-cdflex label:first-child {
            margin-right: 3px;
        }

            .vp-day-night.vp-cdflex label:first-child img {
                top: 0px;
                height: 15px;
            }

@media only screen and (min-width: 2600px) {
    .vp-day-night.vp-cdflex label:first-child img {
        height: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-day-night.vp-cdflex label:first-child img {
        height: 16px;
    }
}

.vp-day-night.vp-cdflex label:last-child img {
    top: 1px;
}

@media only screen and (max-width: 575px) {
    .vp-day-night.vp-cdflex label:last-child img {
        height: 16px !important;
    }
}

.vp-day-night.vp-cdflex label img {
    height: 14px;
}

@media only screen and (max-width: 850px) {
    .vp-day-night.vp-cdflex label img {
        height: 14px;
    }
}

.value {
    position: relative;
    top: 2px;
    font-size: 16px;
    font-family: 'Argentum Sans';
    margin-left: 3px;
    color: #3c3c3c;
}

@media only screen and (max-width: 850px) {
    .value {
        margin-left: 2px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .order-xs-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
}

.vp-travel-itinerary-body header {
    top: 0;
}

.hide-sm {
    display: block;
}

@media only screen and (max-width: 575px) {
    .hide-sm {
        display: none !important;
    }
}

.show-sm {
    display: none;
}

@media only screen and (max-width: 575px) {
    .show-sm {
        display: block;
    }
}

.tour-active-element {
    border-width: 1px !important;
    border-color: #51f788 !important;
}

.vp-travel-itinerary-body.tp-tour-guide.tour-active-element {
    overflow: hidden !important;
    height: 100vh;
}

.vp-travel-itinerary-body .accordion-item.tour-active-element {
    overflow: hidden;
    border-width: 1px;
    border-color: #51f788;
}

    .vp-travel-itinerary-body .accordion-item.tour-active-element div#divCalender {
        max-height: 435px;
    }

    .vp-travel-itinerary-body .accordion-item.tour-active-element div#divActivity {
        max-height: 450px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .accordion-item.tour-active-element div#divActivity {
        max-height: 325px;
    }
}

.vp-travel-itinerary-body .accordion-item.tour-active-element .accordion-collapse {
    display: block !important;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .accordion-item.tour-active-element div#divTravel {
        max-height: 550px;
        height: 100%;
        min-height: 100px;
    }
}

.vp-travel-itinerary-body .popover-tour {
    font-family: 'Yantramanav';
    border-radius: 10px !important;
    text-align: left !important;
    border-color: #51f788;
    background-color: #f3fff4;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .popover-tour {
        width: calc(100% - 15px);
    }
}

.vp-travel-itinerary-body .popover-tour .popover-header {
    font-size: 18px;
    padding: 8px 0px 12px;
    color: #000;
    text-align: center;
}

    .vp-travel-itinerary-body .popover-tour .popover-header span {
        color: #376be0;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .popover-tour .popover-header {
        font-size: 18px;
    }
}

.vp-travel-itinerary-body .popover-tour .tour-exit:before {
    background-image: url(/latest/images/icons/close_line.svg);
    height: 10px;
    width: 10px;
    content: '';
    background-size: cover;
    top: 10px;
    right: 10px;
}

.vp-travel-itinerary-body .popover-tour h5 {
    font-family: "Libre Bodoni", serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    margin-top: -5px;
    margin-bottom: -5px;
}

    .vp-travel-itinerary-body .popover-tour h5 span {
        color: #376be0;
        font-size: 18px;
    }

    .vp-travel-itinerary-body .popover-tour h5 .tour-tab-links {
        margin-top: 5px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .popover-tour h5 {
        font-size: 18px;
        line-height: 26px;
    }

        .vp-travel-itinerary-body .popover-tour h5 span {
            font-size: 18px;
            font-weight: 900;
        }
}

.vp-travel-itinerary-body .popover-tour h6 {
    font-family: "Libre Bodoni", serif;
    font-size: 18px;
    text-align: left;
    text-align: center;
}

.vp-travel-itinerary-body .popover-tour .popover-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .vp-travel-itinerary-body .popover-tour .popover-footer .btn {
        line-height: 1;
        color: #222222;
        font-size: 16px;
        background: #51f788;
        padding: 12px 25px 12px;
        text-transform: capitalize;
        border: none;
        border-radius: 5px;
        font-weight: 500;
        margin-left: 10px;
        min-width: 110px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .popover-tour .popover-footer .btn {
        font-size: 17px;
    }
}

.vp-travel-itinerary-body .popover-tour .popover-footer .btn.tour-next {
    margin-right: 10px;
}

.vp-travel-itinerary-body .popover-tour .popover-footer .btn:hover {
    background: #000;
    color: #fff;
}

.vp-travel-itinerary-body .popover-body {
    padding: 25px 0 20px;
}

    .vp-travel-itinerary-body .popover-body .tour-tab-links {
        margin-top: 10px;
    }

        .vp-travel-itinerary-body .popover-body .tour-tab-links li a {
            background-color: #ccd9f5 !important;
        }

            .vp-travel-itinerary-body .popover-body .tour-tab-links li a.active {
                background-color: #376be0 !important;
            }

.vp-travel-itinerary-body .tour-tab-links {
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .vp-header-top .navbar-brand img {
        width: 90%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .vp-travel-itinerary {
        margin-top: 0 !important;
    }
}

.vp-travel-itinerary-body header,
.vp-travel-itinerary-body section {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 1199px) {
    .vp-travel-itinerary-body header,
    .vp-travel-itinerary-body section {
        width: 1165px !important;
    }
}

@media only screen and (min-width: 576px) {
    .vp-travel-itinerary-body .vp-travel-itinerary .container-lg {
        padding: 0;
    }
}

.vp-travel-itinerary-body .vp-travel-itinerary .vp-booking-map {
    border-radius: 10px;
}

    .vp-travel-itinerary-body .vp-travel-itinerary .vp-booking-map p {
        padding: 15px 0 10px;
    }

.vp-travel-itinerary {
    margin-top: 55px !important;
    padding-bottom: 100px;
}

@media only screen and (max-width: 991px) {
    .vp-travel-itinerary {
        padding-bottom: 50px;
        margin-top: 10px !important;
    }
}

.vp-travel-itinerary .vp-calendar-list {
    position: relative;
    width: 100%;
    top: 0;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-calendar-list #calendarfilter {
        text-align: left;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 10px 0;
    }
}

.vp-travel-itinerary .vp-drag-icon {
    display: none !important;
}

.vp-travel-itinerary .vp-booking-tab .vp-booking-map iframe {
    height: 300px;
}

.vp-travel-itinerary .vp-booking-btn {
    border-bottom: 0;
    margin-bottom: 0;
}

    .vp-travel-itinerary .vp-booking-btn .vp-itinerary-heading {
        font-family: "Libre Bodoni", serif;
        font-size: 24px;
        font-weight: 900;
        text-transform: capitalize;
        color: #101010;
        text-align: center;
        margin-bottom: 30px;
    }

        .vp-travel-itinerary .vp-booking-btn .vp-itinerary-heading span {
            color: #376be0;
        }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-btn .vp-itinerary-heading {
        text-align: left;
        line-height: 32px;
    }
}

.vp-travel-itinerary .vp-booking-btn h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: "Yantramanav";
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-btn h1 {
        font-size: 22px;
    }
}

.vp-travel-itinerary .vp-booking-btn h1 img {
    width: 50px;
    margin-right: 10px;
    vertical-align: middle;
}

.vp-travel-itinerary .vp-booking-btn .vp-btn-green {
    padding-top: 10px;
}

    .vp-travel-itinerary .vp-booking-btn .vp-btn-green:hover {
        color: #fff !important;
        background: #1e1e1e !important;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-btn .vp-btn-green {
        font-size: 11px;
        padding: 5px 10px 7px;
    }
}

.vp-travel-itinerary .vp-booking-btn .vp-ti-budget p {
    margin-bottom: 0;
}

    .vp-travel-itinerary .vp-booking-btn .vp-ti-budget p span {
        color: #376be0;
        font-weight: 600;
        font-size: 20px;
    }

        .vp-travel-itinerary .vp-booking-btn .vp-ti-budget p span.vp-ti-price {
            position: relative;
            top: 1px;
        }

    .vp-travel-itinerary .vp-booking-btn .vp-ti-budget p a {
        margin-left: 15px;
    }

.vp-travel-itinerary .vp-booking-btn .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

    .vp-travel-itinerary .vp-booking-btn .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        background-color: #fff;
    }

.vp-travel-itinerary .vp-booking-des {
    padding-bottom: 0 !important;
}

.vp-travel-itinerary .vp-accordion .accordion .accordion-button {
    font-size: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 15px 15px 15px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-radius: 5px !important;
}

    .vp-travel-itinerary .vp-accordion .accordion .accordion-button::after {
        display: none;
    }

    .vp-travel-itinerary .vp-accordion .accordion .accordion-button a.one-btn {
        margin-right: 15px;
    }

    .vp-travel-itinerary .vp-accordion .accordion .accordion-button a.last-btn {
        float: right;
    }

    .vp-travel-itinerary .vp-accordion .accordion .accordion-button span.titletext {
        font-size: 18px;
        color: #fff;
        margin-top: 0px;
    }

    .vp-travel-itinerary .vp-accordion .accordion .accordion-button .vp-btn-arrow {
        padding-right: 0;
    }

        .vp-travel-itinerary .vp-accordion .accordion .accordion-button .vp-btn-arrow img {
            rotate: 180deg;
            margin-left: 5px;
        }

@media only screen and (max-width: 767px) {
    .vp-travel-itinerary .vp-accordion .accordion .accordion-button {
        font-size: 13px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .accordion-body {
    padding: 10px 15px;
}

    .vp-travel-itinerary .vp-accordion .accordion .accordion-body iframe {
        width: 100%;
        border-radius: 10px;
        margin-top: 5px;
    }

@media only screen and (max-width: 767px) {
    .vp-travel-itinerary .vp-accordion .accordion .accordion-body iframe {
        margin-top: 10px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .accordion-body #Calender {
    margin-top: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight.tour-active-element {
        max-height: 495px;
        overflow: hidden;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-slgn .vp-flight-shead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-slgn .vp-flight-shead span {
        font-family: 'Satisfy';
        color: #376be0;
        letter-spacing: 0.5px;
        margin-right: 8px;
        font-size: 24px;
        margin-top: 2px;
    }

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-slgn .vp-flight-shead .img-logo {
        width: 100px;
        margin-left: 5px;
    }

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list {
    padding: 10px 20px;
    border-radius: 10px;
    margin: 5px 0 0 !important;
    border: 1px solid #ededed;
}

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .dlt-icon {
        width: 18px;
        height: 20px;
    }

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-ctext-input .vp-num-btn {
        top: -3px !important;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list {
        padding: 10px 7px;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-ctext-input .vp-num-btn {
            top: -20px !important;
        }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list.mt-3 {
    margin-top: 10px !important;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-location-img {
        width: 100%;
        height: 100%;
        min-height: 145px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list img {
        width: 40px;
        height: 40px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des .vp-checkbox-loc {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des .accordion-button {
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: transparent;
    color: #376be0;
}

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des .accordion-button::after {
        display: none;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des {
        margin-top: 0px;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des.vp-bbtm {
            border-bottom: 1px solid #efefef;
        }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des p {
            color: #101010;
            margin-top: 5px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des h5 {
        font-size: 18px;
        margin-bottom: 0;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des h5 .vp-ficons {
            height: 25px;
            width: 25px;
        }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des h5 span {
            font-size: 16px;
            color: #376be0 !important;
        }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des h5 span {
    font-size: 14px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des h5 .vp-flip-link a {
        margin-bottom: 0;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des h5 .vp-flip-link a img {
    height: 15px;
    width: 15px;
    margin-left: 5px;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des h5 .vp-flip-link a span {
    font-size: 16px;
    text-decoration: none;
    position: relative;
    top: 2px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des p.clrBlue {
        font-size: 16px;
        margin-top: 5px;
        color: #101010 !important;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .img-fluid {
    width: 100%;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-num-btn .btn.vp-tp-arrow {
    margin-bottom: -10px !important;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-num-btn .btn.vp-bt-arrow {
    top: 0;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-to {
        padding-top: 0px;
        top: 6px;
    }

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-add-feild {
        margin-top: 0px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des .accordion-button {
    font-size: 20px;
    padding: 0px !important;
    line-height: 20px;
    margin-top: -6px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-flight-des .accordion-button {
        font-size: 20px;
        font-weight: 500;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .accordion-body p {
    font-size: 16px;
    line-height: 18px;
    padding-top: 10px;
}

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .accordion-body p.add-read-more {
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .accordion-body p.add-read-more.show-less-content .second-section,
        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .accordion-body p.add-read-more.show-less-content .read-less {
            display: none;
        }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .accordion-body p.add-read-more.show-more-content .read-more {
            display: none;
        }

        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .accordion-body p.add-read-more .read-more,
        .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .accordion-body p.add-read-more .read-less {
            margin-left: 2px;
            color: #376be0;
            cursor: pointer;
        }

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-location-desc .vp-location-img {
    height: 145px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-location-desc .vp-location-img.vp-slocation-img {
        height: 135px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-location-desc .vp-location-img.vp-slocation-img {
        height: 115px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-flight .vp-flight-sub-list .vp-location-desc .vp-location-bg {
    background: #edf2ff;
    color: #222222;
    font-weight: 500;
    border-radius: 0 0 10px 10px;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs {
    width: 100%;
}

    .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation {
        position: relative;
        top: -4px;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60 {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            margin-right: 2px;
        }

    .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills {
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: scroll;
        margin-bottom: 5px !important;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar {
            display: none;
        }

        .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li {
            width: auto;
            min-width: 50px;
            margin-left: 0;
            -webkit-box-flex: 0;
            -ms-flex: none;
            flex: none;
            background-color: #fafafa;
            border-radius: 10px;
            margin-right: 5px;
        }

            .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                color: #000000;
                border-radius: 10px;
            }

                .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active {
                    background: #51f788;
                    color: #000000;
                }

                .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn .ic-pl {
                    height: 18px;
                    width: 18px;
                }

            .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before {
                content: none;
            }

            .vp-travel-itinerary .vp-accordion .accordion .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after {
                content: none;
            }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs {
        width: 100%;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation {
            position: relative;
            top: -4px;
        }

            .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .vp-sctabs-navigation .vp-sct-right .vp-sct-t60 {
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
                margin-right: 2px;
            }

        .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills {
            width: 100%;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            overflow-x: scroll;
            margin-bottom: 5px !important;
        }

            .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills::-webkit-scrollbar {
                display: none;
            }

            .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills li {
                width: auto;
                min-width: 50px;
                margin-left: 0;
                -webkit-box-flex: 0;
                -ms-flex: none;
                flex: none;
                margin-bottom: 0px !important;
                border-radius: 10px;
            }

                .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn {
                    color: #000000;
                }

                    .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active {
                        background: #51f788;
                        color: #000000;
                        border-radius: 10px;
                    }

                        .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn.active.vp-sctabs-red {
                            background-color: #ed1c24;
                            color: #fff;
                        }

                .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:before {
                    content: none;
                }

                .vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:after {
                    content: none;
                }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-travel-top,
.vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top {
    position: relative;
    top: 0;
    width: auto;
    padding: 5px 0 10px;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-hotel-top {
    padding: 0;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-suggest-head h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: capitalize;
    border-bottom: 1px solid #dddddd;
}

.vp-travel-itinerary .vp-accordion .accordion .vp-map-plan,
.vp-travel-itinerary .vp-accordion .accordion .vp-hotel-main {
    border: 0;
    padding: 0;
    background: transparent;
}

    .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-map-tab-iframe {
        margin-top: 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-map-tab-iframe iframe {
            height: 400px;
            border-radius: 10px;
        }

    .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter {
        border-radius: 10px;
    }

        .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form {
            padding: 10px;
        }

            .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form .form-group {
                margin-bottom: 0;
            }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form .form-group {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form .form-group .form-control p {
        font-size: 16px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form .vp-form-label {
    margin-bottom: 5px !important;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form .vp-form-label {
        font-size: 18px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form .vp-select-wrap .form-control {
    border-radius: 10px !important;
    padding-right: 40px !important;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .vp-map-plan .vp-filter .vp-common-form .vp-select-wrap .form-control {
        font-size: 16px;
    }
}

.vp-travel-itinerary .vp-accordion .accordion .calender-table table {
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .calender-table table th {
        width: 199.333333px !important;
        min-width: 199.333333px !important;
        max-width: 199.333333px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-accordion .accordion .calender-table table td {
        width: 132.333333px !important;
        min-width: 132.333333px !important;
        max-width: 132.333333px !important;
    }
}

.vp-travel-itinerary .vp-accordion .vp-sug-loc-title {
    font-size: 20px;
    color: #1e1e1e;
    margin-bottom: 15px;
    font-weight: 600;
}

    .vp-travel-itinerary .vp-accordion .vp-sug-loc-title span {
        color: #376be0;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item {
        border: none;
    }
}

.vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-location-slider img {
    border-radius: 10px 10px 0 0;
}

.vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-location-slider.vp-modal-slider img {
    border-radius: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body {
        padding: 0;
    }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-location-slider .owl-nav img {
            width: 7px;
            height: auto;
        }
}

.vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list {
    border-radius: 10px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
}

    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-dropdown {
        top: 7px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        margin-top: -60px;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-order-sm-3 .vp-travel-timeline-des {
            padding-bottom: 0;
        }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-order-sm-3 .vp-travel-dropdown {
            margin-top: 10px;
        }

    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list h6 {
        font-size: 18px !important;
    }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list h6.fromCityTN {
            margin-top: 7px !important;
        }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list h6.toCityTN {
            margin-top: 0px !important;
        }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list h6 img {
            width: 20px;
        }

    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-dropdown .vp-air-icon,
    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-dropdown .vp-drive-icon {
        width: 16px !important;
        height: 16px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-order-sm-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        margin-top: -60px;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-order-sm-3 .vp-travel-timeline-des {
            padding-bottom: 0;
        }

        .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-order-sm-3 .vp-travel-dropdown {
            margin-top: 10px;
        }

    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list h6 {
        font-size: 13px !important;
    }

    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-dropdown .vp-air-icon,
    .vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-dropdown .vp-drive-icon {
        width: 16px !important;
        height: 16px !important;
    }
}

.vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-btn-plan {
    padding: 11px 25px 12px;
}

.vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button::after {
    display: block;
}

.vp-travel-itinerary .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button.collapsed span {
    color: #fff;
}

.vp-travel-itinerary .vp-booking-tab .vp-offers-box {
    margin-bottom: 15px;
    border: solid 1px #ededed;
    padding: 10px;
    border-radius: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-tab .vp-offers-box .vp-offer-cl {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
    }
}

.vp-travel-itinerary .vp-booking-tab .vp-offers-box .vp-offer {
    background: #eff4ff;
    padding: 7px;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
}

    .vp-travel-itinerary .vp-booking-tab .vp-offers-box .vp-offer img {
        width: 40px;
        height: 40px;
        padding: 5px;
        font-size: 18px;
    }

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary .vp-booking-tab .vp-offers-box .vp-offer {
        margin: 5px 0px;
    }
}

.vp-travel-itinerary .vp-booking-tab .vp-offers-box .vp-offer span {
    color: #1e1e1e;
}

.vp-travel-itinerary .vp-booking-tab .vp-offers-box .vp-offer strong {
    font-weight: 600;
    font-size: 24px;
    color: #376be0;
}

.vp-travel-itinerary .vp-sub-tab .tab-content {
    padding: 0 10px;
}

.vp-travel-itinerary .vp-travel-itinerary-slider .item .vp-location-desc span {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 256px;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
    color: #fff;
}

.vp-travel-itinerary .vp-travel-itinerary-slider .item .vp-location-desc img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

.vp-travel-itinerary .vp-travel-itinerary-slider .item .vp-location-desc .vp-offer {
    background: #efefef;
    padding: 6px 2px 0px;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
}

    .vp-travel-itinerary .vp-travel-itinerary-slider .item .vp-location-desc .vp-offer strong {
        font-weight: 600;
        font-size: 22px;
    }

.vp-travel-itinerary .vp-travel-itinerary-slider .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    line-height: 10px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

    .vp-travel-itinerary .vp-travel-itinerary-slider .owl-nav button:hover,
    .vp-travel-itinerary .vp-travel-itinerary-slider .owl-nav button:focus {
        opacity: 1;
        background-color: #51f788;
    }

    .vp-travel-itinerary .vp-travel-itinerary-slider .owl-nav button.owl-prev {
        left: -10px;
    }

    .vp-travel-itinerary .vp-travel-itinerary-slider .owl-nav button.owl-next {
        right: -10px;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

.vp-travel-itinerary .vp-sug-locations .vp-location-desc {
    position: relative;
    cursor: pointer;
}

    .vp-travel-itinerary .vp-sug-locations .vp-location-desc a:hover .vp-plus-img {
        opacity: 1;
    }

.vp-travel-itinerary .vp-sug-locations .vp-plus-img {
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    width: 22px;
    height: 22px;
    margin: auto;
}

@media only screen and (max-width: 575px) {
    .vp-location-img-slider .owl-item img {
        height: 250px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}


/*Login signup model popup*/

.vp-login-popup .vp-signin-form {
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .vp-login-popup .vp-signin-form {
        margin-bottom: 15px;
    }
}

.vp-login-popup .vp-signin-form .vp-signin-social a {
    display: block;
    margin-bottom: 10px;
}

.vp-login-popup .vp-signin-form .form-group {
    margin-bottom: 20px;
}

    .vp-login-popup .vp-signin-form .form-group .form-control {
        height: 40px;
        font-size: 13px;
        color: #656565;
        border-radius: 5px;
        padding: 0px 40px 2px 15px;
        font-weight: 400;
        background-color: #ffffff;
        border: 1px solid #dddddd;
    }

        .vp-login-popup .vp-signin-form .form-group .form-control:placeholder {
            color: #656565 !important;
            opacity: 1;
        }

        .vp-login-popup .vp-signin-form .form-group .form-control:-ms-input-placeholder {
            color: #656565 !important;
        }

        .vp-login-popup .vp-signin-form .form-group .form-control::-ms-input-placeholder {
            color: #656565 !important;
        }

    .vp-login-popup .vp-signin-form .form-group .form-check .form-check-input {
        width: 18px;
        height: 18px;
        background-color: transparent;
        border: 1px solid #b4b4b4;
        margin-top: 3px;
    }

@media only screen and (max-width: 375px) {
    .vp-login-popup .vp-signin-form .form-group .form-check .form-check-input {
        position: relative;
        top: 4px;
        width: 15px;
        height: 15px;
    }
}

.vp-login-popup .vp-signin-form .form-group .form-check .form-check-label {
    display: block;
    padding-left: 2px;
    font-size: 14px;
    color: #656565;
    font-weight: 400;
}

@media only screen and (max-width: 375px) {
    .vp-login-popup .vp-signin-form .form-group .form-check .form-check-label {
        font-size: 14px;
        padding-left: 0;
        display: inline-block;
    }
}

.vp-login-popup .vp-signin-form .form-group .vp-forgot-link {
    color: #0DA43F;
    font-size: 14px;
    font-weight: 400;
}

    .vp-login-popup .vp-signin-form .form-group .vp-forgot-link:hover,
    .vp-login-popup .vp-signin-form .form-group .vp-forgot-link:focus {
        color: #1e1e1e;
    }

@media only screen and (max-width: 375px) {
    .vp-login-popup .vp-signin-form .form-group .vp-forgot-link {
        font-size: 12px;
    }
}

.vp-login-popup .vp-signin-form .vp-email-icon,
.vp-login-popup .vp-signin-form .vp-pwd-icon {
    position: relative;
}

    .vp-login-popup .vp-signin-form .vp-email-icon::after,
    .vp-login-popup .vp-signin-form .vp-pwd-icon::after {
        position: absolute;
        top: 9px;
        right: 15px;
        content: '';
        width: 22px;
        height: 22px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .vp-login-popup .vp-signin-form .vp-email-icon.vp-email-icon:after,
    .vp-login-popup .vp-signin-form .vp-pwd-icon.vp-email-icon:after {
        background-image: url("/latest/images/icons/email.svg");
    }

    .vp-login-popup .vp-signin-form .vp-email-icon.vp-pwd-icon:after,
    .vp-login-popup .vp-signin-form .vp-pwd-icon.vp-pwd-icon:after {
        background-image: url("/latest/images/icons/password.svg");
    }

.vp-login-popup .vp-signin-form .vp-signin-or {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 20px 0px;
}

    .vp-login-popup .vp-signin-form .vp-signin-or span {
        background: #fff;
        border: solid 1px #ddd;
        font-size: 12px;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 100%;
    }

    .vp-login-popup .vp-signin-form .vp-signin-or::after {
        position: absolute;
        left: 0;
        right: 0;
        z-index: -1;
        content: '';
        height: 1px;
        width: 100%;
        background: #dbdbdb;
        top: 15px;
        bottom: 0;
    }

#calendarfilter {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (max-width: 575px) {
    .calender-table table th {
        padding: 6px 3px 5px 4px;
        font-size: 14px;
        width: 123.333333px !important;
        max-width: 123.333333px !important;
        min-width: 123.333333px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-itinerary-body .vp-tourism .vp-common-form .vp-form-label.vp-home-trip-head {
        font-size: 22px !important;
    }

    .vp-travel-itinerary-body .vp-tourism .vp-tourism-slider .owl-nav button.owl-prev {
        background-color: #51f788;
    }

    .vp-travel-itinerary-body .vp-tourism .vp-tourism-slider .owl-nav button.owl-next {
        background: #51f788;
    }
}

.vp-sctabs-red {
    background-color: #ed1c24;
}


/*more less content show css*/

.more {
    display: none;
}

.read {
    color: #1e1e1e;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
}

.vp-travel-itinerary .vp-booking-tab .vp-booking-map .vp-booking-btn .add-read-more {
    width: 100%;
    margin: 0 auto;
}

    .vp-travel-itinerary .vp-booking-tab .vp-booking-map .vp-booking-btn .add-read-more.show-less-content .second-section,
    .vp-travel-itinerary .vp-booking-tab .vp-booking-map .vp-booking-btn .add-read-more.show-less-content .read-less {
        display: none;
    }

    .vp-travel-itinerary .vp-booking-tab .vp-booking-map .vp-booking-btn .add-read-more.show-more-content .read-more {
        display: none;
    }

    .vp-travel-itinerary .vp-booking-tab .vp-booking-map .vp-booking-btn .add-read-more .read-more,
    .vp-travel-itinerary .vp-booking-tab .vp-booking-map .vp-booking-btn .add-read-more .read-less {
        font-weight: 700;
        margin-left: 2px;
        color: #376be0;
        cursor: pointer;
    }

.vp-location-details .card-body .vp-plan-details-modal .vp-trip-head {
    padding: 15px;
    border-radius: 10px 10px 0 0 !important;
    border-bottom: 1px solid #ccc !important;
}

.vp-location-details .card-body .vp-plan-details-modal .modal-body {
    padding-top: 5px;
    padding-bottom: 5px;
}

.vp-location-details .vp-plan-details-modal .vp-trip-form .vp-modal-iframe button {
    display: none;
}

@media only screen and (min-width: 992px) {
    .vp-location-details .vp-plan-details-modal .vp-trip-form .vp-modal-iframe button {
        display: block;
    }
}

.vp-breadcrumb {
    margin: 85px auto 30px !important;
}

    .vp-breadcrumb .breadcrumb {
        padding: 15px 20px;
        margin-bottom: 0;
        background: #f6fff9;
        border: 1px solid #ccc;
        border-radius: 10px;
    }

.vp-avatar-upload {
    position: relative;
    z-index: 1;
    padding-top: 25px;
    padding-bottom: 25px;
}

    .vp-avatar-upload .vp-avatar-edit {
        position: relative;
        width: 90px;
        height: 90px;
        margin: 0 auto;
        text-align: center;
    }

        .vp-avatar-upload .vp-avatar-edit label {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 30px;
            height: 30px;
            text-align: center;
            border-radius: 50%;
            background-color: #1e1e1e;
        }

            .vp-avatar-upload .vp-avatar-edit label img {
                top: 2px;
                position: relative;
                left: 1px;
                width: auto;
            }

        .vp-avatar-upload .vp-avatar-edit input {
            display: none;
        }

        .vp-avatar-upload .vp-avatar-edit .vp-member-placeholder {
            width: 90px;
            height: 90px;
            font-size: 34px;
            margin-right: 0;
            line-height: 80px;
            color: #1e1e1e;
            border: 2px solid #1e1e1e;
            background: #f4f4f4;
        }

.vp-airport-tab .vp-airport-bt-list ul li a {
    font-size: 18px !important;
}

.vp-airport-tab .vp-airport-bt-list ul li .form-check .form-check-label {
    top: 6px !important;
    right: 5px;
    font-size: 16px !important;
}

.vp-row-bordered {
    border: 1px solid #dddddd;
    border-radius: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-row-bordered {
        padding-bottom: 20px;
        border: none;
    }
}

.vp-blog-banner-area {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 35px;
}

    .vp-blog-banner-area .vp-blog-banner-title {
        text-align: center;
        font-size: 30px;
        font-family: "Libre Bodoni", serif;
        margin-bottom: 0;
    }

@media only screen and (max-width: 575px) {
    .vp-blog-banner-area .vp-blog-banner-title {
        font-size: 26px;
    }
}

.vp-blog-listimg {
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: -5px;
}

    .vp-blog-listimg .vp-blogimg-slider .item img {
        border-radius: 10px;
        min-height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (max-width: 575px) {
    .vp-blog-listimg .vp-blogimg-slider .item img {
        min-height: 200px;
    }
}

.vp-blog-listimg .vp-blogimg-slider .owl-nav button {
    position: absolute;
    top: 45%;
    margin: auto;
    width: 40px;
    height: 40px;
    line-height: 10px;
    background: #dcfde7;
    border-radius: 5px;
    border: 1px solid #51f788;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

    .vp-blog-listimg .vp-blogimg-slider .owl-nav button.owl-prev {
        left: -10px;
    }

    .vp-blog-listimg .vp-blogimg-slider .owl-nav button.owl-next {
        right: -10px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.vp-blog-ldesc .vp-blog-ltitle h1 {
    font-family: 'Yantramanav';
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    font-weight: 500;
}

@media only screen and (max-width: 575px) {
    .vp-blog-ldesc .vp-blog-ltitle h1 {
        font-size: 24px;
    }
}

.vp-blog-ldesc .vp-blog-ldesc .desc {
    font-size: 18px;
}

@media only screen and (max-width: 575px) {
    .vp-blog-ldesc .vp-blog-ldesc .desc {
        font-size: 16px;
        line-height: 25px;
    }
}

.vp-blog-ldesc .vp-blog-pills .vp-blog-ptitle {
    margin-bottom: 15px;
}

    .vp-blog-ldesc .vp-blog-pills .vp-blog-ptitle h4 {
        font-size: 20px;
    }

.vp-blog-ldesc .vp-blog-pills .vp-blog-plistings ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 575px) {
    .vp-blog-ldesc .vp-blog-pills .vp-blog-plistings ul {
        font-size: 16px;
        line-height: 25px;
    }
}

.vp-blog-ldesc .vp-blog-pills .vp-blog-plistings ul .vp-pill-item {
    background: #dcfde7;
    border: 1px solid #51f788;
    margin-right: 10px;
    padding: 10px 20px;
    border-radius: 50px;
    margin-bottom: 12px;
}

@media only screen and (max-width: 575px) {
    .vp-blog-ldesc .vp-blog-pills .vp-blog-plistings ul .vp-pill-item {
        padding: 10px 20px;
    }
}

.vp-blog-ldesc .vp-blog-pills .vp-blog-plistings ul .vp-pill-item .vp-pill-inner {
    font-size: 16px;
    font-weight: 500;
}

strong {
    font-weight: 600 !important;
}

.vp-abt-banner {
    position: relative;
    padding: 185px 0 !important;
    min-height: 400px;
    background-position: bottom;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    z-index: 1;
}

    .vp-abt-banner img {
        position: absolute;
        height: 525px;
        top: 0;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (max-width: 1115px) {
    .vp-abt-banner img {
        height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-abt-banner img {
        height: 100%;
    }
}

.vp-abt-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/latest/images/home/banner_pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

@media only screen and (max-width: 1290px) {
    .vp-abt-banner {
        padding: 160px 0 !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-abt-banner {
        padding: 150px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .vp-abt-banner {
        padding: 130px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-abt-banner {
        padding: 100px 0 !important;
        min-height: 100%;
    }
}

.vp-abt-banner .vp-abt-banner-desc {
    position: relative;
}

    .vp-abt-banner .vp-abt-banner-desc .vp-abt-head-area .vp-subhead {
        font-size: 60px;
        line-height: 40px;
        font-family: 'Kaushan Script';
        color: #ffffff;
        margin-bottom: 15px;
    }

    .vp-abt-banner .vp-abt-banner-desc .vp-abt-head-area .vp-head {
        font-family: "Khand";
        font-size: 86px;
        line-height: 116px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #ffffff;
    }

@media only screen and (max-width: 1115px) {
    .vp-abt-banner .vp-abt-banner-desc .vp-abt-head-area .vp-head {
        font-size: 66px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-abt-banner .vp-abt-banner-desc .vp-abt-head-area .vp-head {
        font-size: 46px;
        line-height: 46px;
    }
}

.vp-abt-details-area.bg-about-green {
    position: relative;
    background-color: rgba(56, 230, 114, 0.1);
    background-size: cover;
    padding: 110px 0 70px !important;
    margin-bottom: 70px;
    margin-top: -50px;
}

@media only screen and (max-width: 575px) {
    .vp-abt-details-area.bg-about-green {
        padding: 80px 0 50px !important;
    }
}

.vp-abt-details-area.bg-about-green:after {
    content: '';
    position: absolute;
    bottom: -48px;
    background-image: url(/latest/images/bg-pattern-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

.vp-abt-details-area .vp-plan-share .st-custom-main-area {
    position: relative;
    bottom: 0;
    right: 0;
    z-index: 11 !important;
}

.vp-abt-details-area .vp-plan-share .st-custom-button {
    width: 100%;
    height: auto !important;
    border-radius: 5px;
    font-size: 15px;
    -webkit-animation-name: buttonshare;
    animation-name: buttonshare;
}

    .vp-abt-details-area .vp-plan-share .st-custom-button:hover {
        color: #ffffff;
        background-color: #1a1a1a;
    }

    .vp-abt-details-area .vp-plan-share .st-custom-button img {
        margin-right: 5px;
    }

@media only screen and (min-width: 2600px) {
    .vp-abt-details-area .vp-plan-share .st-custom-button {
        font-size: 22px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-abt-details-area .hide-sm {
        display: none !important;
    }
}

.vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
}

@media only screen and (min-width: 2600px) {
    .vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-subhead {
        font-size: 36px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-subhead {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 7px !important;
    }
}

.vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

@media only screen and (min-width: 2600px) {
    .vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-head {
        font-size: 51px;
    }
}

.vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-head span {
    color: #0DA43F;
}

@media only screen and (max-width: 1115px) {
    .vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-abt-details-area .vp-abt-details-desc .vp-abt-details-head-area .vp-head {
        font-size: 30px;
        line-height: 38px;
    }
}

.vp-abt-details-area .vp-abt-details-desc .vp-desc {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

@media only screen and (min-width: 2600px) {
    .vp-abt-details-area .vp-abt-details-desc .vp-desc {
        font-size: 25px;
        line-height: 45px;
    }
}

.vp-abt-details-area .vp-abt-details-desc .vp-desc b {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.vp-abt-inspiration {
    padding: 30px 0 85px !important;
}

@media only screen and (max-width: 991px) {
    .vp-abt-inspiration {
        padding: 0 0 60px !important;
    }

        .vp-abt-inspiration .order-xs-1 {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }

        .vp-abt-inspiration .vp-abt-details-desc {
            margin-top: 30px;
        }
}

.vp-abt-inspiration .vp-abt-details-desc .vp-abt-details-head-area .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-abt-inspiration .vp-abt-details-desc .vp-abt-details-head-area .vp-subhead {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 7px !important;
    }
}

.vp-abt-inspiration .vp-abt-details-desc .vp-abt-details-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

    .vp-abt-inspiration .vp-abt-details-desc .vp-abt-details-head-area .vp-head span {
        color: #0DA43F;
    }

@media only screen and (max-width: 1115px) {
    .vp-abt-inspiration .vp-abt-details-desc .vp-abt-details-head-area .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-abt-inspiration .vp-abt-details-desc .vp-abt-details-head-area .vp-head {
        font-size: 30px;
        line-height: 38px;
    }
}

.vp-abt-inspiration .vp-abt-details-desc .vp-abt-details-desc-area {
    margin-top: 20px;
}

.vp-abt-inspiration .vp-abt-details-desc .vp-desc {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

.vp-abt-wtstus.bg-abt-wtstus {
    position: relative;
    background-color: rgba(56, 230, 114, 0.1);
    background-size: cover;
    padding: 65px 0 55px !important;
    margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .vp-abt-wtstus.bg-abt-wtstus {
        padding: 60px 0 45px !important;
    }
}

.vp-abt-wtstus.bg-abt-wtstus:before {
    content: '';
    position: absolute;
    top: -48px;
    background-image: url(/latest/images/bg-pattern-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

.vp-abt-wtstus.bg-abt-wtstus:after {
    content: '';
    position: absolute;
    bottom: -48px;
    background-image: url(/latest/images/bg-pattern-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94px;
}

.vp-abt-wtstus .vp-abt-wtstus-head-area {
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .vp-abt-wtstus .vp-abt-wtstus-head-area {
        margin-top: 30px;
    }
}

.vp-abt-wtstus .vp-abt-wtstus-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

    .vp-abt-wtstus .vp-abt-wtstus-head-area .vp-head span {
        color: #0DA43F;
    }

@media only screen and (max-width: 1115px) {
    .vp-abt-wtstus .vp-abt-wtstus-head-area .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-abt-wtstus .vp-abt-wtstus-head-area .vp-head {
        font-size: 30px;
        line-height: 38px;
    }
}

.vp-abt-wtstus .vp-abt-wtstus-desc {
    list-style: none;
    padding-left: 0;
}

    .vp-abt-wtstus .vp-abt-wtstus-desc li {
        position: relative;
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 8px;
        padding-left: 25px;
    }

        .vp-abt-wtstus .vp-abt-wtstus-desc li:before {
            content: '';
            position: absolute;
            top: 8px;
            left: 0;
            background: #38E672;
            border-radius: 100%;
            border: 3px solid #0DA43F;
            width: 14px;
            height: 14px;
        }

        .vp-abt-wtstus .vp-abt-wtstus-desc li .vp-subhead {
            font-size: 18px;
            font-weight: 600;
            margin-right: 3px;
        }

.vp-opcv-main-area {
    border-bottom: 1px solid #D9D9D9;
}

@media only screen and (max-width: 991px) {
    .vp-opcv-main-area {
        padding: 25px 0 35px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-opcv-main-area .vp-opvc-main-inner {
        margin-bottom: 35px;
    }
}

.vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 20px;
}

    .vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-head-area .vp-head span {
        color: #0DA43F;
    }

@media only screen and (max-width: 1115px) {
    .vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-head-area .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-head-area .vp-head {
        font-size: 30px;
        line-height: 38px;
    }
}

.vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-desc {
    list-style: none;
    padding-left: 0;
}

@media only screen and (max-width: 991px) {
    .vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-desc {
        padding-right: 0 !important;
    }
}

.vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-desc li {
    position: relative;
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 8px;
    padding-left: 25px;
}

    .vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-desc li:before {
        content: '';
        position: absolute;
        top: 8px;
        left: 0;
        background: #38E672;
        border-radius: 100%;
        border: 3px solid #0DA43F;
        width: 14px;
        height: 14px;
    }

    .vp-opcv-main-area .vp-opvc-main-inner .vp-opvc-desc li .vp-subhead {
        font-size: 18px;
        font-weight: 600;
        margin-right: 3px;
    }

.vp-tips-time {
    font-family: 'Argentum Sans';
}

    .vp-tips-time .spn-vptips-time {
        font-weight: 600;
        margin-left: 5px;
        margin-right: 3px;
    }

        .vp-tips-time .spn-vptips-time:first-child {
            margin-left: 0px;
        }

strong {
    font-weight: 600 !important;
}

.border-btm {
    border-bottom: 1px solid #D9D9D9;
}

.pb-50 {
    padding-bottom: 50px !important;
}

@media only screen and (max-width: 991px) {
    .pb-50 {
        padding-bottom: 50px !important;
    }
}

@media only screen and (max-width: 575px) {
    .pb-50 {
        padding-bottom: 30px !important;
    }
}

.vp-search-neg.vp-tourism-list {
    height: auto !important;
    margin-top: -100px;
}

@media only screen and (max-width: 575px) {
    .vp-search-neg.vp-tourism-list {
        margin-top: -50px !important;
        padding-bottom: 0 !important;
    }
}

.vp-noresult-found {
    padding: 30px 0 50px !important;
}

@media only screen and (max-width: 991px) {
    .vp-noresult-found {
        padding: 10px 0 10px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-noresult-found {
        padding: 10px 0 60px !important;
    }
}

.vp-noresult-found .vp-noresults-area .vp-noreseults-img img {
    max-width: 125px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-noresult-found .vp-noresults-area .vp-noreseults-img img {
        max-width: 110px;
    }
}

.vp-noresult-found .vp-noresults-area .vp-noresult-text {
    margin: 15px 0 20px;
}

    .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-subhead {
        font-size: 20px;
        line-height: 30px;
        font-family: 'Argentum Sans';
        color: #222222;
        margin-bottom: 0px;
    }

    .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-head {
        font-family: 'Argentum Sans';
        font-size: 18px;
        line-height: 30px;
        font-weight: 600;
        margin-bottom: -8px;
        color: #222222;
    }

        .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-head span {
            color: #0DA43F;
        }

        .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-head a {
            color: #0DA43F;
        }

            .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-head a:hover {
                color: #0DA43F;
                text-decoration: underline;
            }

@media only screen and (max-width: 575px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-head {
        font-size: 16px;
        line-height: 20px;
    }
}

.vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-button-area.vp-btn-text-area {
    font-family: 'Argentum Sans';
    font-size: 26px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #222222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px !important;
}

@media only screen and (max-width: 575px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-button-area.vp-btn-text-area {
        font-size: 22px;
    }
}

.vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-button-area.vp-btn-text-area .btn-primary-green.btn-primary-text {
    padding: 0 5px;
    background: transparent;
    font-family: 'Argentum Sans';
    font-size: 26px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #0da43f;
    border: none;
    text-decoration: underline;
}

@media only screen and (max-width: 575px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-button-area.vp-btn-text-area .btn-primary-green.btn-primary-text {
        font-size: 22px;
    }
}

.vp-noresult-found .vp-noresults-area .vp-noresult-text .vp-button-area.vp-btn-text-area .btn-primary-green.btn-primary-text:hover {
    background: none !important;
    padding: 0 5px !important;
    color: #02832d !important;
}

@media only screen and (max-width: 575px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex .btn-primary-green {
            width: 100%;
        }
}

.vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex .vp-button-area:first-child {
    margin-right: 5px;
}

@media only screen and (max-width: 768px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex .vp-button-area:first-child {
        margin-right: 5px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex .vp-button-area:first-child {
        margin-right: 0px !important;
        width: 100%;
    }
}

.vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex .vp-button-area:last-child {
    margin-left: 5px;
}

@media only screen and (max-width: 768px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex .vp-button-area:last-child {
        margin-left: 5px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-noresult-found .vp-noresults-area .vp-noresult-text .d-flex .vp-button-area:last-child {
        margin-left: 0px !important;
        width: 100%;
    }
}

.vp-grid-item {
    position: relative;
}

    .vp-grid-item .vp-grid-item-area {
        border-radius: 10px;
        background: #ffffff;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        margin-bottom: 30px;
    }

        .vp-grid-item .vp-grid-item-area .vp-grid-img-area {
            position: relative;
        }

            .vp-grid-item .vp-grid-item-area .vp-grid-img-area:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                background: url(/latest/images/trip_ideas/bg-fbeach-destinations.png);
                width: 100%;
                height: 100%;
                max-height: 240px;
                background-repeat: no-repeat;
                background-position: top left;
            }

            .vp-grid-item .vp-grid-item-area .vp-grid-img-area .vp-grid-label {
                position: absolute;
                top: 15px;
                left: 15px;
            }

                .vp-grid-item .vp-grid-item-area .vp-grid-img-area .vp-grid-label .vp-sm {
                    font-family: "Argentum Sans";
                    font-size: 14px;
                    letter-spacing: 0.5px;
                    margin-bottom: 1px;
                    font-weight: 400;
                    color: #ffffff;
                }

            .vp-grid-item .vp-grid-item-area .vp-grid-img-area img {
                width: 100%;
                max-height: 240px;
                min-height: 240px;
                -o-object-fit: cover;
                object-fit: cover;
                width: 100%;
            }

@media only screen and (min-width: 2600px) {
    .vp-grid-item .vp-grid-item-area .vp-grid-img-area img {
        max-height: 480px;
        min-height: 480px;
    }
}

.vp-grid-item .vp-grid-item-area .vp-grid-img-area .vp-day-night.vp-cdflex {
    position: absolute;
    top: 37px;
    left: 13px;
}

    .vp-grid-item .vp-grid-item-area .vp-grid-img-area .vp-day-night.vp-cdflex img {
        min-height: 16px;
        max-height: 16px;
    }

    .vp-grid-item .vp-grid-item-area .vp-grid-img-area .vp-day-night.vp-cdflex label .value {
        color: #fff;
    }

.vp-grid-item .vp-grid-item-area .vp-grid-body-area {
    padding: 20px 15px 15px;
}

    .vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-title-area .vp-grid-title {
        font-family: 'Argentum Sans';
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        margin-bottom: 6px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

@media only screen and (min-width: 2600px) {
    .vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-title-area .vp-grid-title {
        font-size: 24px;
        line-height: 35px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-title-area .vp-grid-title {
        -webkit-line-clamp: 1;
    }
}

.vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-title-area .vp-desc {
    font-size: 16px;
    font-family: 'Argentum Sans';
    min-height: 52px;
    font-weight: 300;
    line-height: 24px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

@media only screen and (min-width: 2600px) {
    .vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-title-area .vp-desc {
        font-size: 20px;
        line-height: 30px;
    }
}

.vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-custom-build .btn-primary-green {
    padding: 8px 20px;
    font-size: 14px;
}

.vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-price-items {
    border-top: 1px solid #D9D9D9;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-price-items label {
        font-size: 15px;
        font-family: 'Argentum Sans';
        font-weight: 400;
        color: #0DA43F;
    }

    .vp-grid-item .vp-grid-item-area .vp-grid-body-area .vp-grid-price-items .price {
        font-size: 18px;
        font-family: 'Argentum Sans';
        font-weight: 500;
        margin-bottom: 0px !important;
        margin-left: 10px;
    }

.vp-grid-item .vp-grid-item-area .vp-grid-footer-area {
    padding: 15px 25px;
    border-top: 1px solid #D9D9D9;
}

    .vp-grid-item .vp-grid-item-area .vp-grid-footer-area .vp-grid-fitems .vp-grid-price-area .vp-grid-price-items {
        width: 100%;
    }

        .vp-grid-item .vp-grid-item-area .vp-grid-footer-area .vp-grid-fitems .vp-grid-price-area .vp-grid-price-items label {
            font-size: 15px;
            font-family: 'Argentum Sans';
            font-weight: 300;
            color: #0DA43F;
        }

        .vp-grid-item .vp-grid-item-area .vp-grid-footer-area .vp-grid-fitems .vp-grid-price-area .vp-grid-price-items .price {
            font-size: 18px;
            font-family: 'Argentum Sans';
            font-weight: 500;
            margin-bottom: 0px !important;
        }

    .vp-grid-item .vp-grid-item-area .vp-grid-footer-area .vp-grid-fitems .btn-price {
        height: 50px;
        width: 50px;
        background: rgba(57, 230, 115, 0.1);
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid rgba(13, 164, 63, 0.5);
    }

        .vp-grid-item .vp-grid-item-area .vp-grid-footer-area .vp-grid-fitems .btn-price:hover {
            background: rgba(57, 230, 115, 0.2);
            border: 1px solid rgba(13, 164, 63, 0.6);
        }

.vp-grid-item .vp-grid-fav_icon {
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    cursor: pointer;
}

    .vp-grid-item .vp-grid-fav_icon.vp-fav-filled {
        background-color: #ebfcf1;
        border-radius: 10px;
        min-height: 40px;
        min-width: 40px;
    }

@media only screen and (max-width: 575px) {
    .vp-grid-item .vp-grid-fav_icon.vp-fav-filled {
        min-height: 45px;
        min-width: 45px;
    }
}

.vp-grid-item .vp-grid-fav_icon.vp-fav-notfilled {
    background-color: #ebfcf1;
    border-radius: 10px;
    min-height: 40px;
    min-width: 40px;
}

@media only screen and (max-width: 575px) {
    .vp-grid-item .vp-grid-fav_icon.vp-fav-notfilled {
        min-height: 45px;
        min-width: 45px;
    }
}

.vp-grid-item .vp-grid-fav_icon img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 22px;
    min-height: 22px;
    position: relative;
    right: -1px;
}

.vp-grid-listings {
    padding: 50px 0 60px !important;
}

    .vp-grid-listings.vp-grid-fav-list {
        padding-bottom: 110px !important;
    }

@media only screen and (max-width: 1290px) {
    .vp-grid-listings.vp-grid-fav-list {
        padding-top: 70px !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-grid-listings.vp-grid-fav-list {
        padding-top: 50px !important;
    }
}

.vp-grid-listings.vp-grid-fav-list .vp-subhead {
    padding-bottom: 20px;
    font-size: 30px;
    font-family: 'Kaushan Script';
    font-weight: normal;
    color: #0DA43F;
}

.vp-grid-listings.vp-grid-fav-list .vp-grid-btn-area {
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings.vp-grid-fav-list .vp-grid-btn-area .btn-primary-green {
        width: 70%;
        margin: 0 auto;
    }
}

.vp-grid-listings.vp-grid-fav-list .vp-grid-btn-area .btn-ms-left {
    margin-left: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings.vp-grid-fav-list .vp-grid-btn-area .btn-ms-left {
        margin-left: 0;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings.vp-grid-fav-list .vp-grid-btn-area {
        margin-top: 10px !important;
    }
}

.vp-grid-listings.vp-grid-fav-list .vp-grid-img-area {
    position: relative;
}

    .vp-grid-listings.vp-grid-fav-list .vp-grid-img-area .vp-grid-fav_icon {
        position: absolute;
        top: 10px;
        right: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .vp-grid-listings.vp-grid-fav-list .vp-grid-img-area .vp-grid-fav_icon.vp-fav-filled {
            background-color: #ebfcf1;
            border-radius: 10px;
            min-height: 40px;
            min-width: 40px;
        }

@media only screen and (max-width: 575px) {
    .vp-grid-listings.vp-grid-fav-list .vp-grid-img-area .vp-grid-fav_icon.vp-fav-filled {
        min-height: 45px;
        min-width: 45px;
    }
}

.vp-grid-listings.vp-grid-fav-list .vp-grid-img-area .vp-grid-fav_icon.vp-fav-notfilled {
    background-color: #ebfcf1;
    border-radius: 10px;
    min-height: 40px;
    min-width: 40px;
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings.vp-grid-fav-list .vp-grid-img-area .vp-grid-fav_icon.vp-fav-notfilled {
        min-height: 45px;
        min-width: 45px;
    }
}

.vp-grid-listings.vp-grid-fav-list .vp-grid-img-area .vp-grid-fav_icon img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 22px;
    min-height: 22px;
    position: relative;
    right: -1px;
}

.vp-grid-listings .vp-grid-list-counts {
    padding-bottom: 25px;
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings .vp-grid-list-counts {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings .vp-grid-list-counts.text-right {
        text-align: left !important;
        padding-bottom: 25px;
    }
}

.vp-grid-listings .vp-grid-list-counts p {
    font-family: 'Argentum Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

    .vp-grid-listings .vp-grid-list-counts p span {
        color: #0da43f;
        font-weight: 500;
    }

@media only screen and (min-width: 2600px) {
    .vp-grid-listings .vp-grid-list-counts p {
        font-size: 26px;
    }
}

.vp-grid-listings .vp-wtgw-nav-area {
    padding: 0 0 43px;
    position: relative;
    z-index: 12;
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings .vp-wtgw-nav-area {
        z-index: 1 !important;
    }
}

.vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs {
    border-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item {
        margin-bottom: 15px !important;
    }
}

.vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
    position: relative;
    padding: 0 27px;
    background-color: transparent;
    border: transparent;
    font-family: 'Argentum Sans';
    font-size: 16px;
    color: #222222;
}

@media only screen and (min-width: 2600px) {
    .vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
        font-size: 26px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link {
        padding: 0 10px;
    }
}

.vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link.active {
    color: #0DA43F;
}

    .vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link.active:before {
        content: '';
        position: absolute;
        bottom: -5px;
        background: #0DA43F;
        height: 3px;
        width: 25px;
        left: 35%;
    }

@media only screen and (max-width: 991px) {
    .vp-grid-listings .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item .vp-wtgw-nav-link.active:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 991px) {
    .vp-hsearch-result {
        margin-bottom: 150px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hsearch-result {
        margin-bottom: 80px;
    }
}

.vp-hsearch-result .vp-grid-listings {
    border-bottom: 0 !important;
}

strong {
    font-weight: 600 !important;
}

.vp-contact-banner .vp-contact-banner-desc {
    position: relative;
}

    .vp-contact-banner .vp-contact-banner-desc .vp-contact-head-area .vp-subhead {
        font-size: 60px;
        line-height: 40px;
        font-family: 'Kaushan Script';
        color: #ffffff;
        margin-bottom: 15px;
    }

    .vp-contact-banner .vp-contact-banner-desc .vp-contact-head-area .vp-head {
        font-family: "Khand";
        font-size: 86px;
        line-height: 116px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #ffffff;
    }

@media only screen and (max-width: 1115px) {
    .vp-contact-banner .vp-contact-banner-desc .vp-contact-head-area .vp-head {
        font-size: 66px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-contact-banner .vp-contact-banner-desc .vp-contact-head-area .vp-head {
        font-size: 46px;
        line-height: 46px;
    }
}

.vp-contactd-main-area {
    padding: 100px 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-contactd-main-area {
        padding: 50px 0 !important;
    }
}

.vp-contactd-main-area .vp-contactd-asidebar {
    padding: 65px 50px;
    background-image: url(/latest/images/backgrounds/bg-contact.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 991px) {
    .vp-contactd-main-area .vp-contactd-asidebar {
        padding: 65px 65px;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-contactd-main-area .vp-contactd-asidebar {
        padding: 50px;
        margin-bottom: 40px;
    }
}

.vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item {
    margin-bottom: 25px;
}

    .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item:last-child {
        margin-bottom: 0;
    }

    .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item .vp-contactd-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
    }

    .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item .vp-contactd-info .vp-head {
        position: relative;
        font-family: 'Argentum Sans';
        font-size: 18px;
        font-weight: 500;
        color: #222222;
        padding-bottom: 5px;
    }

    .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item .vp-contactd-info .vp-contactd-i a {
        font-size: 22px;
        font-family: 'Argentum Sans';
        font-weight: 600;
        color: #0DA43F;
        border-bottom: 1px solid transparent;
    }

        .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item .vp-contactd-info .vp-contactd-i a:hover {
            border-bottom: 1px solid #0DA43F;
        }

    .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item .vp-contactd-info ul.vp-contactd-i {
        padding-left: 0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
        border-bottom: none !important;
    }

        .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item .vp-contactd-info ul.vp-contactd-i li {
            margin-right: 15px;
        }

            .vp-contactd-main-area .vp-contactd-asidebar .vp-contactd-item .vp-contactd-info ul.vp-contactd-i li a {
                border-bottom: none !important;
            }

.vp-contactd-main-area .vp-contactdf-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 20px;
}

    .vp-contactd-main-area .vp-contactdf-head-area .vp-head span {
        color: #0DA43F;
    }

@media only screen and (max-width: 1115px) {
    .vp-contactd-main-area .vp-contactdf-head-area .vp-head {
        font-size: 36px;
        line-height: 44px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-contactd-main-area .vp-contactdf-head-area .vp-head {
        font-size: 30px;
        line-height: 38px;
    }
}

.vp-contactd-main-area .vp-contactd-form-area {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 10px;
}

    .vp-contactd-main-area .vp-contactd-form-area .vp-contactd-formgrp {
        margin-bottom: 15px;
    }

        .vp-contactd-main-area .vp-contactd-form-area .vp-contactd-formgrp .form-label {
            font-size: 14px;
            font-family: "Argentum Sans";
            font-weight: 400;
            color: #837F7F;
            margin-bottom: 0;
        }

        .vp-contactd-main-area .vp-contactd-form-area .vp-contactd-formgrp .form-control,
        .vp-contactd-main-area .vp-contactd-form-area .vp-contactd-formgrp .form-select {
            font-size: 16px;
            font-family: "Argentum Sans";
            font-weight: 600;
            color: #3A3A3C;
            margin-bottom: 0;
            padding-left: 0 !important;
            padding-right: 0;
            border-radius: 0;
            border-bottom: 1px solid #D9D9D9;
            border-left: 0;
            border-top: 0;
            border-right: 0;
        }

strong {
    font-weight: 600 !important;
}

.vp-faq-banner {
    position: relative;
    background-image: url(/latest/images/home/bg-banner-about.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 185px 0 !important;
    min-height: 366px;
    background-position: bottom;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    z-index: 1;
}

@media only screen and (max-width: 1290px) {
    .vp-faq-banner {
        padding: 160px 0 !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-faq-banner {
        padding: 150px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .vp-faq-banner {
        padding: 130px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-faq-banner {
        padding: 100px 0 !important;
        min-height: 100%;
    }
}

.vp-faq-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/latest/images/home/banner_pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

@media only screen and (max-width: 575px) {
    .vp-faq-banner {
        padding: 100px 0 !important;
        min-height: 250px;
    }
}

.vp-faq-banner .vp-faq-banner-desc {
    position: relative;
}

    .vp-faq-banner .vp-faq-banner-desc .vp-faq-head-area .vp-subhead {
        font-size: 60px;
        line-height: 40px;
        font-family: 'Kaushan Script';
        color: #ffffff;
        margin-bottom: 15px;
    }

    .vp-faq-banner .vp-faq-banner-desc .vp-faq-head-area .vp-head {
        font-family: "Khand";
        font-size: 86px;
        line-height: 116px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #ffffff;
    }

@media only screen and (max-width: 1115px) {
    .vp-faq-banner .vp-faq-banner-desc .vp-faq-head-area .vp-head {
        font-size: 66px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-faq-banner .vp-faq-banner-desc .vp-faq-head-area .vp-head {
        font-size: 46px;
        line-height: 50px;
    }
}

.vp-faq-info {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 35px;
}

@media only screen and (min-width: 991px) {
    .vp-faq-info {
        padding-bottom: 90px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-faq-info .pb-5 {
        padding-bottom: 25px !important;
    }
}

.vp-faq-info .vp-subhead {
    font-family: "Kaushan Script";
    font-size: 30px;
    color: #0DA43F;
}

@media only screen and (max-width: 768px) {
    .vp-faq-info .vp-subhead {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-faq-info .vp-subhead {
        font-size: 26px;
        line-height: 30px;
    }
}

.vp-faq-info .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    color: #1D231F;
    font-weight: 900;
    line-height: 60px;
}

@media only screen and (max-width: 768px) {
    .vp-faq-info .vp-head {
        font-size: 36px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-faq-info .vp-head {
        font-size: 36px;
        line-height: 36px;
    }
}

.vp-faq-info .vp-faq-search-area {
    margin-bottom: 20px;
}

@media only screen and (max-width: 575px) {
    .vp-faq-info .vp-faq-search-area {
        margin-bottom: 35px;
    }
}

.vp-faq-info .vp-faq-search-area .vp-faq-search {
    position: relative;
}

.vp-faq-info .vp-faq-search-area .vp-faq-formgrp {
    position: relative;
}

    .vp-faq-info .vp-faq-search-area .vp-faq-formgrp .form-control {
        font-size: 16px;
        font-family: "Argentum Sans";
        font-weight: 600;
        color: #3A3A3C;
        margin-bottom: 0;
        padding-left: 0 !important;
        padding-right: 0;
        border-radius: 0;
        border-bottom: 1px solid #D9D9D9;
        height: 54px;
    }

.vp-faq-info .vp-faq-search-area .vp-faq-search-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    top: 6px;
    right: 0;
    background: #ffffff;
    z-index: 1;
}

    .vp-faq-info .vp-faq-search-area .vp-faq-search-btn .btn-search-submit {
        padding-left: 0;
        padding-right: 0;
        border: none !important;
    }

        .vp-faq-info .vp-faq-search-area .vp-faq-search-btn .btn-search-submit:hover {
            border: none;
        }

        .vp-faq-info .vp-faq-search-area .vp-faq-search-btn .btn-search-submit:focus {
            border: none;
        }

        .vp-faq-info .vp-faq-search-area .vp-faq-search-btn .btn-search-submit img {
            height: 25px;
            width: 25px;
        }

.vp-faq-info .accordion .accordion-item {
    margin-bottom: 25px;
    border: none;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

    .vp-faq-info .accordion .accordion-item .accordion-button {
        background: none;
        padding: 27px;
        font-family: "Argentum Sans";
        font-size: 18px;
        font-weight: 500;
        color: #1D231F;
        line-height: 30px;
    }

        .vp-faq-info .accordion .accordion-item .accordion-button:after {
            background: url(/latest/images/icons/angle_down-green.svg) no-repeat center;
            width: 20px;
            height: 13px;
            right: 27px;
        }

@media only screen and (max-width: 575px) {
    .vp-faq-info .accordion .accordion-item .accordion-button:after {
        right: 15px;
    }
}

.vp-faq-info .accordion .accordion-item .accordion-body {
    border-top: solid 1px #D9D9D9;
    margin: 0px 27px;
    padding: 20px 0px 25px 0px;
    line-height: 30px;
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 300;
}

.vp-pts-banner {
    position: relative;
    background-repeat: no-repeat;
    padding: 185px 0 !important;
    min-height: 400px;
    background-position: bottom;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    z-index: 1;
}

    .vp-pts-banner img {
        position: absolute;
        top: 0;
        height: 525px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (max-width: 1115px) {
    .vp-pts-banner img {
        height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-pts-banner img {
        height: 100%;
    }
}

.vp-pts-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/latest/images/home/banner_pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

@media only screen and (max-width: 1290px) {
    .vp-pts-banner {
        padding: 160px 0 !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-pts-banner {
        padding: 150px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .vp-pts-banner {
        padding: 130px 0 !important;
        min-height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-pts-banner {
        padding: 100px 0 !important;
        min-height: 100%;
    }
}

.vp-pts-banner .vp-pts-banner-desc {
    position: relative;
}

    .vp-pts-banner .vp-pts-banner-desc .vp-pts-head-area .vp-subhead {
        font-size: 60px;
        line-height: 40px;
        font-family: 'Kaushan Script';
        color: #ffffff;
        margin-bottom: 15px;
    }

    .vp-pts-banner .vp-pts-banner-desc .vp-pts-head-area .vp-head {
        font-family: "Khand";
        font-size: 86px;
        line-height: 116px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #ffffff;
    }

@media only screen and (max-width: 1115px) {
    .vp-pts-banner .vp-pts-banner-desc .vp-pts-head-area .vp-head {
        font-size: 66px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-pts-banner .vp-pts-banner-desc .vp-pts-head-area .vp-head {
        font-size: 46px;
        line-height: 46px;
    }
}

.vp-ptscont-area {
    border-bottom: 1px solid #D9D9D9;
    padding: 50px 0 !important;
}

    .vp-ptscont-area .vp-ptscont-area .vp-subhead-sm {
        font-family: 'Argentum Sans';
        font-size: 16px;
        line-height: 25px;
        font-style: italic;
    }

    .vp-ptscont-area .vp-pts-content {
        margin: 30px 0px;
    }

        .vp-ptscont-area .vp-pts-content .vp-head {
            font-family: 'Argentum Sans';
            font-weight: 600;
        }

            .vp-ptscont-area .vp-pts-content .vp-head.vp-head-lg {
                margin: 15px 0 25px;
                font-size: 24px;
                color: #0DA33F;
            }

            .vp-ptscont-area .vp-pts-content .vp-head.vp-head-sm {
                margin: 20px 0;
                font-size: 18px;
            }

        .vp-ptscont-area .vp-pts-content .vp-desc {
            font-family: 'Argentum Sans';
            font-size: 16px;
            line-height: 26px;
            font-weight: 300;
            margin-bottom: 15px;
        }

            .vp-ptscont-area .vp-pts-content .vp-desc .vp-que {
                font-size: 17px;
                font-weight: 600;
                margin-bottom: 8px;
            }

            .vp-ptscont-area .vp-pts-content .vp-desc .vp-ans {
                margin-bottom: 5px;
            }

            .vp-ptscont-area .vp-pts-content .vp-desc.vp-pts-listing li {
                margin-bottom: 8px;
            }

                .vp-ptscont-area .vp-pts-content .vp-desc.vp-pts-listing li .vp-pts-sublistings {
                    margin-top: 10px !important;
                    margin-bottom: 20px !important;
                    list-style: disc;
                    padding-left: 25px;
                }

                    .vp-ptscont-area .vp-pts-content .vp-desc.vp-pts-listing li .vp-pts-sublistings li {
                        margin-bottom: 8px;
                    }

                        .vp-ptscont-area .vp-pts-content .vp-desc.vp-pts-listing li .vp-pts-sublistings li:last-child {
                            margin-bottom: 0;
                        }

            .vp-ptscont-area .vp-pts-content .vp-desc a {
                color: #0DA33F;
                font-weight: 500;
                text-decoration: underline;
            }

        .vp-ptscont-area .vp-pts-content .vp-table-area {
            font-family: 'Argentum Sans';
            font-size: 14px;
            line-height: 24px;
            font-weight: 300;
        }

            .vp-ptscont-area .vp-pts-content .vp-table-area tr th {
                padding: 15px 10px;
            }

            .vp-ptscont-area .vp-pts-content .vp-table-area tr td {
                padding: 15px 10px;
            }

.vp-kaushan-script {
    font-family: "Kaushan Script" !important;
}

.vp-fontArgentum {
    font-family: "Argentum Sans" !important;
}

.vp-fontlight {
    font-weight: 300 !important;
}

.vp-fontRegular {
    font-weight: 400 !important;
}

.vp-fontMedium {
    font-weight: 500 !important;
}

.vp-fontsemibold {
    font-weight: 600 !important;
}

.vp-fontbold {
    font-weight: 700 !important;
}

.vp-fontblack {
    font-weight: 900 !important;
}

.vp-font28 {
    font-size: 28px;
}

.vp-font22 {
    font-size: 20px;
}

.vp-font20 {
    font-size: 20px;
}

.vp-font15 {
    font-size: 15px;
}

.vp-font14 {
    font-size: 14px;
}

.vp-font13 {
    font-size: 13px;
}

.vp-font12 {
    font-size: 12px;
}

.vp-font10 {
    font-size: 10px;
}

.vp-text-grayv5 {
    color: #9D9C9C;
}

.vp-line-height2 {
    line-height: 20px;
}

.vp-inner-head-area.vp-landing-top .vp-head {
    font-size: 22px !important;
    color: #0DA43F;
    text-transform: capitalize;
    line-height: inherit !important;
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-inner-head-area.vp-landing-top .vp-head {
        font-size: 18px !important;
        line-height: 26px !important;
        margin-bottom: 0 !important;
    }
}

.vp-inner-head-area.vp-landing-top .vp-subhead {
    font-size: 46px !important;
    margin-bottom: 0px !important;
    line-height: 56px;
}

@media only screen and (max-width: 991px) {
    .vp-inner-head-area.vp-landing-top .vp-subhead {
        font-size: 30px !important;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-head-area.vp-landing-top .vp-subhead {
        font-size: 25px !important;
        line-height: 32px;
    }
}

.vp-inner-head-area.vp-landing-top .vp-subhead.vp-subhead-lg {
    font-size: 36px !important;
}

@media only screen and (max-width: 575px) {
    .vp-inner-head-area.vp-landing-top .vp-subhead.vp-subhead-lg {
        font-size: 24px !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-inner-head-area.vp-landing-top .vp-font28 {
        font-size: 24px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-inner-head-area.vp-landing-top .vp-font28 {
        font-size: 18px !important;
    }
}

.vp-landing-banner {
    top: -5px;
}

    .vp-landing-banner .vp-landing-slider .vp-slider-video.vp-slider-video-text .video:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000000;
        width: 100%;
        height: 100%;
        opacity: 0.50;
    }

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video.vp-slider-video-text .video:before {
        opacity: 0.5;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video video {
    min-height: 710px;
    max-height: 710px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

@media only screen and (max-width: 991px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video video {
        min-height: 475px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video video {
        min-height: 320px;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 45% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
    top: 30% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 60% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 28px;
    font-weight: 300;
}

@media only screen and (min-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        font-size: 17px !important;
        line-height: 26px !important;
    }
}

@media only screen and (min-width: 1440px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        width: 80%;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        font-size: 24px !important;
        line-height: 35px !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-content {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-top {
        top: 30% !important;
    }

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-bottom {
        top: 60% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-bottom {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-content .vp-mbanner-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: 26px;
    -webkit-box-orient: vertical;
    font-weight: 300;
}

@media only screen and (min-width: 1440px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content .vp-mbanner-desc {
        font-size: 17px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content .vp-mbanner-desc {
        font-size: 24px !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-img-text {
    position: relative;
}

    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 710px;
        max-height: 710px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

@media only screen and (max-width: 991px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 475px;
        max-height: 475px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 320px;
        max-height: 320px;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-img-text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/latest/images/events/bg-event-banner.png);
    background-size: cover;
    height: 100%;
    width: 100%;
}

.vp-landing-banner.vp-banner-whitepattern::after {
    bottom: -70px;
    height: 105px;
    z-index: 2;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner.vp-banner-whitepattern::after {
        bottom: -70px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner.vp-banner-whitepattern::after {
        bottom: -56px;
        height: 82px;
    }
}

.vp-inner-banner.vp-banner-top img {
    -o-object-position: top;
    object-position: top;
}

.vp-inner-banner.vp-landing-banner {
    padding: 145px 0 160px 0 !important;
}

@media only screen and (max-width: 991px) {
    .vp-inner-banner.vp-landing-banner {
        padding: 50px 0 30px 0 !important;
    }
}

.vp-inner-banner.vp-landing-banner.vp-banner-whitepattern::after {
    bottom: -100px;
}

@media only screen and (max-width: 1366px) {
    .vp-inner-banner.vp-landing-banner.vp-banner-whitepattern::after {
        bottom: -80px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-inner-banner.vp-landing-banner.vp-banner-whitepattern::after {
        bottom: -50px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-inner-banner.vp-landing-banner.vp-banner-whitepattern::after {
        bottom: -40px;
    }
}

.vp-inner-banner.vp-video-iframe {
    padding: 0px !important;
}

.vp-start-your-journey {
    position: relative;
    z-index: 2;
    padding-top: 10px !important;
}

    .vp-start-your-journey .timeline-btn {
        margin-top: 20px;
    }

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .timeline-btn {
        margin-top: 15px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-timeline {
    height: 76px;
}

@media only screen and (max-width: 1199px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-timeline {
        height: 69px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-timeline {
        height: 96px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
    min-height: 289px;
}

@media only screen and (max-width: 1200px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        min-height: 325px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        min-height: 657px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        min-height: 1239px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        margin-top: 1439px;
    }
}

.vp-start-your-journey .vp-head {
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: 700 !important;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-head {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-head {
        font-size: 36px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-head {
        font-size: 18px;
        font-weight: 700 !important;
    }
}

.vp-start-your-journey .vp-tourism-head {
    margin-top: -10px;
    margin-bottom: 20px !important;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-tourism-head {
        margin-top: 20px;
        margin-bottom: 10px !important;
    }
}

.vp-start-your-journey .vp-tourism-head .vp-subhead {
    font-size: 26px;
    color: #0DA43F;
    font-family: "Kaushan Script";
    margin-bottom: 15px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-tourism-head .vp-subhead {
        font-size: 36px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-tourism-head .vp-subhead {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0px !important;
    }
}

.vp-start-your-journey .vp-start-journey-timeline {
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-start-journey-timeline {
        margin-bottom: 25px;
    }

        .vp-start-your-journey .vp-start-journey-timeline .vp-font20 {
            font-size: 15px;
        }

        .vp-start-your-journey .vp-start-journey-timeline .vp-font15 {
            font-size: 13px;
        }
}

.vp-start-your-journey .vp-start-journey-timeline .vp-edit-timeline .vp-rlink {
    cursor: pointer !important;
}

    .vp-start-your-journey .vp-start-journey-timeline .vp-edit-timeline .vp-rlink img {
        height: 20px;
        margin-left: 6px;
        position: relative;
        cursor: pointer !important;
    }

@media only screen and (max-width: 820px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-edit-timeline .vp-rlink img {
        top: -1px;
    }
}

.vp-start-your-journey .vp-start-journey-timeline .vp-city-name {
    padding-top: 10px;
}

.vp-start-your-journey .vp-start-journey-timeline .vp-days {
    padding-top: 15px;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-start-journey-timeline .text-end {
        text-align: left !important;
    }

    .vp-start-your-journey .vp-start-journey-timeline .text-start {
        text-align: right !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-estimate-time .text-end {
        text-align: right !important;
    }

    .vp-start-your-journey .vp-start-journey-timeline .vp-estimate-time .text-start {
        text-align: left !important;
    }
}

.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line {
    position: relative;
    z-index: 1;
    margin: 3px auto 5px auto;
    text-align: center;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line {
        margin: 3px auto 5px auto;
    }
}

.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line.vp-red-line::after {
    background: #ff3939;
}

.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    content: "";
    width: 100%;
    height: 1px;
    margin: auto;
    background: #51f788;
}

.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line span {
    position: absolute;
    top: 0px;
    bottom: 0;
    z-index: 1;
    content: "";
    width: 9px;
    height: 9px;
    margin: auto;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #51f788;
}

    .vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line span.vp-list-left-circle {
        left: 0;
    }

    .vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line span.vp-list-right-circle {
        right: 0;
    }

.vp-start-your-journey .vp-journey-plans {
    padding: 10px 30px 25px;
    background: #f4fdf7;
    border: solid 1px #51f788;
    border-radius: 10px;
    position: relative;
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans {
        padding: 10px 20px 30px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans {
        padding: 10px 20px 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .col-12.show-sm {
        display: block;
    }

        .vp-start-your-journey .vp-journey-plans .col-12.show-sm .vp-activity-title {
            margin: 0 !important;
        }

            .vp-start-your-journey .vp-journey-plans .col-12.show-sm .vp-activity-title .vp-head {
                margin-bottom: 0;
            }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .col-12.show-sm {
        display: block;
    }

        .vp-start-your-journey .vp-journey-plans .col-12.show-sm .vp-activity-title {
            margin: 0 !important;
        }
}

.vp-start-your-journey .vp-journey-plans .vp-day-night {
    padding: 0 15px 0 10px;
    margin-top: 0;
}

@media only screen and (max-width: 768px) {
    .vp-start-your-journey .vp-journey-plans .vp-day-night {
        margin-top: -5px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-day-night label img {
    height: 15px;
    position: relative;
    top: 2px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .vp-day-night label img {
        top: 1px;
        height: 15px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-day-night .value {
    font-size: 18px;
    font-weight: 500;
    margin-left: 0;
    margin-right: 4px;
    color: #000000;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-day-night .value {
        font-size: 28px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .vp-day-night .value {
        font-size: 16px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-day-night .vp-an {
    position: relative;
    top: 2px;
    font-family: 'Argentum Sans';
    font-size: 18px;
    font-weight: 500;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-day-night .vp-an {
        font-size: 23px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-day-night .vp-rlink {
    margin-left: 12px;
    top: 1px;
    cursor: pointer !important;
}

    .vp-start-your-journey .vp-journey-plans .vp-day-night .vp-rlink img {
        height: 22px !important;
    }

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .vp-day-night .vp-rlink img {
        left: 1px;
        height: 19px !important;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
    font-size: 18px;
    font-family: 'Argentum Sans';
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 600;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
        font-size: 24px;
    }
}

@media only screen and (min-width: 375px) {
    .vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
        font-size: 18px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item {
    position: relative;
    cursor: unset;
    margin: 15px 0px;
    display: block;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item {
        margin: 7px 0px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, rgba(0, 0, 0, 0.6)));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6) 60%);
    -ms-background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6) 60%);
    -o-background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.6) 60%);
    -moz-background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6) 60%);
    -webkit-background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, rgba(0, 0, 0, 0.6)));
    -webkit-background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.6) 60%);
    height: 100%;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img img {
    width: 100%;
    min-height: 455px;
    max-height: 455px;
    border-radius: 10px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img img {
        min-height: 750px;
        max-height: 750px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img img {
        min-height: 350px;
        max-height: 375px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img.vp-ture-small-img img {
    min-height: 210px;
    max-height: 210px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img.vp-ture-small-img img {
        min-height: 358px !important;
        max-height: 358px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img.vp-ture-small-img img {
        max-height: 300px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-desc {
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: "Argentum Sans";
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 {
        font-size: 35px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex {
    margin-top: -4px;
    padding-left: 20px;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex {
        margin-top: -4px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex:before {
    content: '';
    position: absolute;
    left: 10px;
    width: 1px;
    height: 100%;
    background-color: #fff;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex img {
    height: 20px !important;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex img {
        height: 20px !important;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex .value {
    font-size: 17px;
    margin-left: 0;
    margin-right: 5px;
    font-weight: 500;
    color: #ffffff;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex .value {
        font-size: 20px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex .vp-rlink {
    cursor: pointer;
    margin-left: 10px;
}

    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h2 .vp-day-night.vp-cdflex .vp-rlink img {
        height: 17px !important;
    }

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title.vp-small-title h2 {
    font-size: 14px;
    font-weight: 300;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title.vp-small-title h2 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title.vp-small-title h2 {
        font-size: 14px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-title h1 {
        font-size: 26px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info {
    font-family: "Argentum Sans";
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

@media (min-width: 768px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info {
        font-size: 16px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info {
        font-size: 26px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.add-read-more.show-less-content .second-section {
    display: none;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.add-read-more.show-less-content .read-less {
    display: none;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info .read-more {
    font-weight: 500;
    color: #38e672;
    cursor: pointer;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info .read-less {
    font-weight: 500;
    color: #38e672;
    cursor: pointer;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.vp-small-info {
    font-size: 16px;
    font-weight: 500;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.vp-small-info {
        font-size: 28px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.vp-small-info {
        font-size: 15px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting {
    margin-top: 5px;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting span {
    top: inherit;
    font-family: "Argentum Sans";
    font-size: 10px;
    color: #fff;
    line-height: 16px;
    margin-left: 3px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting span {
        font-size: 21px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting span {
        font-size: 14px;
    }
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting span:after {
    display: none;
}

.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting img {
    width: 11px;
    margin-right: -2px;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-ratting img {
        margin-right: 1px;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg {
    background: url(/latest/images/start-journey-plan-bg.svg) no-repeat top center;
    background-size: cover;
    position: relative;
    margin: 50px 0px;
    padding: 80px 0px;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-start-journey-plan-bg {
        margin: 30px 0;
        padding: 60px 0;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg:before {
    background: url(/latest/images/pettarn-top.svg) top left;
    content: " ";
    position: absolute;
    top: -30px;
    width: 100%;
    height: 82px;
    left: 0;
}

.vp-start-your-journey .vp-start-journey-plan-bg:after {
    background: url(/latest/images/pettarn-bottom.svg) top left;
    content: " ";
    position: absolute;
    bottom: -30px;
    width: 100%;
    height: 82px;
    left: 0;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top {
    position: inherit;
    width: calc(100% - 0px);
    padding-bottom: 0px;
    padding-top: 0px;
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane.vp-travel-car img {
        width: 23px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane img {
        width: 20px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul {
    overflow: hidden;
}

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

        .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child::after {
            left: -100%;
        }

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:first-child:before {
        right: -50%;
        width: 150%;
    }

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: 9px;
    }

@media only screen and (max-width: 1900px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -53px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -50px;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::after {
    width: 200%;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a {
    color: #3c3c3c;
}

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a img {
        z-index: 1;
        position: relative;
    }

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span {
        width: 14px;
        height: 14px;
        margin: 3px auto 10px;
        border: solid 3px #38E672;
    }

        .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
            border: none;
            width: auto;
            margin-top: 5px;
            color: #3A3A3C;
            font-size: 12px;
        }

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 9px;
    }
}

@media only screen and (max-width: 800px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 8px;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night::after {
    display: none;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span::after {
    border: 2px solid #fff;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline::after {
    border: 1px solid #38E672;
    width: 200%;
    left: -50%;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:first-child::after {
    width: 100%;
    left: 50% !important;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline span::after {
    background-color: #38E672;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:last-child::after {
    display: none;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .hide-sm {
    display: block;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .hide-sm {
        display: none !important;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .show-sm {
    display: none;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .show-sm {
        display: block;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view {
    margin: 20px 0px;
}

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

@media only screen and (max-width: 1115px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .vp-card-suggested .vp-subhead {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-top: 10px;
    margin-bottom: 25px;
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 12px 15px 5px;
    border: none;
    margin-bottom: 20px;
}

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-family: "Argentum Sans";
        font-size: 15px;
        color: #1e1e1e;
        font-weight: 500;
    }

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-size: 18px;
        margin-bottom: 5px;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
    font-family: "Argentum Sans";
    color: #3A3A3C;
    font-size: 12px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
}

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (min-width: 1350px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 91px;
        min-height: 91px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 125px;
        min-height: 125px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 175px;
        min-height: 175px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-plus {
        width: 18px !important;
        height: 18px !important;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place {
    line-height: 16px;
}

    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-family: "Argentum Sans";
        color: #3A3A3C;
        font-size: 10px;
        display: inline-block;
    }

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place a img {
    width: 16px;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        margin: -15px 0 25px !important;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top {
    position: inherit;
    width: calc(100% - 0px);
    padding-bottom: 0px;
    padding-top: 0px;
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane.vp-travel-car img {
        width: 23px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane img {
        width: 20px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul {
    overflow: hidden;
}

    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

        .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child::after {
            left: -100%;
        }

    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:first-child:before {
        right: -50%;
        width: 150%;
    }

    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: 9px;
    }

@media only screen and (max-width: 1900px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -55px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -50px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::after {
    width: 200%;
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a {
    color: #3c3c3c;
}

    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a img {
        z-index: 1;
        position: relative;
    }

    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span {
        width: 14px;
        height: 14px;
        margin: 3px auto 10px;
        border: solid 3px #38E672;
    }

        .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
            border: none;
            width: auto;
            margin-top: 5px;
            color: #3A3A3C;
            font-size: 14px;
        }

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 9px;
    }
}

@media only screen and (max-width: 800px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 8px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night::after {
    display: none;
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span::after {
    border: 2px solid #fff;
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline::after {
    border: 1px solid #38E672;
    width: 200%;
    left: -50%;
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:first-child::after {
    width: 100%;
    left: 50% !important;
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline span::after {
    background-color: #38E672;
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:last-child::after {
    display: none;
}

.vp-start-your-journey .vp-itinerary-timeline .hide-sm {
    display: block;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-itinerary-timeline .hide-sm {
        display: none !important;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .show-sm {
    display: none;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-itinerary-timeline .show-sm {
        display: block;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
    margin: 20px 0px 0;
}

    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

@media only screen and (max-width: 1115px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .vp-card-suggested .vp-subhead {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-top: 10px;
    margin-bottom: 25px;
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 12px 15px 5px;
    border: none;
    margin-bottom: 20px;
}

    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-family: "Argentum Sans";
        font-size: 15px;
        color: #1e1e1e;
        font-weight: 500;
    }

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-size: 18px;
        margin-bottom: 5px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
    font-family: "Argentum Sans";
    color: #3A3A3C;
    font-size: 12px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
        font-size: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
}

    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (min-width: 1350px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 91px;
        min-height: 91px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 221px;
        min-height: 221px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 125px;
        min-height: 125px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 175px;
        min-height: 175px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-plus {
        width: 18px !important;
        height: 18px !important;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place {
    line-height: 16px;
}

    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-family: "Argentum Sans";
        color: #3A3A3C;
        font-size: 10px;
        display: inline-block;
    }

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a img {
    width: 16px;
}

.vp-suggested-plans {
    background-size: cover;
    position: relative;
    padding: 0 0 60px 0px !important;
    margin-top: 0 !important;
}

    .vp-suggested-plans:before {
        content: " ";
        position: absolute;
        top: -30px;
        width: 100%;
        height: 82px;
    }

    .vp-suggested-plans:after {
        content: " ";
        position: absolute;
        bottom: -30px;
        width: 100%;
        height: 82px;
    }

    .vp-suggested-plans .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-img img {
        border-radius: 10px;
        min-height: 400px;
    }

@media only screen and (max-width: 575px) {
    .vp-suggested-plans .vp-tripidea-slider .vp-tour-idea-item .vp-tour-idea-img img {
        min-height: 450px;
    }
}


/* Banner Css Start */

.vp-banner-whitepattern {
    position: relative;
}

    .vp-banner-whitepattern:after {
        content: '';
        position: absolute;
        bottom: -40px;
        background: url(/latest/images/backgrounds/bg-patternbtm-white.png);
        height: 94px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
    }

@media only screen and (max-width: 1440px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -30px;
    }
}

@media only screen and (max-width: 1366px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -30px;
    }
}

@media only screen and (max-width: 1290px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -80px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -45px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-whitepattern:after {
        height: 74px;
        bottom: -45px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-whitepattern:after {
        height: 54px;
        bottom: -35px;
    }
}

.vp-landing-banner {
    top: -5px;
}

    .vp-landing-banner .vp-landing-slider .vp-slider-video.vp-slider-video-text .video:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000000;
        width: 100%;
        height: 100%;
        opacity: 0.50;
    }

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video.vp-slider-video-text .video:before {
        opacity: 0.5;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video video {
    min-height: 710px;
    max-height: 710px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

@media only screen and (max-width: 991px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video video {
        min-height: 475px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video video {
        min-height: 320px;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 45% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
    top: 30% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 60% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 28px;
    font-weight: 300;
}

@media only screen and (min-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        font-size: 17px !important;
        line-height: 26px !important;
    }
}

@media only screen and (min-width: 1440px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        width: 80%;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        font-size: 24px !important;
        line-height: 35px !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-content {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-top {
        top: 30% !important;
    }

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-bottom {
        top: 60% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content.vp-slider-content-bottom {
        top: 50% !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-content .vp-mbanner-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: 26px;
    -webkit-box-orient: vertical;
    font-weight: 300;
}

@media only screen and (min-width: 1440px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content .vp-mbanner-desc {
        font-size: 17px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-content .vp-mbanner-desc {
        font-size: 24px !important;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-img-text {
    position: relative;
}

    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 710px;
        max-height: 710px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

@media only screen and (max-width: 991px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 475px;
        max-height: 475px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner .vp-landing-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 320px;
        max-height: 320px;
    }
}

.vp-landing-banner .vp-landing-slider .vp-slider-img-text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/latest/images/events/bg-event-banner.png);
    background-size: cover;
    height: 100%;
    width: 100%;
}

.vp-landing-banner.vp-banner-whitepattern::after {
    bottom: -70px;
    height: 105px;
    z-index: 2;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-banner.vp-banner-whitepattern::after {
        bottom: -70px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-banner.vp-banner-whitepattern::after {
        bottom: -56px;
        height: 82px;
    }
}

.vp-banner-video-slider.vp-landing-banner {
    top: -5px;
    height: 810px;
}

@media only screen and (max-width: 991px) {
    .vp-banner-video-slider.vp-landing-banner {
        height: 475px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner {
        height: 320px;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-video.vp-slider-video-text .video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.50;
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video.vp-slider-video-text .video:before {
        opacity: 0.5;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-video video {
    min-height: 810px;
    max-height: 810px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

@media only screen and (max-width: 991px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video video {
        min-height: 475px;
        max-height: 475px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video video {
        min-height: 320px;
        max-height: 320px;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 45% !important;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-top {
    top: 30% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 60% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 50% !important;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content .vp-mbanner-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 28px;
    font-weight: 300;
}

@media only screen and (min-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        font-size: 17px !important;
        line-height: 26px !important;
    }
}

@media only screen and (min-width: 1440px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        width: 80%;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-video .vp-slider-content .vp-mbanner-desc {
        font-size: 24px !important;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-content {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-banner-video-slider.vp-landing-banner .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

    .vp-banner-video-slider.vp-landing-banner .vp-slider-content.vp-slider-content-top {
        top: 30% !important;
    }

@media only screen and (max-width: 1115px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-content.vp-slider-content-bottom {
        top: 60% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-content.vp-slider-content-bottom {
        top: 50% !important;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-content .vp-mbanner-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 26px;
    font-weight: 300;
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-content .vp-mbanner-desc {
        font-size: 17px !important;
        line-height: 26px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-content .vp-mbanner-desc {
        font-size: 24px !important;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-img-text {
    position: relative;
}

    .vp-banner-video-slider.vp-landing-banner .vp-slider-img-text .vp-banner-cbg {
        min-height: 810px;
        max-height: 810px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

@media only screen and (max-width: 991px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-img-text .vp-banner-cbg {
        min-height: 475px;
        max-height: 475px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-img-text .vp-banner-cbg {
        min-height: 320px;
        max-height: 320px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-video-slider.vp-landing-banner .vp-slider-img-text .vp-banner-cbg {
        min-height: 320px;
        max-height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.vp-banner-video-slider.vp-landing-banner .vp-slider-img-text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/latest/images/events/bg-event-banner.png);
    background-size: cover;
    height: 100%;
    width: 100%;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
    min-height: 289px;
}

@media only screen and (max-width: 1200px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        min-height: 325px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        min-height: 657px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        min-height: 1239px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        margin-top: 1439px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-head {
    font-size: 22px !important;
    margin-bottom: 5px;
    font-weight: 700 !important;
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-head {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-head {
        font-size: 36px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-head {
        font-size: 18px;
        font-weight: 700 !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-head span {
    color: #0DA43F;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-head-text {
        margin-bottom: 5px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-tourism-head {
    margin-top: -10px;
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-tourism-head {
        margin-top: 20px;
        margin-bottom: 5px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-tourism-head .vp-subhead {
    font-size: 22px !important;
    color: #1a1a1a;
    font-family: "Kaushan Script";
    margin-bottom: 5px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-tourism-head .vp-subhead {
        font-size: 36px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-tourism-head .vp-subhead {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline {
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline {
        margin-bottom: 25px;
    }

        .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-font20 {
            font-size: 15px;
        }

        .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-font15 {
            font-size: 13px;
        }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-edit-timeline .vp-rlink img {
    height: 20px;
    margin-left: 6px;
    position: relative;
}

@media only screen and (max-width: 820px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-edit-timeline .vp-rlink img {
        top: -1px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-city-name {
    padding-top: 10px;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-days {
    padding-top: 15px;
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .text-end {
        text-align: left !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .text-start {
        text-align: right !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-estimate-time .text-end {
        text-align: right !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-estimate-time .text-start {
        text-align: left !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line {
    position: relative;
    z-index: 1;
    margin: 3px auto 5px auto;
    text-align: center;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line {
        margin: 3px auto 5px auto;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line.vp-red-line::after {
    background: #ff3939;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    content: "";
    width: 100%;
    height: 1px;
    margin: auto;
    background: #51f788;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line span {
    position: absolute;
    top: 0px;
    bottom: 0;
    z-index: 1;
    content: "";
    width: 9px;
    height: 9px;
    margin: auto;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #51f788;
}

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line span.vp-list-left-circle {
        left: 0;
    }

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-timeline .vp-travel-list-line span.vp-list-right-circle {
        right: 0;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans {
    padding: 10px 30px 25px;
    background: #f4fdf7;
    border: solid 1px #51f788;
    border-radius: 10px;
    position: relative;
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans {
        padding: 10px 20px 30px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans {
        padding: 10px 20px 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .col-12.show-sm {
        display: block;
    }

        .vp-landing-newd.vp-start-your-journey .vp-journey-plans .col-12.show-sm .vp-activity-title {
            margin: 0 !important;
        }

            .vp-landing-newd.vp-start-your-journey .vp-journey-plans .col-12.show-sm .vp-activity-title .vp-head {
                margin-bottom: 0;
            }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .col-12.show-sm {
        display: block;
    }

        .vp-landing-newd.vp-start-your-journey .vp-journey-plans .col-12.show-sm .vp-activity-title {
            margin: 0 !important;
        }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-head {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 36px;
    margin-bottom: 4px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-head {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-subhead {
    font-size: 20px !important;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-subhead {
        font-size: 18px !important;
        line-height: 28px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-ldesc p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 26px;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-ldesc p strong {
        color: #0DA43F;
        font-weight: 400 !important;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-dlisting {
    padding-left: 0;
    list-style: none;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-dlisting li {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 5px;
        padding-left: 20px;
        position: relative;
    }

        .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-day-journey-plan .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-dlisting li:before {
            content: '';
            position: absolute;
            left: 0;
            top: 8px;
            background-image: url(/latest/images/icons/icon-checkmark.svg);
            background-size: contain;
            background-repeat: no-repeat;
            height: 14px;
            width: 15px;
        }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line {
    margin-top: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 768px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line {
        width: auto;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line {
        width: 100%;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line:after {
    content: none;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line .vp-dhead {
    font-size: 24px;
    font-weight: 600;
    font-family: "Argentum Sans";
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line .vp-dhead {
        font-size: 18px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line .vp-dhead span {
    font-size: 24px;
    color: #0DA43F;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line .vp-dhead span {
        font-size: 18px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line span {
    font-size: 24px;
    font-weight: 600;
    top: 0;
}

@media only screen and (max-width: 768px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line span.vp-day-night {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line span {
        font-size: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line span {
        font-size: 18px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line .vp-day-night {
    margin-left: 10px;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .left-line .vp-day-night .vp-an {
        font-size: 18px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line.d-flex {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line.d-flex {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line {
        width: 100%;
        margin-top: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line {
        width: auto;
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line {
        width: 100%;
        margin-top: 5px;
        text-align: left;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box {
        padding-left: 0;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box label {
    font-size: 18px;
    font-weight: 500;
    margin-right: 8px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box label {
        font-size: 16px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box small {
    font-size: 16px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:last-child {
        padding-left: 0;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-journey-map .top-line {
    margin-top: 10px;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-journey-map .top-line .left-line {
        padding: 0;
    }

        .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-journey-map .top-line .left-line span {
            font-size: 22px;
            font-weight: 600;
            top: 0;
        }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map {
    margin-top: 15px !important;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map iframe {
        min-height: 365px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain {
    position: relative;
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid rgba(56, 230, 114, 0.4);
    border-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .order-xs-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    min-height: 450px;
    max-height: 450px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img {
        min-height: 350px;
        max-height: 350px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img {
        min-height: 300px;
        max-height: 300px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img {
        min-height: 270px;
        max-height: 270px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img:before {
    content: none;
    background: url(/latest/images/landingpage/bg-faded-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    min-height: 450px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img img {
        min-height: 350px;
        max-height: 350px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-img img {
        min-height: 300px;
        max-height: 300px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
    width: 60%;
    position: absolute;
    top: 30%;
    z-index: 1;
    color: #ffffff;
    padding: 0 40px;
}

@media only screen and (max-width: 1370px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
        width: 60%;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
        width: 65%;
        top: 20%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
        width: 100%;
        top: 15%;
    }
}

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
        padding: 0 20px;
        width: 95%;
        top: 18%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
        top: 18%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 12;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (max-width: 440px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
        top: 10%;
    }
}

@media only screen and (max-width: 399px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc {
        top: 10%;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc .vp-l-head {
    font-size: 34px !important;
    font-family: "Argentum Sans";
    font-weight: 600;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc .vp-l-head {
        font-size: 22px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc .vp-l-subhead {
    font-size: 24px;
    font-family: "Argentum Sans";
    font-weight: 400;
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc .vp-l-subhead {
        font-size: 20px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc .vp-l-idesc {
    font-size: 16px;
    line-height: 26px;
    font-family: "Argentum Sans";
    font-weight: 400;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .item .vp-location-desc .vp-location-idesc .vp-l-idesc {
        font-weight: 300;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-dots {
    display: none;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav {
        display: none;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav .owl-prev {
    background: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #ffffff !important;
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav .owl-prev:hover {
        background: #38E672 !important;
        border: 1px solid #38E672 !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav .owl-prev .b-prev-white {
        height: 14px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav .owl-next {
    background: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #ffffff !important;
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav .owl-next:hover {
        background: #38E672 !important;
        border: 1px solid #38E672 !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-loc-slider .owl-nav .owl-next .b-next-white {
        height: 14px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc {
    padding: 30px 20px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc {
        padding: 25px 15px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc {
        padding: 20px 15px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-head {
    font-size: 33px !important;
    font-family: "Argentum Sans";
    line-height: 38px;
    color: #0DA43F;
    margin-bottom: 8px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-head {
        font-size: 28px !important;
        font-weight: 600 !important;
        line-height: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-head {
        font-size: 22px !important;
        font-weight: 600 !important;
        line-height: 28px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-head {
        font-size: 20px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-subhead {
    font-size: 22px !important;
    font-family: "Argentum Sans";
    font-weight: 500;
    line-height: 30px;
    color: #3C3C3A;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-subhead {
        font-size: 23px !important;
        font-weight: 400 !important;
        line-height: 28px;
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-subhead {
        font-size: 18px !important;
        line-height: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-subhead {
        font-size: 16px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-ldesc {
    font-size: 16px;
    font-family: "Argentum Sans";
    font-weight: 400;
    line-height: 30px;
    color: #212529;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-ldesc {
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 25px;
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-location-linner .vp-location-ldesc .vp-ldesc {
        font-size: 14px !important;
        line-height: 23px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-dots {
    text-align: right;
    position: absolute;
    bottom: 55px;
    right: 150px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-dots {
        display: none;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-dots .owl-dot.active span {
    background: #38E672;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-dots .owl-dot span {
    height: 2.5px;
    width: 95px !important;
    margin: 0 -1px 0 0;
    background: #FFFFFF;
}

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-dots .owl-dot span {
        width: 80px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav {
    position: absolute;
    bottom: 40px;
    right: 40px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav {
        display: none;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav .owl-prev {
    background: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #ffffff !important;
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav .owl-prev:hover {
        background: #38E672 !important;
        border: 1px solid #38E672 !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav .owl-prev .b-prev-white {
        height: 14px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav .owl-next {
    background: rgba(255, 255, 255, 0.25) !important;
    border: 1px solid #ffffff !important;
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav .owl-next:hover {
        background: #38E672 !important;
        border: 1px solid #38E672 !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-slider .owl-nav .owl-next .b-next-white {
        height: 14px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs {
    position: absolute;
    bottom: 30px;
    right: 40px;
    display: none;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs {
        bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs {
        display: none;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer {
    text-align: right;
    height: 150px;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage {
        width: 500px !important;
        height: 150px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage {
        width: 485px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item.current .item {
        -webkit-transition: 0.1ms ease-in-out;
        -o-transition: 0.1ms ease-in-out;
        transition: 0.1ms ease-in-out;
        -webkit-transform: scale(1.1, 1.2);
        -ms-transform: scale(1.1, 1.2);
        transform: scale(1.1, 1.2);
        margin-left: 5px;
        margin-right: 5px;
    }

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item.current .item {
        -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item .item {
    height: 104px;
    width: 117px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item .item {
        height: 94px;
        width: 107px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item .item .vp-thumb-img {
    background: #FFFFFF;
    border-radius: 7px;
    padding: 7px;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item .item .vp-thumb-img img {
        height: 90px;
        width: 102px;
        border-radius: 7px;
    }

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-location-smain .vp-l-thumbs .owl-stage-outer .owl-stage .owl-item .item .vp-thumb-img img {
        height: 80px;
        width: 92px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities {
    position: relative;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc {
        background: #ffffff;
        border-radius: 10px;
        padding: 20px 20px 25px 20px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        height: 100%;
        margin-right: 5px;
    }

@media only screen and (min-width: 1100px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc {
        min-height: 337px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc {
        margin-top: 20px;
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc {
        margin-top: 10px;
        min-height: 275px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc {
        height: auto !important;
        min-height: 369px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-more-review a {
    font-family: 'Argentum Sans';
    font-size: 16px;
    font-weight: 500;
    color: #0DA43F;
    text-decoration: underline;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-more-review a:hover {
        color: #000000;
    }

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-more-review a {
        font-size: 14px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-left: 3px solid #0DA43F;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner {
        padding: 15px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner:after {
    content: "";
    position: absolute;
    right: 15px;
    width: 68px;
    height: 48px;
    background: url(/latest/images/icons/icon-quotes.svg) no-repeat center;
    background-size: contain;
    bottom: 15px;
    z-index: 0;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner:after {
        width: 60px;
        height: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner:after {
        content: none;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-hflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-hflex h3 {
        font-family: 'Argentum Sans';
        font-size: 16px;
        font-weight: 500;
        color: #3c3c3c;
        margin-bottom: 0;
        margin-right: 10px;
    }

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-hflex h3 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-hflex h3 {
        font-size: 14px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-hflex .vp-review-star {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-hflex .vp-review-star img {
        width: 13px;
        margin-right: 2px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-dt {
    text-align: right;
    font-family: 'Argentum Sans';
    font-size: 12px;
    font-weight: 300;
    color: #6A6A6A;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-review-dt {
        text-align: left;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-rdesc {
    margin-top: 8px;
    font-family: 'Argentum Sans';
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    font-style: italic;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-right: 70px;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-rdesc {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-inner .vp-rdesc {
        padding-right: 0;
        font-size: 13px;
        line-height: 20px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-review {
        margin-top: 5px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-review .vp-review-head {
    font-family: 'Argentum Sans';
    font-size: 14px;
    font-weight: 500;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-review .vp-review-count {
    font-size: 14px;
    font-family: 'Argentum Sans';
    font-weight: 500;
    color: #0DA43F;
    cursor: pointer;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-head {
    font-family: 'Argentum Sans';
    font-size: 20px;
    font-weight: 600;
    color: #0DA43F;
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-head {
        font-size: 18px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-head {
        font-size: 15px;
        font-weight: 500;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-subhead {
    font-family: 'Argentum Sans';
    font-size: 15px;
    font-weight: 500;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-desc p {
    font-family: 'Argentum Sans';
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-desc p {
        line-height: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-desc p {
        width: 100%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-desc p {
        width: 100%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-desc p {
        width: 100%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-desc p {
        font-size: 14px;
        line-height: 20px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-review-head {
    margin-right: 5px;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-rating {
    text-align: left;
    margin-top: 2px;
}

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-rating {
        text-align: left;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-rating .vp-ratting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-rating .vp-ratting {
        margin-bottom: 8px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-rating .vp-ratting img {
    width: 12px;
    margin-right: 3px;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-activity-desc .vp-act-rating .vp-ratting span {
    font-family: 'Argentum Sans';
    font-size: 14px;
    font-weight: 500;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .owl-nav {
    position: absolute;
    bottom: 20px;
    right: 25px;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .owl-nav button {
        background: rgba(56, 230, 114, 0.25) !important;
        border: 1px solid #39E673 !important;
        height: 40px;
        width: 40px;
        border-radius: 100% !important;
    }

        .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .owl-nav button img {
            height: 15px;
        }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav {
    text-align: right;
    position: absolute;
    bottom: 55px;
    right: 40px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    cursor: pointer;
}

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav {
        bottom: 30px;
    }
}

@media only screen and (max-width: 659px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav {
        bottom: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav {
        bottom: 30px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav .vp-prev-button {
    margin-right: 10px;
    width: 35px;
    height: 35px;
    background: rgba(57, 230, 115, 0.1) !important;
    border: solid 1px rgba(13, 164, 63, 0.5) !important;
    border-radius: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav .vp-prev-button:hover {
        background: rgba(57, 230, 115, 0.2) !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav .vp-prev-button img {
        width: 18px;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav .vp-next-button {
    width: 35px;
    height: 35px;
    background: rgba(57, 230, 115, 0.1) !important;
    border: solid 1px rgba(13, 164, 63, 0.5) !important;
    border-radius: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav .vp-next-button:hover {
        background: rgba(57, 230, 115, 0.2) !important;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-owl-nav .vp-next-button img {
        width: 18px;
    }

@media only screen and (min-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .thingsslider {
        height: 100%;
    }
}

@media only screen and (min-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .thingsslider .item {
        height: 100%;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-stage-outer {
    padding: 20px 10px 20px 0;
}

@media only screen and (max-width: 850px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-stage-outer {
        padding: 20px 10px 40px 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-stage-outer {
        padding: 10px 0px 10px 0;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-dots {
    position: absolute;
    bottom: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 450px;
    z-index: 1;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-dots {
        right: 400px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-dots .owl-dot {
    background: #D9D9D9;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    margin-right: 15px;
}

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-dots .owl-dot.active {
        background: #0DA43F;
        position: relative;
    }

        .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-dots .owl-dot.active:after {
            content: '';
            position: absolute;
            top: -6px;
            left: -6px;
            height: 24px;
            width: 24px;
            background: #E7F6EC;
            border: 1px solid #51f788;
            border-radius: 50px;
            z-index: -1;
        }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-dots .owl-dot:last-child {
        margin-right: 0;
    }

    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-popular-activities .vp-act-slider .owl-dots .owl-dot span {
        display: none;
    }

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
    font-size: 20px !important;
    font-family: "Argentum Sans";
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 600 !important;
    color: #0DA43F;
    margin: 20px 0 0px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
        font-size: 24px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
        font-size: 18px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item {
    position: relative;
    cursor: unset;
    margin: 0px 0px;
    display: block;
}

@media only screen and (min-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item {
        height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item {
        margin: 7px 0px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item:before {
    content: none;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img {
    padding: 7px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

@media only screen and (min-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img {
        height: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img {
        margin-left: 5px;
        margin-right: 5px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img img {
    width: 100%;
    min-height: 100%;
    max-height: 337px;
    border-radius: 10px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img.vp-ture-small-img img {
    min-height: 210px;
    max-height: 210px;
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img.vp-ture-small-img img {
        min-height: 358px !important;
        max-height: 358px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-tour-idea-img.vp-ture-small-img img {
        max-height: 300px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info {
    font-family: "Argentum Sans";
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

@media (min-width: 768px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info {
        font-size: 16px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info {
        font-size: 26px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.add-read-more.show-less-content .second-section {
    display: none;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.add-read-more.show-less-content .read-less {
    display: none;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info .read-more {
    font-weight: 500;
    color: #38e672;
    cursor: pointer;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info .read-less {
    font-weight: 500;
    color: #38e672;
    cursor: pointer;
}

.vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.vp-small-info {
    font-size: 16px;
    font-weight: 500;
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.vp-small-info {
        font-size: 28px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-journey-plans .vp-tour-idea-item .vp-content-info.vp-small-info {
        font-size: 15px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg {
    background: url(/latest/images/start-journey-plan-bg.svg) no-repeat top center;
    background-size: cover;
    position: relative;
    margin: 50px 0px;
    padding: 80px 0px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg {
        margin: 30px 0;
        padding: 60px 0;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg:before {
    background: url(/latest/images/pettarn-top.svg) top left;
    content: " ";
    position: absolute;
    top: -30px;
    width: 100%;
    height: 82px;
    left: 0;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg:after {
    background: url(/latest/images/pettarn-bottom.svg) top left;
    content: " ";
    position: absolute;
    bottom: -30px;
    width: 100%;
    height: 82px;
    left: 0;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top {
    position: inherit;
    width: calc(100% - 0px);
    padding-bottom: 0px;
    padding-top: 0px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane.vp-travel-car img {
        width: 23px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane img {
        width: 20px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul {
    overflow: hidden;
}

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

        .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child::after {
            left: -100%;
        }

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:first-child:before {
        right: -50%;
        width: 150%;
    }

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: 9px;
    }

@media only screen and (max-width: 1900px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -53px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -50px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::after {
    width: 200%;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a {
    color: #3c3c3c;
}

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a img {
        z-index: 1;
        position: relative;
    }

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span {
        width: 14px;
        height: 14px;
        margin: 3px auto 10px;
        border: solid 3px #38E672;
    }

        .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
            border: none;
            width: auto;
            margin-top: 5px;
            color: #3A3A3C;
            font-size: 12px;
        }

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 9px;
    }
}

@media only screen and (max-width: 800px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 8px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night::after {
    display: none;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span::after {
    border: 2px solid #fff;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline::after {
    border: 1px solid #38E672;
    width: 200%;
    left: -50%;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:first-child::after {
    width: 100%;
    left: 50% !important;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline span::after {
    background-color: #38E672;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:last-child::after {
    display: none;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .hide-sm {
    display: block;
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .hide-sm {
        display: none !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .show-sm {
    display: none;
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .show-sm {
        display: block;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view {
    margin: 20px 0px;
}

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .vp-card-suggested .vp-subhead {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-top: 10px;
    margin-bottom: 25px;
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 12px 15px 5px;
    border: none;
    margin-bottom: 20px;
}

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-family: "Argentum Sans";
        font-size: 15px;
        color: #1e1e1e;
        font-weight: 500;
    }

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-size: 18px;
        margin-bottom: 5px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
    font-family: "Argentum Sans";
    color: #3A3A3C;
    font-size: 12px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
}

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (min-width: 1350px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 91px;
        min-height: 91px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 125px;
        min-height: 125px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 175px;
        min-height: 175px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card img.img-plus {
        width: 18px !important;
        height: 18px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place {
    line-height: 16px;
}

    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-family: "Argentum Sans";
        color: #3A3A3C;
        font-size: 10px;
        display: inline-block;
    }

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-start-journey-plan-bg .vp-itinerary-timeline .vp-card-view .card .vp-add-place a img {
    width: 16px;
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
        margin: -15px 0 25px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top {
    position: inherit;
    width: calc(100% - 0px);
    padding-bottom: 0px;
    padding-top: 0px;
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane.vp-travel-car img {
        width: 23px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline .vp-travel-plane img {
        width: 20px;
        height: 15px;
        -o-object-fit: contain;
        object-fit: contain;
        position: relative;
        top: 3px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul {
    overflow: hidden;
}

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

        .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:last-child::after {
            left: -100%;
        }

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li:first-child:before {
        right: -50%;
        width: 150%;
    }

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: 9px;
    }

@media only screen and (max-width: 1900px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -55px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::before {
        top: -50px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li::after {
    width: 200%;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a {
    color: #3c3c3c;
}

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a img {
        z-index: 1;
        position: relative;
    }

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span {
        width: 14px;
        height: 14px;
        margin: 3px auto 10px;
        border: solid 3px #38E672;
    }

        .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
            border: none;
            width: auto;
            margin-top: 5px;
            color: #3A3A3C;
            font-size: 14px;
        }

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 9px;
    }
}

@media only screen and (max-width: 800px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night {
        font-size: 8px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span.vp-day-night::after {
    display: none;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li a span::after {
    border: 2px solid #fff;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline::after {
    border: 1px solid #38E672;
    width: 200%;
    left: -50%;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:first-child::after {
    width: 100%;
    left: 50% !important;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline span::after {
    background-color: #38E672;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-travel-timeline ul li.vp-travel-active-timeline:last-child::after {
    display: none;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .hide-sm {
    display: block;
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .hide-sm {
        display: none !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .show-sm {
    display: none;
}

@media only screen and (max-width: 767px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .show-sm {
        display: block;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view {
    margin: 20px 0px 0;
}

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .c-row {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .vp-card-suggested .vp-subhead {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-top: 10px;
    margin-bottom: 25px;
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 12px 15px 5px;
    border: none;
    margin-bottom: 20px;
}

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-family: "Argentum Sans";
        font-size: 15px;
        color: #1e1e1e;
        font-weight: 500;
    }

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-city-name {
        font-size: 18px;
        margin-bottom: 5px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
    font-family: "Argentum Sans";
    color: #3A3A3C;
    font-size: 12px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
        font-size: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-day-night {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px;
}

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover;
    }

@media only screen and (min-width: 1350px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 91px;
        min-height: 91px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 221px;
        min-height: 221px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 125px;
        min-height: 125px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-card {
        max-height: 175px;
        min-height: 175px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card img.img-plus {
        width: 18px !important;
        height: 18px !important;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place {
    line-height: 16px;
}

    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-family: "Argentum Sans";
        color: #3A3A3C;
        font-size: 10px;
        display: inline-block;
    }

@media only screen and (min-width: 2600px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.vp-landing-newd.vp-start-your-journey .vp-itinerary-timeline .vp-card-view .card .vp-add-place a img {
    width: 16px;
}

.vp-lreview-modal .modal-header .modal-title {
    font-family: 'Argentum Sans';
    font-size: 16px;
    font-weight: 500;
    color: #0DA43F;
}

.vp-lreview-modal .modal-body {
    overflow-x: hidden !important;
}

.vp-lreview-modal .vp-review-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .vp-lreview-modal .vp-review-list .vp-review-des {
        width: calc(50% - 10px);
        background: #ffffff;
        border-radius: 10px;
        padding: 20px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        border-left: 3px solid #0DA43F;
        position: relative;
    }

@media only screen and (max-width: 767px) {
    .vp-lreview-modal .vp-review-list .vp-review-des {
        width: 100%;
    }
}

.vp-lreview-modal .vp-review-list .vp-review-des h3 {
    font-family: 'Argentum Sans';
    text-transform: lowercase;
    font-weight: 600;
    font-family: 'Argentum Sans';
    font-size: 18px;
    font-weight: 500;
    color: #0DA43F;
    margin-bottom: 0;
    margin-right: 8px;
}

@media only screen and (max-width: 575px) {
    .vp-lreview-modal .vp-review-list .vp-review-des h3 {
        font-size: 14px;
    }
}

.vp-lreview-modal .vp-review-list .vp-review-des h3 span {
    color: #6a6a6a;
    font-weight: 400;
    font-family: 'Argentum Sans';
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    text-align: right;
    font-family: 'Argentum Sans';
    font-size: 12px;
    font-weight: 300;
    color: #6A6A6A;
}

@media only screen and (max-width: 575px) {
    .vp-lreview-modal .vp-review-list .vp-review-des h3 span {
        text-align: left;
    }
}

.vp-lreview-modal .vp-review-list .vp-review-des p {
    font-family: 'Argentum Sans';
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    font-style: italic;
}

.vp-lreview-modal .vp-review-list .vp-review-date {
    font-family: 'Argentum Sans';
    font-size: 12px;
    font-weight: 500;
    color: #373a3e;
}

.vp-top-vhead {
    margin-bottom: 20px;
}

    .vp-top-vhead .vp-subhead {
        font-size: 24px;
        line-height: 40px;
        font-family: 'Kaushan Script';
        color: #0DA43F;
        margin-bottom: 5px;
    }

@media only screen and (max-width: 575px) {
    .vp-top-vhead .vp-subhead {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 7px;
    }
}

.vp-top-vhead .vp-top-head {
    font-family: "Argentum Sans";
    font-size: 30px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

    .vp-top-vhead .vp-top-head span {
        color: #0DA43F;
    }

@media only screen and (max-width: 1115px) {
    .vp-top-vhead .vp-top-head {
        font-size: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-top-vhead .vp-top-head {
        font-size: 26px;
    }
}

.vp-top-video-inner {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 5px 10px 7px;
    border-radius: 10px;
}

    .vp-top-video-inner iframe {
        border-radius: 10px;
        position: relative;
        top: 4px;
    }

@media only screen and (max-width: 575px) {
    .vp-top-videos {
        margin-bottom: 20px !important;
    }
}

.vp-top-videos .vp-top-video-listing .vp-top-vrow {
    width: 100%;
}

.vp-top-videos .vp-top-video-listing .vp-col-auto {
    width: 100%;
    max-width: 100%;
    padding: 5px;
}

    .vp-top-videos .vp-top-video-listing .vp-col-auto iframe {
        width: 100%;
        height: 225px;
    }

@media only screen and (max-width: 1115px) {
    .vp-top-videos .vp-top-video-listing .vp-col-auto iframe {
        height: 250px;
    }
}

.vp-top-videos .vp-top-video-listing .vp-top-vlink {
    position: relative;
}

    .vp-top-videos .vp-top-video-listing .vp-top-vlink .vp-top-voverlay {
        position: absolute;
        top: 4px;
        left: 0;
        height: calc(100% - 10px);
        width: 100%;
        background: rgba(0, 0, 0, 0.01);
        border-radius: 10px;
        cursor: pointer;
    }

.vp-top-video-modal .modal-content {
    background-color: transparent;
}

.vp-top-video-modal .btn-close {
    position: absolute;
    right: -14px;
    top: -14px;
    width: 35px;
    height: 35px;
    z-index: 1;
    background-color: #38E672;
    opacity: 1;
    border-radius: 35px;
    background-image: none;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .vp-top-video-modal .btn-close img {
        width: 16px;
        height: 16px;
    }

.vp-top-video-modal .modal-body .vp-embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    border-radius: 15px;
}

    .vp-top-video-modal .modal-body .vp-embed-responsive iframe {
        width: 100%;
        height: 525px;
        border: 0;
        border-radius: 10px;
    }

.overlay-open .vp-day-night.overlay-relative {
    z-index: 222 !important;
}

.overlay-open .vp-journey-map.overlay-relative .top-line {
    margin-bottom: 0 !important;
}

.vp-day-night.vp-cdflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px;
}

    .vp-day-night.vp-cdflex label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .vp-day-night.vp-cdflex label:first-child {
            margin-right: 3px;
        }

            .vp-day-night.vp-cdflex label:first-child img {
                top: 2px;
                height: 15px;
            }

@media only screen and (min-width: 2600px) {
    .vp-day-night.vp-cdflex label:first-child img {
        height: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-day-night.vp-cdflex label:first-child img {
        height: 16px;
    }
}

.vp-day-night.vp-cdflex label:last-child img {
    top: 2px;
}

@media only screen and (max-width: 575px) {
    .vp-day-night.vp-cdflex label:last-child img {
        height: 16px !important;
    }
}

.vp-day-night.vp-cdflex label img {
    height: 14px;
}

@media only screen and (max-width: 850px) {
    .vp-day-night.vp-cdflex label img {
        height: 14px;
    }
}

.value {
    position: relative;
    top: 2px;
    font-size: 16px;
    font-family: 'Argentum Sans';
    margin-left: 3px;
    color: #3c3c3c;
}

@media only screen and (max-width: 850px) {
    .value {
        margin-left: 2px;
        font-size: 14px;
    }
}

.vp-travel-timeline ul li::before {
    position: absolute;
    bottom: 1px;
    opacity: 0;
    top: -27px;
    right: -50%;
    content: '';
    width: 100%;
    height: 1px;
    margin: auto;
    background: #51f788;
}

@media only screen and (min-width: 575px) {
    .vp-travel-timeline ul li::before {
        top: -24px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-travel-timeline ul li::before {
        top: -24px;
    }
}

@media only screen and (min-width: 1200px) {
    .vp-travel-timeline ul li::before {
        top: -27px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-travel-timeline ul li::before {
        top: 9px;
        bottom: auto;
    }
}

.vp-travel-timeline ul li:last-child::before {
    display: none;
}

.vp-travel-timeline ul li.vp-active-plane::before {
    opacity: 1;
}

.vp-travel-timeline .vp-travel-plane {
    position: absolute;
    top: 0px;
    z-index: 2;
    right: -15px;
}

    .vp-travel-timeline .vp-travel-plane img {
        width: 30px;
        height: 20px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-travel-timeline .vp-travel-plane .vp_color_icon {
        display: none;
    }

    .vp-travel-timeline .vp-travel-plane:hover .vp_color_icon,
    .vp-travel-timeline .vp-travel-plane:focus .vp_color_icon,
    .vp-travel-timeline .vp-travel-plane.vp-travel-active-plane .vp_color_icon {
        display: inline-block;
    }

    .vp-travel-timeline .vp-travel-plane:hover .vp_black_icon,
    .vp-travel-timeline .vp-travel-plane:focus .vp_black_icon,
    .vp-travel-timeline .vp-travel-plane.vp-travel-active-plane .vp_black_icon {
        display: none;
    }

.vp-travel-timeline ul li::after {
    position: absolute;
    top: 9px;
    right: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 99%;
    height: 1px;
    border: 1px solid #ccc;
}

.vp-travel-timeline ul li:last-child::after {
    width: 49%;
}

.vp-travel-timeline ul li:first-child::after {
    left: 50%;
}

.vp-travel-timeline ul li:last-child::after {
    left: 5px;
}

.vp-travel-timeline ul li.vp-travel-active-timeline:last-child:after {
    width: 100% !important;
    left: -50% !important;
}

@media only screen and (min-width: 768px) {
    .vp-travel-timeline ul li.vp-travel-active-timeline::after {
        border: 1px solid #51f788;
        width: 200%;
        z-index: 1;
        left: -50%;
    }

    .vp-travel-timeline ul li.vp-travel-active-timeline:first-child:after,
    .vp-travel-timeline ul li.vp-travel-active-timeline:last-child:after {
        width: 100%;
    }

    .vp-travel-timeline ul li.vp-travel-active-timeline:first-child:after {
        left: 50%;
    }
}

.vp-travel-timeline ul li.vp-travel-active-timeline span::after {
    background-color: #51f788;
}

.vp-travel-timeline ul li span {
    z-index: 2;
}

.vp-travel-timeline ul li a {
    display: inline-block;
}

.vp-travel-timeline ul li.vp-red-line::before {
    top: -28px;
}

@media only screen and (min-width: 992px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: -27px;
    }
}

@media only screen and (min-width: 1200px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: -30px;
    }
}

@media only screen and (min-width: 1360px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: -30px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-travel-timeline ul li.vp-red-line::before {
        top: 9px;
    }
}

.vp-journey-rmap .vp-mlocation-list {
    position: relative;
    max-height: 410px;
    overflow-y: scroll;
    padding-right: 10px;
}

    .vp-journey-rmap .vp-mlocation-list::-webkit-scrollbar {
        height: 4px;
        width: 4px;
        background: gray;
        cursor: pointer;
    }

    .vp-journey-rmap .vp-mlocation-list::-webkit-scrollbar-track {
        background: #Fafafa;
        cursor: pointer;
    }

    .vp-journey-rmap .vp-mlocation-list::-webkit-scrollbar-thumb {
        background: #888;
        cursor: pointer;
    }

        .vp-journey-rmap .vp-mlocation-list::-webkit-scrollbar-thumb:hover {
            background: #555;
            cursor: pointer;
        }

        .vp-journey-rmap .vp-mlocation-list::-webkit-scrollbar-thumb:horizontal {
            background-color: #c0c0c0;
            border-radius: 10px;
            cursor: pointer;
        }

@media only screen and (max-width: 991px) {
    .vp-journey-rmap .vp-mlocation-list {
        max-height: 350px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-journey-rmap .vp-mlocation-list {
        max-height: 350px;
    }
}

.vp-journey-rmap .vp-mlocation-list .vp-mlocation-item {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-left: 3px solid #51F788;
    padding: 15px 20px;
    margin-bottom: 12px;
    border-radius: 5px;
}

@media only screen and (max-width: 575px) {
    .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item {
        padding: 10px 15px;
    }
}

.vp-journey-rmap .vp-mlocation-list .vp-mlocation-item:hover {
    background-color: #F4FDF7;
    border-color: #51F788 !important;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-mlocation-nm {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #3c3c3c;
}

@media only screen and (max-width: 575px) {
    .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-mlocation-nm {
        margin-bottom: 3px;
    }
}

.vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-mlocation-nm span {
    margin-right: 5px;
}

.vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-mlocation-quote {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    color: #4D4D4D;
    text-decoration: underline;
}

    .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-mlocation-quote:hover {
        color: #0DA43F;
    }

.vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline {
    position: relative;
    text-align: center;
}

    .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline .vp-csrt-fround:before {
        content: '';
        position: absolute;
        left: 0;
        top: 7px;
        height: 12px;
        width: 12px;
        background: #FFFFFF;
        border: 2px solid #38E672;
        border-radius: 100%;
        z-index: 1;
    }

    .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline .vp-csrt-icon {
        position: relative;
    }

        .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline .vp-csrt-icon:before {
            content: '';
            position: absolute;
            top: 12px;
            left: 0;
            height: 2px;
            width: 100%;
            background: rgba(56, 230, 114, 0.3);
            z-index: 0;
        }

        .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline .vp-csrt-icon img {
            position: relative;
            z-index: 1;
            -o-object-fit: contain;
            object-fit: contain;
        }

            .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline .vp-csrt-icon img.vp-csr-plane {
                height: 18px;
                top: 1px;
            }

            .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline .vp-csrt-icon img.vp-csr-car {
                height: 11px;
                top: 1px;
            }

    .vp-journey-rmap .vp-mlocation-list .vp-mlocation-item .vp-csrt-timeline .vp-csrt-lround:before {
        content: '';
        position: absolute;
        right: 0;
        top: 7px;
        height: 12px;
        width: 12px;
        background: #FFFFFF;
        border: 2px solid #38E672;
        border-radius: 100%;
        z-index: 1;
    }

.vp-journey-rmap .vp-mlocation-scroll {
    margin-bottom: 15px;
}

    .vp-journey-rmap .vp-mlocation-scroll.scroll-top {
        margin-top: -15px;
        margin-bottom: -25px;
        z-index: 22;
        position: relative;
    }

    .vp-journey-rmap .vp-mlocation-scroll.scroll-bottom {
        margin-top: -15px;
        margin-bottom: 0px;
        z-index: 22;
        position: relative;
    }

.vp-journey-rmap .vp-map {
    height: 100%;
    min-height: 440px;
    border-radius: 8px;
}

    .vp-journey-rmap .vp-map iframe {
        height: 100% !important;
        border-radius: 8px;
    }

@media only screen and (max-width: 991px) {
    .vp-journey-rmap .vp-map iframe {
        height: 400px !important;
    }
}

.vp-journey-rmap .vp-mlocation-aitem {
    position: relative;
    z-index: 1;
    top: -10px;
}

    .vp-journey-rmap .vp-mlocation-aitem .vp-mlocation-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative;
        right: 15px;
        font-family: 'Argentum Sans';
        font-size: 15px;
        font-weight: 500;
        color: #1D231F;
    }

        .vp-journey-rmap .vp-mlocation-aitem .vp-mlocation-link:hover {
            color: #0da43f;
        }

        .vp-journey-rmap .vp-mlocation-aitem .vp-mlocation-link svg {
            margin-left: 7px;
        }

        .vp-journey-rmap .vp-mlocation-aitem .vp-mlocation-link img {
            margin-right: 7px;
        }

.vp-tourism-list {
    position: relative;
    z-index: 1;
    margin-top: 30px;
    padding-top: 0 !important;
}

@media only screen and (max-width: 1115px) {
    .vp-tourism-list {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list {
        padding-top: 0;
        margin-top: 15px;
    }
}

.vp-tourism-list .vp-tourism-head {
    margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-head {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head {
        margin-bottom: 15px !important;
    }
}

.vp-tourism-list .vp-tourism-head .vp-subhead {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-head .vp-subhead {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head .vp-subhead {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }
}

.vp-tourism-list .vp-tourism-head .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

@media only screen and (max-width: 1115px) {
    .vp-tourism-list .vp-tourism-head .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head .vp-head {
        font-size: 22px;
        line-height: 28px;
    }
}

.vp-tourism-list .vp-tourism-head .vp-head br {
    display: block !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-head .vp-head br {
        display: none !important;
    }
}

.vp-tourism-list .vp-tourism-search {
    position: relative;
    background: #ffffff;
    border-radius: 19px;
    padding: 13px 35px 13px 35px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search {
        padding: 23px 20px 55px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search {
        padding: 13px 13px 35px;
    }
}

.vp-tourism-list .vp-tourism-search .form-label {
    font-size: 14px;
    font-family: "Argentum Sans";
    font-weight: 400;
    color: #837F7F;
    margin-bottom: 0;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .form-label {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .form-label {
        padding-top: 0 !important;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
    padding: 0 10px;
}

@media only screen and (max-width: 1399px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        padding: 0px;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding: 10px 0 20px;
    }

        .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex .vp-popular-t {
            margin-right: 20px;
        }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex .vp-popular-t {
        margin-right: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex {
        margin-bottom: 0px;
        padding: 10px 0 10px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex img {
    max-height: 22px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-search-icon-flex img {
        max-height: 52px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
    position: relative;
}

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container {
        width: calc(100% - 85px) !important;
    }

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container {
        width: calc(100% - 45px) !important;
        min-height: 40px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple {
    border-bottom: 1px solid #D9D9D9 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple {
        border-bottom: none !important;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #38E672;
    color: #000000;
    padding: 3px 8px 3px;
    font-family: "Argentum Sans";
    font-weight: 400;
    font-size: 14px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple .select2-selection__choice {
        font-size: 12px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #1D231F;
    margin-right: 5px;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
        margin-bottom: 10px;
        border-bottom: 1px solid #D9D9D9;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup {
        padding-bottom: 10px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup:after {
    content: '';
    background-color: rgba(217, 217, 217, 0.8);
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup:after {
        right: -12px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup:after {
        content: none;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .vp-tourism-ficon {
    position: absolute;
    top: 15%;
    right: 25px;
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .vp-tourism-ficon {
        right: 0;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .vp-tourism-ficon img {
    max-height: 30px !important;
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
    font-size: 16px;
    font-family: "Argentum Sans";
    font-weight: 400;
    color: #0da43f;
    margin-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #D9D9D9;
    width: calc(100% - 65px);
}

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control::-webkit-input-placeholder {
        color: #837F7F;
    }

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control:-ms-input-placeholder {
        color: #837F7F;
    }

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control::-ms-input-placeholder {
        color: #837F7F;
    }

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control::placeholder {
        color: #837F7F;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
        padding-bottom: 10px;
        border-bottom: none;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-fgroup .form-control {
        font-size: 14px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
    text-align: right;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto !important;
    height: 100%;
    top: 0;
    padding: 0 !important;
    min-width: 170px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #38E672;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 100px;
    margin: -13px -23px -13px 1px;
    z-index: 2222;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        font-size: 28px;
        height: 110px;
        margin-top: -19px;
        min-width: 250px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        position: absolute;
        left: 0;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit {
    font-size: 18px;
    width: 100%;
    height: 100%;
    font-weight: 500;
}

    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit:hover {
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit {
        font-size: 28px;
    }
}

.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit img {
    max-height: 20px;
    margin-right: 4px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit img {
        max-height: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit img {
        margin-top: -3px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        min-width: 100%;
        top: auto;
        bottom: 0;
        height: auto;
        padding: 8px 0 !important;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
    }

        .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit {
            font-size: 20px;
            font-family: "Argentum Sans";
        }

        .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn img {
            max-height: 30px;
            margin-right: 10px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        padding: 5px 0 !important;
        z-index: 4;
    }
}

@media only screen and (max-width: 575px) {
    div#btnMapPublish {
        width: 100%;
    }
}

@media only screen and (max-width: 375px) {
    .ga-ct-customize-your-plan-itinerary {
        font-size: 14px !important;
        padding: 11px 25px !important;
    }
}

@media only screen and (max-width: 375px) {
    .thingsslider .vp-tour-idea-img img {
        min-height: 250px !important;
        max-height: 250px !important;
    }
}

.add-read-more.show-less-content .section-section {
    display: none;
}

.add-read-more.show-less-content .read-less {
    display: none;
}

.add-read-more.show-less-content .second-section {
    display: none;
}

.add-read-more.show-less-content .add-read-more {
    width: 100%;
    margin: 0 auto;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.add-read-more .read-more {
    font-weight: 500;
    margin-left: 8px;
    color: #0DA43F;
    cursor: pointer;
    text-decoration: underline;
}

    .add-read-more .read-more:hover {
        color: #3A3A3C;
    }

.add-read-more .read-less {
    font-weight: 500;
    margin-left: 8px;
    color: #0DA43F;
    cursor: pointer;
    text-decoration: underline;
}

    .add-read-more .read-less:hover {
        color: #3A3A3C;
    }

.vp-event-banner {
    top: -5px;
}

    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000000;
        width: 100%;
        height: 100%;
        opacity: 0.65;
    }

    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .play-bt,
    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .pause-bt {
        bottom: 48%;
        right: 49%;
        width: 75px;
        height: 75px;
    }

@media only screen and (max-width: 1366px) {
    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .play-bt,
    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .pause-bt {
        right: 45%;
    }
}

@media only screen and (max-width: 576px) {
    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .play-bt,
    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .pause-bt {
        width: 60px;
        height: 60px;
        background-size: 35px;
        right: 43%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .mute-bt {
        bottom: 85px;
    }
}

@media only screen and (max-width: 576px) {
    .vp-event-banner .vp-event-slider .vp-slider-video.vp-slider-overlay-text .video .mute-bt {
        bottom: 40px;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-video video {
    min-height: 710px;
    max-height: 710px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

@media only screen and (max-width: 991px) {
    .vp-event-banner .vp-event-slider .vp-slider-video video {
        min-height: 475px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner .vp-event-slider .vp-slider-video video {
        min-height: 320px;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

@media only screen and (max-width: 575px) {
    .vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
    top: 30% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 70% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner .vp-event-slider .vp-slider-video .vp-slider-content.vp-slider-content-bottom {
        top: 70% !important;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-content {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .vp-event-banner .vp-event-slider .vp-slider-content.vp-slider-content-center {
        top: 50% !important;
    }

    .vp-event-banner .vp-event-slider .vp-slider-content.vp-slider-content-top {
        top: 30% !important;
    }

@media only screen and (max-width: 1115px) {
    .vp-event-banner .vp-event-slider .vp-slider-content.vp-slider-content-top {
        top: 40% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner .vp-event-slider .vp-slider-content.vp-slider-content-top {
        top: 50% !important;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-content.vp-slider-content-bottom {
    top: 70% !important;
}

@media only screen and (max-width: 1115px) {
    .vp-event-banner .vp-event-slider .vp-slider-content.vp-slider-content-bottom {
        top: 60% !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner .vp-event-slider .vp-slider-content.vp-slider-content-bottom {
        top: 50% !important;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-img-text {
    position: relative;
}

    .vp-event-banner .vp-event-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 710px;
        max-height: 710px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

@media only screen and (max-width: 991px) {
    .vp-event-banner .vp-event-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 475px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner .vp-event-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 320px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-event-banner .vp-event-slider .vp-slider-img-text .vp-banner-cbg {
        min-height: 320px;
        max-height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.vp-event-banner .vp-event-slider .vp-slider-img-text:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/latest/images/events/bg-event-banner.png);
    background-size: cover;
    height: 100%;
    width: 100%;
}

.vp-event-banner.vp-banner-grnpattern::after {
    bottom: -55px;
    height: 135px;
    z-index: 2;
}

@media only screen and (max-width: 1115px) {
    .vp-event-banner.vp-banner-grnpattern::after {
        bottom: -60px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner.vp-banner-grnpattern::after {
        bottom: -53px;
        height: 90px;
    }
}

.vp-event-banner.vp-banner-whitepattern::after {
    bottom: -55px;
    height: 135px;
    z-index: 2;
}

@media only screen and (max-width: 1115px) {
    .vp-event-banner.vp-banner-whitepattern::after {
        bottom: -60px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-banner.vp-banner-whitepattern::after {
        bottom: -53px;
        height: 90px;
    }
}

.vp-event-listings {
    position: relative;
    padding: 190px 0 100px !important;
    z-index: 1;
    top: -140px;
    margin-bottom: -140px;
}

@media only screen and (max-width: 991px) {
    .vp-event-listings {
        padding: 250px 0 40px !important;
        top: -200px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-listings {
        padding: 150px 0 100px !important;
        margin-bottom: -250px;
    }
}

.vp-event-listings.bg-eras-event {
    position: relative;
    background-color: #ebfcf1;
    background-size: cover;
    padding: 50px 0 5px !important;
    margin-bottom: 24px;
    margin-top: -30px;
    top: -10px !important;
}

    .vp-event-listings.bg-eras-event:after {
        content: '';
        position: absolute;
        bottom: -48px;
        background-image: url(/latest/images/bg-pattern-bottom.png);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 94px;
    }

@media only screen and (max-width: 991px) {
    .vp-event-listings .vp-event-head-desc {
        margin-bottom: 25px;
    }
}

.vp-event-listings .vp-event-listing-head-area {
    text-align: center;
    margin-bottom: 15px;
}

@media only screen and (max-width: 991px) {
    .vp-event-listings .vp-event-listing-head-area {
        margin-bottom: 15px;
    }
}

.vp-event-listings .vp-event-listing-head-area .vp-subhead {
    font-size: 30px;
    line-height: 38px;
    font-family: 'Kaushan Script';
    color: #0DA43F;
    margin-bottom: 5px;
}

.vp-event-listings .vp-event-listing-head-area .vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 700;
    color: #1D231F;
    margin-bottom: 0;
}

@media only screen and (max-width: 1115px) {
    .vp-event-listings .vp-event-listing-head-area .vp-head {
        font-size: 36px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-listings .vp-event-listing-head-area .vp-head {
        font-size: 24px;
        line-height: 32px;
    }
}

.vp-eventlst-inner-area {
    position: relative;
}

    .vp-eventlst-inner-area .vp-eventlst-top-area {
        position: relative;
    }

        .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-img {
            position: relative;
        }

            .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-img::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                background: url(/latest/images/family-friendly/img-fadded-famfri-small.png);
                background-size: cover;
                width: 100%;
                height: 100%;
                opacity: 0.35;
                border-radius: 10px;
            }

            .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-img img {
                width: 100%;
                max-height: 405px;
                -o-object-fit: cover;
                object-fit: cover;
                overflow: hidden;
                border-radius: 10px;
            }

        .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-title.pos-ab {
            position: absolute;
            bottom: 20px;
            left: 15px;
            width: calc(100% - 25px);
        }

        .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-title .vp-event-cat {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            padding-left: 0;
            list-style: none;
            margin-bottom: 10px;
        }

            .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-title .vp-event-cat .vp-event-item {
                margin-right: 10px;
                background: #38e672;
                padding: 2px 10px;
                border-radius: 15px;
            }

                .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-title .vp-event-cat .vp-event-item a {
                    color: #1e1e1e;
                    font-family: 'Argentum Sans';
                    font-size: 12px;
                    font-weight: 500;
                }

        .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-title .vp-head {
            font-family: 'Argentum Sans';
            font-size: 20px;
            line-height: 28px;
            font-weight: 500;
            margin-bottom: 12px;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            color: #ffffff;
            margin-bottom: 15px;
        }

        .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-title .vp-event-desc {
            font-family: 'Argentum Sans';
            font-size: 14px;
            line-height: 22px;
            font-weight: 400;
            color: #ffffff;
            margin-bottom: 12px;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-title .vp-grid-btn .btn-liner {
            padding: 6px 0 0;
            font-family: 'Argentum Sans';
            color: #38e672;
            text-decoration: underline;
            font-size: 16px;
        }

        .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-list-date {
            position: absolute;
            top: 15px;
            left: 15px;
            background: #38e672;
            padding: 10px;
            border-radius: 10px;
            text-align: center;
        }

            .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-list-date .vp-emnth {
                margin-bottom: 0;
                font-family: 'Argentum Sans';
                font-size: 15px;
                font-weight: 600;
                line-height: 20px;
                text-transform: uppercase;
            }

            .vp-eventlst-inner-area .vp-eventlst-top-area .vp-event-list-date .vp-eday {
                margin-bottom: 0;
                font-family: 'Argentum Sans';
                font-size: 16px;
            }

.vp-event-main-desc {
    font-family: 'Argentum Sans';
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
}

.vp-event-gridlst {
    margin-bottom: 45px;
    position: relative;
}

@media only screen and (max-width: 1115px) {
    .vp-event-gridlst {
        margin-bottom: 35px;
    }

        .vp-event-gridlst .hide-sm {
            display: none;
        }
}

@media only screen and (max-width: 575px) {
    .vp-event-gridlst:last-child {
        margin-bottom: 0;
    }
}

.vp-event-gridlst:first-child {
    margin-top: 30px;
}

.vp-event-gridlst .vp-evnetlst-asidebar {
    position: absolute;
}

    .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-title .vp-head {
        font-family: "Argentum Sans";
        font-size: 20px;
        font-weight: 700;
        color: #1D231F;
        margin-bottom: 40px;
        position: relative;
    }

        .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-title .vp-head:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: -20px;
            height: 3px;
            width: 45px;
            background: #38e672;
        }

    .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items {
        padding: 0;
        background: #ffffff;
        border-radius: 10px;
        overflow-x: hidden;
        overflow-y: scroll;
    }

        .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList {
            padding-left: 0;
            list-style: none;
        }

            .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item {
                padding: 16px 45px;
                position: relative;
                border-bottom: 1px solid #D9D9D9;
                position: relative;
            }

                .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item.label {
                    font-family: "Argentum Sans";
                    font-size: 16px;
                    font-weight: 600;
                    padding: 16px 20px;
                }

                    .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item.label::before {
                        content: none !important;
                    }

                .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item.vp-est-item-active {
                    background-color: #d9ffe5;
                }

                .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item:before {
                    content: '';
                    position: absolute;
                    top: 26px;
                    left: 20px;
                    background: #38e672;
                    height: 2px;
                    width: 15px;
                }

                .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item a {
                    font-family: 'Argentum Sans';
                    font-size: 15px;
                    font-weight: 400;
                    color: #1e1e1e;
                    line-height: 23px;
                }

                    .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item a.active {
                        color: #0DA43F;
                        font-size: 16px;
                        font-weight: 500;
                    }

                    .vp-event-gridlst .vp-evnetlst-asidebar .vp-asidebar-items #summaryList .vp-est-item a:hover {
                        color: #0DA43F;
                        font-weight: 500;
                    }

.vp-event-gridlst .vp-event-dflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 991px) {
    .vp-event-gridlst .vp-event-dflex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .vp-event-gridlst .vp-event-dflex.vp-event-rflip .vp-eventlst-right-area {
            -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
            order: 0;
        }

        .vp-event-gridlst .vp-event-dflex.vp-event-rflip .vp-eventlst-left-area {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area {
    width: 50%;
    position: relative;
}

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-event-venue {
        position: absolute;
        bottom: 15px;
        left: 15px;
        background: #38e672;
        padding: 10px;
        border-radius: 10px;
        text-align: center;
    }

        .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-event-venue .img-icon {
            width: 14px;
            margin-right: 2px;
            position: relative;
            top: -2px;
        }

        .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-event-venue .vp-head-venue {
            margin-bottom: 0;
        }

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlst-img {
        position: relative;
    }

        .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlst-img img {
            width: 100%;
            min-height: 400px;
            max-height: 400px;
            -o-object-fit: cover;
            object-fit: cover;
            border-radius: 10px;
        }

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-event-list-date {
        position: absolute;
        top: 15px;
        left: 15px;
        background: #38e672;
        padding: 10px;
        border-radius: 10px;
        text-align: center;
    }

        .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-event-list-date .vp-emnth {
            margin-bottom: 0;
            font-family: 'Argentum Sans';
            font-size: 15px;
            font-weight: 600;
            line-height: 20px;
            text-transform: uppercase;
        }

        .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-event-list-date .vp-eday {
            margin-bottom: 0;
            font-family: 'Argentum Sans';
            font-size: 16px;
        }

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area {
    width: 50%;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area {
        width: 100%;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlst-img {
    position: relative;
}

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlst-img img {
        width: 100%;
        max-height: 400px;
        min-height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 10px;
    }

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner {
    background: #ffffff;
    padding: 40px 35px 40px 55px;
    margin-left: -50px;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    border-top: 1px solid #0da43f;
    border-right: 1px solid #0da43f;
    border-bottom: 1px solid #0da43f;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner {
        width: 95%;
        margin: -50px auto 15px;
        border-left: 1px solid #0da43f;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner {
        padding: 30px;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-head {
    font-family: 'Argentum Sans';
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #0DA43F;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-head {
        margin-bottom: 20px;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-head:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 15px;
    height: 2px;
    width: 20px;
    background: #0DA43F;
}

@media only screen and (max-width: 575px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-head:before {
        left: 0;
        top: 35px;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-head-venue {
    font-family: 'Argentum Sans';
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 8px;
}

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-head-venue .img-icon {
        width: 14px;
        margin-right: 2px;
        position: relative;
        top: -2px;
    }

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-desc {
    font-family: 'Argentum Sans';
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 991px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .vp-desc {
        -webkit-line-clamp: 7;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-eventlist-right-inner .btn-sm {
    padding: 8px 20px;
    font-size: 15px;
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-event-list-date {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #38e672;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
}

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-event-list-date .vp-emnth {
        margin-bottom: 0;
        font-family: 'Argentum Sans';
        font-size: 15px;
        font-weight: 600;
        line-height: 20px;
        text-transform: uppercase;
    }

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-right-area .vp-event-list-date .vp-eday {
        margin-bottom: 0;
        font-family: 'Argentum Sans';
        font-size: 16px;
    }

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area {
    width: 50%;
}

@media only screen and (max-width: 991px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area {
        width: 100%;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner {
    background: #ffffff;
    padding: 40px 35px 40px 55px;
    margin-right: -50px;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    border-top: 1px solid #0da43f;
    border-left: 1px solid #0da43f;
    border-bottom: 1px solid #0da43f;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner {
        width: 95%;
        margin: -50px auto 15px;
        border-right: 1px solid #0da43f;
    }
}

@media only screen and (max-width: 575px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner {
        padding: 30px;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-head {
    font-family: 'Argentum Sans';
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #0DA43F;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-head {
        margin-bottom: 20px;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-head:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 15px;
    height: 2px;
    width: 20px;
    background: #0DA43F;
}

@media only screen and (max-width: 575px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-head:before {
        left: 0;
        top: 35px;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-head-venue {
    font-family: 'Argentum Sans';
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 8px;
}

    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-head-venue .img-icon {
        width: 14px;
        margin-right: 2px;
        position: relative;
        top: -2px;
    }

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-desc {
    font-family: 'Argentum Sans';
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 991px) {
    .vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .vp-desc {
        -webkit-line-clamp: 7;
    }
}

.vp-event-gridlst .vp-event-dflex .vp-eventlst-left-area .vp-eventlist-left-inner .btn-sm {
    padding: 8px 20px;
    font-size: 15px;
}

.vp-evnetlst-asidebar {
    width: 100%;
    max-width: 306px;
    width: 306px;
}

@media only screen and (max-width: 1366px) {
    .vp-evnetlst-asidebar {
        max-width: 261px;
    }
}

.vp-asidebar-items {
    width: 100%;
    max-height: 700px;
    position: relative;
}

    .vp-asidebar-items::-webkit-scrollbar {
        width: 5px;
    }

    .vp-asidebar-items::-webkit-scrollbar-track {
        background-color: #ebebeb;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .vp-asidebar-items::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #c4c4c4;
    }

.vp-evnetlst-asidebar.fixed {
    position: fixed;
    z-index: 2;
    max-width: 306px;
    width: 306px;
    top: 100px;
}

@media only screen and (max-width: 1366px) {
    .vp-evnetlst-asidebar.fixed {
        max-width: 261px;
    }
}

.vp-evnetlst-asidebar.fixed .vp-asidebar-items {
    max-height: 500px;
    overflow-y: scroll;
}

    .vp-evnetlst-asidebar.fixed .vp-asidebar-items::-webkit-scrollbar {
        width: 5px;
    }

    .vp-evnetlst-asidebar.fixed .vp-asidebar-items::-webkit-scrollbar-track {
        background-color: #ebebeb;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .vp-evnetlst-asidebar.fixed .vp-asidebar-items::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #c4c4c4;
    }

.play-bt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px;
    background-color: #51f788;
    background-image: url(/latest/images/icons/play.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    position: absolute;
    bottom: 70px;
    right: 85px;
    margin-left: -25px;
    margin-top: -40px;
    z-index: 2;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .play-bt {
        bottom: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .play-bt {
        width: 35px;
        height: 35px;
        bottom: 40px;
        right: 55px;
        background-size: 30px;
    }
}

.pause-bt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px;
    background-color: #51f788;
    background-image: url(/latest/images/icons/pause.svg);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center;
    position: absolute;
    bottom: 70px;
    right: 85px;
    margin-left: -25px;
    margin-top: -40px;
    z-index: 2;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .pause-bt {
        bottom: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .pause-bt {
        width: 35px;
        height: 35px;
        right: 55px;
        bottom: 40px;
        background-size: 30px;
    }
}

.stop-bt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px;
    background: #51f788 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxxJREFUeNrcmktoFDEYxzPDamuxKopdaFVQEV+giFVaFbRWRER8IbRFKipV0KMHbx68eVVQRPSyF8WLFPGBVMRnS2tPolgoimgVWl91i7Dt1vj/2AyM407nsUk32T/8LrvzyH+SfEm+xOKcM0maBhaADWAxqAFzQSWwQQZ8B5/AEOgEfeCLjJcnJNxfD5rAZrAElEW4/yd4Ae6B2+BD7JJQjcSgAhwFnVyevoGLYGWcMsUxsR/0cnVKC0MLVRmpASk+efoIWmUbaQD9vDi6JppywUboq4zw4qoDJAsxchyMcT3UBar9ympNMI60ghTTS8/ALjDs/cPPyEYR2yuZfroFmsGo+0c7z4U0Gl/V1ARpHzgVpkaugGNMb42ARtDtZ4T+vAumBjyIqpUrLOgUn9bi1iOwHWS9Rqjwj0FdwAPGxQP6FJpoB6tCXNsCbngnjbtDmHBEM9YBhTUyFvK606LzZ2xXp2+L+NVUiVqGFfLaNWCbO2otB1uZmTrsNrJX8VdWqQaQtEU/aWTmag61JjJSBdYys1VLRhaB6YYbqScj60IMPrqrigzMZOZrNhmZVQJGKsjIjBIwkrBZiYiM/CoBH1k737LRQP22RT7WdP0gIz3gj+FGPpORdyBtuJEnZIRS/C8NN/LKFkvXhwab+Erld8aR9gjLS91ElTDkGHkLOgw1knKvEClqXY5wc0ZhwUYjRNEepwLcWRRKkT5nuXRp0GxghXhhQrIJLpIPYddH50Q5/kvQ0T7gAxacoBtXOPZYIT8Q9Y0dLE+CztElcELzfpEWSYdedzPx6gx4o7mRs24TfjVCqhN9RsdF101w0GlSE9UIqQucZJ49CA1Eies2rwkWkHS4znLbC7qYoYja5DcvDFoh0mBzRIPF132wR8wLfQJ3uO3pTeB1kTZB6fBAmcwDA0mx552dJAPvQYvKIxw7QbdCA8PgPJiv+iwKUQ4OgacS9+EHwQWwLE6ZLAnntWrBAbAFrAblEeZVgyLU05h1h+XOcsWb10g8eEbzs3lgPVjKcun+avbvwTPK2AyI6EPhtF+YKVh/BRgAE4h+1tvQXHoAAAAASUVORK5CYII=) no-repeat 5px;
    position: absolute;
    bottom: 80px;
    right: 100px;
    margin-left: -25px;
    margin-top: -40px;
    z-index: 2;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .stop-bt {
        bottom: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .stop-bt {
        width: 40px;
        height: 40px;
        bottom: 40px;
        background-size: 30px;
    }
}

.mute-bt {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px;
    background-color: #51f788;
    background-image: url(/latest/images/icons/no-sound1.png);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: center;
    position: absolute;
    bottom: 70px;
    right: 25px;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 2;
    cursor: pointer;
}

@media only screen and (max-width: 991px) {
    .mute-bt {
        bottom: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .mute-bt {
        width: 35px;
        height: 35px;
        bottom: 40px;
        right: 10px;
        background-size: 23px;
    }
}

.mute-bt.stop {
    background-image: url(/latest/images/icons/no-sound.png);
    background-repeat: no-repeat;
    background-size: 28px;
}

@media only screen and (max-width: 575px) {
    .mute-bt.stop {
        background-size: 23px;
    }
}

.video {
    width: 100%;
    position: relative;
}

.tv_video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.vp-tourism.vp-forgot-password h2.vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 600;
    color: #0DA43F;
    margin-bottom: 17px;
}

@media only screen and (max-width: 1199px) {
    .vp-tourism.vp-forgot-password h2.vp-head {
        font-size: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-forgot-password h2.vp-head {
        font-size: 32px;
    }
}

.vp-tourism.vp-forgot-password p.vp-forgot-text {
    font-family: "Argentum Sans";
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #222222;
    margin-bottom: 16px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-forgot-password p.vp-forgot-text {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism.vp-forgot-password .vp-forgot-password-detail {
        text-align: center;
    }
}

.vp-tourism.vp-forgot-password .vp-forgot-password-detail .form-group {
    font-family: "Argentum Sans";
}

    .vp-tourism.vp-forgot-password .vp-forgot-password-detail .form-group .form-control {
        height: 42px;
        font-size: 13px;
        color: #656565;
        border-radius: 5px;
        padding: 2px 40px 2px 15px;
        font-weight: 400;
        background-color: #fff;
        border: 1px solid #dddddd;
        font-family: "Argentum Sans";
    }

.vp-tourism.vp-forgot-password .vp-forgot-password-detail .forot-btn.d-flex {
    margin-top: 34px;
}

@media only screen and (max-width: 767px) {
    .vp-tourism.vp-forgot-password .vp-forgot-password-detail .forot-btn.d-flex {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-tourism.vp-forgot-password .vp-forgot-password-detail .forot-btn.d-flex .btn {
    font-family: "Argentum Sans";
    font-weight: 500;
    color: #3A3A3C;
    font-size: 16px;
    line-height: 16px;
    padding: 13px 35px 14px 35px;
}

.vp-tourism.vp-forgot-password .vp-forgot-password-detail .forot-btn.d-flex .vp-btn-cancel {
    border: 1px solid #3A3A3C;
    background-color: transparent;
    margin-left: 24px;
}

    .vp-tourism.vp-forgot-password .vp-forgot-password-detail .forot-btn.d-flex .vp-btn-cancel:hover {
        background-color: #38E672;
        border-color: #38E672;
    }

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-forgot-password .vp-forgot-password-detail .forot-btn.d-flex .vp-btn-cancel {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-reset-password {
        padding-top: 85px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism.vp-reset-password {
        padding-top: 40px !important;
    }
}

.vp-tourism.vp-reset-password h2.vp-head {
    font-family: "Argentum Sans";
    font-size: 46px;
    line-height: 60px;
    font-weight: 600;
    color: #0DA43F;
    margin-bottom: 24px;
}

@media only screen and (max-width: 1199px) {
    .vp-tourism.vp-reset-password h2.vp-head {
        font-size: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-reset-password h2.vp-head {
        font-size: 30px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-reset-password .reset-pass-image img {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism.vp-reset-password .vp-reset-password-detail {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-tourism.vp-reset-password .vp-reset-password-detail .form-group {
    font-family: "Argentum Sans";
}

    .vp-tourism.vp-reset-password .vp-reset-password-detail .form-group .form-control {
        height: 42px;
        font-size: 13px;
        color: #656565;
        border-radius: 5px;
        padding: 2px 40px 2px 15px;
        font-weight: 400;
        background-color: #fff;
        border: 1px solid #dddddd;
        font-family: "Argentum Sans";
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-reset-password .vp-reset-password-detail .form-group .form-control {
        font-size: 23px !important;
        height: 62px;
    }
}

.vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex {
    margin-top: 39px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex .btn {
    font-family: "Argentum Sans";
    font-weight: 500;
    color: #3A3A3C;
    font-size: 16px;
    line-height: 16px;
    padding: 13px 35px 14px 35px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex .btn {
        font-size: 24px !important;
        line-height: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex .btn {
        width: 100%;
    }
}

.vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex .btn.vp-btn-black {
    color: #fff;
    margin-left: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex .btn.vp-btn-black {
        margin-left: 0;
        margin-top: 10px;
    }
}

.vp-tourism.vp-reset-password .vp-reset-password-detail .reset-btn.d-flex .btn.vp-btn-black:hover {
    color: #1e1e1e;
}

.vp-tourism.vp-activation-message .vp-activation-detail h2.vp-head {
    font-family: "Argentum Sans";
    font-size: 32px;
    line-height: 50px;
    font-weight: 600;
    color: #0DA43F;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1199px) {
    .vp-tourism.vp-activation-message .vp-activation-detail h2.vp-head {
        font-size: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-activation-message .vp-activation-detail h2.vp-head {
        font-size: 32px;
        margin-bottom: 3px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-tourism.vp-activation-message .vp-activation-detail h2.vp-head {
        font-size: 26px;
    }
}

.vp-tourism.vp-activation-message .vp-activation-detail p.vp-activation-text {
    font-family: "Argentum Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #222222;
    margin-bottom: 16px;
    margin: 0 auto;
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-activation-message .vp-activation-detail p.vp-activation-text {
        font-size: 15px;
    }
}

.vp-tourism.vp-activation-message .vp-activation-detail .activation-image {
    margin-top: 50px;
}

.vp-car-tab .vp-range-slider ul li:last-child {
    float: right;
}

    .vp-car-tab .vp-range-slider ul li:last-child p {
        margin-right: 0px;
    }

        .vp-car-tab .vp-range-slider ul li:last-child p input {
            width: 80px;
            text-align: left;
            background-color: transparent;
        }

.vp-car-tab .car-rental-content ul.inner-icon-list li i {
    top: 2px;
}

    .vp-car-tab .car-rental-content ul.inner-icon-list li i::before {
        font-family: 'Font Awesome 5 Free';
    }

@media only screen and (max-width: 575px) {
    .vp-car-tab .car-rental-content ul.inner-icon-list li i {
        margin-right: 7px;
        top: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .car-rental-content ul.inner-icon-list li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-car-tab .car-rental-content ul.inner-icon-list li {
        margin-right: 13px;
    }
}

.vp-car-tab .carrental-blog .content-blog i {
    top: 0px;
    left: 10px;
}

@media only screen and (max-width: 991px) {
    .vp-car-tab .carrental-blog .content-blog i {
        left: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-blog i {
        top: 2px !important;
    }
}

.vp-car-tab .carrental-blog .content-blog i img {
    width: 18px;
    height: 18px;
    position: relative;
    top: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-blog i img {
        width: 16px;
        height: 15px;
        top: -4px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-car-tab .carrental-blog .content-blog .ps-lg-3 h5 {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-blog .ps-lg-3 h5 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 351px) {
    .vp-car-tab .carrental-blog .content-blog .ps-lg-3 h5 {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-blog .px-lg-0 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-blog .col-sm-2 {
        padding-right: 0px;
        width: 6.5%;
    }
}

@media only screen and (max-width: 1399px) {
    .vp-car-tab .carrental-blog .content-blog .col-sm-10 {
        padding-left: 7px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-car-tab .carrental-blog .content-blog .col-sm-10 {
        padding-left: 3px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-blog .col-sm-10 {
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 440px) {
    .vp-car-tab .carrental-blog .content-blog .col-sm-10 {
        padding-left: 14px !important;
    }
}

@media only screen and (max-width: 320px) {
    .vp-car-tab .carrental-blog .content-blog .col-sm-10 {
        padding-left: 20px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-bottom .col {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
}

.vp-car-tab .carrental-blog .content-bottom ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 20px;
}

    .vp-car-tab .carrental-blog .content-bottom ul li i {
        font-size: 17px;
        margin-right: 6px;
    }

        .vp-car-tab .carrental-blog .content-bottom ul li i::before {
            font-size: 19px;
            font-weight: 400;
        }

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-bottom ul li i::before {
        font-size: 14px;
    }
}

.vp-car-tab .carrental-blog .content-bottom ul li .fa-times {
    margin-right: 14px;
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-bottom ul li .fa-times {
        margin-right: 14px;
    }
}

.vp-car-tab .carrental-blog .content-bottom ul li .fa-check {
    margin-right: 10px;
}

@media only screen and (max-width: 575px) {
    .vp-car-tab .carrental-blog .content-bottom ul li .fa-check {
        margin-right: 10px;
    }
}

.vp-car-tab .car-rental-inner-section .car-rental-searchbar {
    margin-bottom: 10px;
    margin-top: 10px;
}

    .vp-car-tab .car-rental-inner-section .car-rental-searchbar .field .fa-calendar-alt {
        left: 4px;
    }

    .vp-car-tab .car-rental-inner-section .car-rental-searchbar .field .form-control {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .vp-car-tab .car-rental-inner-section .car-rental-searchbar .field input {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.vp-restaurant-tab .vp-res-detail .vp-res-time-list p {
    line-height: 15px !important;
}

    .vp-restaurant-tab .vp-res-detail .vp-res-time-list p img {
        top: 0px !important;
    }

.vp-restaurant-tab .vp-res-detail .vp-res-time-list.vp-res-time-des p {
    line-height: 13px !important;
}

@media only screen and (max-width: 575px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-res-detail-des .vp-res-time-des {
        margin: 0 0px 20px !important;
        border-radius: 0px !important;
    }
}

@media only screen and (max-width: 430px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-res-detail-des .vp-res-time-des {
        height: 300px !important;
    }
}

.vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-rest-fav-top .vp-fav-rest-tag-des p {
    line-height: 20px;
}

.vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-rest-fav-top p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-rest-fav-top p img {
        top: 0px !important;
        margin-right: 7px;
    }

@media only screen and (max-width: 575px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-rest-fav-top p img {
        top: 0px !important;
        height: 18px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-main-top-des h5 {
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-main-top-des h4 {
        margin-left: 0px !important;
    }
}

.vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-rest-fav-top .vp-hotel-main-top-des p {
    font-size: 12px;
}

.vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-rest-call-des span {
    line-height: 20px;
}

@media only screen and (max-width: 768px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-rest-call-des span {
        margin-top: 0px !important;
        line-height: 22px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-rest-call-des span {
        font-size: 14px;
        line-height: 20px;
    }
}

.vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-rest-call-des p img {
    margin-top: 0;
}

@media only screen and (max-width: 768px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-sub-date span {
        margin-top: 0px !important;
        line-height: 22px;
    }
}

@media only screen and (max-width: 412px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-sub-date span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-sub-date span {
        font-size: 11px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-main-top .vp-hotel-sub-top .vp-hotel-sub-date .vp-view-link {
        margin-left: 27px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-list .vp-sub-filter-list a {
        margin-bottom: 0px;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-restaurant-tab .vp-hotel-main .vp-hotel-list .vp-sub-filter-list a img {
        margin-top: 3px;
    }
}

.vp-restaurant-tab .vp-hotel-main .vp-fav-rest-number {
    line-height: 32px;
}

#addTagsModal .modal-body .select2-search__field {
    padding-left: 10px;
    padding-top: 3px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des.text-sm-end h4 {
        font-size: 16px;
        margin-left: 0px !important;
        margin-bottom: 5px !important;
    }

    .vp-hotel-main .vp-hotel-main-top-des.text-sm-end h5 {
        font-size: 16px !important;
        margin-left: 0px !important;
        margin-bottom: 5px !important;
    }

        .vp-hotel-main .vp-hotel-main-top-des.text-sm-end h5 span {
            font-size: 16px !important;
        }
}

.vp-hotel-main .vp-hotel-main-top-des p {
    line-height: 16px !important;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des p {
        line-height: 18px !important;
    }
}

.vp-hotel-main .vp-hotel-main-top-des p img {
    top: 0px !important;
    width: 14px !important;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des p img {
        height: 21px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des p span {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
}

.vp-hotel-main .vp-hotel-main-top-des .vp-hotel-sub-date p span {
    margin-left: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des .vp-hotel-sub-date p span {
        margin-left: 0px !important;
    }
}

.vp-hotel-main .vp-hotel-main-top-des .vp-hotel-sub-date p img {
    height: 15px !important;
    top: -1px !important;
    margin-right: 6px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des .vp-hotel-sub-date p img {
        top: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des .vp-main-box .vp-hotel-dist-label {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 65px !important;
        flex: 0 0 65px !important;
        font-size: 15px !important;
        display: block;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-main-top-des .vp-main-box span {
        margin-top: 0px !important;
        font-size: 15px !important;
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-view-link {
        margin-left: 22px !important;
        font-size: 16px !important;
    }
}

.vp-hotel-main .vp-hotel-distance-label p {
    line-height: 21px !important;
}

    .vp-hotel-main .vp-hotel-distance-label p img {
        top: 0px !important;
    }

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-distance-label p img {
        top: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-activity-date-lab.vp-hotel-date-tab p img {
        width: 15px !important;
        height: 15px !important;
    }
}

@media only screen and (max-width: 430px) {
    .vp-hotel-main .vp-hotel-search .vp-sub-filter {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 345px) {
    .vp-hotel-main .vp-hotel-search .vp-sub-filter {
        padding: 0 7px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li a {
        margin-bottom: 0px;
        padding-bottom: 5px;
        padding-left: 5px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 430px) {
    .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li a {
        padding-right: 7px;
    }

        .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li a::before {
            right: -2px;
        }
}

@media only screen and (max-width: 320px) {
    .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li a {
        font-size: 10px;
    }
}

.vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li .dropdown img {
    width: 24px;
    height: 15px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li .dropdown {
        width: 12px;
        height: 12px;
    }

        .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li .dropdown img {
            width: 12px !important;
            height: 12px !important;
            margin-top: -3px;
        }
}

@media only screen and (max-width: 375px) {
    .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li .dropdown {
        width: 12px;
        height: 12px;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-name-des a.tip {
    margin-bottom: 7px;
    display: inline-block;
}

.vp-hotel-main .vp-hotel-search .vp-hotel-name-des p img {
    height: 16px !important;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-name-des p img {
        top: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-res-detail-des .vp-res-time-des {
        margin: 0 0px 20px !important;
        border-radius: 0px !important;
    }
}

@media only screen and (max-width: 430px) {
    .vp-hotel-main .vp-hotel-search .vp-res-detail-des .vp-res-time-des {
        height: 300px !important;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des {
    top: 1px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des.vp-border-0 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des.vp-border-0 {
        border-bottom: 1px solid #dddddd;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des::after {
        display: none;
    }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des .dropdown .dropdown-toggle {
    font-size: 15px;
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des .dropdown {
        left: 79%;
    }
}

@media only screen and (max-width: 440px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des .dropdown {
        left: 70%;
    }
}

@media only screen and (max-width: 412px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des .dropdown {
        left: 60%;
    }
}

@media only screen and (max-width: 320px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des .dropdown {
        left: 50%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des p:nth-child(2) {
        position: unset;
        margin-left: 20px;
    }

        .vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des p:nth-child(2) img {
            height: 14px;
        }
}

.vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-des p span {
    font-size: 15px;
}

.vp-hotel-main .vp-hotel-search .vp-hotel-bottom .vp-hotel-form-list .vp-hotel-form-head {
    top: 1px;
}

.vp-hotel-main .vp-hotel-search .vp-filter-common-des .vp-range-slider ul li:last-child {
    float: right;
}

    .vp-hotel-main .vp-hotel-search .vp-filter-common-des .vp-range-slider ul li:last-child p {
        margin-right: 0px;
    }

        .vp-hotel-main .vp-hotel-search .vp-filter-common-des .vp-range-slider ul li:last-child p input {
            width: 80px;
            text-align: left;
            background-color: transparent;
        }

@media only screen and (max-width: 375px) {
    .vp-hotel-main .vp-hotel-main-top .card .vp-hotel-card-list .vp-hotel-card-price .col-7 {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-line-date {
        padding-top: 8px;
    }
}

.vp-travel-tab .vp-travel-line-date .vp-travel-dropdown .vp-air-icon {
    width: 16px !important;
    height: 16px !important;
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-line-date .vp-travel-dropdown .vp-air-icon {
        width: 15px !important;
        height: 15px !important;
    }
}

.vp-travel-tab .vp-travel-line-date .vp-travel-dropdown .vp-drive-icon {
    width: 18px !important;
    height: 18px !important;
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-line-date .vp-travel-dropdown .vp-drive-icon {
        width: 17px !important;
        height: 17px !important;
    }
}

.vp-travel-tab .vp-travel-line-date .vp-travel-estimate-time {
    margin-top: -5px;
}

.vp-travel-tab .vp-travel-line-date .vp-travel-list-line {
    width: 55%;
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-line-date .vp-travel-list-line {
        width: 65%;
    }
}

@media only screen and (max-width: 1399px) {
    .vp-travel-tab .vp-travel-line-date .vp-travel-list-line {
        width: 45%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-line-date .vp-travel-list-line {
        width: 45%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-card-date > .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.vp-travel-tab .vp-travel-card-date .airlineImg {
    margin: 15px 0 !important;
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-card-date .airlineImg {
        margin: 0 auto !important;
    }
}

.vp-travel-tab .vp-header-search .vp-header-field-des .night-icon {
    background-position: center left 35px !important;
    padding-left: 65px !important;
}

@media only screen and (max-width: 1115px) {
    .vp-travel-tab .vp-header-search .vp-header-field-des .night-icon {
        background-position: center left 44px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-travel-tab .vp-header-search .vp-header-field-des .night-icon {
        background-position: center left 32px !important;
        padding-left: 52px !important;
    }
}

.vp-travel-tab .vp-travel-list-line-des .col-6.text-start {
    width: 70%;
}

.vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
    width: 30%;
    text-align: left !important;
    padding-right: 0px;
    padding-left: 35px;
}

@media only screen and (max-width: 1399px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 11px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 60px;
    }
}

@media only screen and (max-width: 540px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 45px;
    }
}

@media only screen and (max-width: 500px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 40px;
    }
}

@media only screen and (max-width: 470px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 35px;
    }
}

@media only screen and (max-width: 450px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 25px;
    }
}

@media only screen and (max-width: 430px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 399px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 360px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 5px;
    }
}

@media only screen and (max-width: 350px) {
    .vp-travel-tab .vp-travel-list-line-des .col-6.text-end {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-list-line-des {
        top: 0px;
    }
}

.vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des {
    text-align: left !important;
}

@media only screen and (max-width: 412px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des p {
        font-size: 12px;
    }
}

.vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text {
    font-size: 16px;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 350px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text {
        font-size: 12px !important;
    }
}

.vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text span {
    font-size: 16px !important;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text span {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text span {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 350px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text span {
        font-size: 12px !important;
    }
}

.vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text .tip img {
    width: 15px !important;
}

@media only screen and (max-width: 1199px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text .tip img {
        width: 12px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-list-line-des .vp-travel-list-des .vp-date-text .tip img {
        width: 15px !important;
    }
}

.vp-travel-tab .vp-from-location-head {
    text-align: left !important;
}

@media only screen and (max-width: 991px) {
    .vp-travel-tab .vp-from-location-head {
        text-align: right !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-from-location-head .d-flex.align-items-center {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
}

.vp-travel-tab .vp-from-location-head h6 {
    text-align: left !important;
}

@media only screen and (max-width: 991px) {
    .vp-travel-tab .vp-from-location-head h6 {
        text-align: right !important;
    }
}

.vp-travel-tab .vp-from-location-head h6 img {
    width: 20px;
    top: 2px;
    left: 0%;
}

@media only screen and (max-width: 767px) {
    .vp-travel-tab .vp-travel-border-list {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-border-list {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-travel-tab .vp-travel-border-list .vp-travel-list-price {
        padding-right: 26px;
    }

        .vp-travel-tab .vp-travel-border-list .vp-travel-list-price .col-auto {
            padding-right: 0px;
            padding-left: 5px;
        }
}

@media only screen and (max-width: 700px) {
    .vp-travel-tab .vp-travel-border-list .vp-travel-list-price {
        padding-right: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-border-list .vp-travel-list-price {
        padding-right: 16px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .fromCityTN {
        font-size: 32px;
        line-height: 70px;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .toCityTN {
        font-size: 32px;
        line-height: 70px;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .text-start p {
        font-size: 32px;
    }

        .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .text-start p span {
            font-size: 22px !important;
        }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-date-text {
        font-size: 26px;
        line-height: 32px;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-small-font {
        font-size: 22px !important;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .toTravelDT {
        font-size: 26px;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list p .clrBlue {
        font-size: 22px !important;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-dropdown .vp-air-icon {
        width: 30px !important;
        height: 30px !important;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-dropdown .vp-drive-icon {
        width: 30px !important;
        height: 30px !important;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-dropdown .vp-switch {
        width: 45px;
        height: 28px;
    }

        .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-dropdown .vp-switch .handle {
            width: 16px;
            height: 16px;
        }

        .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-dropdown .vp-switch.active .handle {
            left: 25px;
        }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-list-des .col-6.text-end {
        padding-left: 70px;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-estimate-time .clrBlue {
        font-size: 22px !important;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .vp-travel-estimate-time p {
        font-size: 22px !important;
    }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .airLineName {
        line-height: 40px;
        font-size: 22px !important;
    }

        .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-des-list .airLineName .airlineImg {
            width: 30px;
            height: 30px;
            margin-top: -3px;
        }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-list-price .vp-travel-price-head p {
        font-size: 32px;
    }

        .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-list-price .vp-travel-price-head p img {
            width: 30px;
        }

        .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-list-price .vp-travel-price-head p span {
            font-size: 30px;
        }

    .vp-travel-tab .divTravels .vp-travel-border-list .vp-travel-list-price .vp-travel-options ul li img {
        height: 30px;
        width: 30px;
    }
}

.vp-travel-tab .divTravels .vp-travel-border-list .airLineName .airlineImg {
    width: 20px;
    height: 20px;
    margin-top: -3px;
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-collapse-list .vp-flight-map .p-3 {
        padding: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-collapse-list .vp-flight-map iframe {
        height: 300px !important;
    }
}

@media only screen and (min-width: 1400px) {
    .vp-travel-tab .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-list-price {
        padding-left: 30px !important;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .vp-travel-tab .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-list-price {
        padding-left: 5px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-travel-tab .vp-travel-list-price .vp-room-link {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-list .vp-sub-filter-list li a {
        margin-bottom: 0px;
        padding-bottom: 5px;
    }

        .vp-travel-tab .vp-travel-list .vp-sub-filter-list li a::before {
            right: 4px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .vp-travel-list .vp-sub-filter-list li .dropdown img {
        width: 17px !important;
        height: 17px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-travel-tab .vp-travel-list .vp-sub-filter-list li .dropdown img {
        width: 12px !important;
        height: 12px !important;
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-tab .card .vp-hotel-card-price .text-sm-end .vp-btn-gree {
        padding: 8px 18px 8px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-travel-tab.resp-tab-content .vp-travel-top .vp-travel-timeline #ulTravelLocationStrip .vp-active-plane::before {
        top: -27px;
    }
}

@media only screen and (min-width: 1200px) {
    .vp-travel-tab.resp-tab-content .vp-travel-top .vp-travel-timeline #ulTravelLocationStrip .vp-active-plane::before {
        top: -33px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-travel-tab.resp-tab-content .vp-travel-top .vp-travel-timeline #ulTravelLocationStrip .vp-active-plane::before {
        top: 9px;
    }
}

@media only screen and (max-width: 991px) {
    #mdSearchNearestAirportOnTravel .tp-title-airport .col-form-label {
        padding-bottom: 0px;
    }
}

#mdSearchNearestAirportOnTravel .tp-title-airport .clrBlue {
    padding: 10px 0px;
    font-size: 15px;
}

@media only screen and (max-width: 991px) {
    #mdSearchNearestAirportOnTravel .tp-title-airport .clrBlue {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 575px) {
    #mdSearchNearestAirportOnTravel .tp-title-airport .clrBlue {
        font-size: 13px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity {
    background-color: transparent;
    padding: 10px 20px 10px 20px;
    border-top: 1px solid #ededed;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity {
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 700px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity {
        padding: 0 20px 0 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity {
        padding: 5px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-hotel-main-top-des {
    top: 15px;
    right: 15px;
    position: absolute;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-hotel-main-top-des {
        position: unset;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-hotel-main-top-des {
        padding-top: 3px;
        padding-bottom: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-hotel-main-top-des .vp-activity-ul {
            margin-bottom: 0px;
        }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-hotel-main-top-des ul li a {
    padding-left: 5px;
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-day-link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0px;
    height: 100%;
    margin-left: 0px !important;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-day-link {
        position: absolute;
        left: 10px;
        top: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-day-link {
        margin: 0px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-day-link a {
    font-weight: 500;
    font-size: 18px !important;
}

    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-day-link a img {
        max-width: 18px;
    }

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-day-link {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-cal-link {
    position: relative;
    padding-left: 15px;
}

    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-cal-link::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #c7c1c1;
    }

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-cal-link::before {
        left: -5px;
    }
}

@media only screen and (max-width: 363px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-cal-link::before {
        left: -1px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .vp-cal-link {
        padding-left: 5px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel {
        padding-left: 0px;
        margin-top: -50px;
        position: absolute;
        left: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel {
        margin-top: -43px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel span {
    font-weight: 500;
    padding-top: 4px;
    padding-top: 6px;
    min-height: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel span {
        padding-bottom: 5px;
        padding-left: 8px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel span img {
    position: relative;
    margin-left: 10px;
    margin-top: -2px;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel {
        padding-left: 0px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel .vp-person-img {
    padding-left: 22px;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel .vp-person-img {
        padding-left: 10px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel .vp-person-img::before {
    content: "";
    position: absolute;
    left: 15px;
    top: -2px;
    height: 100%;
    width: 1px;
    background-color: #c7c1c1;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-bottom-activity .vp-fav-right .activity-tab-dlabel .vp-person-img::before {
        left: 10px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top {
    position: relative;
    padding: 0px;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des:first-child p img {
        margin-top: 3px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-view-more {
    color: #0da43f;
    font-weight: 500;
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des h5 a {
    font-size: 22px;
    font-weight: 500;
    position: relative;
    padding-bottom: 5px;
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-rate-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-rate-box h4 {
        padding-top: 1px;
        font-weight: 400;
    }

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-rate-box h4 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-rate-box {
        display: block;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des h4 {
    color: #1e1e1e;
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des h6 {
    padding-top: 4px;
    margin-bottom: 5px !important;
}

    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des h6 a span {
        color: #0da43f !important;
    }

@media only screen and (max-width: 1199px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des h6 a span {
        font-size: 11px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-hotel-sub-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1399px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-hotel-sub-date {
        display: block;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-hotel-sub-date p {
    position: relative;
    margin-right: 5px;
}

@media only screen and (max-width: 1399px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-hotel-sub-date p {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-hotel-sub-date p {
        padding: 3px 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-hotel-sub-date p {
        padding: 1px 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-name-des .vp-hotel-sub-date p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-rest-act-list {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-top-list .vp-rest-act-list {
        padding-left: 10px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-img {
    height: 100%;
}

@media only screen and (max-width: 1199px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-img {
        padding-bottom: 0px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-img img {
    min-height: 100%;
    max-height: 100%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 767px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-hotel-main-img img {
        height: 100%;
        min-height: unset;
        max-height: unset;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab {
    margin-top: 10px;
    margin-bottom: 23px;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab p label {
        display: inline-block;
        padding-bottom: 0px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab p:first-child {
    background: rgba(61, 139, 61, 0.13);
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab .vp-date-activity p:first-child {
    background: unset;
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab .vp-date-activity .col-xxl-6:first-child p {
    border-right: 1px solid #dddddd;
}

@media only screen and (max-width: 1399px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab .vp-date-activity .col-xxl-6:first-child p {
        border-bottom: 1px solid #dddddd;
        border-right: 0px;
    }
}

.vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab .vp-date-activity .vp-text-blue {
    font-size: 16px !important;
}

    .vp-activities-tab .vp-activity-sights .vp-hotel-sub-top .vp-activity-date-lab .vp-date-activity .vp-text-blue .vp-small-font {
        font-size: 14px !important;
    }

.vp-activities-tab .vp-activity-sights .vp-select-fav svg path {
    fill: #38E672 !important;
}

@media only screen and (max-width: 575px) {
    .vp-activities-tab .vp-activity-sights .vp-hotel-main-top-des {
        padding: 0px;
    }

        .vp-activities-tab .vp-activity-sights .vp-hotel-main-top-des .vp-activity-ul li {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
}

.vp-activities-tab #mdDeleteActivity .modal-content {
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 375px) {
    #addActivityModal .vp-inner-tab .vp-activity-sort .row .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

#dvActivitydetail .vp-tab-list .vp-plus-tab {
    left: 6px;
}

@media only screen and (max-width: 375px) {
    #activityModal .vp-activity-modal-date-box .vp-inner-tab .vp-activity-sort .row .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

#dvActvitylistDates .vp-time-des {
    min-height: 98px !important;
}

@media only screen and (min-width: 2600px) {
    #dvActvitylistDates .vp-time-des {
        min-height: 158px !important;
    }
}

.vp-location-tab .vp-flight .vp-flight-sub-list .vp-info {
    text-align: right;
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-info {
        right: 17px;
        top: 17px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list {
        padding-top: 22px;
    }

        .vp-location-tab .vp-flight .vp-flight-sub-list.vp-location-note {
            padding-top: 18px !important;
            padding-bottom: 18px !important;
        }

            .vp-location-tab .vp-flight .vp-flight-sub-list.vp-location-note .vp-add-feild {
                padding-left: 0px;
                padding-bottom: 0px;
                margin-top: 10px;
            }

            .vp-location-tab .vp-flight .vp-flight-sub-list.vp-location-note .text-end {
                text-align: left !important;
                padding-left: 17px;
            }

                .vp-location-tab .vp-flight .vp-flight-sub-list.vp-location-note .text-end p {
                    padding-right: 8px;
                }
}

.vp-location-tab .vp-flight .vp-flight-sub-list .vp-add-feild {
    padding-left: 10px;
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-add-feild .btn-save {
        top: 14px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-add-feild .form-control {
        font-size: 24px;
    }
}

.vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-to h6 {
    font-size: 12px;
    padding-left: 1px;
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-des.vp-flight-link-head h5 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-des.vp-flight-link-head h5 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-des .fnt-wt-n {
        font-size: 32px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-des .vp-small-font {
        font-size: 24px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-des .clrBlue {
        font-size: 32px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-des h5 {
        font-size: 32px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des p {
        font-size: 32px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-date p {
        font-size: 24px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flip-link a {
        font-size: 24px;
    }

        .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flip-link a img {
            width: 25px !important;
            height: 25px !important;
        }

        .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flip-link a .vp-iedit-airport {
            width: 25px !important;
            height: 25px !important;
        }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn img {
        width: 20px !important;
        height: 20px !important;
    }

    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn.vp-tp-arrow {
        margin-bottom: 20px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-flight-to h6 {
        width: 46px;
        height: 46px;
        font-size: 22px;
        line-height: 45px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-weather {
        font-size: 25px;
    }

    .vp-location-tab .vp-flight .vp-flight-sub-list .vp-info a img {
        width: 25px;
    }

    .vp-location-tab .vp-flight .vp-flight-sub-list .text-center {
        font-size: 25px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .vp-location-tab .vp-flight .vp-flight-list {
        padding-right: 0px !important;
    }
}

.vp-location-tab .vp-common-collapse span::after {
    top: 7px !important;
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight-sub-list .vp-text-f {
        left: 42%;
        top: 32px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 440px) {
    .vp-location-tab .vp-flight-sub-list .vp-text-f {
        left: 40%;
    }
}

@media only screen and (max-width: 375px) {
    .vp-location-tab .vp-flight-sub-list .vp-text-f {
        left: 38%;
    }
}

@media only screen and (max-width: 320px) {
    .vp-location-tab .vp-flight-sub-list .vp-text-f {
        left: 35%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight-sub-list {
        padding-top: 20px !important;
        padding-bottom: 5px !important;
    }
}

@media only screen and (max-width: 410px) {
    .vp-location-tab .vp-flight-sub-list {
        padding: 20px 10px !important;
    }

        .vp-location-tab .vp-flight-sub-list .vp-flight-date p {
            font-size: 15px !important;
        }
}

@media only screen and (min-width: 991px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-weather {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 15px;
    }
}

@media only screen and (min-width: 767px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .col-12.col-sm-3 {
            width: 28%;
        }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .col-8.col-sm-3 {
            width: 20%;
        }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-weather {
            font-size: 13px;
            padding-right: 2px;
        }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-drag-icon img {
            display: none;
        }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-flight-date p {
            font-size: 11px;
        }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-flight-to h6 {
            width: 21px;
            height: 21px;
            line-height: 21px;
            font-size: 11px;
        }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-flight-to .vp-num-btn {
            top: 1px;
        }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-flight-des .clrBlue {
            font-size: 11px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-flight-des {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-flight-des .clrBlue {
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 410px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-flight-des .clrBlue {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .vp-weather {
        position: relative;
        top: -96px;
        text-align: right;
        margin-bottom: -20px;
        right: 25px;
    }
}

@media only screen and (min-width: 576px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .col-12.col-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .col-12.col-sm-2 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
}

@media only screen and (max-width: 575px) {
    .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .col-12.col-sm-3 {
        margin-top: 10px;
    }

        .vp-location-tab .vp-flight-sub-list .vp-flight-main-box .col-12.col-sm-3 .vp-day-des .clrBlue {
            font-size: 16px;
        }
}

.vp-location-tab .vp-add-location #dvSuggestedCities .owl-nav button {
    top: -20%;
}

#divAddNewLocation .vp-add-feild {
    margin-top: 12px;
}

@media only screen and (max-width: 575px) {
    #divAddNewLocation .vp-add-feild input {
        width: calc(100% - 30px);
    }
}

#divAddNewLocation .vp-flight-sub-list {
    padding-top: 10px;
}

@media only screen and (max-width: 575px) {
    #divAddNewLocation .vp-flight-sub-list {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

#divAddNewLocation .vp-flight-sub-list .vp-info {
    top: 28px;
}

#divAddNewLocation .col-12.col-sm-2 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

#divAddNewLocation .location-box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media (min-width: 576px) and (max-width: 767px) {
    #divAddNewLocation .location-box .vp-flight-to h6 {
        width: 21px;
        height: 21px;
        line-height: 21px;
        font-size: 11px;
    }

    #divAddNewLocation .location-box .vp-flight-to .vp-num-btn {
        top: 1px;
    }
}

@media only screen and (max-width: 575px) {
    #divAddNewLocation .location-box {
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    #divAddNewLocation .vp-flight-to h6 {
        width: 21px;
        height: 21px;
        line-height: 21px;
        font-size: 11px;
    }

    #divAddNewLocation .vp-info {
        top: 0;
        position: absolute;
        right: 15px;
    }
}

#newHomeAirports #airportAddForm .form-check-label {
    margin-top: 0px;
}

.vp-header .vp-header-top .navbar .row {
    width: auto !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 375px) {
    .vp-header .vp-header-top .navbar .vp-save-btn .ga-ct-save-travel-plan {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-header .vp-header-top .navbar .vp-btn-green {
        line-height: 40px;
        font-size: 24px !important;
    }

        .vp-header .vp-header-top .navbar .vp-btn-green .vp-svg-change {
            width: 30px;
            height: 30px;
        }
}

@media only screen and (max-width: 375px) {
    .vp-header .vp-header-top .navbar .vp-btn-green {
        font-size: 12px !important;
        padding: 10px 10px !important;
    }
}

.vp-header .vp-header-top .vp-btn-green {
    line-height: 18px;
    padding: 13px 25px 11px;
}

@media only screen and (max-width: 991px) {
    .vp-budget-tab .vp-budget-des .row .col-sm-6 {
        width: 100%;
    }
}

@media only screen and (min-width: 575px) {
    .vp-tl-plan-list #travelPlanModal .modal-dialog {
        max-width: 556px;
    }
}

@media only screen and (min-width: 767px) {
    .vp-tl-plan-list #travelPlanModal .modal-dialog {
        max-width: 700px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-tl-plan-list #travelPlanModal .modal-dialog {
        max-width: 800px;
    }
}

@media only screen and (min-width: 575px) {
    .vp-tl-plan-list #travelPlanModal .modal-dialog .travelPlanModal .vp-add-feild {
        margin-bottom: 15px;
    }
}

.vp-tl-plan-list #travelPlanModal .vp-modal-location .vp-flight-roome-list .accordion-button {
    padding-left: 15px;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-plan-des .vp-travel-plan-list {
        width: auto;
    }

        .vp-tl-plan-list .vp-plan-des .vp-travel-plan-list .vp-tp-listul {
            padding-top: 11px;
        }
}

.vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list {
    position: relative;
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-date-day {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 4px;
        padding-left: 60px;
    }

        .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-date-day .vp-left-date {
            width: 73%;
        }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-date-day {
        padding-left: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-drag {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-drag {
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-drag .vp-plan-smd {
        display: block;
    }

        .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-drag .vp-plan-smd .vp-travel-plan-list {
            padding-left: 0px;
            min-height: 30px;
        }
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-options {
        position: absolute;
        right: 10px;
        top: 63%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-options a {
            display: block;
            margin: 3px 2px;
            margin-bottom: 7px;
        }
}

@media only screen and (max-width: 991px) and (max-width: 366px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-options a {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 0;
        margin-top: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul li::after {
        top: -1px;
    }
}

@media only screen and (max-width: 411px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul li {
        padding-right: 5px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul li p a {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul li p a {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 411px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul li p {
        font-size: 16px !important;
    }

        .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-tp-listul li p a {
            font-size: 14px !important;
        }
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-date h5 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 411px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-date h5 {
        font-size: 11px !important;
    }

        .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-date h5 span {
            font-size: 11px !important;
        }
}

@media only screen and (max-width: 325px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-date h5 {
        font-size: 10px !important;
    }

        .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-plan-date h5 span {
            font-size: 10px !important;
        }
}

@media only screen and (max-width: 991px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-day-night {
        margin-top: -1px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-day-night {
        margin-top: -2px;
        padding: 0px;
    }

        .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-day-night label {
            margin-left: 5px;
        }
}

@media only screen and (max-width: 575px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-day-night {
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
    }
}

@media only screen and (max-width: 366px) {
    .vp-tl-plan-list .vp-flight-drag-list .vp-plan-sub-list .vp-day-night .value {
        font-size: 12px !important;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 40% !important;
    }

    .vp-header .vp-header-top .navbar-nav .nav-item {
        text-align: left;
    }

    .vp-header .vp-header-top .navbar .navbar-collapse.show {
        max-height: 320px;
        overflow-y: scroll;
    }

    .top-line .right-line .main-box span {
        position: relative;
    }

        .top-line .right-line .main-box span:nth-child(3)::before {
            display: none;
        }

        .top-line .right-line .main-box span small {
            font-size: 14px;
        }

    .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-title h3 {
        font-size: 20px !important;
    }

    .bg-explore-safari {
        padding-bottom: 400px !important;
        padding-top: 100px !important;
    }
}

@media only screen and (max-height: 587px) and (orientation: landscape) {
    #signupForm {
        max-height: 330px;
        overflow-y: scroll;
    }
}

@media only screen and (max-height: 440px) and (orientation: landscape) {
    .vp-landing-banner .vp-landing-slider .vp-slider-video .vp-slider-content.vp-slider-content-center {
        top: 35% !important;
    }
}

@media only screen and (max-height: 375px) and (orientation: landscape) {
    .vp-header .vp-header-top .navbar-nav .nav-item {
        text-align: left;
    }

    .vp-header .vp-header-top .navbar .navbar-collapse.show {
        max-height: 320px;
        overflow-y: scroll;
        padding-bottom: 0px;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .bg-wheretogowhen .vp-wheretowhen-head .vp-head {
        margin-bottom: 15px;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .bg-wheretogowhen .vp-wtgw-nav-area {
        padding: 0 0 10px;
    }

        .bg-wheretogowhen .vp-wtgw-nav-area .vp-wtgw-nav-tabs .vp-wtgw-nav-item {
            margin-bottom: 15px;
        }
}

@media only screen and (max-width: 575px) {
    .bg-wheretogowhen .vp-travel-month-slider .owl-dots {
        display: none !important;
    }
}

@media only screen and (max-height: 380px) and (orientation: landscape) {
    .vp-header .vp-header-top .navbar .col-lg-5 {
        text-align: right;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .vp-header .navbar-nav .dropdown-menu.show {
        padding-bottom: 30px;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .vp-signin {
        height: calc(100vh - 70px);
        overflow-y: scroll;
    }

        .vp-signin .vp-signin-des {
            padding: 10px 0;
        }

            .vp-signin .vp-signin-des h2 {
                font-size: 25px;
                margin-bottom: 5px;
            }

            .vp-signin .vp-signin-des p {
                margin-bottom: 20px;
            }

        .vp-signin .vp-signin-form .form-group {
            margin-bottom: 13px !important;
        }

            .vp-signin .vp-signin-form .form-group .form-check .form-check-label {
                padding-top: 3px !important;
            }

        .vp-signin .vp-signin-form .col-lg-7 {
            padding: 10px;
        }

            .vp-signin .vp-signin-form .col-lg-7 .col-lg-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .vp-signin .vp-signin-form .col-lg-7 .col-lg-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

                .vp-signin .vp-signin-form .col-lg-7 .col-lg-1 .vp-signin-or span {
                    margin-top: 100px;
                }

                .vp-signin .vp-signin-form .col-lg-7 .col-lg-1 .vp-signin-or::after {
                    position: absolute;
                    left: 0;
                    right: 0;
                    z-index: -1;
                    content: '';
                    height: 100%;
                    width: 1px;
                    background: #dbdbdb;
                    min-height: 250px;
                    top: 0;
                    bottom: 0;
                    margin: 0 auto;
                }

            .vp-signin .vp-signin-form .col-lg-7 .col-lg-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

                .vp-signin .vp-signin-form .col-lg-7 .col-lg-6 .mt-4 {
                    font-size: 10px !important;
                    margin-top: 15px !important;
                }

        .vp-signin .vp-signin-form .form-check-label {
            font-size: 10px !important;
        }

        .vp-signin .vp-signin-form .vp-forgot-link {
            padding-top: 3px !important;
            font-size: 10px !important;
        }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-wheretowhen-head .vp-head {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-wtgw-nav-area {
        padding-bottom: 15px;
    }
}

.vp-tourism.vp-tourism-list .vp-lb-category {
    padding-left: 35px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-tourism-list {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

        .vp-tourism.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn .btn-search-submit {
            font-size: 18px;
        }

        .vp-tourism.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn img {
            max-height: 20px;
        }
}

@media only screen and (max-width: 991px) and (max-width: 991px) {
    .vp-tourism.vp-tourism-list .vp-tourism-search .vp-tourism-sform .vp-tourism-search-btn {
        padding: 5px 0 !important;
    }
}

.vp-tourism.vp-tourism-list .vp-whenpkg-price {
    position: absolute;
    top: 17px;
    left: 20px;
}

@media only screen and (max-width: 575px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price {
        top: 16px;
    }
}

.vp-tourism.vp-tourism-list .vp-whenpkg-price p {
    font-family: 'Argentum Sans';
    color: #ffffff;
}

    .vp-tourism.vp-tourism-list .vp-whenpkg-price p label {
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
        display: block;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price p label {
        font-size: 28px;
        line-height: 48px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price p label {
        padding-right: 5px;
        display: inline-block;
    }
}

@media only screen and (max-width: 360px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price p label {
        font-size: 14px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price p strong {
        font-size: 25px;
    }
}

.vp-tourism.vp-tourism-list .vp-whenpkg-price p .price {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    top: 1px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price p .price {
        font-size: 25px;
        line-height: 34px;
    }
}

@media only screen and (max-width: 360px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price p .price {
        font-size: 14px;
    }
}

@media only screen and (max-width: 360px) {
    .vp-tourism.vp-tourism-list .vp-whenpkg-price p strong {
        font-size: 14px;
    }
}

.vp-tourism.vp-tourism-list .vp-travel-when-package {
    right: 20px;
}

@media only screen and (max-width: 360px) {
    .vp-tourism.vp-tourism-list .vp-travel-when-package .vp-package-num {
        font-size: 14px !important;
    }

        .vp-tourism.vp-tourism-list .vp-travel-when-package .vp-package-num label {
            font-size: 14px !important;
        }
}

.vp-tourism.vp-tourism-list .vp-travel-when-desc {
    left: 20px !important;
}

@media only screen and (max-width: 767px) {
    .vp-tourism.vp-grid-fav-list .vp-grid-list-counts {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism.vp-grid-fav-list .vp-grid-list-counts.text-right {
        text-align: left !important;
        padding-bottom: 20px;
    }
}

.vp-tourism.vp-grid-listings .vp-grid-body-area {
    min-height: 160px;
}

    .vp-tourism.vp-grid-listings .vp-grid-body-area .vp-day-night {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .vp-tourism.vp-grid-listings .vp-grid-body-area .vp-day-night .value {
            color: #000;
            font-size: 16px;
        }

        .vp-tourism.vp-grid-listings .vp-grid-body-area .vp-day-night.vp-cdflex label {
            margin-right: 6px;
        }

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-grid-listings .vp-grid-body-area {
        min-height: 124px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism.vp-grid-listings .vp-grid-body-area {
        min-height: unset;
    }

        .vp-tourism.vp-grid-listings .vp-grid-body-area .vp-grid-title-area .vp-desc {
            min-height: unset;
        }
}

.vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-footer-area .vp-spj-price-items .text-green {
    font-size: 15px !important;
}

.vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-footer-area .vp-spj-price-items .price {
    font-size: 18px !important;
    margin-bottom: 0px;
}

.vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all {
    border: 1px solid rgba(13, 164, 63, 0.5);
}

    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-img-area {
        padding: 21px 10px;
    }

        .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-img-area::before {
            display: none;
        }

        .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-img-area img {
            max-height: 330px;
            min-height: 330px;
        }

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-img-area img {
        max-height: 606px;
        min-height: 606px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-img-area img {
        max-height: 345px;
        min-height: 345px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-img-area img {
        max-height: 360px;
        min-height: 360px;
    }
}

.vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-title-explore h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1D231F;
    font-family: 'Argentum Sans';
    line-height: 26px;
    text-transform: capitalize;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-title-explore h4 {
        font-size: 26px !important;
    }
}

@media only screen and (max-width: 1399px) {
    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-title-explore h4 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-title-explore h4 {
        line-height: 19px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-title-explore h4 {
        font-size: 13px;
    }
}

.vp-tourism.vp-spiritual-journey .vp-spj-slider-area .vp-spj-explore-all .vp-spj-footer-area {
    padding: 25px 20px;
}

.vp-tourism.vp-spiritual-journey.bg-spj-green .vp-spiritual-jslider .vp-spj-item-area .vp-spj-img-area::before {
    background-size: 100% auto !important;
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-spiritual-journey.bg-spj-green .vp-spj-head-area {
        padding-top: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism.vp-spiritual-journey .btn-primary-green {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 319px) {
    .vp-tourism.vp-spiritual-journey .btn-primary-green {
        padding: 9px 10px;
        font-size: 13px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism.vp-adventures-list .vp-adventures-slider .owl-nav {
        left: 0px !important;
        right: 0px !important;
    }
}

.vp-tourism.bg-wheretogowhen .vp-explore-idea-img img {
    max-height: 475px !important;
    min-height: 475px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.bg-wheretogowhen .vp-explore-idea-img img {
        max-height: 850px !important;
        min-height: 850px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism.bg-wheretogowhen {
        padding-bottom: 100px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism.bg-wheretogowhen {
        padding-bottom: 120px !important;
    }
}

@media only screen and (max-width: 319px) {
    .vp-tourism.bg-wheretogowhen .vp-grid-btn-area .btn-primary-green {
        font-size: 13px;
    }
}

.vp-tourism.vp-tbeach-destinations .vp-tour-idea-img img {
    min-height: 430px !important;
    max-height: 430px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-tbeach-destinations .vp-tour-idea-img img {
        min-height: 700px !important;
        max-height: 700px !important;
    }
}

.vp-tourism.vp-tbeach-destinations .vp-explore-idea-img img {
    min-height: 430px;
    max-height: 430px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism.vp-tbeach-destinations .vp-explore-idea-img img {
        max-height: 700px !important;
        min-height: 700px !important;
    }
}

.vp-tourism.vp-tbeach-destinations .vp-grid-btn-area {
    margin-top: 0px !important;
}

@media only screen and (max-width: 1199px) {
    .vp-tourism.vp-tbeach-destinations .vp-grid-btn-area {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism.vp-tbeach-destinations .vp-grid-btn-area {
        margin-top: -10px !important;
    }
}

@media only screen and (max-width: 319px) {
    .vp-tourism.vp-tbeach-destinations .vp-grid-btn-area .btn-primary-green {
        padding: 9px 20px;
    }
}

.vp-tourism .vp-popular-tb {
    position: relative;
}

    .vp-tourism .vp-popular-tb .filter-count {
        width: 20px;
        height: 20px;
        background: #51f788;
        color: #1e1e1e;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        font-weight: 500;
        border-radius: 20px;
        font-size: 12px;
        line-height: normal;
        top: -10px;
        right: -9px;
        padding-top: 1px;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism .vp-popular-tb .filter-count {
        width: 30px;
        height: 30px;
        font-size: 19px;
        top: -20px;
        right: -16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-popular-tb .filter-count {
        top: -8px;
        right: -8px;
    }
}

.vp-tourism .vp-category-tb {
    position: relative;
    margin-right: 28px;
}

@media only screen and (max-width: 991px) {
    .vp-tourism .vp-category-tb {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism .vp-category-tb {
        margin-right: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-category-tb {
        margin-right: 14px;
    }
}

.vp-tourism .vp-category-tb .filter-count {
    width: 20px;
    height: 20px;
    background: #51f788;
    color: #1e1e1e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    font-weight: 500;
    border-radius: 20px;
    font-size: 12px;
    line-height: normal;
    top: -10px;
    right: -9px;
    padding-top: 1px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism .vp-category-tb .filter-count {
        width: 30px;
        height: 30px;
        font-size: 19px;
        top: -20px;
        right: -16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-category-tb .filter-count {
        top: -8px;
        right: -8px;
    }
}

.vp-tourism .vp-tag-list {
    position: relative;
}

.vp-tourism .vp-clear-t {
    position: relative;
    padding: 12px 17px 12px 28px;
}

@media only screen and (min-width: 2600px) {
    .vp-tourism .vp-clear-t {
        padding-left: 60px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-tourism .vp-clear-t {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-tourism .vp-clear-t {
        padding: 12px 0px 12px 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-clear-t {
        padding-top: 15px;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px !important;
    }
}

.vp-tourism .vp-clear-t::before {
    content: '';
    background-color: rgba(217, 217, 217, 0.8);
    height: 100%;
    width: 1px;
    position: absolute;
    left: 1px;
    top: 0;
}

@media only screen and (max-width: 767px) {
    .vp-tourism .vp-clear-t::before {
        left: -15px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-clear-t::before {
        display: none;
    }
}

.vp-tourism .vp-clear-t .vp-clear-btn {
    font-weight: 400;
    font-family: "Argentum Sans";
    font-size: 12px;
    color: #1e1e1e;
    background-color: rgba(56, 230, 114, 0.1);
    padding: 8px 12px;
    border: 0px;
    border-radius: 6px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

    .vp-tourism .vp-clear-t .vp-clear-btn:hover {
        color: #1e1e1e;
    }

@media only screen and (min-width: 2600px) {
    .vp-tourism .vp-clear-t .vp-clear-btn {
        font-size: 24px;
        padding: 12px 23px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism .vp-clear-t {
        margin-bottom: 0px;
        margin-top: -30px;
    }
}

.modal .modal-content .form-group .btn {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
}

@media only screen and (max-width: 575px) {
    .modal .modal-content .form-group .btn {
        padding-top: 9px;
    }
}

@media only screen and (max-width: 575px) {
    .modal .modal-content .form-group .btn.vp-btn-green {
        font-size: 13px;
        font-weight: 400;
    }
}

@media only screen and (max-width: 991px) and (orientation: portrait) {
    #travelPlanDateModal .modal-content {
        margin-top: -205px;
    }
}

@media only screen and (max-width: 575px) and (orientation: portrait) {
    #travelPlanDateModal .modal-content {
        margin-top: -105px;
    }
}

@media only screen and (max-width: 991px) {
    #travelPlanDateModal .modal-content .modal-footer .w-100 .col-md-6.text-left {
        width: 40%;
    }

    #travelPlanDateModal .modal-content .modal-footer .w-100 .col-md-6.text-right {
        width: 60%;
    }
}

@media only screen and (max-width: 575px) {
    #travelPlanDateModal .modal-content .modal-footer .w-100 .col-md-6.text-left {
        width: 100%;
    }

    #travelPlanDateModal .modal-content .modal-footer .w-100 .col-md-6.text-right {
        width: 100%;
    }
}

#travelPlanDateModal .modal-content .modal-footer .w-100 .vp-btn-green {
    padding: 13px 25px 13px;
}

@media only screen and (max-width: 375px) {
    #travelPlanDateModal .modal-content .modal-footer .w-100 .vp-btn-green {
        padding: 13px 13px 13px;
    }
}

#travelPlanDateModal .modal-content .modal-footer .w-100 .vp-btn-black {
    padding: 13px 25px 13px;
}

@media only screen and (max-width: 375px) {
    #travelPlanDateModal .modal-content .modal-footer .w-100 .vp-btn-black {
        padding: 13px 13px 13px;
    }
}

.vp-pref-tabs .vp-map-plan .vp-filter-view-link a:first-child::after {
    top: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-pref-tabs .vp-map-plan .vp-map-show-iframe .vp-common-form .col-sm-2.text-start .form-control p {
        position: relative;
        top: -5px;
    }
}

.vp-pref-tabs .vp-hotel-filter .vp-filter-des {
    border-top: 0px;
}

.vp-pref-tabs .vp-hotel-filter .vp-filter .btn {
    margin: 5px 3px !important;
}

#newHomeAirports .vp-common-form .form-check-input {
    top: 0px;
}

#addNewMemberModal .modal-body .vp-common-form .form-check .form-check-label {
    margin-top: 0px;
}

.vp-amenities .pref-all-tabs {
    margin: 30px auto 50px !important;
}

@media only screen and (max-width: 991px) {
    .vp-amenities .pref-all-tabs {
        z-index: 1;
        position: relative;
        margin-top: 10px !important;
    }
}

@media screen and (min-width: 992px) {
    .vp-amenities .pref-all-tabs .vp-calendar-list {
        top: 296px;
        padding: 25px 0 14px 0px;
    }
}

.vp-amenities .pref-all-tabs .vp-map-tab .vp-travel-top {
    top: 270px;
}

.vp-amenities .pref-all-tabs .vp-map-tab .vp-map-plan {
    margin-top: 110px;
}

@media only screen and (max-width: 575px) {
    .vp-amenities .pref-all-tabs #Calender .tab-content {
        padding: 20px 5px;
    }
}

@media screen and (min-width: 991px) {
    .vp-amenities .resp-tabs-container .vp-amenities-des {
        padding: 8px 5px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-amenities .resp-tabs-container .vp-amenities-des h5 .dot {
        display: inline-block;
        font-size: 15px;
        color: #ed1c24;
        font-weight: 500;
        margin-left: 3px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-amenities .resp-tabs-container .vp-amenities-des h5 span {
        display: none;
    }
}

@media screen and (min-width: 991px) {
    .vp-amenities .resp-tabs-container {
        padding-top: 308px;
    }
}

@media screen and (min-width: 768px) {
    .vp-amenities .resp-tabs-container {
        padding-top: 0px;
    }
}

@media screen and (min-width: 576px) {
    .vp-amenities .resp-tabs-container {
        padding-top: 0px;
    }
}

@media screen and (min-width: 992px) {
    .vp-amenities .resp-tabs-list.hor_1 {
        margin-top: -40px !important;
    }

        .vp-amenities .resp-tabs-list.hor_1 .vp-amenities-des {
            padding: 10px 5px;
        }
}

@media screen and (max-width: 1200px) {
    .vp-amenities .resp-tabs-list.hor_1 {
        margin-top: -50px !important;
    }
}

.vp-amenities .resp-tabs-list.ver_1 li a {
    padding-bottom: 9px;
}

.vp-amenities .vp-travel-space {
    margin-top: 25px !important;
}

@media only screen and (max-width: 575px) {
    .vp-amenities .vp-travel-space {
        margin-top: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .vp-amenities .vp-travel-space .vp-travel-top {
        padding: 50px 0px 15px !important;
    }
}

@media screen and (min-width: 992px) {
    .vp-amenities .vp-travel-space .vp-travel-top {
        top: 288px;
    }
}

@media screen and (min-width: 992px) {
    .vp-amenities .vp-travel-space .vp-hotel-main {
        margin-top: 5px !important;
        padding: 15px;
    }
}

.vp-amenities .vp-travel-space .vp-hotel-main .vp-hotel-search {
    margin: 10px 0 10px;
}

@media only screen and (min-width: 576px) {
    .vp-amenities .vp-travel-space .vp-hotel-main .vp-sub-filter .vp-sub-filter-list li a {
        padding: 15px 0px 16px 0;
    }
}

.vp-amenities .vp-travel-space .vp-hotel-main .vp-inner-tab .resp-tabs-container .resp-tab-content {
    padding-top: 10px;
}

.vp-amenities .vp-travel-space .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-sub-filter {
    margin-bottom: 5px;
}

.vp-amenities .vp-travel-space .vp-hotel-main .vp-hotel-bottom .vp-hotel-list .vp-hote-sub-head h6 {
    margin-bottom: 2px;
}

.vp-amenities .vp-travel-space .vp-travel-cost {
    padding: 10px 0px 5px;
}

.vp-amenities .vp-rest-main .vp-fav-rest .vp-filter-head {
    padding-top: 7px;
    padding-bottom: 7px;
}

.vp-amenities .vp-fav-flights-list.vp-travel-bottom {
    padding: 0px;
}

.vp-amenities .vp-activity-in-tab {
    padding-top: 4px;
}

    .vp-amenities .vp-activity-in-tab .vp-rest-bottom .vp-fav-rest {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.vp-amenities .vp-restaurant-tab .vp-rest-main .vp-rest-bottom .vp-fav-rest {
    margin-bottom: 10px;
}

.vp-amenities .vp-restaurant-tab .vp-rest-main .vp-sub-filter {
    margin-bottom: 10px;
}

.vp-amenities .vp-activities-tab .vp-activity-sights {
    margin-top: 12px;
}

.vp-amenities .vp-activities-tab .vp-sub-filter {
    margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
    .vp-amenities .vp-hotel-tab.vp-travel-space {
        padding: 0;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-sub-bottom .vp-hotel-sub-bottom-des {
        padding: 20px !important;
    }
}

@media only screen and (min-width: 992px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-main {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des.vp-border-0 p img {
        margin: 0px;
    }
}

.vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown-menu.show {
    z-index: 113;
}

.vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form {
    position: relative;
}

@media only screen and (max-width: 440px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .btn-search {
        padding: 10px 10px;
    }

    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .form-control {
        padding: 0 70px 0 15px;
        background-position: 10px 13px;
    }
}

.vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .dropdown-hotel {
    background-color: #51f788;
    border-radius: 10px;
    border: 1px solid #dddddd;
    width: 50px;
    height: 44px;
    padding-top: 8px;
    text-align: center;
    cursor: pointer;
}

@media only screen and (max-width: 440px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .dropdown-hotel {
        width: 60px;
    }
}

.vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .dropdown-hotel img {
    width: 22px;
    height: 22px;
}

@media only screen and (max-width: 440px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .dropdown-hotel img {
        width: 18px;
        height: 18px;
    }
}

.vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .vp-filter {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    z-index: 1;
}

@media only screen and (max-width: 575px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .vp-filter .vp-filter-head .vp-btn-reset {
        padding: 8px 8px !important;
    }
}

.vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .vp-filter .vp-filter-des {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .vp-filter .vp-filter-des::-webkit-scrollbar {
        background: rgba(241, 241, 241, 0.3);
        border-radius: 10px;
        width: 5px;
    }

    .vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .vp-filter .vp-filter-des::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(241, 241, 241, 0.4);
        background-color: #c0c0c0;
    }

.vp-amenities .vp-hotel-tab .vp-hotel-main .vp-hotel-bottom .vp-sub-hotellist {
    min-height: 350px;
}

@media only screen and (min-width: 768px) {
    .vp-amenities .vp-hotel-tab .vp-hotel-list .vp-hotel-main-img img {
        height: 170px;
    }
}

.vp-amenities .vp-travel-tab .vp-sub-filter {
    margin-bottom: 10px;
}

@media only screen and (min-width: 576px) {
    .vp-amenities .vp-travel-tab .vp-travel-main .vp-travel-bottom .vp-sub-filter-list li a {
        padding: 15px 13px 16px 0px;
    }
}

.vp-amenities .vp-travel-tab .vp-travel-top .vp-travel-timeline ul li.vp-red-line::before {
    margin: 0px !important;
    top: 9px !important;
}

.vp-amenities .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-menu.show {
    z-index: 22;
}

.vp-amenities #dvFlightData {
    margin-top: 15px;
}

.vp-amenities #dvFavTravelData {
    padding: 0px 15px;
}

@media only screen and (min-width: 992px) {
    .vp-amenities #horizontalTab .vp-tab.vp-fixed-tabs-list {
        background-color: transparent !important;
    }
}

@media screen and (min-width: 992px) {
    .vp-amenities .resp-tab-content.tp-destination {
        padding-top: 0px;
    }
}

.vp-start-your-journey {
    padding-top: 15px !important;
}

@media only screen and (max-width: 1115px) {
    .vp-start-your-journey {
        padding-top: 0px !important;
        margin-bottom: -25px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey {
        padding-top: 0 !important;
        margin-top: -15px;
    }
}

.vp-start-your-journey .vp-tourism-head {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-tourism-head {
        margin-top: 20px !important;
    }
}

.vp-start-your-journey .vp-tourism-head .vp-subhead {
    margin-bottom: 5px !important;
    position: relative;
    z-index: 2;
    font-size: 24px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-tourism-head .vp-subhead {
        font-size: 36px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-tourism-head .vp-subhead {
        font-size: 22px !important;
    }
}

.vp-start-your-journey .vp-head {
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
    margin-bottom: 15px;
    font-size: 24px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-head {
        font-size: 50px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-head {
        margin-bottom: 0px;
        font-size: 22px !important;
    }
}

.vp-start-your-journey .vp-head-text {
    font-family: "Argentum Sans";
    font-size: 17px;
    color: #1e1e1e;
    font-weight: 500;
    max-width: 750px;
    text-align: center;
    margin: 0 auto 20px auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 950px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-head-text {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-head-text {
        margin-bottom: 20px;
        margin-top: 10px;
    }
}

.vp-start-your-journey .vp-head-text span {
    color: #0da43f;
}

.vp-start-your-journey .vp-itinerary-timeline {
    margin-top: 20px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-itinerary-timeline {
        margin-top: 0px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .vp-start-your-journey .vp-itinerary-timeline {
        margin-top: 0;
        margin-bottom: 25px;
    }
}

.vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li {
    background-color: #ffffff !important;
}

    .vp-start-your-journey .vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li:first-child .nav-link {
        padding-left: 0;
    }

@media only screen and (min-width: 1200px) {
    .vp-start-your-journey .vp-itinerary-timeline ul li .vp-travel-plane img {
        margin-top: 1px;
    }
}

.vp-start-your-journey .vp-journey-plans.vp-journey-map {
    margin-bottom: 50px;
    padding-bottom: 20px;
}

    .vp-start-your-journey .vp-journey-plans.vp-journey-map iframe {
        width: 100%;
        height: 300px;
        border-radius: 10px;
    }

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map iframe {
        height: 710px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map iframe {
        height: 325px;
    }
}

.vp-start-your-journey .vp-journey-plans.vp-journey-map .top-line {
    display: block;
    padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .top-line {
        padding-bottom: 0;
    }
}

.vp-start-your-journey .vp-journey-plans.vp-journey-map .gmnoprint span {
    font-size: 10px !important;
    position: unset;
}

    .vp-start-your-journey .vp-journey-plans.vp-journey-map .gmnoprint span::after {
        display: none;
    }

.vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map {
    margin-top: 25px !important;
    border-radius: 10px;
    max-height: 400px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map {
        max-height: 710px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map {
        margin-top: 15px !important;
        max-height: 425px;
    }
}

@media only screen and (max-width: 399px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map {
        max-height: 390px;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map {
        max-height: 300px;
    }
}

@media only screen and (max-width: 399px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map iframe {
        max-height: 390px;
    }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map iframe {
        max-height: 300px;
    }
}

@media only screen and (max-height: 899px) and (orientation: landscape) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-map .vp-map {
        max-height: 300px;
    }
}

.vp-start-your-journey .vp-journey-plans.vp-journey-video {
    padding: 30px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-video {
        padding: 20px;
    }
}

.vp-start-your-journey .vp-journey-plans.vp-journey-video .vp-video {
    height: 300px;
    width: 100%;
}

@media only screen and (max-width: 480px) {
    .vp-start-your-journey .vp-journey-plans.vp-journey-video .vp-video {
        height: 180px;
    }
}

.vp-start-your-journey .vp-journey-plans.vp-journey-video .vp-video video {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.vp-start-your-journey .vp-journey-plans.vp-journey-video .vp-map {
    width: 100%;
}

    .vp-start-your-journey .vp-journey-plans.vp-journey-video .vp-map iframe {
        width: 100%;
        border-radius: 8px;
    }

.vp-start-your-journey .vp-journey-plans.vp-full-video .vp-video {
    height: 450px;
    width: 100%;
}

@media only screen and (max-width: 480px) {
    .vp-start-your-journey .vp-journey-plans.vp-full-video .vp-video {
        height: 180px;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -24px;
    padding-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    .vp-start-your-journey .vp-journey-plans .top-line {
        padding-bottom: 5px !important;
        display: block;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .left-line {
    position: relative;
    padding: 0 10px;
    display: inline-block;
}

    .vp-start-your-journey .vp-journey-plans .top-line .left-line::after {
        background: #ffffff;
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        left: 0;
        z-index: 0;
        top: 12px;
    }

@media only screen and (max-width: 375px) {
    .vp-start-your-journey .vp-journey-plans .top-line .left-line::after {
        top: 11px;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .left-line span {
    font-family: "Argentum Sans";
    font-size: 18px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .top-line .left-line span {
        font-size: 28px;
        top: -3px;
    }
}

@media (min-width: 992px) and (max-width: 1440px) {
    .vp-start-your-journey .vp-journey-plans .top-line .left-line span {
        font-size: 20px;
        top: -2px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-start-your-journey .vp-journey-plans .top-line .left-line span {
        font-size: 16px;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line {
    position: relative !important;
    top: -1px !important;
    padding: 0 0px;
}

@media only screen and (max-width: 768px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line {
        text-align: right;
    }
}

@media only screen and (max-width: 431px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line {
        top: 1px !important;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line {
        top: 0px !important;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box {
    padding: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box {
        padding: 0 10px;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span {
    font-family: "Argentum Sans";
    font-size: 18px;
    position: relative;
    z-index: 1;
    padding-right: 10px;
    padding-left: 10px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span {
        top: -7px;
    }
}

@media only screen and (max-width: 768px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:nth-child(1) {
        display: none;
    }

    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:nth-child(2) {
        display: none;
    }
}

@media only screen and (max-width: 431px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span {
        font-size: 5px;
    }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span label {
            font-size: 14px !important;
        }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span small {
            font-size: 14px !important;
        }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span::before {
            top: -5px !important;
            right: 1px !important;
        }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span img {
            top: -4px !important;
            width: 16px !important;
        }
}

@media only screen and (max-width: 350px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span {
        padding-right: 7px;
    }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span label {
            font-size: 10px !important;
        }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span small {
            font-size: 8px !important;
        }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span::before {
            top: -5px !important;
            right: 1px !important;
        }

        .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span img {
            top: -3px !important;
            width: 10px !important;
        }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:nth-child(3) {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:before {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 350px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:before {
        top: -3px !important;
        right: 0px !important;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box label {
    font-family: "Argentum Sans";
    font-size: 17px;
    position: relative;
    display: inline-block;
    top: 0px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box label {
        font-size: 28px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box label {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box label {
        font-size: 14px;
    }
}

@media only screen and (max-width: 400px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box label {
        font-size: 12px !important;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span {
    position: relative;
}

    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span img {
        position: relative;
        top: -1px;
        width: 18px;
    }

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span img {
        width: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span {
        padding-right: 9px;
        padding-left: 1px;
    }
}

@media only screen and (max-width: 320px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span {
        padding-right: 5px;
        padding-left: 0px;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span::before {
    content: "";
    position: absolute;
    width: 1px;
    top: 4px;
    height: 15px;
    right: -2px;
    background-color: #51f788;
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span::before {
        right: 2px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span::before {
        right: 1px;
        top: 7px;
        height: 12px;
    }
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:nth-child(1):after {
    content: none;
    position: absolute;
    width: 1px;
    top: 4px;
    height: 15px;
    left: 0px;
    background-color: #51f788;
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span:nth-child(3)::before {
    display: none;
}

.vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span small {
    font-size: 14px;
    margin-left: 4px;
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span small {
        font-size: 19px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span small {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-journey-plans .top-line .right-line .main-box span small {
        font-size: 14px;
    }
}

.vp-start-your-journey .vp-journey-plans .row.gx-3 {
    --bs-gutter-x: 1.5rem;
}

.vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
    margin-top: 10px !important;
    margin-bottom: -10px !important;
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-journey-plans .vp-activity-title .vp-head {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

@media only screen and (min-width: 992px) {
    .vp-start-your-journey .vp-journey-plans .col-lg-4 .vp-tour-idea-img img {
        min-height: 480px;
        max-height: 480px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .col-lg-4 .vp-tour-idea-img img {
        min-height: 775px;
        max-height: 775px;
    }
}

@media only screen and (min-width: 992px) {
    .vp-start-your-journey .vp-journey-plans .col-lg-8 .thingsslider .col-md-12.item .vp-tour-idea-img img {
        min-height: 452px;
        max-height: 452px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-start-your-journey .vp-journey-plans .col-lg-8 .thingsslider .col-md-12.item .vp-tour-idea-img img {
        min-height: 748px;
        max-height: 748px;
    }
}

.vp-start-your-journey .vp-journey-plans .col-lg-8 .thingsslider .col-md-12.item .vp-tour-idea-img.vp-ture-small-img img {
    min-height: 210px;
    max-height: 210px;
}

.vp-start-your-journey .vp-travel-timeline ul li .vp-travel-locations .minus {
    display: none;
}

.vp-start-your-journey .vp-travel-timeline ul li .vp-travel-locations.highlight .minus {
    display: block;
}

.vp-start-your-journey .vp-travel-timeline ul li .vp-travel-locations.highlight .pluse {
    display: none;
}

@media only screen and (min-width: 575px) {
    .vp-start-your-journey .vp-start-journey-timeline > .row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.vp-start-your-journey .vp-start-journey-timeline .vp-city-disctance {
    display: none;
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-city-disctance {
        display: block;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-city-disctance .vp-city-disctance-to {
        font-size: 15px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 991px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-city-name {
        font-size: 16px !important;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-city-name {
        padding-top: 10px;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        max-width: 200px;
    }

        .vp-start-your-journey .vp-start-journey-timeline .vp-city-name.text-start {
            margin-left: 80px;
        }
}

@media only screen and (max-width: 480px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-city-name {
        max-width: 134px;
    }
}

@media only screen and (max-width: 375px) {
    .vp-start-your-journey .vp-start-journey-timeline .vp-city-name {
        max-width: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider.vp-video-img {
        height: 620px;
    }
}

@media only screen and (max-width: 480px) {
    .vp-banner-slider.vp-video-img {
        height: 550px;
    }
}

.vp-banner-slider.vp-video-img .vp-banner-video {
    width: 100%;
    position: relative;
    background: rgba(244, 253, 247, 0.5);
    border: solid 1px #51f788;
    padding: 9px 8px 1px 8px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}

    .vp-banner-slider.vp-video-img .vp-banner-video .tv_video {
        width: 100%;
        position: relative;
        border-radius: 8px;
    }

@media only screen and (max-width: 767px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .tv_video {
        height: auto;
    }
}

.vp-banner-slider.vp-video-img .vp-banner-video .play-bt {
    width: 40px;
    height: 40px;
    right: 75px;
    background-size: 30px;
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .play-bt {
        bottom: 80px;
    }
}

@media only screen and (max-width: 480px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .play-bt {
        bottom: 70px;
        width: 30px;
        height: 30px;
        right: 64px;
    }
}

@media only screen and (max-width: 399px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .play-bt {
        bottom: 60px;
    }
}

.vp-banner-slider.vp-video-img .vp-banner-video .pause-bt {
    width: 40px;
    height: 40px;
    right: 75px;
    background-size: 25px;
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .pause-bt {
        bottom: 80px;
    }
}

@media only screen and (max-width: 480px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .pause-bt {
        bottom: 70px;
        width: 30px;
        height: 30px;
        right: 64px;
    }
}

@media only screen and (max-width: 399px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .pause-bt {
        bottom: 60px;
    }
}

.vp-banner-slider.vp-video-img .vp-banner-video .mute-bt {
    width: 40px;
    height: 40px;
    right: 25px;
    background-size: 21px;
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .mute-bt {
        bottom: 80px;
    }
}

@media only screen and (max-width: 480px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .mute-bt {
        bottom: 70px;
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 399px) {
    .vp-banner-slider.vp-video-img .vp-banner-video .mute-bt {
        bottom: 60px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider.vp-video-img .vp-inner-head-area.vp-landing-top .vp-subhead {
        font-size: 27px !important;
        line-height: 36px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-banner-slider.vp-video-img .vp-inner-head-area.vp-landing-top .vp-font28 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-banner-slider.vp-video-img .vp-banner-cbg {
        min-height: 620px !important;
        max-height: 620px !important;
    }
}

@media only screen and (max-width: 480px) {
    .vp-banner-slider.vp-video-img .vp-banner-cbg {
        min-height: 550px !important;
        max-height: 550px !important;
    }
}

.vp-start-journey-plan-bg {
    padding: 80px 0px 30px !important;
}

@media only screen and (max-width: 575px) {
    .vp-start-journey-plan-bg {
        padding: 60px 0 30px !important;
    }
}

.vp-start-journey-plan-bg .vp-journey-plans {
    margin-bottom: 50px;
}

@media only screen and (max-width: 575px) {
    .vp-start-journey-plan-bg .left-line::after {
        top: 13px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-start-journey-plan-bg .left-line::after {
        top: 11px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-start-journey-plan-bg .right-line::after {
        top: 14px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-start-journey-plan-bg .right-line::after {
        top: 11px !important;
    }
}

.vp-tourism-list .vp-amenities .vp-tab {
    background: transparent !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    overflow: visible;
    position: unset !important;
    width: auto !important;
    padding: 0px 0 !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

    .vp-tourism-list .vp-amenities .vp-tab.vp-fixed-tabs-list {
        background: transparent !important;
    }

        .vp-tourism-list .vp-amenities .vp-tab.vp-fixed-tabs-list .collapse.show {
            -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
            -ms-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
            border-bottom-left-radius: 15px !important;
            border-bottom-right-radius: 15px !important;
        }

@media only screen and (max-width: 767px) {
    .vp-tourism-list .vp-amenities .vp-tab.vp-fixed-tabs-list .collapse.show {
        background: transparent !important;
        -webkit-box-shadow: unset !important;
        box-shadow: unset !important;
        border-bottom-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list .vp-amenities .vp-tab .vp-tag-list {
        padding-top: 0px !important;
    }
}

.vp-tourism-list.vp-tbeach-destinations.vp-bgbuild-plan {
    padding-top: 90px !important;
}

@media only screen and (max-width: 575px) {
    .vp-tourism-list.vp-tbeach-destinations.vp-bgbuild-plan {
        padding-top: 55px !important;
    }
}

@media only screen and (min-width: 576px) {
    #dvtaglist,
    #dvCatlist {
        cursor: move;
        cursor: grab;
        cursor: -moz-grab;
        cursor: -webkit-grab;
        overflow-y: hidden;
        overflow-x: auto;
        overflow-y: hidden;
    }

        #dvtaglist:active,
        #dvCatlist:active {
            cursor: grabbing;
            cursor: -moz-grabbing;
            cursor: -webkit-grabbing;
        }
}

body.modal-open .vp-pref-tabs.pref-all-tabs {
    position: unset;
}

.vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
    right: -4px !important;
}

@media only screen and (max-width: 1300px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: -17px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: 4px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: -27px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: 25px !important;
    }
}

@media only screen and (max-width: 540px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: 14px !important;
    }
}

@media only screen and (max-width: 500px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: -9px !important;
    }
}

@media only screen and (max-width: 412px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: -20px !important;
    }
}

@media only screen and (max-width: 375px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: -27px !important;
    }
}

@media only screen and (max-width: 320px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn {
        right: -40px !important;
    }
}

.vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn.vp-tp-arrow {
    top: 9px;
}

@media only screen and (min-width: 2600px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn.vp-tp-arrow {
        right: -17px !important;
        top: -14px !important;
    }
}

.vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn.vp-bt-arrow {
    bottom: 0px;
}

@media only screen and (min-width: 2600px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .vp-num-btn .btn img {
        width: 18px;
        height: 18px;
    }
}

.vp-search.vp-search-bordered .vp-arrow-center .number-arrow .day-icon {
    top: 0px;
    position: relative;
    padding-top: 0px !important;
}

@media only screen and (max-width: 1100px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .day-icon {
        top: -1px;
    }
}

.vp-search.vp-search-bordered .vp-arrow-center .number-arrow .night-icon {
    top: 3px;
    position: relative;
    padding-top: 0px !important;
}

@media only screen and (max-width: 575px) {
    .vp-search.vp-search-bordered .vp-arrow-center .number-arrow .night-icon {
        padding-left: 38px !important;
    }
}

.vp-search.vp-search-bordered .vp-arrow-center .number-arrow .adult-icon {
    top: 2px;
    position: relative;
    padding-top: 2px;
}

@media only screen and (max-width: 575px) {
    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center {
        background: #fff;
        margin-top: 0px;
        padding: 10px 10px;
    }

        .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center .bg-white {
            background-color: unset !important;
        }

            .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center .bg-white.rounded {
                border-radius: 0px !important;
            }

                .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center .bg-white.rounded .row.align-items-center {
                    border-bottom: 1px solid #ccc;
                    padding: 0 10px;
                }

                    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center .bg-white.rounded .row.align-items-center .col-6.pe-2 {
                        padding-left: 0px;
                    }

                        .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center .bg-white.rounded .row.align-items-center .col-6.pe-2 #txtEndDate {
                            border-bottom: unset;
                        }

                        .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center .bg-white.rounded .row.align-items-center .col-6.pe-2 .vp-header-field-des {
                            padding-left: 10px;
                        }

                    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .row.justify-content-md-center .bg-white.rounded .row.align-items-center .col-6.pe-0 {
                        padding-left: 0px !important;
                    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .vp-header-field-des.vp-arrow-center {
        border-right: 1px solid #ccc;
        padding-left: 6px;
    }
}

@media only screen and (max-width: 575px) and (max-width: 575px) {
    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .vp-header-field-des.vp-arrow-center {
        padding-left: 0;
        padding-right: 0;
        border-right: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .vp-header-field-des.vp-arrow-center input {
        border-bottom: 0px;
    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .vp-header-field-des .number-arrow input {
        border-bottom: 0px;
        position: relative;
        top: 2px;
    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .vp-header-field-des #txtStartDate {
        border-right: 1px solid #ccc;
        border-bottom: unset;
    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .col-6.col-sm-4.px-2 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .col-6.col-sm-3 {
        padding-left: 10px !important;
    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .col-7.col-sm-4 {
        width: 50%;
    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .col-6.col-sm-3 {
        width: 50%;
    }

    .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .col-6 .number-arrow .form-control {
        padding-left: 40px;
        padding-top: 3px;
        text-align: left !important;
    }
}

.loading .vp-load-des {
    font-size: 18px;
}

@media only screen and (min-width: 2600px) {
    .loading .vp-load-des {
        font-size: 28px;
    }
}

.vp-itinerary-timeline .vp-travel-top .vp-common-timeline .vp-common-sctabs .nav-pills li .vp-sctabs-btn {
    font-family: 'Argentum Sans';
    font-size: 17px;
    font-weight: 500;
}

@media only screen and (max-width: 575px) {
    .vp-common-sctabs .vp-sctabs-navigation {
        top: -2px !important;
        margin-bottom: 5px !important;
    }

        .vp-common-sctabs .vp-sctabs-navigation .vp-sct-left {
            margin-right: 0px !important;
        }
}

@media only screen and (min-width: 1200px) {
    .vp-travel-top .vp-travel-timeline ul li.vp-red-line::before {
        top: -33px;
    }

    .vp-travel-top .vp-travel-timeline ul li .vp-travel-plane img {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-travel-top .vp-travel-timeline ul li.vp-red-line::before {
        top: 9px;
    }
}

.vp-rest-main .vp-filter-common-des .vp-filter-price ul li a {
    color: #1e1e1e;
    background: white;
    border: 1px solid #656565;
}

    .vp-rest-main .vp-filter-common-des .vp-filter-price ul li a.active {
        color: #1e1e1e;
        background: #38E672;
        border-color: transparent;
    }

.vp-explore-all-trip.vp-explore-idea-item {
    position: relative;
}

    .vp-explore-all-trip.vp-explore-idea-item::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(/latest/images/trip_ideas/overlay-explore.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        opacity: 1;
        border-radius: 10px;
        overflow: hidden;
    }

    .vp-explore-all-trip.vp-explore-idea-item .vp-explore-idea-img img {
        border-radius: 10px;
    }

.vp-explore-all-trip .vp-explore-idea-desc {
    position: absolute;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: auto !important;
    overflow: hidden;
    border-radius: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .vp-explore-all-trip .vp-explore-idea-desc::after {
        content: "";
        position: absolute;
        top: 20px;
        bottom: 20px;
        left: 20px;
        right: 20px;
        background: rgba(0, 0, 0, 0.5);
        border-radius: inherit;
        z-index: 1;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

@media only screen and (max-width: 319px) {
    .vp-explore-all-trip .vp-explore-idea-desc::after {
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
}

.vp-explore-all-trip .vp-explore-idea-desc .vp-explore-icon {
    margin-bottom: 20px;
}

    .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-icon img {
        height: 90px;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }

.vp-explore-all-trip .vp-explore-idea-desc .vp-explore-title {
    margin-bottom: 20px;
}

    .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-title h3 {
        font-family: "Argentum Sans";
        font-size: 26px;
        line-height: 37px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        text-transform: capitalize;
        position: relative;
        z-index: 2;
    }

@media only screen and (min-width: 2600px) {
    .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-title h3 {
        font-size: 34px;
    }
}

@media (min-width: 1199px) and (max-width: 1399px) {
    .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-title h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}

.vp-explore-all-trip .vp-explore-idea-desc .vp-explore-line img {
    width: 100px;
    height: 1px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.vp-explore-all-trip .vp-explore-idea-desc .vp-explore-idea-btn {
    margin-top: 30px;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-idea-btn .btn-primary-green {
        position: relative;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px 25px;
    }

        .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-idea-btn .btn-primary-green .image img {
            width: 24px;
            margin-left: 10px;
            padding-top: 2px;
        }

        .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-idea-btn .btn-primary-green .tour-hover-img {
            display: none;
        }

        .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-idea-btn .btn-primary-green:hover .tour-hover-img {
            display: block;
        }

        .vp-explore-all-trip .vp-explore-idea-desc .vp-explore-idea-btn .btn-primary-green:hover .tour-simple-img {
            display: none;
        }

.vp-grid-btn-area .btn-primary-green {
    padding: 9px 35px;
}

.vp-family-friendly-slider .vp-explore-idea-img img {
    min-height: 475px;
    max-height: 475px;
}

@media only screen and (min-width: 2600px) {
    .vp-family-friendly-slider .vp-explore-idea-img img {
        max-height: 770px;
        min-height: 770px;
    }
}

.vp-night-main-box {
    display: inline-block;
}

.vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-airline-logo {
    width: 40px;
    height: 40px;
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-airline-logo {
        width: 70px !important;
        height: 70px !important;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-airline-logo img {
    margin: 0px !important;
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-airline-logo img {
        width: 70px !important;
        height: 70px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-airline-logo {
        margin: 0 auto -47px auto;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date {
        padding-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-timeline {
        padding: 12px 0px;
    }
}

@media (min-width: 1400px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-timeline.text-center {
        padding: 12px 0;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-timeline.text-center .col-12 {
        padding: 6px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.fromCityTN {
        font-size: 32px !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.toCityTN {
        font-size: 32px !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .vp-date-text {
        font-size: 24px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 575px) and (max-width: 410px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.fromCityTN {
        margin-right: 10px !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.toCityTN {
        margin-left: 10px !important;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p {
    color: #3C3C3C;
}

@media only screen and (min-width: 992px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p {
        font-size: 26px !important;
    }

        .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p span {
            font-size: 26px !important;
        }
}

@media only screen and (min-width: 992px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-arrival-tab .vp-travel-sub-list .row.align-items-center {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-list-price p span {
        font-size: 30px !important;
    }

        .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-list-price p span img {
            width: 22px !important;
        }

    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-list-price .vp-travel-flight .vp-room-link {
        font-size: 24px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-timeline-des p {
        font-size: 26px;
    }

        .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-timeline-des p span strong {
            font-size: 22px !important;
        }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-list-line-des .vp-travel-list-des .col-6.text-end {
        padding-left: 70px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-card-date p {
        font-size: 30px;
    }

        .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-card-date p span {
            font-size: 25px !important;
        }

    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-card-date img {
        width: 70px !important;
        height: 70px !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-card-des p {
        font-size: 22px;
    }

    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-book-date p {
        font-size: 22px;
    }

        .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-collapse-list .vp-travel-book-date p img {
            width: 40px;
            height: 40px;
        }
}

.vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-airline-logo {
    width: 40px;
    height: 40px;
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-airline-logo {
        width: 70px !important;
        height: 70px !important;
    }
}

.vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-airline-logo img {
    margin: 0px !important;
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-airline-logo img {
        width: 70px !important;
        height: 70px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-airline-logo {
        margin: 0 auto -47px auto;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date {
        padding-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-timeline {
        padding: 12px 0px;
    }
}

@media (min-width: 1400px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-timeline.text-center {
        padding: 12px 0;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-timeline.text-center .col-12 {
        padding: 6px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.fromCityTN {
        font-size: 32px !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.toCityTN {
        font-size: 32px !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .vp-date-text {
        font-size: 24px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 575px) and (max-width: 410px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.fromCityTN {
        margin-right: 10px !important;
    }

    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des .clrBlue.toCityTN {
        margin-left: 10px !important;
    }
}

.vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p {
    color: #3C3C3C;
}

@media only screen and (min-width: 992px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p {
        font-size: 26px !important;
    }

        .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .vp-travel-line-date .vp-travel-list-des p span {
            font-size: 26px !important;
        }
}

@media only screen and (min-width: 992px) {
    .vp-travel-main .vp-travel-bottom .vp-departure-tab .vp-travel-sub-list .row.align-items-center {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {
    .vp-nfooter .vp-ntop-footer .hide-sm {
        display: none !important;
    }
}

.vp-flight .vp-flight-sub-list .vp-flip-link {
    margin-top: 4px;
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flip-link a:first-child {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.vp-flight .vp-flight-sub-list .vp-flip-link a img.vp-iedit-airport {
    height: 18px !important;
    width: 18px !important;
    margin-left: 4px !important;
}

@media only screen and (min-width: 2600px) {
    .vp-flight .vp-color-blue {
        font-size: 32px;
    }

    .vp-flight .vp-text-blue {
        font-size: 32px !important;
    }
}

.pActivityShortDescription p {
    display: block !important;
}

@media only screen and (min-width: 2600px) {
    .btn-primary-green {
        font-size: 25px;
    }

    .vp-font14 {
        font-size: 24px;
    }

    .vp-font22 {
        font-size: 28px;
    }

    .vp-font13 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 2600px) and (min-width: 2600px) {
    .vp-tourism-list.vp-suggested-plans .vp-tour-idea-country span {
        font-size: 24px;
    }
}

@media only screen and (min-width: 2600px) {
    .vp-tourism-list.vp-suggested-plans .vp-tripidea-slider .vp-tour-idea-title h1 {
        font-size: 33px;
    }

    .vp-tourism-list.vp-suggested-plans .vp-tripidea-slider .vp-tpills-listings .pill {
        font-size: 30px;
    }

    .vp-tourism-list.vp-suggested-plans .vp-tripidea-slider .vp-tour-idea-btn .btn-explore {
        font-size: 22px;
    }

    .tip {
        font-size: 32px;
    }

    #my-tip p {
        font-size: 20px !important;
    }

    .vp-color-blue {
        font-size: 30px !important;
    }

    .vp-text-blue {
        font-size: 30px !important;
    }

        .vp-text-blue img {
            width: 22px !important;
        }

    .vp-common-form .vp-sub-filter .vp-sub-filter-list li a {
        font-size: 30px;
    }

    .vp-common-form .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-toggle img {
        width: 30px;
        height: 27px;
    }

    .vp-common-form .vp-filter-des .vp-filter-common-des h6 {
        font-size: 32px !important;
    }

    .vp-common-form .vp-filter-des .vp-filter-common-des .vp-filter-option a {
        font-size: 32px !important;
    }

        .vp-common-form .vp-filter-des .vp-filter-common-des .vp-filter-option a label img {
            width: 40px;
            height: 40px;
        }

    .vp-common-form .vp-filter-des .vp-filter-common-des .form-group .vp-form-radio .vp-radio {
        font-size: 30px !important;
        padding-left: 35px;
    }

        .vp-common-form .vp-filter-des .vp-filter-common-des .form-group .vp-form-radio .vp-radio .checkmark {
            width: 28px;
            height: 28px;
            top: -1px;
        }

            .vp-common-form .vp-filter-des .vp-filter-common-des .form-group .vp-form-radio .vp-radio .checkmark::after {
                width: 12px;
                height: 12px;
            }

    .vp-common-form .vp-filter-des .vp-filter-common-des .form-group .form-check .form-check-label {
        font-size: 25px;
    }

        .vp-common-form .vp-filter-des .vp-filter-common-des .form-group .form-check .form-check-label input {
            width: 30px;
            height: 30px;
            top: 5px;
            position: relative;
        }

    .vp-common-form .vp-filter-des .vp-filter-common-des .select2-container--bootstrap4 .select2-selection--multiple .select2-search__field {
        font-size: 28px;
        line-height: 40px;
    }

    .vp-common-form .vp-filter-des .vp-filter-common-des .vp-range-slider ul li p label {
        font-size: 24px;
    }

    .vp-common-form .vp-btn-loadmore {
        font-size: 30px;
    }

    .vp-common-form .vp-filter-head h5 {
        font-size: 32px !important;
    }

    .vp-common-form .vp-filter-head .btn.vp-btn-reset {
        font-size: 24px;
    }

    .vp-car-list .left-sidebar .vp-sibar-fitter a {
        font-size: 32px;
    }

    .vp-car-list .left-sidebar .vp-btn-reset {
        font-size: 24px;
    }

    .vp-car-list .left-sidebar .sidebar-blog .vp-filter-common-des h6 {
        font-size: 32px;
    }

    .vp-car-list .left-sidebar .sidebar-blog .heading-sidebar .vp-common-collapse h3 {
        font-size: 32px;
    }

    .vp-car-list .left-sidebar .sidebar-blog .collapse .sub-heading h3 {
        font-size: 24px;
    }

    .vp-car-list .left-sidebar .sidebar-blog .collapse .sidebar-content .custom-checkbox {
        padding-left: 35px;
        font-size: 24px;
    }

        .vp-car-list .left-sidebar .sidebar-blog .collapse .sidebar-content .custom-checkbox .checkmark {
            width: 24px;
            height: 24px;
            top: 0;
        }

    .vp-car-list .left-sidebar .sidebar-blog .vp-range-slider ul li p {
        font-size: 30px;
    }

    .vp-car-tab .carrental-blog .car-rental-content .heading-blog span {
        font-size: 40px;
    }

    .vp-car-tab .carrental-blog .car-rental-content .heading-blog h3 {
        font-size: 38px;
    }

    .vp-car-tab .carrental-blog .car-rental-content .heading-blog h5 {
        font-size: 32px;
    }

    .vp-car-tab .carrental-blog .car-rental-content .heading-blog .vp-car-book-date h6 {
        font-size: 24px;
    }

        .vp-car-tab .carrental-blog .car-rental-content .heading-blog .vp-car-book-date h6 img {
            width: 25px;
            height: 25px;
            margin-right: -2px;
        }

    .vp-car-tab .carrental-blog .car-rental-content .heading-blog .inner-icon-list li {
        font-size: 24px;
    }

        .vp-car-tab .carrental-blog .car-rental-content .heading-blog .inner-icon-list li i {
            font-size: 30px;
        }

    .vp-car-tab .carrental-blog .car-rental-content .content-blog h5 {
        font-size: 24px;
    }

    .vp-car-tab .carrental-blog .car-rental-content .content-blog h6 {
        font-size: 23px !important;
    }

        .vp-car-tab .carrental-blog .car-rental-content .content-blog h6 img {
            width: 25px;
            height: 25px;
        }

    .vp-car-tab .carrental-blog .car-rental-content .content-blog .row .col-sm-2.px-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .vp-car-tab .carrental-blog .car-rental-content .content-bottom ul li {
        font-size: 23px;
        line-height: 30px;
    }

    .vp-car-tab .carrental-blog .pack-price .center-all .fnt-wt-n {
        font-size: 42px;
    }

        .vp-car-tab .carrental-blog .pack-price .center-all .fnt-wt-n small {
            font-size: 38px;
        }

    .vp-car-tab .carrental-blog .pack-price .center-all h6 {
        font-size: 28px;
    }

        .vp-car-tab .carrental-blog .pack-price .center-all h6 small {
            font-size: 22px;
        }

    .vp-car-tab .carrental-blog .pack-price .center-all .vp-btn-black {
        font-size: 25px;
    }

    .vp-car-tab .carrental-blog .pack-price .center-all p {
        font-size: 28px;
    }

    .vp-car-tab .carrental-blog .pack-price .center-all h3 {
        font-size: 34px;
    }

        .vp-car-tab .carrental-blog .pack-price .center-all h3 small {
            font-size: 25px;
        }

    .vp-car-tab .carrental-blog .pack-price .center-all .view-detail-btn {
        font-size: 25px;
    }

    .vp-car-tab .carrental-blog .car-img .wishlist {
        font-size: 28px;
    }

    .vp-car-tab .carrental-blog .vp-car-location-head label {
        font-size: 23px !important;
    }

    .vp-car-tab .car-rental-searchbar .form-control {
        font-size: 24px;
    }

    .vp-car-tab .car-rental-searchbar input {
        font-size: 24px;
    }

    .vp-car-tab .car-rental-searchbar button {
        font-size: 25px;
    }

        .vp-car-tab .car-rental-searchbar button .fa-search {
            font-size: 23px;
        }

    .vp-car-tab .vp-travel-top .vp-travel-timeline ul li .vp-travel-plane img {
        width: 60px;
        height: 40px;
        margin-top: -7px;
    }

    .vp-travel-top .vp-travel-timeline ul li .vp-travel-plane img {
        width: 60px;
        height: 40px;
        margin-top: -3px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .form-control {
        height: 60px;
        font-size: 30px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-search-form .btn-search {
        height: 60px;
        font-size: 30px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-filter .vp-filter-head h5 {
        font-size: 30px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-filter .vp-filter-head .vp-btn-reset {
        font-size: 24px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-filter .vp-filter-des .vp-filter-common-des h6 {
        font-size: 30px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-rating ul li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .form-check-input {
        width: 2em;
        height: 2em;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .form-check-label {
        margin-left: 14px;
        font-size: 28px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-filter .vp-filter-des .vp-filter-common-des .vp-range-slider ul li p {
        font-size: 30px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li a {
        font-size: 24px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-sub-filter .vp-sub-filter-list li .dropdown button img {
        width: 30px;
        height: 27px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-head h6 {
        font-size: 24px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p {
        font-size: 24px;
    }

        .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p img {
            width: 28px;
            height: 28px;
        }

        .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p span {
            font-size: 24px;
        }

            .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des p span .vp-small-font {
                font-size: 22px !important;
            }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown .dropdown-toggle {
        font-size: 28px;
    }

        .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hotel-form-list .vp-hotel-form-des .dropdown .dropdown-toggle img {
            width: 28px;
            height: 28px;
        }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-search .vp-hote-sub-head h6 {
        font-size: 32px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 {
        font-size: 32px;
    }

        .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h5 span {
            font-size: 32px;
        }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .tip img {
        width: 32px;
        height: 32px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p {
        font-size: 23px;
        line-height: 36px !important;
    }

        .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p img {
            width: 28px !important;
            height: 28px !important;
            top: 4px !important;
        }

        .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des p .vp-small-font {
            font-size: 18px !important;
        }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-view-link {
        font-size: 33px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des h4 {
        font-size: 32px;
    }

    .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link {
        font-size: 32px !important;
        margin-left: 35px !important;
    }

        .vp-hotel-tab .vp-hotel-main .vp-hotel-sub-top .vp-hotel-main-top-des .vp-room-link span {
            font-size: 40px !important;
        }

    #HoteldistanceModal .modal-dialog .modal-content .modal-header .modal-title {
        font-size: 30px;
    }

    #HoteldistanceModal .modal-dialog .modal-content .modal-body .vp-res-detail-des label {
        font-size: 26px;
    }

        #HoteldistanceModal .modal-dialog .modal-content .modal-body .vp-res-detail-des label img {
            width: 25px;
            height: 25px;
        }

    #HoteldistanceModal .modal-dialog .modal-content .modal-body .vp-res-detail-des .vp-res-time-list ul li p {
        font-size: 22px;
    }

        #HoteldistanceModal .modal-dialog .modal-content .modal-body .vp-res-detail-des .vp-res-time-list ul li p img {
            top: 7px;
        }

    #mdEditDriveDetailOnTravel .modal-header .modal-title {
        font-size: 30px;
    }

    #mdEditDriveDetailOnTravel .modal-body .vp-common-form .form-group .vp-form-label {
        font-size: 23px;
    }

    #mdEditDriveDetailOnTravel .modal-body .vp-common-form .form-group .form-control {
        font-size: 20px;
    }

    .modal .modal-content .form-group .btn {
        line-height: 30px;
        font-size: 24px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .resp-tabs-list .resp-tab-item a {
        font-size: 24px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-plus-tab {
        left: -50% !important;
        top: -6px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-filter .vp-filter-head h5 {
        font-size: 26px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-fav-rest .vp-fav-rest-number {
        width: 40px;
        height: 40px;
        line-height: 42px;
        font-size: 24px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-activity-sort .vp-time-des .vp-filter-date-link {
        font-size: 26px;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-activity-sort .vp-time-des .vp-filter-date-link span {
            font-size: 30px;
        }

            .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-activity-sort .vp-time-des .vp-filter-date-link span sup {
                font-size: 24px !important;
            }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-activity-sort .vp-time-des .vp-filter-date-link .vp-small-font {
            font-size: 24px !important;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-activity-sort .vp-time-des .vp-arrival-date {
        font-size: 28px !important;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-activity-sort .vp-time-des .vp-arrival-date .vp-small-font {
            font-size: 22px !important;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-img img {
        height: 225px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des h5 {
        font-size: 34px;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des h5 a {
            font-size: 34px;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des h4 {
        font-size: 28px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des h6 .review-txt-gray {
        font-size: 30px !important;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des h6 .review-txt-gray span {
            font-size: 22px;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des p {
        line-height: 33px !important;
        font-size: 24px !important;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des p img {
            width: 24px !important;
            height: 28px;
        }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des p .pActivityAddress {
            font-size: 26px;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des .vp-activity-date-lab p {
        font-size: 25px !important;
        line-height: 32px !important;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des .vp-activity-date-lab p img {
            width: 22px !important;
            height: 20px !important;
            top: -1px !important;
        }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des .vp-activity-date-lab p .vp-small-font {
            font-size: 21px !important;
        }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des .vp-activity-date-lab p label {
            font-size: 25px !important;
        }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des .vp-activity-date-lab p .vp-text-blue {
            font-size: 24px !important;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des .vp-hotel-sub-date p {
        font-size: 24px;
        line-height: 28px !important;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-hotel-main-top-des.vp-hotel-name-des .vp-hotel-sub-date p img {
            height: 25px !important;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-day-link .vp-view-link {
        font-size: 32px !important;
    }

        .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-day-link .vp-view-link svg {
            margin-right: 9px;
            width: 30px;
            height: 22px;
        }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .vp-day-link .vp-cal-link {
        width: 30px;
        height: 30px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-inner-tab .vp-hotel-sub-top .vp-hotel-main-top-list .activity-tab-dlabel span {
        font-size: 30px !important;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-hotel-list .vp-sub-filter .vp-sub-filter-list li a {
        font-size: 25px;
    }

    .vp-activities-tab.vp-travel-space .vp-rest-main .vp-hotel-list .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-toggle img {
        width: 31px;
        height: 26px;
    }

    #activityModal .modal-header .modal-title {
        font-size: 25px;
    }

    #activityModal .vp-time-des {
        min-height: 180px;
    }

        #activityModal .vp-time-des .vp-filter-date-link {
            font-size: 26px;
        }

            #activityModal .vp-time-des .vp-filter-date-link span {
                font-size: 30px;
            }

                #activityModal .vp-time-des .vp-filter-date-link span sup {
                    font-size: 24px !important;
                }

            #activityModal .vp-time-des .vp-filter-date-link .vp-small-font {
                font-size: 24px !important;
            }

    #activityModal .vp-arrival-date {
        font-size: 28px !important;
    }

        #activityModal .vp-arrival-date .vp-small-font {
            font-size: 22px !important;
        }

    #activityModal .vp-common-form .vp-form-label {
        font-size: 26px;
    }

        #activityModal .vp-common-form .vp-form-label span {
            font-size: 25px !important;
        }

    #activityModal .vp-common-form .form-control {
        font-size: 24px;
    }

    #activityModal .vp-common-form .k-scheduler-toolbar .k-nav-current {
        font-size: 23px;
    }

        #activityModal .vp-common-form .k-scheduler-toolbar .k-nav-current .k-icon {
            font-size: 26px;
        }

    #activityModal .vp-common-form .vp-activity-line p {
        font-size: 18px;
    }

    #activityModal .vp-activity-modal-location .clrBlue {
        margin-top: 21px;
        font-size: 24px;
    }

    #activityModal .vp-activity-modal-location .form-group .col-form-label {
        font-size: 22px;
    }

    #mdDeleteActivity .modal-header .modal-title {
        font-size: 25px;
    }

    #mdDeleteActivity .modal-body p {
        font-size: 21px;
    }

    #mdDeleteActivity .modal-body .k-scheduler-toolbar .k-nav-current {
        font-size: 23px;
    }

        #mdDeleteActivity .modal-body .k-scheduler-toolbar .k-nav-current .k-icon {
            font-size: 26px;
        }

    #mdDeleteActivity .modal-body .vp-activity-line p {
        font-size: 18px;
    }

    .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-list .vp-hotel-main-img img {
        height: 260px !important;
    }

    .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-list .vp-hotel-main-top-des h5 {
        font-size: 35px;
    }

    .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-list .vp-hotel-main-top-des h6 {
        font-size: 30px;
    }

    .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-list .vp-hotel-main-top-des p {
        font-size: 26px !important;
        line-height: 28px !important;
    }

        .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-list .vp-hotel-main-top-des p img {
            width: 26px !important;
            height: 27px;
        }

        .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-list .vp-hotel-main-top-des p span {
            line-height: 28px !important;
            font-size: 26px !important;
        }

    .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-des p {
        font-size: 26px !important;
        line-height: 28px !important;
    }

        .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-des p img {
            width: 26px !important;
            height: 27px;
        }

        .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-des p span {
            line-height: 28px !important;
            font-size: 26px !important;
        }

    .vp-restaurant-tab .vp-rest-fav-sub-list .vp-hotel-main-top-des h4 {
        font-size: 26px;
    }

    .vp-restaurant-tab #dvRestLoadMore {
        font-size: 32px;
    }

    .vp-restaurant-tab .vp-sub-filter.vp-rest-sub-filter .vp-sub-filter-list li a {
        font-size: 24px;
    }

    .vp-restaurant-tab .vp-sub-filter.vp-rest-sub-filter .vp-sub-filter-list li.dropdown .dropdown-toggle img {
        width: 30px;
        height: 27px;
    }

    .vp-restaurant-tab .vp-filter.vp-fav-rest .vp-fav-rest-number {
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 24px;
    }

    .vp-restaurant-tab .vp-filter.vp-fav-rest .vp-filter-head h5 {
        font-size: 30px;
    }

    .vp-restaurant-tab .vp-filter .vp-filter-head h5 {
        font-size: 25px;
    }

    .vp-restaurant-tab .vp-filter .vp-filter-head .vp-btn-reset {
        font-size: 24px;
    }

    .vp-restaurant-tab .vp-filter .vp-filter-des .vp-filter-common-des h6 {
        font-size: 24px;
    }

    #addTagsModal .modal-header .modal-title {
        font-size: 24px;
    }

    #addTagsModal .modal-body .vp-common-form .vp-form-label {
        font-size: 23px;
    }

    #addTagsModal .modal-body .vp-common-form .vp-res-detail .vp-res-detail-des label {
        font-size: 23px;
    }

    #addTagsModal .modal-body .vp-common-form .vp-res-detail .vp-res-detail-des .vp-res-time-list p {
        font-size: 18px;
    }

    #addDateTimeModal .modal-body .vp-common-form .vp-form-label {
        font-size: 23px;
    }

    #addDateTimeModal .modal-body .vp-common-form .vp-res-detail .vp-res-detail-des label {
        font-size: 23px;
    }

    #addDateTimeModal .modal-body .vp-common-form .vp-res-detail .vp-res-detail-des .vp-res-time-list p {
        font-size: 18px;
        line-height: 20px !important;
    }

    .select2-container--bootstrap4 .select2-dropdown .select2-results__option {
        font-size: 18px;
    }

    .select2-container--bootstrap4 .select2-selection--multiple .select2-search__field {
        font-size: 24px;
    }

    .vp-budget-tab .vp-budget-list .vp-budget-des h6 {
        font-size: 34px;
    }

        .vp-budget-tab .vp-budget-list .vp-budget-des h6 p {
            font-size: 28px;
        }

            .vp-budget-tab .vp-budget-list .vp-budget-des h6 p img {
                width: 62px;
                height: 36px;
            }

    .vp-budget-tab .vp-budget-list .vp-budget-des h5 {
        font-size: 26px;
    }

        .vp-budget-tab .vp-budget-list .vp-budget-des h5 span {
            font-size: 26px;
        }

    .vp-budget-tab .vp-budget-tab-content .vp-budget-tab-head h6 {
        font-size: 32px;
    }

    .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-common-details-des h6 {
        font-size: 24px;
    }

        .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-common-details-des h6 img {
            width: 25px;
            height: 25px;
        }

    .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-common-details-des p {
        font-size: 30px;
    }

        .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-common-details-des p img {
            width: 25px;
            height: 25px;
        }

    .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-common-date-des p {
        font-size: 30px;
        line-height: 28px;
    }

        .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-common-date-des p span {
            font-size: 24px !important;
        }

    .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-common-date-des .vp-common-or {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 43px;
    }

    .vp-budget-tab .vp-budget-tab-content .vp-hotel-details-list .vp-budget-price h6 {
        font-size: 30px;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .nav-tabs a {
        font-size: 30px;
    }

        .vp-amenities .vp-pref-tabs .vp-sub-tab .nav-tabs a .vp-sub-tab-icon {
            top: -6px;
            width: 35px;
            height: 35px;
            line-height: 21px;
        }

            .vp-amenities .vp-pref-tabs .vp-sub-tab .nav-tabs a .vp-sub-tab-icon img {
                width: 20px;
                height: 20px;
                top: 6px;
                position: relative;
                left: 1px;
            }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .tab-content .vp-member-tab .vp-member-add-head {
        font-size: 34px;
    }

        .vp-amenities .vp-pref-tabs .vp-sub-tab .tab-content .vp-member-tab .vp-member-add-head a img {
            width: 28px;
            height: 28px;
        }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .tab-content .vp-member-tab .vp-member-list h6 {
        font-size: 25px;
    }

        .vp-amenities .vp-pref-tabs .vp-sub-tab .tab-content .vp-member-tab .vp-member-list h6 span {
            font-size: 23px;
        }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .tab-content.calendarContent {
        padding-top: 70px;
    }

        .vp-amenities .vp-pref-tabs .vp-sub-tab .tab-content.calendarContent .vp-calendar-list {
            top: 344px;
            max-width: 2380px;
        }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-airport-list .vp-airport-des h5 {
        font-size: 25px;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-airport-list .vp-airport-des p {
        font-size: 24px;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-airport-bt-list ul li a {
        font-size: 31px;
    }

        .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-airport-bt-list ul li a img {
            margin-top: -3px;
            width: 25px;
            height: 29px;
        }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-airport-bt-list ul li .form-check .form-check-label {
        font-size: 22px;
        top: 3px;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-airport-bt-list ul li .form-check .form-check-input {
        width: 28px;
        height: 28px;
        margin-top: -1px;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-hotel-pref-tab .vp-filter .vp-filter-common-des h6 {
        font-size: 26px;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-hotel-pref-tab .vp-filter .vp-filter-common-des ul li a {
        width: 36px !important;
        height: 36px !important;
        font-size: 24px !important;
        line-height: 34px !important;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-hotel-pref-tab .vp-filter .vp-filter-common-des .vp-filter-price ul li a {
        min-width: 66px !important;
    }

    .vp-amenities .vp-pref-tabs .vp-sub-tab .vp-hotel-pref-tab .vp-filter .vp-filter-btn .btn {
        font-size: 30px;
    }

    .vp-amenities .vp-pref-tabs .vp-calendar-tab .vp-calendar-list .form-check .form-check-input {
        width: 30px;
        height: 30px;
    }

    .vp-amenities .vp-pref-tabs .vp-calendar-tab .vp-calendar-list .form-check .form-check-label {
        font-size: 22px;
    }

    .vp-amenities .vp-pref-tabs .vp-calendar-tab .updownarrow .month-year {
        font-size: 28px;
    }

    .vp-amenities .vp-pref-tabs .vp-calendar-tab .calender-table table th {
        font-size: 30px;
    }

    .vp-amenities .vp-pref-tabs .vp-calendar-tab .calender-table table td {
        font-size: 24px;
    }

        .vp-amenities .vp-pref-tabs .vp-calendar-tab .calender-table table td .calendarBox span {
            font-size: 20px;
        }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-filter-view-link a {
        font-size: 30px;
    }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-filter-check .custom-checkbox {
        padding-left: 39px;
    }

        .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-filter-check .custom-checkbox a {
            font-size: 25px;
        }

        .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-filter-check .custom-checkbox .checkmark {
            width: 28px;
            height: 28px;
            top: 0;
        }

        .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-filter-check .custom-checkbox img {
            width: 25px;
            height: 25px;
        }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-filter-check .vp-filter-common-des h6 {
        font-size: 25px;
    }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-filter-check .vp-filter-common-des .checkmark {
        top: 5px;
    }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-common-form .form-group .vp-form-label {
        font-size: 24px;
    }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-filter .vp-common-form .form-group .vp-select-wrap .form-control {
        font-size: 26px;
    }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-map-plan {
        margin-top: 170px;
    }

    .vp-amenities .vp-pref-tabs .vp-map-tab .vp-travel-top {
        top: 330px !important;
        width: 2400px;
    }

    .vp-amenities .vp-pref-tabs.pref-all-tabs {
        margin: 130px auto 50px !important;
    }

    .vp-amenities .vp-tab {
        top: 292px !important;
    }

    .vp-amenities .resp-tabs-container {
        padding-top: 120px !important;
    }

        .vp-amenities .resp-tabs-container .vp-travel-top {
            top: 296px !important;
            width: 2400px;
            padding: 100px 0 15px;
        }

    .vp-amenities .vp-travel-tab .vp-travel-top .vp-common-timeline ul li a {
        font-size: 30px;
    }

        .vp-amenities .vp-travel-tab .vp-travel-top .vp-common-timeline ul li a img {
            width: 60px;
            height: 40px;
            margin-top: -8px;
        }

    .vp-amenities .vp-amenities-des {
        padding: 20px 5px !important;
    }

        .vp-amenities .vp-amenities-des h5 {
            font-size: 24px !important;
        }

    .vp-amenities .vp-activities-tab .resp-tabs-container {
        padding-top: 50px !important;
    }

    #mdTravelPlanConfirmationModal .modal-header .modal-title {
        font-size: 26px;
    }

    #mdTravelPlanConfirmationModal .modal-body #p_TravelPlanDeleteModalDesc {
        font-size: 24px;
    }

    #travelLocationlistModal .modal-header .modal-title {
        font-size: 28px;
    }

    #travelLocationlistModal .modal-body #ultravelcitylist li p {
        font-size: 25px;
    }

    #horizontalTab .vp-tab {
        max-width: 2380px !important;
    }

    #MakePulishPlan .modal-header .modal-title {
        font-size: 26px;
    }

    #MakePulishPlan .vp-common-form .vp-form-label {
        font-size: 24px;
    }

    #MakePulishPlan .vp-common-form .form-control {
        font-size: 22px;
    }

    #memberProfileModal .modal-content .modal-title {
        font-size: 26px;
    }

    #memberProfileModal .modal-content .vp-common-form .form-group input {
        height: 56px;
        font-size: 22px;
    }

    #memberProfileModal .modal-content .vp-common-form .form-group .form-check-label {
        font-size: 24px;
        padding-top: 6px;
    }

    #memberProfileModal .modal-content .vp-common-form .form-group .form-check-input {
        top: 4px;
        width: 25px;
        height: 25px;
    }

    #memberProfileModal .modal-content .vp-common-form .form-group .form-select {
        height: 56px;
        font-size: 22px;
    }

    #newHomeAirports .modal-content .modal-title {
        font-size: 26px;
    }

    #newHomeAirports .modal-content .vp-common-form .form-group .form-control {
        height: 55px;
        font-size: 20px;
    }

    #newHomeAirports .modal-content .vp-common-form .form-group .col-form-label {
        font-size: 24px;
    }

    #newHomeAirports .modal-content .vp-common-form .form-group .form-check-label {
        font-size: 24px;
        padding-left: 11px;
    }

    #newHomeAirports .modal-content .vp-common-form .form-check-input {
        top: -1px;
        width: 25px;
        height: 25px;
    }

    #newHomeAirports .modal-content .vp-common-form .form-check-label {
        font-size: 24px;
        padding-left: 11px;
    }

    #newHomeAirports .btn {
        font-size: 24px;
    }

    .vp-travel-plan-header {
        padding-bottom: 65px;
    }

    .vp-search .vp-search-option .nav-tabs .nav-link {
        font-size: 24px !important;
    }

    .vp-search .vp-header-search .vp-header-field-des .form-control {
        font-size: 24px !important;
    }

    .vp-search .vp-arrow-center .number-arrow .vp-num-btn .vp-tp-arrow {
        top: -18px;
        right: -19px !important;
    }

    .datepicker .datepicker-days .table-condensed tr th {
        font-size: 24px !important;
    }

    .datepicker .datepicker-days .table-condensed tr .day {
        font-size: 24px !important;
        width: 40px;
        height: 40px;
    }

    .vp-sub-tab .nav-tabs a {
        font-size: 30px;
    }

        .vp-sub-tab .nav-tabs a .vp-sub-tab-icon {
            top: -6px;
            width: 35px;
            height: 35px;
            line-height: 21px;
        }

            .vp-sub-tab .nav-tabs a .vp-sub-tab-icon img {
                width: 20px;
                height: 20px;
                top: 6px;
                position: relative;
                left: 1px;
            }

    #profileTab .vp-common-form .vp-form-label {
        font-size: 24px;
    }

    #profileTab .vp-common-form .vp-member-add-head {
        font-size: 28px;
    }

    #profileTab .vp-common-form .form-control {
        font-size: 24px;
    }

    #profileTab .vp-airport-tab .vp-airport-des h5 {
        font-size: 28px;
        margin-bottom: 18px;
    }

    #profileTab .vp-airport-tab .vp-airport-des p {
        font-size: 25px;
    }

    #profileTab .vp-airport-tab .vp-airport-bt-list ul li a {
        font-size: 28px !important;
    }

    #profileTab .vp-airport-tab .vp-airport-bt-list ul li .form-check .form-check-label {
        font-size: 26px !important;
    }

    #profileTab .vp-airport-tab .vp-airport-bt-list ul li .form-check .form-check-input {
        width: 2em;
        height: 2em;
        top: -3px;
    }

    #profileTab .vp-airport-tab .vp-airport-top-list .vp-btn-del {
        width: 40px;
        height: 40px;
    }

        #profileTab .vp-airport-tab .vp-airport-top-list .vp-btn-del img {
            width: 25px;
            height: 28px;
        }

    #profileTab .btn {
        font-size: 24px;
    }

    .k-grid .k-grid-header .k-header {
        font-size: 24px;
    }

    .k-grid .k-grid-content .k-master-row td {
        font-size: 24px;
    }

    .k-grid .k-grid-content .k-master-row .k-button {
        font-size: 24px;
    }

        .k-grid .k-grid-content .k-master-row .k-button .k-i-edit::before {
            font-size: 24px;
        }

        .k-grid .k-grid-content .k-master-row .k-button .k-i-delete::before {
            font-size: 24px;
        }

    .k-grid .k-pager-wrap .k-icon {
        font-size: 24px;
    }

    .k-grid .k-pager-wrap .k-link.k-pager-nav {
        font-size: 24px;
    }

    .k-grid .k-pager-wrap .k-label {
        font-size: 24px;
    }

    .newsubtitle .vp-sub-tab-icon h6 {
        font-size: 34px;
    }

    .newsubtitle .vp-sub-tab-icon .round-btn {
        top: -6px;
        position: relative;
    }

        .newsubtitle .vp-sub-tab-icon .round-btn img {
            width: 30px;
        }

    #mdAccountDeleteConfirmationModal .modal-header .modal-title {
        font-size: 28px;
    }

    #mdAccountDeleteConfirmationModal .modal-body p {
        font-size: 23px;
    }

    .vp-breadcrumbs .vp-breadcrumb-list .vp-breadcrumb-item {
        font-size: 26px !important;
    }

    .vp-hotnew-destinations.vp-bgbuild-plan::before {
        top: -80px;
        height: 104px;
    }
}

.tour-of-trip .modal-dialog .modal-content .modal-header {
    border: unset;
    padding-right: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 11;
    padding: 0px;
}

.tour-of-trip .modal-dialog .modal-content .modal-body {
    padding: 25px 20px 18px 20px;
}

@media only screen and (min-width: 991px) {
    .tour-of-trip .modal-dialog .modal-content .modal-body {
        padding: 25px 45px 18px 45px;
    }
}

.tour-of-trip .modal-dialog .modal-content .modal-body .modal-title {
    font-family: "Argentum Sans" !important;
    padding-bottom: 10px;
    font-weight: 600;
    color: #3c3c3c;
    margin: 5px 20px 0px 0px;
    line-height: 22px;
    text-align: center;
    padding-bottom: 13px !important;
    margin-top: 0px;
}

.tour-of-trip .modal-dialog .modal-content .modal-body p {
    font-family: "Argentum Sans" !important;
    font-size: 15px;
    font-weight: 400 !important;
    line-height: 23px !important;
    color: #3c3c3c;
    text-align: center;
}

    .tour-of-trip .modal-dialog .modal-content .modal-body p .txt-highlighted {
        color: #0da43f;
        font-weight: 600;
    }

@media only screen and (max-width: 375px) {
    .tour-of-trip .modal-dialog .modal-content .modal-body p {
        font-size: 14px;
    }
}

.tour-of-trip .modal-dialog .modal-content .modal-footer {
    border: unset;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #cccccc;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .tour-of-trip .modal-dialog .modal-content .modal-footer .btn {
        color: #1e1e1e;
        font-family: "Argentum Sans";
        font-size: 14px;
        background: #51f788;
        padding: 14px 21px 12px;
        font-weight: 400;
        text-transform: capitalize;
    }

        .tour-of-trip .modal-dialog .modal-content .modal-footer .btn.vp-btn-black {
            background-color: #e8e8e8 !important;
            color: #1e1e1e !important;
        }

            .tour-of-trip .modal-dialog .modal-content .modal-footer .btn.vp-btn-black:hover {
                background-color: #1e1e1e !important;
                color: #fff !important;
            }

.cookie-banner {
    padding: 15px 40px !important;
    background-color: #ebfcf1 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-top: 1px solid #D9D9D9 !important;
}

@media only screen and (max-width: 575px) {
    .cookie-banner {
        padding: 15px 25px !important;
    }
}

.cookie-banner .cookies-inner {
    display: block;
}

@media only screen and (min-width: 992px) {
    .cookie-banner .cookies-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.cookie-banner .cookies-inner p {
    font-family: "Argentum Sans";
    font-size: 15px;
    font-weight: 400;
    color: #1e1e1e;
    margin-bottom: 10px !important;
}

@media only screen and (min-width: 992px) {
    .cookie-banner .cookies-inner p {
        margin-bottom: 0px !important;
        font-size: 13px;
        margin-top: 8px;
    }
}

@media only screen and (max-width: 575px) {
    .cookie-banner .cookies-inner p {
        font-size: 12px;
        margin-bottom: 0 !important;
    }
}

.cookie-banner .cookies-inner p a {
    color: #0da43f;
}

    .cookie-banner .cookies-inner p a:hover {
        color: #1e1e1e;
    }

.cookie-banner .cookies-inner button {
    font-family: "Argentum Sans";
    font-size: 15px !important;
    padding: 12px 15px 11px;
    line-height: 1;
    color: #1e1e1e !important;
    text-transform: capitalize;
    font-weight: 500;
    background-color: #51f788 !important;
    border-radius: 5px;
    border: none;
}

    .cookie-banner .cookies-inner button:hover {
        color: #ffffff !important;
        background-color: #1e1e1e !important;
    }

@media only screen and (max-width: 1199px) {
    .cookie-banner .cookies-inner button {
        font-size: 12px !important;
        margin-left: 4px !important;
        padding: 10px 10px;
    }
}

@media only screen and (max-width: 575px) {
    .cookie-banner .cookies-inner button {
        margin-left: 8px !important;
        padding: 10px 15px !important;
        font-size: 13px !important;
    }

        .cookie-banner .cookies-inner button:last-child {
            margin-top: 10px;
        }
}

@media only screen and (max-width: 320px) {
    .cookie-banner .cookies-inner button {
        margin-left: 4px !important;
        padding: 10px 10px !important;
    }
}

.manual-consent {
    background-color: #ebfcf1 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-top: 1px solid #D9D9D9 !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

@media only screen and (max-width: 991px) {
    .manual-consent {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

.manual-consent h2 {
    font-family: "Argentum Sans";
    font-size: 22px;
    font-weight: 500;
    color: #1e1e1e;
    margin-right: 15px !important;
    margin-bottom: 3px !important;
    margin-top: 0px !important;
}

@media only screen and (min-width: 992px) {
    .manual-consent h2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 1199px) {
    .manual-consent h2 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .manual-consent h2 {
        margin-right: 0 !important;
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width: 575px) {
    .manual-consent h2 {
        font-size: 18px !important;
    }
}

.manual-consent form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 850px) {
    .manual-consent form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 575px) {
    .manual-consent form {
        margin-bottom: 0;
    }
}

.manual-consent form input[type=checkbox] {
    position: relative;
    border: 1px solid #0da43f;
    border-radius: 5px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    top: -3px;
    -webkit-appearance: none;
}

    .manual-consent form input[type=checkbox]:checked {
        background-color: #38E672;
        border-color: #38E672;
        opacity: 1;
    }

        .manual-consent form input[type=checkbox]:checked:before {
            content: '';
            position: absolute;
            right: 50%;
            top: 50%;
            width: 4px;
            height: 10px;
            border: solid #000000;
            border-width: 0 2px 2px 0;
            margin: -1px -1px 0 -1px;
            -webkit-transform: rotate(45deg) translate(-50%, -50%);
            -ms-transform: rotate(45deg) translate(-50%, -50%);
            transform: rotate(45deg) translate(-50%, -50%);
            z-index: 2;
        }

.manual-consent form label {
    font-family: "Argentum Sans";
    font-size: 15px;
    font-weight: 400;
    color: #1e1e1e;
    margin-right: 15px;
}

@media only screen and (max-width: 1199px) {
    .manual-consent form label {
        margin-right: 12px !important;
        font-size: 12px;
    }
}

@media only screen and (max-width: 850px) {
    .manual-consent form label {
        margin-right: 15px !important;
    }
}

@media only screen and (max-width: 575px) {
    .manual-consent form label {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 399px) {
    .manual-consent form label {
        font-size: 14px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 375px) {
    .manual-consent form label {
        font-size: 13px;
    }
}

.manual-consent form button {
    font-family: "Argentum Sans";
    font-size: 15px !important;
    padding: 12px 15px 11px;
    line-height: 1;
    color: #1e1e1e !important;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 5px;
    background-color: #51f788 !important;
    border: none;
}

    .manual-consent form button:hover {
        color: #ffffff !important;
        background-color: #1e1e1e !important;
    }

@media only screen and (max-width: 1199px) {
    .manual-consent form button {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 991px) {
    .manual-consent form button {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .manual-consent form button {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 992px) {
    .hor_1.vp-set-height {
        padding-top: 48px !important;
    }

    .tab-pane.active.vp-set-height {
        padding-top: 20px !important;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-sub-list .vp-airline-logo {
    width: 40px;
    height: 40px;
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-sub-list .vp-airline-logo {
        width: 70px !important;
        height: 70px !important;
    }
}

.vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-sub-list .vp-airline-logo img {
    margin: 0px !important;
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (min-width: 2600px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-sub-list .vp-airline-logo img {
        width: 70px !important;
        height: 70px !important;
    }
}

@media only screen and (max-width: 767px) {
    .vp-travel-main .vp-travel-bottom .vp-travel-nav-tabs .vp-travel-sub-list .vp-airline-logo {
        margin: 0 auto -47px auto;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-estimate-time {
    position: relative;
    top: 6px;
}

@media only screen and (max-width: 575px) {
    .vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-estimate-time {
        padding-top: 15px;
    }
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-body .vp-booking-des .vp-travel-sub-list .vp-travel-list-des {
    padding-bottom: 0px !important;
    margin-top: 0px !important;
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button span {
    color: #fff !important;
}

.vp-booking-tab .vp-accordion .accordion .accordion-item .accordion-button.collapsed span {
    color: #fff !important;
}

@media only screen and (max-width: 991px) {
    .vp-booking-tab .vp-travel-sub-list.vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-booking-tab .vp-travel-sub-list.vp-travel-sub-list .vp-travel-list-des .vp-small-font {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vp-booking-tab .vp-travel-collapse-list .vp-travel-sub-list .vp-travel-list-des p strong {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-booking-tab .vp-travel-collapse-list .vp-travel-sub-list .vp-travel-list-des .vp-small-font {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-booking-tab .vp-travel-collapse-list .vp-travel-sub-list .toCityTN {
        margin-top: 0px !important;
        line-height: 21px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-booking-tab .vp-travel-collapse-list .vp-travel-line-date .vp-travel-list-timeline .vp-travel-list-line-des {
        top: 6px;
    }
}

.vp-flight-des.vp-day-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

@media only screen and (min-width: 576px) {
    .vp-flight-des.vp-day-des .vp-fdays {
        margin-top: -5px;
    }
}

.vp-flight-des.vp-day-des .vp-fdays span {
    font-size: 15px !important;
    color: #656565 !important;
}

@media only screen and (min-width: 991px) {
    .vp-idlt img {
        margin-left: -5px !important;
    }
}

#topbutton {
    display: inline-block;
    background-color: #38E672;
    width: 55px;
    height: 55px;
    text-align: center;
    border-radius: 100%;
    position: fixed;
    bottom: 100px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -webkit-animation-name: waAnimation;
    animation-name: waAnimation;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes waAnimation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(56, 230, 114, 0.5);
        box-shadow: 0 0 0 0 rgba(56, 230, 114, 0.5);
    }

    80% {
        -webkit-box-shadow: 0 0 0 14px rgba(56, 230, 114, 0);
        box-shadow: 0 0 0 14px rgba(56, 230, 114, 0);
    }
}

#topbutton:hover {
    cursor: pointer;
    background-color: #1D231F;
}

#topbutton:active {
    background-color: #1D231F;
}

#topbutton.show {
    opacity: 1;
    visibility: visible;
}

.btn-primary-green {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    background-color: #38E672;
    padding: 11px 35px;
}

    .btn-primary-green:hover {
        background-color: #1D231F !important;
        color: #fff !important;
    }

.vp-btn-green {
    line-height: 1;
    color: #1e1e1e;
    font-size: 15px;
    padding: 10px 25px 13px;
    text-transform: capitalize;
    font-weight: 400;
    background-color: #51f788;
}

    .vp-btn-green:hover,
    .vp-btn-green:focus {
        color: #fff !important;
        background-color: #1e1e1e !important;
    }

@media only screen and (max-width: 767px) {
    .vp-btn-green {
        font-size: 13px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-btn-green {
        font-size: 16px;
        font-weight: 500;
    }
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da;
    padding: 5px 10px;
    font-family: "Argentum Sans";
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #ced4da;
    padding: 5px 10px;
    font-family: "Argentum Sans";
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    background-color: transparent;
    font-size: 12px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #1e1e1e;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6) !important;
    z-index: 114;
}

.helper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 115;
    border-radius: 10px;
    border: 1px solid #38e672;
}

.overlay-relative {
    position: relative !important;
    z-index: 116;
    pointer-events: none;
}

.vp-travel-top.overlay-relative {
    top: 0;
}

.overlay-open .vp-tourism.vp-extra-bottom-pad.vp-start-your-journey {
    position: unset;
}

.hopscotch-bubble-container {
    background: #D7FAE3;
    border-radius: 15px;
    border: 2px solid #38E672;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

div.hopscotch-bubble {
    background: #D7FAE3;
    border-radius: 10px;
    border: 0;
}

    div.hopscotch-bubble.bubble_top {
        margin: -11px 2px;
    }

    div.hopscotch-bubble.bubble_bottom {
        margin: -9px 8px;
    }

@media only screen and (max-width: 440px) {
    div.hopscotch-bubble.bubble_bottom {
        left: 85px !important;
    }
}

@media only screen and (max-width: 412px) {
    div.hopscotch-bubble.bubble_bottom {
        left: 65px !important;
    }
}

@media only screen and (max-width: 390px) {
    div.hopscotch-bubble.bubble_bottom {
        left: 60px !important;
    }
}

@media only screen and (max-width: 375px) {
    div.hopscotch-bubble.bubble_bottom {
        left: 40px !important;
    }
}

@media only screen and (max-width: 360px) {
    div.hopscotch-bubble.bubble_bottom {
        left: 0px !important;
    }
}

div.hopscotch-bubble.bubble_left {
    margin: -16px 8px;
}

div.hopscotch-bubble.bubble_right {
    margin: -25px 9px;
}

div.hopscotch-bubble .hopscotch-bubble-close {
    top: 8px;
    right: 8px;
    background: url(/latest/images/icons/close_icon.svg) no-repeat center center !important;
    background-size: 12px 12px !important;
}

div.hopscotch-bubble .hopscotch-bubble-number {
    background: transparent;
    padding: 0;
    height: auto;
    width: auto;
    position: absolute;
    bottom: 15px;
    font-family: 'Argentum Sans';
    color: #0da43f;
    font-weight: 500;
    font-size: 14px;
}

    div.hopscotch-bubble .hopscotch-bubble-number label {
        color: #1a1a1a;
    }

        div.hopscotch-bubble .hopscotch-bubble-number label.vp-st_title {
            margin-right: 5px;
        }

div.hopscotch-bubble .hopscotch-bubble-content {
    margin: 0px;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container {
    width: 24px;
    height: 24px;
}

    div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
        top: -12px;
        left: 18px;
    }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
            border-bottom: 12px solid #38e672;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
        }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
            border-width: 12px;
            border-bottom-color: #D7FAE3 !important;
            top: -9px;
        }

    div.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
        bottom: -24px;
        left: 18px;
    }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
            border-top: 12px solid #38e672;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
        }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
            border-width: 12px;
            border-top-color: #D7FAE3 !important;
            top: -15px;
        }

    div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
        top: 17px;
        left: -12px;
    }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
            border-right: 12px solid #38e672;
            border-bottom: 12px solid transparent;
            border-top: 12px solid transparent;
        }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
            border-width: 12px;
            border-right-color: #D7FAE3 !important;
            left: 3px;
            top: -24px;
        }

    div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
        top: 18px !important;
        right: -24px;
    }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
            border-left: 12px solid #38e672;
            border-bottom: 12px solid transparent;
            border-top: 12px solid transparent;
        }

        div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
            border-width: 12px;
            border-left-color: #D7FAE3 !important;
            left: -3px;
            top: -24px;
        }

.hopscotch-bubble-content .hopscotch-title {
    font-family: "Argentum Sans" !important;
    padding-bottom: 10px;
    font-weight: 600;
    color: #3c3c3c;
    margin: 5px 20px 0px 0px;
    line-height: 22px;
    padding-bottom: 5px !important;
    text-align: center;
}

.hopscotch-bubble-content .hopscotch-content {
    font-family: "Argentum Sans" !important;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 20px !important;
    margin-bottom: 0px !important;
    padding-top: 10px !important;
    margin-top: 5px !important;
}

    .hopscotch-bubble-content .hopscotch-content .vp-divider-txt {
        margin-bottom: 13px !important;
        padding-bottom: 13px !important;
        border-bottom: 1px solid #cccccc;
    }

    .hopscotch-bubble-content .hopscotch-content .txt-highlighted {
        color: #0da43f;
        font-weight: 600;
    }

.hopscotch-actions {
    margin-top: 15px !important;
}

    .hopscotch-actions .hopscotch-nav-button {
        font-size: 14px !important;
        padding: 0 13px !important;
    }

        .hopscotch-actions .hopscotch-nav-button.hopscotch-prev {
            font-family: "Argentum Sans" !important;
            font-weight: 500 !important;
            background-image: unset !important;
            text-shadow: unset !important;
            -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
            border: unset !important;
            color: #1e1e1e !important;
            background-color: #e3dfdf !important;
        }

            .hopscotch-actions .hopscotch-nav-button.hopscotch-prev:hover {
                -webkit-box-shadow: unset !important;
                box-shadow: unset !important;
                background-color: #1e1e1e !important;
                color: #FFFFFF !important;
            }

        .hopscotch-actions .hopscotch-nav-button.hopscotch-next {
            font-family: "Argentum Sans" !important;
            font-weight: 500 !important;
            background-image: unset !important;
            text-shadow: unset !important;
            -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
            border: unset !important;
            background-color: #38E672 !important;
            color: #1e1e1e !important;
        }

            .hopscotch-actions .hopscotch-nav-button.hopscotch-next:hover {
                -webkit-box-shadow: unset !important;
                box-shadow: unset !important;
                background-color: #1e1e1e !important;
                color: #fff !important;
            }

.vp-journey-title {
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    body.overlay-open .vp-header.vp-home-header {
        position: fixed;
        top: 0;
    }

    body.overlay-open .vp-landing-banner {
        margin-top: 83px;
    }
}

@media only screen and (max-width: 575px) {
    .hopscotch-bubble.hpscoth-bubble-t {
        margin-top: -22px;
        left: 0 !important;
    }
}

.mbn-2 {
    margin-bottom: -5px !important;
}

.vp-share-plan-user-section {
    margin-bottom: 10px;
    text-align: center;
}

    .vp-share-plan-user-section .vp-user-info {
        position: relative;
        width: auto;
        display: inline-block;
    }

        .vp-share-plan-user-section .vp-user-info .vp-suggested-plan-btn .bottom-toggle {
            height: 20px;
            width: 20px;
            background-color: #FFFFFF;
            border: solid 1px #000000;
            border-radius: 100%;
            position: absolute;
            right: -30px;
            top: 5px;
            background-image: url(/latest/images/icons/icon-right-dotted.svg);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 10px;
        }

@media only screen and (max-width: 575px) {
    .vp-share-plan-user-section .vp-user-info .vp-suggested-plan-btn .bottom-toggle {
        top: 1px;
    }
}

.vp-share-plan-user-section .vp-user-info .vp-suggested-plan-btn.active .bottom-toggle {
    background-color: #51f788;
}

.vp-share-plan-user-section .vp-user-info .vp-head span {
    color: #0DA43F;
    font-weight: 600;
}

.vp-share-plan-user-section .vp-suggested-plan-btn-center .btn {
    background-color: #38B6C2;
    color: #fff;
}

    .vp-share-plan-user-section .vp-suggested-plan-btn-center .btn .vp-shared-user-icon {
        max-width: 20px;
        margin-right: 8px;
        margin-top: -2px;
    }

    .vp-share-plan-user-section .vp-suggested-plan-btn-center .btn:hover {
        background-color: #3498A2 !important;
    }

        .vp-share-plan-user-section .vp-suggested-plan-btn-center .btn:hover .vp-shared-user-icon {
            -webkit-animation: none;
            animation: none;
        }

.vp-user-suggested-plans {
    padding: 12px 20px 25px;
    background: #f4fdf7;
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: none;
    display: block;
    position: fixed;
    top: 0;
    left: -43%;
    z-index: 124;
    width: 43%;
    height: 100vh;
    border-radius: 0px;
    padding-top: 0px !important;
    border-right: solid 1px #51f788;
    border-left: unset;
    border-top: unset;
    border-bottom: unset;
    padding-bottom: 0px;
}

    .vp-user-suggested-plans.open {
        left: 0;
    }

@media only screen and (max-width: 1115px) {
    .vp-user-suggested-plans {
        left: -70%;
        width: 70%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-user-suggested-plans {
        left: -90%;
        width: 90%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans {
        left: -92%;
        width: 92%;
    }
}

.vp-user-suggested-plans.vp-plans-bottom {
    display: block;
    padding-top: 15px;
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans.vp-plans-bottom {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.vp-user-suggested-plans.vp-plans-bottom .vp-arrow span {
    font-family: "Argentum Sans";
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
}

    .vp-user-suggested-plans.vp-plans-bottom .vp-arrow span img {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        height: 12px;
        cursor: pointer;
    }

.vp-user-suggested-plans .vp-plan-card {
    background: #fff;
    border-radius: 8px;
    text-align: left;
    position: relative;
}

    .vp-user-suggested-plans .vp-plan-card:hover {
        cursor: pointer;
    }

        .vp-user-suggested-plans .vp-plan-card:hover .vp-plan-img::after {
            opacity: 0.99;
            background-size: cover;
            background-image: url(/latest/images/trip_ideas/shared-paln-full-opacity-hover.png);
        }

    .vp-user-suggested-plans .vp-plan-card .vp-plan-img img {
        width: 100%;
        min-height: 250px;
        max-height: 250px;
        position: relative;
        border-radius: 10px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .vp-user-suggested-plans .vp-plan-card .vp-plan-img::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(/latest/images/trip_ideas/shared-paln-full-opacity.png);
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        opacity: 0.75;
        border-radius: 10px;
        overflow: hidden;
    }

    .vp-user-suggested-plans .vp-plan-card .vp-plan-box {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        padding: 15px;
    }

        .vp-user-suggested-plans .vp-plan-card .vp-plan-box h3 {
            font-size: 20px;
            margin: 0;
            color: #fff;
            font-family: "Argentum Sans";
            position: relative;
            z-index: 1;
        }

        .vp-user-suggested-plans .vp-plan-card .vp-plan-box p {
            font-family: "Argentum Sans";
            font-size: 12px;
            font-weight: 300;
            color: #fff;
            line-height: 24px;
            position: relative;
            z-index: 1;
            padding-bottom: 10px;
        }

        .vp-user-suggested-plans .vp-plan-card .vp-plan-box .btn {
            padding: 5px 12px 4px;
            background-color: #51f788;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 600;
            position: relative;
            z-index: 1;
        }

            .vp-user-suggested-plans .vp-plan-card .vp-plan-box .btn:hover {
                background-color: #1D231F !important;
                color: #fff !important;
            }

.vp-user-suggested-plans .vp-user-plan {
    width: 100%;
    height: calc(100vh - 148px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 12px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-user-plan {
        height: calc(100vh - 166px);
    }
}

.vp-user-suggested-plans .vp-user-plan::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
    cursor: pointer;
}

.vp-user-suggested-plans .vp-user-plan::-webkit-scrollbar-track {
    background: #f1f1f1;
    cursor: pointer;
}

.vp-user-suggested-plans .vp-user-plan::-webkit-scrollbar-thumb {
    background: #888;
    cursor: pointer;
}

    .vp-user-suggested-plans .vp-user-plan::-webkit-scrollbar-thumb:hover {
        background: rgba(85, 85, 85, 0.5);
        cursor: pointer;
    }

    .vp-user-suggested-plans .vp-user-plan::-webkit-scrollbar-thumb:horizontal {
        background-color: #c0c0c0;
        border-radius: 10px;
        cursor: pointer;
    }

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-user-plan .vp-plan-box h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-user-plan .vp-plan-box p {
        font-size: 13px;
        line-height: 20px;
    }
}

.vp-user-suggested-plans .vp-plan-close {
    position: absolute;
    top: 30px;
    right: 22px;
    content: "";
    background: url(/latest/images/icons/close_icon.svg) no-repeat center center !important;
    background-size: 20px 20px !important;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

    .vp-user-suggested-plans .vp-plan-close:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-plan-close {
        top: 24px;
    }
}

.vp-user-suggested-plans .vp-btn-plan {
    padding: 12px 6px 12px 5px;
    position: relative;
    display: block;
}

@media only screen and (min-width: 576px) {
    .vp-user-suggested-plans .vp-btn-plan {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-btn-plan .image img {
        max-width: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-user-suggested-plans .vp-btn-plan .btn {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-btn-plan .btn {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 390px) {
    .vp-user-suggested-plans .vp-btn-plan .btn {
        font-size: 13px;
    }
}

.vp-user-suggested-plans .vp-btn-plan label {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    color: #000;
    font-family: "Argentum Sans";
}

@media only screen and (max-width: 767px) {
    .vp-user-suggested-plans .vp-btn-plan label {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-btn-plan label {
        font-size: 12px;
    }
}

@media only screen and (max-width: 360px) {
    .vp-user-suggested-plans .vp-btn-plan label {
        font-size: 11px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-btn-plan label br {
        display: none;
    }
}

.vp-user-suggested-plans .vp-user-header {
    padding: 25px 0px 15px;
}

.vp-user-suggested-plans .vp-head {
    font-size: 22px;
}

@media only screen and (max-width: 575px) {
    .vp-user-suggested-plans .vp-head {
        font-size: 13px;
    }
}

.vp-flaoting-btn button {
    position: fixed;
    top: 60%;
    left: 20px;
    z-index: 9;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    background-color: #38B6C2;
    color: #fff;
}

    .vp-flaoting-btn button:hover {
        background-color: #3498A2 !important;
    }

        .vp-flaoting-btn button:hover img {
            -webkit-animation: none;
            animation: none;
        }

@media only screen and (max-width: 575px) {
    .vp-flaoting-btn button {
        left: 16px;
        font-size: 12px;
    }
}

.vp-flaoting-btn button img {
    max-width: 20px;
}


/* Kalam Fonts Family */

@font-face {
    font-family: 'Kalam';
    src: url("/latest/fonts/Kalam-Bold.eot");
    src: url("/latest/fonts/Kalam-Bold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Kalam-Bold.woff") format("woff"), url("/latest/fonts/Kalam-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kalam';
    src: url("/latest/fonts/Kalam-Regular.eot");
    src: url("/latest/fonts/Kalam-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Kalam-Regular.woff") format("woff"), url("/latest/fonts/Kalam-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kalam';
    src: url("/latest/fonts/Kalam-Light.eot");
    src: url("/latest/fonts/Kalam-Light.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Kalam-Light.woff") format("woff"), url("/latest/fonts/Kalam-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


/* Montserrat Font Family */

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-BlackItalic.eot");
    src: url("/latest/fonts/Montserrat-BlackItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-BlackItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-BlackItalic.woff") format("woff"), url("/latest/fonts/Montserrat-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-Bold.eot");
    src: url("/latest/fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-Bold.woff2") format("woff2"), url("/latest/fonts/Montserrat-Bold.woff") format("woff"), url("/latest/fonts/Montserrat-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-Black.eot");
    src: url("/latest/fonts/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-Black.woff2") format("woff2"), url("/latest/fonts/Montserrat-Black.woff") format("woff"), url("/latest/fonts/Montserrat-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-ExtraBold.eot");
    src: url("/latest/fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("/latest/fonts/Montserrat-ExtraBold.woff") format("woff"), url("/latest/fonts/Montserrat-ExtraBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-BoldItalic.eot");
    src: url("/latest/fonts/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-BoldItalic.woff") format("woff"), url("/latest/fonts/Montserrat-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-ExtraBoldItalic.eot");
    src: url("/latest/fonts/Montserrat-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-ExtraBoldItalic.woff") format("woff"), url("/latest/fonts/Montserrat-ExtraBoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-ExtraLight.eot");
    src: url("/latest/fonts/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("/latest/fonts/Montserrat-ExtraLight.woff") format("woff"), url("/latest/fonts/Montserrat-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-Italic.eot");
    src: url("/latest/fonts/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-Italic.woff2") format("woff2"), url("/latest/fonts/Montserrat-Italic.woff") format("woff"), url("/latest/fonts/Montserrat-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-ExtraLightItalic.eot");
    src: url("/latest/fonts/Montserrat-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-ExtraLightItalic.woff") format("woff"), url("/latest/fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-Light.eot");
    src: url("/latest/fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-Light.woff2") format("woff2"), url("/latest/fonts/Montserrat-Light.woff") format("woff"), url("/latest/fonts/Montserrat-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-LightItalic.eot");
    src: url("/latest/fonts/Montserrat-LightItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-LightItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-LightItalic.woff") format("woff"), url("/latest/fonts/Montserrat-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-Medium.eot");
    src: url("/latest/fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-Medium.woff2") format("woff2"), url("/latest/fonts/Montserrat-Medium.woff") format("woff"), url("/latest/fonts/Montserrat-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-MediumItalic.eot");
    src: url("/latest/fonts/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-MediumItalic.woff") format("woff"), url("/latest/fonts/Montserrat-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-Regular.eot");
    src: url("/latest/fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-Regular.woff2") format("woff2"), url("/latest/fonts/Montserrat-Regular.woff") format("woff"), url("/latest/fonts/Montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-SemiBold.eot");
    src: url("/latest/fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("/latest/fonts/Montserrat-SemiBold.woff") format("woff"), url("/latest/fonts/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-SemiBoldItalic.eot");
    src: url("/latest/fonts/Montserrat-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-SemiBoldItalic.woff") format("woff"), url("/latest/fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-ThinItalic.eot");
    src: url("/latest/fonts/Montserrat-ThinItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("/latest/fonts/Montserrat-ThinItalic.woff") format("woff"), url("/latest/fonts/Montserrat-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/latest/fonts/Montserrat-Thin.eot");
    src: url("/latest/fonts/Montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Montserrat-Thin.woff2") format("woff2"), url("/latest/fonts/Montserrat-Thin.woff") format("woff"), url("/latest/fonts/Montserrat-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


/* Bodoni Moda Font Family */

@font-face {
    font-family: 'Bodoni Moda';
    src: url("/latest/fonts/BodoniModa-Italic.eot");
    src: url("/latest/fonts/BodoniModa-Italic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/BodoniModa-Italic.woff") format("woff"), url("/latest/fonts/BodoniModa-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Moda SC';
    src: url("/latest/fonts/BodoniModaSC-Italic.eot");
    src: url("/latest/fonts/BodoniModaSC-Italic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/BodoniModaSC-Italic.woff") format("woff"), url("/latest/fonts/BodoniModaSC-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Moda';
    src: url("/latest/fonts/BodoniModa-Regular.eot");
    src: url("/latest/fonts/BodoniModa-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/BodoniModa-Regular.woff") format("woff"), url("/latest/fonts/BodoniModa-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Moda';
    src: url("/latest/fonts/BodoniModa-Italic_1.eot");
    src: url("/latest/fonts/BodoniModa-Italic_1.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/BodoniModa-Italic_1.woff") format("woff"), url("/latest/fonts/BodoniModa-Italic_1.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Kaushan Script';
    src: url("/latest/fonts/KaushanScript-Regular.eot");
    src: url("/latest/fonts/KaushanScript-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/KaushanScript-Regular.woff") format("woff"), url("/latest/fonts/KaushanScript-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Moda SC';
    src: url("/latest/fonts/BodoniModaSC-Regular.eot");
    src: url("/latest/fonts/BodoniModaSC-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/BodoniModaSC-Regular.woff") format("woff"), url("/latest/fonts/BodoniModaSC-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bodoni Moda';
    src: url("/latest/fonts/BodoniModa-Regular_1.eot");
    src: url("/latest/fonts/BodoniModa-Regular_1.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/BodoniModa-Regular_1.woff") format("woff"), url("/latest/fonts/BodoniModa-Regular_1.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url("/latest/fonts/Khand-Bold.eot");
    src: url("/latest/fonts/Khand-Bold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Khand-Bold.woff") format("woff"), url("/latest/fonts/Khand-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Serif Display';
    src: url("/latest/fonts/DMSerifDisplay-Italic.eot");
    src: url("/latest/fonts/DMSerifDisplay-Italic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/DMSerifDisplay-Italic.woff") format("woff"), url("/latest/fonts/DMSerifDisplay-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Serif Display';
    src: url("/latest/fonts/DMSerifDisplay-Regular.eot");
    src: url("/latest/fonts/DMSerifDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/DMSerifDisplay-Regular.woff") format("woff"), url("/latest/fonts/DMSerifDisplay-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url("/latest/fonts/Khand-Light.eot");
    src: url("/latest/fonts/Khand-Light.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Khand-Light.woff") format("woff"), url("/latest/fonts/Khand-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url("/latest/fonts/Khand-Regular.eot");
    src: url("/latest/fonts/Khand-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Khand-Regular.woff") format("woff"), url("/latest/fonts/Khand-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url("/latest/fonts/Khand-Medium.eot");
    src: url("/latest/fonts/Khand-Medium.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Khand-Medium.woff") format("woff"), url("/latest/fonts/Khand-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Bodoni';
    src: url("/latest/fonts/LibreBodoni-Italic.eot");
    src: url("/latest/fonts/LibreBodoni-Italic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/LibreBodoni-Italic.woff") format("woff"), url("/latest/fonts/LibreBodoni-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Kumbh Sans';
    src: url("/latest/fonts/KumbhSans-Regular.eot");
    src: url("/latest/fonts/KumbhSans-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/KumbhSans-Regular.woff") format("woff"), url("/latest/fonts/KumbhSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Khand';
    src: url("/latest/fonts/Khand-SemiBold.eot");
    src: url("/latest/fonts/Khand-SemiBold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Khand-SemiBold.woff") format("woff"), url("/latest/fonts/Khand-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lily Script One';
    src: url("/latest/fonts/LilyScriptOne-Regular.eot");
    src: url("/latest/fonts/LilyScriptOne-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/LilyScriptOne-Regular.woff") format("woff"), url("/latest/fonts/LilyScriptOne-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url("/latest/fonts/Oswald-Regular.eot");
    src: url("/latest/fonts/Oswald-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Oswald-Regular.woff") format("woff"), url("/latest/fonts/Oswald-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Licorice';
    src: url("/latest/fonts/Licorice-Regular.eot");
    src: url("/latest/fonts/Licorice-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Licorice-Regular.woff") format("woff"), url("/latest/fonts/Licorice-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Righteous';
    src: url("/latest/fonts/Righteous-Regular.eot");
    src: url("/latest/fonts/Righteous-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Righteous-Regular.woff") format("woff"), url("/latest/fonts/Righteous-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lobster';
    src: url("/latest/fonts/Lobster-Regular.eot");
    src: url("/latest/fonts/Lobster-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Lobster-Regular.woff") format("woff"), url("/latest/fonts/Lobster-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Bodoni';
    src: url("/latest/fonts/LibreBodoni-Regular.eot");
    src: url("/latest/fonts/LibreBodoni-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/LibreBodoni-Regular.woff") format("woff"), url("/latest/fonts/LibreBodoni-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url("/latest/fonts/Yantramanav-Black.eot");
    src: url("/latest/fonts/Yantramanav-Black.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Yantramanav-Black.woff") format("woff"), url("/latest/fonts/Yantramanav-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satisfy';
    src: url("/latest/fonts/Satisfy-Regular.eot");
    src: url("/latest/fonts/Satisfy-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Satisfy-Regular.woff") format("woff"), url("/latest/fonts/Satisfy-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url("/latest/fonts/Yantramanav-Bold.eot");
    src: url("/latest/fonts/Yantramanav-Bold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Yantramanav-Bold.woff") format("woff"), url("/latest/fonts/Yantramanav-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url("/latest/fonts/Yantramanav-Regular.eot");
    src: url("/latest/fonts/Yantramanav-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Yantramanav-Regular.woff") format("woff"), url("/latest/fonts/Yantramanav-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url("/latest/fonts/Yantramanav-Light.eot");
    src: url("/latest/fonts/Yantramanav-Light.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Yantramanav-Light.woff") format("woff"), url("/latest/fonts/Yantramanav-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url("/latest/fonts/Yantramanav-Medium.eot");
    src: url("/latest/fonts/Yantramanav-Medium.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Yantramanav-Medium.woff") format("woff"), url("/latest/fonts/Yantramanav-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yantramanav';
    src: url("/latest/fonts/Yantramanav-Thin.eot");
    src: url("/latest/fonts/Yantramanav-Thin.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Yantramanav-Thin.woff") format("woff"), url("/latest/fonts/Yantramanav-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'abugetregular';
    src: url("/latest/fonts/abuget.woff2") format("woff2"), url("/latest/fonts/abuget.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Magetizer';
    src: url("/latest/fonts/Magetizer-Regular.eot");
    src: url("/latest/fonts/Magetizer-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/Magetizer-Regular.woff2") format("woff2"), url("/latest/fonts/Magetizer-Regular.woff") format("woff"), url("/latest/fonts/Magetizer-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hartone Softed';
    src: url("/latest/fonts/HartoneSofted-Regular.eot");
    src: url("/latest/fonts/HartoneSofted-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/HartoneSofted-Regular.woff2") format("woff2"), url("/latest/fonts/HartoneSofted-Regular.woff") format("woff"), url("/latest/fonts/HartoneSofted-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-BoldItalic.eot");
    src: url("/latest/fonts/ArgentumSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-BoldItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-BoldItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-Black.eot");
    src: url("/latest/fonts/ArgentumSans-Black.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-Black.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-Black.woff") format("woff"), url("/latest/fonts/ArgentumSans-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-BlackItalic.eot");
    src: url("/latest/fonts/ArgentumSans-BlackItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-BlackItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-BlackItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-Italic.eot");
    src: url("/latest/fonts/ArgentumSans-Italic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-Italic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-Italic.woff") format("woff"), url("/latest/fonts/ArgentumSans-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-Bold.eot");
    src: url("/latest/fonts/ArgentumSans-Bold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-Bold.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-Bold.woff") format("woff"), url("/latest/fonts/ArgentumSans-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-ExtraBoldItalic.eot");
    src: url("/latest/fonts/ArgentumSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-ExtraBoldItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-ExtraBoldItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-ExtraBoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-ExtraBold.eot");
    src: url("/latest/fonts/ArgentumSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-ExtraBold.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-ExtraBold.woff") format("woff"), url("/latest/fonts/ArgentumSans-ExtraBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-Regular.eot");
    src: url("/latest/fonts/ArgentumSans-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-Regular.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-Regular.woff") format("woff"), url("/latest/fonts/ArgentumSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-ExtraLightItalic.eot");
    src: url("/latest/fonts/ArgentumSans-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-ExtraLightItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-ExtraLightItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-ExtraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-LightItalic.eot");
    src: url("/latest/fonts/ArgentumSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-LightItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-LightItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("ArgentumSans-ExtraLight.eot");
    src: url("ArgentumSans-ExtraLight.eot?#iefix") format("embedded-opentype"), url("ArgentumSans-ExtraLight.woff2") format("woff2"), url("ArgentumSans-ExtraLight.woff") format("woff"), url("ArgentumSans-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-MediumItalic.eot");
    src: url("/latest/fonts/ArgentumSans-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-MediumItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-MediumItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-SemiBoldItalic.eot");
    src: url("/latest/fonts/ArgentumSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-SemiBoldItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-SemiBoldItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-Light.eot");
    src: url("/latest/fonts/ArgentumSans-Light.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-Light.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-Light.woff") format("woff"), url("/latest/fonts/ArgentumSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-Medium.eot");
    src: url("/latest/fonts/ArgentumSans-Medium.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-Medium.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-Medium.woff") format("woff"), url("/latest/fonts/ArgentumSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-Thin.eot");
    src: url("/latest/fonts/ArgentumSans-Thin.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-Thin.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-Thin.woff") format("woff"), url("/latest/fonts/ArgentumSans-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-ThinItalic.eot");
    src: url("/latest/fonts/ArgentumSans-ThinItalic.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-ThinItalic.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-ThinItalic.woff") format("woff"), url("/latest/fonts/ArgentumSans-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans';
    src: url("/latest/fonts/ArgentumSans-SemiBold.eot");
    src: url("/latest/fonts/ArgentumSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSans-SemiBold.woff2") format("woff2"), url("/latest/fonts/ArgentumSans-SemiBold.woff") format("woff"), url("/latest/fonts/ArgentumSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Argentum Sans VF';
    src: url("/latest/fonts/ArgentumSansVF-Regular.eot");
    src: url("/latest/fonts/ArgentumSansVF-Regular.eot?#iefix") format("embedded-opentype"), url("/latest/fonts/ArgentumSansVF-Regular.woff2") format("woff2"), url("/latest/fonts/ArgentumSansVF-Regular.woff") format("woff"), url("/latest/fonts/ArgentumSansVF-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* Travel Plan Details Header */

.vp-header-bottom {
    background-color: #EBFCF1 !important;
    border-bottom: 0px solid #e7e7e7 !important;
    padding: 20px 0 40px;
}

    .vp-header-bottom .vp-header-btm-title {
        margin-bottom: 15px;
    }

        .vp-header-bottom .vp-header-btm-title .vp-header-search {
            padding-bottom: 0;
            background: transparent;
            width: 100%;
        }

@media only screen and (max-width: 767px) {
    .vp-header-bottom .vp-header-btm-title .vp-header-search {
        margin-top: 0px;
    }
}

.vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-feild {
    margin-top: 0px;
}

@media only screen and (max-width: 767px) {
    .vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-feild {
        margin-top: 0px;
    }
}

.vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-feild {
    text-align: left;
}

.vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-head h1 {
    font-family: "Argentum Sans";
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-head h1 {
        font-size: 22px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-head h1 a {
    position: relative;
    top: -7px;
    color: #8a8a8a;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
}

    .vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-head h1 a img {
        position: relative;
        top: 6px;
        left: 5px;
        width: 25px;
        height: 25px;
        margin: 0 auto;
        display: block;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (max-width: 575px) {
    .vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-head h1 a img {
        width: 20px;
        height: 20px;
        top: 7px;
    }
}

.vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-head h1 span {
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 576px) {
    .vp-header-bottom .vp-header-btm-title .vp-header-search .vp-header-head h1 span {
        max-width: 87%;
        overflow: visible;
        white-space: inherit;
        -o-text-overflow: inherit;
        text-overflow: inherit;
        display: inline-block;
        font-size: 18px;
    }
}

.vp-header-bottom .vp-search {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f4f4f4;
}

@media only screen and (max-width: 768px) {
    .vp-header-bottom .vp-search {
        padding-bottom: 10px;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered {
    background-color: #FFFFFF;
    padding: 18px 25px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .vp-header-bottom .vp-search.vp-search-bordered {
        padding: 15px 15px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header-bottom .vp-search.vp-search-bordered .order-lg-2 {
        padding-left: 25px !important;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
    .vp-header-bottom .vp-search.vp-search-bordered .order-lg-2 {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header-bottom .vp-search.vp-search-bordered .order-lg-1 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .vp-header-bottom .vp-search.vp-search-bordered .order-lg-2 {
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-top: 0px;
    }

    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-des {
        padding-bottom: 5px;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option {
    padding: 5px 0;
}

@media only screen and (max-width: 575px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option {
        border-bottom: 0 !important;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs {
    border-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link {
    position: relative;
    border: 0;
    outline: 0;
    padding: 0 10px;
    color: #1e1e1e;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Argentum Sans";
    cursor: pointer;
}

@media only screen and (max-width: 1400px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link {
        padding: 0 10px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link {
        padding: 0 10px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 33.33%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto;
    }
}

@media only screen and (max-width: 575px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:after {
    content: none;
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:first-child {
    padding-left: 0;
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:last-child {
    padding-right: 0;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:last-child::after {
        display: none;
    }

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link .nav-icons {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #F3F3F3;
    border-radius: 100%;
    margin-right: 10px;
}

@media only screen and (max-width: 1400px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link .nav-icons {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 1200px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link .nav-icons {
        width: 30px;
        height: 30px;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link .nav-icons img,
.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link .nav-icons .svg {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:hover,
.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:focus,
.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link.active {
    font-weight: 500;
    background: transparent;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:hover .nav-icons,
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:focus .nav-icons,
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link.active .nav-icons {
        background-color: #38E672;
    }

        .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:hover .nav-icons .svg path,
        .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:focus .nav-icons .svg path,
        .vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link.active .nav-icons .svg path {
            fill: #3a3a3c;
        }

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-option .nav-tabs .nav-link:focus {
    border-color: transparent;
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered {
    border: 1px solid #E6E6E6;
    border-radius: 6px;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .form-control {
        height: 40px;
        line-height: 1;
        padding-top: 0;
        border-radius: 0;
        padding-bottom: 0;
        color: #376be0;
        font-size: 16px !important;
        background-position: 0;
        text-align: left !important;
        background-repeat: no-repeat;
        background-color: transparent;
        border-bottom: 0px solid #ccc;
    }

@media only screen and (max-width: 1366px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .form-control {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .form-control {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 768px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .form-control {
        font-size: 14px !important;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .date-icon {
    padding-left: 25px;
    padding-right: 5px;
    background-size: 17px;
    background-image: url("/latest/images/icons/icon-calendar-form.svg") !important;
    padding-top: 2px;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .date-icon::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #376be0;
    }

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .date-icon::-moz-placeholder {
        /* Firefox 19+ */
        color: #376be0;
    }

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .date-icon:-ms-input-placeholder {
        /* IE 10+ */
        color: #376be0;
    }

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .date-icon:-moz-placeholder {
        /* Firefox 18- */
        color: #376be0;
    }

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .day-icon {
    padding-right: 0;
    padding-left: 30px !important;
    background-image: url("/latest/images/icons/day.svg");
}

@media only screen and (max-width: 1115px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .day-icon {
        padding-left: 20px !important;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .night-icon {
    padding-left: 40px !important;
    background-position: center left 10px;
    background-image: url("/latest/images/icons/night.svg");
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .adult-icon {
    text-align: center !important;
    background-image: url("/latest/images/icons/adult.svg");
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .child-icon {
    text-align: center !important;
    background-image: url("/latest/images/icons/child.svg");
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .number-arrow {
    position: relative;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .number-arrow .vp-num-btn .btn {
        position: absolute;
        right: -30px !important;
        padding: 0;
        border: 0;
        line-height: 1;
    }

        .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .number-arrow .vp-num-btn .btn img {
            width: 12px;
            height: 12px;
            -o-object-fit: contain;
            object-fit: contain;
        }

        .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .number-arrow .vp-num-btn .btn:hover,
        .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .number-arrow .vp-num-btn .btn:focus {
            opacity: 0.7;
        }

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .number-arrow .vp-num-btn .vp-tp-arrow {
        top: 5px;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .number-arrow .vp-num-btn .vp-bt-arrow {
        bottom: 5px;
    }

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des .form-group .form-control {
        width: 50%;
    }

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des input[type=number] {
    -moz-appearance: textfield;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des input[type=number]::-webkit-outer-spin-button,
    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

.vp-header-bottom .vp-search.vp-search-bordered .vp-header-search .vp-header-feild .form-bordered .vp-header-field-des h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
}

.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header * {
    font-family: 'Muli';
}

.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-icon {
    background-image: url("/latest/images/ui-icons_444444_256x240.png") !important;
}

.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-corner-all {
    top: 2px;
}

.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-datepicker-next-hover {
    right: 2px;
}

.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-datepicker-prev-hover {
    left: 2px;
}

.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-button .ui-state-hover,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-button .ui-state-focus,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-state-hover .ui-state-hover,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-state-hover .ui-state-focus,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-state-focus .ui-state-hover,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-state-focus .ui-state-focus,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-state-hover .ui-state-hover,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-state-hover .ui-state-focus,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-widget-header .ui-state-hover,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-widget-header .ui-state-focus {
    border: 0 !important;
}

.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-button:hover,
.vp-header-bottom .vp-search.vp-search-bordered .ui-widget-header .ui-button:focus {
    border: 0 !important;
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-price p {
    font-family: "Argentum Sans";
    font-weight: 400;
    margin-bottom: 0;
    color: #8a8a8a;
    font-size: 14px;
}

    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-price p strong {
        color: #1e1e1e;
        padding-left: 5px;
        font-size: 20px;
        font-weight: 400 !important;
    }

@media only screen and (max-width: 1200px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-price p strong {
        font-size: 16px;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-price p img {
    position: relative;
    top: -4px;
    width: 20px;
    margin-right: 3px;
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-price .vp-book-link {
    position: relative;
    top: -2px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #51f788;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
}

@media only screen and (max-width: 1200px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-price .vp-book-link {
        width: 30px;
        height: 30px;
    }
}

.vp-header-bottom .vp-search.vp-search-bordered .vp-search-price .vp-book-link img {
    position: relative;
    top: 1px;
    width: 15px;
    height: 15px;
    margin-right: 0;
}

@media only screen and (max-width: 1200px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-search-price .vp-book-link img {
        top: 0;
        width: 13px;
        height: 13px;
    }
}

@media only screen and (min-width: 575px) and (max-width: 991px) {
    .vp-header-bottom .vp-search.vp-search-bordered .vp-header-cprice {
        position: absolute;
        top: 20px;
        right: 15px;
        padding-right: 0;
        width: 33.33%;
    }
}


/* --- Amenities Css Start --- */

@-webkit-keyframes fixed-header-animation {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fixed-header-animation {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.vp-amenities {
    /* --- Amenities Css End --- */
}

    .vp-amenities.vp-traveld-amenities {
        padding-bottom: 30px;
        background-color: #ffffff;
    }

@media only screen and (min-width: 991px) {
    .vp-amenities.vp-traveld-amenities {
        padding-top: 308px;
    }
}

.vp-amenities.vp-traveld-amenities .vp-tab {
    z-index: 113;
}

@media only screen and (max-width: 991px) {
    .vp-amenities.vp-traveld-amenities .vp-tab {
        position: relative;
        z-index: 1;
    }
}

.vp-amenities.vp-traveld-amenities .vp-tab::after {
    position: absolute;
    left: 0;
    top: 15.5px;
    z-index: -1;
    content: '';
    width: 100%;
    height: 30px;
    background: #ffffff;
}

@media only screen and (max-width: 991px) {
    .vp-amenities.vp-traveld-amenities .vp-tab::after {
        top: 0;
        background: none;
    }
}

@media only screen and (max-width: 768px) {
    .vp-amenities.vp-traveld-amenities .vp-tab::after {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .vp-amenities.vp-traveld-amenities .resp-tabs-container {
        margin-top: 30px !important;
    }
}

.vp-amenities.vp-traveld-amenities .resp-tabs-container.hor_1 {
    margin: 0 auto;
}

.vp-amenities.vp-traveld-amenities .resp-tabs-list {
    text-align: center;
    margin-top: -20px;
}

@media screen and (min-width: 992px) {
    .vp-amenities.vp-traveld-amenities .resp-tabs-list.hor_1 {
        margin-top: -10px !important;
    }

        .vp-amenities.vp-traveld-amenities .resp-tabs-list.hor_1 .vp-amenities-des {
            padding: 12px 5px;
        }
}

.vp-amenities.vp-traveld-amenities .resp-tabs-list.ver_1 li a {
    padding-bottom: 9px;
}

@media only screen and (max-width: 991px) {
    .vp-amenities.vp-traveld-amenities .resp-tabs-list {
        margin-top: 0;
    }
}

.vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    font-size: 14px;
    border: 0 !important;
    padding: 0 3px !important;
    background: transparent !important;
}

    .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item:first-child {
        padding-left: 0 !important;
    }

    .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item:last-child.resp-tab-active .vp-act-tab-litems {
        background-color: transparent !important;
    }

    .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item:last-child:hover .vp-act-tab-litems {
        background-color: transparent !important;
    }

    .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item .vp-act-tab-litems {
        padding: 12px 20px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

        .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item .vp-act-tab-litems a {
            font-family: "Argentum Sans";
            font-size: 14px;
            font-weight: 500;
            color: #7F7F7F;
            padding-bottom: 0;
        }

    .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item:hover .vp-act-tab-litems,
    .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item.resp-tab-active .vp-act-tab-litems {
        background-color: #38E672 !important;
    }

        .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item:hover .vp-act-tab-litems a,
        .vp-amenities.vp-traveld-amenities .resp-tabs-list .resp-tab-item.resp-tab-active .vp-act-tab-litems a {
            font-weight: 500;
            color: #3A3A3C;
        }

.vp-amenities.vp-traveld-amenities .vp-amenities-des {
    position: relative;
    display: block;
    cursor: pointer;
    color: #3A3A3C;
    padding: 12px 5px;
    border-radius: 8px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background-color: #ffffff;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 991px) {
    .vp-amenities.vp-traveld-amenities .vp-amenities-des {
        padding: 18px 15px;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-amenities.vp-traveld-amenities .vp-amenities-des {
        padding: 16px 15px;
    }
}

.vp-amenities.vp-traveld-amenities .vp-amenities-des:after {
    content: none;
}

.vp-amenities.vp-traveld-amenities .vp-amenities-des h5 {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    font-family: "Argentum Sans";
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
}

@media only screen and (max-width: 1200px) {
    .vp-amenities.vp-traveld-amenities .vp-amenities-des h5 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-amenities.vp-traveld-amenities .vp-amenities-des h5 {
        font-size: 15px;
    }
}

.vp-amenities.vp-traveld-amenities .vp-amenities-des h5 img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    vertical-align: middle;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (min-width: 1920px) {
    .vp-amenities.vp-traveld-amenities .vp-amenities-des h5 img {
        position: relative;
        top: -2px;
    }
}

.vp-amenities.vp-traveld-amenities .vp-amenities-des h5 span {
    width: 7px;
    height: 7px;
    margin: auto;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    background-color: #ff3939;
}

.vp-amenities.vp-traveld-amenities .resp-tab-item:hover .vp-amenities-des,
.vp-amenities.vp-traveld-amenities .resp-tab-item:focus .vp-amenities-des {
    background-color: #38E672;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
    box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
}

    .vp-amenities.vp-traveld-amenities .resp-tab-item:hover .vp-amenities-des:after,
    .vp-amenities.vp-traveld-amenities .resp-tab-item:focus .vp-amenities-des:after {
        opacity: 1;
    }

    .vp-amenities.vp-traveld-amenities .resp-tab-item:hover .vp-amenities-des h5,
    .vp-amenities.vp-traveld-amenities .resp-tab-item:focus .vp-amenities-des h5 {
        -webkit-filter: none;
        filter: none;
    }

.vp-amenities.vp-traveld-amenities .resp-tab-active .vp-amenities-des {
    background-color: #38E672;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
    box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
}

    .vp-amenities.vp-traveld-amenities .resp-tab-active .vp-amenities-des:after {
        opacity: 1;
    }

    .vp-amenities.vp-traveld-amenities .resp-tab-active .vp-amenities-des h5 {
        -webkit-filter: none;
        filter: none;
    }

.vp-amenities.vp-traveld-amenities .resp-tab-content {
    border: 0;
    padding: 27px 0px 30px;
}

.vp-amenities.vp-traveld-amenities .vp-location-add {
    padding: 17px;
    border-radius: 8px;
    border: 1px solid #ededed;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

    .vp-amenities.vp-traveld-amenities .vp-location-add img {
        width: 22px;
        height: 22px;
        margin-bottom: 7px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-amenities.vp-traveld-amenities .vp-location-add p {
        font-size: 13px;
        text-transform: capitalize;
    }

.vp-amenities.vp-traveld-amenities .vp-location-img-slider .vp-location-slider {
    margin-bottom: 20px;
}

    .vp-amenities.vp-traveld-amenities .vp-location-img-slider .vp-location-slider .owl-nav button {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 30px;
        height: 30px;
        line-height: 10px;
        border-radius: 50%;
        background: #ffffff;
        border: 1px solid #e4e4e4;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    }

        .vp-amenities.vp-traveld-amenities .vp-location-img-slider .vp-location-slider .owl-nav button:hover,
        .vp-amenities.vp-traveld-amenities .vp-location-img-slider .vp-location-slider .owl-nav button:focus {
            border-color: transparent;
            background-color: #51f788;
        }

    .vp-amenities.vp-traveld-amenities .vp-location-img-slider .vp-location-slider .owl-nav .owl-next {
        right: -15px;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .vp-amenities.vp-traveld-amenities .vp-location-img-slider .vp-location-slider .owl-nav .owl-prev {
        left: -15px;
    }

.vp-amenities.vp-traveld-amenities .vp-location-desc {
    position: relative;
    cursor: pointer;
}

    .vp-amenities.vp-traveld-amenities .vp-location-desc:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: url(/latest/images/bg-faded-sugl.png);
        background-size: cover;
        background-position: top;
        height: 100%;
        width: 100%;
        opacity: 0.5;
    }

    .vp-amenities.vp-traveld-amenities .vp-location-desc .vp-location-img {
        height: 125px;
        border-radius: 8px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .vp-amenities.vp-traveld-amenities .vp-location-desc .vp-plus-img {
        position: absolute;
        top: -12px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        opacity: 0;
        width: 22px;
        height: 22px;
        margin: auto;
    }

    .vp-amenities.vp-traveld-amenities .vp-location-desc p {
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        bottom: 0;
        color: #fff;
        text-align: left;
        padding: 12px 10px 10px;
        font-family: "Argentum Sans";
        font-size: 14px;
    }

    .vp-amenities.vp-traveld-amenities .vp-location-desc:hover::after,
    .vp-amenities.vp-traveld-amenities .vp-location-desc:hover::before,
    .vp-amenities.vp-traveld-amenities .vp-location-desc:hover .vp-plus-img,
    .vp-amenities.vp-traveld-amenities .vp-location-desc:focus::after,
    .vp-amenities.vp-traveld-amenities .vp-location-desc:focus::before,
    .vp-amenities.vp-traveld-amenities .vp-location-desc:focus .vp-plus-img {
        opacity: 1;
    }

.vp-amenities.vp-traveld-amenities .card {
    border: 0;
}

.vp-amenities.vp-traveld-amenities .vp-common-collapse {
    margin-bottom: 20px;
}

    .vp-amenities.vp-traveld-amenities .vp-common-collapse:last-child {
        margin-bottom: 0;
    }

    .vp-amenities.vp-traveld-amenities .vp-common-collapse a img {
        position: relative;
        top: -4px;
        width: 20px;
        height: 20px;
        margin-left: 5px;
        display: inline-block;
        vertical-align: middle;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (max-width: 991px) {
    .vp-amenities.vp-traveld-amenities .vp-common-collapse a img {
        top: -2px;
        width: 15px;
        height: 15px;
    }
}

.vp-amenities.vp-traveld-amenities .vp-common-collapse a span {
    position: relative;
    color: #1e1e1e;
    font-size: 22px;
    font-weight: 400;
    padding-left: 0;
    display: inline-block;
    line-height: 1.2;
    width: 100%;
    font-family: "Argentum Sans";
    font-size: 15px;
    font-weight: 500;
}

@media only screen and (max-width: 575px) {
    .vp-amenities.vp-traveld-amenities .vp-common-collapse a span {
        font-size: 18px !important;
        }
}
    .vp-amenities.vp-traveld-amenities .vp-common-collapse a span::after {
        position: absolute;
        top: 0px;
        right: 0;
        content: '';
        width: 16px;
        height: 10px;
        background-size: contain;
        background: url("/latest/images/icons/angle_down.svg") no-repeat center;
        background-size: contain;
    }

@media only screen and (max-width: 1200px) {
    .vp-amenities.vp-traveld-amenities .vp-common-collapse a span {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-amenities.vp-traveld-amenities .vp-common-collapse a span {
        font-size: 16px;
    }
}

.vp-amenities.vp-traveld-amenities .vp-common-collapse a span[aria-expanded="true"]::after {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

@media only screen and (max-width: 575px) {
    .vp-amenities .vp-common-collapse a {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-left: 0 !important;
        position: relative;
    }

    .vp-amenities .vp-common-collapse span {
        width: calc(100% - 15px);
        font-size: 22px !important;
        margin-top: 10px;
    }
}

.ClrGreen {
    color: #0DA43F;
    font-family: "Argentum Sans";
    font-size: 14px;
}

    .ClrGreen:hover {
        text-decoration: underline;
        color: #0DA43F;
    }

.vp-tlabel {
    font-family: "Argentum Sans";
    font-size: 14px;
}


/* --- Flight List Css Start --- */

.vp-day-not-available {
    border: 1px solid red !important;
}

.vp-flight .vp-common-collapse {
    margin-bottom: 0;
}

.vp-flight .vp-location-dlist {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

    .vp-flight .vp-location-dlist .vp-flight-list {
        padding-left: 0;
        padding-right: 0;
    }

@media only screen and (min-width: 991px) {
    .vp-flight .vp-location-dlist .vp-flight-list {
        padding-left: 0;
        padding-right: 0;
    }
}

.vp-flight .vp-location-dlist .vp-flight-list .col {
    padding: 0 5px;
}

    .vp-flight .vp-location-dlist .vp-flight-list .col .col-sm-5 {
        padding: 0 5px;
    }

.vp-flight .vp-flight-map {
    position: relative;
    margin-top: 15px;
    padding-left: 15px;
}

    .vp-flight .vp-flight-map .btn-hide {
        left: -10px;
    }

@media only screen and (max-width: 991px) {
    .vp-flight .vp-flight-map .btn-hide {
        position: relative;
        left: 0;
        display: block;
        margin: 15px auto;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .vp-flight .vp-flight-map {
        padding-left: 0;
    }
}

.vp-flight .vp-flight-map iframe {
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 100%;
    height: 425px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 991px) {
    .vp-flight .vp-flight-map iframe {
        height: 350px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-flight .vp-flight-map iframe {
        height: 300px;
    }
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list {
    position: relative;
}

    .vp-flight .vp-flight-drag-list .vp-flight-sub-list:first-child {
        margin-top: 0px;
    }

    .vp-flight .vp-flight-drag-list .vp-flight-sub-list:nth-child(odd) {
        background: #ffffff;
    }

    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name {
        position: relative;
        padding-left: 45px;
    }

@media only screen and (max-width: 700px) {
    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name {
        border-bottom: 1px solid #ededed;
        padding-bottom: 10px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name {
        border-bottom: 1px solid #ededed;
        padding-bottom: 15px;
        padding-left: 40px;
    }
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-desl-srno {
    position: absolute;
    left: 5px;
    top: 7px;
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-desl-srno {
        left: 0;
    }
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-desl-srno .vp-desl-sr {
    height: 25px;
    width: 25px;
    font-family: "Argentum Sans";
    font-size: 14px;
    border: 1px solid #0DA43F;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #0DA43F;
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name h5 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-flight-ddate h6 {
    margin-bottom: 0;
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 400;
    color: #3C3C3C;
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-flight-ddate h6 {
        color: #656565;
    }
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-flight-ddate h6.vp-date-seo {
    padding-right: 20px;
    position: relative;
}

    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-flight-ddate h6.vp-date-seo::after {
        content: '';
        position: absolute;
        top: 48%;
        right: 6px;
        height: 1px;
        width: 8px;
        background-color: #1A1A1A;
    }

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-desl-name .vp-flight-ddate h6:last-child {
    margin-left: 5px;
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-text-f {
    font-family: "Argentum Sans";
    font-size: 14px;
}

@media only screen and (max-width: 700px) {
    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-text-f {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-drag-list .vp-flight-sub-list .vp-text-f {
        padding-top: 7px;
    }
}

.vp-flight .vp-flight-drag-list .vp-flight-sub-list .mns-5 {
    margin-left: -30px;
}

.vp-flight .vp-flight-drag-list .vp-active-same-day {
    background: rgba(81, 247, 136, 0.1) !important;
}

.vp-flight .vp-flight-sub-list {
    cursor: move;
    padding: 15px 20px;
    border-bottom: 1px solid #ededed;
}

    .vp-flight .vp-flight-sub-list:hover,
    .vp-flight .vp-flight-sub-list:focus,
    .vp-flight .vp-flight-sub-list .ui-sortable-helper {
        background-color: #F3FFF4;
    }

    .vp-flight .vp-flight-sub-list .vp-add-feild .form-control {
        font-family: "Argentum Sans";
        font-size: 15px;
        color: #656565;
        border: 0px solid #ccc;
    }

        .vp-flight .vp-flight-sub-list .vp-add-feild .form-control:hover,
        .vp-flight .vp-flight-sub-list .vp-add-feild .form-control:focus {
            background: transparent;
        }

    .vp-flight .vp-flight-sub-list .vp-flight-arriaval {
        margin-right: 10px;
    }

    .vp-flight .vp-flight-sub-list .vp-flight-des h5 {
        margin-bottom: 0;
        color: #376be0;
        font-size: 20px;
        font-weight: 400;
    }

        .vp-flight .vp-flight-sub-list .vp-flight-des h5 img {
            width: 20px;
            height: 20px;
            -o-object-fit: contain;
            object-fit: contain;
        }

    .vp-flight .vp-flight-sub-list .vp-flight-des p {
        color: #656565;
        font-size: 14px;
        font-weight: 400;
    }

    .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des {
        font-family: "Argentum Sans";
    }

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des {
        text-align: left !important;
    }
}

.vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des h5 {
    color: #1e1e1e;
    margin-bottom: 0;
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des h5 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des h5 {
        color: #656565;
    }
}

.vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des p {
    color: #376be0;
    font-size: 17px;
    color: #0DA43F;
}

@media only screen and (max-width: 1200px) {
    .vp-flight .vp-flight-sub-list .vp-flight-des.vp-day-des p {
        font-size: 16px;
    }
}

.vp-flight .vp-flight-sub-list .vp-flight-des.vp-flight-temp {
    position: relative;
    top: 10px;
}

.vp-flight .vp-flight-sub-list .vp-flight-des.vp-flight-link-head h5 {
    font-family: "Argentum Sans";
    font-size: 16px;
    font-weight: 500;
    color: #1A1A1A;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

    .vp-flight .vp-flight-sub-list .vp-flight-des.vp-flight-link-head h5 .vp-flip-link {
        text-align: right;
    }

.vp-flight .vp-flight-sub-list .vp-flight-des.vp-flight-link-head .vp-flight-ddate h6 {
    font-family: "Argentum Sans";
    font-weight: 400;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 0;
}

.vp-flight .vp-flight-sub-list .vp-flight-date p {
    cursor: pointer;
    font-size: 12px;
}

.vp-flight .vp-flight-sub-list .vp-flight-date h5 {
    color: #376be0;
    font-size: 20px;
}

    .vp-flight .vp-flight-sub-list .vp-flight-date h5 span {
        color: #1e1e1e;
    }

.vp-flight .vp-flight-sub-list .vp-flight-to {
    margin-left: -20px;
}

@media only screen and (max-width: 700px) {
    .vp-flight .vp-flight-sub-list .vp-flight-to {
        margin-left: -60px;
        top: -5px !important;
    }
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flight-to {
        margin-left: -25px;
        top: -5px !important;
    }
}

.vp-flight .vp-flight-sub-list .vp-flight-to h6 {
    width: 26px;
    height: 26px;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #51f788;
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flight-to h6.vp-to-center {
        top: 15px;
        margin-left: -10px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flight-to h6 {
        position: relative;
        top: 10px;
        margin: 0 auto;
    }
}

.vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn {
    position: relative;
    top: -3px;
    width: 20px;
    margin: 0 auto;
}

@media only screen and (max-width: 700px) {
    .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn {
        top: 0;
    }
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn {
        top: -3px;
    }
}

.vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn {
    border: 0;
    padding: 0;
    line-height: 1;
}

    .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn img {
        width: 10px;
        height: 10px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn:hover,
    .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn:focus {
        opacity: 0.7;
    }

    .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn.vp-tp-arrow {
        margin-bottom: -35px;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .vp-flight .vp-flight-sub-list .vp-flight-to .vp-num-btn .btn.vp-bt-arrow {
        position: relative;
        top: -1px;
    }

.vp-flight .vp-flight-sub-list .vp-flip-link {
    padding-left: 20px;
}

    .vp-flight .vp-flight-sub-list .vp-flip-link .vp-flip-atitle .vp-desc {
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 500;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 3px;
    }

        .vp-flight .vp-flight-sub-list .vp-flip-link .vp-flip-atitle .vp-desc img {
            margin-right: 5px;
            height: 15px;
            width: 15px;
        }

    .vp-flight .vp-flight-sub-list .vp-flip-link a {
        display: block;
        margin-bottom: 5px;
        font-family: "Argentum Sans";
        font-size: 13px;
        color: #0DA43F;
        text-transform: capitalize;
    }

        .vp-flight .vp-flight-sub-list .vp-flip-link a .vp-home-airport {
            text-decoration: underline;
        }

        .vp-flight .vp-flight-sub-list .vp-flip-link a:first-child {
            color: #1e1e1e;
        }

            .vp-flight .vp-flight-sub-list .vp-flip-link a:first-child span {
                text-decoration: underline;
            }

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flip-link a:first-child span {
        font-size: 16px;
        text-decoration: none;
        position: relative;
        top: 2px;
    }
}

.vp-flight .vp-flight-sub-list .vp-flip-link a img {
    width: 15px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-flip-link a img {
        margin-left: 5px;
    }
}

.vp-flight .vp-flight-sub-list .vp-info .dropdown-toggle {
    outline: 0;
}

    .vp-flight .vp-flight-sub-list .vp-info .dropdown-toggle:after {
        display: none;
    }

.vp-flight .vp-flight-sub-list .vp-info .dropdown-menu {
    min-width: 80px;
    top: 15px !important;
    left: -30px !important;
    background-color: #ffffff;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 991px) {
    .vp-flight .vp-flight-sub-list .vp-info .dropdown-menu {
        width: 80px;
        left: auto !important;
        right: -30px !important;
    }
}

.vp-flight .vp-flight-sub-list .vp-info .dropdown-menu::after {
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    content: "";
    width: 13px;
    height: 8px;
    margin: auto;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    background: url("/latest/images/icons/caret_white.svg") no-repeat center;
    background-size: auto;
    background-size: contain;
}

.vp-flight .vp-flight-sub-list .vp-info .dropdown-menu .dropdown-item {
    padding: 2px 12px;
    font-size: 12px;
    font-weight: 600;
}

    .vp-flight .vp-flight-sub-list .vp-info .dropdown-menu .dropdown-item img {
        width: 15px;
        height: 15px;
        margin-right: 5px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-flight .vp-flight-sub-list .vp-info .dropdown-menu .dropdown-item span {
        text-decoration: underline;
    }

.vp-flight .vp-flight-sub-list .vp-add-feild {
    position: relative;
    padding-left: 30px !important;
}

    .vp-flight .vp-flight-sub-list .vp-add-feild .form-control {
        padding-right: 30px;
    }

    .vp-flight .vp-flight-sub-list .vp-add-feild .btn-save {
        position: absolute;
        top: 5px;
        border: 0;
        right: 3px;
        background-color: transparent;
    }

        .vp-flight .vp-flight-sub-list .vp-add-feild .btn-save img {
            width: 18px;
        }

    .vp-flight .vp-flight-sub-list .vp-add-feild .bg-red {
        position: absolute;
        top: 0;
        left: 10px;
        bottom: 0;
        margin: auto;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #ff3939;
        -webkit-box-shadow: 0px 0 0px 2px rgba(255, 57, 57, 0.1);
        box-shadow: 0px 0 0px 2px rgba(255, 57, 57, 0.1);
    }

.vp-flight .vp-flight-sub-list .vp-ribbon {
    top: 0;
    left: auto;
    right: -30px;
    width: 210px;
    height: 100%;
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-ribbon {
        position: relative;
        left: 0;
        right: 0;
        width: 100%;
        display: block;
        height: auto;
    }
}

.vp-flight .vp-flight-sub-list .vp-ribbon small {
    padding: 8px 0;
    padding-left: 35px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@media only screen and (max-width: 1200px) {
    .vp-flight .vp-flight-sub-list .vp-ribbon small {
        top: 7px;
        right: 33px;
        font-size: 60%;
    }
}

@media only screen and (max-width: 991px) {
    .vp-flight .vp-flight-sub-list .vp-ribbon small {
        font-size: 55%;
        padding-left: 25px;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-flight .vp-flight-sub-list .vp-ribbon small {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        font-size: 12px;
        padding: 10px 0;
        margin-bottom: 20px;
        text-align: center;
        transform: rotate(0);
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
    }
}

.vp-flight-arriaval img {
    width: 35px;
    height: 35px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .vp-flight-arriaval img {
        width: 35px;
        height: 35px;
    }
}

.vp-modal-grid,
.vp-flight-grid {
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.vp-flight-grid-width {
    width: 95%;
}

.vp-flight-grid-map-width {
    width: 5%;
}


/* --- Flight List Css End --- */

html.overlay-open {
    overflow: hidden;
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    html.overlay-open {
        overflow: scroll;
    }
}

body {
    overflow-x: hidden;
}

    body.overlay-open {
        overflow: hidden;
    }

@media only screen and (max-height: 480px) and (orientation: landscape) {
    body.overlay-open {
        overflow: scroll;
    }
}

html {
    min-height: 100%;
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'Yantramanav' !important;
    background-color: #fff;
}

@media only screen and (min-width: 768px) {
    body {
        padding: 0 0 70px;
        min-height: 100vh;
    }
}

a {
    text-decoration: none;
}

a,
.btn,
button,
:after,
:before {
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

b,
strong {
    font-weight: 400;
}

.plr-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.pt-30 {
    padding-top: 30px;
}

.modal-open {
    padding-right: 0 !important;
}

header {
    left: 0;
    right: 0;
}

@media only screen and (min-width: 1920px) {
    .vp-banner,
    .vp-tourism,
    .vp-header-top,
    .vp-tl-plan-list,
    .resp-tabs-container,
    .vp-breadcrumb {
        padding-left: 0;
        padding-right: 0;
    }
}


/* --- Search Css Start --- */

.vp-search {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f4f4f4;
}

@media only screen and (max-width: 768px) {
    .vp-search {
        padding-bottom: 10px;
    }
}

.vp-search .vp-search-option {
    padding: 5px 0;
}

    .vp-search .vp-search-option .nav-tabs {
        border-bottom: 0;
    }

@media only screen and (max-width: 575px) {
    .vp-search .vp-search-option .nav-tabs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.vp-search .vp-search-option .nav-tabs .nav-link {
    position: relative;
    border: 0;
    outline: 0;
    padding: 0 20px;
    color: #1e1e1e;
    font-size: 16px;
    display: inline-block;
    font-weight: 400;
    cursor: pointer;
}

@media only screen and (max-width: 1200px) {
    .vp-search .vp-search-option .nav-tabs .nav-link {
        padding: 0 10px;
        font-size: 14px;
    }
}

.vp-search .vp-search-option .nav-tabs .nav-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 1px;
    height: 34px;
    opacity: 0.23;
    margin: auto;
    background-color: #1e1e1e;
}

.vp-search .vp-search-option .nav-tabs .nav-link:first-child {
    padding-left: 0;
}

.vp-search .vp-search-option .nav-tabs .nav-link:last-child {
    padding-right: 0;
}

    .vp-search .vp-search-option .nav-tabs .nav-link:last-child::after {
        display: none;
    }

.vp-search .vp-search-option .nav-tabs .nav-link img,
.vp-search .vp-search-option .nav-tabs .nav-link .svg {
    width: 23px;
    height: 23px;
    display: block;
    margin: 0 auto 2px;
    -o-object-fit: contain;
    object-fit: contain;
}

.vp-search .vp-search-option .nav-tabs .nav-link:hover,
.vp-search .vp-search-option .nav-tabs .nav-link:focus,
.vp-search .vp-search-option .nav-tabs .nav-link.active {
    color: #376be0;
    background: transparent;
}

    .vp-search .vp-search-option .nav-tabs .nav-link:hover .svg path,
    .vp-search .vp-search-option .nav-tabs .nav-link:focus .svg path,
    .vp-search .vp-search-option .nav-tabs .nav-link.active .svg path {
        fill: #376be0;
    }

.vp-search .vp-search-option .nav-tabs .nav-link:focus {
    border-color: transparent;
}

.vp-search .vp-search-price p {
    font-family: "Argentum Sans";
    font-weight: 400;
    margin-bottom: 0;
    color: #8a8a8a;
    font-size: 14px;
}

    .vp-search .vp-search-price p strong {
        color: #1e1e1e;
        padding-left: 5px;
        font-size: 20px;
        font-weight: 300 !important;
    }

@media only screen and (max-width: 1100px) {
    .vp-search .vp-search-price p strong {
        font-size: 16px;
    }
}

.vp-search .vp-search-price p img {
    position: relative;
    top: -4px;
    width: 20px;
    margin-right: 3px;
}

.vp-search .vp-search-price .vp-book-link {
    position: relative;
    top: -2px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #51f788;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
}

    .vp-search .vp-search-price .vp-book-link img {
        position: relative;
        top: 1px;
        width: 15px;
        height: 15px;
        margin-right: 0;
    }


/* --- Search Css End --- */


/* --- Amenities Css Start --- */

@keyframes fixed-header-animation {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.vp-amenities {
    padding-bottom: 30px;
    background-color: #ffffff;
}

@media only screen and (max-width: 991px) {
    .vp-amenities .vp-tab {
        position: relative;
        z-index: 1;
    }
}

.vp-amenities .vp-tab::after {
    position: absolute;
    left: 0;
    top: -30px;
    z-index: -1;
    content: '';
    width: 100%;
    height: 30px;
    background: #f4f4f4;
}

@media only screen and (max-width: 991px) {
    .vp-amenities .vp-tab::after {
        top: 0;
        background: none;
    }
}

@media only screen and (max-width: 768px) {
    .vp-amenities .vp-tab::after {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .vp-amenities .resp-tabs-container {
        margin-top: 30px !important;
    }
}

.vp-amenities .resp-tabs-container.hor_1 {
    margin: 0 auto;
}

.vp-amenities .resp-tabs-list {
    text-align: center;
    margin-top: -20px;
}

@media only screen and (max-width: 991px) {
    .vp-amenities .resp-tabs-list {
        margin-top: 0;
    }
}

.vp-amenities .resp-tabs-list .resp-tab-item {
    float: none;
    padding-left: 18px !important;
    padding-right: 18px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    font-size: 14px;
    border: 0 !important;
    padding: 0 4px !important;
    background: transparent !important;
}

    .vp-amenities .resp-tabs-list .resp-tab-item:first-child {
        padding-left: 0 !important;
    }

    .vp-amenities .resp-tabs-list .resp-tab-item:last-child {
        padding-right: 0 !important;
    }

.vp-amenities .vp-amenities-des {
    position: relative;
    display: block;
    cursor: pointer;
    color: #1e1e1e;
    padding: 12px 5px;
    border-radius: 5px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background-color: #ffffff;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

    .vp-amenities .vp-amenities-des:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -8px;
        content: '';
        width: 13px;
        height: 8px;
        margin: auto;
        opacity: 0;
        background: url("/latest/images/icons/caret_down.svg") no-repeat center;
        background-size: contain;
    }

    .vp-amenities .vp-amenities-des h5 {
        position: relative;
        text-align: center;
        margin-bottom: 0;
        font-size: 16px;
        display: inline-block;
        font-weight: 400;
        text-transform: capitalize;
    }

        .vp-amenities .vp-amenities-des h5 img {
            width: 20px;
            height: 20px;
            margin-right: 2px;
            vertical-align: middle;
            -o-object-fit: contain;
            object-fit: contain;
        }

@media only screen and (min-width: 1920px) {
    .vp-amenities .vp-amenities-des h5 img {
        position: relative;
        top: -2px;
    }
}

@media only screen and (max-width: 991px) {
    .vp-amenities .vp-amenities-des h5 img {
        position: relative;
        top: -2px;
    }
}

.vp-amenities .vp-amenities-des h5 span {
    width: 7px;
    height: 7px;
    margin: auto;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    background-color: #ff3939;
}

.vp-amenities .resp-tab-item:hover .vp-amenities-des,
.vp-amenities .resp-tab-item:focus .vp-amenities-des {
    background-color: #38E672;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
    box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
}

    .vp-amenities .resp-tab-item:hover .vp-amenities-des:after,
    .vp-amenities .resp-tab-item:focus .vp-amenities-des:after {
        opacity: 1;
    }

    .vp-amenities .resp-tab-item:hover .vp-amenities-des h5,
    .vp-amenities .resp-tab-item:focus .vp-amenities-des h5 {
        -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
        filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
    }

.vp-amenities .resp-tab-active .vp-amenities-des {
    background-color: #38E672;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
    box-shadow: 0px 20px 40px 0px rgba(81, 247, 136, 0.2);
}

    .vp-amenities .resp-tab-active .vp-amenities-des:after {
        opacity: 1;
    }

    .vp-amenities .resp-tab-active .vp-amenities-des h5 {
        -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
        filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
    }

.vp-amenities .resp-tab-content {
    border: 0;
    padding: 27px 0px 30px;
}

.vp-amenities .vp-location-add {
    padding: 17px;
    border-radius: 10px;
    border: 1px solid #ededed;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

    .vp-amenities .vp-location-add img {
        width: 22px;
        height: 22px;
        margin-bottom: 7px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .vp-amenities .vp-location-add p {
        font-size: 13px;
        text-transform: capitalize;
    }

.vp-amenities .vp-location-img-slider .vp-location-slider {
    margin-bottom: 20px;
}

    .vp-amenities .vp-location-img-slider .vp-location-slider .owl-nav button {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 30px;
        height: 30px;
        line-height: 10px;
        border-radius: 50%;
        background: #ffffff;
        border: 1px solid #e4e4e4;
        -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    }

        .vp-amenities .vp-location-img-slider .vp-location-slider .owl-nav button:hover,
        .vp-amenities .vp-location-img-slider .vp-location-slider .owl-nav button:focus {
            border-color: transparent;
            background-color: #51f788;
        }

    .vp-amenities .vp-location-img-slider .vp-location-slider .owl-nav .owl-next {
        right: -15px;
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .vp-amenities .vp-location-img-slider .vp-location-slider .owl-nav .owl-prev {
        left: -15px;
    }

.vp-amenities .vp-location-desc {
    position: relative;
    cursor: pointer;
}

    .vp-amenities .vp-location-desc .vp-location-img {
        height: 125px;
        border-radius: 10px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .vp-amenities .vp-location-desc .vp-plus-img {
        position: absolute;
        top: -12px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        opacity: 0;
        width: 22px;
        height: 22px;
        margin: auto;
    }

    .vp-amenities .vp-location-desc p {
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        bottom: 0;
        color: #fff;
        text-align: center;
        padding: 12px 10px 8px;
    }

    .vp-amenities .vp-location-desc:hover::after,
    .vp-amenities .vp-location-desc:hover::before,
    .vp-amenities .vp-location-desc:hover .vp-plus-img,
    .vp-amenities .vp-location-desc:focus::after,
    .vp-amenities .vp-location-desc:focus::before,
    .vp-amenities .vp-location-desc:focus .vp-plus-img {
        opacity: 1;
    }

.vp-amenities .card {
    border: 0;
}

.vp-amenities .vp-common-collapse {
    margin-bottom: 20px;
}

    .vp-amenities .vp-common-collapse:last-child {
        margin-bottom: 0;
    }

    .vp-amenities .vp-common-collapse a img {
        position: relative;
        top: -4px;
        width: 20px;
        height: 20px;
        margin-left: 5px;
        display: inline-block;
        vertical-align: middle;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media only screen and (max-width: 991px) {
    .vp-amenities .vp-common-collapse a img {
        top: -2px;
        width: 15px;
        height: 15px;
    }
}

.vp-amenities .vp-common-collapse a span {
    position: relative;
    color: #1e1e1e;
    font-size: 22px;
    font-weight: 400;
    padding-left: 0;
    display: inline-block;
    line-height: 1.2;
}

    .vp-amenities .vp-common-collapse a span::after {
        position: absolute;
        top: 0px;
        right: 0;
        content: '';
        width: 16px;
        height: 10px;
        background-size: contain;
        background: url("/latest/images/icons/angle_down.svg") no-repeat center;
        background-size: contain;
    }

@media only screen and (max-width: 1200px) {
    .vp-amenities .vp-common-collapse a span {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .vp-amenities .vp-common-collapse a span {
        font-size: 16px;
    }
}

.vp-amenities .vp-common-collapse a span[aria-expanded="true"]::after {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

@media only screen and (max-width: 575px) {
    .vp-common-collapse a {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-left: 0 !important;
        position: relative;
    }

    .vp-common-collapse span {
        width: calc(100% - 15px);
        font-size: 22px !important;
        margin-top: 10px;
    }
}


/* --- Amenities Css End --- */


/* --- Filter Css Start --- */

.vp-filter {
    background: #ffffff;
    border: 1px solid #ededed;
    border-radius: 5px;
}

@media only screen and (max-width: 991px) {
    .vp-filter {
        margin-bottom: 20px;
    }
}

.vp-filter .vp-filter-head {
    padding: 15px 20px;
}

    .vp-filter .vp-filter-head h5 {
        margin-bottom: 0;
        font-family: "Argentum Sans";
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        color: #3C3C3C;
    }

@media only screen and (max-width: 1199px) {
    .vp-filter .vp-filter-head h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-filter .vp-filter-head h5 {
        font-size: 16px;
    }
}

.vp-filter .vp-filter-head h5 a {
    color: #3C3C3C;
}

    .vp-filter .vp-filter-head h5 a:hover {
        color: #0DA43F;
    }

.vp-filter .vp-filter-head .btn {
    line-height: 1;
    padding: 12px 15px;
}

@media only screen and (max-width: 575px) {
    .vp-filter .vp-filter-head .btn {
        padding: 5px;
        font-size: 12px;
    }
}

.vp-filter .vp-filter-head .vp-btn-reset {
    color: #1e1e1e;
    font-family: "Argentum Sans";
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid #dddddd;
}

    .vp-filter .vp-filter-head .vp-btn-reset:hover,
    .vp-filter .vp-filter-head .vp-btn-reset:focus {
        background: #38E672;
        border-color: transparent;
    }

@media only screen and (max-width: 575px) {
    .vp-filter .vp-filter-head .vp-btn-reset {
        padding: 10px 12px;
        font-size: 14px;
    }
}

.vp-filter .vp-filter-head .vp-btn-search {
    color: #1e1e1e;
    font-family: "Argentum Sans";
    border-color: #38E672;
    background-color: #38E672;
    font-weight: 500;
}

    .vp-filter .vp-filter-head .vp-btn-search:hover,
    .vp-filter .vp-filter-head .vp-btn-search:focus {
        color: #fff;
        background-color: #1e1e1e;
    }

@media only screen and (max-width: 575px) {
    .vp-filter .vp-filter-head .vp-btn-search {
        padding: 10px 12px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .vp-filter .vp-filter-head .vp-search-btn {
        margin-top: 0px;
    }
}

.vp-filter .vp-filter-des {
    padding: 25px 20px 15px;
    border-top: 1px solid #ededed;
}

@media only screen and (max-width: 1199px) {
    .vp-filter .vp-filter-des {
        padding-top: 20px;
    }
}

.vp-filter .vp-filter-des .vp-filter-common-des {
    padding-bottom: 20px;
}

    .vp-filter .vp-filter-des .vp-filter-common-des .filter-smlabel {
        font-family: "Argentum Sans";
        font-weight: 500;
        font-size: 16px;
        color: #0DA43F;
    }

    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option {
        padding: 10px 10px;
        border: 1px solid #D9D9D9;
        border-radius: 5px;
        margin-bottom: 20px;
    }

        .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a label {
            font-family: "Argentum Sans";
            font-size: 14px;
            font-weight: 400;
        }

    .vp-filter .vp-filter-des .vp-filter-common-des h6 {
        font-family: "Argentum Sans";
        font-size: 15px;
        margin-bottom: 15px;
        font-weight: 600;
        color: #3C3C3C;
    }

        .vp-filter .vp-filter-des .vp-filter-common-des h6 a {
            font-size: inherit;
            line-height: 1;
        }

    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .form-check-label {
        position: relative;
        top: -2px;
        color: #1e1e1e;
        font-size: 14px;
    }

@media only screen and (max-width: 1199px) {
    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .form-check-label {
        font-size: 16px;
        top: 0;
    }
}

@media only screen and (min-width: 1920px) {
    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .custom-checkbox {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-checkbox .custom-checkbox .checkmark {
            top: 7px;
        }
}

.vp-filter .vp-filter-des .vp-filter-common-des a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a {
    display: block;
    font-size: 14px;
}

    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a img {
        opacity: 1;
        margin-right: 10px;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

@media only screen and (max-width: 375px) {
    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a img {
        display: block;
    }
}

.vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:hover,
.vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:focus {
    color: #1e1e1e;
}

    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:hover img,
    .vp-filter .vp-filter-des .vp-filter-common-des .vp-filter-option a:focus img {
        opacity: 1;
    }

.vp-filter .vp-filter-des .vp-filter-common-des .col-6:first-child .vp-filter-option a,
.vp-filter .vp-filter-des .vp-filter-common-des .col-6:nth-child(2) .vp-filter-option a {
    margin-top: 0;
}

.vp-filter .vp-filter-des .vp-filter-rating ul {
    padding-left: 0;
    margin-bottom: 2px;
}

    .vp-filter .vp-filter-des .vp-filter-rating ul li {
        display: inline-block;
    }

        .vp-filter .vp-filter-des .vp-filter-rating ul li a {
            width: 30px;
            height: 30px;
            margin-right: 5px;
            line-height: 30px;
            text-align: center;
            border-radius: 5px;
            color: #7F7F7F;
            font-family: "Argentum Sans";
            font-size: 14px;
            display: inline-block;
            font-weight: 400;
            border: 1px solid #7F7F7F;
        }

            .vp-filter .vp-filter-des .vp-filter-rating ul li a:hover,
            .vp-filter .vp-filter-des .vp-filter-rating ul li a:focus,
            .vp-filter .vp-filter-des .vp-filter-rating ul li a.active {
                color: #1e1e1e;
                background: #51f788;
                border-color: transparent;
            }

@media only screen and (max-width: 575px) {
    .vp-filter .vp-filter-des .vp-filter-rating ul li a {
        margin-right: 2px;
    }
}

.vp-sub-filter {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
}

    .vp-sub-filter .vp-sub-filter-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

@media only screen and (max-width: 575px) {
    .vp-sub-filter .vp-sub-filter-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 0;
        text-align: left;
    }
}

.vp-sub-filter .vp-sub-filter-list li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    line-height: 1;
    margin-bottom: -1px;
    list-style-type: none;
}

    .vp-sub-filter .vp-sub-filter-list li a {
        position: relative;
        font-family: "Argentum Sans";
        color: #8a8a8a;
        font-size: 13px;
        display: inline-block;
        padding: 20px 13px 20px 0;
        text-transform: capitalize;
        font-weight: 400;
    }

@media only screen and (max-width: 575px) {
    .vp-sub-filter .vp-sub-filter-list li a {
        padding-top: 5px;
        margin-bottom: 9px;
        padding-bottom: 7px;
    }
}

.vp-sub-filter .vp-sub-filter-list li a:after {
    position: absolute;
    left: 0;
    width: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: 2px;
    margin: 0 auto;
    background: #51f788;
}

@media only screen and (max-width: 575px) {
    .vp-sub-filter .vp-sub-filter-list li a:after {
        bottom: -5px;
        right: auto;
    }
}

.vp-sub-filter .vp-sub-filter-list li a::before {
    position: absolute;
    top: 0;
    right: -14px;
    bottom: 0;
    opacity: 0;
    margin: auto;
    content: '';
    width: 7px;
    height: 13px;
    background: url("/latest/images/icons/top_arrow.svg") no-repeat center right;
}

.vp-sub-filter .vp-sub-filter-list li a img {
    position: relative;
    top: -2px;
    width: 7px;
    height: 13px;
    margin-left: 2px;
}

.vp-sub-filter .vp-sub-filter-list li a:hover,
.vp-sub-filter .vp-sub-filter-list li a:focus,
.vp-sub-filter .vp-sub-filter-list li a.vp-active {
    color: #1e1e1e;
    background-size: auto;
}

    .vp-sub-filter .vp-sub-filter-list li a:hover::after,
    .vp-sub-filter .vp-sub-filter-list li a:focus::after,
    .vp-sub-filter .vp-sub-filter-list li a.vp-active::after {
        width: 25px;
    }

    .vp-sub-filter .vp-sub-filter-list li a:hover::before,
    .vp-sub-filter .vp-sub-filter-list li a:focus::before,
    .vp-sub-filter .vp-sub-filter-list li a.vp-active::before {
        opacity: 1;
    }

.vp-sub-filter .vp-sub-filter-list li a.vp-down-arrow {
    color: #1e1e1e;
}

    .vp-sub-filter .vp-sub-filter-list li a.vp-down-arrow::after {
        width: 25px;
    }

    .vp-sub-filter .vp-sub-filter-list li a.vp-down-arrow::before {
        opacity: 1;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

.vp-sub-filter .vp-sub-filter-list li .dropdown {
    top: 0px;
}

@media only screen and (max-width: 575px) {
    .vp-sub-filter .vp-sub-filter-list li .dropdown {
        text-align: right;
    }
}

.vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-toggle {
    border: 0;
    padding: 0;
    line-height: 1;
}

    .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-toggle::after {
        display: none;
    }

    .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-toggle img {
        width: 20px;
        height: 17px;
        -o-object-fit: contain;
        object-fit: contain;
    }

.vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-menu li .dropdown-item {
    padding: 8px 15px;
    background-image: none;
}

    .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-menu li .dropdown-item::after,
    .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-menu li .dropdown-item::before {
        display: none;
    }

    .vp-sub-filter .vp-sub-filter-list li .dropdown .dropdown-menu li .dropdown-item.active {
        color: #1e1e1e;
        background-color: #e9ecef;
    }

.dropdown-menu li .dropdown-item:hover,
.dropdown-menu li .dropdown-item:focus,
.dropdown-menu li .dropdown-item:active,
.dropdown-menu li .dropdown-item.active {
    outline: 0;
    color: #1e1e1e;
    background-color: #e9ecef;
}


/* --- Filter Css End --- */


/* --- Range Slider Css Start --- */

.vp-range-slider ul {
    padding-left: 0;
    padding-top: 5px;
}

@media only screen and (max-width: 575px) {
    .vp-range-slider ul {
        margin-bottom: 0 !important;
    }
}

.vp-range-slider ul li {
    display: inline-block;
}

    .vp-range-slider ul li:last-child {
        float: right;
    }

        .vp-range-slider ul li:last-child input {
            text-align: right;
        }

    .vp-range-slider ul li p {
        color: #8a8a8a;
        font-family: "Argentum Sans";
        font-size: 12px;
        font-weight: 500;
        margin-top: 5px;
    }

        .vp-range-slider ul li p.vp-range-slider-value {
            color: #1e1e1e;
        }

    .vp-range-slider ul li input {
        border: 0;
        width: 80px;
        outline: 0;
        pointer-events: none;
    }

.vp-range-slider .vp-range-slider-des input {
    opacity: 1;
    width: 100%;
    height: 4px;
    outline: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50px;
    background: #e8e8e8;
    -webkit-appearance: none;
}

    .vp-range-slider .vp-range-slider-des input::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 10px;
        height: 10px;
        cursor: pointer;
        background: #51f788;
        border-radius: 50%;
        border: 3px solid #51f788;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .vp-range-slider .vp-range-slider-des input::-webkit-slider-runnable-track {
        width: 15px;
        height: 15px;
        color: #13bba4;
        margin-top: -1px;
    }

    .vp-range-slider .vp-range-slider-des input::-webkit-slider-thumb {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #ffffff;
        border: 3px solid #51f788;
    }
}

.vp-range-slider .vp-range-slider-des input::-moz-range-thumb {
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: #ffffff;
    border-radius: 50%;
    border: 3px solid #51f788;
}

.vp-range-slider .vp-range-slider-des input::-moz-range-progress {
    height: 5px;
    border-radius: 50px;
    background-color: #51f788;
}

.vp-range-slider .vp-range-slider-des input::-ms-fill-lower {
    height: 5px;
    border-radius: 50px;
    background-color: #51f788;
}


/* --- Range Slider Css End --- */

.vp-car-modal ul {
    list-style: none;
    padding: 0;
}

.vp-car-modal li {
    color: #656565;
    margin-bottom: 5px;
}

    .vp-car-modal li:last-child {
        margin-bottom: 0;
    }

    .vp-car-modal li img {
        max-width: 17px;
        margin-right: 8px;
    }

        .vp-car-modal li img.vp-close-icon {
            width: 15px;
        }

.vp-car-info-link {
    color: #376be0;
}

    .vp-car-info-link:hover {
        color: #1e1e1e;
    }

.accordion .accordion-item .accordion-button {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #376be0;
    color: #fff;
    padding: 14px 50px 18px 20px;
}

    .accordion .accordion-item .accordion-button::after {
        background: url(/latest/images/icons/angle_down-white.svg) no-repeat center;
        left: auto;
        right: 20px;
    }

.accordion .accordion-item .accordion-body {
    border-top: 0;
}

.vp-res-detail.vp-car-res-detail {
    top: 0;
}

.vp-res-detail ul {
    padding-left: 25px;
}

    .vp-res-detail ul:last-child {
        margin-bottom: 0;
    }

.vp-res-detail .vp-res-time-list h3 {
    font-size: 20px;
    font-weight: bold;
}

.vp-flights-modal .date {
    padding-left: 0;
}

    .vp-flights-modal .date input {
        border-radius: 5px !important;
    }

.vp-res-detail .vp-res-detail-des .vp-res-title-btn {
    border-bottom: 1px solid #ededed;
    padding: 10px 15px;
}

@media only screen and (max-width: 575px) {
    .vp-res-detail .vp-res-detail-des .vp-res-title-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: start !important;
    }
}

.vp-res-detail .vp-res-detail-des .vp-res-title-btn label {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .vp-res-detail .vp-res-detail-des .vp-res-title-btn label {
        margin-bottom: 12px;
    }
}

.vp-feedbacklink {
    margin: 10px 0 20px 0;
}


/* --- Responsive Css Start --- */

@media only screen and (min-width: 1920px) {
    .vp-flight .vp-flight-sub-list .vp-flight-to h6 {
        position: relative;
    }
    /* Increase font size for Large Screen Start */
    /* Increase font size for Large Screen End*/
}

@media only screen and (min-width: 992px) {
    .vp-header {
        position: fixed;
        width: 100%;
        z-index: 100;
    }

    .vp-tab {
        position: fixed;
        top: 252px;
        width: 100%;
        z-index: 99;
    }

    .vp-fixed-tabs-list {
        position: fixed;
        top: 252px;
        width: 100%;
        background-color: #ffffff;
    }

        .vp-fixed-tabs-list .resp-tab-item {
            display: inline-block !important;
        }

    .vp-tourism {
        padding-top: 90px;
    }

    .vp-amenities {
        padding-top: 238px;
    }

        .vp-amenities .resp-tabs-container {
            padding-top: 40px;
        }
}

@media only screen and (max-width: 1200px) {
    .vp-amenities .vp-amenities-des h5 {
        font-size: 14px;
    }

        .vp-amenities .vp-amenities-des h5 img {
            width: 15px;
            height: 15px;
        }

    .vp-flight .vp-flight-sub-list {
        padding: 10px 15px;
    }

        .vp-flight .vp-flight-sub-list .col-3 .col-2 {
            padding-right: 0;
        }

        .vp-flight .vp-flight-sub-list .col-3 .col-10 {
            padding-right: 0;
            padding-left: 10px;
        }

        .vp-flight .vp-flight-sub-list .vp-drag-icon {
            text-align: center;
        }

        .vp-flight .vp-flight-sub-list .vp-info .dropdown-toggle img {
            width: 20px;
        }

        .vp-flight .vp-flight-sub-list .vp-flip-link {
            padding-left: 10px;
        }

    .vp-amenities .vp-amenities-des {
        padding: 10px 5px;
    }

    .vp-flight-list {
        position: relative;
    }
}

@media only screen and (max-width: 1115px) {
    .vp-amenities .vp-flight-to img {
        width: 10px;
    }

    .vp-flight .vp-flight-sub-list .vp-flip-link a {
        font-size: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .plr-40 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 991px) {
    h2.resp-accordion {
        border: 0;
        display: block;
        background-color: transparent !important;
        padding: 5px 0 !important;
    }

        h2.resp-accordion:first-child {
            border-top: 0 !important;
        }

    .vp-amenities .vp-amenities-des {
        padding: 15px;
    }

        .vp-amenities .vp-amenities-des h5 {
            font-size: 18px;
        }

            .vp-amenities .vp-amenities-des h5 img {
                width: 20px;
                height: 20px;
            }

    .vp-amenities .resp-tab-content {
        padding: 15px;
        background: #fff;
        border-radius: 10px;
        border: 1px solid #ededed;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    }

    .vp-amenities .vp-common-collapse a {
        font-size: 16px;
        padding-left: 20px;
    }

        .vp-amenities .vp-common-collapse a::after {
            top: 9px;
            width: 13px;
            height: 7px;
        }
}

@media only screen and (min-width: 769px) {
    .vp-amenities .resp-tabs-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 576px) {
    .vp-flight .vp-flight-sub-list .vp-flight-roome-list .col-2 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 575px) {
    h2.resp-accordion {
        padding: 5px 0 !important;
    }

    .vp-search {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }

        .vp-search .vp-search-des {
            padding-bottom: 10px;
        }

    .vp-flight .vp-flight-sub-list .vp-drag-icon {
        text-align: left;
    }

    .vp-flight .vp-flight-sub-list .col-1,
    .vp-flight .vp-flight-sub-list .col-2,
    .vp-flight .vp-flight-sub-list .col-3,
    .vp-flight .vp-flight-sub-list .col-4,
    .vp-flight .vp-flight-sub-list .col-5,
    .vp-flight .vp-flight-sub-list .col-6,
    .vp-flight .vp-flight-sub-list .col-7,
    .vp-flight .vp-flight-sub-list .col-8,
    .vp-flight .vp-flight-sub-list .col-9,
    .vp-flight .vp-flight-sub-list .col-10,
    .vp-flight .vp-flight-sub-list .col-11,
    .vp-flight .vp-flight-sub-list .col-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

        .vp-flight .vp-flight-sub-list .col-5:last-child .vp-day-des {
            text-align: left !important;
        }

    .vp-flight .vp-flight-sub-list .vp-flight-des {
        padding-top: 7px;
        padding-bottom: 7px;
    }

        .vp-flight .vp-flight-sub-list .vp-flight-des h5 {
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 0;
        }

    .vp-flight .vp-flight-sub-list .vp-day-des {
        text-align: left !important;
    }

    .vp-flight .vp-flight-sub-list .vp-flight-to {
        position: relative;
        top: -10px;
    }

    .vp-flight .vp-flight-sub-list .vp-flip-link {
        padding-left: 0;
    }

    .vp-flight .vp-flight-sub-list .vp-flight-date p {
        font-size: 16px;
    }

    .vp-flight .vp-add-feild {
        margin-top: 0px;
    }
}
.vp-signin-form h6, .vp-signin-form h4 {
    font-family: 'Argentum Sans';
}

/* --- Responsive Css End --- */

.vp-breadcrumbs {
    position: relative;
    z-index: 1;
}

    .vp-breadcrumbs .vp-breadcrumb-list .vp-breadcrumb-item {
        position: relative;
        font-family: 'Argentum Sans';
        font-size: 16px;
        font-weight: 300;
    }

        .vp-breadcrumbs .vp-breadcrumb-list .vp-breadcrumb-item::before {
            color: #ffffff;
        }

        .vp-breadcrumbs .vp-breadcrumb-list .vp-breadcrumb-item.active {
            font-weight: 400;
            color: #ffffff;
            opacity: 1;
        }

        .vp-breadcrumbs .vp-breadcrumb-list .vp-breadcrumb-item a {
            color: #ffffff;
            opacity: 0.8;
        }

            .vp-breadcrumbs .vp-breadcrumb-list .vp-breadcrumb-item a:hover {
                opacity: 1;
            }

@media only screen and (max-width: 1367px) {
    .vp-flight .vp-flight-sub-list .vp-flight-des h5 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .vp-flight .vp-flight-sub-list .vp-flight-des h5 {
        font-size: 14px;
    }
}

.vp-amenities .vp-tab {
    position: fixed;
    top: 252px;
    width: 100%;
    z-index: 112;
}

@media only screen and (min-width: 575px) {
    .vp-amenities .vp-tab {
        max-width: 540px !important;
        opacity: 0;
    }
}

@media only screen and (min-width: 768px) {
    .vp-amenities .vp-tab {
        max-width: 720px !important;
        opacity: 0;
        z-index: -1;
    }
}

@media only screen and (min-width: 992px) {
    .vp-amenities .vp-tab {
        max-width: 935px !important;
        opacity: 1;
        z-index: 112;
    }
}

@media only screen and (min-width: 1200px) {
    .vp-amenities .vp-tab {
        max-width: 1116px !important;
        opacity: 1;
        z-index: 112;
    }
}

@media only screen and (min-width: 1400px) {
    .vp-amenities .vp-tab {
        max-width: 1296px !important;
        opacity: 1;
        z-index: 112;
    }
}
