html {
	scroll-behavior: smooth;
	overflow-x: hidden;
}

body {
	font-family: "helvetica";
	margin: 0;
	padding: 0;

	/* cursor: url(../images/curser.png), auto; */
}

a,
a:focus,
img,
button,
input[type="submit"] {
	text-decoration: none;
	outline: none;
	border: 0;
}

.img-full {
	width: 100%;
}

.answers label {
	padding-right: 20px;
}

.alert {
	padding: 8px;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 4px;
}

.orange {
	color: #f78320 !important;
}

.f20 {
	font-size: 20px;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.fixed {
	position: fixed;
}

.bg-black {
	background: #000;
}

.bg-white {
	background: #fff;
}

.white-text {
	color: #fff !important;
}

.leg-content p {
	color: #ffffff;
}

.leg-content strong {
	color: #000;
}

.black-cap-text {
	background: #000;
	padding: 12px 0 10px 0;
	color: #f78320;
	font-family: "helvetica";
	font-size: 18px;
	margin: 20px 0;
	margin-bottom: 0;
}

.vastu-content p {
	color: #000;
	text-align: justify;
	line-height: 25px;
}
/* video */
.video_block {
	height: 100vh;
}
.video_block video {
	object-fit: cover;
	object-position: bottom;
	position: absolute;
	top: 0;
	right: 0;
	height: 100vh;
	width: 100vw;
	min-width: 100%;
	min-height: 100%;
	z-index: -100;
}

/* Video ends */
.page-title {
	padding: 0 0 5% 0;
	width: 100%;
	margin: 0;
	font-family: "helvetica";
	color: #faaa31;
}

.section_space {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.margin-bottom-20 {
	margin-bottom: 20rem;
}

.DISCLAIMER {
	color: #fff;
	padding: 20px;
}

.DISCLAIMER p {
	color: #000;
}

.page-sub-title {
	font-family: "helvetica";
	margin-bottom: 20px;
	font-size: 18px;
}

.page-title.blue {
	color: #32ceca;
}

.page-title.maroon {
	color: #91294f;
	text-shadow: -1px -2px 7px rgba(255, 255, 255, 0.25);
}

.page-title.yellow {
	color: #d3b466;
}

/* list canges done here */
.eco-content p,
ul {
	color: #fff;
	text-align: justify;
	line-height: 25px;
	/* padding: 0;
	padding-left: 10px; */
}

.eco-content ul {
	padding-left: 20px;
}

.faq-content p {
	color: #000;
	text-align: justify;
	line-height: 25px;
}

.nei-content p,
h3 {
	color: #000;
}

.nei-content-grey p,
h3 {
	color: #fff;
}

.nei-content-grey h3 {
	margin-bottom: 20px;
}

.black-text {
	color: #000 !important;
}

.table > tbody > tr > td {
	border: 0;
	vertical-align: middle;
}

.srb-content p {
	color: #000;
}

.amt-content p,
h3 {
	color: #fff;
}

.amt-content-grey p,
h3 {
	color: #fff;
}

.amt-content-grey h4 {
	margin-bottom: 5px;
	color: #f78320;
	font-size: 18px;
}

.amt-content h4 {
	margin-bottom: 5px;
	color: #f78320;
}

.black-text {
	color: #000 !important;
}

.tatent-content strong {
	font-size: 18px;
}

.ocu-content strong {
	font-size: 18px;
	color: #000;
}

.ocu-content p {
	color: #58595b;
}

.shop-thumb {
	padding-top: 3%;
}

.black-title {
	padding: 1px 10px;
	background: #000;
	color: #f78320;
	font-family: "helvetica";
}

.res-content,
.spec-content,
.nei-content h3,
p,
strong {
	color: #eee;
	font-family: "helvetica";
}

.res-content p {
	text-align: justify;
	line-height: 25px;
	font-size: 14px;
}

.loc-content p {
	text-align: justify;
	color: #fff;
	font-size: 14px;
}

.loc-content,
.spec-content table {
	font-family: "helvetica";
}

.media-title {
	font-size: 15px !important;
	color: #f78320;
	font-family: "helvetica";
}

.media-content {
	font-size: 14px !important;
}

.padding-right-80 {
	padding-right: 80px;
}

.test-content h3 {
	color: #fff;
	font-family: "helvetica";
}

.test-content p {
	color: #b6b6b6;
	font-family: "helvetica";
	line-height: 25px;
	font-size: 13px;
	text-align: justify;
}

.test-section {
	padding: 3% 0;
}

.test-green {
	color: #9ec74a;
}

.caption-text {
	display: none;
	font-size: 15px;
}

/* New css */
.inline-fp.relative.fp-section img {
	object-fit: cover;
	height: 300px;
	object-position: center;
}
.page-section {
	overflow: hidden;
}
.desktop_nav {
	display: block;
}
.mobile_nav {
	display: none;
}
.res-contents ul {
	padding-left: 15px;
}
.res-contents ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.res-contents ul li {
	width: 50%;
}
.navbar-brand {
	padding: 0px;
	background: #bebfc1;
	position: relative;
	margin-bottom: -20px;
	z-index: 3;
}
.navbar-brand img {
	max-height: 160px;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-menu {
	padding: 0;
	width: 100%;
	margin-top: -1px;
	margin-left: 0px;
}

.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #555;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.navbar-default {
	background-color: #fff;
}

.navbar {
	margin-bottom: 0px;
}

.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.navbar-nav {
	width: 100%;
	padding-top: 9%;
}

.bx-wrapper img {
	margin-top: 0 !important;
}

.nav.navbar-nav > li {
	width: 25%;
	text-align: center;
}

.nav.navbar-nav > li:nth-child(1) {
	background: #58595b;
}

.nav.navbar-nav > li:nth-child(2) {
	background: #818286;
}

.nav.navbar-nav > li:nth-child(3) {
	background: #a8a9ad;
}

.nav.navbar-nav > li:nth-child(4) {
	background: #faaa31;
}

.nav.navbar-nav > li:nth-child(5) {
	background: #f58634;
}

.nav.navbar-nav > li:nth-child(6) {
	background: #f16601;
}

.navbar-default .navbar-nav > li > a {
	width: 100%;
	font-size: 12px;
	color: #fff;
	padding: 10px 13px;
	text-align: center;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	background-color: #00498d;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #0000;
}

.dropdown-menu li {
	background: #58595b;
	border-bottom: 1px solid #000;
}

.dropdown-menu li:last-child {
	border: 0;
}

.dropdown-menu li a {
	font-size: 10px;
	color: #fff;
	text-align: center;
	line-height: 1.9;
	padding: 8px 20px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #00498d;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	color: #fff;
	background-color: #00498d;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #0000;
}

body {
	background: #000;
}

.panel-heading {
	cursor: pointer;
}

.restaurant_link a {
	color: #000;
	text-decoration: none;
}

.restaurant_link a:hover {
	color: #f78320;
	text-decoration: none;
}

.logotable {
	border-collapse: separate;
	border-spacing: 10px 10px;
}

.logotable td {
	height: 150px;
}

.logotable td a {
	display: block;
}

.logotable td a:hover {
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.fisrtColumn {
	width: 40%;
}

table.points tr td {
	line-height: 25px;
	font-size: 14px;
	vertical-align: top;
	padding-bottom: 10px;
}

table.points tr td:first-child {
	padding-right: 10px;
	position: relative;
}

table.points tr td:last-child {
	padding-left: 10px;
}

table.points tr td:first-child::after {
	content: ":";
	position: absolute;
	right: 0;
	top: 0;
}

.map-container {
	margin-top: 50px;
}

form .form-group {
	margin-bottom: 2rem;
}

form .form-group label {
	color: #fff;
	font-weight: normal;
}

form .form-group .form-control {
	outline: 0;
	box-shadow: none;
	border-radius: 0;
	border: 0;
	height: 28px;
}

.contact_address {
	margin-top: 10rem;
}

.contact_form {
	margin-top: 3rem;
}

.contact {
	margin-top: 10rem;
	margin-bottom: 20rem;
}

.page_start {
	margin-top: 15rem;
	margin-bottom: 20rem;
}

.page_start_full {
	margin-top: 14rem;
	margin-bottom: 8rem;
}

.white-caption-bottom-left {
	position: absolute;
	left: 0;
	bottom: 50px;
	color: #fff;
	font-size: 18px;
	text-shadow: 1px 1px 1px #000;
	padding: 2px 10px;
	background: rgba(0, 0, 0, 0.7);
}
.gallery_row div {
	margin-bottom: 30px;
}
.gallery_row div a img {
	width: 100%;
}
.footer p {
	color: #58595b;
	text-align: right;
	font-size: 12px;
	padding-right: 1rem;
	font-weight: 600;
}
.footer ul {
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	color: #00498d;
	list-style: none;
}
.footer ul li {
	text-align: right;
	padding: 0.5rem 1rem;
}
.footer ul li a {
	color: #58595b;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.footer__row {
	display: flex;
	align-items: center;
}
.footer {
	bottom: 0;
	width: 100%;
	height: 80px;
	padding: 5px 0;
}

.desktop_nav {
	padding-top: 9%;
	padding-bottom: 9%;
}
.desktop_nav ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
.desktop_nav ul li:nth-child(1) {
	background: #58595b;
}
.desktop_nav ul li:nth-child(2) {
	background: #818286;
}
.desktop_nav ul li:nth-child(3) {
	background: #a8a9ad;
}
.desktop_nav ul li:nth-child(4) {
	background: #faaa31;
}
.desktop_nav ul li:nth-child(5) {
	background: #f58634;
}
.desktop_nav ul li:nth-child(6) {
	background: #f16601;
}
.desktop_nav > ul > li {
	width: auto;
	padding: 0 3%;
	text-align: center;
	float: left;
	position: relative;
	display: block;
	list-style: none;
	background: #f58634;
}
.desktop_nav ul li a {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #fff;
	padding: 10px 13px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
.desktop_nav ul li ul {
	position: absolute;
	display: none;
	margin: 0;
	/* background: #58595b; */
	z-index: 9999;
	width: 200px;
	padding: 0;
	left: 0;
}
.desktop_nav ul li ul li {
	background: transparent !important;
	position: relative;
	list-style: none;
}
.desktop_nav ul li ul li a {
	font-family: "robotoregular", verdana, Sans-serif, Arial;
	color: #fff;
	font-size: 1rem;
	display: block;
	padding: 1.1rem 1.5rem;
	text-decoration: none;
	line-height: 1.2;
	border-top: 1px solid #000;
	text-decoration: none;
	background: #58595b !important;
}

.desktop_nav ul li ul li ul {
	display: none;
	right: -100%;
	top: 0;
	border-left: 1px solid transparent;
}
.desktop_nav ul li:hover > ul {
	display: block;
}
/* New css ends */

.text-center {
	text-align: center !important;
}

.sub-menu {
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 41px;
	right: 0;
	width: 180px;
	z-index: 9999;
}

.sub-menu li {
	list-style: none;
	margin-top: 0px;
	width: 180px;
	border-bottom: 1px solid #000;
}

.sub-menu li:last-child {
	border-bottom: 0px;
}

.sub-menu li a {
	text-align: center;
	font-size: 11px;
	color: #fff !important;
	display: block;
	padding: 6px 10px 6px 0 !important;
	background: #58595b;
	text-transform: uppercase;
	cursor: pointer;
	-o-transition: color 0.1s ease-out, background 0.5s ease-in;
	-ms-transition: color 0.1s ease-out, background 0.5s ease-in;
	-moz-transition: color 0.1s ease-out, background 0.5s ease-in;
	-webkit-transition: color 0.1s ease-out, background 0.5s ease-in;
	/* ...and now for the proper property */
	transition: color 0.1s ease-out, background 0.1s ease-in;
}

.sub-menu-sub {
	display: none;
}

.sub-menu-footer li a {
	background: #fff !important;
	color: #000 !important;
	margin-bottom: 1px;
}

.sub-menu-footer > li > a:hover {
	color: #f78320 !important;
}

.sub-sub:hover .sub-menu-sub {
	display: block;
}

.sub-menu li a:hover {
	color: #fff;
	background: #00498d;
	display: block;
}

.sub:hover .sub-menu {
	display: block;
}

.footer {
	background-color: #fff;
	border-top: 1px solid #eee;
	z-index: 500;
	left: 0;
	right: 0;
}

.footer-nav {
	list-style: none;
	padding-top: 1.8%;
	padding-left: 0;
	text-align: right;
	width: 70%;
}

.footer-nav li {
	display: inline;
}

.footer-nav li a {
	font-size: 11px;
	color: #f78320;
	border-right: 1px solid #f78320;
	padding: 0 20px;
}

.footer-nav li a:hover {
	text-decoration: none;
}

.slider1 {
	width: 100%;
	height: 100%;
}

.home-slider {
	padding: 0;
	margin: 0;
}

.home-slider li {
	position: relative;
	height: 92vh;
}
.home-slider li img {
	object-fit: cover;
	height: inherit;
}

.relative {
	position: relative;
}

.inherit {
	position: inherit;
}

.fixed {
	position: fixed;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0 #ccc;
	-webkit-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc;
	border: solid #fff 0px;
	left: 0;
	background: none;
	/* height: 500px; */
}

.bx-wrapper .bx-controls-direction a {
	margin-top: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3 !important;
}

.home-caption {
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	padding: 2% 5%;
	color: #fff;
	left: 0;
	bottom: 5%;
	display: none;
	width: 46%;
	height: 200px;
	z-index: 999999;
}

.pro-overview-title {
	text-transform: uppercase;
	padding: 1% 0 1% 3%;
	bottom: 15%;
	left: 0;
	color: #fff;
	position: absolute;
	background: #000;
	cursor: pointer;
}

.overview-div {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	width: 50%;
	bottom: 10%;
	display: none;
	height: 330px;
	padding: 2% 5%;
	overflow: hidden;
}

.overview-heading {
	position: absolute;
	width: 90%;
	top: 0;
	height: 50px;
	padding: 0.5% 5% 0.5% 0;
	display: none;
}

.overview-hover-text {
	position: absolute;
	width: 100%;
	padding: 1% 0;
	background: #000;
	color: #fff;
	bottom: 3%;
	display: none;
	z-index: 9999;
}

.overview-heading h4 {
	display: none;
}

.inner-overview {
	display: none;
}

/*.inner-overview, .overview-up{display: none;}*/

.overview-up {
	cursor: pointer;
}

.inner-overview p {
	color: #fff;
	text-align: justify;
}

.capital {
	text-transform: uppercase;
}

.know-more {
	text-transform: uppercase;
	color: #7c7c7c;
	display: none;
}

.sub-menu {
	margin-left: -27px;
}

.sub-menu li {
	list-style: none;
}

.sub-menu li a {
	font-size: 10px;
	color: #918989;
	text-decoration: none;
	-webkit-transition-property: color, text;
	-webkit-transition-duration: 0.5s, 0.5s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: color, text;
	-moz-transition-duration: 0.5s, 0.5s;
	-moz-transition-timing-function: linear, ease-in;
	-ms-transition-property: color, text;
	-ms-transition-duration: 0.5s, 0.5s;
	-ms-transition-timing-function: linear, ease-in;
	-o-transition-property: color, text;
	-o-transition-duration: 0.5s, 0.5s;
	-o-transition-timing-function: linear, ease-in;
}

.sub-menu li a:hover {
	color: #000;
}

.transition,
.blog-side-panel-list > a {
	-webkit-transition-property: color, text;
	-webkit-transition-duration: 0.5s, 0.5s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: color, text;
	-moz-transition-duration: 0.5s, 0.5s;
	-moz-transition-timing-function: linear, ease-in;
	-ms-transition-property: color, text;
	-ms-transition-duration: 0.5s, 0.5s;
	-ms-transition-timing-function: linear, ease-in;
	-o-transition-property: color, text;
	-o-transition-duration: 0.5s, 0.5s;
	-o-transition-timing-function: linear, ease-in;
}

.blog-side-panel-list > a:hover {
}

.animate-wrapper {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.up-me {
	z-index: 999;
}

#left,
#right {
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

.circle-left,
.circle-right {
	background: rgba(255, 255, 255, 0.63);
	color: #fff;
	display: block;
	font-size: 2em;
	height: 170px;
	line-height: 170px;
	margin: -85px;
	position: absolute;
	top: 50%;
	text-align: center;
	text-transform: uppercase;
	width: 170px;
	-webkit-border-radius: 85px;
	border-radius: 85px;
}

.glyphicon {
	cursor: pointer;
}

.circle-left {
	right: 25%;
}

.circle-right {
	left: 25%;
}

.over-lebel-one,
.over-lebel-two,
.over-lebel-three span {
	cursor: pointer;
}
.bx-wrapper {
	margin: auto !important;
}

.bx-wrapper .bx-pager {
	z-index: 52;
	position: absolute;
	text-align: left;
	left: 75px;
	bottom: 4%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #000;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	border-radius: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #00498d;
}

.floor-zoom {
	position: absolute;
	top: 0%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	background-repeat: no-repeat;
	background-image: url("../images/magnify.png");
	background-position: center;
	display: none;
	width: 100%;
}

.facelift-zoom {
	position: absolute;
	top: 0%;
	padding: 20% 20%;
	height: 100%;
	background: url("../images/black_bg.png");
	display: none;
	width: 100%;
	text-align: center;
}

.facelift-bg {
	background-size: cover;
	background-position: content;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 200px;
}

.floating-right-button {
	position: fixed;
	right: 0;
	bottom: 200px;
	z-index: 99;
	background-color: #000;
	color: #fff;
	padding: 10px 20px;
	cursor: pointer;
}

.fac-title {
	color: #f78320;
	font-size: 15px;
	font-family: "helvetica";
}

.f_rel,
.f_rel_news {
	position: relative;
}

/*.f_rel input.error{position:relative; top:0px; font-size:12px;}
.f_rel select.error{position:relative; top:0px; font-size:12px;}
.f_rel textarea.error{position:relative; top:0px; font-size:12px;}*/

.f_rel label.error {
	color: #cc1e1e;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: 32px;
}

.f_rel .text_field {
	width: 100% !important;
}

.arrow_list_project {
	right: 0;
	top: 25%;
	cursor: pointer;
	position: fixed;
	display: none;
}

.backtotopbtn {
	background-color: #000;
	color: #fff;
	font-size: 12px;
	padding: 3px 0;
	margin: auto 7px;
	background: #3d3d3d;
}

.slider-tag {
	position: absolute;
	top: 30%;
	padding: 8px;
	background: rgba(0, 0, 0, 0.41);
	color: #eee;
	font-size: 13px;
	right: 0;
}

#amenities p {
	line-height: 25px;
}

#amenities .amt-content {
	margin-bottom: 20px;
}

.black-patch {
	background: rgba(0, 0, 0, 0.69);
	padding: 5px !important;
}

.blog-list {
	padding: 5px;
	background: #fff;
}

.blog-list p {
	color: #7c7c7c;
	padding-top: 10px;
	padding-left: 5px;
	line-height: 23px;
	font-family: "helvetica" !important;
	font-size: 14px !important;
}

.blog-list strong {
	color: #5c5c5c;
}

.no-pad-left {
	padding-left: 0;
}

.blog-title {
	font-size: 18px;
	border-bottom: 2px solid #f78320;
	color: #000;
	padding-bottom: 5px;
}

.blog-date {
	font-size: 12px;
	padding: 3px 0;
}

.read-more {
	color: #f78320;
	padding-left: 5px;
}

.blog-side-panel-list {
	padding: 8px 0;
	border-bottom: 1px solid #eee;
}

.blog-side-panel-list > a {
	color: #7c7c7c;
}

.blog-side-panel-list > a:hover {
	text-decoration: none;
	color: #f78320;
}

.thumbnail-img {
	background-position: center center;
	background-size: cover;
	width: 100%;
	cursor: pointer;
	min-height: 250px;
	background-repeat: no-repeat;
}

.shot-on-location {
	position: absolute;
	top: 20px;
	left: 0;
	color: #f78320;
	background: rgba(0, 0, 0, 0.69);
	padding: 5px;
}

.facelift-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.facelift-list li {
	padding-left: 1em;
	text-indent: -0.7em;
	color: #000;
	margin-bottom: 10px;
}

.facelift-list li:before {
	content: "â€¢ ";
	color: #f78320;
}

.side-box {
	background: #fff;
	padding: 10px;
}

.side-box h4 {
	margin-top: 0;
}

.mccia-logo {
	width: 73px;
}

.caption-wrapper {
	font-family: "impact";
	position: absolute;
	bottom: 150px;
	left: 50px;
	z-index: 100;
	color: #000;
	text-shadow: 5px 5px 20px #fff, -5px -5px 20px #fff;
}

.caption-wrapper.white {
	color: #fff;
	text-shadow: 2px 1px 10px #000, -2px -1px 10px #000;
}

.caption-wrapper.my-mall {
	left: 20%;
	bottom: 200px;
}

.marriott-caption-wrapper {
	bottom: 30%;
	left: 20%;
	position: absolute;
	z-index: 100;
	color: #fff;
	text-shadow: 2px 1px 10px #000, -2px -1px 10px #000;
}

.marriott-caption-wrapper .large-caption {
	font-size: 26px;
}

.marriott-caption-wrapper .small-caption {
	font-size: 20px;
}

.caption-wrapper.my-mall .small-caption {
	font-size: 32px;
}

.caption-wrapper.my-mall .large-caption {
	font-size: 42px;
}

.caption-wrapper .small-caption {
	font-size: 50px;
	line-height: normal;
}

.caption-wrapper .large-caption {
	font-size: 60px;
	line-height: normal;
}

.gray-bg-1 {
	background-color: #58595b;
}

.developer-logo {
	left: 0;
	top: 50px;
}

.icc-name-blue {
	font-family: "impact";
	position: absolute;
	top: 30%;
	right: 15px;
	z-index: 100;
	color: #32ceca;
	font-size: 44px;
	text-shadow: -1px 1px 1px #000;
}

.icc-name-blue.maroon {
	color: #91294f;
}

.gallery-box {
	margin-bottom: 30px;
}

.gallery-title {
	color: #00498d;
	padding-bottom: 10px;
	font-size: 16px;
	display: none;
}

.marriott-logo-right {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
}
.marriott-logo-right img {
	max-width: 200px;
}

.sub-tabs-wrapper {
	position: relative;
}

.sub-tabs {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 90;
	width: 200px;
}

.sub-tabs-wrapper:hover .sub-tabs {
	display: block;
}

.sub-tabs a {
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
}

.banner-taglines {
	position: absolute;
	left: 0px;
	bottom: 50px;
	text-shadow: 1px 1px 1px #000;
	color: #fff;
	font-size: 18px;
}

/* Gallery */
.newsletters__banner {
	height: 200px;
	margin-top: 14.5rem;
}
.newsletters__banner .container {
	height: 200px;
	position: relative;
}
.newsletters__banner__caption {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transform: translateY(-50%);
}
.newsletters__banner__caption h1 {
	font-size: 2.8rem;
	text-align: center;
	margin: 0;
	font-family: "helvetica";
	color: #fff;
	text-transform: uppercase;
	line-height: 1.6;
	font-weight: 500;
	letter-spacing: 1px;
}
.floating-right-button {
	display: none !important;
}
.galleryB {
	padding-bottom: 16rem;
}
.galleryB__section {
	padding-top: 7rem;
}
.galleryB__section h2 {
	font-family: "helvetica";
	color: #faaa31;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 2.5rem;
}
.galleryB__section ul {
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
	justify-content: flex-end;
}
.galleryB__section ul li {
	padding: 0.3rem 3rem;
	color: #faaa31;
	border-right: 1px solid #faaa31;
	font-weight: 500;
	font-size: 18px;
}
.galleryB__section ul li.active {
	color: #fff;
}
.galleryB__section ul li:last-child {
	border-right: 0;
	padding-right: 0;
}
.images_slider .owl-prev {
	position: absolute;
	top: 38%;
	transform: translateY(-50%);
	left: -25px;
	width: 50px;
}
.images_slider .owl-next {
	position: absolute;
	top: 38%;
	transform: translateY(-50%);
	right: -25px;
	width: 50px;
}
.galleryB {
	background-color: #545454;
}
.galleryB__section__images.active {
	display: block;
}
.galleryB__section__images {
	display: none;
}
.lightbox {
	top: 50% !important;
	transform: translateY(-50%);
}
.galleryB__section__images__slider__item {
	position: relative;
}
.galleryB__section__images__slider__item p {
	margin-top: 1rem;
	max-height: 40px;
	overflow: hidden;
}
.galleryB__section__images__slider__item.video:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 76%;
	top: 0;
	left: 0;
	background: url(../images/videos/play.png) no-repeat center/25%;
	transition: all 0.3s ease-in-out;
}
.galleryB__section__images__slider__item.video:hover:before {
	background-size: 30%;
	background-color: #00000080;
}
#videoModal .close {
	position: absolute;
	top: 1rem;
	right: 1rem;
	z-index: 99;
	color: #fff;
	opacity: 1;
}
#videoModal .modal-body {
	padding: 0;
}
#videoModal .modal-lg {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
#videoModal .modal-content {
	border-radius: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	width: 100%;
}
/* Gallery end */

