.login_tab {
    font-size: 14px;
}

    .login_tab .btn-secondary {
        background: #ffffff;
        color: #000000;
        border-radius: 30px;
        font-size: 14px;
    }

        .login_tab .btn-secondary img {
            height: 30px;
        }

    .login_tab .dropdown-menu {
        transform: translate3d(0px, 45.3333px, 0px) !important;
        min-width: 300px;
    }

    .login_tab .dropdown-items {
        display: flex;
        flex-wrap: wrap;
        padding: 5px 15px;
    }

    .login_tab .dropdown-items {
        display: flex;
        flex-wrap: wrap;
        padding: 5px 15px;
    }

    .login_tab .dropdown-items {
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        padding: 15px 15px;
    }

        .login_tab .dropdown-items a {
            display: flex;
            background: rgba(0,0,0,0.03);
            width: calc(33.33% - 8px);
            flex-direction: column;
            align-items: center;
            text-align: center;
            padding: 10px 8px;
            border-radius: 10px;
            margin-bottom: 8px;
            font-size: 12px;
            color: #000000;
            line-height: 1.2;
        }

            .login_tab .dropdown-items a img, .login_tab .dropdown-items a .img {
                height: 30px;
            }

            .login_tab .dropdown-items a .txt {
                margin-top: 4px;
            }

.cysbanner .lgtit span {
    display: block;
    font-size: 1.5rem;
    line-height: 1.3;
}

    .cysbanner .lgtit span.nhlgt {
        font-size: 2.5rem;
    }

.exclusivehotels {
    padding: 40px 0px 30px 0px;
}

.cys-searchform {
    background: #ffffff;
    padding: 5px;
    border-radius: 10px;
    display: flex;
    gap: 10px;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    margin: 20px 0px 40px 0px;
}

.cys-fields {
    flex: auto;
}

    .cys-fields .input-group img {
        height: 25px;
    }

    .cys-fields .input-group span.input-group-text, .cys-fields .input-group .form-control {
        border: none;
        border: none;
        background: #f2f2f2;
        font-size: 14px;
        font-weight: 600;
        outline: none;
        line-height: 3;
        box-shadow: none;
    }

    .cys-fields > .row > div {
        padding: 0px 5px;
    }

.cys-btn .btn {
    width: 140px;
    line-height: 3;
    font-size: 14px;
}

.cysbanner .listPinter .tagLinks {
    width: calc(25% - 10px);
    padding: 6px 20px;
    padding-left: 70px;
}

.cysbanner ul.listPinter {
    font-size: 12px;
}

    .cysbanner ul.listPinter li span.hd {
        display: block;
        font-weight: 600;
        font-size: 14px;
    }

.exclusivehotels .heading-item {
    font-size: 2rem;
    font-weight: 600;
}

