html, body {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
    /*background: #363636;*/
}
.off-canvas-wrap {
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    height: 100%;
}
.inner-wrap {
    backface-visibility: inherit;
    -webkit-backface-visibility: inherit;
}

ul li {
    list-style: none;
}
ul {
    margin-left: 0;
}

.section-head {
    padding-top:20px;
    text-align: center;
}

a.button.small {
    padding: 7px 20px;
}
.button {
    border-radius: 30px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border: 5px solid rgba(255,255,255,0.8);
    padding: 0px 15px;
    font-size: 16px;
    line-height: 25px;
    /*width: 80px;*/
    text-align: center;
    background: rgba(255,255,255,0.2);
}
.button:hover {
    opacity: 0.9;
}
.orbit-timer {
    display: none;
}
.page-content {
    padding: 20px 0;
    margin-bottom: 20px;
    margin-top: 60px;
}
.page-head {
    /*padding-bottom: 20px;*/
    text-align: center;
}
.page-head h3 {

}
.about-content {
    width: 80%;
    margin: auto;
}
.tabs dd > a, .tabs .tab-title > a {
    background: none;
    padding: 0;
}
.tabs dd.active a, .tabs .tab-title.active a{
    background: none;
}
.menu-cat-tabs .tabs dd, .tabs .tab-title {float: none;}
/*--------------=========*** HEADER ***==========----------------*/


header {
    height: 45px;
}
.header-logo {
    float: left;
    width: 200px;
    padding: 0 20px;
}
.logo-img {
    max-height: 160px;
}
.header-wrapper {
    height: 45px;
    position: fixed;
    width: 100%;
    z-index: 990;
}
ul.nav-list {
    margin-bottom: 0;
}
ul.nav-list>li {
    display: inline-block;
    padding: 8px 0;
}
ul.nav-list>li>a{
    padding: 10px;

}
ul.nav-list>li>a:hover {

    color: #fff;
}

.logo-name {
    padding: 12px 20px;
    font-size: 1.3rem;
}
.menu-icon {
    padding: 7px 10px;
    border-left: 1px solid #ccc;
    cursor: pointer;
}
.mobile-header-menu {
    display: none;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 999999;
}
ul.mobile-menu-list a h6 {
    padding: 5px;
    margin: 1px auto;
    width: 70%;
    border-bottom: 1px solid rgba(141, 148, 154, 0.25);
}
.header-mobile {
    background: #fff !important;
}
.menu-close {
    cursor: pointer;
    border-top: 1px solid #999;
    box-shadow: 0px 1px 5px 0px;
    padding: 2px;
}
.menu-close i {
    /*padding: 10px;*/
}
.mobile-menu-list {
    margin: 10px;
}

ul.mobile-menu-list li {
    margin: 3px 20px;
    background: rgba(51, 51, 51, 0.27);
}
ul.mobile-menu-list hr {
    margin: 0 auto;
    border-color: rgba(60, 126, 203, 0.37);
    width: 50%;
}

.order-online-tag.tag {
    padding: 10px;
    position: fixed;
    right: 0;
    top: 60px;
    width: 150px;
    border-radius: 5px 0 0 5px;
    z-index: 1000;
}
.order-online-icon {
    display: table-cell;
    vertical-align: middle;
}
.order-online-icon i {
    margin-right: 10px;
}
.order-online-text.font_1_a {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px !important;
    line-height: 1.2;
}

.phone-number-tag {
    padding: 10px;
    position: fixed;
    right: 0;
    top: 135px;
    width: 150px;
    border-radius: 5px 0 0 5px;
    z-index: 1000;
}

.ph-text {
    display: table-cell;
    vertical-align: middle;
}
.ph-text i {
    margin-right: 10px;
}
.ph-no {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px !important;
}

