#megamenu {
	position:absolute;	
	z-index: 50;
	width: 100%;
	padding-top: 50px;
}
#megamenu-top {
	background:#E5E6E8;
	border-bottom:1px solid #4BA0A5;
	padding:5px 0;	
}
#megamenu-bottom {
	background:rgba(255,255,255,0.95);
	border-bottom:1px solid #4BA0A5;
	padding:5px 0 10px 0px;	
}
.megamenu-inner {
	width:1200px;
	margin:0 auto;	
}
#megacol-left {
	width:20%;
	float:left;
	margin-right:2%;
}
#megacol-mid {
	width:36%;
	float:left;
	margin-right: 2%;
}
#megacol-right {
	width:40%;
	float:left;
}
.clear {
	clear:both;	
}
#megamenu-top a {
	font-size:18px;
	text-transform:uppercase;
	color:#4BA0A5;
	display:block;
	text-decoration:none;	
}
#megamenu-bottom #megacol-left li {
	width:100%;	
	font-size:14px;
	position:relative;
}
#megamenu-bottom #megacol-left li a {
	display:block;
	padding:8px 20px 8px 10px;
	color:#5E6C7A;
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;	
	position:relative;
	text-decoration:none;
	line-height:55%;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
	font-weight:300;
}
#megamenu-bottom #megacol-left li a:hover {
	font-weight:600;
}
/*#megamenu-bottom #megacol-left li a:after {
	content: '>';	
	color:#4BA0A5;
	position:absolute;
	top:7px;
	right:7px;
	font-size:18px;
}*/
#megamenu-bottom #megacol-mid li {
	width:100%;	
	font-size:14px;
}
#megamenu-bottom #megacol-mid li a {
	display:block;
	padding:9px 20px 9px 10px;
	color:#5E6C7A;
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;	
	position:relative;
	text-decoration:none;
	line-height:50%;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
	font-weight:300;
}
#megamenu-bottom #megacol-mid li a:hover {
	background:none;	
}
#megamenu-course-block {
	width:100%;
	padding:0;
	overflow:hidden;	
	margin-top:10px;
}
#megamenu-course-block-top {
	width:100%;
	text-align:left;
	padding:7px 10px;
	font-size:16px;
	text-transform:uppercase;	
	color:#FFF;
	box-sizing: border-box;
}
.megamenu-course-block-top-left {
	width:calc(100% - 185px);	
}
.megamenu-course-block-top-left .megamenu-label-date {
	border-right: 1px solid #fff;
	width:54%;
	display:inline-block;	
	box-sizing: border-box;
	padding:0 5px;
}
.megamenu-course-block-top-left .megamenu-label-location {
	width:54%;
	display:inline-block;	
	box-sizing: border-box;
	padding:0 5px;	
	width:44%;
}
#megamenu-course-block-subtext {
	background:#4BA0A5;
	box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    padding: 8px 48px;
    text-align: right;
	display:none;
}
#megamenu-course-block-bottom {
	width:100%;	
}
#megamenu-course-block-bottom-left {
	width:185px;
	float:right;	
}
#megamenu-course-block-bottom-left img {
	width:100%;	
}
#megamenu-course-block-bottom-right {
	float:left;
	width:calc(100% - 185px);		
}
.megamenu-right-inner {
	background:#5C6670;	
	padding:5px 10px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	min-height: 221px;
}
.mega-course-row {
	border-bottom:1px solid #FFF;
	padding:3px 0;	
	text-align:left;
	margin-bottom:0;
}
.mega-course-row:last-of-type {
	border:none;	
}
.mega-course-row-coldate {
	width:54%;
	display:inline-block;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
	font-size:12px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 5px;
	border-right:1px solid #FFF;
	color:#FFF;
	line-height:100%;
}
.mega-course-row-colcity {
	width:40%;
	display:inline-block;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
	font-size:12px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 5px;
	color:#FFF;
	line-height:100%;
}
#megamenu-gray-bottom {
	background:#8D8F90;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	margin-top:2px;
}
#megamenu-gray-bottom span {
	padding:0 10px;
	border-right:1px solid #FFF;
	display:block;
	float:left;
}
#megamenu-gray-bottom span:last-of-type {
	border:none;	
	padding-right:0;
}
#megamenu-gray-bottom span img {
	height:18px;
	display:block;
	float:left;	
}
#megamenu-gray-bottom strong {
	font-size:12px;
	color:#FFF;
	font-weight:600;	
	float:left;	
	margin:-1px 0 0 7px;
	text-transform:uppercase;
}
#megamenu-industry-block {
	width:100%;	
	margin-top:10px;
}
#megamenu-industry-block img {
	width:100%;
	display:block;	
}
#megamenu-industry-block-bottom,
.megamenu-industry-block-bottom-left,
.megamenu-industry-block-bottom-right {
	height:64px;	
}
.megamenu-industry-block-bottom-left {
	width:51%;
	float:left;	
	background-size:auto 75%;
	background-position:8px 8px;
	background-repeat:no-repeat;
	padding-left:50px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.megamenu-industry-block-bottom-right {
	float: right;
    width: 30%;	
}
.megamenu-industry-block-bottom-left span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);	
  text-align:left;
  font-size:20px;
  text-transform:uppercase;
  color:#FFF;
  display:block;
  font-weight:600;
  padding:0 15px;
}
#megamenu-bottom #megacol-mid li {
	position:relative;	
}
#megamenu-bottom #megacol-left li small, #megamenu-bottom #megacol-mid li small {
	padding:2px 10px;
	display:block;
	position:absolute;
	top:0;
	right:0;	
	color:#5e6c7a;
}
#megamenu-bottom #megacol-left li:hover small {
	color:#FFF;
}
.megamenu-industry-block-bottom-logo {
	width:84px;
	height:64px;	
	text-align:center;
	float:left;
	background:#FFF;
}
#megamenu-industry-block .megamenu-industry-block-bottom-logo img {
	width:42px;		
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	display:inline-block;
}
#megamenu-course-block-bottom #megamenu-course-block-bottom-right p a:hover {
	background:	#757F89;
}
#lr-newhome #servicesContainer,
#lr-newhome #locationsContainer,
#lr-newhome #trainingContainer {
	top:0;	
}

#megamenu-bottom #megacol-mid li a:hover {
color:#FFF;
}
@media (max-width: 1270px) { 
	#megamenu {
		display:none;	
	}
}