@media (max-width: 736px) {
body {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}

.py-6 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
}

@media (max-width: 1024px) {
.py-6 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
}

.sidebar {
position: relative;
}

#header {
	background-image: url(../img/header/header_main.jpg) !important; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.header_logo {
	width: 100%;
}

@media (min-width: 768px) {
#header {
	height: 100vh;
    background-attachment: fixed; 
	min-height: 300px;
}
}

@media (max-width: 768px) {
#header {
	height: 90vh;
	background-attachment: scroll;
	min-height: 200px;
}
}

.header_phone {
	max-width: 100% !important;
	max-height: 61px !important;
}

.header_email {
	max-width: 100% !important;
	max-height: 40px !important;
}

@media (min-width: 1400px) {
#header_container {
	padding-right: 0px;	
	line-height: none;
}
}

@media (min-width: 1300px) {
#header_container {
	padding-right: 50px;	
	padding-top: 50px;
	padding-left: 0px;
	text-align: right
}

#header_logo {
	position: absolute;
	max-width: 850px;
	padding-left: 0px;
	padding-right: 0px;
}

.header_phone {
	max-width: 100% !important;
	max-height: 61px !important;
}

.header_email {
	max-width: 100% !important;
	max-height: 40px !important;
}
}

@media (max-width: 1300px) {
#header_container {
	padding-right: 50px;	
	padding-top: 50px;
	padding-left: 50px;
	text-align: center;
}

#header_logo {
	position: absolute;
	max-width: 750px;
	padding-left: 0px;
	padding-right: 0px;
}

.navbar-brand {
	display: none;
}

.header_phone {
	max-width: 100% !important;
	max-height: 51px !important;
}

.header_email {
	max-width: 100% !important;
	max-height: 30px !important;
}
}

@media (max-width: 1023px) {
#header_container {
	padding-right: 10px;	
	padding-top: 80px;
	padding-left: 0px;
	text-align: center;
	line-height: 12px;
}

#header_logo {
	position: absolute;
	max-width: 750px;
}
}

@media (max-width: 736px) {
.header_phone {
	max-height: 36px !important;
}

.header_email {
	max-height: 26px !important;
}
}

@media (max-width: 1230px) {
.navbar-brand {
	display: none;
}
}

@media (max-width: 1023px) {
.navbar {
	display: none;
}

#nav-device {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background-image: url(../img/header/nav_bg.png);
	background-repeat: repeat;
	border-bottom: #ccc solid 1px;
	box-shadow: 0px 0px 9px -2px #666;
	z-index: 9;
}
}

@media (min-width: 1024px) {
#nav-device {
	display: none;
}
}

.nav-device-dropdown {
	display: block;
	position: fixed;
	top: -550px;
	width: 100%;
	z-index: 5;
	-webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
     -o-transition: all 0.8s ease-in-out;
     transition: all 0.8s ease-in-out;
}

.nav-device-dropdown.active {
	top: 50px;
	-webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
     -o-transition: all 0.8s ease-in-out;
     transition: all 0.8s ease-in-out;
}

.nav-device-dropdown ul {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: #ccc solid 1px;
	box-shadow: 0px 4px 9px -2px #666;
}

.nav-device-dropdown ul li {
	width: 100%;
	background-image: url(../img/header/nav_bg.png);
	background-repeat: repeat;
	border-bottom: #ccc solid 1px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nav-device-dropdown ul li:hover {
	background-color: #ccc !important;
}

.nav-device-dropdown ul li .nav-link {
	color: #666;
}

.bg-opaque {
	background-image: url(../img/header/nav_bg.png);
	background-repeat: repeat;
	border-bottom: #ccc solid 1px;
	box-shadow: 0px 0px 9px -2px #666;
}

#nav-device-menu {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 80px;
	height: 50px;
	cursor: pointer;
}
	
.menu-icon {
	width: 45px;
	height: 50px;
}

.menu-icon:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 13px;
  width: 40px;
  height: 4px;
  cursor: pointer;
  background: black;
  box-shadow: 
    0 10px 0 0 black,
    0 20px 0 0 black;
}