.offer-shift {
    margin-right: -180px;
}
.offer-tag {
    position: fixed;
    right: 0;
    top: 345px;
    z-index: 10000;
    border-radius: 5px 0 0 5px;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.offer-tag:hover {
    margin-right: 0;
}
.offer-tag-head {
    font-weight: bold;
    width: 20px;
    padding: 20px 10px;
    display: table-cell;
    box-shadow: 1px 0px 1px #555;
    border-radius: 5px 0 0 5px;
}
.offer-tag-content {
    display: table-cell;
    vertical-align: middle;
    width: 170px;
    padding: 5px;
    font-size: 0.8rem;
}
.offer-tag-content h6 {
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    font-size: 0.9rem;
    margin: 0 0 5px;
}
.offer-tag-content p {
    text-align: center;
    line-height: 1.1;
    font-size: 0.8rem;
    margin: 0;
}
.offer-tag-content h5 {
    text-align: center;
    font-size: 0.8rem;
    margin: 5px 0 0 0;
}
.offer-tag-content h5>.button {
    padding: 7px 20px;
    margin-bottom: 0;
}

/*--------------=========*** HEADER ENDS***==========----------------*/



/*--------------=========*** HOME***==========----------------*/
.home-mobile-logo {
    margin-top: 20px;
    text-align: center;
}
.offer-mobile {
    margin: 20px auto;
    width: 80%;
    text-align: center;
}
.offer-mobile-content {
    padding: 15px 20px;
}
.offer-mobile-content h6 {
    margin: 0;
    font-weight: bold;
}
.offer-mobile-content p {
    line-height: 1.2;
    margin: 0;
    font-size: 0.8rem;
}
.landing-home {
    height: 500px;
    background: url('../images/separator.jpg');
    /* background-position: center; */
    background-size: cover;}

.about-home {
    padding: 20px;
}
.about-home-wrapper {
    position: relative;
    max-width: 450px;
    height: 450px;
    margin: 20px auto;
}
.about-home-content {
    position: absolute;
    /*z-index: 10;*/
    height: inherit;
    width: 450px;
    /*border-radius: 50%;*/
    background: #999;
    padding: 70px 65px 50px 50px;
}
.about-home-content p {
    padding: 20px;
}
.about-home-img {
    position: absolute;
    width: 100%;
    padding: 15px;
}
.about-home-img img {
    width: 100%;
    box-shadow: 0px 0px 4px 1px;
    /*border-radius: 50%;*/    
} 

.menu-home {
    padding: 20px;
}
.home-menu-content.row {
    margin-bottom: 20px;
    margin-top: 20px;
}
.home-menu-content .large-4 {
    position: relative;
    height: 350px;
    overflow: hidden;
}
.home-menu-content img {
    width: 100%;
    margin-top: 35px;   
    position: relative;
    z-index: 10;
}
.home-menu-content h5 {
    text-align: center;
    position: absolute;
    border-radius: 2px;
    left: 0;
    margin: 0 0.9375rem;
    background: #2A77C4;
    right: 0;
    padding: 5px;
    z-index: 0;
}
.view-menu-wrapper a {
    margin: 10px;
}

.locate-home {
    padding: 20px;
}
.home-contact-form form {
    width: 75%;
    margin: auto;
    text-align: center;
}
.home-address-head {
    padding: 10px 0;
    font-weight: bold;
}
.home-locate-content.row {
    margin-top: 20px;
}
.home-address-wrapper {
    text-align: center;
}
.home-address-details {
    width: 49%;
    display: inline-block;
    margin: auto;
    vertical-align: top;
}
.view-wrapper {
    margin-top: 30px;
}
/*--------------=========*** HOME ENDS***==========----------------*/



/*--------------=========*** MENU***==========----------------*/

/*.menu-cat-tabs{
    position: fixed;
    left: 0;
    top: 30%;
}*/
.menu-content.row {
}
.menu-cat-tabs {
    position: relative;
}
.menu-cat-tabs ul.tabs {
    position: absolute;
    left: 10%;
    width: 85%;
    margin-top: 50px;

}
.menu-cat-tabs>ul>li h4{
    padding: 0px 10px;
    margin: 3px 0;
}
.menu-cat-tabs>ul>li.active h4, .menu-cat-tabs>ul>li h4:hover {
    background: #aaa;
    border-radius: 5px;
}
/*.menu-cat-tabs>ul>li h4 {
margin: 0;
}*/


.right-panel {
    margin-bottom: 20px;
    min-height: 492px;

}

.content {
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}
.content.active {
    opacity: 1;
}
.sub-category {
    margin-bottom: 10px;
}
.sub-sub-category {
    margin-top: 5px;
    margin-bottom: 25px;
}
.sub-sub-cat-head {
    font-size: 1.1rem;
    font-weight: bold;
    border-bottom: 2px solid;
    padding: 5px 0;
    width: 60%;
}
.menu-item {
    margin-top: 15px;
    padding: 0 10px;
}
.menu-item-text {
    width: 75%;
}
.cat-desc>p {
    line-height: 1.4;
}
.sub-cat-desc p {
    margin: 0;
    line-height: 1.4;
    font-size: 0.8rem;
}
.sub-sub-cat-desc p {
    margin: 0;
    line-height: 1.4;
    font-size: 0.8rem;
}
.sub-menu-item-name {
    width: 65%;
    padding: 5px;
    margin: 3px 15px;
    border-bottom: 1px dotted;
    font-size: 0.8rem;
}
.menu-item-text h5 {
    margin: 0;
    border-bottom: 1px dotted;
    font-size: 0.9rem;
    font-weight: bold;
}
.menu-item-text p {
    margin: 0;
    line-height: 1.4;
    font-size: 0.8rem;
}
.menu-item-price {
    padding: 3px 0;
    margin: 3px 0;
    font-size: 0.9rem;
    font-weight: bold;
}


/*--------------=========*** MENU ENDS***==========----------------*/



/*--------------=========*** GALLERY ***==========----------------*/

.gallery-content {
    width: 70%;
    margin: auto;
}
ul.clearing li {
    width: 31%;
    margin-bottom: 10px;
    height: 120px;
    overflow: hidden;
}
ul.clearing li img {
    width: 100%;
}
.visible-img img {
    width: auto !important;
}

/*--------------=========*** GALLERY ENDS***==========----------------*/



/*--------------=========*** RESERVATION ***==========----------------*/

#reservation .page-content {
    background: none !important;
}
.reservation-content {
    background: rgba(177, 224, 255, 0.85);
}
.offer-content {
    background: rgba(177, 224, 255, 0.85);
}
.offer-content .owl-carousel {
    display: block;
    /*width: 80%;*/
    margin: auto;
}
.offer-item.panel {
    padding: 15px;
}

