body {
    margin: 0 auto;
    background: #000;
    overflow-x: hidden;
    font-family: 'Source Sans Pro', sans-serif;
}

header {
    height: 110px;
    width: 100%;
/*  background:#1A1726;
    background:#3a3b3c;
*/  background: #000000;
}
header .h-wrapper {
    height: auto;
    width: 100%;
    text-align: center;
}
.h-wrapper img {
    height:auto;
    width: auto;
}

.left-menu {
    position: absolute !important;
    top:48px;
    left: 10px;
    width:auto;
    font-size: 10px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.left-menu ul li a {

}
.left-menu ul {
    text-align: center;
    color:white;
    vertical-align: baseline;
    margin: 0;
    padding:0px;
}
.left-menu ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px auto;
    list-style-type: none;
    
    height: 23px;
    padding: 9px 20px 0 0px;
    position: relative;
    font-family: "CenturyGothic-Regular", sans-serif;
    text-transform: uppercase;
    color: #595959;
    font-size: 10px;


}
.left-menu ul li a {
    color: #afafaf;
}
.left-menu ul li a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.left-menu ul li a:hover span {
    display:block;
    margin: auto;
    width: 9px;
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    height: 5px;
    background: #2a2b2e url(../images/sprite-icon.png);
    background-position: -462px -250px;
    overflow:hidden;
}



.right-menu {
    position: absolute !important;
    top:48px;
    right: 10px;
    width:auto;
    font-size: 10px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.right-menu ul li a {
    height: 23px;
    padding: 0px 0;
    display: inline-block;
    position: relative;
    font-family: "CenturyGothic-Regular", sans-serif;
    text-transform: uppercase;
    color: #afafaf;
}
.right-menu ul {
    text-align: center;
    color:white;
    vertical-align: baseline;
    margin: 0;
    padding:0px;
}
.right-menu ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px auto;
    padding: 0px auto;
    list-style-type: none;
}
.right-menu ul li a {
    padding: 9px 20px 0;
    display: inline-block;
    position: relative;
    font-family: "CenturyGothic-Regular", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #afafaf;
    font-size: 10px;
}
.right-menu ul li a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.right-menu ul li a:hover span {
    display:block;
    margin: auto;
    width: 9px;
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    height: 5px;
    background: #2a2b2e url(../images/sprite-icon.png);
    background-position: -462px -250px;
    overflow:hidden;
}


.menu {
    position: absolute !important;
    top:110px;
    left: 0;
    width:100%;
    background:#2a2b2e;
    font-size: 16px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;

}
.menu ul {
    text-align: center;
    color:white;
    vertical-align: baseline;
    margin: 0;
    height: 32px;
    overflow: hidden;
}
.menu ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px auto;
    padding: 0px auto;
    list-style-type: none;
}
.menu ul li a {
    height: 23px;
    padding: 9px 20px 0;
    display: inline-block;
    position: relative;
    font-family: "CenturyGothic-Regular", sans-serif;
    text-transform: uppercase;
    color: #afafaf;
    font-size: 12px;

}
.menu ul li a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.menu ul li a:hover span {
    display:block;
    margin: auto;
    width: 9px;
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    height: 5px;
    background: #2a2b2e url(../images/sprite-icon.png);
    background-position: -462px -250px;
    overflow:hidden;
}

/* Section 1 */
section:nth-of-type(1) {
    background: white;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
    z-index: -1;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
}
.booking-engine {
    position: absolute;
    bottom: 0px;
    margin: 0px 20px;
    z-index: 2;
}
.slider{
    height:80vh;
    width: auto;
    position: relative;
    z-index: 1;
}
.slider img {
    height:auto;
    width: 100%;
}
section:nth-of-type(2) {
    background: #000000;
    height: auto;
    margin-top: 0px;
    position: absolute;
    bottom: -170px;
    width: 100%;
    z-index: 7;
}
.box-holder {
    width: 1000%;
    overflow: hidden;
    position: relative;
    margin: 0;
    height: 340px;
}
.box-holder ul {
    width: 100%;
    overflow-x:visible;
    position: absolute;
    list-style-type: none;

}
.box-holder ul li {
    float:left;
    margin: 0 15px;
    width: 300px !important;
    border: 0;
    vertical-align: baseline;
}
.box-holder ul li:nth-of-type(1) {
    margin-left: -20px;
}
span.pic {
    width: 100%;
height: 170px;
display: block;
position: relative;
background-color: #ccc;
}
p.text {
    width: 250px;
height: 170px;
background-color: #FFFFFF;
padding: 0 25px;
line-height: 170px;
text-align: center;
    margin: 0px;
}
p.text span.center {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    margin: 25px 5px;
padding: 0;
border: 0;

}

.date {
    display: block;
margin-bottom: 4px;
font-family: "CenturyGothic-Regular", CenturyGothic, AppleGothic, sans-serif;
font-size: 14px;
line-height: normal;
color: #A2A2A2;
}