.exclusivebox {
    box-shadow: 0px 2px 8px 0px rgba(26,26,26,.16);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

    .exclusivebox .exclusiveimg img {
        height: 250px;
    }

    .exclusivebox .exclusivedata {
        padding: 10px;
    }

        .exclusivebox .exclusivedata .exctit {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 5px;
        }

    .exclusivebox .excdn {
        font-size: 14px;
    }

        .exclusivebox .excdn img {
            height: 20px;
        }

.offersection video {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.offersection img {
    height: 300px;
    width: 100%;
}

.serch-room-count > .form-group {
    background: #f2f2f2;
    display: flex;
    border: 8px;
    overflow: hidden;
}

    .serch-room-count > .form-group .input-group-text {
        border: none;
        background: #f2f2f2;
    }

    .serch-room-count > .form-group img {
        height: 25px;
    }

    .serch-room-count > .form-group .form-control {
        border: none;
        background: #f2f2f2;
        line-height: 3;
        font-size: 14px;
        font-weight: 600;
    }

.twoSlider a {
    display: block !important;
    padding: 0px 10px;
    border-radius: 10px;
    overflow: hidden;
}

.fourSlider a {
    display: block !important;
    padding: 0px 10px;
    border-radius: 10px;
    overflow: hidden;
}

.cys-fields .form-group {
    margin-bottom: 0px;
}

.fourSlider img {
    height: 300px;
    width: 100%;
    border-radius: 10px;
}

.searchdrop, .hotelform-search {
    position: relative;
}

.searchdropdown {
    box-shadow: 0px 2px 16px 0px rgba(26, 26, 26, .24);
    border: none;
    border-radius: 8px;
    min-width: 430px;
    max-width: 100%;
    left: calc(-1 * 8px);
    top: calc(100% + 8px);
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    max-height: 350px;
    overflow-y: scroll;
    display: none;
}

.search-group-wrapper {
    box-shadow: 0px 2px 16px 0px rgba(26, 26, 26, .24);
    border: none;
    border-radius: 8px;
    min-width: 430px;
    max-width: 100%;
    left: calc(-1 * 8px);
    top: calc(100% + 8px);
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    min-width: 280px;
    width: 100%;
    padding: 20px;
    display: none;
    min-width: 350px;
    max-height: 400px;
    overflow-y: scroll;
}

button.donefooter {
    background: transparent;
    border: 1px solid #d4d4d4;
    color: #000000;
    padding: 7px 20px;
    width: 100%;
    margin-top: 20px;
    border-radius: 6px;
}

.searchdrop.open .searchdropdown {
    display: block;
}

.hotelform-search.open .search-group-wrapper {
    display: block;
}

.acr {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .acr label {
        font-size: 14px;
        font-weight: 600;
    }
/* width */
.citydropwon::-webkit-scrollbar {
    width: 5px;
}

.acr .acrcount {
    display: flex;
    max-width: 100px;
    border: 1px solid #ddd;
    border-radius: 6px;
}

    .acr .acrcount input {
        border: none;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        text-align: center;
        width: 45px;
    }

.acr .btn {
    padding: initial;
    width: 40px;
    padding: 3px;
}
/* Track */
.citydropwon::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.citydropwon::-webkit-scrollbar-thumb {
    background: transparent;
}

.citydropwon:hover::-webkit-scrollbar-thumb {
    background: #dddddd;
}

/* Handle on hover */
.citydropwon::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.citydropwonitem {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

    .citydropwonitem .loc {
        font-size: 24px;
    }

    .citydropwonitem .subctit {
        line-height: 1;
        font-size: 10px;
    }

    .citydropwonitem .ctit {
        line-height: 1.4;
        font-size: 14px;
        font-weight: 600;
    }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    width: 50px;
    min-width: 50px;
    height: 40px;
}

.daterangepicker .drp-calendar {
    max-width: initial;
}

.daterangepicker .calendar-table thead tr:nth-child(1) th {
    font-size: 16px;
}

.bookinglistitem {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #efefef;
    border-radius: 10px;
    position: relative;
}

    .bookinglistitem .hprice {
        font-size: 25px;
        font-weight: 600;
    }

    .bookinglistitem .hname {
        font-weight: 600;
    }

.htbkbtns .badge {
    min-width: 90px;
}

@media(max-width:769px) {
    .htbkbtns {
        display: flex;
        gap: 5px;
    }

        .htbkbtns > div {
            flex: 1;
        }

            .htbkbtns > div a, .htbkbtns > div span {
                width: 100%;
                max-width: 100%;
                min-width: initial !important;
                display: block;
            }

    .bookinglistitem .hname {
        font-weight: 600;
        font-size: 20px;
    }

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
        width: 22px;
        min-width: 22px;
        height: 27px;
    }

    .cysbanner .lgtit span {
        font-size: 1rem;
    }

    .cys-btn, .cys-btn .btn {
        width: 100%;
    }

    .cysbanner .lgtit span.nhlgt {
        font-size: 1.5rem;
    }

    .lgtit {
        color: #ffffff;
        text-align: center;
    }

    .cys-searchform {
        gap: 0px;
        flex-wrap: wrap;
        background: transparent;
        box-shadow: none;
        margin-bottom: 20px;
    }

    .cys-fields .form-group {
        margin-bottom: 5px;
    }

    .cys-btn .btn {
        border-radius: 6px;
        border: 2px solid #000000;
        background: #000000;
    }

    .bs4 ul.listPinter li {
        width: calc(50% - 10px);
    }

    .offersection img {
        height: 170px;
    }

    .searchdropdown {
        width: 100%;
        min-width:300px;
    }

    .twoSlider {
        margin-bottom: 15px;
    }
    .exclusivehotels {
        padding: 0px;
    }
    .section-secondary {
        padding: 25px 0px;
    }
}
