
@font-face {
    font-family: 'Marriott Medium';
    src: url('../fonts/MarriottMediumItalic.eot');
    src: url('../fonts/MarriottMediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/MarriottMediumItalic.woff2') format('woff2'), url('../fonts/MarriottMediumItalic.woff') format('woff'), url('../fonts/MarriottMediumItalic.ttf') format('truetype'), url('../fonts/MarriottMediumItalic.svg#MarriottMediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Marriott Bold Cond';
    src: url('../fonts/MarriottBold.eot');
    src: url('../fonts/MarriottBold.eot?#iefix') format('embedded-opentype'), url('../fonts/MarriottBold.woff2') format('woff2'), url('../fonts/MarriottBold.woff') format('woff'), url('../fonts/MarriottBold.ttf') format('truetype'), url('../fonts/MarriottBold.svg#MarriottBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Marriott Bold Cond';
    src: url('../fonts/MarriottBold.eot');
    src: url('../fonts/MarriottBold.eot?#iefix') format('embedded-opentype'), url('../fonts/MarriottBold.woff2') format('woff2'), url('../fonts/MarriottBold.woff') format('woff'), url('../fonts/MarriottBold.ttf') format('truetype'), url('../fonts/MarriottBold.svg#MarriottBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MarriottLight';
    src: url('../fonts/MarriottLight.eot');
    src: url('../fonts/MarriottLight.eot?#iefix') format('embedded-opentype'), url('../fonts/MarriottLight.woff2') format('woff2'), url('../fonts/MarriottLight.woff') format('woff'), url('../fonts/MarriottLight.ttf') format('truetype'), url('../fonts/MarriottLight.svg#MarriottLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Marriott';
    src: url('../fonts/MarriottMedium.eot');
    src: url('../fonts/MarriottMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/MarriottMedium.woff2') format('woff2'), url('../fonts/MarriottMedium.woff') format('woff'), url('../fonts/MarriottMedium.ttf') format('truetype'), url('../fonts/MarriottMedium.svg#MarriottMedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Marriott Light';
    src: url('../fonts/MarriottLightItalic.eot');
    src: url('../fonts/MarriottLightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/MarriottLightItalic.woff2') format('woff2'), url('../fonts/MarriottLightItalic.woff') format('woff'), url('../fonts/MarriottLightItalic.ttf') format('truetype'), url('../fonts/MarriottLightItalic.svg#MarriottLightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Marriott Bold';
    src: url('../fonts/MarriottBoldItalic.eot');
    src: url('../fonts/MarriottBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/MarriottBoldItalic.woff2') format('woff2'), url('../fonts/MarriottBoldItalic.woff') format('woff'), url('../fonts/MarriottBoldItalic.ttf') format('truetype'), url('../fonts/MarriottBoldItalic.svg#MarriottBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Mesquite Std';
    src: url('../fonts/MesquiteStd.eot');
    src: url('../fonts/MesquiteStd.eot?#iefix') format('embedded-opentype'), url('../fonts/MesquiteStd.woff2') format('woff2'), url('../fonts/MesquiteStd.woff') format('woff'), url('../fonts/MesquiteStd.ttf') format('truetype'), url('../fonts/MesquiteStd.svg#MesquiteStd') format('svg');
    font-weight: 500;
    font-style: normal;
}

/* 
html, body { -webkit-text-size-adjust: none; margin: 0px; padding: 0px; width: 100%; min-height: 100%;}
a, a:link, a:visited { outline: none; text-decoration: none;}
img { border: none; margin: 0;}
ul { list-style: none;}
li { float: left;padding: 0;}
h1 { font-size: 2em;}
h2 { font-size: 1.2em;}
h3 { font-size: .9em;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
form, input, select, textarea, p, h1, h2, h3, h4, h5, h6, ul { margin: 0;padding: 0;}
select:focus { outline: none;}
textarea { resize: none;}
input:focus, textarea:focus { outline: none;}
input::-moz-focus-inner { border: 0; padding: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, time { display: block;margin: 0;padding: 0;}
.clearFix { clear: both; font-size: 0em; line-height: 0px; height: 0; margin: 0; padding: 0;} 
.popup-bg { width: 100%; height: 100%; background: #000; position: fixed; top: 0; left: 0; z-index: 1000; display: none;}
.popup-holder { width: 100%; position: absolute; padding-top: 50px; top: 0; left: 0; z-index: 1001; display: none;}
.popup-bgNew { width: 100%; height: 100%; background: url(../images/bgImageHover.png) 0 0 repeat; position: fixed; top: 0; left: 0; z-index: 1000;}
.popup-holderNew { width: 100%; position: absolute; padding: 0; top: 0; left: 0; z-index: 1001;}
.popupHide { display: none;}
img { -webkit-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
 ---- preset style END ---- */

body {
    background: #fff;
    font-family: 'MarriottLight';
}

a:hover {
    text-decoration: none;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: .9em;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

form, input, select, textarea, p, h1, h2, h3, h4, h5, h6, ul, hr {
    margin: 0;
    padding: 0;
}

.divCenter {
    margin: 0 auto;
    max-width: 970px;
    min-height: 100px;
}

#container {
    overflow: hidden;
}



/*resturant page starts*/

#home h2 {
    color: #e3dd8e;
    font-family: "Mesquite Std";
    font-size: 65px;
    height: 160px;
    margin: 0 0 60px;
    text-align: center;
    text-transform: uppercase;
}

    #home h2 img {
        position: absolute;
    }

.col-lg-3.panelDetail {
    border-left: 1px solid #b5654a;
}

    .col-lg-3.panelDetail:first-child {
        border: medium none;
    }

.resturantDetailPanel .panelDetail p {
    color: #fff;
    font-family: 'Marriott Bold Cond';
    font-size: 16px;
    margin: 23px 0 0;
    text-align: center;
}



/* Navigation */
#menu {
    padding: 20px;
    transition: all 0.8s;
}

    #menu.navbar-default {
        background-color: rgba(248, 248, 248, 0);
        border: none;
    }

    #menu a.navbar-brand {
        text-transform: uppercase;
        font-size: 22px;
        color: #fff;
        font-weight: 900;
        border-bottom: none;
        padding: 8px 15px 15px 0;
    }

    #menu.navbar-default .navbar-nav > li > a {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 1px;
        font-family: 'Marriott Bold Cond';
        padding: 10px 4px;
    }

.nav.navbar-nav.navbar-right {
    margin-top: 15px;
}

/*resturant bg*/
.grapeskin.on {
    background-color: #ada08c !important;
    padding: 0 !important;
    z-index: 9992;
}

.grapeskin {
    padding: 0 !important;
}

#home span.homeshadow {
    background: rgba(0, 0, 0, 0) url("../images/bgHeaderShadow.png") repeat-x scroll left top;
    display: block;
    height: 247px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}