.title {
    display: block;
font-family: "CenturyGothic-Regular", CenturyGothic, AppleGothic, sans-serif;
font-size: 20px;
line-height: 30px;
color: #000000;
text-transform: uppercase;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.details {
    display: block;
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #A2A2A2;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: no
}

.socials {
    text-align: center;
    padding: 10px 0 75px 0;
    width: 100%;
}

p.socialss {
    text-transform: uppercase;
    font-family: "CenturyGothic-Regular", CenturyGothic, AppleGothic, sans-serif;
    font-size: 12px;
    color: #f2f2f2;
    width: 100%;
}
.social {
    margin-top: 20px;
    list-style: none;
    text-align: center;
    width: 100%;
    margin-left: -40px;
}
.social li {
    display: inline-block;
    margin: 0px 15px;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    text-align: center;
}
.icon {
    display: block;
    font-size: 1px;
    zoom: 1;
    text-indent: -9999px;
    background-image: url('../images/sprite-icon.png');
    background-repeat: no-repeat;
}
.socialclick {
    display: block;
margin: 0 auto;
line-height: 30px;
}
.facebook {
   width: 12px;
    height: 23px;
    background-position: -5px -250px; 
}
.twitter {
    width: 22px;
    height: 21px;
    background-position: -24px -250px;
}
.googleplus {
    width: 25px;
    height: 23px;
    background-position: -48px -250px;
}
.tumblr {
    width: 13px;
    height: 23px;
    background-position: -75px -250px;
}
.instagram {
    width: 21px;
    height: 22px;
    background-position: -95px -250px;
}
.footer {
    position: absolute;
    z-index: 10;
    background: transparent;
    height: 25px;
    clear: none;
    bottom: 20px;
    width: 100%;
    margin-left: -25px;
}

.holder {
    float: none;
    height: 20px;
    position: relative;
    width: 100%;
}
.footer-ul {
    float: none;
margin: 0 !important;
    list-style-type: none;
    box-sizing: content-box;
font-size: 16px;
    text-align: center;

}
.footer-ul li {
    vertical-align: bottom;
    color: #999999;
    font-family: "CenturyGothic-Regular", CenturyGothic, AppleGothic, sans-serif;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 0 14px;
}
.footer-ul li a {
    font-size: 11px;
    text-transform: uppercase;
color: #999999;
}
.footer-ul li a:hover {
    color: #EFEFEF;
    cursor: pointer;
}

.hover-menu-rooms{display: none;}
.hover-menu-eat{display: none;}
.hover-menu-meet{display: none;}
.hover-menu-wellness{display: none;}
.hover-menu-royal{display: none;}
.hover-menu-offers{display: none;}
.hover-menu-newsletter{display: none;}

.hover-menu-newsletter {
    width: 415px;
    position: absolute;
    right: 0!important;
    top: 80px;
    background-color: #fff;
    height: 460px;
    z-index: 7;
}

.hover-menu-rooms {
    width: 100%;
    position: absolute;
    left: 0!important;
    top: 32px;
    background-color: #000;
    height: 240px;
    z-index: 7;
}
.hover-menu-eat {
    width: 100%;
    position: absolute;
    left: 0!important;
    top: 32px;
    background-color: #fff;
    height: 240px;
    z-index: 7
}
.hover-menu-meet {
    width: 100%;
    position: absolute;
    left: 0!important;
    top: 32px;
    background-color: #fff;
    height: 240px;
    z-index: 7
}
.hover-menu-wellness {
    width: 100%;
    position: absolute;
    left: 0!important;
    top: 32px;
    background-color: #fff;
    height: 240px;
    z-index: 7
}
.hover-menu-royal {
    width: 100%;
    position: absolute;
    left: 0!important;
    top: 32px;
    background-color: #fff;
    height: 240px;
    z-index: 7
}
.hover-menu-offers {
    width: 100%;
    position: absolute;
    left: 0!important;
    top: 32px;
    background-color: #fff;
    height: 240px;
    z-index: 7
}
.hover-content {
    position: static;
visibility: visible;
height: 150px;
opacity: 1;
display: block;
}
.hover-contentHolder {
    margin: 0 auto;
padding: 40px 0 0 0;
overflow: hidden;
font-family: "CenturyGothic-Regular",CenturyGothic,AppleGothic,sans-serif;
text-align: center;
text-transform: uppercase;
}
.column-wrapper {
    width: 735px;
    text-align: left;
    display: inline-block;
vertical-align: middle;
vertical-align: top;
overflow: hidden;
}
.column {
    margin-bottom: 36px;
    text-align: left;
    margin: 0px;
    float: left;
}
.column ul.hover {
    padding: 0 10px 0 0;
    text-align: left;
    color: #636261;
}
.column ul.hover li.first {
    margin: 0px;
}

.column ul.hover li {
    line-height: 14px;
    margin: 7px 0 0;
    display: block!important;
    font-size: 13px;
}
.column ul.hover li a {
    line-height: 12px;
font-size: 13px;
color: #777777;
    padding: 0;
    height: auto;
    margin: 0px;
}
.column ul.hover li a:hover {
    color: #a76c41;
    text-decoration: underline;
}
.one-third {
    width: 32.5%;
    height: 110px;
}
h4 {
    margin: 0 0 16px;
padding: 2px 0 0;
line-height: 16px;
font-family: "CenturyGothic-Regular",CenturyGothic,AppleGothic,sans-serif;
font-size: 16px;
font-weight: normal!important;
color: #efefef;
}
ol, ul {
list-style: none;
}
.rightbar {
    width: 215px;
display: inline-block;
vertical-align: middle;
vertical-align: top;
overflow: hidden;
text-align: left;
    color: #636261;
    float: none;
}
h1 {
    line-height: 60px;
    font-weight: 300;
    color: #f2f2f2;
    position: relative;
    margin: 0;
    padding-bottom: 12px;
    font-size: 20px;
}
.cell {
    z-index: 7;
    color: #f2f2f2;
    position: absolute;
    bottom: 185px;
    width: 100%;
    text-align: center;
}

.cell-holder {
    z-index: 6;
    bottom: 0;
    width: 100%;
    height: auto;
    display: block;
   
}

.layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    background: url(../images/grad2.png) bottom center  no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.tees {
    padding: 0;
    margin: 0;
    margin-bottom:20px;
    font-size: 30px;
}

.twobytwo {
    width: 300px !important;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    zoom: 1;
    text-transform: uppercase;
    padding:0;

}
.twobytwo li {
    list-style-type: none;
line-height: 16px;
margin-bottom: 14px;
padding-top: 0;

}
.twobytwo li a {
    line-height: 14px;
    font-size: 16px;
    color: #f2f2f2;
    letter-spacing: 0px;
}
.twobytwo li a:hover {
    text-decoration: underline;
    color: #1a1b1c;
    cursor: pointer;
}

.centre-logo {
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-bottom: 3%;
}
.centre-logo img {
   /* width: 1110px; */
    height: auto;
    margin: 10px;
}

.downlow {
    bottom: -10px;
    width: 100%;
    z-index: 100;
    color: white;
}


#newsletter {
    cursor: pointer;
}

