@charset "UTF-8";
/* CSS Document */

p {
	margin-bottom: 30px;	
}

.mainText p, .mainText ul, .mainText ol {
	margin-bottom: 20px;	
}

.sub .billboardBckgrnd {
	height: 370px !important;
}

/* Sub banner */

.subBanner {
	position: relative;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #2F7D7E;
	/*background-image: url(/img/subBannerShape.svg);
	background-position: center 100.5%;
	background-repeat: no-repeat;
	background-size: cover;*/
	height: 150px !important;
	overflow: hidden;
	z-index: 0;
	border: 0px solid #333;
	}
	
.sub .subBanner h1 {
	top: -20px;	
}

.sub .subBanner h1 .sfBreadcrumbWrp ul.rsmOneLevel {
	position: relative;
	margin-top: 0px !important;
	font-family : "museo_sans700";
	font-size : 50px;
	line-height : 52px;
	letter-spacing : -1px;
	color: #fff;
}

.sub .subBanner h1 .sfBreadcrumbWrp ul.rsmOneLevel > li {
	display: none;	
}

.sub .subBanner h1 .sfBreadcrumbWrp ul.rsmOneLevel li:first-child {
	display: block !important;
	height: 40px;
	text-indent: 0;
	padding: 0;	
}

.sub .subBanner h1 .sfBreadcrumbWrp ul.rsmOneLevel li a {
	color: #fff;
	padding: 0;
}

.sub .subBanner h1 .sfBreadcrumbWrp ul.rsmOneLevel li a:hover {
	background: none;
}

.subBannerImageBox {
	height: 200px;
	overflow: hidden;
	height: 80%;
	margin-top: -50px;
	}

.subBannerImage {
	position: absolute;
	top: -10%;
	right: 0;
	/*width: 700px;*/
	
	/*border: 2px solid;
	z-index: 0;*/
}


.bottomLeftAngle {
	display: block;
	position: absolute;
	background: url(/img/bottomAngleLeft.svg) bottom left no-repeat;
	bottom: 0px;
	left: -2px;
	height: 100%;
	width: 100%;
	z-index: 0;	
}

.bottomRightAngle {
	display: block;
	position: absolute;
	background: url(/img/bottomAngleRight.svg) bottom left no-repeat;
	bottom: 0px;
	right: -2px;
	height: 100%;
	width: 100%;
	z-index: 0;	
}

/* end Sub banner */

/* Right bar */

h2.newsTitle {
	color: #2F7D7E !important;	
}

.rightBar {
	
}

.rightBar ul.sfnewsList {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	border: 0px solid;
}

.rightBar ul.sfnewsList li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;	
}

.rightBar ul.sfnewsList h2.sfnewsTitle.sftitle {
	font-family: 'museo_sans700';
	font-size: 17px;
	line-height: 22px;
	font-weight: 100 !important;
	letter-spacing: 0;
	margin-bottom: 7px;
}

.rightBar ul.sfnewsList .sfnewsMetaInfo.sfmetainfo {
	display: inline-block;
	padding: 10px 10px 8px 10px;
	margin-bottom: 7px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 100;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #333;
	/*background: #479188;*/
	color: #fff;	
}

.rightBar ul.sfnewsList .sfnewsSummary.sfsummary {
	font-size: 14px;
	line-height: 23px	
}

.rightBar .viewBar a {
	display: block;
	margin: 0;	
}


/* Main Content */

.main-container {
		
}

.main-container .mainText {
	margin-top: 0px;
	font-family: "Lato" !important;
	font-size: 15px;
	z-index: 1;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
	border: 1px solid #ccc;
}

.main-container .mainText h1 {
	font-size: 35px;
	line-height: 34px;
	letter-spacing: -1px;
	margin-bottom: 20px;	
}

.main-container .mainText h2 {
	font-family : "museo_sans100";
	font-size : 27px;
	line-height : 30px;
	letter-spacing : -1px;
	margin-bottom: 15px;
	color : #3C3C3B;
	color : rgb(60, 60, 59);
}

.main-container .mainText h3 {
	display: block;
	font-family : "museo_sans700";
	font-weight : normal;
	font-size : 1.2em;
	line-height : 1em;
	color: #479188;
	text-transform : uppercase;
	letter-spacing: .25em;
	color : #333;
	padding: 0;
	margin-bottom: 15px;	
}

.neuroList a {
    padding: 7px 15px;
}

.neuroList a:before {
    font-family: "FontAwesome";
    content: "\f101";
    position: absolute;
    top: 7px;
    left: 4px;
}

.mainText .sfBreadcrumbWrp .sfNoBreadcrumbNavigation a.rsmLink {
	font-family: "museo_sans700";
	font-size: 36px;
	line-height: 42px;
	letter-spacing: -1.25px;
	margin-bottom: 0;
	padding: 0;
	color: #3C3C3B;
}

.mainText .sfBreadcrumbWrp .sfNoBreadcrumbNavigation a.rsmLink:hover {
	text-decoration: none;
	opacity: 1;
	background: none;
	cursor: default;
}

