/*import*/
@import url("font-awesome.min.css");

@import url("/count/35bae0");

@font-face {font-family: 'BodoniSevITC-Book';src: url('webfonts/35BAE0_0_0.eot');src: url('webfonts/35BAE0_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/35BAE0_0_0.woff2') format('woff2'),url('webfonts/35BAE0_0_0.woff') format('woff'),url('webfonts/35BAE0_0_0.ttf') format('truetype');}
/*defaults*/
body, html {
	background:#fff;
}
body, p {
	font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	color: #000000;
	font-weight: 300;
	letter-spacing: 1px;
}
.system-message, .system-error-message {
	background:none;
	border:none;
	padding:0;
	margin:0;	
}
.system-message h1,  .system-error-message h1, .system-message p,  .system-error-message p, .system-message strong,  .system-error-message strong{
color: #000;
}
span.error:empty, small.error:empty{
	visibility:hidden;
}
.system-message td,  .system-error-message td {
	padding-left:0;
	padding-right:0;
}
a img { -webkit-transition: opacity 300ms ease-out; -moz-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; }
a img:hover { opacity: .7;}
.post-image { width: 100%; margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 1rem;
	line-height: 1.3;

}
p {
	font-size: 13px;
}
p.lead {
	font-size: 17px;
}
h1, h2, h3 {
	font-family: "BodoniSevITC-Book", serif;
	font-weight: normal; 
	letter-spacing: 2px;
}
h1 {
	font-size: 26px;
	color: #000;
}
h2 {
	font-size: 26px;
	color: #000;
}
h4, h5, h6 {
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	text-transform: uppercase;
	color: #333029;
	letter-spacing: 2px;
}
h3 {
	font-size: 24px;
	color: #333029;
}
h4 {
	font-size: 20px;	
}
h5 {
	font-size: 16px;
	font-weight: 500;
}
h6 {
	font-weight: 300;
	font-size: 14px;
	color: #848484;
}
a, .system-message a:link, .system-error-message a:link {
	color:#000;
	font-weight: 400;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
	color: #000;
}
a:hover, a:focus, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus {
	color: #808080;
}
em {
	font-style: italic;
}
em, input[type="text"], textarea, select {
	font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	font-weight: 300;
	
}
input[type="text"], input[type="email"], input[type="password"], input[type="submit"], texarea, select, button {
	border-radius: 0;
	height: auto;
	padding: 10px 13px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="submit"], texarea, select {
	background: #fff;
}
label, input[type="text"], input[type="email"], input[type="password"] {
	font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	font-size: 12px;
	letter-spacing: 0;
}
textarea {
	border-radius: 0;
	background-color: #fff;
	font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	border: 1px solid #000;
	color: #000;
	display: block;
	font-size: 12px;
	margin: 0 0 1rem 0;
	padding: 1rem;
	height: 2.3125rem;
	width: 100%;
	letter-spacing: 0;
}
ul li {
	font-size: 14px;
	margin-bottom: 10px;
}
hr {
	background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #dcdcdc;
    border-top: medium none;
    color: transparent;
    height: 0;
	margin:.75rem 0;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
section.googlemap {
	max-width: 1000px;
	margin:0 auto;
}
#outerImageContainer {
    max-width: 90%;
    overflow: hidden;
    height: auto !important;
    font-size:0!important;
        }
#imageDataContainer {
     max-width: 90%;
     overflow: hidden;
}
#lightboxImage {
     max-width: 100%;
        }

.centertxt{
top: 50%;
transform: translate(-50%,-50%);
left: 50%;
position: relative;

}
.topmargin img{
	margin-top: 65px;
}

/*buttons*/
.button, button, input[type="submit"], a#catshopbuy:link, a#catshopbuy:visited {
	text-transform: uppercase;
	font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	font-weight: 500;
	background: #000;
	letter-spacing: 2px;
	color: #fff;
	border:1px solid #fff;
	border-radius: 0;
}
input[type="submit"] {
margin-bottom: 40px;}


.button.secondary, button.secondary{
	background:#dcdcdc;
	border: 1px solid #000;
	color: #000;
}
 .button.secondary:hover, button.secondary:hover,  .button.secondary:focus, button.secondary:focus{
	background: #fff;
	border: 1px solid #000;
	color: #000;
 }

.button.littleblack, button.littleblack{
	background: #000;
	border: 1px solid #000;
	color: #fff;
}
.button.white, button.white{
	background: #fff;
	border: 1px solid #000;
	color: #000;
}
 .button.white:hover, button.white:hover,  .button.white:focus, button.white:focus{
	background:#dcdcdc;
	border: 1px solid #000;
	color: #000;
 }

button:hover, .button:hover, button:focus, .button:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	border-radius: 0;
}
input[type="submit"].buttoncentre {
	margin:0 auto;
	position: relative;
	display: block;
}

input[type="submit"] {
	padding-top: 0.625rem;
padding-right: 1rem;
padding-bottom: 0.6875rem;
padding-left: 1rem;
font-size: 10px;
letter-spacing: normal;
font-weight: 500;
cursor: pointer;
border: 1px solid #000;
margin:0 10px;
	border-radius: 0;

}
/*header*/
header {
	position: relative;
	z-index: 1000;
	max-width: 1000px;
	display: block;
	margin: 0 auto;
}
.contain-to-grid {
	padding: 70px 0 140px;
}
.top-bar .toggle-topbar.menu-icon a span:after {
    box-shadow: 0 0 0 1px #41334f, 0 7px 0 1px #41334f, 0 14px 0 1px #41334f;
}
.top-bar .toggle-topbar.menu-icon a {
    color: #41334f;
	
}
.contain-to-grid.inner {
	background:#dcdcdc;	
}
.contain-to-grid.inner.in-2 {
	background:url(images/header-inner-2.jpg) center;	
}
.top-bar-section {
	top: 80px;
}
.contain-to-grid.inner .top-bar-section {
		background:none repeat scroll 0 0 rgba(246, 246, 246, 0.92);
}
.contain-to-grid.inner .top-bar-section ul li > a {
color:#333029;
}
.contain-to-grid.inner .top-bar.expanded .top-bar-section ul li > a {
color:#808080;
}
.contain-to-grid.inner .top-bar.expanded .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	color:#fff;
}
.contain-to-grid.inner .top-bar.expanded .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #000;
}

.contain-to-grid.inner .top-bar.expanded .top-bar-section ul li:hover > a {
	color:#000;
}
.contain-to-grid-draft.inner {
	background:#ffffff;	
}
.contain-to-grid-draft.inner.in-2 {
	background:url(images/header-inner-2.jpg) center;	
}
.contain-to-grid.inner-draft .top-bar-section {
		background:none repeat scroll 0 0 rgba(246, 246, 246, 0.92);
}
.contain-to-grid.inner-draft .top-bar-section ul li > a {
color:#333029;
}
.contain-to-grid.inner-draft .top-bar.expanded .top-bar-section ul li > a {
color:#808080;
}
.contain-to-grid.inner-draft .top-bar.expanded .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	color:#fff;
}
.contain-to-grid.inner-draft .top-bar.expanded .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #000;
}

.contain-to-grid.inner-draft .top-bar.expanded .top-bar-section ul li:hover > a {
	color:#000;
}
.contain-to-grid.inner-draft-grey {
	background:#dcdcdc;	
	max-width: 1000px;
	margin: 0 auto;
}
.contain-to-grid.inner-draft-grey .top-bar-section {
		background:none repeat scroll 0 0 rgba(246, 246, 246, 0.92);
}
.contain-to-grid.inner-draft-grey .top-bar-section ul li > a {
color:#333029;
}
.contain-to-grid.inner-draft-grey .top-bar.expanded .top-bar-section ul li > a {
color:#808080;
}
.contain-to-grid.inner-draft-grey .top-bar.expanded .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	color:#fff;
}
.contain-to-grid.inner-draft-grey .top-bar.expanded .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: #000;
}

.contain-to-grid.inner-draft-grey .top-bar.expanded .top-bar-section ul li:hover > a {
	color:#000;
}
.top-bar-section .has-dropdown > a:after {
	border-color: rgba(0, 0, 0, 0.4) transparent transparent;
}
.utility-nav {
	background:#161512;
	margin: 0;
	padding: 7px 0 5px;
}
.utility-nav ul, .utility-nav ul li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.utility-nav li {
	float: left;
}
.utility-nav li span {
	margin-right: 5px;
	color: #eaedf2;
}
.utility-nav li a {
	font-size: 12px;
	font-weight: 400;
	color: #eaedf2;
	padding: 5px;
	position: relative;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	top: -2px;
}
.utility-nav li:hover > a, .utility-nav li:hover > a span {
	color: #fff;
}
.shopping-cart {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
a.cartSummaryLink {
	color:#41334f;
}
.utility-nav .uty0, .utility-nav .uty1 {
	display: none;
}
table.cartSummaryTable {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	margin: 0px 0 0 20px;
}
td.cartSummaryItem {
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 0;
}
.contain-to-grid, .top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button), .contain-to-grid, .top-bar, .top-bar-section li:not(.has-form) a:not(.button), .top-bar.expanded .title-area {
	background: none;
}
.top-bar .toggle-topbar.menu-icon {
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	margin-top: 15px;
}