.no-space {
	padding: 0 !important;
	margin: 0 !important;
}

.about-images > .col-md-4 {
	padding: 2.5px;
	margin: 0;
}

.before {
	padding-bottom: 5px;
}

#about_grandhall_before, #about_vault_before, #about_gallery_before, #about_grandhall_after, #about_vault_after, #about_gallery_after {
	cursor: pointer;
}

.spaces {
	padding-right: 10px;
}

.spaces > .col-md-3 {
 	padding: 2.5px;
	text-align: center;
}

.grid {
	padding-top: 35px;
}

.grid-item {
}

.button {
	background-color: #fff;	
	border: 2px #999 solid;
	padding: 5px;
	margin-bottom: 3px;
	width: 110px;
	cursor: pointer;
	color: #999;
}

.button:hover {
	background-color: #999;	
	color: #fff;	
	text-decoration: none;
}

.tour-button {
	background-color: #fff;	
	border: 2px #999 solid;
	padding: 5px;
	line-height: 32px;
	width: 110px;
	cursor: pointer;
	color: #999;
}

.tour-button:hover {
	background-color: #999;	
	color: #fff;	
	text-decoration: none;
}

.floorplan {
	display: inline-block;
	background-color: #fff;	
	border: 2px #999 solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	cursor: pointer;
	color: #999;
}

.floorplan:hover {
	background-color: #999;	
	color: #fff;
	text-decoration: none;
}

.is-checked {
	background-color: #999;	
	color: #fff;
}

.parallax_overlay {
	width: 100%;
	height: 100%;
	background-image: url("../img/header/bg.png");
	cursor: default;
}

.parallax_overlay > div {
	position: absolute;
	text-align:center;
	vertical-align: middle;
	width: 400px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -90px;
	z-index: 999;
}

.parallax_overlay > div > p {
	color: #fff;
	font-size: 70px;
	border: #fff 5px solid;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 12px;
}

.parallax_spaces {
	background-image: url("../img/header/header_spaces.jpg");
    height: 65vh;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_suppliers {
	background-image: url("../img/header/header_suppliers.jpg");
    height: 65vh;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_suppliers > .parallax_overlay > div {
	position: absolute;
	text-align:center;
	vertical-align: middle;
	width: 450px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	margin-top: -90px;
	z-index: 999;
}

.parallax_suppliers > .parallax_overlay > div > p {
	color: #fff;
	font-size: 70px;
	border: #fff 5px solid;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 12px;
}

.parallax_upcomingevents {
	background-image: url("../img/header/header_upcomingevents.jpg");
    height: 65vh;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_upcomingevents > .parallax_overlay > div {
	position: absolute;
	text-align:center;
	vertical-align: middle;
	width: 500px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -120px;
	z-index: 999;
}

.parallax_upcomingevents > .parallax_overlay > div > p {
	color: #fff;
	font-size: 70px;
	border: #fff 5px solid;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-top: 20px;
	padding-bottom: 30px;
	line-height: 70px;
}

.parallax_contact {
	background-image: url("../img/header/header_contact.jpg");
    height: 65vh;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax_images {
	background-image: url("../img/header/header_images.jpg");
    height: 65vh;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 1025px) {
	.parallax_spaces, .parallax_images, .parallax_contact, .parallax_upcomingevents, .parallax_suppliers {
		background-attachment: fixed;
	}
}

@media (max-width: 1024px) {
	.parallax_spaces, .parallax_images, .parallax_contact, .parallax_upcomingevents, .parallax_suppliers {
		background-attachment: scroll;
	}
}

@media (max-width: 1024px) {

}

@media (max-width: 736px) {
.parallax_overlay > div, .parallax_suppliers > .parallax_overlay > div, .parallax_upcomingevents > .parallax_overlay > div {
	width: 300px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -100px;
	z-index: 999;
}

.parallax_overlay > div > p, .parallax_suppliers > .parallax_overlay > div > p, .parallax_upcomingevents > .parallax_overlay > div > p {
	color: #fff;
	font-size: 50px;
	border: #fff 5px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}
}

#map-canvas {
	display: block;
	width: 100%;
	height: 400px;
}

#map-canvas img {
  max-width: none;
}

#aboutus {
	padding-bottom: 70px;
}

#spaces {
	padding-bottom: 70px;
}

#images {
	padding-bottom: 70px;
}

