@import url(jquery.ui.all.css);
    .contact-form input[type=submit], .heritage-walk-button, .read-more, nav li a {
    transition: all .2s ease-in-out;
    text-decoration: none;
}
.clr, body, div, dl, form, h1, h2, h3, h4, h5, h6, img, input, li, ol, p, select, ul {
    margin: 0;
    padding: 0;
}
li, nav ul, ul {
    list-style: none;
}
.heritage-walk-button, .read-more, .subhead {
    text-transform: uppercase;
}
body {
    font: 400 14px centabel_bookcentabel_book, Arial;
    color: #464646;
}
body * {
    outline: 0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
table {
    border-collapse: collapse;
}
.clr {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    display: block;
}
.read-more, nav li a {
    font-size: 14px;
}
.fleft {
    float: left!important;
}
.fright {
    float: right!important;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
@font-face {
    font-family: centabel_bookcentabel_book;
    src: url(centabel.eot);
    src: url(centabel.eot?#iefix) format('embedded-opentype'), url(centabel.woff) format('woff'), url(centabel.ttf) format('truetype'), url(centabel.svg#centabel_bookcentabel_book) format('svg');
    font-weight: 400;
    font-style: normal;
}
.width45 {
    width: 45%}
.float-left {
    float: left;
}
.float-right, nav {
    float: right;
}
.subhead {
    color: #cda775;
    font-weight: 400;
    margin: 0 0 7px;
    position: relative;
    text-align: left;
}


#divResBtn {
    text-align: center;
}

  #divResBtn a {
        text-decoration: none;
        color: #B59162;
 }
.awardSection ul li {

    margin: 15px 0px;
    list-style: disc;

}

.accommodation-box .width77 {
    width: 77%}
.accommodation-box .width50 {
    width: 50%}
.sprite {
    background: url(../images/sprite.png) no-repeat;
}
header {
    width: 100%;
    z-index: 10;
    background: url(../images/header.png);
    height: 38px;
    position: fixed;
    top: 0;
    left: 0;
}
header h1.logo {
    position: absolute;
    left: 41px;
    top: 0;
}
header h1.logo a {
    background: url(../images/logo.png) no-repeat;
    width: 173px;
    height: 136px;
    text-indent: -9000px;
    display: block;
}
#menu-icon, nav li ul {
    display: none;
}
nav {
    padding-right: 16px;
}
nav li {
    float: left;
    position: relative;
}
nav li a {
    float: left;
    padding: 0 20px;
    color: #5d5d5d;
    height: 38px;
    line-height: 38px;
}
nav li a:hover, nav li.active a, nav li:hover a {
    background: #fff;
    color: #bb9562;
}
nav li:hover ul {
    display: block;
    position: absolute;
    top: 38px;
    left: 0;
    background: url(../images/header.png);
    width: 170px;
}
.container, .main-pic {
    width: 100%}
