@media only screen and (max-width: 600px) {
    header#flat12__header .logo img {
        width: 69% !important;
    }
    #flat12__header .header__social {
        display: none !important;
    }
    .flat12__banner__section .item {
        width: 100%;
        height: auto;
    }
    .flat12__banner_img img {
        height: 60vh;
        width: 100%;
        object-fit: cover;
    }
    .video-item {
        width: 100%;
        height: 60vh;
        object-fit: cover;
    }
    .car_parking__section .text__rotate {
        transform: none;
        position: relative;
        z-index: 9999;
        right: 0;
        transition: 2s;
    }
    .car_parking__section .text__rotate h2 {
        font-size: 30px;
        padding-left: 30px;
        padding-top: 40px;
    }
    .flat12__about .about__title h2 {
        font-family: 'Lustra';
        font-size: 50px;
    }
    .flat12__about .about__contents {
        padding-bottom: 80px;
    }
    .cafe__pizzeria__section .item__lists {
        padding-bottom: 40px;
    }
    .cafe__pizzeria__section {
        background-position: bottom;
        min-height: 65vh;
    }
    .default__title2 .title2 {
        border-right: none;
        margin-right: 0;
        position: relative;
        text-align: center;
    }
    .default__title2 .description p {
        margin: 0;
        font-size: 16px;
        width: 100%;
        text-align: center;
        font-weight: 600;
        color: #d5d5d5;
        line-height: 1.2;
    }
    .flat12__menu .default__title2 .title2 h2 {
        font-size: 30px;
        margin: 0;
        padding-bottom: 5px;
    }
    .menu__background {
        background: #000000;
        padding: 10px;
        margin-top: 30px;
        position: relative;
    }
    .menu__lists.menu__lists .main__title h2 {
        font-size: 14px;
    }
    .menu__lists.menu__lists .dashed {
        border-bottom: 3px dashed white;
        width: 33%;
    }
    .menu__background .coffee__beans {
        position: absolute;
        left: -9%;
        top: 10%;
    }
    .menu__background .coffee__beans2 {
        position: absolute;
        top: 85%;
        z-index: 0;
        right: -36%;
        transform: translate(37%, -50%);
    }
    section.collection__management.animates_section {
        padding-top: 20px;
    }
    .section__header h2 {
        text-transform: uppercase;
        font-size: 30px;
        margin-bottom: 10px;
    }
    .section__header p {
        color: #8B8B8B;
        font-size: 14px;
        width: 95%;
        margin: 0 auto;
        font-weight: 600;
    }
    .collection__management .pricing__sec {
        border: 3px solid #707070;
        padding: 30px;
        width: 90%;
        margin: 0 auto;
    }
    .flat12__events::after {
        background-size: contain;
        opacity: .5;
    }
    .default__title2 {
        padding-bottom: 10px;
    }
    .flat12__events .events__lists .title h2 {
        color: #cacaca;
        font-size: 22px;
    }
    .default__title2 .title2 h2 {
        font-size: 30px;
    }
    .flat12__footer .footer__logo img {
        width: 25% !important;
        margin: 0 auto;
    }
    .flat12__innerpage .text__rotate {
        transform: none;
        position: relative;
        z-index: 9999;
        right: 0;
        transition: 2s;
        bottom: 0;
        top: 20px;
    }
    .flat12__innerpage .text__rotate h2 {
        font-size: 30px;
    }
    .flat12__innerpage .inner__banner {
        position: relative;
        top: 50px;
        height: 58vh;
    }
    .bg__yellow {
        display: none;
    }
    section.flat12__about__details .title {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 26px;
    }
    section.flat12__about__details .title h2 {
        text-align: center;
        padding-bottom: 10px;
    }
    section.flat12__menu {
        padding-top: 20px;
    }
    .menu__details__categories ul#pills-tab {
        padding-top: 30px;
        padding-bottom: 22px;
        width: 95%;
        margin: 0 auto;
        justify-content: center;
    }
    .menu__details__categories li.nav-item button {
        font-size: 22px;
        font-weight: 800;
        margin-bottom: 20px;
    }
    .menu__details__categories .menu__lists.menu__lists .dashed {
        width: 33%;
    }
    .default__title3 .title h2 {
        font-size: 30px;
        padding-bottom: 19px;
        display: inline-block;
    }
    section.flat12__collection__managements {
        padding-top: 0;
    }
    .flat12__collection__managements .collection__details .collection__title h2 {
        font-size: 30px;
    }
    .flat12__collection__managements .collection__details .collection__title h2:after {
        content: "";
        display: inline-block;
        height: 12px;
        vertical-align: bottom;
        width: 100%;
        margin-right: -100%;
        margin-left: 10px;
        border-top: 5px solid #fff01f;
    }
    .flat12__collection__managements .collection__title {
        padding-top: 40px;
    }
    section.flat12__event__details.inner__padding {
        padding-top: 0;
    }
    .flat12__event__details .nav-pills .nav-link {
        background: 0 0;
        border: 0;
        border-radius: 0.25rem;
        font-size: 20px;
        color: #fff;
        font-weight: 500;
        padding: 0;
        opacity: 65%;
    }
    .flat12__event__details .event__tabs .events__lists {
        padding: 20px 0;
    }
    .flat12__event__details .event__tabs .nav {
        margin-top: 40px !important;
    }
    .pagenation__lists nav {
        border: 1px solid #9e9e9e;
        width: 100%;
        margin: 0 auto;
    }
    .pagenation__lists nav ul {
        margin: 0;
        padding: 10px;
        margin: 0;
        width: 100%;
        height: 144px;
        list-style: none;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-content: flex-start;
        flex-wrap: wrap;
    }
    .pagenation__lists .page-link {
        padding: 0px 14px !important;
        margin: 0 10px;
    }
    section.flat12__event__details {
        padding-top: 0;
    }
    .flat12__event__details .inner__banner h2 {
        font-size: 30px;
        padding-bottom: 18px;
        margin-top: 67px;
    }
    .flat12__about__details .event__Details__lists ul {
        flex-direction: column;
    }
    .event__details__gallery .gallery__slider .owl-theme .owl-nav {
        margin-top: 10px;
        text-align: right;
        margin: 25px 0;
    }
    section.flat12__gallery {
        padding-top: 24px;
    }
    .gallery__innerpage {
        padding: 96px 0;
        padding-bottom: 23px;
    }
    .gallery-text {
        text-transform: capitalize !important;
        font-size: 30px !important;
    }
    section.flat12__contact {
        padding-top: 0;
    }
    .flat12__contact .default__title2 .description {
        border-left: none;
    }
    .flat12__contact .default__title2 .description p {
        padding-left: 0;
        padding-top: 50px;
    }
    .flat12__contact__form {
        background-color: #0C0C0C;
        padding: 40px 0;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .flat12__contact__form .contact__details__lists {
        width: 90%;
        margin: 0 auto;
    }
    section.flat12__healthand_safety .title {
        margin-bottom: 40px;
    }
}


