/*320 - 767*/
@media screen and (max-width: 767px) {
    .mobile-none {
        display: none !important
    }

    .header-area .header-inner-box {
        display: block
    }

    .main-menu {
        text-align: center
    }

    .header-area .navigation {
        display: block
    }

    .header-area .header-inner-box .logo {
        height: auto;
        display: block;
        margin: 0px auto 30px;
        padding-top: 30px;
    }

    .main-menu ul > li {
        margin: 0
    }

    .header-area .navigation {
        height: auto
    }

    .banner-section {
        padding-top: 20px !important;
        margin-bottom: 85px;
        padding-bottom: 150px !important;
    }

    .about-bg-wrap {
        margin-top: 100px;
    }

    .banner-section .section-title {
        margin-bottom: 0
    }

    .banner-section .section-title h2 {
        margin-bottom: 0
    }

    .banner-btn.desktop-none {
        display: block;
        z-index: 1;
        position: relative;
        margin: 0 20px;
    }

    .banner-btn .yellow-btn-border {
        background: #412893;

    }

    .banner-btn a {
        margin: 20px auto 0;
        display: block
    }

    .header-sticky {
        position: relative;
    }

    .day-section {
        position: relative;
        background: #01A66A;
        z-index: 5;
            margin-top: -137px;
    }

    .day-section img.desktop-none {
        margin-top: -70px;

    }

    .about-section {
        padding: 50px 0 20px;
    }

    .about-section h2 {
        font-size: 80px;
        text-align: center;
        line-height: 70px
    }

    .about-section .about-content-wrapper:after {
        top: -16px;
        width: 60px;
        height: 60px;
    }

    .about-right-mobile-shape {
        position: relative;
        width: 200px;
        right: -19px;
    }

    .mobile-tr {
        text-align: right
    }

    .event-detail-section:after {
        display: none
    }

    .day-section:after {
        position: absolute;
        content: '';
        background: url(../img/shape/shape5.png);
        width: 70px;
        height: 250px;
        bottom: -24px;
        right: 0;
        z-index: -1
    }

    .evn-dtl h6 {
        font-size: 30px;
        padding-right: 10px;

    }

    .event-detail-section .mb-30 {
        margin-bottom: 0 !important
    }

    .evn-dtl p {
        margin-bottom: 50px;
    }

    .mobile-left-image {
        width: 250px;
        padding-right: 20px;
    }

    .mobile-flex {
        display: flex;
        align-items: center;
    }

    .mobile-left-cnt .evn-dtl {
        display: flex;
        align-items: center;
    }

    .right-mobile-image {
        width: 160px;

    }

    .mobile-left-cnt p {
        padding-left: 15px;
        margin-top: 20px;
    }

    .mob-text-right {
        text-align: right
    }

    .event-detail-section {
        padding-bottom: 50px
    }

    .section-padding {
        padding: 50px 0
    }

    .concept-detail p {
        text-align: center
    }

    .logo-note {
        margin-top: 0
    }

    .cnt-btn {
        width: 80%;
        margin: 0 auto
    }

    .footer-area {
        padding: 50px 10px;
    }

    .footer-area ul li {
        text-align: center
    }

    .footer-area h5 {
        text-align: center
    }

    .footer-area {
        padding: 50px 10px 0;
    }

    .col-lg-6.col-md-6.col-sm-12.mob-order-two {
        order: 2;
    }

    .footer-social a {
        font-size: 20px
    }

    .cuisines-section h2 {
        font-size: 50px
    }

    .entertainment-section h2 {
        font-size: 50px
    }

    .inner-banner-section h2 {
        font-size: 50px;
    }

    #testimonial-2 .single-testimonial-item {
        padding: 0;
    }

    .testimonial-author h6 {
        font-size: 20px
    }

    .testimonial-carousel1 .owl-stage {
        margin-left: 12%;
            padding-top: 30px;
    }

    .testimonial-carousel .owl-stage {
        /* margin-left: 0;*/
    }

    .entertainment-section .row.mt-100 {
        margin-top: 0px
    }

    .inner-banner-section .container {
        justify-content: center
    }

    .inner-banner-section {
        text-align: center
    }

    .banner-btn {
        display: block
    }

    .inner-banner-section .container {
        display: block
    }

    .inner-banner-section .container .row {
        height: 100%;
        align-items: flex-end !important
    }

    .inner-banner-section {
        background-position: center;
        height: 70vh;
    }

    .cuisines-section .row.mt-100 {
        margin-top: 50px
    }

    .entertainment-name h6 {
        padding: 7px 18px;
        font-size: 15px;
    }

    .testimonial-carousel1 .owl-stage {}

    .progress-wrap {
        bottom: 50px
    }

    .entertainment-name {
        top: -8px
    }

    .pause-btn {
        width: 30px
    }

    .about-content-wrapper {
        z-index: 1;
        position: relative;
    }

    .mobile-space-none {
        padding: 0
    }

    .about-bg-wrap img.mobile-banner {
        transform: none;
        position: absolute;
        top: 200px;
        width: 100%;
    }
    .footer-area ul li br{
        display: none
    }
    .terms-condition-page h2{
        font-size: 40px
    }
}

@media screen and (min-width: 767px) {
    .desktop-none {
        display: none
    }

}
