	.overflow-hide {
		overflow: hidden;
	}
	#main-navbar {position: relative;}
	.wrapper {padding-top: 0 !important;}
	.anchor-point {position: absolute; opacity: 0; top: -125px;}
	.main-nav-section.yamm {
		display: flex;
	    justify-content: flex-end;
	}
	.wait-message .loading {text-align: center; margin-bottom: 10px;}
	.wait-message .loading i {font-size: 32px;}
	.wait-message .progress {width: 100%; background: #efefef; height: 20px; border-radius: 10px; position: relative; margin-bottom: 10px;}
	.wait-message .progress-bar {width: 0%; position: absolute; left: 0; top: 0; height: 20px; border-radius: 10px; background: #0E6087; transition: linear .2s;}
	.success {padding: 15px; text-align: center;}
	.error-color {color: #e02b27;}
	.progress-statement {text-align: center; margin-bottom: 10px;}
	.submitting {text-align: center; padding: 15px;}
	.form-statement {font-size: 12px;color: #898989;line-height:1.2;font-style: italic;text-align: center;display: block;padding: 5px 40px 0;}
	.form-information {text-align: center;margin-bottom: 10px;line-height:1.2;color: #898989;font-weight: bold;font-style: italic;font-size: 16px;}
	
	@-webkit-keyframes rotating {
	  from {
	    -webkit-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    transform: rotate(0deg);
	  }
	  to {
	    -webkit-transform: rotate(360deg);
	    -o-transform: rotate(360deg);
	    transform: rotate(360deg);
	  }
	}
	@keyframes rotating {
	  from {
	    -ms-transform: rotate(0deg);
	    -moz-transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    transform: rotate(0deg);
	  }
	  to {
	    -ms-transform: rotate(360deg);
	    -moz-transform: rotate(360deg);
	    -webkit-transform: rotate(360deg);
	    -o-transform: rotate(360deg);
	    transform: rotate(360deg);
	  }
	}
	.rotating {
	  -webkit-animation: rotating 2s linear infinite;
	  -moz-animation: rotating 2s linear infinite;
	  -ms-animation: rotating 2s linear infinite;
	  -o-animation: rotating 2s linear infinite;
	  animation: rotating 2s linear infinite;
	}
	.form__row--radiobuttons {margin-bottom: 15px;}
	.main-nav-section.yamm>ul:first-child {
	    display: flex;
	    flex-basis: calc(50%);
	    justify-content: center;
	}
	.main-nav-section.yamm>ul:last-child {
	    display: flex;
	    justify-content: flex-end;
	    flex-basis: calc(25%);
	}
	.main_menu {
	    display: block;
	    height: 0;
	    opacity: 0;
	    overflow: hidden;
	    transition: linear .2s;
	}
	li.underliner:hover>a:after {
	    display: block !important;
	    content: ' ';
	    width: 100%;
	    border-bottom: 2px solid #186ea8;
	}
	li.underliner a {
		text-decoration: none !important;
	} 
	li.black-underliner:hover>a:after {
	    display: block !important;
	    content: ' ';
	    width: 100%;
	    border-bottom: 2px solid #000;
	}
	li.black-underliner a {
		text-decoration: none !important;
	}
	.ft_top_main .ft_top {padding-bottom: 15px !important;}
nav ul li .main_menu.activator {
    display: block !important;
    opacity: 1;
    height: auto;
    overflow: hidden;
    transition: linear .2s;
}
.header-link span {
    color: #0B0C08;
    font-size: 16px;
    font-weight: bold;
}
.login-heading {
	color: #909090;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
	padding: 10px 0;
}
.login-heading .black {
	color: #000;
}
.login-row .login-col {
	padding: 35px 0;
}
.login-row .login-col:nth-child(odd) {
	background: #e6eaec;
}
.login-col h3 {
	color: #000;
	font-size: 18px;
	margin-top: 0;
}
.login-col .course-list-buttons {
	padding-left: 15px;
	display: block;
	list-style: unset;
}
.login-col .course-list-buttons li {
	color: #000;
}
.login-col .course-list-buttons a {
	color: #000;
	text-decoration: none;
}
.login-col .course-list-buttons a:hover {
	text-decoration: underline;
}
.login-col .inner {
	display: flex;
	justify-content: center;
}
.login-row .login-col .yellow-buttons {
    padding: 7px 0 !important;
    font-size: 14px;
    max-width: 125px;
}
.mobile-kit {
	border-top: 2px solid #000;
}
@media (min-width: 768px){
.main_menu {
    display: block;
}
}
.indenter {margin-left: 15px !important;}
@media screen and (max-width: 768px) {
	.mega_menu ul {text-align: left; width: 49% !important;}
	.mega_menu ul.force-wide-mobile {text-align: left; width: 100% !important;}
	.products-mega {padding: 0 25px;}
	.products-mega * {text-align: left !important;}
	.indenter {margin-left: 0 !important;}
	.flex-mobile {
		display: flex !important;
		flex-wrap: wrap;
	    justify-content: center !important;
        background: #efefef;
	    margin-left: -15px;
	    margin-right: -15px;
        padding: 10px 0 2px;
	}
	.flex-mobile .show-mobile {
		padding: 0;
	}
	.flex-mobile li.hide-mobile) {
		display: none;
	}
	.flex-mobile .show-mobile a {
		color: #8c8c8c !important;
	    line-height: 1;
	    font-size: 20px;
        padding: 10px 15px 15px;
	}
	.flex-mobile .show-mobile.active {
	    border-bottom: 2px solid #8c8c8c;
	}
	.flex-mobile .products-mega-mobile, .flex-mobile .about-mega-mobile, .flex-mobile .academy-mega-mobile {
		flex-basis: calc(100%);
		padding: 0;
		background: #fff;
	}
	.flex-mobile .products-mega-mobile .main_menu, .flex-mobile .about-mega-mobile  .main_menu, .flex-mobile .academy-mega-mobile  .main_menu {
		margin-top: 0px !important;
	}
	.products-mega .flexit.parent ul li {
		margin: 0 auto;
		max-width: 300px;
		text-align: left;
	}
	.flexit.parent .show-mobile .nav-header {
	    font-weight: bold;
	    color: #0B0C08 !important;
	    font-size: 16px;
	    padding: 0;
	}
	.flexit.products-mega>div:nth-child(2) {
		padding-left: 0 !important;
	}
	.flexit.products-mega>div:nth-child(2) a, .flexit.products-mega>div a {
	    margin: 0 !important;
	    max-width: 300px;
	    text-align: center;
	    padding: 5px 0;
	}
	.mobile-mega-menu-nav {
		height: 0px !important;
		display: none !important;
		opacity: 0 !important;
	}
	.mobile-mega-menu-nav.active {
		height: auto !important;
		display: block !important;
		opacity: 1 !important;
	}
	.flexit.rect a {
	    max-width: unset !important;
        flex-basis: calc(50%) !important;
        padding: 0 !important;
        overflow: hidden !important;
	}
	.flexit.rect a img {
		width: 100%;
		height: auto;
	}
	.flexit.rect {
		display: flex !important;
	}
	.flexit.rect a span, .flexit.products>div:first-child span {
		font-size: 20px;
	}
	.main-nav-section li.float-right {
	    margin: 0 auto;
	    max-width: 300px;
	    text-align: left;
	    padding: 5px 0;
	}
	.search-icon.float-right.z-900 {
		display: none !important;
	}
	#mega-close {
		right: 20px;
		top: 15px;
	}
	#mega-close i {
		font-size: 19px !important;
		padding: 3px 5px !important;
	}
	.mobile-kit {
		border: 0 !important;
	}
	.flexit.products-mega a.active {
		text-decoration: underline !important;
	}
}
.cart_menu {
    width: 290px;
    padding: 25px 35px;
    border-radius: 0px 0px 3px 2px;
    display: none !important;
    top: 0;
    right: -49px;
    padding-top: 46px !important;
    background: transparent;
    box-shadow: none;
    margin: 0;
    left: unset;
}
.cart-dropdown-inner {
    box-shadow: 0px 0px 18px rgba(26, 26, 26, 0.10) inset;
    background: #fff;
    padding: 15px;
}
.main_menu.login_menu {
	box-shadow: none;
    background: transparent;
    margin: 0;
    padding-top: 0;
    top: 42px;
}
.main_menu.login_menu .main-login {
    background: rgba(255, 255, 255, .96);
    box-shadow: 0px 1px 12px rgba(0,0,0,.1);
    text-align: left;
    padding: 0;
}
.drop-search {
    border-top: 1px solid #e7e7e7;
}
.drop-search form {
	display: flex;
	flex-wrap: nowrap;
}
.drop-search form .search_input {
	width: 100%;
	flex-basis: calc(97%);
}
.drop-search form .search_bt {
	flex-basis: calc(3%);
}
.search_input .textfield {
    background: transparent !important;
}
.z-900, .z-900 a {
	z-index: 900;
}
.z-10 {
	z-index: 10;
}
.team-list-row>div {
	display: flex;
	flex-wrap: wrap;
}
.team-list-row .team-member {
	flex-basis: calc(25% - 10px);
	margin: 0 5px 25px;
}
.team-member {
	background: transparent;
}
.row.team-list-row {
	padding: 45px 0 0;
}
.member-image {
	position: relative;
    overflow: hidden;
    height: 155px;
    width: 155px;
    margin: 0 auto;
    border-radius: 150px;
    text-align: center;
    background: #f2f2f2;
}
.member-image img {
    max-width: 100%;
    display: inline-block;
    max-height: 100%;
    height: 100%;
    width: 100%;
}
.member-image a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 50%;
    background-size: 75px;
    transform: translateX(-50%);
    transition: .3s ease;
    display: none;
}
.member-image:hover a {
    display: block;
    opacity: 1;
}
.team-member h4 {
    color: #000;
    text-align: center;
    font-size: 18px;
}
.team-member p {
    color: #939492;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}
.team-member .about {
	display: block !important;
}
@media screen and (max-width: 768px) {
	.team-list-row .team-member {
		flex-basis: calc(50% - 10px);
	}
	.logo-container {
	    display: flex !important;
	    width: 100% !important;
	    margin: 0 !important;
	}
}
@media screen and (max-width: 640px) {
	.team-list-row .team-member {
		flex-basis: calc(100% - 10px);
	}
}
.nav-icon {
	margin-top: 15px !important;
}
.nav-icon.open {
	margin-top: 10px !important;
}