@media screen and (min-width:2000px){

    .slider .img-fluid{width:100%;}
    
    .footer{background-size:100%;}
    

}

@media screen and (max-width:1599px){
    .sml-fnt{font-size: 10px; line-height: 10px;}
    .price .cancel-price{font-size: 15px;}
}


@media screen and (max-width:1399px){
 
    .sml-fnt{display: none;}
    .package-detail .nav li{padding: 15px 35px;}

    .price{font-size: 21px;}

    .buggy-tour .owl-carousel .card-price{font-size: 16px;}
    .nowenquire{font-size: 14px;}
    
    .consdier-point li{font-size:14px;}
    .circle{left:-10px} 
    
    .header .wrapper{height:45px;         display: flex;
        align-items: center;}
        
        .buggy-tour .owl-carousel .card-price span{font-size:11px;}
        .buggy-tour .owl-carousel .card-price strong{font-size:11px;}
        
        .buggy-tour .owl-carousel .card-price1 span{font-size:11px;}
        .buggy-tour .owl-carousel .card-price1 strong{font-size:11px;}
        .buggy-tour .owl-carousel .card-price1{font-size: 16px;}
        
        .nowenquire{padding:10px;}

        .line-amont{font-size: 11px;}
        
 
}

@media screen and (max-width:1199px){
    header .main-menu .navbar-collapse .navbar-nav .nav-item{padding: 0 15px;}

    .very-good{line-height: 20px;}
    /* .price .cancel-price{display: block;} */
    .price{line-height: 30px;}

    .similar-package{display: none;}

    .four-point, .embrace-thejourney,   .why-us{display: none;}

    .aed-amount{font-size: 24px; margin: 0;}
    .line-amont{display: block; margin-top: 10px;}

}


@media screen and (max-width: 991px) {

    .header{position: relative;}
    .tab-hide{display: none;}
    .navbar-toggler{border:none}
    
    header .main-menu{justify-content: end;}

    .four-point, .embrace-thejourney{display: none;}

    .mobile-category-section{display: block;}

    .row-mt15 {
    margin-top: 0;
}

.tabrw-30{margin-top: 30px;}

.tab-hide{display: none;}
.cancelation{border-bottom: none;}

.mobile-booknow{display: block; margin-top: 5px;}

}

@media screen and (max-width: 767px) {
    
        .header .wrapper {
        justify-content: end;
    }
	
	.wrapper .btn{display:none}

    .activity-container{    grid-template-columns: repeat(2, 1fr);}
    .boxactivity {padding: 0;}
    
    .copyright{margin-top:15px;}

    .mob-hide{display: none;}
    .slider-inform{padding: 0 15px; display:none;}
    .footer{display: none;}

    .buggy-tour .owl-prev{left: 0px;}
    .buggy-tour .owl-next{right: 0px;}
    .owl-carousel:before{display: none;}
    .buggy-tour .card{border: 1px solid #eaeaea;}
    .buggy-tour .gap-30 {
        margin-top: 15px;
    }
    .buggy-tour .owl-carousel .card-title{font-size: 18px;}
    .buggy-tour .owl-prev span, .buggy-tour .owl-next span {
        font-size: 31px;
        line-height: 24px;
    }
    .buggy-tour .owl-carousel .card-price{font-size: 24px;}
    /*.buggy-tour .owl-carousel .owl-dots{display: none;}*/

    .pic-hide{display: none;}
    .get-in-touch-mobile{display: block;}

    .mob-close {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .navbar-nav{margin-top: 20px;}
    header .main-menu .navbar-collapse .navbar-nav .nav-item .nav-link{line-height: 30px;}
    
    .mob-text-left {
        text-align: left;
    }

    .tour-listing .list-contentbox .round-corner{width: 100%; margin-bottom: 15px;}

    .package-detail .nav li{padding:15px;}
    .package-detail .house-roll{padding: 0 30px;}
    .package-detail {
        margin-top: 0px;
        background-color: #fafafa;
    }
    .package-detail .price-box {margin-top: 25px;}

    .package-detail .package-title{font-size: 24px; margin-left: 0; margin-top: 10px; margin-bottom: 15px;}

    .get-in-touch-mobile{display: none;}
    .gallery {
        margin-top: 0;
    }

    .buggy-tour{padding: 15px 0;}
    .mobile-category-section{display: none;}
    .mobile-footer{ display: block; background-color: #fafafa; margin-top: 30px; display:none;}
    .mob-link li a{padding: 0 15px;}

    .buggy-tour .buggy-title{font-size: 24px;}

    .link-mob-hide{display: none !important;}
    .owl-theme .owl-nav{display: none !important;}

    .mob-banner-hide{display: none;}
    .package-detail .nav{display: none;}

    .package-detail .product-slider{padding: 0;}

    .mobile-price-hide{display: none;}
    .mobile-priceview{display: block; background-color: #fff; padding: 15px;}

    .mobile-priceview .mobilestar-review{margin-top: 0;}
    .package-detail .price br{display: none;}

    .very-good{text-align: left;}
    .breadcrumb{margin-top: 15px; margin-left: 0;}
    .owl-carousel .owl-item img{border-radius: 5px;}

    .price small {
        display: block;
        margin-top: -10px;
    }

    .detail-booknow{padding: 12px 34px; font-weight: 600;}
    .package-detail{margin-bottom: 15px; padding-bottom: 15px;}
    
    .thankyou{padding:0px;}

     .review-list {
    grid-template-columns: 1fr;
  }

  .review-card {
    border-right: none;
    padding-right: 0;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 16px;
  }

  .review-card:last-child {
    border-bottom: none;
  }

  .review-header {
    flex-direction: row;
    align-items: flex-start;
  }

  .mobile-booknow button
 {
    font-size: 21px;
    color: #fff;
    background-color: #0071eb;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
}

.paddright-15{padding-right: 15px;}
.paddleft-15{padding-left: 15px;}

.reviewer-say{display: none;}
.img-right{padding-right: 0px;}

.img-right{margin-top: 15px;}

}

@media screen and (max-width: 575px) {

    .slider .slider-inform .experince-dubai{font-size: 48px;}
    .activity-container{    grid-template-columns: repeat(1, 1fr);}

    
    .boxactivity{justify-content: left;}
    .free{margin-left: 20px;} 


}