.main-container .mainText ul.mentorList {
	padding-left: 0;	
}

.main-container .mainText ul.mentorList li {
	margin-left: 0px;
	margin-bottom: 15px;	
	padding-bottom: 15px;
	list-style: none;
	border-bottom: 1px dashed;
}

.main-container .mainText ul.mentorList li p {
	margin-bottom: 15px;	
}


/* Table formating */

.sub .main-container .mainText table {
	font-size: .875em;
	line-height: 1.5em;
}

.sub .main-container .mainText table thead {
	
}

.sub .main-container .mainText table thead {
	background: #3c3c3b;
	color: #fff;
	text-transform: uppercase;
}

.sub .mainText table td {
	padding: 10px;
	vertical-align: top;
}

.sub .mainText table th {
	padding: 10px;
	width: 20%;	
}

/* end Table formatting */
/* Breadcrumb */


.breadCrumbBar {
	
}

.breadCrumbBar .sfBreadcrumbWrp ul {
	font-family: "museo_sans300", "Lato";
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 20px !important;
	padding: 10px 0 !important;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0;
}

.breadCrumbBar .sfBreadcrumbWrp li {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;	
	border: 0px solid;
}

.breadCrumbBar .sfBreadcrumbWrp li a {
	display: inline-block;
	margin: 0 !important;
	padding: 4px 15px;
	color: #333;
}

.breadCrumbBar .sfBreadcrumbWrp li.sfBreadcrumbNavigation a.rsmLink:hover {
	background: none !important;
	color: 	#E84E1B;
}


.breadCrumbBar .sfBreadcrumbWrp li.sfNoBreadcrumbNavigation a.rsmLink {
	background: #E84E1B;
	color: #fff;	
}

.breadCrumbBar .sfBreadcrumbWrp li.sfBreadcrumbNavigation i.fa {
	color: #E84E1B;
}


.breadCrumbBar .sfBreadcrumbWrp span {
}

/*.breadCrumbBar .sfBreadcrumbNodeSeparator {
	display: inline-block;
	width: 20px;
	color: #E84E1B;
	margin: 0;
	padding: 0;
	
	border: 1px solid;
}

.breadCrumbBar .sfBreadcrumbNodeSeparator:before {
	font-family: "FontAwesome";
	font-size: 14px;
	line-height: 10px;
	content: "\f101";
}*/

/* Clients */

.clients * {
	border-radius: 0 !important;
}

.clients p {
  margin-bottom: 48px !important;
}
.client-row {
  overflow: hidden;
  text-align: center;
  line-height: 0;
}
.client-row .col-sm-3 {
  display: inline-block;
  min-height: 80px;
  line-height: 80px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.client-row img {
  max-height: 60px;
  max-width: 140px;
  opacity: 0.3;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: none;
}
.client-row img:hover {
  opacity: 1;
}
.client-row .row-wrapper {
  display: inline-block;
  width: 80%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.client-row:last-child .row-wrapper {
  border-bottom: none;
}
.row-wrapper .col-sm-3 {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.row-wrapper .col-sm-3:last-child {
  border-right: none;
}
.clients-2 {
  text-align: center;
  padding: 30px 0px 0px 0px;
  border-top: 1px solid #ccc;
}
.clients-2 .col-md-2 {
  height: 80px;
  line-height: 80px;
}
.clients-2 img {
  max-height: 100px;
  max-width: 175px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0.4;
}
.clients-2 img:hover {
  opacity: 1;
}


.social-icons {
    list-style: outside none none;
    overflow: hidden;
    display: inline-block;
}

.RadPanelBar_subNav.subNav {
	background: #F2E5E5;	
	background-color: transparent;
}

.RadPanelBar_subNav.subNav * {
	border: none !important;	
}

.RadPanelBar_subNav.subNav {
	border: 0px solid;
	width: auto;	
}

.RadPanelBar_subNav.subNav .rpRootGroup {
	border: none;
	margin-bottom: 25px;	
}

.RadPanelBar_subNav.subNav .rpRootGroup li.rpItem {
	position: relative;
	border-bottom: 1px solid #ccc !important;
}

.RadPanelBar_subNav.subNav .rpRootGroup > li.rpItem > a.rpLink:before {
	font-family : "FontAwesome";
	content: "\f101";
	position: absolute;
	top: 7px;
	left: 4px;
}

.RadPanelBar_subNav.subNav .rpRootGroup > li.rpItem > a.rpLink.rpExpanded:before {
	content: "\f103";
}

.RadPanelBar_subNav.subNav .rpRootGroup li.rpItem a.rpLink {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.RadPanelBar_subNav.subNav .rpRootGroup li.rpItem a.rpLink:hover {
	background: #E84E1B;
	color: #fff; 
}

.RadPanelBar_subNav.subNav .rpRootGroup li.rpItem a.rpLink:hover {
		
}

.RadPanelBar_subNav.subNav .rpRootGroup li.rpItem .rpSlide {
	background-color:#E5E8D4;
}

.RadPanelBar_subNav.subNav .rpRootGroup li.rpItem .rpSlide a.rpLink {
	font-weight: 700;
}