.change-hotel {
    width: 100% ;
    height: auto ;
    position: fixed ;
    top: -180px;
    left: 0;
    background: white;
    z-index: 10;
    -webkit-transition: top 1s;
    transition: top 1s;
}
.change-hotel.show {
    top:0px;
    -webkit-transition: top 1s;
    transition: top 1s;
}
.change-hotel .content {
    box-sizing: content-box;
font-size: 16px;
    text-align: center;
}
.close {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 1;
    background-position: -220px -150px;
    
    display: block;
    font-size: 1px;
    zoom: 1;
    text-indent: -9999px;
    background-image: url('../images/sprite-icon.png');
    background-repeat: no-repeat;
}



    
.content ul li.col{
   margin: 35px 0 20px 0;
    padding: 0 3% 0 0;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    text-transform: uppercase;  
}

.name {
    margin: 0 0 16px;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0;
    font-family: "CenturyGothic-Regular",CenturyGothic,AppleGothic,sans-serif;
    color: #9a9a9a;
}



.content ul {
  box-sizing: content-box;
    font-size: 16px;
    margin: 0;
    padding: 0;
    border: 0;
}

.col ul li a:hover{
        cursor: pointer;
    color: #ca964c;
    text-decoration: underline;
}
    
.col ul li a{
    padding: 1px 0 0;
    color: #2a2b2e;
    font-size: 14px; 
    display: table-caption;
    width:200px;
    text-transform: capitalize;

}
.col ul li {
    margin: 0 0 8px;
    font-size: 14px;
    font-family: "CenturyGothic-Regular",CenturyGothic,AppleGothic,sans-serif;
    line-height: normal;
}


.member {
    width: 100%;
    /* float: right; */
    z-index: 10;
    top: 0px;
    text-align:center;
    padding-top: 10px;
}

.member img {
    width: 200px;
}

.lhg-member {
     z-index: 10;
    bottom: 0px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    right: 10px;
}
.lhg-member-white {
    z-index: 10;
    bottom: -20px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    left: 19%;
}
.lhg-member-white2 {
    z-index: 10;
    top: 23px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    right: 6%;
}
.lhg-member-top {
    z-index: 1;
    top: -10px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    right: -30px;
}
.lhg-member-left {
     z-index: 10;
    bottom: 0px;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    left: 10px;
}
.lhg-member img {
    width: 210px;
}
.lhg-member-white img {
    width: 150px;
}
.lhg-member-left img {
    width: 210px;
}
.lhg-member-top img {
    width: 210px;
}
