﻿
@media only screen and (min-width: 600px) {
    .amazing-deal-mob {
        display: none;
    }

    .premium-content, .premium-content-2 {
        display: none;
    }
    }


@media only screen and (min-width: 320px) and (max-width: 820px) {
    .amazing-deal-mob {
        display: block;
    }

    .mob-hidden {
        display: none;
    }

    .amazing-deal-mob .amazing-deal-col {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        transition-property: transform;
        box-sizing: content-box;
    }

        .amazing-deal-mob .amazing-deal-col a {
            margin-right: 20px;
            position: relative;
            width: 160px;
            height: 100%;
            flex: 0 0 auto;
            border-radius: 10px;
            overflow: hidden;
        }

    .amazing-deal-col span {
        position: absolute;
        color: #fff;
        text-align: center;
    }

    .testimonials {
        background: none;
    }
    }

@media only screen and (max-width: 600px) {

    .tourz-search {
        height: 32rem;
    }

    .tourz-search-1 h1 {
        font-size: 33px;
        padding-bottom: 10px;
        color: rgb(0, 0, 0);
    }

    .offers2 {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        transition-property: transform;
        box-sizing: content-box;
        margin-bottom: 20px;
    }

        .offers2 .offer-box1 {
            margin-right: 20px;
            position: relative;
            width: 148px;
            height: 100%;
            flex: 0 0 auto;
            border-radius: 10px;
            overflow: hidden;
            background: #fff;
            padding: 3px;
        }


        .amazing-deal-mob {
            margin-left: auto;
            margin-right: auto;
            position: relative;
            overflow: hidden;
            list-style: none;
            padding: 0;
            z-index: 1;
        }

        .amazing-deal-mob .amazing-deal-col {
            position: relative;
            width: 100%;
            height: 100%;
            z-index: 1;
            display: flex;
            flex-wrap: nowrap;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            transition-property: transform;
            box-sizing: content-box;
        }


            .amazing-deal-mob .amazing-deal-col a {
                margin-right: 20px;
                position: relative;
                width: 135px;
                height: 100%;
                flex: 0 0 auto;
                border-radius: 10px;
                overflow: hidden;
            }

                .amazing-deal-mob .amazing-deal-col a span {
                    position: absolute;
                    color: #fff;
                    font-size: 20px;
                    left: 13px;
                    top: 10px;
                }

            .amazing-deal-mob .amazing-deal-col .half-mask {
                background: linear-gradient(rgba(0, 0, 0, 0), #0000005e);
                position: absolute;
                width: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 10px;
            }

            .amazing-deal-mob .amazing-deal-col .full-mask {
                background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
                position: absolute;
                width: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 12px;
            }

            .amazing-deal-mob .amazing-deal-col .item img {
                width: 100%;
                border-radius: 12px;
            }

            .amazing-deal-mob .amazing-deal-col .caption {
                position: absolute;
                right: 15px;
                width: 100%;
                left: 0;
                text-align: center;
                bottom: 0;
                background: linear-gradient(to top,rgba(20,30,48),rgba(36,59,85,.03));
            }

                .amazing-deal-mob .amazing-deal-col .caption h4 {
                    color: #fff;
                    font-size: 11px;
                    position: relative;
                    left: -5px;
                }

                .amazing-deal-mob .amazing-deal-col .caption span {
                    font-size: 13px;
                    color: #aaa;
                }


            .amazing-deal-mob .amazing-deal-col .caption-2 {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                left: 0;
                right: 0;
                text-align: center;
            }

            .amazing-deal-mob .amazing-deal-col .caption-2 h4 {
                color: #fff;
            }





    .card-inner-mob {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 10px;
        z-index: 1;
    }

    .card-inner-mob .card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex;
        flex-wrap: nowrap; /* Ensure cards stay in a single row */
        overflow-x: auto; /* Enable horizontal scrolling */
        -webkit-overflow-scrolling: touch;
        transition-property: transform;
        box-sizing: content-box;
    }


        .card-inner-mob .card-inner .card-custom {
            margin-right: 20px;
            position: relative;
            width: 265px;
            height: 100%;
            flex: 0 0 auto;
            border-radius: 10px;
            overflow: hidden;
        }

    .card-custom > .row > .description {
        height: 27rem !important;
        justify-content: center;
        opacity: 0;
        overflow: hidden;
        transform: translateY(30px);
        transition: all .3s ease;
        transition-delay: .3s;
        width: 100%;
        background: rgba(0,0,0,.36);
        overflow: hidden;
        padding: 30px;
    }

    .description h4 {
        color: #f4f4f4;
    }

    .description p {
        color: #f4f4f4;
    }

    #divattractionimg {
        height: 443px !important;
    }


    .travel-category {
        position: relative;
        width: 100%; 
        height: 100%;
        z-index: 1;
        display: flex !important;
        flex-wrap: nowrap; /* Ensure cards stay in a single row */
        overflow-x: auto; /* Enable horizontal scrolling */
        -webkit-overflow-scrolling: touch;
        transition-property: transform;
        box-sizing: content-box;
    }

        .travel-category li {
            margin-right: 20px;
            position: relative;
            width: 200px;
            height: 100%;
            flex: 0 0 auto;
            border-radius: 10px;
            overflow: hidden;
        }

    .trav-ami ul li img {
        margin: 0px auto 1px;
        display: table;
        width: 55px;
        height: 55px;
        background: #ffffff;
        padding: 10px;
        border-radius: 10px;
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05), inset 0 -1px 0 rgba(0,0,0,0.15);
    }

    .trav-ami {
        padding: 0px 0px !important;
    }

    .premium-content {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        background: url(/Content/images/Illustration/rectangle-342@2x.png);
        background-size: cover;
        padding: 70px 10px;
        margin-bottom: 20px;
    }

        .premium-content::after {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: -1;
            background-color: #0C153B;
            opacity: 0.55;
            content: "";
            position: absolute;
            border-radius: 0px;
        }

        .premium-content .video-icon {
            position: absolute;
            top: 1rem;
            left: 1rem;
            z-index: 42;
        }

    .premium-content .bookmark-post {
        position: absolute;
        z-index: 99;
        top: 1rem;
        right: 1rem;
        color: #ffffff;
        font-size: 1.25rem;
    }

        .premium-content .post-catagory {
            padding: 0.25rem 0.75rem;
            background-color: #ee1551;
            font-size: 12px;
            color: #ffffff;
            margin-bottom: 0.5rem;
            display: inline-block;
            font-weight: 500;
            border-radius: 30px;
        }



    .premium-content-2 {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        background: url(/Content/images/Illustration/hand.png);
        background-position: 0px;
        padding: 70px 10px;
    }

        .premium-content-2::after {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: -1;
            background-color: #0C153B;
            opacity: 0.55;
            content: "";
            position: absolute;
            border-radius: 0px;
        }

        .premium-content-2 .video-icon {
            position: absolute;
            top: 1rem;
            left: 1rem;
            z-index: 42;
        }

        .premium-content-2 .bookmark-post {
            position: absolute;
            z-index: 99;
            top: 1rem;
            right: 1rem;
            color: #ffffff;
            font-size: 1.25rem;
        }

        .premium-content-2 .post-catagory {
            padding: 0.25rem 0.75rem;
            background-color: #ee1551;
            font-size: 12px;
            color: #ffffff;
            margin-bottom: 0.5rem;
            display: inline-block;
            font-weight: 500;
            border-radius: 30px;
        }
}



#divattractionimg {
    padding: 0px;
    overflow: hidden;
    height: 550px;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #divattractionimg {
        padding: 0px;
        overflow: hidden;
        height: 334px;
        background-repeat: no-repeat !important;
        background-position: bottom right !important;
    }

    .sarah {
        display: none;
    }
}