.navbar-default {
            top: -100%;
            opacity: 0;
        }
        
        .gallery-content {
            margin-top: 8em;
            opacity: 0;
        }
        
        footer {
            opacity: 0;
        }
        
        @font-face {
            font-family: "slick";
            src: slick-font-url("slick.eot");
            src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
            font-weight: normal;
            font-style: normal;
        }
        
@font-face {

	font-family: 'Poppins-Regular';
	src: url('../fonts/Poppins-Regular.woff') format('woff');

}
        
       /* @font-face {
            font-family: 'Optima Bold';
            /*src: url('../fonts/OptimaLTStd.otf');*/
            /* IE9 Compat Modes 
            src: url("../fonts/OptimaLTStd-Bold.otf") format("opentype");
        } */
        
        @font-face {
            font-family: 'EcoWorldSerif';
            src: url('../fonts/EcoWorldSerif-Regular.otf')format("opentype");
            /* IE9 Compat Modes */
        }
        
        @font-face {
            font-family: 'Kai Bold';
            src: URL('../fonts/wts11.ttf') format('truetype');
        }
        
        .navleft-item a,
        .right-menu {
            font-family: 'EcoWorldSerif';
        }
        
        #lang-english {
            font-family: 'EcoWorldSerif'!important;
        }
        
        #lang-chinese {
            font-family: 'Kai Bold';
        }
        
        .map-region-link {
            font-family: 'EcoWorldSerif';
        }
        
        .map-region-link-cn {
            font-family: 'Kai Bold'!important;
        }
        
        .map-region-link-bm {
            font-family: 'EcoWorldSerif'!important;
        }
        
        .region-title {
            font-size: 16px;
            font-weight: 600!important;
            padding-bottom: 15px;
        }
        
        .region-desc {
            line-height: 15px;
        }
        
        .location-imgtitle {
            margin: 0.43em auto 1.4em auto;
        }
        
        .section-facilities {
            width: 20%;
            display: flex;
            flex-direction: column;
        }
        
        .d-flex {
            display: flex;
        }
        /* Custom */
        
        .navbar-default .navbar-nav>li>a {
            font-size: 1.8em;
        }
        
        .navleft {
            /* margin-left: -5%;*/
            margin-left: 5%;
            background: url(../images/header-line-left.png) no-repeat bottom right;
        }
        
        .navright {
            /*margin-right: 10%;*/
            /*margin-right: -2%;*/
            margin-right: -2.8%;
            background: url(../images/header-line-right.png) no-repeat bottom left;
        }
        
        .navleft-align {
            width: 102px;
            text-align: center;
        }
        
        .navleft-margin {
            /*margin-left:-3.3%;*/
            margin-left: 4.7%!important;
        }
        
        .navright-margin-bm {
            margin-right: -1.6%!important;
        }
        
        .navright-margin {
            /*margin-right:9.5%;*/
            /*margin-right:-0.5%!important;*/
            margin-right: -1.6%!important;
        }
        
        .cn-menu-style {
            font-family: 'Kai Bold'!important;
            font-size: 18px !important;
        }
        
        .bm-menu-style {
            font-family: 'EcoWorldSerif'!important;
            font-size: 13px !important;
        }
        /* End */
        
        .section-navi li>a {
            text-align: left;
        }
        
        .tabs-style-iconfall nav li::before {
            left: 0;
            margin-left: 0px;
            width: 70px;
        }
        
        .section-item {
            float: left;
        }
        
        .section-row {
            height: 25px;
        }
        
        .map-point-cn,
        .section-item-cn,
        .clubhouse_items_cn {
            font-family: 'Kai Bold'!important;
        }
        
        @media screen and (max-width: 769px) {
            .slider-for .slick-slide {
                height: 485px!important;
            }
            .slider-for {
                height: 510px!important;
            }
            .gallery-showunitbtn-container {
                width: 96%!important;
                text-align: center;
                padding-right: 0px;
                margin-top: 20px;
            }
            .gallery-title-container {
                padding-right: 0px;
            }
            .gallery-header {
                /* padding-bottom: 60px; */
                padding-bottom: 110px;
            }
			.navgallery.nav {
				margin-top: 0;
				text-align: center;
				display: inline-block;
				margin:  0 auto;
			}
        }
        
        @media screen and (min-width: 768px) {
            .call-link {
                /*display:none!important;*/
            }
            .message-link {
                /*border-bottom:none!important;
     padding-bottom:0px!important;*/
            }
        }
        
        @media screen and (max-width: 651px) {
            .slider-for .slick-slide {
                /*height:350px!important;*/
                height: 360px!important;
            }
            .slider-for {
                height: 370px!important;
            }
            .slider-img {
                height: 92%!important;
            }
        }
        
        @media screen and (max-width: 490px) {
            .ecotarraces-logo {
                width: 90px;
                height: 131px;
            }
            .slider-for .slick-slide {
                height: 245px!important;
            }
            .slider-for {
                height: 260px!important;
            }
            .slider-img {
                height: 89%!important;
            }
        }
        
        @media screen and (max-width: 993px) {
            .slick-prev {
                left: 0px!important;
            }
            .slick-next {
                right: 0px!important;
            }
        }
        /* Custom */
        
        .carehub {
            margin-top: 20em;
            margin-bottom: 10em;
            padding-left: 0px;
            padding-right: 0px;
        }
        
        .fb_dialog {
            display: none!important;
        }
        
        .carehub-row {
            flex-direction: column;
            /* padding-top: 30px; */
        }
        /* Language Selection option */
        /*.language-box{
  padding-top:12px;
  padding-left:10px;
}

#language-select{
  height: 30px;
  font-size:1.4em;
  border: none;
  -webkit-appearance: none!important;
  -moz-appearance:   none!important;
  appearance:        none!important;
  text-shadow: none;
  box-shadow: none;
  background: transparent;
  width:65px;
  outline:none!important;
}  

.fa-angle-down{
  margin-top:10px;
}

#language{
  height: 53px;
  font-size:1.4em;
  border: none;
  text-shadow: none;
  box-shadow: none;
  background: transparent;
  -webkit-appearance: none!important;
  -moz-appearance:   none!important;
  appearance:        none!important;
  width:65px;
  font-family:'Kai Bold';
}*/
        