.navbar.grapeskin {
    margin-top: 28px;
}

    .navbar.grapeskin.on {
        margin-top: 0px;
    }

.col-lg-15 {
    border-left: 1px solid #fff;
    float: left;
    width: 20%;
}

.col-lg-15 {
    border-left: 1px solid #fff;
}

    .col-lg-15:first-child {
        border-left: medium none;
    }

.col-xs-15:first-child {
    border-left: medium none;
}

.grapeskin.on .divCenter {
    min-height: 75px;
}

#chefNoteSlider li > p {
    font-size: 13px;
    font-family: 'Marriott Light';
    color: #978566;
    text-align: left;
}

    #chefNoteSlider li > p.withimage {
        padding-left: 210px;
    }

#chefNoteSlider {
    font-family: 'Marriott Light';
}

    #chefNoteSlider li > figure {
        height: 178px;
        left: 0;
        position: absolute;
        top: 0;
        width: 189px;
    }

#chefNoteSlider {
    max-width: 850px;
    min-height: 180px;
}

    #chefNoteSlider .flex-direction-nav .flex-prev {
        background: rgba(0, 0, 0, 0) url("../images/bgBannerArrowLeft.png") no-repeat scroll 0 0;
        left: -65px;
        top: 0px;
    }

    #chefNoteSlider .flex-direction-nav .flex-next {
        background: rgba(0, 0, 0, 0) url("../images/bgBannerArrowRight.png") no-repeat scroll 0 0;
        right: -65px;
        top: 0;
    }