nav li:hover ul li {
    float: none;
}
nav li:hover ul li a {
    float: none;
    display: block;
    background: 0 0;
    color: #5d5d5d;
}
nav li.active:hover ul li a {
    background: 0 0;
}
nav li.active:hover ul li a:hover, nav li:hover ul li a:hover {
    background: #fff;
    color: #bb9562;
}
.main-pic {
    display: table;
    position: absolute;
    height: 100%;
    left: 0;
}
.main-pic img {
    position: relative;
    animation: mainpic 1.5s;
    -webkit-animation: mainpic 1.5s;
}
@keyframes mainpic {
    0% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
}@-webkit-keyframes mainpic {
    0% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
}.accommodation-box ul li:hover .acc-pic img, .specialoffer-box ul li:hover .sploffer-pic img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.main-pic img.page-pic {
    width: 100%!important;
    position: fixed;
    top: 0;
    left: 0;
}
.main-pic img.rashtrapati-bhavan {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%}
.main-pic img.home-banner-mobile {
    display: none;
}
.banner-pic {
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    color: #FFF;
    padding: 57px 0 0;
}
.banner-pic img {
    opacity: 1;
    position: relative;
    animation: bannerpic 1.5s;
    -webkit-animation: bannerpic 1.5s;
}
@keyframes bannerpic {
    0% {
    top: -250px;
    opacity: 0;
}
100% {
    top: 0;
    opacity: 1;
}
}@-webkit-keyframes bannerpic {
    0% {
    top: -250px;
    opacity: .8;
}
100% {
    top: 0;
    opacity: 1;
}
}.banner-pic p {
    opacity: 1;
    animation: bannertxt 5s;
    -webkit-animation: bannertxt 5s;
}
.banner-pic a, .eso-box a {
    animation: bannerlink 1.5s;
    -webkit-animation: bannerlink 1.5s;
}
@keyframes bannertxt {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@-webkit-keyframes bannertxt {
    0% {
    opacity: .8;
}
100% {
    opacity: 1;
}
}.banner-pic a {
    opacity: 1;
    position: relative;
}
@keyframes bannerlink {
    0% {
    top: 200px;
    opacity: 0;
}
100% {
    top: 0;
    opacity: 1;
}
}@-webkit-keyframes bannerlink {
    0% {
    top: 200px;
    opacity: .8;
}
100% {
    top: 0;
    opacity: 1;
}
}.width66 {
    width: 66%;
    margin: auto;
}
.read-more {
    background-position: -43px -45px;
    width: 113px;
    height: 30px;
    display: block;
    margin: 0 auto;
    color: #cda775;
    line-height: 30px;
}
.read-more:hover {
    color: #FFF;
}
.banner-pic p {
    margin: -40px 0 28px;
}
.discover-txt {
    position: absolute;
    top: 70px;
    right: 30px;
    font-size: 55px;
    color: #818194;
    line-height: 40px;
    z-index: 1;
}
.discover-txt span {
    display: block;
    padding: 0 0 0 80px;
    color: #FFF;
    font-size: 40px;
}
.left-slidebox {
    position: absolute;
    z-index: 6;
    top: 25%}
.contact-sliderbox {
    top: 19%!important;
}
.buttonslide {
    position: absolute;
    left: 0;
    cursor: pointer;
    background: url(../images/arrow.png) no-repeat;
    width: 25px;
    height: 202px;
    text-indent: -9999px;
    top: 72px;
}
.contact-sliderbox .buttonslide {
    top: 124px;
}
.buttonslide.cliked {
    background: url(../images/arrow-slected.png) no-repeat;
}
.leftsliderbox {
    width: 493px;
    position: absolute;
    top: 0;
    left: -555px;
    background: url(../images/contact.png);
    padding: 26px 16px 25px 46px;
}
.leftsliderbox p {
    margin: 0 0 15px;
}
.leftsliderbox h2 {
    color: #cda775;
    font-size: 30px;
    font-weight: 400;
    border-bottom: 1px solid #7d684b;
    padding-bottom: 16px;
    margin: 0 0 8px;
}
.leftsliderbox h2 span {
    display: block;
    color: #FFF;
    font-size: 18px;
}
.leftsliderbox h3 {
    font-size: 18px;
    color: #cda775;
    font-weight: 400;
    margin: 0 0 4px;
}
.addressno {
    width: 100%;
    float: left;
    background: url(../images/dot.png) 242px top repeat-y;
    margin: 20px 0;
    line-height: 26px;
}
.content_scroll {
    height: 180px;
    color: #fffefd;
    line-height: 20px;
    border-bottom: 1px solid #7f6747;
    padding: 0 0 25px;
}
.meetings-slider .content_scroll {
    height: 230px;
    border-bottom: none;
    padding: 0;
}
.locatn .content_scroll {
    height: 150px;
    border-bottom: none;
    padding: 0;
}
.heritage-walk-button {
    background: url(../images/button-bg.png) no-repeat;
    width: 154px;
    height: 33px;
    display: block;
    margin: -16px 15px 0 0;
    font-size: 16px;
    color: #cda775;
    line-height: 33px;
    text-align: center;
    float: right;
}
.heritage-walk-button:hover {
    color: #FFF;
}
.address {
    width: 226px;
    float: left;
    padding-right: 17px;
}
.address p {
    color: #fff;
}
.address p a {
    text-decoration: none;
    color: #cda775;
}
.address p a:hover {
    color: #FFF;
}
.phoneno {
    width: 235px;
    float: right;
}
.phoneno p {
    color: #fff;
    line-height: 26px;
    font-size: 18px;
}
.phoneno p span {
    font-size: 16px;
    color: #cda775;
}
.contact-form {
    border-bottom: 1px solid #7f6747;
    padding: 0 0 22px;
    clear: both;
}
.contact-form h3 {
    font-weight: 400;
    font-size: 18px;
    color: #cda775;
    margin: 0 0 5px;
}
.contact-form input[type=text], .contact-form textarea {
    background: #FFF;
    border: 1px solid #e4e4e4;
    width: 238px;
    margin-bottom: 10px;
    color: #666;
}
.contact-form input[type=text] {
    height: 33px;
    font: 400 12px/33px centabel_bookcentabel_book;
}
.contact-form textarea {
    height: 77px;
    font: 400 12px/18px centabel_bookcentabel_book;
}
.contact-form input[type=submit] {
    background-position: -129px 0;
    width: 114px;
    height: 33px;
    display: block;
    margin: 6px 20px 0 0;
    text-transform: uppercase;
    color: #cda775;
    float: right;
    border: none;
    font: 400 16px/33px centabel_bookcentabel_book;
    cursor: pointer;
}
#Capcha1_rfvCapcha, .errorMsg, .succssMsg, .writeformbox-right span {
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
}
.contact-form input[type=submit]:hover {
    color: #FFF;
}
.contact-form .form-left {
    float: left;
    width: 240px;
}
.contact-form .form-right {
    float: right;
    width: 240px;
}
.meetings-slider {
    position: absolute;
    z-index: 6;
    top: 50%;
    height: 312px;
    margin: -156px 0 0;
}
.meetings-slider .left-open-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 312px;
    text-align: center;
    display: table;
    width: 162px;
    background: #000;
    border-right: 1px dotted #8a8786;
    z-index: 7;
}
.meetings-slider .left-open-box h2 {
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
    color: #cda775;
    font-size: 30px;
}
.closepopup, a.call-usbutton, a.write-usbutton {
    display: block;
    position: absolute;
    transition: all .2s ease-in-out;
}
.meetings-slider .meetingbuttonslide {
    position: absolute;
    left: 163px;
    cursor: pointer;
    background: url(../images/right-arrow.png) 0 center no-repeat;
    width: 36px;
    height: 312px;
    text-indent: -9999px;
    top: 0;
}
.meetings-slider .meetingbuttonslide.cliked {
    background: url(../images/left-arrow.png) 0 center no-repeat;
}
.meetings-slider .meetingleftsliderbox {
    width: 493px;
    position: absolute;
    top: 0;
    left: -525px;
    background: url(../images/transparent-bg1.png);
    padding: 20px 16px 20px 179px;
    height: 272px;
}
.meeting-leftbox {
    color: #fffefd;
    line-height: 18px;
    border-bottom: 1px solid #715b40;
    padding: 0 0 30px;
}
.meeting-leftbox p {
    margin: 0 0 10px;
}
.meeting-leftbox h4 {
    color: #d4b67b;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 10px;
}
.bottom-border-box table, .meeting-leftbox table {
    width: 100%;
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
    margin: 15px 0 0;
}
a.call-usbutton, a.write-usbutton {
    height: 34px;
    line-height: 34px;
    color: #cda775;
    font-size: 16px;
    bottom: 20px;
    z-index: 5;
    float: right;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.bottom-border-box table td, .meeting-leftbox table td {
    padding: 6px;
    border: 1px solid #cda775;
    text-align: center;
}
a.write-usbutton {
    background-position: -401px 0;
    width: 128px;
    right: 20px;
}
a.call-usbutton {
    background-position: -128px 0;
    width: 114px;
    left: 25px;
}
a.call-usbutton:hover, a.write-usbutton:hover {
    color: #FFF;
}
.closepopup {
    top: 52px;
    right: 10px;
    background-position: right -40px;
    width: 36px;
    height: 36px;
    text-indent: -9000px;
    margin: 0 0 0 -15px;
}
.closepopup:hover {
    background-position: right -76px;
}
.write-usbox {
    position: absolute;
    top: 240px;
    left: 50%;
    display: none;
    width: 540px;
    z-index: 7;
    margin: -195px 0 0 -270px;
}
.write-usbox .from-border {
    border-bottom: 1px solid #7F6747;
}
.from-border .writeformbox-right {
    margin: 10px 0 0;
}
.write-usboxinner {
    background: #000;
    padding: 25px;
    border: 10px solid #f2f2f2;
}
.popup-cornerbox {
    height: 42px;
    text-align: center;
}
.popup-cornerbox img {
    display: block;
    margin: 0 auto;
}
.writeformbox-row {
    clear: both;
    width: 100%;
    margin: 0 0 12px;
    float: left;
}
.writeformbox-left {
    float: left;
    width: 36%;
    color: #bf9c6d;
    font-size: 14px;
    line-height: 24px;
}
.writeformbox-left span.txt {
    color: #FFF;
}
.mandatory-field {
    font-size: 12px;
    color: #FFF;
    margin: 0 0 15px;
}
.writeformbox-right {
    float: left;
    width: 62%}
.errorMsg, .writeformbox-right span {
    color: red;
    font-size: 11px;
}
.succssMsg {
    color: #fff;
    font-size: 15px;
}
#Capcha1_rfvCapcha {
    color: red;
    font-size: 11px;
}
.writeformbox-row input[type=text] {
    width: 100%;
    border: none;
    background: #FFF;
    height: 28px;
    line-height: 28px;
    font: 400 12px Arial;
    color: #333;
}
.writeformbox-row select {
    width: 40%;
    border: none;
    background: #FFF;
    height: 25px;
    line-height: 28px;
    font: 400 12px Arial;
    color: #333;
    padding: 4px;
}
.writeformbox-row input[type=submit] {
    background-position: -129px 0;
    width: 114px;
    height: 33px;
    display: block;
    margin: 0 0 -17px;
    text-transform: uppercase;
    color: #cda775;
    text-decoration: none;
    transition: all .2s ease-in-out;
    float: right;
    border: none;
    font: 400 16px/33px centabel_bookcentabel_book;
    cursor: pointer;
}
.writeformbox-row input[type=submit]:hover {
    color: #FFF;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    display: none;
    z-index: 6;
}
.gallery-hover, .left-picover {
    opacity: 0;
    filter: alpha(opacity=0);
}
.bottom-border-box {
    border-bottom: 1px solid #7F6747;
    padding: 0 0 30px;
}
.meeting-sliderbox .bottom-border-box {
    min-height: 240px;
    height: auto!important;
    height: 240px;
}
.booknow-button {
    background-position: -401px 0;
    width: 128px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: block;
    color: #cda775;
    font-size: 16px;
    margin: -18px 10px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
    transition: all .2s ease-in-out;
}
.booknow-button:hover {
    color: #FFF;
}
.discoverdelhi-slider {
    position: absolute;
    z-index: 6;
    top: 50%;
    height: 330px;
    margin: -165px 0 0;
    left: 0;
}
.accommodation-sliderbox {
    height: 390px;
}
.gallery-sliderbox {
    height: 98px;
    top: 96%}