.slider-thumb {
	/*width:227px;*/
	height: 128px;
	margin: auto;
}

.slick-slide {
	margin-left: 10px;
}

.slider-img {
	object-fit: cover;
	/*width: 100%;*/
	/*height: 95%;*/
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.slider-for {
	height: 740px;
	margin-top: 50px;
}
/* Custom Slick Arrow Styles */
/*.slick-prev:before, .slick-next:before { font-family: FontAwesome; font-size: 40px; line-height: 1; color: red; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }   */

.slick-prev:before,
.slick-next:before {
	font-family: FontAwesome;
	font-size: 40px;
	line-height: 1;
	color: #005066;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
	content: "\f053";
}

[dir="rtl"] .slick-prev:before {
	content: "\f054";
}

[dir="rtl"] .slick-next {
	left: -10px;
	top: 70px;
	right: auto;
}

.slick-next:before {
	content: "\f054";
}

[dir="rtl"] .slick-next:before {
	content: "\f053";
}

.slick-prev::before {
	font-family: FontAwesome;
	content: "‹";
	font-size: 30px;
	line-height: 1px;
	font-weight: bold;
}

.slider-img-narrow {
	width: auto!important;
}

.slick-prev:hover::before,
.slick-next:hover::before {
	color: #FFFFFF;
}

.slick-prev:hover,
.slick-next:hover {
	/*color:#FFFFFF;*/
	background-color: #005066;
}

.slick-next::before {
	font-family: FontAwesome;
	content: "›";
	font-size: 30px;
	line-height: 1px;
	font-weight: bold;
}

.slick-prev,
.slick-next {
	width: 35px;
	height: 35px;
	z-index: 5;
}

.slick-prev,
.slick-next {
	border-width: 1px;
	border-color: #005066;
	border-radius: 50%;
	background-color: #FFFFFF;
	border-width: 2px;
}

.slider-for .slick-slide {
	height: 720px;
}

.slick-slide {
	margin-left: 0px;
}

.slider-container {
	float: none;
}
/* End Custom Slick Arrow Styles */

.gallery-content {
	margin-top: 8em;
	opacity: 0;
}

.gallery-title {
	font-family: 'EcoWorldSerif';
	font-size: 35px;
	color: #296b80;
	margin-bottom: 20px;
}

.gallery-title-cn {
	font-family: 'Kai Bold';
}

.gallery-title-bm {
	font-family: 'EcoWorldSerif';
}

.location-imgtitle {
	margin: 0.43em auto 1.4em auto;
}

.slider-img-descr {
	font-family: 'Poppins-Regular';
	font-size: 14px;
	margin-top: 10px;
}

.show-unit-btn {
	float: right;
}

.slider-nav .slick-slide {
	margin-left: 10px;
	margin-right: 10px;
}

.gallery-title-container {
	/*display:flex;*/
	/*flex-direction:column;*/
	padding-left: 0px;
}

.gallery-showunitbtn-container {
	position: absolute;
	padding-left: 0px;
}

.lang-arrow {
	font-size: 13px;
	margin-left: -15px;
	z-index: -1;
	position: relative;
}

.slider-item-box {
	height: 95%;
	position: relative;
}

.contact-block {
	position: fixed;
	bottom: 35%;
	right: 0px;
	display: flex;
	flex-direction: column;
	background-color: #005066;
	padding: 15px 7px;
	align-items: center;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	z-index: 200;
}

.messaging-btn {
	background-color: #005066;
	width: 30px;
	height: 30px;
	z-index: 99;
}

.call-btn {
	background-color: #005066;
	width: 30px;
	height: 30px;
	z-index: 99;
}

.contact-block-link {
	color: white;
	text-decoration: none;
	font-size: 9px;
	padding-top: 7px;
	padding-bottom: 13px;
}

.contact-block-link a {
	color: white;
	text-decoration: none;
}

.message-block,
.call-block {
	display: flex;
	flex-direction: column;
	align-items: center;
}
/* Custom Drop down Select Menu CSS */
/* The container must be positioned relative: */

.custom-select {
	position: relative;
	font-family: 'EcoWorldSerif';
	/* font-size:1.3em;*/
	font-size: 1.4em;
}

.custom-select select {
	display: none;
	/*hide original SELECT element: */
}

.select-selected {
	/*background-color: DodgerBlue;*/
}
/* Style the arrow inside the select element: */

.select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	/* border-color: #fff transparent transparent transparent;*/
	border-color: #555 transparent transparent transparent;
}
/* Point the arrow upwards when the select box is open (active): */