.magnify-modal {
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
}

.magnify-header .magnify-toolbar {
	background-color: rgba(0, 0, 0, 0.5);
}

.magnify-stage {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-width: 0;
}

.magnify-footer .magnify-toolbar {
	background-color: rgba(0, 0, 0, 0.5);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.magnify-header,
.magnify-footer {
	pointer-events: none;
}

.magnify-button {
	pointer-events: auto;
}

@media all and (max-width: 1366px) {
	.caption-wrapper .small-caption {
		font-size: 40px;
	}
	.caption-wrapper .large-caption {
		font-size: 50px;
	}
	.icc-name-blue {
		font-size: 44px;
	}
	.galleryB__section ul li {
		padding: 0.3rem 1rem;
	}
	.desktop_nav > ul > li {
		padding: 0 2%;
	}
	.desktop_nav ul li a {
		padding: 10px 8px;
	}
	.galleryB__section__images__slider__item.video:before {
		height: 80%;
	}
}

@media all and (max-width: 991px) {
	.desktop_nav {
		padding-top: 2.7%;
		padding-bottom: 2.7%;
	}
	.navbar-brand img {
		max-height: 90px;
	}
	.navbar {
		min-height: 7rem;
	}
	.desktop_nav > ul > li {
		padding: 0px 2%;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 11px;
	}
	.navbar-brand {
		padding: 0;
		height: auto;
	}
	.navbar-nav {
		padding-top: 2.7%;
	}
	.page_start {
		margin-top: 7rem;
		margin-bottom: 10rem;
	}
	.page_start_full {
		margin-top: 7rem;
	}
	.home-slider li {
		height: 92vh;
	}
	.home-slider li img {
		object-fit: cover;
		height: inherit;
	}

	.desktop_nav ul li a {
		font-size: 11px;
	}
	.desktop_nav ul li ul li a {
		padding: 1.1rem 0.4rem;
		font-size: 8px;
	}
	.galleryB__section__images__slider__item.video:before {
		height: 80%;
	}
}

@media all and (max-width: 767px) {
	.desktop_nav {
		display: none;
	}
	.mobile_nav {
		display: block;
	}
	.points {
		width: 100% !important;
	}
	.navbar-nav {
		padding-top: 0;
	}
	.navbar-brand {
		padding: 0;
	}
	.navbar-brand img {
		max-height: 85px;
	}
	.navbar-collapse.in {
		overflow-y: auto;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #e7e7e7;
		width: 100%;
		position: fixed;
		z-index: 9;
		left: 0;
		right: 0;
		margin: auto;
		box-shadow: none;
	}
	.nav.navbar-nav > li {
		width: 100%;
		background: #062e53;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar-collapse {
		border-top: 0;
	}
	.navbar {
		border: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-default .navbar-nav > li > a {
		font-size: 15px;
		text-align: left;
		padding: 10px 15px 10px 25px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
	}
	.navbar-toggle {
		margin-top: 18px;
	}
	form .form-group {
		margin-bottom: 0rem;
	}
	form .form-control {
		margin-bottom: 1.5rem;
	}
	.section_space {
		margin-top: 5rem;
		margin-bottom: 5rem;
	}
	.contact_address {
		margin-top: 5rem;
	}
	.bx-wrapper .bx-next:hover {
		background-position: center;
	}
	.bx-wrapper .bx-controls-direction a {
		background-position: center;
		background-size: 50%;
		background-repeat: no-repeat;
		width: 40px;
		height: 37px;
	}
	.white-caption-bottom-left {
		font-size: 8px;
		bottom: 10px;
	}
	.floating-right-button {
		font-size: 10px;
		padding: 7px 10px;
	}
	.res-content ul {
		margin: 0 !important;
		padding: 0;
		/* list-style-position: inside; */
	}
	.page-title {
		font-size: 20px;
	}
	.marriott-logo-right {
		top: 20px;
	}
	.marriott-logo-right img {
		max-width: 100px;
	}
	.developer-logo {
		max-width: 150px;
	}
	.home-slider li {
		height: 82vh;
	}
	.home-slider li img {
		object-fit: cover;
		height: 82vh;
	}
	.bx-viewport {
		margin-top: 65px;
		/* height: 82vh !important; */
	}
	.footer p {
		font-size: 9px;
	}
	.banner-taglines {
		font-size: 12px;
	}
	#slider-prev .bx-next {
		display: block;
	}
	#slider-next .slider-prev {
		display: block;
	}
	#slider-next img {
		width: 3rem;
	}
	#slider-prev img {
		width: 3rem;
	}
	/* New gallery */
	.mobile_wrap {
		overflow: hidden;
		overflow-x: scroll;
	}
	.galleryB__section ul {
		justify-content: flex-start;
		width: 415px;
		margin-bottom: 2rem;
	}
	.images_slider .owl-next {
		right: -15px;
		width: 30px;
	}
	.images_slider .owl-prev {
		left: -15px;
		width: 30px;
	}
	.galleryB__section h2 {
		margin-bottom: 1.5rem;
		font-size: 20px;
	}
	.galleryB__section ul li:first-child {
		padding-left: 0;
	}
	.galleryB__section__images__slider__item.video:before {
		height: 82%;
	}
	/* New gallery end*/
}

@media all and (max-width: 414px) {
	.galleryB__section__images__slider__item.video:before {
		height: 90%;
	}
}
@media all and (max-width: 375px) {
	.galleryB__section__images__slider__item.video:before {
		height: 82%;
	}
}

/* New gallery */

@media all and (max-width: 1200px) {
	.newsletters__banner {
		margin-top: 12.5rem;
	}
}
@media all and (max-width: 991px) {
	.newsletters__banner {
		margin-top: 7rem;
	}
}

/* New gallery */