/*--------------=========*** RESERVATION ENDS***==========----------------*/





/*--------------=========*** REVIEWS ***==========----------------*/
.reviews-tabs ul {
    margin-top: 20px;
    text-align: center;
}
.reviews-tabs ul li {
    display: inline-block;
    text-align: center;
    float: none !important;
    opacity: 0.5;
}
.reviews-tabs ul li img {
    height: 30px;
    border-radius: 4px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.reviews-tabs ul li a {
    color: #fff !important;
    padding: 0 !important;
    font-weight: bold;
}
.review-tab-wrapper {
    padding: 5px 20px;
}
.reviews-tabs ul li.active {
    opacity: 1;
}
.reviews-tabs ul li.zomato-tab .review-tab-wrapper {
    background: #cb202d!important;
}
.reviews-tabs ul li.google-tab .review-tab-wrapper {
    background: #d34836!important;
}
.reviews-tabs ul li.trip-tab .review-tab-wrapper {
    background: #4c8a37!important;
}
.reviews-tabs hr {
    margin: 0;
    border-width: 5px;
}

ul.reviews-list {
    padding: 10px 20px;
    width: 80%;
    margin: auto;
}
.reviews-content .tabs-content {
    padding: 10px;
}
.reviewer-name {
    font-weight: bold;
}
p.review-text {
    width: 90%;
}
/*--------------=========*** REVIEWS ENDS***==========----------------*/



/*--------------=========*** EVENTS ***==========----------------*/


.event-tabs .tabs {
    position: fixed;
    margin-top: 2%;
    width: 18%;
}
.event-tabs .tabs li a div {
    padding: 10px;
    background: #fff;
    margin: 5px 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 90%;
}
.event-tabs .tabs li.active a div {
    width: 100%;
}
.event-tabs .tabs li:hover a div {

}
.event-content .tabs-content {
    width: 75%;
    margin: auto;
}
.event-img img {
    width: 100%;
}

/*--------------=========*** EVENTS ENDS***==========----------------*/

/*--------------=========*** LOCATE US***==========----------------*/
.locate-head h3{
    /*border: none;*/
}
.address-details {
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    /*width: 85%;*/
}
.address-head {
    font-weight: bold;
    margin-bottom: 5px;
}
.address {
    margin-bottom: 10px;
}
.address h6 {
    margin: 4px 0;
}
.phone-no {
    margin-bottom: 10px;
}
.phone-no h6 {
    margin: 5px 0;
}
.address-details.panel a {
    font-size: 0.9rem;
}

.opening-hours {
    padding: 10px 0;
}
.hours-head {
    font-weight: bold;
}
.opening-hours h6 {
    margin: 0;
}

.email-id {
    padding: 10px 0;
}
.email-head {
    font-weight: bold;
}
.email-id h6 {
    margin: 0;
}

.contact-head h3 {
    /*text-align: left;*/
    /*border: none;*/
}
.contact-wrapper {
    border-left: 1px solid #ccc;
    padding-left: 45px;
}
.contact-form {
    margin: 18px 0;
    text-align: center;
}

/*--------------=========*** LOCATE US ENDS***==========----------------*/



/*--------------=========*** LOCATE US***==========----------------*/

/*.address-wrapper {
    width: 80%;
    margin: auto;
    text-align: center;
}
.address-details {
    width: 49%;
    margin: auto;
    display: inline-block;
    padding: 20px;
}
.address-head {
    padding: 10px 0;
    font-weight: bold;
}
.get-direction-btn {
    float: right;
    margin-bottom: 5px;
}

.hours-email-wrapper {
    width: 60%;
    margin: 15px auto;
}
.hours-head {
    font-weight: bold;
    line-height: 1.6;
}
.email-head {
    font-weight: bold;
    line-height: 1.6;
}
.opening-hours h6 {
    margin: 0;
}
.email-id h6 {
    margin: 0;
}

.contact-content {
    margin: auto;
    text-align: center;
}
input, select, textarea {
    border-radius: 5px;
}
textarea{
    height: 100px;
}
.date-wrap {
    padding: 0;
}
.time-wrap {
    padding-right: 0;
}
*/

/*--------------=========*** LOCATE US ENDS***==========----------------*/


/*--------------=========*** FOOTER***==========----------------*/
footer {
    position: relative;
    height: 45px;
}
.footer-social {
    text-align: center;
    position: absolute;
    left: 0;
    margin: 7px auto;
    right: 0;
}
.footer-social>a>i{
    padding: 10px 15px;
}
.footer-social > a > img {
    margin: 0 5px;
    width: 30px;
}
.scroll-to-top {
    position: fixed;
    right: 15px;
    top: 84%;
    display: none;
}
.scroll-to-top>a>i {
    padding: 5px 10px;
    background: rgba(30,30,30,0.5);
    color: #fff;
}
.footer-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ddd;
    z-index: 99999;
}
.footer-mobile ul {
    margin: 0;
    text-align: center;
}
.footer-mobile ul li {
    display: inline-block;
    width: 23.5%;
    text-align: center;
    border-left: 1px solid #bbb;
    padding-bottom: 7px;
    padding-top: 7px;
}
.footer-mobile ul li a div div {
    font-size: 0.5rem;
    line-height: 1.1;
    margin-top: 5px;
}
.footer-mobile ul li:last-child {
    border-right: 1px solid #bbb;
}

