@media only screen and (max-width: 2400px) {}

@media only screen and (max-width: 1700px) {}

@media only screen and (max-width: 1340px) {}

@media only screen and (max-width: 1024px) {}





@media only screen and (min-width: 871px) and (max-width: 1500px) {
    .time-pick .form-check{
        padding-left: 0 !important;
    }

    .header-toggle .nav-pills{
        flex-wrap: nowrap !important;
    }
    .head-login{
        font-size: 13px;
    }
    .head-login img{
        width: 17px;
    }
    .slider-loction .slick-next{
        right: -18px;
    }
    .head-search{
        width: 43%;
    }
    .head-help p{
        font-size: 13px;
    }
    .index-header h3{
        font-size: 25px;
    }

}

@media only screen and (max-width: 330px) {
    .banner-category {
        margin-top: 130px;
    }
}





@media only screen and (max-width: 870px) {

    .testiPara{
        overflow: hidden;
         display: -webkit-box;
         -webkit-line-clamp: 2; /* number of lines to show */
                 line-clamp: 2; 
         -webkit-box-orient: vertical;
      }
      
      .testiPara.showfull {
        display: block;
      }
      
      .reedButton{
        font-size: 15px;
          padding-top: 15px;
          color: #58ba49;
          font-weight: 600;
      }
      
    .header-toggle{
padding-top: 0px  !important;
    }
    .user-radio{
        justify-content: center;
    }
    .chekout-names h3{
        font-size: 21px;
    }

    .time-pick label{
        width: 89px;
        padding: 8px 13px;
    }
    .time-pick{
        align-content: stretch;
    justify-content: flex-start;
    }
    .time-pick .form-check{
            display: block;
    min-height: 0.5rem !important;
    padding-left: 0 !important;
    margin-bottom: -0.875rem !important;
    }

    .slider-loction::after {
        right: -4px;
    }

    .social-box a {
        font-size: 0px !important;
    }

    .res-w-100 {
        width: 53px !important;
    }

    .product-slider .slick-dots li button {
        font-size: 0;
        border: 0;
        height: 3px;
        width: 2px;
        border-radius: 490px;
        background: #06359D1A;
        padding: 3px;
    }

    .product-slider .slick-dots li {
        padding-left: 6px;
    }

    .head-search {
        border-radius: 99px;
        border: 1px solid rgba(88, 186, 73, 0.50);
        background: rgba(88, 186, 73, 0.05);
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 4px;
        width: 64%;
        height: 40px;
        font-size: 13px;
    }

    .head-search input {
        width: 115px;
    }

    .head-help {
        display: none;
    }

    .center-bar {
        padding-bottom: 9px;
    }

    .head-login {
        font-size: 0;
        height: 40px;
        width: 40px;
        padding: 9px;
        margin-left: 10px !important;
        justify-content: center;

    }

    .header-flex {
        justify-content: right;
    }

    .humberger svg {
        width: 40px;
        height: 57px;
    }

    .humberger {
        margin-top: -8px;
        margin-left: 10px !important;

    }

    img {
        width: 100%;
    }

    .header-input {
        margin-top: 0;
    }

    .center-bar {
        top: 8px;
    }

    .svg-carts svg {
        width: 28px;
        height: 50px;
    }

    .header-toggle .nav-pills {
        margin: auto;
    }

    .locat-image {
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .index-header h3 {
        font-size: 18px;
        font-weight: 600;
        width: 80%;
    }
    .view-all-btn p{
        font-size: 12px;
    }
    .view-all-btn svg{
        width: 13px;
    }

    .footer-form {
        margin-top: 19px;
    }

    .footer-form h4 {
        font-size: 32px;
    }

    .res-pt-5 {
        padding-top: 15px !important;
    }

    .res-100 {
        width: 100% !important;
    }

    .locat-image p {
        font-size: 13px;
    }

    .locat-image svg {
        width: 20px;
    }

    .img-1 img {
        width: 100%;
        height: 180px;
        border-radius: 0px;
    }

    .img-2 img {
        width: 100%;
        height: 280px;
        border-radius: 20px;
        padding-top: 10px;
    }

    .img-3 img {
        width: 100%;
        height: 460px;
        border-radius: 0px;


    }

    .img-4 img {

        width: 100%;
        height: 280px;
        border-radius: 0px;

    }

    .img-5 img {
        width: 100%;
        height: 180px;
        border-radius: 0px;
        padding-top: 10px;
    }

    .res-img-slider img {
        border-radius: 10px;
        height: 300px;
        object-fit: cover;
    }

    .slider-poster-res .slick-dots {
        padding-left: 0;
        display: flex;
        background: transparent;
        width: fit-content;
        padding: 5px 15px;
        justify-content: center;
        align-items: center;
        border-radius: 18px;
        margin-top: 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        margin: auto;
        right: 0;

    }


    .slider-poster-res .slick-dots li {
        list-style: none;
        padding-left: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slider-poster-res .slick-dots li button {
        font-size: 0;
        border: 0;
        height: 7px;
        width: 3px;
        border-radius: 490px;
        background: #ffffff;

        padding: 5px;
    }

    .slider-poster-res .slick-active button {
        background: #58BA49 !important;

    }

    .det-head h3 {
        font-size: 20px;
    }
    .about-box h4{
        font-size: 18px;
    }
    .price-detail-box h4{
        font-size: 20px;
    }

    .det-head p {
        font-size: 14px;
    }

    .rating svg {
        width: 15px;
    }

    .rating span {
        font-size: 13px;
        margin-left: 4px !important;
    }

    .rating p {
        font-size: 12px;
        margin-left: 4px !important;

    }

    .res-f-0 {
        font-size: 0px !important;
    }

    .req-more {
        width: 100%;
        flex-direction: column;
    }

    .req-more button {
        margin-top: 10px;
    }

    .testi-box img {
        height: 50px;
        width: 50px;
    }

    .testi-box {
        margin: 0px;
    }

    .login-mod .modal-body {
        height: auto !important;
    }

    .package-box {
        margin: 0px 6px;
    }

    .slider-loction .slick-next {
        display: none !important;
    }

    .product-slider .slick-dots {
        padding-left: 0;
    }

    .header-toggle .nav-pills .nav-link {
        font-size: 13px;
        padding: 11px 14px;
    }

    .header-toggle .nav-pills .nav-link.active {
        font-size: 13px;
    }

    .profile-page #pills-tab {
        flex-wrap: nowrap;
    }

    .profile-page .nav-link {
        font-size: 12px;
    }

    .profile-page .nav-link svg {
        width: 18px;
    }

    .profile-box {
        width: 100%;
    }

    .profile-flex p {
        padding-left: 49px;
    }

    .profile-flex h6 {
        font-size: 13px;
    }

    .edit-info {
        margin-top: 10px;
    }

    .res-center {
        text-align: center;
    }

    .res-center svg {
        width: 80px;
    }

    .head-tecket {
        justify-content: space-between;
        flex-direction: column;
    }

    .head-tecket h3 {
        font-size: 21px;
    }

    .ticket-images img {

        width: 100%;
    }

    .teckt-p {
        padding-top: 10px !important;
    }

    .main-tick {
        display: flex;
        flex-direction: column;
        padding-top: 10px !important;
    }

    .main-tick p {

        font-size: 14px;
    }

    .main-tick p span {
        font-size: 15.681px;
    }
    .log-i-res img{
        
    border-radius: 15px ;
    display: none;
    }
    .ui-widget.ui-widget-content{
        width: 62% !important;
    }
    .ticket-images img {
        border-radius: 30px 30px 0px 0px;
        height: 120px;
    object-fit: cover;
    }
    .ticket-images::after{
        display: none;
    }
    .rating{
        padding: 4px 7px;
        margin-left: 10px !important;
    }

    .amount-ticket {
        border-radius: 0px 0px 30px 30px;
        flex-direction: column;
        margin-top: 15px;
    }

    .amount-ticket p {
        writing-mode: inherit;
        transform: inherit;
    }

    .amount-ticket h6 {
        writing-mode: inherit;
        transform: inherit;


    }

    .ticekt-btns {
        padding-top: 15px;
    }

    .ticekt-btns .res {
        padding: 5px 14px;
        font-size: 14px;
    }

    .ticekt-btns .can {
        padding: 5px 14px;
        font-size: 14px;
    }

    .ticket-ratings h6 {
        font-size: 13px;
    }

    .ticket-ratings svg {
        width: 15px;
    }

    .ticket-sec {
        width: 90%;
    }

    .cont-btn button {
        margin-bottom: 15px;
    }

    .res-pe-0 {
        padding-right: 0px !important;
    }

    .log-i-res {
        border-radius: 20px;
    }

    .about-head h3 {
        font-size: 25px;
    }

    .about-head p {
        font-size: 13px;
    }

    .abt-testi-sec {
        margin-top: 15px;
    }

    .testi-cont p {
        font-size: 13px;
    }

    .hapy-flex h2 {
        font-size: 45px;
    }

    .hapy-flex {
        font-size: 13px;
    }

    .play-icon svg {
        width: 50px;
    }

    .easy-step h3 {
        font-size: 25px;
    }

    .easy-step h3 span {
        font-size: 20px;
    }

    .gallery-sec h2 {
        font-size: 24px;
        line-height: normal;
    }

    .gallery-sec h2 span {
        font-size: 23px;
        line-height: normal;
    }
    .floating_btn {
        position: fixed;
        bottom: 100px;
        right: -14px;
        width: 89px;
        height: 66px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        z-index: 1000;
    }

    .blog-box {
        margin: 15px 15px;
    }

    .social-links .foot-after::after {
        display: none;
    }

    .slider-poster .slick-next {
        display: none !important;
    }

    .social-box .happy-ab-2 {
        display: none;
    }

    .ticket-ratings img {
        width: 20px;
    }

    .profile-page .nav-link img {
        width: 20px !important;
    }

    .amount-ticket img {
        width: 20px;
        display: none;

    }

    .amount-ticket::before {
        display: none;
    }

    .amount-ticket::after {
        display: none;
    }

    .amount-ticket {
        border: 0;
    }

    .ticekt-btns {
        text-align: center;
        margin-left: 0px !important;
    }

    .res-text-center {
        text-align: center;
    }

    .appy-code {
        width: 96%;
    }

    .apply-code-input .input-group-wrap {
        display: flex;
    }
    .apply-code-input input{
        width: 70%;
        margin-right:10px;
    }
    .code-box-footer{
        flex-direction: column;

    }
    .max-save{
        width: 100%;
    }
    #apply-coupon{
        width: 100%;
    }
    .appl{
        text-align: center;
        margin-top: 20px;
    }
    .package-cont h4{
        font-size: 13px;
    }
    .package-cont p{
        font-size: 12px;
    }
    .social-links h6{
        margin-top: 15px;
    }



}



@media screen and (min-width:768px) and (max-width:990px) {
    .res-w-100 {
        width: 153px !important;
    }
    .location-bar{
        margin-top: 70px;
    }
    .login-mod .modal-dialog {
        max-width: 430px;
    }
    .footer-logo img{
        width: 30% !important;
    }
    .happy-cus-sec .w-75{
        width: 100% !important;
    }
    .blog-detail-content h2{
        font-size: 25px;
    }
    .payment-option img {
        width: 30% !important;
    }
    .slider-poster .slick-prev{
        display: none !important;
    }
    .mt-100 {
        margin-top: 60px;
    }
    .res-img-slider{
        padding: 0px 10px;
    }
  
    

}