.flex-direction-nav li {
    list-style: none;
}

#chefNoteSlider li {
    position: relative;
}


/*resturant bg*/

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: none;
    padding-bottom: 25px;
    color: #e3dd8e;
}

.page-scroll.activeBook {
    background: #baad99;
    padding-top: 14px;
    padding-bottom: 12px;
}

.navbar-default .navbar-nav a.page-scroll.activeBook:hover {
    color: #e3dd8e;
    background: url(../images/bgResturantMenuHover.png) repeat-x center center;
    border-bottom: none;
    padding-bottom: 12px;
    padding-top: 14px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.page-scroll.active {
    background: none;
    border-bottom: 5px solid #7e2a1a;
    color: #fd2800;
}

.page-scroll:hover {
    background: none;
    padding-bottom: 25px;
    color: #fd2800;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
    border-color: #DDD;
}

.menuHidden {
    font-family: "Marriott Bold Cond";
    height: 0;
    color: #fff;
    overflow: hidden;
    position: absolute;
    width: 185px;
    padding: 0;
}

.menuHover {
    font-family: "Marriott Bold Cond";
    color: #fff;
    position: relative;
    cursor: default;
}

    .menuHover:hover .menuHidden {
        height: auto;
        overflow: auto;
    }

.menuHidden a {
    color: #fff;
}

.navbar-default .navbar-toggle:hover > .icon-bar {
    background-color: #FFF;
}

/* Home Style */

a.fa.fa-angle-downBottom {
    border-bottom: medium none;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 0px;
    padding: 10px 15px;
    transition: all 0.5s ease 0s;
    text-align: center;
}

.bottomScroll {
    width: 100%;
    text-align: center;
}

#menu .container {
    width: 100%;
    padding: 0 30px;
}

#home.grapeskin {
    background: #edb9a1;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #cfcfcf;
    min-height: 740px;
}

.overlay.grapeskin {
    height: 740px;
    background: url(../images/grapeskin_banner.jpg) no-repeat right top fixed;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
}



    .overlay.grapeskin span {
        position: absolute;
        right: 0;
        bottom: 0;
    }
	
.menuHidden {
    font-family: "Marriott Bold Cond";
    height: 0;
    color: #fff;
    overflow: hidden;
    position: absolute;
    width: 170px;
	padding: 0px;
	background: rgba(0,0,0,0.6);
	
}

.menuHover {
    font-family: "Marriott Bold Cond";
    color: #fff;
    position: relative;
    cursor: default;
}

.menuHover:hover .menuHidden {
	height: auto;
	overflow: auto;
	padding: 4px;
}

.menuHidden a {
    color: #fff;
}

.newsLetterNW {
    color: #fbf5de;
}

#home p.lead {
    color: #e3e3e3;
}

.content {
    position: relative;
    padding: 14% 0 0;
}

.color {
    color: #fcac45;
}

a.fa.fa-angle-down {
    padding: 10px 15px;
    color: #fff;
    font-size: 24px;
    margin-top: 0px;
    transition: all 0.5s;
    border-bottom: none;
    display: inline-block;
}

    a.fa.fa-angle-down:hover {
        margin-top: 10px;
    }

#gallery .scrollSectionSlider a.fa.fa-angle-down {
    padding: 0px 15px;
}

.resturantDetailPanel.divCenter {
    margin-bottom: 55px;
    min-height: 110px;
}

.navbar-header .navbar-brand {
    height: 145px;
}

.navbar-fixed-top.on .navbar-brand > img {
    margin-top: 10px;
    width: 60%;
}

.navbar-fixed-top.on .navbar-header .navbar-brand {
    height: 79px;
}

.navbar-fixed-top.on .navbar-header .navbar-brand {
    padding: 7px 15px;
}

.navbar-fixed-top.on .nav.navbar-nav.navbar-right {
    margin-top: 15px;
}

.grapeskinNav {
    position: relative;
}

    .grapeskinNav .topHandRIght {
        position: absolute;
        right: -134px;
        top: 13px;
        display: block;
    }

