.vc_row.wpb_row.vc_row-fluid.hammenu {
    padding: 30px 30px 30px 30px !important;
}

@media only screen and (max-width: 770px) {
    .vc_row.wpb_row.vc_row-fluid.hammenu {
        background-color: white;
        padding: 30px 30px 30px 30px !important;
    }
}

.nd_travel_single_cpt_1_t_image_l2.nd_travel_section {
    display: none;
}

.nd_options_open_sidebar_contentt {
    background: #fff !important
}

.ribbon-text {
    display: none
}

.nd_travel_packages_pg_l5_image {
    overflow: hidden
}

.ribbon-text {
    display: inline-block;
    background: rgb(50, 118, 168);
    background: linear-gradient(180deg, rgba(50, 118, 168, 1) 40%, rgba(36, 53, 125, 1) 100%);
    color: #fff;
    font-weight: 500;
    width: 220px;
    text-align: center;
    transform: rotate(-32deg);
    top: 35px;
    position: absolute;
    left: -29px;
}

.wpcf7-form .bdt_contact_chkbox input[type=checkbox] {
    -webkit-appearance: checkbox !important;
}