/* IPAD PRO */

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .bg__yellow {
        display: none !important;
    }
    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0px 4px;
        font-size: 14px;
        font-family: 'Lustra';
        font-weight: 500;
        color: #fff;
        white-space: nowrap;
        transition: 0.3s;
        position: relative;
    }
    #flat12__header .header__social {
        display: none;
    }
    .flat12__banner__section .item {
        width: 100%;
        height: 40vh;
    }
    .flat12__about .about__title h2 {
        font-family: 'Lustra';
        font-size: 45px;
    }
    .flat12__about .about__details p {
        width: 100%;
    }
    .about__details {
        padding-bottom: 60px;
    }
    .car_parking__section .text__rotate h2 {
        font-size: 43px;
    }
    .cafe__pizzeria__section {
        background-position: bottom;
        background-size: contain;
        min-height: 38vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .cafe__pizzeria__section .owl-nav {
        position: absolute;
        bottom: -76%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    section.flat12__menu {
        padding-top: 0;
    }
    .default__title2 .title2 h2 {
        padding-bottom: 15px;
    }
    .default__title2 .description p {
        width: 100%;
    }
    .menu__background {
        padding: 30px;
    }
    .menu__lists.menu__lists .main__title h2 {
        font-size: 16px;
    }
    .menu__lists.menu__lists .dashed {
        border-bottom: 3px dashed white;
        width: 19%;
    }
    .menu__background .coffee__beans2 img {
        width: 64%;
    }
    .menu__background .coffee__beans img {
        width: 64%;
    }
    .menu__background .coffee__beans2 {
        position: absolute;
        top: 64%;
        z-index: 0;
        right: -50%;
        transform: translate(18%, -50%);
    }
    .menu__background .coffee__beans {
        position: absolute;
        left: -9%;
        top: 30%;
        transform: translate(-37%, -50%);
        z-index: 0;
    }
    .section__header h2 {
        text-transform: uppercase;
        font-size: 40px;
        margin-bottom: 10px;
    }
    .collection__management .pricing__sec {
        border: 3px solid #707070;
        padding: 11px;
        width: 100%;
        margin: 0 auto;
        cursor: pointer;
        transition: .3s;
    }
    .collection__management .pricing__sec ul li img {
        margin-right: 15px;
        padding: 13px 0;
        width: 20px;
    }
    .collection__management .line img {
        width: 82%;
        margin-left: 40px;
    }
    .collection__management .pricing__sec h2 {
        text-align: center;
        font-size: 29px;
    }
    .flat12__events .events__lists .title h2 {
        color: #cacaca;
        font-size: 21px;
    }
    section.flat12__gallery {
        padding-top: 0;
    }
    section.flat12__gallery .default__title2 .title2 h2 {
        padding-bottom: 15px;
    }
    .default__title2 .title2 h2 {
        font-size: 36px !important;
        padding-bottom: 15px;
    }
    .flat12__innerpage .text__rotate {
        transform: none;
        position: absolute;
        z-index: 9999;
        right: 0;
        left: 28px;
        transition: 2s;
        bottom: 20%;
    }
    .flat12__innerpage .inner__banner {
        position: relative;
        top: 68px;
        height: 53vh;
    }
    .event__details__gallery .gallery__bg {
        background: #fff01f;
        width: 100%;
        height: 90px;
        position: absolute;
        z-index: -1;
        bottom: 0;
    }
    section.flat12__about__details .title {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .menu__details__categories li.nav-item button {
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 800;
        color: #fff;
        padding: 0 20px;
        margin-top: 20px;
    }
    section.flat12__menu.inner__padding {
        padding-top: 40px;
    }
    .menu__details__categories ul#pills-tab {
        position: relative;
        z-index: 99;
        justify-content: space-between;
        padding-bottom: 22px;
        border-bottom: 7px solid #fff01f;
        width: 92%;
        margin: 0 auto;
    }
    .menu__details__categories .menu__lists.menu__lists .dashed {
        border-bottom: 3px dashed #fff01f;
        width: 22%;
    }
    .flat12__collection__managements .feature {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
    }
    .flat12__collection__managements .feature__lists {
        padding: 15px 14px;
        background-repeat: no-repeat;
    }
    .flat12__collection__managements .feature .icon img {
        padding-right: 12px;
        width: 41px;
    }
    section.flat12__event__details.inner__padding {
        padding-top: 22px;
    }
    .btn-primary {
        color: #262626;
        background-color: #fff01f;
        border-color: #fff01f;
        font-weight: 800;
        text-transform: uppercase;
        border-radius: 0;
        font-size: 16px;
        padding: 5px 9px;
        display: flex;
        align-items: center;
        transition: 0.3s;
        outline: none !important;
    }
    .flat12__event__details .event__tabs .events__lists h2 {
        font-size: 22px;
    }
    .flat12__event__details .event__tabs .events__lists p {
        font-size: 14px;
    }
    .pagenation__lists nav ul {
        margin: 0;
        padding: 12px;
        margin: 0;
        width: 100%;
        height: 106px;
        list-style: none;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-content: flex-start;
        flex-wrap: wrap;
    }
    .pagenation__lists nav {
        border: 1px solid #9e9e9e;
        width: 100%;
        margin: 0 auto;
    }
    .pagenation__lists .page-link {
        padding: 0px 16px !important;
        margin: 0 15px;
    }
    .flat12__event__details .inner__banner h2 {
        font-size: 40px;
        padding-bottom: 12px;
        margin-top: 60px;
    }
    section.flat12__innerpage.pb-0 {
        padding-top: 22px;
    }
    .flat12__event__details .bg__yellow {
        display: none;
    }
    .flat12__contact__form {
        background-size: cover;
        min-height: 47vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .flat12__contact__form .contact__details__lists {
        width: 95%;
        margin: 0 auto;
    }
    section.flat12__healthand_safety .title {
        border: 5px solid #fff01f;
        padding: 16px;
    }
    section.flat12__healthand_safety .title h2 {
        font-size: 22px;
    }
}


/* TABLET */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .lat12__innerpage .bg__yellow {
        display: none;
    }
    #flat12__header .header__social {
        display: none;
    }
    .flat12__banner__section .item {
        width: 100%;
        height: 40vh;
    }
    .flat12__about .about__title h2 {
        font-family: 'Lustra';
        font-size: 45px;
    }
    .flat12__about .about__details p {
        width: 100%;
    }
    .about__details {
        padding-bottom: 60px;
    }
    .car_parking__section .text__rotate h2 {
        font-size: 33px;
    }
    .cafe__pizzeria__section {
        background-position: bottom;
        background-size: contain;
        min-height: 54vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .cafe__pizzeria__section .owl-nav {
        position: absolute;
        bottom: -76%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    section.flat12__menu {
        padding-top: 0;
    }
    .default__title2 .title2 h2 {
        padding-bottom: 15px;
    }
    .default__title2 .description p {
        width: 100%;
    }
    .menu__background {
        padding: 30px;
    }
    .menu__lists.menu__lists .main__title h2 {
        font-size: 16px;
    }
    .menu__lists.menu__lists .dashed {
        border-bottom: 3px dashed white;
        width: 19%;
    }
    .menu__background .coffee__beans2 img {
        width: 64%;
    }
    .menu__background .coffee__beans img {
        width: 64%;
    }
    .menu__background .coffee__beans2 {
        position: absolute;
        top: 76%;
        z-index: 0;
        right: -74%;
        transform: translate(18%, -50%);
    }
    .menu__background .coffee__beans {
        position: absolute;
        left: -9%;
        top: 30%;
        transform: translate(-37%, -50%);
        z-index: 0;
    }
    .section__header h2 {
        text-transform: uppercase;
        font-size: 40px;
        margin-bottom: 10px;
    }
    .collection__management .pricing__sec {
        border: 3px solid #707070;
        padding: 11px;
        width: 100%;
        margin: 0 auto;
        cursor: pointer;
        transition: .3s;
    }
    .collection__management .pricing__sec ul li img {
        margin-right: 15px;
        padding: 13px 0;
        width: 20px;
    }
    .collection__management .line img {
        width: 82%;
        margin-left: 40px;
    }
    .collection__management .pricing__sec h2 {
        text-align: center;
        font-size: 29px;
    }
    .flat12__events .events__lists .title h2 {
        color: #cacaca;
        font-size: 21px;
    }
    section.flat12__gallery {
        padding-top: 0;
    }
    section.flat12__gallery .default__title2 .title2 h2 {
        padding-bottom: 15px;
    }
    .default__title2 .title2 h2 {
        font-size: 36px !important;
        padding-bottom: 15px;
    }
    .flat12__innerpage .text__rotate {
        transform: none;
        position: absolute;
        z-index: 9999;
        right: 0;
        left: 28px;
        transition: 2s;
        bottom: 20%;
    }
    .flat12__innerpage .inner__banner {
        position: relative;
        top: 68px;
        height: 77vh;
    }
    section.flat12__about__details .title {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .menu__details__categories li.nav-item button {
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 800;
        color: #fff;
        padding: 0 20px;
        margin-top: 20px;
    }
    section.flat12__menu.inner__padding {
        padding-top: 40px;
    }
    .menu__details__categories ul#pills-tab {
        position: relative;
        z-index: 99;
        justify-content: space-between;
        padding-bottom: 22px;
        border-bottom: 7px solid #fff01f;
        width: 92%;
        margin: 0 auto;
    }
    .menu__details__categories .menu__lists.menu__lists .dashed {
        border-bottom: 3px dashed #fff01f;
        width: 22%;
    }
    .flat12__collection__managements .feature {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
    }
    .flat12__collection__managements .feature__lists {
        padding: 15px 14px;
        background-repeat: no-repeat;
    }
    .flat12__collection__managements .feature .icon img {
        padding-right: 12px;
        width: 41px;
    }
    section.flat12__event__details.inner__padding {
        padding-top: 22px;
    }
    .btn-primary {
        color: #262626;
        background-color: #fff01f;
        border-color: #fff01f;
        font-weight: 800;
        text-transform: uppercase;
        border-radius: 0;
        font-size: 16px;
        padding: 5px 9px;
        display: flex;
        align-items: center;
        transition: 0.3s;
        outline: none !important;
    }
    .flat12__event__details .event__tabs .events__lists h2 {
        font-size: 22px;
    }
    .flat12__event__details .event__tabs .events__lists p {
        font-size: 14px;
    }
    .pagenation__lists nav ul {
        margin: 0;
        padding: 12px;
        margin: 0;
        width: 100%;
        height: 106px;
        list-style: none;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-content: flex-start;
        flex-wrap: wrap;
    }
    .pagenation__lists nav {
        border: 1px solid #9e9e9e;
        width: 100%;
        margin: 0 auto;
    }
    .pagenation__lists .page-link {
        padding: 0px 16px !important;
        margin: 0 15px;
    }
    .flat12__event__details .inner__banner h2 {
        font-size: 40px;
        padding-bottom: 12px;
        margin-top: 60px;
    }
    section.flat12__innerpage.pb-0 {
        padding-top: 22px;
    }
    .flat12__event__details .bg__yellow {
        display: none;
    }
    .flat12__contact__form {
        background-size: cover;
        min-height: 47vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .flat12__contact__form .contact__details__lists {
        width: 95%;
        margin: 0 auto;
    }
    section.flat12__healthand_safety .title {
        border: 5px solid #fff01f;
        padding: 16px;
    }
    section.flat12__healthand_safety .title h2 {
        font-size: 22px;
    }
}


/* 13 INCH SCREEN */

@media only screen and (min-width: 1200px) and (max-width: 1400px) {}