#suppliers {
	padding-bottom: 70px;
}

#upcomingevents {
	padding-bottom: 10px;
}

#contact {
	padding-bottom: 40px !important;
}

.contact_sub {
	font-size: 24px;	
}

.contact_links a {
	color: #212529;
}

.contact_links a:hover {
	text-decoration: underline;
}

.social {
	margin: 0;
	padding: 0;
}

.social li {
	display: inline-block;
	padding: 20px;
}

.social li > a > img {
	opacity: 0.9;
}

.social li > a > img:hover {
	opacity: 1;
}

.event_listing {
	padding-bottom: 60px;
}

.event_date {
	color: #fff;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	width: 105px;
	word-spacing: 100vw;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align:center;
	background-color: #212529;
	margin-bottom: 20px;
}

.event_time {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
}

.event_title {
	font-size: 20px;
	font-weight: 700;	
}

.event_description {
	font-size: 16px;
	padding-right: 20px;
	padding-bottom: 0px;
}

a.read_more {
	font-size: 16px;
	color: #666;	
}

.event_img {
	padding-top: 0px;
}

.gallery_img {
	padding: 2.5px;
	text-align: center;
}

.suppliers-img {
	padding: 2.5px;
	text-align: center;
}

.spaces_controls {
	position: relative;
}

.spaces_next {
	position: absolute;
	top: 10px;
	left: 95%;
	z-index: 99;
}

@media (max-width: 736px) {
.event_date {
	color: #fff;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	width: 100%;
	word-spacing: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
	background-color: #212529;
	margin-bottom: 20px;
}	

.event_time {
	display: none;
}

.event_description {
	font-size: 14px;
	padding-right: 0px;
	padding-bottom: 20px;
}

a.read_more {
	font-size: 14px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.event_img {
	padding-top: 20px;
}
}

.spaces_prev {
	position: absolute;
	top: 10px;
	left: 5%;
	z-index: 99;
}

@media (min-width: 990px) {
.nav-absolute {
	position: absolute;	
	width: 100%;
}

.about_padding {
	padding-top: 58px;	
}
}

@media (max-width: 990px) {
.nav-absolute {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.about_padding {
	padding-top: 0px;
}
}

#scroll_down {
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -125px;
}

.scroll {
	width: 250px;	
}

@media (max-width: 736px) {
#scroll_down {
	margin-left: -100px;
}

.scroll {
	width: 200px;	
}
}

.social_icons {
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer {
	font-size: 14px;
}

/*.dinners > a > img, .receptions > a > img, .exhibitions > a > img, .conferences > a > img, .terrace > a > img, .fashion > a > img {
	max-width: 174px;	
}}*/

.itservices > a > img, .caterers > a > img, .draping > a > img {
	max-width: 174px;
	max-height: 174px;
}

.navbar_side {
	padding-left: 40px;
	padding-right: 40px;
}

@media (min-width: 1400px) {
.nav-link {
	font-size: 18px !important;
	padding-right: 20px !important;
}
}

@media (max-width: 1399px) {
.nav-link {
	font-size: 15px !important;
	padding-right: 15px !important;
}
}

@media (max-width: 1119px) {
.nav-link {
	font-size: 16px !important;
	padding-right: 20px !important;
}
}

@media (max-width: 1100px) {
.nav-link {
	font-size: 16px !important;
	padding-right: 20px !important;
}
}

@media (max-width: 900px) {
.nav-link {
	font-size: 18px !important;
	padding-right: 20px !important;
}
}

@media (min-width: 737px) {
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
}

@media (max-width: 736px) {
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
}

a.vault_link {
	color: #333;
	text-decoration: underline;
}

.gallery_row {
	
}

#signup_form {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 6000;
}