.grapeskin.on .topHandRIght {
    display: none;
}

#welcome {
    background: #ada08c;
    padding-bottom: 25px;
    padding-top: 35px;
}

    #welcome h2 {
        color: #534136;
        text-align: center;
        font-family: 'Marriott Bold Cond';
        font-size: 36px;
        padding: 0px 0 10px;
    }

    #welcome p {
        color: #000000;
        text-align: center;
        font-family: 'Marriott';
        font-size: 14px;
        line-height: 25px;
    }

.bgWelcomeRight {
    display: block;
    position: absolute;
    right: 100px;
}

.bgWelcomeRightbottom {
    display: block;
    position: absolute;
    right: 0;
}

a.btnKnowMore {
    color: #a01c2e;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

    a.btnKnowMore span {
        display: inline-block;
    }

    a.btnKnowMore:hover img {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.col-lg-15.panelDetail:hover img {
    -webkit-transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(180deg);
    transform-style: preserve-3d;
}

#chefNote {
    height: 380px;
    position: relative;
}

    #chefNote span.bg {
        background: rgba(0, 0, 0, 0) url("../images/bgWelcomePage.png") no-repeat scroll left top;
        bottom: -100px;
        display: inline-block;
        height: 639px;
        left: 0;
        margin-top: -318px;
        position: absolute;
        width: 593px;
    }

    #chefNote .headingChef {
        text-align: center;
        margin: 13px 0;
    }

        #chefNote .headingChef h2 {
            color: #9c486a;
            display: inline-block;
            text-align: center;
            font-family: 'Mesquite Std';
            padding: 10px 0 10px 0;
            font-size: 54px;
        }

#promotios {
    height: 660px;
    background: url(../images/imgPromotionBg.jpg) no-repeat fixed left top / cover;
    border-top: 6px solid #fff;
    padding: 28px 0;
}

    #promotios h3 {
        color: #fff;
        font-size: 36px;
        font-family: 'Marriott Bold Cond';
        text-align: center;
        padding: 15px 0;
    }

.sliderContainer p {
    color: #fff;
    font-size: 15px;
    padding: 30px;
    height: 240px;
    overflow: hidden;
}

#gallery {
    background: url(../images/bggallery.jpg) no-repeat fixed left top / cover;
    min-height: 716px;
}

    #gallery h2 {
        color: #534136;
        font-family: 'Marriott Bold Cond';
        font-size: 36px;
        padding: 40px 0 25px;
        text-transform: uppercase;
        text-align: center;
    }

.galleryContainer {
    background: url(../images/bggalleryContainer.png) no-repeat center center;
    height: 717px;
    width: 1088px;
    margin: 0 auto;
}



.gallerySlider {
    width: 797px;
    height: 598px;
    margin: 0 auto;
    position: relative;
}

.gallerySliderBg {
    left: 73px;
    position: absolute;
    top: -78px;
    z-index: 5;
}

.gallerySlideX {
    margin: 0 139px;
}

.gallerySlideX .slick-prev {
    left: 50px;
    background: url(../images/bgGalleryBannerArrowLeft.png) no-repeat;
        background-color: rgba(0, 0, 0, 0);
    width: 158px;
    height: 67px;
    z-index: 99;
    top: auto;
    bottom: -160px;
	top: auto;
}

.gallerySlideX .slick-next {
    right: 50px;
    background: url(../images/bgGalleryBannerArrowRight.png) no-repeat;
	width: 158px;
    height: 67px;
    z-index: 99;
	bottom: -160px;
	top: auto;
}

.gallerySlide {
    height: 427px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    overflow: hidden;
    width: 520px;
}

#contactUs h2 {
    color: #e9dbcf;
    font-family: 'Marriott Bold Cond';
    font-size: 36px;
    padding: 38px 0 25px 0;
    text-transform: uppercase;
    text-align: center;
    background: #534136;
}


footer {
    background: #534136;
    min-height: 435px;
    width: 100%;
}