.discoverdelhi-slider .content_scroll {
    border-bottom: none;
    color: #FFFEFD;
    height: 245px;
    padding: 0;
}
.rooms-descrip .content_scroll {
    height: 309px;
}
.discoverdelhi-slider .left-open-box {
    position: absolute;
    left: 0;
    top: 0;
    display: table;
    width: 162px;
    background: #000;
    border-right: 1px dotted #8a8786;
    z-index: 7;
    padding: 10px 0;
}
.discoverdelhi-slider .discoverdelhibuttonslide, .gallery-sliderbox .discoverdelhibuttonslide {
    left: 163px;
    background: url(../images/right-arrow.png) 0 center no-repeat;
    width: 36px;
    text-indent: -9999px;
    top: 0;
    position: absolute;
    cursor: pointer;
}
.accommodation-sliderbox .left-open-box {
    height: 370px;
}
.gallery-sliderbox .left-open-box {
    height: 98px;
    padding: 0;
}
.discoverdelhi-slider .left-open-box h2 {
    font-weight: 400;
    color: #cda775;
    font-size: 30px;
    padding: 0 0 0 17px;
    margin: 0 0 5px;
}
.discoverdelhi-slider .left-open-box h2 a {
    font-weight: 400;
    color: #cda775;
    font-size: 20px;
    padding: 0 0 0 7px;
    margin: 0 0 5px;
    text-decoration: none;
}
.gallery-sliderbox .left-open-box h2 {
    font-weight: 400;
    color: #cda775;
    font-size: 30px;
    padding: 0 0 0 17px;
    margin: 0 0 5px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
}
.dining-sliderbox .left-open-box h2 {
    text-align: center;
    padding: 0;
    margin: 0 0 10px;
}
.discoverdelhi-slider .left-open-box h2 span {
    display: block;
    color: #FFF;
    font-size: 18px;
}
.gallery-sliderbox .discoverdelhibuttonslide {
    height: 98px;
}
.accommodation-sliderbox .discoverdelhibuttonslide {
    height: 390px;
}
.discoverdelhi-slider .discoverdelhibuttonslide.cliked {
    background: url(../images/left-arrow.png) 0 center no-repeat;
}
.discoverdelhi-slider .discoverdelhileftsliderbox {
    width: 375px;
    position: absolute;
    top: 0;
    left: -245px;
    background: url(../images/transparent-bg1.png);
    padding: 20px 16px;
    color: #FFF;
    line-height: 17px;
}
.gallery-sliderbox .discoverdelhileftsliderbox {
    overflow: hidden;
    width: 545px;
    position: absolute;
    top: 0;
    left: -402px;
    background: url(../images/transparent-bg1.png);
    padding: 5px 10px;
    height: 88px;
    color: #FFF;
    line-height: 20px;
}
.closegallerypopup, .popup-bottom-corner, .popup-top-corner {
    display: none;
}
.popup-bottom-corner img, .popup-top-corner img {
    display: block;
}
.popup-top-corner {
    position: absolute;
    top: -35px;
    left: 0;
}
.popup-bottom-corner {
    position: absolute;
    bottom: -35px;
    left: 0;
}
.closegallerypopup {
    position: absolute;
    top: -59px;
    left: 50%;
    background-position: right 0;
    width: 30px;
    height: 31px;
    text-indent: -9000px;
    margin: 0 0 0 -15px;
}
.accommodation-sliderbox .discoverdelhileftsliderbox {
    height: 350px;
}
.discoverdelhi-slider .discoverdelhileftsliderbox ul li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%}
#discover-delhi-list li, #discover-delhi-list li a {
    position: relative;
    display: block;
    transition: all .3s ease-in-out;
}
.discoverdelhi-slider .discoverdelhileftsliderbox h2 {
    border-bottom: 1px solid #7D684B;
    color: #CDA775;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px;
    padding-bottom: 16px;
}
.discoverdelhi-slider .discoverdelhileftsliderbox h2 span {
    color: #FFF;
    font-size: 18px;
    display: block;
    line-height: 26px;
}
.discoverdelhi-slider .discoverdelhileftsliderbox h5 {
    color: #cda775;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0 0;
}
#discover-delhi-list {
    padding: 0 0 0 15px;
}
.accommodation-sliderbox #discover-delhi-list, .dining-sliderbox #discover-delhi-list, .gallery-sliderbox #discover-delhi-list {
    padding: 0;
}
#discover-delhi-list li {
    margin: 0 0 14px;
    text-align: center;
}
.gallery-sliderbox #discover-delhi-list li {
    float: left;
    width: auto;
    margin: 0 0 0 10px;
}
.gallery-sliderbox #discover-delhi-list li:first-child {
    margin: 0;
}
.accommodation-sliderbox #discover-delhi-list li {
    margin-bottom: 6px;
}
#discover-delhi-list li a {
    border: 3px solid transparent;
    width: 112px;
    height: 67px;
}
.gallery-sliderbox #discover-delhi-list li a {
    width: 100px;
    height: 62px;
}
.accommodation-sliderbox #discover-delhi-list li a, .dining-sliderbox #discover-delhi-list li a {
    margin: 0 auto;
}
#discover-delhi-list li a:hover, #discover-delhi-list li.selected a {
    border: 3px solid #cda775;
}
#discover-delhi-list li a:hover:before, #discover-delhi-list li.selected a:before {
    content: "";
    position: absolute;
    right: -17px;
    top: 42%;
    border: 7px solid transparent;
    border-left: 7px solid #cda775;
}
.gallery-sliderbox #discover-delhi-list li a:hover:before, .gallery-sliderbox #discover-delhi-list li.selected a:before {
    content: "";
    position: absolute;
    right: 43%;
    top: -17px;
    border: 7px solid transparent;
    border-bottom: 7px solid #cda775;
}
.pagetop-pic:after, .specialoffer-container h3:after {
    right: 0;
}
#discover-delhi-list li img {
    border: 1px solid #cda775;
    display: block;
}
.left-picover {
    width: 110px;
    height: 65px;
    background: url(../images/transparent-bg.png);
    color: #d4b67b;
    position: absolute;
    text-align: center;
    left: 1px;
    top: 1px;
    font-size: 16px;
    transition: all .3s ease-in-out;
    display: table;
    text-transform: uppercase;
}
.gallery-sliderbox .left-picover {
    width: 98px;
    height: 60px;
}
.left-picover span {
    vertical-align: middle;
    display: table-cell;
}
#discover-delhi-list li.selected .left-picover, #discover-delhi-list li:hover .left-picover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.discoverdelhi-leftbox {
    color: #fffefd;
    line-height: 18px;
    border-bottom: 1px solid #715b40;
    padding: 0 0 30px;
}
.discoverdelhi-leftbox p {
    margin: 0 0 10px;
}
.discoverdelhi-leftbox h4 {
    color: #d4b67b;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 10px;
}
#gallery-desc-box {
    position: absolute;
    top: 25px;
    width: 94%}