.top-bar-section ul li > a {
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	transition-duration: 0.2s;
	color: #fff;
}
.contain-to-grid.inner .top-bar-section ul li:hover > a {
	color:#000;	
}
.contain-to-grid.inner .top-bar-section ul li > a {
	color:#808080;	
}
.contain-to-grid.inner .top-bar-section .has-dropdown > a:after {
	border-color:rgba(255, 255, 255, 0.4) transparent transparent;
}
.contain-to-grid.inner-draft .top-bar-section ul li:hover > a {
	color:#000;	
}
.contain-to-grid.inner-draft .top-bar-section ul li > a {
	color:#808080;	
}
.contain-to-grid.inner-draft .top-bar-section .has-dropdown > a:after {
	border-color:rgba(255, 255, 255, 0.4) transparent transparent;
}
.contain-to-grid.inner-draft-grey .top-bar-section ul li:hover > a {
	color:#000;	
}
.contain-to-grid.inner-draft-grey .top-bar-section ul li > a {
	color:#808080;	
}
.contain-to-grid.inner-draft-grey .top-bar-section .has-dropdown > a:after {
	border-color:rgba(255, 255, 255, 0.4) transparent transparent;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 0 8px 15px;
}
.top-bar.expanded .toggle-topbar a {
	color: #FFFFFF;
}
.top-bar-section ul li {
	padding: 0;
	margin: 0 10px;
}
.top-bar-section .dropdown li {
	margin: 0;
}
 .top-bar-section ul:first {
 float: none;
}
.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
	color: #000;
    padding: 0 14px 25px;
	background: none repeat scroll 0 0 ;
}

.top-bar-section li .dropdown li > a {
	font-size: 12px;
}
.top-bar-section li:hover:not(.has-form) a:hover:not(.button) {
	background:none;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section .dropdown li.active:not(.has-form) > li a:not(.has-form) a:not(.button) {
	background: rgba(128, 128, 128, 0.75);
	padding: 0 15px;
	border-radius: 0;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	color: #fff;
}
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button), .top-bar-section .dropdown li.active:not(.has-form) .dropdown li.active:not(.has-form) a:not(.button) {
	background:rgba(128, 128, 128, 0.75);
	color: #000;
}
.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button) {
	background:rgba(128, 128, 128, 0.75);
}
.top-bar .title-area {
	float: none;
}
.top-bar .name {
	width: 150px;
	margin: auto;
}
.top-bar-section .has-dropdown li > a {
	font-size: 14px;
	font-weight: 300;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
	color: rgba(255, 255, 255, 0.4);
}
.top-bar-section ul li:hover:not(.has-form) > a {
	background:none;
}
.top-bar-section .dropdown {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
}
.top-bar-section .dropdown li:last-child {
	border-radius: 0 0 3px 3px;
	overflow: hidden;
}
	.hide {display: block;}


/*pricing tables*/
.pricing-table {
	border: 2px solid#41334f;
	;
	margin-bottom: 30px;
}
.pricing-table .title {
	background:#41334f;
	;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	color: #fff;
	font-size: 21px;
	padding: 30px 15px;
}
.pricing-table .title a {
	color: #fff;
}
.pricing-table .price {
	background: none;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
.pricing-table .price p.small {
	margin-bottom: 10px;
}
/*side-nav*/
.side-nav {
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
}
.side-nav li {
	margin-bottom: 0;
}
.side-nav li a:not(.button) {
	color: #848484;
	padding: 12px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	text-transform:uppercase;
}
.side-nav li.side-nav-title a:not(.button) {
	color:#41334f;	font-weight: 500;
}
.side-nav li a:hover:not(.button), .side-nav li a:focus:not(.button), .side-nav li.active > a:first-child:not(.button) {
	color: #41334f;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
/*cta*/
.cta {
background:url(images/cta-bg.jpg);
border: 6px solid #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin: 1rem 0 2rem;
	padding:40px 30px 30px;	
	text-align:center;
	
}
.cta h2, .cta h6 {
margin:0;	
color:#979ca0;

font-family: "BodoniSevITC-Book", serif;
text-transform:none;}
.cta h2 {
font-size:28px;	
 margin-bottom: 15px;
    margin-top: 12px;
	 line-height: 32px;

}
.cta h6 {

  font-size: 16px;
    font-style: italic;
    line-height: 0;	}

	.cta .room-image img {
		border-radius:90em;	
		margin-bottom:30px;
	}
/*search*/
.search-container {
	display: none;
	padding: 30px 0 0;
	background:#161512;
}
.search-icon span {
	color: #FFFFFF;
	padding: 0px 0 0 9px;
	margin-left: 5px;
	cursor: pointer;
}
.search-container input[type="text"] {
	height: auto;
	padding: 14px 15px;
}
/*slider*/
section.slider {
position:relative;	
}
section.slider .button.reservation.home {
	z-index:100;
	top:0;	
}
.slider {
position:relative;	
}
.slider .button.reservation.home {
	z-index:100;
	top:0;	
}
.slick-slider {
	margin: 0;
	overflow: hidden;
}
.slick-slide img {
	width: 100%;
}
.slide-description {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: 230px;
	z-index: 1;
}
.slick-dots {
	bottom: 0px;
}

.slick-dots li.slick-active button:before {
	color: #dcdcdc;
}
.slick-dots li button:before {
	font-size:12px;
	color: #fff;
	opacity: 1;
}
.hero-slider .slick-dots {
	bottom: 145px;
	margin: 0;
}
.slide-description span {
	color: #c87492;
	font-size: 46px;
	float: left;
	margin: 0 15px 30px 0;
}
.slide-description h1, .slide-description h2 {
	color: #fff;
	font-weight: 100;
}
.slide-description h1.brown, .slide-description h2.brown {
	color: #41334f;
}
.slide-description img {
	width: auto;
	margin: auto;
}
.slide-description h1 {
	font-size: 128px;
	line-height: 134px;
	margin-bottom: 10px;
}
.slide-description h2 {
	font-family: "BodoniSevITC-Book", serif;
	font-size: 24px;
}
.slide-description h1 em, .slide-description h2 em {
	font-family: "BodoniSevITC-Book", serif;
	font-style: italic;
}
/*section pagetitle*/
section.pagetitle {
	padding: 30px 0 10px;
	border-bottom:1px dashed #cfc9b5;
}
.button.reservation{
	position:absolute;
	right:1.75rem;
	top:30px;
}
/*section main*/
section.main {
	padding: 50px 0;
}
section.prod {
	padding: 0;
}
/*features*/
section.features {
	overflow: hidden;
}
.feature-item {
	float: left;
	overflow: hidden;
	position: relative;
}
.feature-image {
	height: 360px;
	 width: 100%;
	overflow: hidden;
	position:relative;
}
.feature-item img {
	position: relative;
	width: 100%;
}
.feature-item-details {
	padding: 50px 80px 40px;
	position: relative;
	z-index: 2;
	height: 360px;
}
.feature-1 {
	background: #cfc9b5;
}
.feature-2 {
	background: #7b739b;
}
.feature-3 {
	background: #9d8d5a;
}
.feature-item h5 {
	margin-bottom: 0;
}
.feature-item h3 {
font-size:30px;	
margin-bottom:15px;
}
.feature-item h3, .feature-item p, .feature-item a {
	color: #fff;
}
.feature-item a {
	text-transform: uppercase;
	border-bottom: 1px dotted #fff;
}
.feature-item-details img {
	width: auto;
	
}
.feature-item .button, .feature-item .button:visited {
	color: #fff;
	border-color: #eee;
	text-align:center;
}
.feature-item .button:hover {
	color: #fff;
	border-color: #fff;	
}
section.features .arrow {

position:absolute;
left: 45%;
z-index:100;
width: 0; 
	height: 0; 
}

section.features .arrow.down {
	
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	
	border-top: 20px solid #7b739b;
}

 section.features .arrow.top {
	
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	bottom:0;
	border-bottom: 20px solid #cfc9b5;
}
 section.features .arrow.top.top-2 {
	border-bottom: 20px solid #9d8d5a;
}
/*events section*/

section.thirdgreypict {
padding: 0;
    position: relative;
    background:#dcdcdc;
    max-width: 1000px;
    margin: 0 auto;

}
	
section.thirdgreypict, section.thirdgreypict:after {
	clear: both
}

.txtblock {
	max-height: 600px;
	max-width: 600px;
	background: #fff;
	padding: 30px;
	z-index: 100000;
	position: absolute;
  top: 50%; left: 25%;
  transform: translate(-50%,-50%);
}
.black {
	background: #000;
}
.white {
	background: #fff;
}
.flexy{
	display: flex;
}
.flexytrial{
	display: flex;
	background: #000;
}
.extramargin {
	margin-top: 10px;
}
section.thirdgreypict h2, section.thirdgreypict h1 {
	font-size: 26px;
	color:#000;
	letter-spacing: 2px;
	z-index: 100001;
	margin-bottom: 1rem;
	text-align: left;
}
section.thirdgreypict p{
	text-align: left;
	z-index: 100001;
	color:#000;
}
section.thirdgreypict .testimonial-image img {
  display: block;
  width: 75%;
  height: auto;
  max-height: 480px;
  float: right;
}

section.thirdgreytext {
	padding: 0;
	position: relative;
	background: #dcdcdc;
	max-width: 1000px;
	margin: 0 auto;
}
section.thirdgreytext, section.thirdgreytext:after {
	clear: both
}
.txtblockgrey {
	max-height: 600px;
	max-width: 600px;
	background: #dcdcdc;
	padding: 30px;
	z-index: 100000;
	position: absolute;
  top: 50%; left: 25%;
  transform: translate(-50%,-50%);
}
.txtblockblack {
	max-height: 600px;
	max-width: 600px;
	background: rgba(0,0,0,1);
	padding: 30px;
	z-index: 100000;
	position: absolute;
  top: 50%; left: 25%;
  transform: translate(-50%,-50%);
}
.txtblockblack-draft {
	max-height: 600px;
	max-width: 600px;
	background: rgba(0,0,0,1);
	padding: 40px;
	z-index: 100000;
	position: absolute;
  top: 50%; left: 40%;
  transform: translate(-50%,-50%);
}
.txtblock-draft {
	max-height: 600px;
	max-width: 600px;
	background: rgba(255,255,255,1);
	padding: 40px;
	z-index: 100000;
	position: absolute;
  top: 50%; left: 22%;
  transform: translate(-50%,-50%);
}
section.thirdgreytext h2, section.thirdgreytext h1 {
	font-size: 26px;
	color:#000;
	letter-spacing: 2px;
	z-index: 100001;
	margin-bottom: .5rem;
	text-align: left;
}
section.thirdgreytext p{
	text-align: left;
	z-index: 100001;
	color:#000;
}
section.thirdgreytext .testimonial-image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 480px;
  float: right;
}


section.thirdblacktext {
	padding: 0;
	width: 100%;
	display: inline-block;
	position: relative;
	background: #fff;
}
section.thirdblacktext, section.thirdblacktext:after {
	clear: both
}
section.thirdblacktext h2, section.thirdblacktext h1 {
	font-size: 26px;
	color:#fff;
	letter-spacing: 2px;
	z-index: 100001;
	margin-bottom: .5rem;
	text-align: left;
}
section.thirdblacktext p{
	text-align: left;
	z-index: 100001;
	color:#fff;
}
section.thirdblacktext .testimonial-image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 480px;
  float: right;
}