.newsLetter {
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    height: 58px;
    margin: 15px auto 0px;
    position: relative;
    width: 480px;
    background: #ececec;
}

    .newsLetter .inputHolder {
        float: left;
        height: 56px;
        overflow: hidden;
        position: relative;
        width: 292px;
    }

        .newsLetter .inputHolder input {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            border: 0 none;
            color: #939598;
            display: block;
            font-family: 'Marriott';
            font-size: 16px;
            height: 56px;
            margin: 0;
            padding-left: 17px;
            position: relative;
            width: 95%;
            z-index: 1;
        }

    .newsLetter .btnSubmit {
        background: #ada08c none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0 5px 5px 0;
        color: #fff;
        float: right;
        height: 58px;
        margin: -1px -1px 0 0;
        text-align: left;
        text-indent: 14px;
        text-transform: uppercase;
        width: 158px;
        font-family: 'Marriott Bold Cond';
        font-size: 22px;
    }

.newsH2 {
    margin-top: 20px;
    text-align: center;
}

    .newsH2 > h2 {
        color: #fbf5de;
        font-family: "Marriott";
    }

.socialMediaSection {
    text-align: center;
    padding-top: 30px;
}

    .socialMediaSection ul li {
        display: inline-block;
        float: none;
        margin: 4px;
        width: 45px;
    }

        .socialMediaSection ul li.btnTwitter a {
            background-position: -50px 0;
        }

        .socialMediaSection ul li.btnFacebook a {
            background-position: -149px 0;
        }

        .socialMediaSection ul li.btnInstagram a {
            background-position: -99px 0;
        }


        .socialMediaSection ul li.btnYoutube a {
            background-position: 0 0;
        }


        .socialMediaSection ul li a {
            background-image: url("../images/bgFooterSocialIcons_grapeskin.png");
            background-repeat: no-repeat;
            display: block;
            height: 45px;
            text-indent: -9999px;
            width: 45px;
        }

.addressSection {
    text-align: center;
    font-family: 'Marriott';
    font-size: 16px;
    color: #fbf5de;
    padding-top: 16px;
}

.mapPointerIcon {
    margin-bottom: 10px;
}

.addressSection a {
    color: #fbf5de;
}

.copyRight {
    padding: 17px 0 14px;
    border-top: 1px solid #b2b2b2;
    margin: 25px auto 0;
    text-align: center;
    font-size: 14px;
    color: #fbf5de;
}

    .copyRight a {
        color: #fbf5de;
    }

.scrollSectionSlider {
    text-align: center;
    width: 100%;
}

.scrollSection {
    text-align: center;
}

#menu.navbar-default .navbar-nav > li .dropdown-menu {
    border-radius: 0;
    padding: 0;
}

.navbar-default .navbar-right .dropdown-menu {
    left: 0px;
    right: auto;
}

#menu.navbar-default .navbar-nav > li .col-md-12 li.menudrop {
    background: #ddd none repeat scroll 0 0;
}

.navbar-nav li .col-md-12 {
    list-style: outside none none;
    padding: 0px;
}

    .navbar-nav li .col-md-12 li {
        list-style: outside none none;
        padding: 0 10px;
    }

        .navbar-nav li .col-md-12 li.active {
            background: #ddd;
        }

#menu.navbar-default .navbar-nav > li .col-md-12 li a {
    color: #666;
    display: block;
    font-size: 13px;
    line-height: 28px;
    text-transform: uppercase;
}

.dropdown-menu ul li a {
    color: #333;
}

.dropdown-menu ul li.menudrop a{
	color: #333;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: inherit;
    color: #fff;
}

.experiencesSlider li {
    display: inline-block;
    float: none;
    text-align: center;
}

.sliderContainer img {
    width: 100%;
}

.experiencesSlider > ul {
    text-align: center;
}

    .experiencesSlider > ul .sliderContainer {
        width: 323px;
        text-align: left;
    }

.sliderContainer.promotionDetails b {
	color: #fff;
	margin: 5px 0;
	display: block;
}

.AlertMesgs {
    background: #36a500 none repeat scroll 0 0;
    border: 1px solid;
    color: #fff;
    display: block;
    margin: 10px auto 0;
    padding: 10px;
    width: 333px;
}