.page-bg {
    background: url(../images/page-bg.jpg) center no-repeat fixed;
    background-size: 100%}
.no-backgroundsize .asdasd {
    position: absolute;
    z-index: 0;
    width: 100%;
    display: block!important;
    height: 100%}
.corner-pic img, .pagetop-pic img {
    width: auto;
}
.container-inner {
    max-width: 970px;
    margin: 0 auto;
    padding: 87px 0 100px;
}
.pagetop-pic {
    text-align: center;
    position: relative;
}
.pagetop-pic:after, .pagetop-pic:before {
    content: "";
    position: absolute;
    top: 43px;
    width: 42%;
    opacity: .5;
    filter: appha(opacity=50);
    border-bottom: 1px solid #FFF;
}
.pagetop-pic:before {
    left: 0;
}
.pagebottom-pic, .white-box {
    text-align: center;
    position: relative;
}
.container-inner h2 {
    color: #FFF;
    font-weight: 400;
    font-size: 36px;
    line-height: 62px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0 0 3px #bb8e57;
}
.white-box {
    background: url(../images/white-boxbg.png);
    padding: 22px 25px;
    box-shadow: 0 0 3px #666;
    font-size: 15px;
    color: #5d5d5d;
    line-height: 20px;
    margin: 0 0 40px;
}
.white-bottombox:before, .white-box:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    opacity: .5;
    filter: appha(opacity=50);
}
.white-box:before {
    bottom: -10px;
    border-bottom: 1px solid #FFF;
}
.white-bottombox {
    margin: 15px 0 25px;
    text-align: left;
}
.white-bottombox a {
    color: #B28A55;
    text-decoration: none;
}
.white-bottombox a:hover {
    color: #000;
}
.white-bottombox p {
    margin: 0 0 20px;
}
.white-bottombox:before {
    top: -24px;
    border-top: 1px solid #FFF;
    border-bottom: 0;
    height: 1px;
}
.white-box .white-box-left {
    float: left;
    width: 40%;
    text-align: left;
    font-size: 15px;
    color: #5d5d5d;
    position: relative;
}
.white-box .white-box-left h3, .white-box h3 {
    font-size: 15px;
    font-weight: 400;
    color: #b28a55;
    text-transform: uppercase;
    margin: 0 0 4px;
}
.white-box h4 {
    font-size: 20px;
    font-weight: 400;
    color: #b28a55;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px dotted #b28a55;
    line-height: 30px;
}
.white-box ul {
    margin: 0 0 15px;
}
.white-box .white-box-left ul li, .white-box ul li {
    line-height: 23px;
    background: url(../images/bullet.png) 0 10px no-repeat;
    padding: 0 0 0 11px;
}
.white-box .white-box-right {
    float: right;
    width: 54%;
    text-align: left;
    padding: 0 0 0 46px;
    border-left: 1px dotted #8a8786;
    font-size: 12px;
    color: #5d5d5d;
    position: relative;
}
.white-box .white-box-right h4 {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}
.white-box .white-box-right ul li {
    line-height: 16px;
    background: url(../images/bullet.png) 0 8px no-repeat;
    padding: 0 0 0 11px;
}
.accomodation-txt h4, .know-more, .sploffer-txt h4 {
    line-height: 24px;
    text-transform: uppercase;
}
.accommodation-box {
    margin: 0 0 30px;
    float: left;
    width: 100%;
    clear: both;
}
.accommodation-box ul {
    margin: auto;
}
.accommodation-box ul li {
    float: left;
    margin: 0 0 0 16px;
    position: relative;
}
.accommodation-box ul li:first-child {
    margin: 0;
}
.accommodation-box ul li .acc-pic {
    border: 10px solid #f2f2f2;
    box-shadow: 0 0 5px #555;
    overflow: hidden;
}
.accommodation-box ul li .acc-pic img {
    transition: all .3s ease-in-out;
    display: block;
}
.corner-pic {
    text-align: center;
    position: relative;
    z-index: 1;
}
.corner-pic img {
    display: block;
    margin: 0 auto;
}
.accomodation-bg {
    background: #000;
    width: 210px;
    height: 114px;
    position: absolute;
    top: 50%;
    left: 10px;
    margin: -57px 0 0;
    opacity: .75;
    filter: appha(opacity=75);
}
.accomodation-txt {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    top: 188px;
}
.accomodation-txt h3 {
    font-weight: 400;
    color: #cda775;
    font-size: 14px;
    margin: 0 0 10px;
}
.accomodation-txt h4 {
    font-weight: 400;
    color: #FFF;
    font-size: 26px;
    width: 75%;
    margin: 0 auto;
    padding-top: 20px;
}
.accomodation-txt h4 a {
    text-decoration: none;
    color: #FFF;
    display: block;
    padding: 20px 0 0;
}
.know-more {
    background-position: -158px -45px;
    width: 90px;
    height: 24px;
    display: block;
    font-size: 11px;
    color: #cda775;
    text-decoration: none;
    transition: all .2s ease-in-out;
    position: absolute;
    left: 50%;
    top: 276px;
    margin: 0 0 0 -45px;
    text-align: center;
}
.know-more:hover {
    color: #FFF;
}
.specialoffer-outercontainer {
    position: relative;
    height: 250px;
    width: 754px;
    margin: 0 auto;
}
.specialoffer-box {
    margin: 5px 0 30px;
    float: left;
    width: 100%;
    clear: both;
}
.specialoffer-inner {
    background: #f2f2f2;
    border: 11px solid #f2f2f2;
    box-shadow: 0 0 5px #555;
}
.specialoffer-box ul li {
    float: left;
    margin: 0 0 0 64px;
    position: relative;
}
.specialoffer-box ul li:first-child {
    margin: 0;
}
.specialoffer-box ul li .sploffer-pic {
    overflow: hidden;
    position: relative;
    margin: 0 0 14px;
}
.specialoffer-box ul li .sploffer-pic img {
    transition: all .3s ease-in-out;
    display: block;
}
.specialoffer-box ul li table {
    width: 100%}