#message_received {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 6000;
}

.form_bg {
	position: fixed;
	background-image:url(../img/header/bg.png);
	background-repeat: repeat;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 6001;
	cursor: pointer;
}

.form_popup {
	position: fixed;
	width: 550px;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	padding: 30px;
	margin-left: -250px;
	height: 440px;
	background-color: #fff;
	z-index: 7000;
}

.message_popup {
	position: fixed;
	width: 550px;
	left: 50%;
	top: 50%;
	margin-top: -205px;
	padding: 30px;
	margin-left: -250px;
	height: 175px;
	background-color: #fff;
	z-index: 7000;
}

#form_close {
	position: absolute;
	width: 25px;
	height: 25px;
	left: 532px;
	top: -7px;
	cursor: pointer;
}

@media (max-width: 736px) {
.form_popup {
	position: fixed;
	width: 90%;
	left: 5%;
	top: 50%;
	margin-top: -225px;
	padding: 30px;
	margin-left: 0px;
	height: 530px;
	background-color: #fff;
	z-index: 7000;
}

.message_popup {
	position: fixed;
	width: 90%;
	left: 5%;
	top: 50%;
	margin-top: -225px;
	padding: 30px;
	margin-left: 0px;
	height: 225px;
	background-color: #fff;
	z-index: 7000;
}

#form_close {
	position: absolute;
	width: 25px;
	height: 25px;
	left: auto;
	right: -7px;
	top: -7px;
	cursor: pointer;
}
}

.spaces-indicators {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.spaces-indicators li {
	display: inline-block;
	background-color: #fff;	
	border: 2px #999 solid;
	padding: 5px;
	width: 150px;
	cursor: pointer;
	color: #999;
	margin-bottom: 5px;
}

.spaces-indicators li:hover, .spaces-indicators li.active  {
	border: 2px #999 solid;
	color: #fff;
	background-color: #999;
}

.gallery-indicators {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.gallery-indicators li {
	display: inline-block;
	background-color: #fff;	
	border: 2px #999 solid;
	padding: 5px;
	width: 150px;
	cursor: pointer;
	color: #999;
	margin-bottom: 5px;
}

.gallery-indicators li:hover, .gallery-indicators li.active  {
	border: 2px #999 solid;
	color: #fff;
	background-color: #999;
}

.suppliers-indicators {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.suppliers-indicators li {
	display: inline-block;
	background-color: #fff;	
	border: 2px #999 solid;
	padding: 5px;
	width: 150px;
	cursor: pointer;
	color: #999;
	margin-bottom: 5px;
}

.suppliers-indicators li:hover, .suppliers-indicators li.active  {
	border: 2px #999 solid;
	color: #fff;
	background-color: #999;
}

.contact-icon {
	min-width: 14px;	
}

.social-icon {
	width: 35px;
}

@media (max-width: 736px) {
.social-icon {
	width: 25px;
}	
}

.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

.firstname, .lastname, .email {
	width: 100%;
}

@media (max-width: 575px) {
.firstname {
	margin-bottom: 15px;
}	
}

@media (min-width: 576px) {
.firstname {
	width: calc(100% - 14px);
	margin-bottom: 0px;
}

.lastname {
	width: calc(100% - 14px);
}

.email {
	width: calc(100% - 14px);
}
}

.hidden_subscribe {
	width: 1px !important;
	height: 1px !important;
	background-color: #fff;
	color: #fff;
	border: none;
	padding: 0px;
	margin: 0px;
}

@media (min-width: 1200px) {
.contact_info {
	padding-left: 80px;
}

.location_info {
	padding-left: 20px;
}
}

@media (max-width: 1199px) {
.contact_info {
	padding-left: 0px;
}

.location_info {
	padding-left: 0px;
}
}

@media (max-width: 736px) {
.contact_info {
	padding-left: 20px !important;
}

.location_info {
	padding-left: 20px !important;
}
}