.bookingWidget.new {
    background: rgba(0, 0, 0, 0) url("/images/bgBlack60.png") repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

    .bookingWidget.new.show {
        display: block;
    }

    .bookingWidget.new iframe {
        background-color: #fff;
        border: 0 none;
        display: block;
        float: none;
        margin: 20px auto 0;
        max-height: 570px;
        max-width: 800px;
        padding: 26px 0 0;
        width: 100%;
    }

    .bookingWidget.new .btnCloseNew2 {
        color: #a0072b;
        cursor: pointer;
        font-size: 14px;
        left: 50%;
        margin: 0 0 0 327px;
        position: absolute;
        top: 22px;
        width: 58px;
        z-index: 10;
    }
	
.promotionsBanner .slick-next {
	right: 0px;
	width: 33px;
	height: 33px;
}

.promotionsBanner .slick-prev{
	left: 0px;
	width: 33px;
	height: 33px;
}

.boxBtn, .socialMediaSection ul li a, menu ul li a, .col-lg-15.panelDetail img, a.btnKnowMore span img,
.page-scroll.activeBook, #menu.homepage.navbar-default .navbar-nav > li > a, .navbar-default .navbar-toggle, .imageSection img, .downloadPresskit {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

@media only screen and (max-width: 1235px) {
    .grapeskinNav .topHandRIght, .bgWelcomeRight, .bgWelcomeRightbottom {
        display: none;
    }
}

@media only screen and (max-width: 1188px) {
    #chefNote span.bg {
        width: 352px;
    }
}

@media only screen and (max-width: 1078px) {
    .galleryContainer {
        width: 100%;
    }
}


@media only screen and (max-width: 1020px) {
    #welcome p {
        padding: 0 10px;
    }

    .experiencesSlider .sliderContainer {
        margin: 0 10px;
    }
}

@media only screen and (max-width: 995px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 10px 2px;
    }
}

@media only screen and (max-width: 991px) {


    .scrollSection, .scrollSectionSlider {
        display: none;
    }

    #promotios {
        height: auto;
    }

    #chefNote span.bg {
        display: none;
    }
}

@media only screen and (max-width: 927px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 11px;
        padding: 10px 1px;
    }

    #menu a.navbar-brand {
        width: 200px;
    }

    .navbar-brand > img {
        width: 100%;
    }
}

@media only screen and (max-width: 955px) {
    .flex-direction-nav {
        display: none;
    }
}


@media only screen and (max-width: 819px) {
    #menu.navbar-default .navbar-nav > li > a {
        padding: 10px 2px;
        font-size: 11px;
    }

    #chefNoteSlider {
        padding: 0 10px;
    }

        #chefNoteSlider li {
            height: auto;
        }

    #chefNote {
        height: auto;
        padding-bottom: 30px;
    }

    #home h2 {
        font-size: 50px;
        margin: 20px 0;
    }

    .col-lg-15 {
        width: 100%;
    }

    .resturantDetailPanel .panelDetail p {
        font-size: 13px;
        margin: 0px 0 5px 0;
    }

    #home h2 {
        height: auto;
        margin: 0;
    }

        #home h2 img {
            width: 30%;
        }

    .content {
        padding: 10% 0 0;
    }

    .col-lg-15 {
        border-left: none;
		width: 100%;
    }

    .col-sm-15.col-md-15.col-lg-15.panelDetail img {
        width: 6%;
    }
}

@media only screen and (max-width: 791px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 11px;
    }
	
	.menuHidden, .timingHidden {
		margin-left: -85px;
		left: 50%;
	}
	
	#menu.navbar-default .navbar-nav > li .col-md-12 li.menudrop a{
		color: #333;
	}
	
	#menu.navbar-default .navbar-nav > li .col-md-12 li a{
		color: #fff;
	}
	
	.galleryContainer{
		height: auto;
	}
	
	#loader {
		margin: -75px 0 0 -33px !important;
	}
	
	.gallerySlideX {
		margin: 0 15px;
	}
	
	.gallerySlideX .slick-prev {
   		left: -10px;
	}
	
	.gallerySlideX .slick-next {
	    right: -10px;
	}
}

