@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}

html, body {
	margin: 0!important;
	padding: 0!important;
}
body {
	background:#e2e2e2;
	font-size:14px;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
	color:#212834;
}
a, a:visited, a:link, a:active {
	color:#c50000;
	text-decoration:none;
	outline:none
}
a:hover {color: #ff0014; text-decoration:none}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.inner{
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 1168px;
}
header{
	position:relative;
	width:100%;
	padding: 10px 0;
	display:block;
	background:#000; 
}
.logo{
	display: inline-block;
	vertical-align: middle
}
.show-menu {
	font-family:'FontAwesome';
	text-decoration: none;
	color: #fff;
	font-size:22px;
	background: #4d4d4d;
	padding: 2px 10px;
	display: none;
	border-radius: 4px;
}
nav input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}
.navtxt{display:none;}
nav{
	position:relative;
	display:inline-block;
	vertical-align: middle;
	margin: 0 0 0 5%;
	padding: 0;
}
nav ul{
	display: inline-block;
	vertical-align: middle
}
nav li{display:inline-block;}
nav li a{
	display:block;
	font-size:14px;
	font-weight: 500;
	color:#fff!important;
	padding:0 15px;
	text-transform: uppercase
}
nav li a:hover{color:#2ba2df!important;}
.smHdr{
	position: absolute;
	top: 10px;
	right: 0;
}
i.fbIcon, i.twtrIcon, i.instIcon, i.inIcon{
	display: inline-block;
	vertical-align: middle;
	height: 37px;
	width: 37px;
	background: url(../images/fbIcon.png)
}
i.twtrIcon{background: url(../images/twtrIcon.png);}
i.instIcon{background: url(../images/instaIcon.png);}
i.inIcon{background: url(../images/inIcon.png);}
.subHdr{
	width: 100%;
	height: 612px;
	text-align: center;
	padding:1px 0 0;
	background-position: center top 70px;
}
.subHtxt{
	width: 55%;
	text-align: center;
	margin: 6% 0 0 40%
}
.subHtxt h3{
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.subHtxt p{
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	color: #fff;
	margin: 15px 0 80px
}
a.bluBtn, a.bluDrkBtn{
	display:block;
	width: 275px;
	margin: 20px auto 0;
	background: #022c60;
	padding: 10px 0;
	font-size: 24px;
	font-weight: 300;
	color: #fff;
	text-shadow: none;
	border-radius: 3px;
}
a.bluDrkBtn{background: #012147;}
.hvr-shutter-out-horizontal:before{
	background: #021b39;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.coreC{
	background: #e2e2e2;
	padding: 50px 0;
	width: 100%;
	text-align: center;
}
.coreC h3{
	font-size: 48px;
	color: #071c44;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase
}
.smIcon li{
	display: inline-block;
	width: 24%;
	margin: 25px 0;
	vertical-align: top
}
.smIcon a, .coreBox span{
	display:block;
	margin: 4px auto;
	height: 178px;
	width: 178px;
	background: #223353;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 73px;
}
.hvr-radial-out:before{
	background: #003f8e;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.coreTtl{
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.smIcon p{
	font-size: 14px;
	line-height: 22px;
}
i.investIcon, i.lendingIcon, i.brokeIcon, i.syndiIcon, i.speakIcon, i.mentorIcon, i.acqIcon, i.testiIcon{
	display: inline-block;
	width: 120px;
	height: 112px;
	background: url(../images/investIcon.png);
	margin-top: 30px;
}
i.lendingIcon{background: url(../images/lendingIcon.png);}
i.brokeIcon{background: url(../images/brokeIcon.png);}
i.syndiIcon{background: url(../images/syndiIcon.png);}
i.speakIcon{background: url(../images/speakIcon.png);}
i.mentorIcon{background: url(../images/mentorIcon.png);}
i.acqIcon{background: url(../images/acqIcon.png);}
i.testiIcon{background: url(../images/testiIcon.png);}
.contactC{
	padding: 50px 0 70px;
	background: #5b5f66;
	text-align: center
}
.contactC h3{
	color: #fff;
	font-size: 48px;
	margin-bottom: 28px;
	font-weight: 700;
}
.contForm{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.contForm input[type=text], .contForm input[type=tel], .contForm input[type=email], .contForm textarea{
	width: 100%;
	padding: 13px 13px 13px 55px;
	font-size: 18px;
	color: #494949;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	margin-bottom: 10px;
	border: 0;
	background: #dbdcdd url(../images/user.png) left 13px center no-repeat
}
.contForm input[type=tel]{background: #dbdcdd url(../images/phone.png) left 13px center no-repeat}
.contForm input[type=email]{background: #dbdcdd url(../images/email.png) left 13px center no-repeat}
.contForm input[type=text].subjF{background: #dbdcdd url(../images/subject.png) left 13px center no-repeat}
.contForm textarea{
	background: #dbdcdd url(../images/message.png) left 13px top 11px no-repeat;
	height: 122px;
	margin-bottom: 4px;
}
.contForm input[type=submit]{
	width: 100%;
	background: #1c283e;
	font-size: 24px;
	color: #fff;
	padding: 9px 0;
	text-transform: uppercase;
	text-align: center;
	border: 0;
}
.contForm input[type=submit]:hover{background: #003f8e;}
.contInfo{
	display: inline-block;
	vertical-align: top;
	background: #343840;
	color: #fff;
	padding: 20px 20px 10px;
	font-size: 16px;
	width: 25%;
	margin-left:25px;
	text-align: left
}
.contInfo h4{
	font-size: 24px;
	font-weight: 700;
	color: #adbdda;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.contInfo p{
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 15px;
}
.coreBox{
	display: block;
	background: #fff;
	width: 1106px;
	text-align: center;
	margin: 150px auto 70px;
	padding-bottom: 50px;
}
.coreBox span{
	display: inline-block;
	margin: -100px auto 10px;
}
.coreBox h3, .postTtl{
	display: block;
	font-size: 48px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	margin-bottom: 20px;
	color: #212834
}
.coreBox p{
	margin: 20px 50px;
	font-size: 18px;
	line-height: 30px;
	color: #474c55
}
.mainC{
	width: 1106px;
	margin: 30px auto 80px;
}
.deTtl{
	font-size: 48px;
	font-weight: 700;
	text-align: center;
	color: #071c44;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.whtBox{
	background: #fff;
	padding:35px 50px;
	margin-bottom: 30px;
}
.whtBox span{
	display: inline-block;
	vertical-align: top;
	width: 29%;
}
.whtBox span img{
	max-width: 100%;
	height: auto
}
.detailsR{
	display: inline-block;
	width:65%;
	margin-left: 30px;
}
.postTtl{
	font-size:36px;
	line-height: 38px;
	margin-bottom: 15px;
}
.whtBox p{
	font-size: 18px;
	line-height: 24px;
}
.whtBox.mbox span{width: 50%;}
.whtBox.mbox .detailsR{width: 45%;}


::-webkit-input-placeholder {
   color: #494949;
}
:-moz-placeholder { /* Firefox 18- */
   color: #494949;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #494949;  
}
:-ms-input-placeholder {  
   color: #494949;  
}


nav ul li ul, nav li a, .langHdr a, a.grnBtn, .wwdBox a, .contForm input[type=submit], .langHdr, .langHdr span, .langHdr span a{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}




.topSlider li img, .latestVid li img, .latestPS li img, .psImg img, .whtBox.mbox span img{
	width: 100%;
	height: auto
}

footer{
	position: relative;
	display: inline-block;
	width: 100%;
	background:#2c3038;
	text-align: center;
	color:#fff;
	font-size: 14px;
	margin: 0;
	padding: 40px 0;
}
footer li{
	margin: 10px 0;
	font-size: 16px;
	font-weight: 300;
}
footer li a{color: #fff!important}
footer li a:hover{color: #b4c9f2!important}
.ftrNav, .ourBiz, .smFtr, .ftrLogo{
	display: inline-block;
	vertical-align: top;
	width: 230px;
	margin-bottom: 20px;
	text-align: left
}
.ftrTtl{
	font-size: 24px;
	color: #9ba7bf;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 20px
}
.ourBiz{width: 340px;}
.smFtr{width:252px;}
.ftrLogo{
	width:247px;
	font-size: 12px
}

.out {opacity:0;filter:alpha(opacity=0);}
.in {opacity:1;filter:alpha(opacity=100);}


|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}

