:root {
  --primary: #f32b1c;
  --secondary: #a31b14;
  --pink: #F564A9;
  --bg-primary: #ffeceb;
  --color-white: #ffffff;
  --color-text: #040404;
}

@media (max-width: 992px) {

    .navbar-brand-center {
        width: 25%;
    }
    .header-area.header-sticky .navbar-brand-center .img-logo {
        width: 100%;
    }
    .header-area .collapse:before {
        display: none;
    }
    .header-area .collapse:hover .nav-link:hover,
    .header-area .collapse:hover .nav-link.active,
    .header-area .collapse:hover .lnr {
        color: var(--secondary);
    }
    .tablet-hidden {
        display: none;
    }
    .page-section,
    .page-banner,
    .section-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .lnr {
        color: #fff;
    }
    .lnr-chevron-left,
    .lnr-chevron-right {
        color: black;
    }
    #gtco-special-dishes .subheading,
    #gtco-gallery .subheading {
        width: 100%;
        margin-right: 0;
    }
    #gtco-menu.page-service .heading {
        padding: 0;
    }
    #gtco-menu.page-service .heading-menu h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .testi-content .owl-dots {
        padding-bottom: 10px;
    }
    #gtco-welcome .about-left .inner {
        padding: 0;
    }
    .about-left {
        margin-bottom: 20px;
    }
    #gtco-welcome .about-img img {
        width: auto;
        margin-top: 20px;
    }
    #gtco-welcome .about-img:before {
        top: 30px;
    }
    .navbar-toggler {
        background: var(--primary);
        background: radial-gradient(circle, var(--primary) 0%, var(--secondary) 100%);
    }
    .hero {
        height: 100%;
    }
    .hero-carousel .owl-item img {
        height: auto;
    }
    .boxed-page {
        margin-top: 0;
        padding-top: 0;
        background: transparent;
    }
    .tablet-hidden {
        display: none;
    }
    #navbar-header {
        top: 0;
        height: auto;
        z-index: 11;
    }
    #navbar-header .dropdown-menu {
        box-shadow: none !important;
    }
    #navbar-header .navbar-collapse {
        padding: 15px;
        margin-top: 15px;
    }
    .navbar-nav .nav-link {
        margin: 8px 0;
        text-align: center;
    }
    .menu-wrap {
        margin-bottom: 30px;
    }
    .footer-widget {
        margin-bottom: 30px;
    }
    .hero-right {
        position: unset;
    }
    .hidden-right,
    .hidden-left {
        position: unset;
    }
    .hidden-right:before {
        display: none;
    }
    .hidden-left:before {
        height: calc(100% + 25px);
        right: auto;
        top: -10px;
        left: 0;
        width: 100%;
    }
    .hero-right,
    .hero-left {
        padding-top: 40px;
    }
    .hero-left:before {
        right: 0;
        top: 0;
        width: 100%;
    }
    .hero-right:before {
        left: 0;
        top: 400px;
    }
    .ft-logo {
        padding-bottom: 10px;
    }
    #gtco-menu .service {
        min-height: auto;
    }
    .img-sm {
        padding-left: 25px;
        margin-top: 20px;
    }
    .img-lg {
        margin-bottom: 10px;
    }
    #gtco-testimonial p.testi-text {
        width: 100%;
    }
    #gtco-special-dishes .thumb {
        height: auto;
        order: 1;
    }
    #gtco-special-dishes .thumb img {
        object-position: center !important ;
    }
    #gtco-special-dishes .dishes-text {
        order: 2;
    }
    #gtco-special-dishes .second .btn-primary {
        margin-left: auto;
    }
    .contacts-page .heading-section:before {
        width: 50%;
    }
}



@media (max-width: 768px) {

    .wrap {
        width: 85%;
    }
    .navbar-brand-center {
        width: 30%;
    }
    .team-card .img-fluid {
        width: 100%;
    }
    .hero-left {
        height: auto;
    }
    .ft-logo {
        padding-bottom: 20px;
    }
    .hero-left,
    .hero-carousel .owl-item img {
        height: auto;
    }
    #gtco-menu.page-service .menu-wrap {
        padding: 0 0 20px 0;
    }
    #gtco-menu .menu-home .menus {
        min-height: auto;
    }
    .nav-item{
        padding: 0;
    }
    #gtco-special-dishes .second .special-number:after {
        right: 20%;
    }
    .menu-wrap {
        margin-bottom: 0;
    }

    .footer-logo {
        width: 50%;
    }

}


@media (max-width: 567px) {

    .wrap {
        width: 90%;
    }
    .navbar-brand-center {
        width: 40%;
    }
    #gtco-welcome .about-img:before {
        right: 25px;
    }
    .booking-now-border {
        font-size: 14px;
        line-height: 30px;
    }
}


@media (max-width: 480px) {

    .heading-section h2,
    #gtco-welcome h2 {
        font-size: 2rem;
        line-height: 3rem;
    }
    .hero:after {
        display: none;
    }
    .hero h1 {
        font-size: 2rem;
        line-height: 45px;
        text-align: center;
        margin: 0 auto;
    }
    .hero h1 span {
        font-size: 3rem;
    }
    .hero h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 20px !important;
        text-align: center;
    }
    .btn-primary {
        display: block;
    }
    .hero .btn-primary {
        margin: 0 auto !important;
    }
    .menu-home {
        padding: 0;
    }
    .contacts-page {
        padding-top: 150px;
    }
    #gtco-welcome {
        padding-top: 45px;
    }
    #gtco-menu.page-service .menu-img {
        width: 100%;
        margin-bottom: 20px !important;
    }
    #gtco-testimonial p {
        font-size: 18px;
        line-height: 30px;
    }
    #manicure,
    #nail-enhancement,
    #pedicure,
    #polish,
    #kids,
    #extra,
    #acrylic,
    #dipping,
    #waxing,
    #facial,
    #spa {
        padding: 0;
    }
    #gtco-testimonial p.testi-text {
        text-align: justify;
        font-size: 18px;
        line-height: 30px;
    }
    #gtco-menu .heading-section:before, #gtco-gallery .heading-section:before, .gallery-page .heading-section:before {
        width: 35%;
    }
    #gtco-menu.page-service .heading-menu {
        top: auto;
        margin-top: 20px;
    }
    #gtco-menu.page-service .heading-menu h3 {
        padding: 0;
        font-size: 25px;
        line-height: 35px;
    }
    #gtco-menu,
    #gtco-gallery {
        padding-top: 50px;
    }

}


@media (max-width: 375px) {

    .navbar-brand-center {
        width: 45%;
    }
    #gtco-welcome .heading-section {
        width: 100%;
    }
    .heading-section h2,
    #gtco-welcome h2 {
        line-height: 2.5rem;
    }

}