@media only screen and (max-width: 771px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .overlay.grapeskin {
        background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat fixed center center / cover;
    }

    .navbar-default .navbar-toggle.collapsed {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: #666;
        background-image: url("../images/imgMenuBtn.png");
        background-origin: padding-box;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: auto auto;
        border-color: inherit;
        height: 45px;
        width: 45px;
    }

    .navbar-default .navbar-toggle {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: #666;
        background-image: url("../images/imgMenuBtn.png");
        background-origin: padding-box;
        background-position: -44px 0;
        background-repeat: no-repeat;
        background-size: auto auto;
        border-color: inherit;
        height: 45px;
        width: 45px;
        border: none;
    }

    .nav.navbar-nav.navbar-right {
        background: #333 none repeat scroll 0 0;
        margin-top: 0;
    }

    .page-scroll:hover {
        border-bottom: none;
    }

    .navbar-header .navbar-brand {
        height: auto;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        border-bottom: none;
    }
	
	.nav, .dropdown-menu {
		text-align: center;
	}
}

@media only screen and (max-width: 720px) {
    .gallerySliderBg {
        display: none;
    }

    .gallerySlider {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    #chefNoteSlider li > figure {
        height: 178px;
        left: 0;
        position: inherit;
        text-align: center;
        top: 0;
        width: 100%;
    }

    #chefNoteSlider li > p.withimage {
        padding-left: 10px;
    }

    #chefNoteSlider li > p {
        padding: 0 10px;
    }

    
}

@media only screen and (max-width: 600px) {
    #home h2 {
        font-size: 40px;
        margin: 70px 0 0;
    }

    .newsLetter {
        width: 77%;
    }


        .newsLetter .inputHolder {
            width: 54%;
        }
}

@media only screen and (max-width: 520px) {
    .gallerySlide {
        width: 100%;
        height: auto;
    }

    #home h2 {
        font-size: 40px;
        margin: 42px 0 0;
    }

    .col-sm-15.col-md-15.col-lg-15.panelDetail img {
        width: 11%;
    }

    #menu.navbar-default .navbar-nav > li > a {
        padding: 10px;
    }

    footer {
        padding: 0 10px;
    }

    #chefNoteSlider li > figure {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 445px) {
    .newsLetter .inputHolder {
        width: 100%;
    }

    .newsLetter .btnSubmit {
        font-size: 16px;
    }

    .newsLetter .btnSubmit {
        border-radius: 0;
        font-size: 22px;
        margin: inherit;
        text-align: center;
        text-indent: 0;
        width: 100%;
    }

    .experiencesSlider > ul .sliderContainer {
        width: 300px;
    }

    #home h2 {
        font-size: 40px;
        margin: 100px 0 20px;
    }

    #menu .container {
        padding: 0 6px;
        width: 100%;
    }

    .navbar-fixed-top.on .navbar-header .navbar-brand {
        height: auto;
    }

    .chival.on .divCenter {
        min-height: auto;
    }

    #menu a.navbar-brand {
        padding: 0 15px 0 0;
    }

    .col-lg-15 {
        border-left: inherit;
    }

    .navbar-fixed-top.on .nav.navbar-nav.navbar-right {
        margin-top: 0;
    }

    .AlertMesgs {
        width: 80%;
    }
}

@media only screen and (max-width: 320px) {
    #home h2 img {
        width: 50%;
    }

    .col-sm-15.col-md-15.col-lg-15.panelDetail img {
        width: 15%;
    }
}

.bookingWidget.new {
    background: rgba(0, 0, 0, 0) url("/images/bgBlack60.png") repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

    .bookingWidget.new.show {
        display: block;
    }

    .bookingWidget.new iframe {
        background-color: #fff;
        border: 0 none;
        display: block;
        float: none;
        margin: 20px auto 0;
        max-height: 570px;
        max-width: 800px;
        padding: 26px 0 0;
        width: 100%;
    }

    .bookingWidget.new .btnCloseNew2 {
        color: #a0072b;
        cursor: pointer;
        font-size: 14px;
        left: 50%;
        margin: 0 0 0 327px;
        position: absolute;
        top: 22px;
        width: 58px;
        z-index: 10;
    }

.videoHolder {
    text-align: center;
    width: 100%;
    margin: 15px 0;
}