.specialoffer-box ul li table td {
    border: 1px solid #cda775;
    padding: 8px 15px;
    color: #b28a55;
}
.sploffer-txt {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    bottom: 0;
    background: url(../images/transparent-bg.png);
    padding: 6px 0;
}
.sploffer-txt h3 {
    font-weight: 400;
    color: #cda775;
    font-size: 14px;
    margin: 0 0 4px;
}
.sploffer-txt h4 {
    font-weight: 400;
    color: #FFF;
    font-size: 22px;
    width: 100%;
    margin: 0 auto;
}
.sploffer-bottom {
    border-bottom: 1px solid #cda775;
    padding: 0 0 28px;
    margin: 0 0 20px;
    position: relative;
}
.explore-button, .specialoffer-container {
    text-align: center;
    font-size: 14px;
    position: absolute;
}
.explore-button {
    background-position: -43px -45px;
    width: 113px;
    height: 30px;
    display: block;
    text-transform: uppercase;
    color: #cda775;
    line-height: 30px;
    text-decoration: none;
    transition: all .2s ease-in-out;
    margin: 0 0 0 -56px;
    left: 50%;
    bottom: -15px;
}
.explore-button:hover {
    color: #FFF;
}
.specialoffer-container {
    width: 754px;
    margin: 0 auto;
    color: #fffefd;
    top: 45px;
}
.specialoffer-container p {
    margin: 0 0 15px;
}
.specialoffer-container h2 {
    font-size: 30px;
    color: #cda775;
    text-shadow: none;
    text-transform: none;
    line-height: 30px;
    margin: 0 0 10px;
}
.specialoffer-container h3 {
    font-weight: 400;
    text-transform: uppercase;
    color: #cda775;
    position: relative;
    margin: 0 0 10px;
}
.specialoffer-container h3:after, .specialoffer-container h3:before {
    position: absolute;
    border-bottom: 1px dotted #474747;
    width: 31%;
    height: 1px;
    top: 9px;
    content: ""}