section.thirdblacktext-draft {
	padding: 0;
	position: relative;
	background: #fff;
	max-width: 1000px;
	margin: 0 auto;
}
section.thirdblacktext-draft, section.thirdblacktext-draft:after {
	clear: both
}
section.thirdblacktext-draft h2, section.thirdblacktext-draft h1 {
	font-size: 26px;
	color:#fff;
	letter-spacing: 2px;
	z-index: 100001;
	margin-bottom: 1rem;
	text-align: left;
}
section.thirdblacktext-draft p{
	text-align: left;
	z-index: 100001;
	color:#fff;
}
section.thirdblacktext-draft .testimonial-image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 480px;
  float: right;
}
section.fullimage {
	padding: 0;
	text-align: center;
	display: block;
	position: relative;
	
}
section.fullimage, section.fullimage:after {
	clear: both
}
.block {
	max-height: 200px;
	max-width: 350px;
	background: rgba(0,0,0,1);
	padding: 30px;
	z-index: 100000;
	text-align: center;
	position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);

}
section.fullimage h2, section.fullimage h1 {
	font-size: 26px;
	color:#fff;
	text-align: center;
	letter-spacing: 2px;
	z-index: 100001;
	margin-bottom: .5rem;
}
section.fullimage h3 {
	font-size: 18px;
	color:#fff;
	text-align: center;
	letter-spacing: 2px;
	z-index: 100001;
}
section.fullimage p span{
	text-align: center;
	z-index: 100001;
	letter-spacing: 1px;
	font-size: 15px;
	color:#fff;
}
section.fullimage p{
	text-align: center;
	z-index: 100001;
	color:#fff;
}

section.fullimage .testimonial-image img {
  display: block;
  max-width: 1000px;
  height: auto;
	margin: 0 auto;
}


section.midtext {
	padding: 0;
	background: #fff;
	text-align: center;
}
section.midtext, section.midtext:after {
	clear: both
}
section.midtext h2, section.midtext h1 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	text-align: center;
	letter-spacing: 2px;
	padding-right: 30px;
	padding-left: 30px;
}
section.midtext p{
	width: 640px;
	text-align: center;
	display: inline-block;
	
}
section.midtext .text {
	margin-bottom: 60px;
}

section.midtextblack {
	padding: 0;
	background: #000;
    max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}
