@font-face {font-family: 'NeueBold';
src: url('/assets/fonts/HelveticaNeueLTStd-Bd.otf');
}

@font-face {font-family: 'NeueHeavy';
src: url('/assets/fonts/HelveticaNeueLTStd-Hv.otf');
}
@font-face {font-family: 'NeueLight';
src: url('/assets/fonts/HelveticaNeueLTStd-Lt.otf');
}
@font-face {font-family: 'NeueUltraLight';
src: url('/assets/fonts/HelveticaNeueLTStd-UltLt.otf');
}
@font-face {font-family: 'NeueThin';
src: url('/assets/fonts/HelveticaNeueLTStd-TH.otf');
}
@font-face {font-family: 'NeueReg';
	src: url('/assets/fonts/HelveticaNeue.ttf');
}
@font-face {font-family: 'OpenBold';
src: url('/assets/fonts/OpenSans-Bold.ttf');
}
@font-face {font-family: 'OpenReg';
	src: url('/assets/fonts/OpenSans-Regular.ttf');
}
@font-face {font-family: 'OpenLight';
	src: url('/assets/fonts/OpenSans-Light.ttf');
}

#primary-menu ul li:hover > a, #primary-menu ul li.current > a{
	color:#fff;
}


#header.full-header #logo{
	padding-right:0px;
	margin-right:0px;
	border-right:0px;
}

#header.full-header #primary-menu > ul{
	border-right:0px;
}

body{font-family:arial ;//color:#a7a9ac;color:#fff;line-height:30px !important;letter-spacing:0px;font-size:18px ;width:auto;background:#000}
#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:#fff;font-size:22px !important;font-family:NeueUltraLight;line-height:35px;letter-spacing:2px;}
h2{color:#fff;font-family:NeueUltraLight;margin-bottom:3px;margin-top:0px;font-size:22px;letter-spacing:4px;}
/* h1{color:#fff;font-family:NeueUltraLight;margin-top:0px;margin-bottom:12px;font-size:55px;letter-spacing:1px;} */
h1{color:#fff;font-family:NeueUltraLight;margin-top:0px;margin-bottom:12px;font-size:45px;line-height:52px;letter-spacing:1px;}
h4{color:#fff;font-family:"NeueUltraLight"}
h6{color:#fff;font-size:22px !important;font-family:NeueReg;line-height:35px;letter-spacing:2px;}
//a:hover{color:#fff;}

a {
	text-decoration: none !important;
	color: #000;
}

a:hover { color: #000; }

.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}
}

#rootwizard .navbar{
	width:100%;
	margin-left:0px;
	height:auto;
}

.navbar-nav{
	float:right !important;
}

.foot-nav .bg-light{
 background:#403f41 !important;
  margin-right:-30px;
}
p{
margin-bottom:10px;
}

ol li::marker{
	font-weight:800;
	margin-left:10px;
}
ol{
	margin-bottom:15px;
	margin-left:3.8em;
}
ol li{
	text-indent:5px;
	line-height:1.6em;
}