.specialoffer-container h3:before {
    left: 0;
}
.specialoffer-container h4, .tariff-innerbox ul li h3 {
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
}
.specialoffer-container h4 {
    color: #cda775;
    margin: 0 0 7px;
    text-align: left;
}
.offer-slide-box {
    margin: 0 0 15px;
}
.offerslide-active, .offerslide-icon {
    width: 31px;
    height: 31px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
.offerslide-icon {
    background-position: -3px -73px;
    opacity: .6;
    filter: alpha(opacity=60);
}
.offerslide-active:hover, .offerslide-icon:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.offerslide-active {
    background-position: -3px -42px;
    opacity: .6;
    filter: alpha(opacity=60);
}
.offer-list ul li, .offer-list1 ul li {
    text-align: left;
    background: url(../images/bullet.png) 0 7px no-repeat;
    padding: 0 0 0 14px;
}
.offer-list {
    overflow: hidden;
    margin: 0 0 16px;
}
.offer-list ul {
    margin: 0 auto;
    width: 100%}
.offer-list ul li {
    float: left;
    width: 47%;
    line-height: 18px;
}
.offer-list1 {
    overflow: hidden;
    margin: 0 0 16px;
}
.offer-list1 ul {
    margin: 0 auto;
    width: 100%}
.offer-list1 ul li {
    width: 100%;
    line-height: 19px;
}
.specialoffer-container-inner table {
    width: 100%;
    color: #FFF;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 15px;
}
.specialoffer-container-inner table th {
    font-size: 14px;
    color: #cda775;
    font-weight: 400;
    text-transform: uppercase;
}

.specialoffer-container-inner table td, .specialoffer-container-inner table th {
    padding: 6px;
    border: 1px solid #cda775;
    text-align: center;
	color: #fff;
}
.gold-txt{color: #cda775 !important;}
.specialoffer-container-inner table td img {
    vertical-align: middle;
}
.specialoffer-container-inner .booknow-button {
    width: 128px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: block;
    color: #cda775;
    font-size: 16px;
    margin: 0 auto;
    text-decoration: none;
    text-transform: uppercase;
    float: none;
    transition: all .2s ease-in-out;
}
.specialoffer-container-inner .booknow-button:hover {
    color: #FFF;
}
.sploffer-top-corner, .sploffer-top-corner img {
    display: block;
}
.sploffer-bottom-corner img.popup-corner-mobile, .sploffer-top-corner img.popup-corner-mobile {
    display: none;
}
.specialoffer-container-inner {
    background: url(../images/contact.png);
    padding: 15px 25px;
}
.specialoffer-container-inner .content_scroll {
    height: auto;
    padding: 0;
    border: none;
}
.tariff-box {
    margin: 0 0 15px;
}
.tariff-innerbox {
    background: #f2f2f2;
    border: 20px solid #f2f2f2;
    box-shadow: 0 0 5px #555;
}
.tariff-innerbox ul {
    margin: 0 0 25px;
    width: 100%;
    float: left;
}
.tariff-innerbox ul li {
    float: left;
    margin: 0 0 0 16px;
}
.tariff-innerbox ul li:first-child {
    margin: 0;
}
.tariff-innerbox ul li h3 {
    font-size: 20px;
    color: #b28a55;
    text-align: center;
    margin: 0 0 12px;
}
.tariff-innerbox ul li h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    border-top: 1px solid #cdcdcd;
    width: 100%}
.tariff-innerbox ul li h3 span {
    background: #f2f2f2;
    padding: 0 8px;
    position: relative;
}
.tariff-pic-box {
    background: #dcdcdc;
    padding: 10px 10px 28px;
    border-bottom: 1px solid #cda775;
    position: relative;
    margin: 0 0 12px;
}
.meeting-link, .tariff-pic-box a, .tariff-pic-box span {
    background-position: -401px 0;
    width: 128px;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #cda775;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -64px;
    bottom: -17px;
    text-align: center;
    font-size: 16px;
}
.tariff-pic {
    overflow: hidden;
    border: 1px solid #aeaeae;
}
.tariff-pic img {
    transition: all .2s ease-in-out;
    display: block;
}
.tariff-pic:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.meeting-link, .tariff-pic-box a {
    text-decoration: none;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}
.tariff-pic-box a:hover {
    color: #FFF;
}
.tariff-pic-box span img {
    border: none;
    display: inline;
    vertical-align: middle;
}
.tariff-innerbox h4 {
    text-align: center;
    width: 40%;
    margin: 0 auto 5px;
    font-size: 16px;
    font-weight: 400;
    color: #b28a55;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}
.tariff-innerbox h4:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    border-top: 1px solid #cdcdcd;
    width: 100%}
.tariff-innerbox h4 span {
    background: #f2f2f2;
    padding: 0 8px;
    position: relative;
}
.tariff-innerbox p {
    font-size: 12px;
    text-align: left;
    color: #787878;
}
.tariff-innerbox p span {
    display: block;
    font-size: 14px;
    padding-right: 10px;
    font-weight: 700;
}
.heritage-walkbox {
    background: url(../images/transparent-bg1.png);
    height: 364px;
    width: 740px;
    padding: 8px 20px;
    position: absolute;
    top: 50%;
    margin: -180px 0 0;
}
.heritage-walkbox .content_scroll {
    height: 246px;
    color: #fffefd;
    line-height: 20px;
    border-bottom: none;
    padding: 0;
}
.heritage-walkbox .gallery-content .content_scroll {
    height: 280px;
}
.tab-holder ul.tab-list {
    margin: 0 0 6px;
    clear: both;
    float: left;
    width: 100%}
.tab-holder ul.tab-list li {
    float: left;
    border-left: 1px dotted #8a8786;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}
.tab-holder ul.tab-list li:first-child {
    border: none;
}
.tab-holder ul.tab-list li a {
    text-decoration: none;
    color: #b9b9b9;
    padding: 6px 30px;
    display: block;
    transition: all .2s ease-in-out;
    position: relative;
}
.tab-holder ul.tab-list li a:focus, .tab-holder ul.tab-list li:focus {
    background: 0 0;
}
.tab-holder ul.tab-list li:last-child a.view-gallery1:focus, .tab-holder ul.tab-list li:last-child:focus {
    background: url(../images/sprite.png) right -115px no-repeat;
}
.tab-holder ul.tab-list li:last-child a.view-gallery:focus, .tab-holder ul.tab-list li:last-child:focus {
    background: url(../images/sprite.png) -253px -45px no-repeat;
}
.tab-holder ul.tab-list li a span {
    display: block;
}
.tab-heading, .tab-holder ul.tab-list li.active a.view-gallery1:before, .tab-holder ul.tab-list li.active a.view-gallery:before {
    display: none;
}
.tab-holder ul.tab-list li a:hover, .tab-holder ul.tab-list li.active a {
    color: #cda775;
}
.tab-holder ul.tab-list li.active a:before {
    content: "";
    background: url(../images/active-icon.png) center 0 no-repeat;
    position: absolute;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 12px;
}
.gallery-hover, .tabcontent-box {
    background: url(../images/transparent-bg.png);
}
.tabcontent-box {
    border: 1px solid #cda775;
    padding: 25px;
    color: #fffefd;
    line-height: 20px;
}
.tabcontent-box h4 {
    font-size: 18px;
    font-weight: 400;
    color: #CDA775;
    margin: 0 0 8px;
}
.tabcontent-box h5 {
    font-size: 16px;
    font-weight: 400;
    color: #CDA775;
    margin: 0 0 5px;
}
.tabcontent-box p, .tabcontent-box ul.inner-list {
    margin: 0 0 15px;
}
.tabcontent-box ul.inner-list li {
    display: block;
    background: url(../images/bullet.png) 0 8px no-repeat;
    padding: 0 0 8px 11px;
}
.tabcontent-box ul.inner-list li span {
    color: #CDA775;
}
.tab-holder ul.tab-list li a.view-gallery, .tab-holder ul.tab-list li a.view-gallery1 {
    position: absolute;
    right: 70px;
    color: #cda775;
    padding: 0 0 0 48px;
    font-size: 16px;
    transition: all .2s ease-in-out;
    text-align: left;
    height: 40px;
    line-height: 40px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
.tab-holder ul.tab-list li a.view-gallery {
    background-position: -253px -45px;
    width: 121px;
    bottom: 6px;
}
.tab-holder ul.tab-list li a.view-gallery1 {
    background-position: right -115px;
    width: 168px;
    bottom: 22px;
    z-index: 20;
}
.gallery-hover, .gallery-list li .bottom-corner, .gallery-list li .top-corner, .temp-box, .time-box {
    text-align: center;
}
.tab-holder ul.tab-list li a.view-gallery1:hover, .tab-holder ul.tab-list li a.view-gallery:hover {
    color: #FFF;
}
.gallery-content {
    padding: 8px!important;
    position: relative;
}
.gallery-content h4 {
    position: absolute;
    left: -21px;
    top: 50%;
    font-weight: 400;
    color: #cda775;
    font-size: 18px;
    text-transform: uppercase;
    background-position: -428px -45px;
    height: 40px;
    width: 94px;
    line-height: 40px;
    padding: 0 0 0 18px;
    margin: -20px 0 0;
}
.gallery-hover, .main-menu-link {
    font-size: 14px;
    text-decoration: none;
}
.gallery-list {
    padding: 0 0 0 70px;
}
.gallery-list li {
    float: left;
    padding: 4px 20px;
    border-left: 1px dotted #8a8786;
}
.gallery-list li.no-border, .gallery-list li:first-child {
    border: none;
}
.gallery-list li .bottom-corner img, .gallery-list li .top-corner img {
    display: block;
    margin: 0 auto;
}
.gallery-pic {
    border: 4px solid #cba674;
    position: relative;
    overflow: hidden;
}
.gallery-pic img {
    border: 1px solid #987649;
    display: block;
    box-shadow: 0 0 3px #987649;
}
.gallery-hover {
    width: 100%;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 16px;
    padding: 0;
    transition: all .3s ease-in-out;
    display: table;
    height: 81px;
}
.footer-right ul li a, .form-bottom a {
    transition: all .2s ease-in-out;
    text-decoration: none;
}
.gallery-hover span {
    display: table-cell;
    vertical-align: middle;
}
.gallery-pic:hover .gallery-hover {
    opacity: 1;
    filter: alpha(opacity=1);
}
.main-menu-link {
    background-position: 0 0;
    width: 124px;
    height: 33px;
    display: block;
    color: #d4b67b;
    margin: 10px auto;
    line-height: 33px;
    text-indent: 45px;
}
.dining-txt {
    padding: 20px 0 0;
}
.dining-txt h6 {
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 8px;
    color: #D4B67B;
}
.dining-txt p {
    margin: 0 0 15px;
}
.dining-txt p span {
    font-size: 16px;
    color: #d4b67b;
}
.footer-right ul li a, .phone-number {
    color: #cda775;
}
.mCSB_container {
    width: auto;
    margin-right: 20px;
    overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
}
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar, .mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar {
    margin-right: 30px;
}
.mCustomScrollBox>.mCSB_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: 0;
    opacity: .75;
    filter: "alpha(opacity=75)"}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    top: 100%;
    margin-top: -40px;
}
.mCustomScrollBox:hover>.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)"}
.mCSB_scrollTools .mCSB_draggerRail {
    background: #4a4441;
    filter: "alpha(opacity=40)"}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #cda775;
    filter: "alpha(opacity=100)"}
.content_6 .mCSB_scrollTools .mCSB_draggerRail {
    background: #120a07;
    filter: "alpha(opacity=40)"}
.content_6 {
    height: 89px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    width: 100%}
