@media all and (min-width: 1920px) {
    .show-skillbar {
        padding: 0 200px;
    }

    .services-wrapper {
        padding: 0 200px;
    }

    .dots-reverse {
        margin-left: 180px;
    }

    .wall-images img {
        opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    .wall-images-reverse img {
        opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
}

@media only screen and (max-width: 1536px) {
    .hero-carousel {
        right: 2%;
        width: 350px;
    }

    .carousel-img-item-all {
        min-height: 350px;
    }

    .team-box h3 {
        font-size: 21px;
    }

    .hero-heading {
        font-size: 42px;
    }

    .hero-subheading {
        font-size: 18px;
    }

    .nav-title span {
        font-size: 48px;
        letter-spacing: 18px;
    }

    .nav-holder-line-text {
        font-size: 28px;
    }
}

@media only screen and (max-width: 1366px) {
    .header-social img {
        width: 300px;
    }

    .logo .logo-light {
        width: 275px;
    }

    .carousel-img-item-all {
        min-height: 300px;
    }

    .nav-title span {
        font-size: 36px;
        letter-spacing: 20px;
    }

    .nav-holder-line-text {
        font-size: 24px;
        right: 125px;
    }

    .nav-holder #menu ul li a {
        font-size: 42px;
        line-height: 42px;
        margin-bottom: 50px;
    }

    .nav-holder .nav-info {
        margin-top: 100px;
        max-width: 300px;
    }

    .nav-holder .nav-info span {
        font-size: 16px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 1280px) and (max-height: 720px) {
    .carousel-img-item-all {
        min-height: 270px;
    }
}

@media only screen and (max-width: 1200px) {
    .show-skillbar {
        padding: 0 40px;
    }

    .services-wrapper {
        padding: 0 40px;
    }

    .dots-reverse {
        margin-left: 150px;
    }

    .wall-images,
    .wall-images-reverse {
        display: none;
        visibility: hidden;
    }

    .contact-modal-wrapper {
        width: 90%;
    }
}

@media only screen and (min-width: 1024px) {
    .hover-icons {
        left: 10px;
    }
}

@media only screen and (max-width: 995px) {
    .blog-quote p {
        font-size: 35px;
    }

    .visible-mobile-devices {
        display: block;
        visibility: visible;
    }

    .hidden-mobile-devices {
        display: none;
        visibility: hidden;
    }

    .to-top-arrow {
        right: 80px;
    }

    .to-top-arrow.show {
        bottom: 60px;
    }

    .img-fullwidth {
        position: absolute;
        width: 50vw;
        height: auto;
        top: 0;
        bottom: 0;
    }

    .services-steps-wrapper {
        margin: -16px 0 0 0;
    }

    .service-number {
        top: -30px;
        font-size: 135px;
        line-height: normal;
        margin: 0;
    }

    .services-block {
        min-height: 100px;
    }

    .pull-up {
        margin: -15px 0 5px 0;
    }

    .contact-info-description-img {
        font-size: 25px;
        margin: -5px auto 0 auto;
    }

    .contact-info-description-img.large {
        font-size: 25px;
        margin: -5px auto 0 auto;
    }

    .contact-info-text {
        font-size: 12px;
    }

    .contact-info-text.large {
        font-size: 12px;
    }

    .carousel-img-item-all {
        min-height: 500px;
    }

    .team-box {
        padding: 5px 10px;
    }

    .hover-effect.the-team {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        height: -webkit-calc(100% - 30px);
        height: -moz-calc(100% - 30px);
        height: calc(100% - 30px);
        top: 15px;
        left: 15px;
        bottom: 15px;
        right: 15px;
    }

    .slick-right-alternative:hover .slick-prev {
        left: -15px;
    }

    .slick-right-alternative:hover .slick-next {
        right: -15px;
    }

    .swiper-slide-txt {
        padding: 0 10px;
        left: 0;
    }

    .swiper-slide-txt-inner {
        max-width: 100%;
    }

    .blog-wrapper p {
        text-align: left;
    }

    .blog-item h2,
    .text h2 {
        font-size: 35px;
    }

    .about-page {
        padding: 0 0 90px;
    }

    .page-menu-area {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px;
    }

    .page-menu-area .menu-item-card:last-child{
        border-bottom: none;
    }

    .menu-item-card {
        display: flex;
        border-bottom: 1px solid #d6d6d6;
        padding: 5px 0 15px;
    }

    .menu-item-card a img {
        width: 150px;
        height: 85px;
        object-fit: cover;
        box-shadow: 0 10px 30px -15px #000;
        -moz-box-shadow: 0 10px 30px -15px #000;
        -webkit-box-shadow: 0 10px 30px -15px #000;
    }

    .menu-item-card-content .product-price {
        display: none;
        position: absolute !important;
    }

    .menu-item-card-content .product-title {
        font-size: 18px;
        color: #b2936e;
        font-weight: 700;
        display: block;
        margin-bottom: 5px;
        width: min-content;
    }

    .widget-box.widget-box-desktop {
        display: none;
    }

    .widget-box-mobile {
        display: block;
    }

    .widget-box-mobile-content {
        display: flex;
        align-items: center;
        height: 150px;
        padding: 0 20px;
        margin-top: 30px;
    }

    .widget-box-mobile h1 {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-weight: 600;
        display: block;
        width: 100%;
    }

    .about-page::after {
        content: none;
    }

    .footer {
        padding-top: 30px;
    }

    .header-nav {
        display: block;
    }

    .logo .logo-light {
        width: 200px;
        margin: 0 auto;
    }

    .header-social img {
        width: 250px;
        margin: 0 auto 15px;
        display: block;
    }

    .header-menu {
        margin-bottom: 20px;
        justify-content: center;
        order: 3;
        position: relative;
    }

    .qr-menu-sidebar {
        display: block;
    }

    .header-social {
        order: 2;
    }

    .header-logo {
        order: 1;
    }

    .nav-button {
        right: 30px;
    }

    .pl-0 {
        padding-left: 15px;
    }

    .pr-0 {
        padding-right: 15px;
    }

    .menu-card {
        height: 150px;
    }

    .menu-card .menu-card-title {
        width: 100%;
        line-height: 18px;
        font-size: 18px;
    }

    .slogan-mobile {
        display: none !important;
    }

    .logo-desktop {
        display: none !important;
    }

    .logo-menu {
        display: block !important;
        width: 250px;
        margin-left: -45px;
    }

    .footer-logos.qrmenu {
        display: none;
    }

    .qrmenu {
        display: none;
    }

    .carousel-category {
        min-height: 125px;
        border-radius: 50%;
        width: 125px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .carousel-category::after {
        content: "";
        position: absolute;
        left: -5px;
        top: -5px;
        width: 135px;
        height: 135px;
        border: 1px solid #b29876;
        background: transparent;
        border-radius: 50%;
    }

    .carousel-category.id_64::after {
        content: none;
    }

    .carousel-category a {
        position: relative;
        width: 125px;
        height: 125px;
        display: flex;
        z-index: 99;
        font-size: 12px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        align-items: center;
        justify-content: center;
        word-break: break-word;
        padding: 5px;
    }

    .owl-carousel .owl-stage-outer {
        padding: 5px !important;
    }

    .plr-0 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .menu-item-card-content .product-price {
        display: block;
    }

    .qrmenu-logo {
        display: flex;
        justify-content: center;
    }

    .page-content-inner {
        flex-direction: column;
    }

    .page-short-content {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .page-long-content {
        max-width: 100%;
        margin-left: 0;
    }

    .footer .footer-logos {
        justify-content: space-between;
    }

    .footer .footer-logos ul {
        margin-left: 0;
    }

    .footer .footer-logos ul li a {
        margin-right: 0;
        margin-left: 15px;
    }

    .footer .footer-newsletter form {
        width: 100%;
    }

    .footer .footer-menu ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: 30px 0;
    }

    .header-menu .languages-box {
        margin-right: 0;
        margin-top: 15px;
    }

    .header-menu .languages-box ul .lan_icon {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
        border: 1px solid #f4f4f4;
        border-radius: 16px;
        background: #f4f4f4;
        padding: 5px;
        cursor: pointer;
    }

    .header-menu .languages-box ul .lan_icon:hover {
        background: #f9f9f9;
    }

    .header-menu .languages-box ul .lan_icon img {
        width: 16px;
        height: 16px;
    }

    .header-menu .languages-box ul li span {
        font-size: 12px;
        letter-spacing: 0;
    }

    .header-menu .languages-box.qrmenu-lang {
        display: block;
    }
}

@media only screen and (max-width: 880px) {
    .logo {
        padding-top: 6px;
    }

    .main-navigation .navbar-nav li a {
        padding: 19px 15px 0 15px;
    }

    .blog-quote p {
        font-size: 30px;
        margin: 0;
        top: 0;
    }

    .nopadding {
        padding: 0 !important;
        margin: 0 !important;
    }

    .nopadding.nopadding-xs {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }

    .lower-page.lower-page-modal {
        padding: 0;
    }

    .divider-m-2 {
        height: 15px;
    }

    .divider-xl {
        height: 100px;
    }

    .hidden-mobile-devices {
        display: block;
        visibility: visible;
    }

    .to-top-arrow {
        right: 30px;
    }

    .to-top-arrow.show {
        bottom: -5px;
    }

    .timeline-image {
        width: 366px !important;
        height: 366px;
        top: 183px;
    }

    .show-skillbar {
        padding: 0 30px;
    }

    .borders {
        /* border: 15px solid rgba(225, 225, 225, .25); */
        border: none;
    }

    .borders,
    .borders:after,
    .borders:before {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        height: -webkit-calc(100% - 30px);
        height: -moz-calc(100% - 30px);
        height: calc(100% - 30px);
        top: 15px;
        left: 15px;
        bottom: 15px;
        right: 15px;
    }

    .parallax {
        padding: 100px 0;
    }

    .border-top {
        position: fixed;
        width: 100%;
        height: 40px;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 10;
    }

    .border-top.top-position {
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px);
        transform: translateY(-200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }

    .border-bottom {
        position: fixed;
        width: 100%;
        height: 40px;
        left: 0;
        bottom: 0;
        background: #fff;
        z-index: 10;

        display: none;
        visibility: hidden;
    }

    .border-bottom.bottom-position {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }

    .border-left {
        position: fixed;
        width: 40px;
        height: 100%;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 10;
    }

    .border-left.left-position {
        -webkit-transform: translateX(-200px);
        -moz-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        -o-transform: translateX(-200px);
        transform: translateX(-200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }

    .border-right {
        position: fixed;
        width: 40px;
        height: 100%;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 10;
    }

    .border-right.right-position {
        -webkit-transform: translateX(200px);
        -moz-transform: translateX(200px);
        -ms-transform: translateX(200px);
        -o-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }

    .border-top,
    .border-bottom,
    .border-left,
    .border-right {
        -webkit-transition: all 1.0s ease;
        -moz-transition: all 1.0s ease;
        -ms-transition: all 1.0s ease;
        -o-transition: all 1.0s ease;
        transition: all 1.0s ease;
    }

    .hover-icons {
        left: 5px;
    }

    .hover-effect {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        height: -webkit-calc(100% - 30px);
        height: -moz-calc(100% - 30px);
        height: calc(100% - 30px);
        top: 15px;
        left: 15px;
        bottom: 15px;
        right: 15px;
    }

    .legendary-gallery {
        margin: 0 15px;
    }

    .legendary-gallery figure {
        padding: 0;
    }

    .legendary-gallery figure:last-child {
        margin-bottom: 15px;
    }

    .move-down {
        margin-bottom: 15px;
    }

    .hero-subheading span {
        padding-right: 40px;
        margin-right: 20px;
    }

    .service-heading {
        padding-left: 110px;
    }

    #services p {
        padding-left: 110px;
    }

    .services-wrapper {
        padding: 0 30px;
    }

    .section-all {
        margin-left: 0;
        margin-right: 0;
    }

    .dots {
        display: none;
        visibility: hidden;
    }

    .dots-reverse {
        display: none;
        visibility: hidden;
    }

    .slick-slide {
        height: 450px;
    }

    .slick-right-alternative:hover .slick-prev {
        left: -25px;
    }

    .slick-right-alternative:hover .slick-next {
        right: -25px;
    }

    .hero-slider-bg-controls {
        right: 25px;
        bottom: 15px;
    }

    .swiper-slide-controls.slide-next {
        margin-top: 10px;
    }

    .swiper-slide-pagination {
        left: 30px;
        bottom: 12px;
    }

    .swiper-slide-controls-play-pause {
        right: 150px;
        bottom: 15px;
    }

    .lity-close {
        top: 5px;
        right: 5px;
    }

    .lity-close:active {
        top: 5px;
        right: 5px;
    }

    .blog-item {
        padding: 0 15px;
    }

    .blog-item .blog-content {
        height: 630px;
    }

    .blog-item h2 {
        padding: 0 25px;
    }

    .blog-quote {
        padding: 0 0 0 30px;
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    .footer-menupage {
        display: block;
    }

    .footer.footer-menupage-dnone {
        display: none;
    }

    .logo {
        padding-top: 8px;
    }

    .main-navigation .navbar-nav li a {
        font-size: 11px;
        color: #111;
        padding: 10px 15px;
    }

    .main-navigation .navbar-nav li a:hover {
        color: #111;
    }

    .main-navigation-bg {
        height: auto;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
        box-shadow: 0 0 5px rgba(0, 0, 0, .35);
    }

    .main-navigation-bg .main-navigation .navbar-nav li a {
        padding: 10px 15px;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .main-navigation-bg .navbar-toggle .icon-bar {
        background: #111;
    }

    .navbar-toggle {
        margin-top: -42px;
        margin-right: -11px;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }

    .main-navigation-bg .navbar-toggle {
        margin-top: -44px;
        margin-right: -11px;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }

    .navbar-collapse {
        background: rgba(255, 255, 255, 1);
        margin-top: 7px;
    }

    .to-top-arrow {
        right: 15px;
    }

    .show-skillbar {
        padding: 0 15px;
    }

    .testimonial blockquote::before {
        font-size: 135px;
        top: -70px;
    }

    .service-heading {
        padding-left: 90px;
    }

    #services p {
        padding-left: 90px;
    }

    .services-wrapper {
        padding: 0 15px;
    }

    .waves {
        height: 40px;
        min-height: 40px;
    }

    .menu {
        grid-column-gap: 40px;
        grid-template-columns: repeat(2, 1fr);
    }

    .slick-right-alternative:hover .slick-prev {
        left: -40px;
    }

    .slick-right-alternative:hover .slick-next {
        right: -40px;
    }

    .hero-slider-bg-controls {
        right: 10px;
    }

    .swiper-slide-pagination {
        left: 15px;
        bottom: 53%;
    }

    .swiper-slide-controls-play-pause {
        right: 135px;
    }

    .social-icons {
        text-align: center;
        display: none;
    }

    .navbar-bg-switch {
        position: relative;
        width: 100%;
        left: 0;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .upper-page {
        height: 100%;
        top: 0;
        overflow: visible !important;
    }

    .hero-fullscreen {
        position: relative;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        overflow: visible;
        z-index: 0;
    }

    .hero-bg {
        position: relative;
        overflow: auto;
    }

    .hero-carousel {
        position: relative;
        bottom: 0;
        top: 20px;
        right: 0;
        width: 96%;
        left: 2%;
        margin-bottom: 30px;
    }

    .reservation-btn {
        display: none;
    }


    .swiper-container-wrapper {
        height: 50% !important;
    }

    .team-box {
        padding: 15px 30px;
    }

    .swiper-slide-inner-txt {
        width: 80% !important;
        top: 50%;
        left: 10%;
    }

    .hero-heading {
        font-size: 36px;
    }

    .nav-holder {
        width: 100%;
        right: -100%;
    }

    .nav-title span {
        right: 20px;
    }

    .nav-holder-line-text {
        right: 60px;
    }

    .nav-holder .fl-wrap {
        padding-left: 30px;
    }

    .nav-holder #menu ul li a {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 45px;
    }

    .nav-holder .nav-info {
        margin-top: 100px;
        max-width: 230px;
    }
}

@media only screen and (max-width: 640px) {
    .upper-page {
        height: 100%;
    }

    .img-fullwidth {
        min-height: 350px;
    }

    .hover-icons {
        left: 0;
    }

    .services-steps-wrapper {
        margin-bottom: 0;
    }

    .contact-info-text {
        font-size: 11px;
    }

    .contact-info-text.large {
        font-size: 11px;
    }

    .slick-slide {
        height: 350px;
    }

    .widget-box-mobile-content {
        height: 95px;
        background-size: contain !important;
    }

    .menu-card {
        height: 95px;
        background-size: contain !important;
    }

    .carousel-category {
        width: 90px;
        min-height: 90px;
    }

    .carousel-category a {
        width: 90px;
        height: 90px;
    }

    .carousel-category::after {
        width: 100px;
        height: 100px;
    }

    .footer .footer-contact .contact-email a {
        font-size: 100%;
    }

    .page-content-menu{
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 415px) {
    .carousel-category {
        width: 90px;
        min-height: 90px;
    }

    .carousel-category a {
        width: 90px;
        height: 90px;
    }

    .carousel-category::after {
        width: 100px;
        height: 100px;
    }

    .widget-box-mobile-content {
        height: 90px;
        background-size: contain !important;
    }

    .menu-card {
        height: 90px;
        background-size: contain !important;
    }

    .menu-item-card a img {
        width: 60px;
        height: 60px;
    }

    .menu-item-card-content .product-title {
        width: 75%;
        font-size: 14px;
    }
}

@media only screen and (max-width: 376px) {
    .carousel-category {
        width: 80px;
        min-height: 80px;
    }

    .carousel-category a {
        width: 80px;
        height: 80px;
        font-size: 11px;
    }

    .carousel-category::after {
        width: 90px;
        height: 90px;
    }

    .nav-holder #menu ul li a {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 30px;
    }

    .widget-box-mobile-content {
        height: 85px;
        background-size: contain !important;
    }

    .menu-card {
        height: 85px;
        background-size: contain !important;
    }
    .id_64{
        width: 80px;
        min-height: 100px;
        background-size: contain !important;
        margin-top: -15px;
    }
}

@media only screen and (max-width: 321px) {
    .carousel-category {
        width: 70px;
        min-height: 70px;
    }

    .carousel-category a {
        width: 70px;
        height: 70px;
        font-size: 9px;
        font-weight: 700;
    }

    .carousel-category::after {
        width: 80px;
        height: 80px;
    }

    .menu-item-card-content .product-title {
        width: 135px;
        font-size: 14px;
    }

    .menu-item-card-content .product-price b {
        font-size: 14px;
        font-weight: 700;
    }

   
    .footer-homebtn{
        width: 60px;
        height: 60px;
        top: -20px;
    }
    .footer-col1 a img {
        height: 30px;
    }
    .footer-container{
        padding-top: 20px;
    }
    .menu-card{
        height: 70px;
    }
    .about-page {
        padding: 0 0 105px;
    }
    .footer-col1 a span{
        line-height: 12px;
    }
    .sidenav a{
        font-size: 14px;
        padding: 30px 15px;
    }
    .sidenav a img{
        margin-right: 15px;
    }
    .sidebar-slogan img{
        height: 50px;
    }
    .id_64{
        width: 70px;
        min-height: 100px;
        background-size: contain !important;
        margin-top: -15px;
    }
}