.select-selected.select-arrow-active:after {
	/*border-color: transparent transparent #fff transparent;*/
	border-color: transparent transparent #555 transparent;
	top: 7px;
}

.select-items div {
	padding: 3px 16px!important;
}

.select-items div:nth-child(1) {
	border-bottom: 1px solid #e3e8e3;
	font-family: 'EcoWorldSerif';
	font-size: 14px;
}

.select-items div:nth-child(2) {
	font-family: 'Kai Bold';
	font-size: 17px;
}
/* style the items (options), including the selected item: */

.select-items div,
.select-selected {
	/*color: #ffffff;*/
	color: #555;
	padding: 8px 16px;
	/* border: 1px solid transparent;*/
	border: 0px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
}

.select-items div:nth-child(1) {
	border-bottom: 1px solid #e3e8e3;
}
/* Style items (options): */

.select-items {
	position: absolute;
	/* background-color: DodgerBlue;*/
	border: 1px solid #e3e8e3;
	background-color: #FFF;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}
/* Hide the items when the select box is closed: */

.select-hide {
	display: none;
}

.select-items div:hover,
.same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
}
/* End: Custom Drop down Select Menu CSS */

.lang-menu-cn {
	font-family: 'Kai Bold'!important;
	font-size: 17px!important;
}

.lang-menu-bm {
	font-family: 'EcoWorldSerif'!important;
	font-size: 13px!important;
}

.custom-select-cn-width {
	width: 75px!important;
	margin-top: 5px!important;
}

@media screen and (min-width: 481px) {
	.call-block img {
		margin-top: 0px!important;
	}
	.message-block img {
		margin-top: 10px!important;
	}
  /*  #message-label {
		padding-bottom: 0px!important;
	}
	#message-label {
		border-bottom: none!important;
	}*/
	#call-link-label {
		border-bottom: 1px solid rgba(255, 255, 255, 0.3)!important;
		padding-bottom: 10px!important;
	}
}

.navgallery.nav {
    margin-top: 0;
}
.navgallery.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 35px;
    font-size: 16px;
    line-height: 1;
    color: #296b80;
    border: 1px solid;
    border-radius: 30px;
	    margin-right: 7px;
		    letter-spacing: 1px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #296b80;
}
.video-wrapper{
	padding: 60px 0 0;
	font-size: 16px;
}
.mb-4, .my-4 {
    margin-bottom: 2.5rem!important;
}
.slider-img {
    /* object-fit: cover; */
    /* width: 100%; */
    /* height: 95%; */
    /* max-height: 100%; */
    /* max-width: 100%; */
    /* margin: auto; */
    /* position: absolute; */
    /* top: 50%; */
    /* bottom: auto; */
    /* left: 50%; */
    /* right: 0; */
    /* transform: translate(-50%, -50%); */
}