.content_6>.mCustomScrollBox>.mCSB_scrollTools {
    width: 100%;
    margin: 0;
}
.mCSB_horizontal>.mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 8px 0 0;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar {
    margin-bottom: 0;
}
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar, .mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools {
    width: 80%;
    height: 10px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 50px;
    overflow: hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 3px;
    margin: 5px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: 100%}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 9px;
    margin: 1px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight {
    display: block;
    position: relative;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    float: left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight {
    margin-left: -40px;
    float: right;
}
footer {
    background: url(../images/footer-bg.png);
    height: 48px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 11px 0 0;
    z-index: 5;
}
.footer-left {
    float: left;
    padding: 0 0 0 45px;
}
.footer-right {
    float: right;
    padding: 8px 45px 0 0;
}
.phone-number {
    float: left;
    background: url(../images/phone-icon.png) 0 3px no-repeat;
    padding: 0 0 0 21px;
    font-size: 19px;
    line-height: 24px;
}
.footer-right ul {
    float: right;
}
.footer-right ul li {
    margin: 3px 0 0 20px;
    font-size: 14px;
    line-height: 20px;
    float: left;
}
.footer-right ul li a:hover {
    color: #FFF;
}
.olive-logo {
    background: url(../images/olive1.png) no-repeat;
    width: 58px;
    height: 20px;
    text-indent: -9000px;
    display: block;
}
.olive-logo:hover {
    background: url(../images/olive.png) no-repeat;
}
.time-temprature-box {
    background-position: -87px -115px;
    width: 213px;
    height: 73px;
    display: block;
    position: absolute;
    bottom: 59px;
    right: 45px;
    padding: 42px 0 0;
    color: #cda775;
    font-size: 27px;
    line-height: 22px;
}
.time-temprature-box span {
    display: block;
}
.time-temprature-box h3 {
    font-weight: 400;
    color: #dcdcdc;
    font-size: 11px;
    margin: 7px 0 0;
}
.temp-box, .time-box {
    float: left;
    width: 106px;
}
.eso-box, .reservations-box {
    position: absolute;
    width: 215px;
}
.temp-box p {
    border-left: 1px dotted #8a8786;
}
.reservations-box {
    bottom: 140px;
    right: 45px;
}
.eso-box {
    margin-top: 13%;
    text-align: left;
    z-index: 1000;
}
.buttonnew, .eso-box h3, .form-bottom, .home-sploffer, .policies h5, .reservations-box h3, .reservations-box h4 {
    text-align: center;
}
.reservations-top {
    background: url(../images/reservation-top-bg.png) no-repeat;
    height: 99px;
}
.eso {
    background: url(../images/eso.png) no-repeat;
    height: 99px;
}
.reservations-bottom {
    background: url(../images/reservation-bottom-bg.png) no-repeat;
    height: 110px;
}
.reservations-box h3 {
    font-weight: 400;
    color: #b59162;
    font-size: 22px;
    padding: 63px 0 0;
    line-height: 22px;
    text-transform: uppercase;
}
.reservations-box h4 {
    font-weight: 400;
    color: #333;
    font-size: 18px;
    padding: 0;
    line-height: 20px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.slide-icon {
    background-position: -545px -45px;
    width: 27px;
    height: 26px;
    display: block;
    margin: 0 auto;
}
.slide-active {
    background-position: -545px -71px;
}
.reservations-slide-box {
    display: none;
    background: url(../images/reservation-slide-bg.png) repeat-y;
    width: 217px;
}
.reservations-form {
    padding: 4px 0 12px;
}
.reservations-form-inner {
    width: 161px;
    margin: 0 auto;
}
.reservations-form input[type=text] {
    width: 145px;
    background: #d4d4d4;
    border: none;
    height: 25px;
    font: 400 12px centabel_bookcentabel_book;
    color: #5d5d5d;
    display: block;
    padding: 0 8px;
    box-shadow: inset 0 0 5px #c2c2c2;
}
.reservations-form input[type=submit] {
    width: 100%;
    background: #b59162;
    border: none;
    height: 25px;
    font: 400 14px centabel_bookcentabel_book;
    color: #FFF;
    padding: 0;
    box-shadow: inset 0 0 5px #c2c2c2;
    text-transform: uppercase;
    cursor: pointer;
}
.reservations-form .select-box, .reservations-form .select-box1 {
    background: url(../images/select-bg.gif) no-repeat;
    width: 161px;
    float: left;
    overflow: hidden;
}
.reservations-form .select-box1 {
    margin: 10px 0;
}
.reservations-form select {
    background: 0 0;
    border: none;
    font: 400 12px centabel_bookcentabel_book;
    width: 180px;
    padding: 4px 0 0 5px;
    color: #5d5d5d;
    margin: 2px 1px 0 0;
}
.form-row {
    margin: 0 0 12px;
    position: relative;
}
.form-bottom {
    background: url(../images/gray-linebg.gif) repeat-x;
    height: 58px;
    margin: 0 auto;
    width: 202px;
    font-size: 18px;
    color: #797979;
}
.form-bottom p {
    padding: 8px 0 0;
}
.form-bottom span {
    display: block;
}
.form-bottom a {
    color: #787878;
    font-size: 12px;
}
.form-bottom a:hover {
    color: #000;
}
.iframe {
    position: absolute;
    top: 30px;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
}
.css-3d-layer {
    float: right!important;
}
.write-usboxinner h3 {
    border-bottom: 1px solid #7D684B;
    color: #CDA775;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 18px;
    padding-bottom: 12px;
}
.policies ul li, .policies ul li:first-child {
    margin: 0 0 6px 10px;
}
.policies ul li {
    display: block;
    color: #787878;
    font-size: 13px;
    background: url(../images/bullet.png) 0 7px no-repeat;
    padding-left: 16px;
}
.policies p {
    font-size: 13px;
    padding: 5px 0;
}
.tarrif-box {
    cursor: pointer;
}
.formError {
    font-size: 11px;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
}
.check, .tbl-reservation .header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#errselPerson, #errselnoofrooms {
    margin-top: 5px;
}
.special-hgt {
    min-height: 66px;
}
.tbl-reservation .header {
    border-bottom: 1px solid #DDD;
    color: #744A31;
    font-size: 14px;
}
.check {
    border: none;
    float: left;
    font-size: 11px;
    position: relative;
    width: 170px;
}
.check input[type=text], .txt-check {
    background: #D4D4D4;
    border: none;
    box-shadow: 0 0 5px #C2C2C2 inset;
    color: #5D5D5D;
    display: block;
    font: 12px centabel_bookcentabel_book;
    height: 25px;
    padding: 0 8px;
    width: 144px;
}
.ui-datepicker-trigger {
    cursor: pointer;
    position: absolute;
    right: 14px;
    top: 14px;
}
.res-select, .tbl-reservation select {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #5D5D5D;
    font: 12px centabel_bookcentabel_book;
    padding: 3px 0 0 5px;
    width: 180px;
}
.res-button {
    background: #B59162;
    border: none;
    box-shadow: 0 0 5px #C2C2C2 inset;
    color: #FFF;
    cursor: pointer;
    font: 14px centabel_bookcentabel_book;
    height: 25px;
    padding: 0;
    text-transform: uppercase;
    width: 95%}
.errors {
    font-size: 11px;
    font-weight: 400;
    font-family: Verdana, Geneva, sans-serif;
    color: red;
}
.select-box-reservation {
    background: url(../images/select-bg.gif) no-repeat rgba(0, 0, 0, 0);
    float: left;
    overflow: hidden;
    width: 161px;
    margin-top: 2px;
}
.imgwidth100 {
    width: 100%}
.width33 {
    width: 31%}
.policies table {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 15px;
    color: #5D5D5D;
}
.policies table th {
    font-size: 14px;
    color: #cda775;
    font-weight: 400;
    text-transform: uppercase;
}
.policies table td, .policies table th {
    padding: 6px;
    border: 1px solid #cda775;
    text-align: center;
}
.policies h5 {
    color: #B28A55;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0;
}
.tariff input[type=text], .txt-check {
    width: 160px;
}
.dining-scroll .mCSB_scrollTools .mCSB_dragger, .dining-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background: 0 0!important;
    height: 0;
    width: 0;
}
.dine-para {
    padding: 8px 0 0;
}
.dine-para p {
    margin: 0 0 8px;
}
.home-sploffer {
    background: url(../images/transparent-bg1.png) rgba(0, 0, 0, 0);
    height: 90px;
    padding: 7px;
    width: 500px;
    margin: 0 auto;
}
.divspace {
    margin-bottom: 15px;
}
.home-sploffer p {
    margin: 3px 0 10px!important;
}
.upgrade p {
    margin: 8px 0 13px!important;
}
.seasons {
    float: left;
    width: 230px;
}
.mt10px {
    margin-top: 14px!important;
}
.upgrade {
    float: right;
    width: 260px;
    border-left: 1px solid #fff;
    padding-left: 4px;
}
.clear {
    clear: both;
}
.buttonnew {
    height: 22px;
    width: 93px;
    background-color: #CDA775;
    color: #fff;
    border-radius: 4px;
}
.buttonnew a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
.dining-sliderbox .content_scroll {
    height: 246px!important;
}
.discoverdelhi-slider .left-open-box {
    height: 325px;
}
.discoverdelhi-slider .discoverdelhileftsliderbox {
    height: 306px;
}
.discoverdelhi-slider .content_scroll {
    line-height: 19px;
}
.discoverdelhi-slider .discoverdelhibuttonslide {
    height: 346px;
}
.height {
    height: 26px;
}
.eso-box h3 {
    color: #b59162;
    font-size: 15px;
    font-weight: 400;
    padding: 47px 0 0;
}
.eso-box a {
    opacity: 1;
    position: relative;
}
.nodecoration, .one h4 a {
    text-decoration: none;
    color: #cda775;
}
.oneinner ul li a {
    text-decoration: none;
    color: #b3b4b5;
}
.special-hgt1 {
    min-height: 112px;
}