/*--------------=========*** FOOTER ENDS***==========----------------*/




@media all and (max-width:1024px) {
    ul.nav-list>li>a {
        padding: 14px 10px;
        font-size: 1rem; 
    }
    .landing-home {
        height: 400px;
    }
    .header-logo {
        width: 100px;
        padding: 0;
    }
    .menu-cat-tabs ul.tabs {
        left: 3%;
        top: 25%;
    }
    .offer-content .owl-carousel {
        width: 95%;
    }
    .gallery-content {
        width: 80%;
    }
    .reviews-tabs ul li {
        width: 32.8%;
    }
    /*    .address-details {
            text-align: center;
        }
        .address-head {
            width: 100%;
        }
        .home-contact-form form.contact-form {
            width: 100%;
        }*/
}


@media all and (max-width:640px) {
    .menu-head.page-head {
        margin-top: 40px;
    }
    .page-content {
        margin-top: 0;
    }
    .gallery-content {
        width: 95%;
    }
    .event-content .tabs-content {
        width: 100%;
        padding: 0;
    }
    .event-tabs .tabs {
        position: relative;
        width: auto;
    }
    .event-tabs .tabs li a div{
        width: auto;
    }
    .event-tabs .tabs li.active a div {

    }
    .upcoming-tab {
        float: left;
    }
    .past-tab {
        float: right;
    }
    ul.reviews-list {
        width: 100%;
        padding: 0;
    }
    p.review-text {
        width: 100%;
    }
    .reviews-tabs ul li {
        width: 32%;
    }
    .reviews-tabs ul li c {
        display: none;
    }
    /*    .address-wrapper {
            width: 100%;
        }
        .hours-email-wrapper {
            width: 100%;
        }*/
    .address-details {
        margin: 0 0 1.25rem;
    }
    .contact-wrapper {
        padding-left: 0.9375rem;
    }
    .contact-wrapper {
        border: none;
    }
    .contact-head h3 {
        text-align: center;
    }
    .contact-content {
        text-align: center;
    }
    .about-home-wrapper {
        height: auto;
    }
    .about-home-content {
        position: static;
        padding: 0;
        width: auto;
    }
    .about-home-wrapper .about-home-content {
        border-radius: 0% !important;
    }

    .about-home-img {
        display: none;
    }

    .home-address-details {
        width: 95%;
    }
    .home-contact-form form {
        width: 100%;
    }
    .left-panel {
        padding: 0;
        position: static;
    }
    .menu-cat-tabs {
        height: 50px;
        left: 0;
        overflow-x: auto;
        overflow-y: hidden;
        position: absolute;
        right: 0;
        top: 40px;
        width: 100%;
        background: #eee;
        z-index: 1000;
    }
    .fix-search {
        position: fixed;
        top: 2px;
    }

    .menu-cat-tabs ul.tabs {
        z-index: 10;
        position: static;
        height: 50px;
        margin: 0;
        padding-left: 5px;
    }
    .menu-cat-tabs ul.tabs li {
        float: left;
        height: 50px;
    }
    .menu-cat-tabs>ul>li h4 {
        padding: 7px 10px;
        margin: 5px;
        font-size: 0.8rem;
    }
    .right-panel {
        /*margin-top: 160px;*/
        padding: 0;
        margin-bottom: 0px;
    }
    .menu-cat-content.tabs-content {
        margin-bottom: 0;
    }
    .sub-sub-cat-head {
        width: 80%;
    }
    footer {
        height: auto;
    }
    .footer-social {
        margin-top: 0;
    }
    .page-content {
        margin-bottom: 0;
    }
    .scroll-to-top {
        top:75%;
    }
    .home-contact-form form.contact-form {
        width: 80%;
        text-align: center;
    }
}


@media all and (max-width:481px) {

    .event-img {
        width: 80%;
        margin: auto;
    }
    .event-text {
        width: 100%;
    }
    .address-details {
        width: 100%;
    }
    .opening-hours {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    .email-id{
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    ul.clearing li {
        width: 45%;
        height: 70px;
    }
}

@media all and (min-width:1025px) {
    .address-details {
        width: 42%;
    }
}

@media all and (min-width:641px) {
    .menu-cat-tabs ul li {
        width: 230px;
    }
}