section.midtextblack, section.midtextblack:after {
	clear: both
}
section.midtextblack h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#fff;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 0;
}
section.midtextblack p{
	width: 600px;
	text-align: center;
	display: inline-block;
	color: #fff;
	margin-bottom: 40px;
}
section.midtextblack p a{ 
color: #fff;}
section.midtextblack p a:hover{ 
color: #808080;}

section.midtextblack .text {
	margin-bottom: 90px;
}
section.midtextwhite {
	padding: 0;
	background: #fff;
    max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}
section.midtextwhite, section.midtextwhite:after {
	clear: both
}
section.midtextwhite h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 0;
}
section.midtextwhite p{
	width: 600px;
	text-align: center;
	display: inline-block;
	color: #000;
	margin-bottom: 40px;
}
section.midtextwhite p a{ 
color: #000;}
section.midtextwhite p a:hover{ 
color: #808080;}

section.midtextwhite .text {
	margin-bottom: 90px;
}


section.memberchoice {
	padding: 0;
	background: #000;
    max-width: 1000px;
	text-align: center;
	margin: 0 auto;
	min-height: 370px;
}
section.memberchoice, section.memberchoice:after {
	clear: both
}
section.memberchoice h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#fff;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 0;
	
}
section.memberchoice h3 {
	padding-top: 10px;
	font-size: 20px;
	color:#fff;
	letter-spacing: 2px;
	margin-top: 0;
	text-align: left;
	display: inline-block;
}
section.memberchoice p{
	text-align: left;
	display: inline-block;
	color: #fff;
}
section.memberchoice p a{ 
color: #fff;}
section.memberchoice p a:hover{ 
color: #808080;}

section.memberchoice .text {
	margin-bottom: 90px;
}
section.memberchoice .testimonial-detail-draft {
	margin-bottom: 20px;
}
section.memberbenefits {
	padding: 0;
	background: #fff;
    max-width: 1000px;
	text-align: center;
	margin: 0 auto;
	min-height: 370px;
}
section.memberbenefits, section.memberbenefits:after {
	clear: both
}
section.memberbenefits h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 0;
}
section.memberbenefits p{
	text-align: left;
	display: inline-block;
	color: #000;
	line-height: 1.75;
}
section.memberbenefits p a{ 
color: #000;}
section.memberbenefits p a:hover{ 
color: #808080;}

section.memberbenefits .text {
	margin-bottom: 90px;
}
section.corporate {
	padding: 0;
	background: #000;
    max-width: 1000px;
	text-align: center;
	margin: 0 auto;
	min-height: 300px;
}
section.corporate, section.corporate:after {
	clear: both
}
section.corporate h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#fff;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 0;
}
section.corporate p{
	text-align: left;
	display: inline-block;
	color: #fff;
	line-height: 1.75;
}
section.corporate p a{ 
color: #fff;}
section.corporate p a:hover{ 
color: #808080;}

section.corporate .text {
	margin-bottom: 90px;
}
section.bottomtextblack {
	padding: 0;
	background: #fff;
    max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}
section.bottomtextblack, section.bottomtextblack:after {
	clear: both
}
section.bottomtextblack h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 0;
}
section.bottomtextblack p{
	width: 600px;
	text-align: center;
	display: inline-block;
	color: #000;
	margin-bottom: 40px;
}
section.bottomtextblack p a{ 
color: #000;}
section.bottomtextblack p a:hover{ 
color: #808080;}

section.bottomtextblack .text {
	margin-bottom: 90px;
}

section.events {
	padding: 0;
	background: #fff;
	max-height: 480px;
	height: auto;
}
section.events, section.events:after {
	clear: both
}
section.events h2, section.events h1 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.events p{
	width: 300px;
	margin-left: 30px;
}

section.events .button {
	margin-left: 30px;
}

section.bulktext {
	padding: 0;
	background: #fff;
	max-height: 2000px;
	height: auto;
}
section.bulktext, section.bulktext:after {
	clear: both;
}
section.bulktext h2 {
	padding-top: 30px;
	padding-right: 30px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}

section.bulktext h3 {
	padding-right: 30px;
	font-size: 15px;
	font-weight: 500;
	color:#000;
	margin-left: 30px;
	margin-bottom: .75rem;
	letter-spacing: 2;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	line-height: 1.3;
}

section.bulktext h1 {
	padding-top: 60px;
	padding-right: 30px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}

section.bulktext-team h2, section.bulktext-team h1 {
	padding-top: 60px;
	padding-right: 30px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.bulktext p{
	max-width: 400px;
	margin-left: 30px;
	margin-right: 30px;
}

section.bulktext .button {
	margin-left: 30px;
}




section.bulktext-team {
	padding: 0;
	background: #fff;
	max-height: 2000px;
	height: auto;
}
section.bulktext-team, section.bulktext-team:after {
	clear: both;
}
section.bulktext-team h2, section.bulktext-team h1 {
	padding-top: 60px;
	padding-right: 30px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}

section.bulktext-team h2, section.bulktext-team h1 {
	padding-top: 60px;
	padding-right: 30px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.bulktext-team p{
	max-width: 400px;
	margin-left: 30px;
	margin-right: 30px;
}

section.bulktext-team .button {
	margin-left: 30px;
}

section.restaurant {
	padding: 0;
	background: #fff;
	min-height: 700px;
	height: auto;
}
section.restaurant, section.restaurant:after {
	clear: both
}
section.restaurant h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.restaurant p{
	width: 250px;
	margin-left: 30px;
}

section.card {
	padding: 0;
	background: #fff;
	min-height: 500px;
	height: auto;
}
section.card, section.card:after {
	clear: both
}
section.card h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.card p{
	width: 250px;
	margin-left: 30px;
}
section.black {
	padding: 0;
	background: #000;
	height: auto;
	overflow:auto;
}
section.black, section.black:after {
	clear: both
}
section.black h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#fff;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.black p{
	width: 250px;
	margin-left: 30px;
	color:#fff;
}

section.black .button {
	margin-left: 30px;
}

section.third {
	padding: 0;
	background: #fff;
	height: auto;
}
section.third, section.third:after {
	clear: both;
}
section.third h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#000;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.third p{
	width: 250px;
	margin-left: 30px;
}

section.third .button {
	margin-left: 30px;
}

section.thirdblack {
	padding: 0;
	background: #000;
	height: auto;
	overflow:auto;
}
section.thirdblack, section.third:after {
	clear: both
}
section.thirdblack h2 {
	padding-top: 60px;
	font-size: 26px;
	color:#fff;
	margin-left: 30px;
	letter-spacing: 2px;
}
section.thirdblack p{
	width: 250px;
	margin-left: 30px;
	color:#fff;
}

section.thirdblack .button {
	margin-left: 30px;
}

.event-item {
	border: 1px solid #cdd1d4;
	margin-bottom: -1px;
	padding: 30px 30px 10px;
}
.event-date {
	color: #747474;
	font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
.event-date span {
	display: block;
}
.event-date span.month {
	font-size: 12px;
	border-bottom: 1px solid rgba(0,0,0,0.14);
	margin-bottom: 5px;
    padding-bottom: 12px;
}
.event-date span.day {
	font-size: 42px;
}
.event-item h3 {
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-size: 16px;
}
.event-item.inner {
	margin-bottom: 30px;
}

.event-details {
	line-height: 18px;
	color: #99918e;
	font-size: 13px;
	margin-bottom: 10px;
}
.event-item p {
	font-size: 13px;
}


/*testimonials*/
section.testimonials {
	overflow: hidden;
	background: #7b739b;

}
.testimonial-image {
	float: left;
}
.testimonial-image img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.testimonial-detail {
	float: left;
	max-height: 1800px;
	background: none;
}

.testimonial-detail-draft {
	float: left;
	padding: 10px 40px;
	max-height: 0;
   	 -webkit-align-self: center;
}

.testimonial-detail-draft h2 {
font-size: 26px;
color: #fff;
letter-spacing: 2px;
}
.testimonial-detail-draft p {
max-width: 350px;
color: #fff;
}

button.tiny .testimonial-detail-draft{
	margin-left: 40px;
}
.testimonial-detail-draft-white {
	float: left;
	background: none;
	padding: 10px 40px;
	max-height: 0;
   	 -webkit-align-self: center;
}

.testimonial-detail-draft-white h2 {
font-size: 26px;
color: #000;
letter-spacing: 2px;
}
.testimonial-detail-draft-white p {
max-width: 350px;
color: #000;
}

button.tiny .testimonial-detail-draft-white{
	margin-left: 40px;
}
.testimonial-detail-draft-fixflex {
	float: left;
	max-height: 0;
	background: none;
	padding: 10px 40px;
    -webkit-align-self: center;
}

.testimonial-detail-draft-fixflex h2 {
font-size: 26px;
color: #000;
letter-spacing: 2px;
}
.testimonial-detail-draft-fixflex p {
max-width: 350px;
color: #000;
}

button.tiny .testimonial-detail-draft-fixflex{
	margin-left: 40px;
}
.testimonial-detail-draft-third {
	float: left;
	max-height: 800px;
	background: none;
	padding: 40px;
}

.testimonial-detail-draft-third h2 {
font-size: 26px;
color: #000;
letter-spacing: 2px;
}
.testimonial-detail-draft-third p {
width: 250px;
color: #000;
}

button.tiny .testimonial-detail-draft-third{
	margin-left: 40px;
}
.testimonial-detail-draft-third-black {
	float: left;
	padding: 40px;
		max-height: 0;
   	 -webkit-align-self: center;

}

.testimonial-detail-draft-third-black h2 {
font-size: 26px;
color: #fff;
letter-spacing: 2px;
}
.testimonial-detail-draft-third-black p {
width: 250px;
color: #fff;
}

button.tiny .testimonial-detail-draft-third-black{
	margin-left: 40px;
}
.bulktext-detail {
	float: left;
	max-height: 2000px;
	background: none;
	padding-bottom: 40px;
}
.bulktext-detail-black {
	float: left;
	max-height: 2000px;
	background: #000;
	color: #fff;
	padding: 30px;
}
.right620{
	width:620px;
	float: right;
}
.right480 {
	width: 480px;
	float: right;
}
.left480 {
	width: 480px;
	float: left;
}
.left400 {
	width: 400px;
	float: left;
}
.right320 {
	width: 320px;
	float: right;
}
.right400 {
	width: 400px;
	float: right;
}
.rating {
	text-align:center;
	overflow:hidden;
}
.rating img {
	display: inline;
	margin: 70px auto 20px;
	width: auto;
}
section.testimonials blockquote {
	border: none;
	text-align: center;
	padding: 3.563rem 11rem 0;
}
section.testimonials blockquote p {
	font-family: "BodoniSevITC-Book", serif;
	font-size: 24px;
	font-style: italic;
	color: #fff;
}
section.testimonials h5 {
	font-size: 14px;
	color: #fff;
	margin: 20px 0 0;
}
/*googlemap*/
#map {
	width: 100%;
	height: 500px;
}

/*address*/
section.address {
    background:#cfc9b5;
    padding: 50px 0;
    text-align: center;
}
section.address h2 {
    color: #fff;
    margin: 0 0 10px;
}
section.address h3, section.address h4, section.address h5 {
    color: #fffefe;
    font-weight: 300;
    margin: 0 0 5px;
}
section.address h3 a, section.address h4 a, section.address h5 a {
    color: #fffefe;
}
/*rooms*/

.image-center{
	text-align: center;
}
.room-item {
	padding:20px 0 20px;
	min-height: 650px;
	display: inline-block;
}	
.room-item p {
	font-size: 13px;
}
.room-item img {
	margin-bottom:15px;
}
.room-item h3 {
font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	color: #000000;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 0;}


.main-content .gallery img {
	margin:0 0 30px;	
	border-width:4px;
	cursor:pointer;
}
.carousel-slider {
	margin:0 0 40px;	
}
.carousel-slider .slick-slide img {
   border: medium none;
    box-shadow: none;
    margin: 0 0rem;
    padding: 0 10px;
	opacity:0.5;
}
.carousel-slider .slick-slide.slick-active img {
	opacity:1;	
}
.carousel-slider .slick-next , .carousel-slider .slick-prev{
border-radius: 0;
    height: 100%;
    margin-top: 0;
    top: 0;
    width: 51px;	
}
.carousel-slider .slick-next:before, .carousel-slider .slick-prev:before{
content:none;

}
 .carousel-slider .slick-prev, .carousel-slider .slick-prev:hover,.carousel-slider .slick-prev:focus {
	 background: -moz-linear-gradient(left,  rgba(246,246,246,1) 0%, rgba(246,246,246,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(246,246,246,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(246,246,246,1) 0%,rgba(246,246,246,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(246,246,246,1) 0%,rgba(246,246,246,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(246,246,246,1) 0%,rgba(246,246,246,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(246,246,246,1) 0%,rgba(246,246,246,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
left:0;
 }
  .carousel-slider .slick-next, .carousel-slider .slick-next:hover,  .carousel-slider .slick-next:focus  {
	background: -moz-linear-gradient(left,  rgba(246,246,246,0) 0%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,246,246,0)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

right:0;
 }
 
/*specials*/
.top-heavy {
	margin-top:30px;	
}
/*bookings*/
section.bookings {
	padding: 70px 0 20px;
	letter-spacing: 2px;
	background:#dcdcdc;
}

section.bookings .address h2{
font-size:34px;
color:#161512;
}
section.bookings p {
	font-size: 16px;
	color: #808080;
	text-align: center;
	line-height: 1.5;
}
section.bookings, section.bookings:after {
	clear: both;
}
/*bookings-draft*/
section.bookingsdraft {
	padding: 70px 0 20px;
	letter-spacing: 2px;
	background:#fff;
}

section.bookingsdraft .address h2{
font-size:34px;
color:#161512;
}
section.bookingsdraft p {
	font-size: 16px;
	color: #808080;
	text-align: center;
	line-height: 1.5;
}
section.bookingsdraft, section.bookingsdraft:after {
	clear: both;
}

section.bookingsdraftgrey {
	padding: 70px 0 20px;
	letter-spacing: 2px;
	background:#dcdcdc;
	max-width: 1000px;
	margin: 0 auto;
}

section.bookingsdraftgrey .address h2{
font-size:34px;
color:#161512;
}
section.bookingsdraftgrey p {
	font-size: 16px;
	color: #808080;
	text-align: center;
	line-height: 1.5;
}
section.bookingsdraftgrey, section.bookingsdraftgrey:after {
	clear: both;
}

.logos {
	text-align: center;
	padding: 25px 0 0;
}
.logos em {
	font-family: "BodoniSevITC-Book", serif;
	margin: 0 0 5px;
	display: block;
}
/*announcements*/
.news-item {
	margin-bottom: 30px;
}
.news-item h3 {
	margin-bottom: 5px;font-size: 24px;
}
.news-details {
	line-height: 18px;
	color: #99918e;
	font-size: 13px;
	margin-bottom: 10px;
}
/*faq*/
.faq-question {
	border-bottom:1px dashed #bfbfbf; 
	margin-bottom: 50px;
    padding-bottom: 20px;	
}
.faq-question a {
	color: #747474;
	font-family: "BodoniSevITC-Book", serif;
	font-size: 24px;
	
}
.faq-details {
	padding-top: 30px;
	background: url(images/dashed-bg.jpg) repeat-x bottom;
	
}
.faq-details a {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	color: #87c4cc;
}
.faq-icon {
	color: #41334f;
    display: block;
    float: left;
    font-family: 'Droid Sans Mono',serif;
    font-size: 22px;
    font-weight: 300;
    height: 30px;
    margin: 0 15px 21px 0;
    padding-top: 0;
    position: relative; 
	text-transform: uppercase;
     width: 30px;
}
.faq-icon.answer {
	color:#87c4cc;
}
.slick-prev, .slick-next {
	height: 20px;
	width: 20px;
}
.slick-next {
	right: 50px;
}
.slick-prev {
	left: 50px;
}
button.slick-next:hover, button.slick-prev:hover,button.slick-next:focus, button.slick-prev:focus {
		background:none;
}

/*breadcrumps-container*/
.breadcrumps-container {
	padding: 30px 0 10px;
	background:#cfc9b5;
}
/*about*/
section.main span.fa-heart {
	display: block;
	color: #c87492;
	font-size: 46px;
	margin: 0 auto 30px;
	width: 46px;
}
p.literature-container a {
color:#000;
}
p.literature-container span.icon, p.literature-container span.name {
	margin: 0 3px 0 0;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
p.literature-container img {
	vertical-align: middle;
}
.double-dash {
	margin: 30px 0;
	height: 3px;
	background: url(images/dashed-bg.jpg) repeat-x top;
}
/*responsive photogallery */
#photogalleryTable {
	margin-top: 50px;
	margin-bottom: 30px;
}
#photogalleryTable img {
	border: 6px solid #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin: 0 0 30px;
    transition-duration: 0.5s;
    width: 100%;

}
#photogalleryTable img:hover {
	opacity: 0.8;
}
/*section top*/
section.top {
	background: #cfc9b5;
	padding:20px 0;
	cursor:pointer;
	text-align:center;	
	color:#41334f; font-family: "BodoniSevITC-Book", serif;
}
section.top .fa {
	margin-bottom:5px;
	font-size: 20px;
}
section.top em {
 font-family: "BodoniSevITC-Book", serif;
 font-size:18px;
}
/*footer*/
footer {
	background: #dcdcdc;
	padding: 50px 0 60px;
	border-top: 1px solid #808080;
}
footer h4 {
	color: #87c4cc;
	margin-bottom: 3rem;
}
footer p, footer div.copy {
	color: #808080;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	line-height: 20px;
	margin-bottom: 10px;
}
footer p span {
	margin: 0 7px;
}
footer p span a {
	margin: 0 0 15px 0px;
	color: #808080;
	transition-duration: 0.5s;
}
footer p span a:hover {
	color: #000;
}
footer .vcard {
	border: medium none;
	color: #98958B;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
footer .vcard .fa {
	margin-right: 5px;
}
/*footerdraft*/
section.footerdraft {
	background: #fff;
	padding: 50px 0 60px;
	border-top: 1px solid #808080;
	max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}
section.footerdraft h4 {
	color: #87c4cc;
	margin-bottom: 3rem;
}
section.footerdraft p, section.footerdraft div.copy {
	color: #808080;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	line-height: 20px;
	margin-bottom: 10px;
}
section.footerdraft p span {
	margin: 0 7px;
}
section.footerdraft p span a {
	margin: 0 0 15px 0px;
	color: #808080;
	transition-duration: 0.5s;
}
section.footerdraft p span a:hover {
	color: #000;
}
section.footerdraft .vcard {
	border: medium none;
	color: #98958B;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
section.footerdraft .vcard .fa {
	margin-right: 5px;
}
section.footerdraftgrey {
	background: #dcdcdc;
	padding: 50px 0 60px;
	border-top: 1px solid #808080;
	max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}
section.footerdraftgrey h4 {
	color: #87c4cc;
	margin-bottom: 3rem;
}
section.footerdraftgrey p, section.footerdraftgrey div.copy {
	color: #808080;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	line-height: 20px;
	margin-bottom: 10px;
}
section.footerdraftgrey p span {
	margin: 0 7px;
}
section.footerdraftgrey p span a {
	margin: 0 0 15px 0px;
	color: #808080;
	transition-duration: 0.5s;
}
section.footerdraftgrey p span a:hover {
	color: #000;
}
section.footerdraftgrey .vcard {
	border: medium none;
	color: #98958B;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
section.footerdraftgrey .vcard .fa {
	margin-right: 5px;
}

.social-icons {
	float: right;
	position: relative;
	top: -10px;
}
.social-icons img {
	margin: 0 0 15px 5px;
	padding-top: 7px;
	transition-duration: 0.5s;
	background: none;
	border-radius: 0;
}
.social-icons span a {
	font-size: 20px;
	margin: 0 5px 15px 0;
	border-radius: 90em;
	width: 35px;
	height: 35px;
	padding-top: 7px;
	background: #808080;
	text-align: center;
	color: #f2f0eb;
	transition-duration: 0.5s;
}

.social-icons span a:hover {
	color: #f2f0eb;
	background: #000;
}
/*main-content*/
.main-content img {
	margin:none;
	border: none;
    box-shadow: none;
	
}
.main-content img.left {
	margin:0 40px 30px 0;	
}
.main-content.inner h3 {
	font-size:28px;	
}
/*module defaults*/
.tabs-content.vertical {
	width: 100%;
}
.flex-video {
	margin-bottom: 2rem;
}
form label {
	text-align: left;
	margin: 0 0 10px;
	display: block!important;
}
form br {
	display: none;
}
form label input, form label textarea, .contact form input[type="submit"] {
	margin: 5px 0!important;
}
.booking-list {
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 9px;
	padding: 10px 0 15px;
}
.side-panel ul {
	margin: 0 0 30px;
	padding: 0;
}
.side-panel ul li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	list-style: none outside none;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.blog-post .post-body {
	margin:0;
}
.blog-post {
	margin-bottom: 50px;
}
.blog-post h3.post-title {
	margin: 0;
	padding: 0 0 7px;
	text-align: left;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.blog-details {
	display: block;
	float: left;
	width: 100%;
}
.blog-post .post-details {
	margin-top: 10px;
}
.blog-post .links {
	font-size: 13px;
}
.blog-details div {
	border-radius: 3px;
	color: #666666;
	float: left;
	font-size: 13px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 15px 0;
}
.blog-details div i {
	margin-right: 5px;
}
.blog-aside {
	margin-bottom: 30px;
}
.side-panel h4 {
	font-weight: 400;
	font-size: 14px;
}
.side-panel ul li a {
	font-size: 13px;
}
.BlogTagCloud a {
	background: none repeat scroll 0 0 #dcdcdc;
	border-radius: 3px;
	color: #000;
	display: inline-block;
	font-family: "Gotham SSm A", "Gotham SSm B",sans-serif;
	font-size: 12px;
	margin: 0 5px 10px 0;
	padding: 15px 10px;
	line-height: 1.3;
}

.productItem .image, .productItemLast .image {
	margin-bottom: 20px;
}
.productItem .image, .productItemLast .image {
	padding-top: 30px;
}
.productList, .productList ul, .catalogueList {
	margin: 0;
	padding: 0 !important;
}
.productList li, .catalogueList li {
	display: inline;
	list-style-type: none;
}
.catalogueList li .image {
	margin-bottom: 20px;
}
.catalogueList li img {
	width: 100%; margin-top: 15px;
	transition-duration: 0.5s;
}
.productSmall .image img {
	border: medium none;
	box-shadow: none
}
.productList li img {
	transition-duration: 0.5s;
}
.image-large{
	float: right;
}

.productItem .description {
	margin-bottom:30px;	
}

.productItem .description p {
	color:#fff;;	
}
.productAttributes {
clear: both;
    display: block;
    margin: 35px 0 10px;
}
.productAttributesContainer  .productAttributes {
	 margin: 0px 0 10px;
}
.productAttributes input, .productAttributes select, .productAttributesContainer input, .productAttributesContainer select {
height:50px;
margin: 20px 0;
border: 1px #fff solid;
width: 150px;

}
.catalogueList li img:hover, .productList li img:hover {
	opacity: 0.8;
}
.catalogueItem:hover > .columns, .productSmall .productItem:hover > .columns,   .productSmall .productItemLast:hover > .columns {
background:#dcdcdc;
}

.product-list {
	min-height: 520px;
}
.form-bottom {padding-bottom: 40px;}

.product-list-backup {
	height: 770px;
}

.productItem ul.product-details li {
	display: inline;
}
.productList ul li {
	display: block;
    margin:0;
}
li.price, .catalogueItem h3, .catalogueItemLast h3 {
	font-size: 24px;
	line-height:28px;
	text-transform:uppercase;
	font-family: "BodoniSevITC-Book", serif;;
	margin: 0;
	font-weight: normal;
	color: #000;
}
.productLarge li.price {
font-size:26px;	
	color: #fff;
}
li.name h2 {
	font-size: 12px;
	margin: 20px 0 20px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-weight: 300;
}
.catalogueList .catalogueItemNotFound {
	display: none;
}
.productLarge h1 {
	  font-size: 26px;
    line-height: 1.15em;
	letter-spacing: 2px;
	max-width: 300px;
	color: #fff;
	
}
.productLarge h3 {
	  font-size: 24px;
	letter-spacing: 2px;
	
}
.heightfull {
	min-height: 650px;
}
.productLarge .image-large {
	margin-bottom: 30px;
	margin-top: 50px;
	position: absolute;
bottom: 0;	
}
.productAttributesContainer {
	padding: 15px 0 0;
	margin: 20px 0;
}
#productPoplets {
	margin-bottom: 30px;
}
#productPoplets .productPopletsItem {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	display: block;
	margin: 0 10px 0 0;
	padding: 15px;
}
.poplets {
	margin: 0;
	padding: 0;
	border: none;
}
.poplets img {
	border: none;
}
.wishlist-link {
	color: #87c4cc;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	padding: 20px 0 30px;
	font-size: 12px;
}
.wishlist-link a {
	text-transform: uppercase;
	font-weight:600;
}
.form-row {
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	padding: 15px 0;
}
legend {
	font-weight: bold;
}
fieldset legend {
	background:none;	
}
table tr th {
	padding:0.5625rem 0;
}
.info-section {
	float: left;
	width: 30%;
}
.info-section p {
	padding-right: 15px;
}
.form-section {
	float: left;
	width: 70%;
}
.form-detail {
	float: left;
	width: 250px;
}
.form-detail p {
	font-size: 12px;
}
.form-data {
	float: right;
	width: 450px;
}
#payment-form .form-detail {
	width: 255px;
}
#payment-form .form-data {
	width: 570px;
}
#payment-form label {
	width: auto;
}
#payment-form input.cat_textbox, #payment-form input.cat_listbox {
	margin-right: 20px;
	width: 92%;
}
#payment-form input.cat_textbox {
	border: 1px solid #999999;
	padding: 3px;
}
#payment-form select.cat_dropdown {
	margin-right: 20px;
	width: 258px;
}
input.cat_textbox.sm {
	width: 70px !important;
}
#payment-form input.short, #payment-form input.short, #payment-form select.short {
	width: 110px;
}
#payment-form input.purchase-amount {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #222222;
	display: inline;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 100px;
	letter-spacing: 1px;
}
#purchase-total {
	background: none repeat scroll 0 0 #fafafa;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	margin-bottom: 20px;
	padding: 10px;
}
.purchase-amount {
	box-shadow: none !important;
	float: none !important;
}
#purchase-total span {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.cartrow {
	border: medium none;
	font-size: 13px;
	margin-left: 0 !important;
	text-transform: uppercase;
}
.cartlabel {
	float: left;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
.cart-item {
	color: #333333;
	float: left;
	font-size: 13px;
	width: 10%;
}
.productitemcell {
	height: auto;
	line-height: 20px;
	overflow: hidden;
	padding: 15px 0 0;
}
.product-image img {
	border: none;
	max-width: 75px;
	box-shadow:none;
}
.product-remove a:link, .product-remove a:visited {
	background: url("images/cart-remove.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 27px;
	line-height: 0;
	text-indent: -9999px;
	width: 25px;
}
.product-remove a:hover, .product-remove a:active {
	opacity: 0.8;
}
.cldetails {
	width: 46%;
}
.clprice, .cltax, .clcost, .clremove {
	width: 10%;
}
#catCartDetails .product-image {
	width: 13%;
}
.product-title {
	width: 33%;
}
.clqty, .product-qty {
	width: 14%;
}
.product-qty input.cartInputText {
	width: 60%;
}
.cart-opt {
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
	font-size:13px;
}
.cart-opt p {
	margin: 0 0 3px;
}
#cart-footer hr {
	margin: 3px 0;
}
#opt-total-container {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 0;
	overflow: hidden;
	padding: 20px;
}
.opt-total-data .productitemcell {
	border: medium none;
	height: auto;
	padding: 0;
}
.opt-total-data {
	display: block;
	margin-bottom: 5px;
	font-size:13px;
	text-align: right;
}
.opt-total-data h3 {
	margin: 0;
}
select.shippingDropDown {
	font-size: 13px;
	height: auto;
}
.productitemcell {
}
input#DiscountCode, input#GiftVoucher {
	display: inline;
	max-width: 280px;
	width: 100px;
	height: 50px;
}
a#catshopbuy:link, a#catshopbuy:visited {
	display: block;
	font-size: 16px;
	padding: 1em;
	text-align: center;
	text-shadow: none;
}
#catCartDetails fieldset, #catCartDetails table {
	border: medium none;
	padding: 1.25em 0;
}
table {
	background: none;
	border: none;
}
table tr.even, table tr.alt, table tr:nth-of-type(2n) {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
table.webform, table.reporting {
	border: medium none;
	background: none;
}
p.descript {font-size: 12px;}

.reveal-modal {
	text-align: center;
}
.faq-question {
	position: relative;
}
.breadcrumbs {
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 12px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
.breadcrumbs li {
	margin-bottom: 10px;
}
.breadcrumbs > * a {
	color: #41334f;
}
.breadcrumbs > .current a {
	color: #161512;
}
ul.pagination li a {
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
ul.pagination li.current a {
	background:#87c4cc;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
background:#41334f;
}
/*media queries*/
/*************media queries**************/
@media only screen and (min-width: 0) and (max-width: 640px) {
	
	section.events h2, section.events h1 {padding-top:40px;padding-right: 30px;}
	section.bulktext h3, section.bulktext h2, section.bulktext h1 {padding-top:40px;padding-right: 30px;}
	section.bulktext-team h2, section.bulktext-team h1 {padding-top:40px;padding-right: 30px;}
	section.card h2, section.card h1 {padding-top:40px;padding-right: 30px;}
	section.restaurant h2, section.restaurant h1 {padding-top:40px;padding-right: 30px;}
	section.black h2, section.black h1 {padding-top:40px;padding-right: 30px;}
	section.third h2, section.third h1 {padding-top:40px;padding-right: 30px;}
	section.thirdblack h2, section.thirdblack h1 {padding-top:40px;padding-right: 30px;}
	section.events p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.bulktext-team p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.bulktext p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.card p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.restaurant p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.black p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.third p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.thirdblack p {margin:0 30px; width: 85%; margin-bottom: 1rem;}
	section.memberbenefits p {text-align: left;}
	section.corporate p {text-align: left;}
	section.memberchoice p {text-align: left;}
	section.corporate p {text-align: left;}
	.memberbenefits .second {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 30px;
}
.memberbenefits .first {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
	.corporate .second {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 30px;
}
.corporate .first {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
	.memberchoice .second {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 30px;
}
.memberchoice .first {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
	
	
	.hide {display:none;}


	.nobutton {margin-bottom: 20px;}
	
	section.main {
	padding: 50px 0;
}
	
	.contain-to-grid {
		padding:25px 0 0;	
	}
	section.midtext .text {
    margin-bottom: 20px;
}
	.productLarge .image-large {

    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
    bottom: none;

}
	.heightfull {
		min-height: 100%;
	}


	.parentdiv{
	display: flex;
    flex-direction: column;
	}
	.flexy.parentdiv {
		display: flex;
	}
		.flexytrial.parentdiv {
		display: flex;
		background: #000;
	}
	.parentdiv > div{
	width: 100%;
	}
	.testimonial-image{
	order: 2;
	}
	.testimonial-detail-draft {
	order: 1;
  }
		.testimonial-image{
	order: 2;
	}
	.testimonial-detail-draft {
	order: 1;
  }
	
	
	.productList li img {
	transition-duration: 0.5s;			
}
	.product-list-backup {
	height: auto;
}
	input#DiscountCode, input#GiftVoucher {
	display: inline;
	max-width: 280px;
	height: 50px;
}
	section.bulktext p{
	max-width: 600px;
	margin-left: 30px;
	margin-right: 30px;
}
		section.bulktext-team p{
	max-width: 600px;
	margin-left: 30px;
	margin-right: 30px;
}
	.centertxt{
top: 0;
transform: none;
left: 0;
position: none;

}
	.topmargin img{
	margin-top: 0;
		margin-bottom: 65px;
}
	
	
	.flexy {
 display: inline-block;
}
		.flexytrial {
 display: inline-block;
background: #000;
}
	
	.block {
	max-height: 300px;
	max-width: 100%;
	background: #000;
	padding: 30px;
	z-index: 100000;
	text-align: center;
	position: static;
		top:none;
left: none;
transform: none;
}	
	
	.image-large{
	float: none;
}
	.top-bar {
		height:112px;
	}
	.top-bar .name {
  margin:0 17px;
    width: 250px;
}
.top-bar-section {
    top:0px;
}
.top-bar-section .dropdown {
box-shadow:none;	
border-radius:none;
}
.top-bar-section .dropdown li:last-child {
border-radius:none;

}
.top-bar-section ul {
	margin-top: 68px;
}
.contain-to-grid.inner {
background-position:top center;
background-repeat:no-repeat;	
}
	.contain-to-grid-draft.inner {
background-position:top center;
background-repeat:no-repeat;	
}
.top-bar-section ul ul {
		margin-top: 20px;
}
.top-bar-section ul li {
	margin:0;	
}
.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form) a:not(.button), .top-bar-section .dropdown li.active:not(.has-form) > li a:not(.has-form) a:not(.button) {
    padding: 15px;
}
.top-bar-section .dropdown li:hover:not(.has-form) a:not(.button) {
    color: #fff;
}
h1 {
font-size:28px;
}
.button.reservation {
	width:100%;	
	  position: relative;
    right: 0;
    top: 0;
}
.slide-description {
	margin-top: 65px;
}
.slide-description img { 
	display:none;
}
.slide-description h1 {
	 font-size: 26px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 8px;
}
.slide-description span {
	font-size: 24px;
}
.slide-description h2 {
	font-size: 12px;
}
.hero-slider .slick-dots {
	bottom: 0;
	margin: 0;
	text-align: center;
}
.feature-item-details {
	height:auto;
	text-align:center;	
	padding:20px;
}
.feature-item h3 {
    font-size: 20px;
	
}
.feature-image {
    height: auto;
   display:none;
   
}
.feature-item-details img {
    display: block;
    margin: auto;
    width: auto;
}

section.events, section.third, section.black, section.thirdblack, events.restaurant, events.bulktext, section.prod {
	padding: 0;
}
section.restaurant {
	min-height: 1100px;
}
	section.card {
	min-height: 900px;
}
.testimonial-image, .testimonial-detail, .testimonial-detail-draft,  .testimonial-detail-draft-white, .testimonial-detail-draft-third, .testimonial-detail-draft-third-black{
	height:auto;
}
.testimonial-detail-draft, .testimonial-detail-draft-white, .testimonial-detail-draft-third, .testimonial-detail-draft-third-black{ 
    max-height: 600px;
    max-width: 100%;
	width: 100%;
    padding: 40px 40px 20px;
}
	
.testimonial-detail-draft-white p {
    max-width: 100%;
}
	.testimonial-detail-draft p, .testimonial-detail-draft-white p, .testimonial-detail-draft-third p, .testimonial-detail-draft-third-black p {
    width:100%;
	max-width: 100%
}

 .bulktext-detail{
	height:auto;
	background: none;
}
	 .bulktext-detail-black{
	height:auto;
	background: #000;
}
section.testimonials {
	background:#7b739b;
}
section.testimonials blockquote {
   
    padding: 20px;
    
}
section.testimonials blockquote p {
	font-size:18px;
	padding: 0 15px;
}
.rating img {
  
    margin: 20px auto;
}
.slick-prev {
    left: 10px;
}
.slick-next {
    right: 10px;
}
footer {
	text-align: center;
	padding: 50px 0 60px;
}
section.footerdraft {
	text-align: center;
	padding: 50px 0 60px;
}
	section.footerdraftgrey {
	text-align: center;
	padding: 50px 0 60px;
}
section.bookings .address h2 {
 font-size: 30px;}
	
section.bookingsdraft .address h2 {
 font-size: 30px;}

section.bookingsdraftgrey .address h2 {
 font-size: 30px;}
	
footer p, footer div.copy {
	margin-bottom: 10px;
}
section.footerdraft p, section.footerdraft div.copy {
	margin-bottom: 10px;
}
	section.footerdraftgrey p, section.footerdraftgrey div.copy {
	margin-bottom: 10px;
}
.social-icons {
margin: 15px 0 0;
}

.logos em {
	margin-top:30px;
	
}
.social-icons {
	float: none;
}
.social-icons-buzz {
	float: none;
	margin: 0 0 20px;
}

button, .button {
}
section.bookings {
	text-align:center;	
}
	section.bookingsdraft {
	text-align:center;	
}
section.bookingsdraftgrey {
	text-align:center;	
}
section.midtext p{
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px; 
	width: 80%;
}
section.midtextblack p{
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px; 
	width: 80%;
}
	section.midtextwhite p{
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px; 
	width: 80%;
}
	section.memberbenefits p{
	text-align: left;
	display: inline-block;
	margin-bottom: 0;

}
		section.corporate p{
	text-align: left;
	display: inline-block;
	margin-bottom: 0;

}
	section.memberchoice p{
	text-align: left;
	display: inline-block;
	margin-bottom: 0;

}
	section.bottomtextblack p{
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px; 
	width: 80%;
}
	
	
section.thirdgreypict .testimonial-image img {
  width: 100%;
}
	section.thirdgreytext .testimonial-image img {
  width: 100%;
display: none;
}
section.thirdblacktext .testimonial-image img {
  width: 100%;
			
}
section.thirdblacktext-draft .testimonial-image img {
  width: 100%;
	display: none;
			
}
.txtblock {
	max-height: 600px;
	max-width: 100%;
	background: rgba(255,255,255);
	padding: 40px;
	z-index: 100000;
	position: static;
    top: none; left: none;
    transform: none;
}
.txtblockgrey {
	max-height: 600px;
	max-width: 100%;
	background: rgba(220,220,220);
	padding: 40px;
	z-index: 100000;
	position: static;
    top: none; left: none;
    transform: none;
}
	.txtblockblack {
	max-height: 600px;
	max-width: 100%;
	background: rgba(0,0,0,1);
	padding: 40px;
	z-index: 100000;
	position: static;
    top: none; left: none;
    transform: none;
}
		.txtblockblack-draft {
	max-height: 600px;
	max-width: 100%;
	background: rgba(0,0,0,1);
	padding: 40px;
	z-index: 100000;
	position: static;
    top: none; left: none;
    transform: none;
}
			.txtblock-draft {
	max-height: 600px;
	max-width: 100%;
	background: rgba(255,255,255,1);
	padding: 40px;
	z-index: 100000;
	position: static;
    top: none; left: none;
    transform: none;
}
.right480 {
	width: 100%;
}
.right620{
	width: 100%;
}
.left480 {
	width: 100%;
}
	.left400 {
	width: 100%;
}
.right320 {
	width: 100%;
}
.right400 {
	width: 100%;
}
	.room-item {
	padding:30px 20px 0;
	min-height: 400px;
	display: inline-block;
}
	
}

@media only screen and (min-width: 480px) and (max-width: 640px) {
.slide-description {
	margin-top: 68px;
}
.slide-description h1 {
	font-size: 45px;
	line-height: 26px;
}
.slide-description h2 {
	font-size: 18px;
}
.row.page-headline h1 {
	margin-top: 80px;
}
	section.events .button {
	margin: 20px 30px 60px;
}
	section.black .button {
	margin: 20px 30px 60px;
}
	section.third .button {
	margin: 20px 30px 60px;
}
	section.thirdblack .button {
	margin: 20px 30px 60px;
}
	section.black {
	max-height: 900px;
}
section.thirdblack {
	max-height: 900px;
}
	.dimmi-widget-margin {
		left: 30px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
section.events .button {
	margin-left: 30px;
	margin-bottom: 60px;
}
section.black .button {
	margin-left: 30px;
	margin-bottom: 60px;
}
	section.third .button {
	margin-left: 30px;
	margin-bottom: 60px;
}
		section.thirdblack .button {
	margin-left: 30px;
	margin-bottom: 60px;
}
		section.black {
	max-height: 900px;
}
section.thirdblack {
	max-height: 900px;
}
.testimonial-detail {
    float: left;
    max-height: 800px;
    background: none;
}
	.testimonial-detail-draft {
    float: left;
    max-height: 800px;
}
		.testimonial-detail-draft-white {
    float: left;
    max-height: 800px;
}
.testimonial-detail-draft-third {
    float: left;
    max-height: 800px;
}
.testimonial-detail-draft-third-black {
	float: left;
    max-height: 800px;
	}
	.bulktext-detail {
    float: left;
    max-height: 3000px;
	background: none;
	padding-bottom: 40px;
}
.bulktext-detail-black {
    float: left;
    max-height: 2000px;
	background: #000;
	color: #fff;
}
}

@media only screen and (min-width: 900px) and (max-width: 1000px) {
	.top-bar-section ul {
	width: 900px;
	height: auto !important;
	margin: 0 auto;
	display: block;
}
}


	@media only screen and (min-width: 900px) and (max-width: 1024px) {
.top-bar-section ul li > a {
	font-size: 12px;
}
	.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 6px 15px;
}
		.product-list {
	min-height: 680px;
}
	
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
.top-bar-section ul li > a {
	font-size: 12px;
}
	.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 5px 15px;
}
		.top-bar-section ul {
	width: 768px;
	height: auto !important;
	margin: 0 auto;
	display: block;
}
			.product-list {
	min-height: 630px;
}
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
.top-bar-section ul li > a {
	font-size: 11px;
}
	.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 4px 15px;
}
		.top-bar-section ul {
	width: 641px;
	height: auto !important;
	margin: 0 auto;
	display: block;
}
	.product-list {
	min-height: 560px;
}

}



@media only screen and (min-width: 641px) and (max-width: 1024px) {

	.side-search h2 {
	font-size: 38px;
}

.side-search h6 {
	font-size: 9px;
}
.slide-description img {
    width: 102px;
}
.slide-description {
    margin-top: 5px;
}
.slide-description h1 {
	font-size: 76px;
	line-height: 78px;
}
.hero-slider .slick-dots {
	bottom: 20px;
	margin: 0;
	text-align: center;
}
.feature-image {
    height: 250px;
}
.feature-item-details {
    height: 425px;
    padding: 40px;
}
.feature-item-details.feature-3 {
	height:auto;	
}
section.events, section.third, section.black, section.thirdblack, events.restaurant, events.bulktext, section.prod {
	padding:0;	
}	
.rating img {
   
    margin: 20px auto;
}
section.testimonials {
background:#7b739b;	
}
section.testimonials blockquote {
	padding:20px;	
}
.slick-prev {
    left: 15px;
}
.slick-next {
    right: 15px;
}
footer {
	text-align:center;	
	padding:50px 0 60px
}
section.footerdraft {
	text-align:center;	
	padding:50px 0 60px
}
section.footerdraftgrey {
	text-align:center;	
	padding:50px 0 60px
}
.social-icons {
	top:0px;
	margin:15px 0 0;
	float:none;	
}
.social-icons-buzz {
	top:0px;
	margin:15px 0 10px;
	float:none;	
}
}


@media only screen and (min-width: 641px) and (max-width: 1024px) {
.txtblockblack {
    max-height: 600px;
    max-width: 600px;
    background: rgba(0,0,0,1);
    padding: 20px;
    z-index: 100000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
	.txtblockblack-draft {
    max-height: 600px;
    max-width: 600px;
    background: rgba(0,0,0,1);
    padding: 20px;
    z-index: 100000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
		.txtblock-draft {
    max-height: 600px;
    max-width: 600px;
    background: rgba(255,255,255,1);
    padding: 20px;
    z-index: 100000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
	.txtblockgrey {
    max-height: 600px;
    max-width: 600px;
    background: #dcdcdc;
    padding: 20px;
    z-index: 100000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
	.txtblock {
    max-height: 600px;
    max-width: 600px;
    background: rgba(255,255,255);
    padding: 20px;
    z-index: 100000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
	section.thirdgreypict p {
    font-size: 12px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	section.events h2, section.events h1 {font-size: 24px;}
	section.events p {font-size: 12px;}
	section.bulktext h3, section.bulktext h2, section.bulktext h1 {font-size: 24px;}
	section.bulktext p {font-size: 12px;}
	section.bulktext-team h2, section.bulktext-team h1 {font-size: 24px;}
	section.bulktext-team p {font-size: 12px;}
	section.restaurant h2, section.restaurant h1 {font-size: 24px;}
	section.restaurant p {font-size: 12px;}
	section.card h2, section.card h1 {font-size: 24px;}
	section.card p {font-size: 12px;}
	section.black h2, section.black h1 {font-size: 24px;}
	section.black p {font-size: 12px;}
	section.third h2, section.third h1 {font-size: 24px;}
	section.third p {font-size: 12px;}
	section.thirdblack h2, section.thirdblack h1 {font-size: 24px;}
	section.thirdblack p {font-size: 12px;}
}

@media only screen and (min-width: 800px) and (max-width: 880px) {
	.testimonial-detail-draft, .testimonial-detail-draft-white, .testimonial-detail-draft-third, .testimonial-detail-draft-third-black {
}
}
@media only screen and (min-width: 740px) and (max-width: 799px) {
	.testimonial-detail-draft, .testimonial-detail-draft-white, .testimonial-detail-draft-third, .testimonial-detail-draft-third-black {
}
}
@media only screen and (min-width: 640px) and (max-width: 739px) {
	.testimonial-detail-draft, .testimonial-detail-draft-white, .testimonial-detail-draft-third, .testimonial-detail-draft-third-black {
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
section.events h2, section.events h1 {
	padding-top: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.events p{
	width: 300px;
	margin-left: 30px;
}
section.bulktext h3, section.bulktext h2, section.bulktext h1 {
	padding-top: 60px;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.bulktext p{
	width: 350px;
	margin-left: 30px;
}
	section.bulktex-team h2, section.bulktext-team h1 {
	padding-top: 60px;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.bulktext-team p{
	width: 350px;
	margin-left: 30px;
}
section.restaurant h2, section.restaurant h1 {
	padding-top: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.restaurant p{
	width: 300px;
	margin-left: 30px;
}
	section.card h2, section.card h1 {
	padding-top: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.card p{
	width: 300px;
	margin-left: 30px;
}

section.events .button {
	margin-left: 30px;
}
	section.black h2, section.black h1 {
	padding-top: 30px;
	margin-left: 30px;
		margin-bottom: 10px;
}
section.black p{
	width: 300px;
	margin-left: 30px;
}

section.black .button {
	margin-left: 30px;
}
section.third h2, section.third h1 {
	padding-top: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.third p{
	width: 175px;
	margin-left: 30px;
}

section.third .button {
	margin-left: 30px;
}
section.thirdblack h2, section.thirdblack h1 {
	padding-top: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}
section.thirdblack p{
	width: 200px;
	margin-left: 30px;
}

section.thirdblack .button {
	margin-left: 30px;
}
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
.top-bar-section ul li {
padding: 0;
margin: 0 5px;
}
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
	.top-bar-section ul li {
	padding: 0;
	margin: 0 10px;
}
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
	.top-bar-section ul li {
	padding: 0;
	margin: 0;
}

section.events h2, section.events h1 {
	padding-top: 20px;
	margin-left: 30px;
}
section.events p{
	width: 250px;
	margin-left: 30px;
}
section.bulktext h3, section.bulktext h2, section.bulktext h1 {
	padding-top: 40px;
	margin-left: 30px;
}
	section.bulktext-team h2, section.bulktext-team h1 {
	padding-top: 40px;
	margin-left: 30px;
}
section.midtext h2, section.midtext h1 {
	padding-top: 40px;}

section.midtext .text {
    margin-bottom: 40px;
}
section.bulktext p{
	width: 300px;
	margin-left: 30px;
}
	section.bulktext-team p{
	width: 300px;
	margin-left: 30px;
}
section.restaurant h2, section.restaurant h1 {
	padding-top: 20px;
	margin-left: 30px;
}
section.restaurant p{
	width: 250px;
	margin-left: 30px;
}
	section.card h2, section.card h1 {
	padding-top: 20px;
	margin-left: 30px;
}
section.card p{
	width: 250px;
	margin-left: 30px;
}
section.events .button {
	margin-left: 30px;
}
section.black h2, section.black h1 {
	padding-top: 20px;
	margin-left: 30px;
}
section.black p{
	width: 250px;
	margin-left: 30px;
}
section.black .button {
	margin-left: 30px;
}
section.third h2, section.third h1 {
	padding-top: 20px;
	margin-left: 30px;
}
section.third p{
	width: 170px;
	margin-left: 30px;
}

section.third .button {
	margin-left: 30px;
}
	section.thirdblack h2, section.thirdblack h1 {
	padding-top: 20px;
	margin-left: 30px;
}
section.thirdblack p{
	width: 170px;
	margin-left: 30px;
}

section.thirdblack .button {
	margin-left: 30px;
}
	section.events h2, section.events h1 {font-size: 24px;margin-bottom: 10px;line-height: 1.1; }
	section.events p {font-size: 12px;}
	section.bulktext h1, section.bulktext h2, section.bulktext h1 {font-size: 24px;}
	section.bulktext p {font-size: 12px;}
	section.bulktext-team h2, section.bulktext-team h1 {font-size: 24px;}
	section.bulktext-team p {font-size: 12px;}
	section.restaurant h2, section.restaurant h1 {font-size: 24px;margin-bottom: 10px;}
	section.restaurant p {font-size: 12px;}
	section.card h2, section.card h1 {font-size: 24px;margin-bottom: 10px;}
	section.card p {font-size: 12px;}
	section.black h2, section.black h1 {font-size: 24px;margin-bottom: 10px;}
	section.black p {font-size: 12px;}
	section.third h2, section.third h1 {font-size: 24px;margin-bottom: 10px; line-height: 1.1;}
	section.third p {font-size: 12px;}
	section.thirdblack h2, section.thirdblack h1 {font-size: 24px;margin-bottom: 10px;line-height: 1.1;}
	section.thirdblack p {font-size: 12px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1799px) {

.top-bar-section ul li > a {
	font-size: 14px;
}
.feature-image, .feature-item-details {
    height: auto;
	
}
.feature-item-details {
	 padding: 40px 20px;
}
.slide-description {
    margin-top: 300px;
}
.slide-description img {
    width: auto;
}
.slide-description h1 {
	font-size: 98px;
	line-height: 98px;
}
.slide-description p {
	color:#FFF;
}
.hero-slider .slick-dots {
	bottom: 0;
	margin: 0;
	text-align: center;
}
.rating img {
	margin:50px auto 20px;
}
section.testimonials {
	background:#7b739b;	
}
.testimonial-detail, .testimonial-image, .testimonial-detail-draft, .testimonial-detail-draft-white, .testimonial-detail-draft-third, .testimonial-detail-draft-third-black {

}
.bulktext-detail {

}
section.testimonials blockquote {
		padding:0rem 20px 0;
}
section.testimonials blockquote p {
		font-size: 20px;
}
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
section.memberbenefits {
min-height: 460px;
}
	section.corporate {
min-height: 460px;
}
}
	@media only screen and (min-width: 641px) and (max-width: 960px) {
.right480 {
	max-width: 100%;
}
.right620 {
	max-width: 100%;
}	
.left480 {
	max-width: 100%;
}
	.left400 {
	max-width: 100%;
}
.right320 {
	max-width: 100%;
}
.right400 {
	max-width: 100%;
}

	}

@media only screen and (min-width: 1280px) and (max-width: 1799px) {
	.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 8px 15px;
}
.feature-item-details {
    height: auto;
    padding: 40px 20px;
	
}
.feature-image {
height:auto;	
}
.hero-slider .slick-dots {
	bottom: 0;
	margin: 0;
	text-align: center;
}
.testimonial-detail, .testimonial-image{
	height:auto;	

}
	.testimonial-detail-draft, .testimonial-detail-draft-white, .testimonial-detail-draft-third, .testimonial-detail-draft-third-black{
	height:auto;	

}
section.testimonials {
	background: #7b739b;	
}
section.testimonials blockquote {
    padding: 40px 60px;
}
.rating img {
	margin-top:20px;	
}
section.testimonials blockquote p {
		font-size: 20px;
}
.slick-prev {
    left: 25px;
}
.slick-next {
    right:25px;
}
}