.divVal {
    display: table;
    height: 10px;
    text-align:left;
}

.validationError {
    color: red;
    display: block;
}
/*----------------------------------------vishal-css--------------------------------*/
.star-new{ left:45px !important; z-index:200;}
.star-new a{ text-decoration:none;}

.star-box{
	width:100%;
	text-align:center;
	}
.class-star{ display:inline-block;}	
.class-star li{ float:left; margin-left:5px;}
.star-box h1{ text-align:center; letter-spacing: 2px; word-spacing: 3px;}
.star-box h3{ margin:2px 0px 0px !important; letter-spacing:.5px;}	

   
/* Web Exclusive CSS */

.ThankYouMessage {
    display: none;
}
.errorMsg {
    display: none;
}
.center-text {
    text-align: center;
}
.form-list select:focus, .form-list select:active {
    outline: 0 none !important;
}
.webExclusiveForm {
    text-align: left;
}
.half-colm {
  display: inline-block;
  vertical-align: top;
   
}
/*.half-colm:last-of-type {
    margin-right: 0;
}*/
.form-list li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 2%;
  vertical-align: top;
  width: 48.7%;
}
.form-list li:nth-child(2n){margin-right:0}

.fl-right {
  float: right;
  margin-right: 0 !important;
}

.form-list input, .form-list select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
    padding: 8px 10px;
    text-align: left;
    width: 100%;
}
.two-fields > select {
  display: inline-block;
  margin-right: 2%;
  vertical-align: top;
  width: 21.5%;
}
.two-fields > input {
  display: inline-block;
  vertical-align: top;
  width: 75%;
}
.form-wrapper input[type="submit"] {
    background-color: #000;
    border: 1px solid #cda775;
    color: #cda775;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 8px 30px;
    text-transform: uppercase;
}
.form-wrapper input[type="submit"]:hover {
    background-color: #cda775;
    color: #000;
}
.tnc ul {
    display: none;
    padding-left: 14px;
}
.tnc li {
    line-height: 18px;
    list-style: outside none disc;
    margin-bottom: 5px;
}
.tnc li a {
    color: inherit;
}
.tnc-hdng {
    background: url("../images/plus.png") no-repeat right center;
    cursor: pointer;
    font-size: 15px;
    margin: 0 !important;
    padding: 10px 0;
    text-transform: uppercase;
}
.tnc-hdng.actv {
    background: url("../images/minus.png") no-repeat right center;
}
.privilegediv {
  background-color: #fff;
  display: none;
  left: 0;
  min-width: 260px;
  padding: 15px 20px;
  position: absolute;
  top: 100%;
  z-index: 9;
}
.privilegediv h2 {
  font-size: 16px;
  margin-bottom: 10px;
}
.form-item {
  margin-bottom: 8px;
  width: 100%;
}
.form-item input {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 13px;
  margin: 0;
  padding: 5px 8px;
  width: 100%;
}
.btn-item {
  margin-bottom: 10px;
}
.btn-item input {
  background-color: #b59162;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  padding: 7px 15px;
  text-align: center;
  width: 100%;
}
nav li ul.links-list {
  display: block;
  position: static;
  text-align: center;
  width: 100%;
}
nav li ul.links-list li {
  float: none;
  margin-bottom: 8px;
}
nav li ul.links-list li:last-child {
    margin-bottom: 0;
}
nav li ul.links-list li a {
  display: inline-block;
  float: none;
  height: auto;
  line-height: 100%;
  padding: 0;
}
nav li:hover .privilegediv {
  display: block;
}
.half-colm.center-colm {
  display: block;
  margin: 0 auto;
}
input::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
input::-moz-placeholder {
  color: #666;
  opacity: 1;
}
input:-ms-input-placeholder { 
  color: #666;
  opacity: 1;
}
input:-moz-placeholder { 
  color: #666;
  opacity: 1;
}
.form-list select {
    color: #666;
}
.form-list select:active, .form-list select:focus, .form-list select:hover {
    color: #000;
}

@media (max-width: 768px) {
    .half-colm {
        margin: 0;
        width: 100%;
    }
	.form-list li{width: 100%}
	
    .web-exclusive-page .specialoffer-container {
        background-color: #000;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5px;
        position: static;
        width: 100% !important;
    }
    .web-exclusive-page .main-pic img.page-pic {
        height: auto !important;
    }
}

