	@font-face {font-family: 'NeueBold';
	src: url('../fonts/HelveticaNeueLTStd-Bd.otf');
	}
	
	@font-face {font-family: 'NeueHeavy';
	src: url('../fonts/HelveticaNeueLTStd-Hv.otf');
	}
	@font-face {font-family: 'NeueLight';
	src: url('../fonts/HelveticaNeueLTStd-Lt.otf');
	}
	@font-face {font-family: 'NeueUltraLight';
	src: url('../fonts/HelveticaNeueLTStd-UltLt.otf');
	}
body{font-family:NeueUltraLight !important;//color:#a7a9ac;color:#000;line-height:25px !important;letter-spacing:2px;font-size:16px;width:auto;}
#bannerContainer{width:100%;height:100%;position:absolute;//z-index:-300}
.banner-image{background:transparent url(includes/images/splash/splash1.jpg) top center no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;height:100%;min-width:100%;position:absolute;top:0px;left:0px;}
.top-banner-image{background:transparent url(includes/images/splash/splash1.jpg) top center no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;height:100%;min-width:100%;position:absolute;top:0px;left:0px;}
table td{line-height:20px !important;font-size:13px;}
@media (min-width:992px){
}
@media (min-width:1200px){
}
p{
	padding:10px 0px 10px 0px;
}
.modal-dialog{width:630px;}
h3{color:#243942;font-size:20px !important;font-family:NeueUltraLight;line-height:35px;}
h2{color:#243942;font-family:NeueUltraLight;margin-bottom:3px;margin-top:0px;font-size:25px;letter-spacing:4px;}
h1{color:#243942;font-family:NeueUltraLight;margin-top:0px;margin-bottom:12px;font-size:65px;letter-spacing:1px;}
h4{color:#a7a9ac;font-family:"NeueUltraLight", Helvetica, Arial, "Lucida Grande", sans-serif;}
a:hover{color:#b6d6d5;}
.custom-button{color:#fff;background:#607379;height:40px;text-transform:uppercase;text-align:center;font-weight:bold;vertical-align:center;position:relaitve;padding-top:8px;width:150px;padding-left:10px;padding-right:10px;margin-left:auto;right:0px;font-family:NexaBold;border:0px;}
section{//padding-left:10px;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding-left:0px;padding-right:8px;padding-bottom:8px;padding-top:8px;}
article a{color:#fff;font-weight:bold;}
.pageTabs{//width:100px;display:inline-block;//position:absolute;bottom:0;width:300px;vertical-align:bottom;}
.tabtop{background:rgb(187,162,73);background:-moz-linear-gradient(top, rgba(187,162,73,1) 0%, rgba(216,202,152,1) 90%, rgba(216,202,152,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,162,73,1)), color-stop(90%,rgba(216,202,152,1)), color-stop(100%,rgba(216,202,152,1)));background:-webkit-linear-gradient(top, rgba(187,162,73,1) 0%,rgba(216,202,152,1) 90%,rgba(216,202,152,1) 100%);background:-o-linear-gradient(top, rgba(187,162,73,1) 0%,rgba(216,202,152,1) 90%,rgba(216,202,152,1) 100%);background:-ms-linear-gradient(top, rgba(187,162,73,1) 0%,rgba(216,202,152,1) 90%,rgba(216,202,152,1) 100%);background:linear-gradient(to bottom, rgba(187,162,73,1) 0%,rgba(216,202,152,1) 90%,rgba(216,202,152,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bba249', endColorstr='#d8ca98',GradientType=0);height:60px;color:#243942;border-radius:10px 10px 0px 0px;padding:10px;vertical-align:middle;//min-width:300px;font-weight:bold;font-size:20px;padding-left:10px;text-align:center;cursor:pointer;//box-shadow:4px -4px 23px #fff}
.tabs_botom{min-height:125px;min-width:300px;//display:none;border-radius:0 0 10px 10px;background:none repeat scroll 0 0 rgba(0, 0, 0, 0.75);color:#fff;font-size:14px;padding:20px;white-space:normal;}
.invest_popup{width:400px;border:1px solid #243942;background:#000;border-radius:10px;padding:10px;color:#fff;font-size:12px}
.pop_head{text-align:center;font-size:18px;color:#bba249;font-weight:bold;padding:5px;padding-bottom:10px;}
.pop_bottom > p{font-size:14px;}
.ui-content{padding-top:0px !important;padding-left:0px !important;padding-right:0px !important;}
//.container{padding-top:0px;padding-left:0px;padding-right:0px;//width:100% !important;//padding-left:50px;//padding-right:50px;//min-width:1000px;}
.inner_scroll{overflow:auto;max-height:600px}
@media (max-height:800px){.inner_scroll{max-height:450px}
}
.managenames{font-size:24px;color:#BBA249;padding-bottom:10px;}
@media (min-width:768px){
//.body{width:1500px}
}
@media (max-width:1000px){body{}
//.body{width:1500px}
}

#primary-menu { float: right; }

@media (min-width: 992px) {

.overlay-menu:not(.top-search-open) #primary-menu-trigger {
	opacity: 1;
	pointer-events: auto;
	left: auto;
	right: 75px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}

.overlay-menu:not(.top-search-open) .full-header #primary-menu-trigger { right: 90px; }

.overlay-menu #primary-menu > #overlay-menu-close {
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 25px;
	left: auto;
	right: 25px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	text-align: center;
	color: #444;
	z-index: 300;
	-webkit-transform: translateY(-80px);
	-ms-transform: translateY(-80px);
	-o-transform: translateY(-80px);
	transform: translateY(-80px);
	-webkit-transition: opacity .4s ease, transform .45s .15s ease;
	-o-transition: opacity .4s ease, transform .45s .15s ease;
	transition: opacity .4s ease, transform .45s .15s ease;
}

.overlay-menu #primary-menu > ul {
	opacity: 0 !important;
	pointer-events: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100% !important;
	z-index: 299;
	background: rgba(255,255,255,0.95);
	-webkit-transition: opacity .7s ease;
	-o-transition: opacity .7s ease;
	transition: opacity .7s ease;
}

.overlay-menu #primary-menu > ul.show {
	opacity: 1 !important;
	display: inherit !important;
	pointer-events: auto;
}

.overlay-menu #primary-menu > ul.show ~ #overlay-menu-close {
	opacity: 1;
	-webkit-transition: opacity .7s .4s ease, transform .45s .15s ease;
	-o-transition: opacity .7s .4s ease, transform .45s .15s ease;
	transition: opacity .7s .4s ease, transform .45s .15s ease;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto;
}

.overlay-menu #primary-menu > ul > li {
	float: none;
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
}

.overlay-menu #primary-menu > ul > li > a {
	font-size: 24px;
	padding-top: 19px;
	padding-bottom: 19px;
	letter-spacing: 2px;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translateY(-80px);
	-ms-transform: translateY(-80px);
	-o-transform: translateY(-80px);
	transform: translateY(-80px);
	-webkit-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
	-o-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
	transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
}

.overlay-menu #primary-menu > ul.show > li > a {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

}
#primary-menu-trigger,
#page-submenu-trigger {
	opacity: 0;
	pointer-events: none;
	cursor: pointer;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

