/* Enter Your Custom CSS Here */
.grecaptcha-badge{
	visibility: collapse !important;  
}
.stm-nav__menu_type_header > .menu-item {
    position: relative;
    padding: 0;
    margin: 0 15px!important;
    font-size: 18px;
    z-index: 9;
}

.logo img {
    display: inline-block;
    max-width: 160%;
    height: auto;
    width: 250px;
}

.stm-nav__menu {
    list-style: none;
    padding-right: 0px;
    margin-bottom: 0;
  	margin-left: 50px;
    font-size: 0;
}

.top-bar_view-style_1 {
    background: #022f6b;
}

.header_view-style_1 .stm-nav_type_header {
    float: right;
}

header#masthead-progression #logo {
   float:left;
	 top:100px;
}

nav#site-navigation {
    float: left;
    top: 50px;
}

.stm-teacher__name a {
    pointer-events: none!important;
}

.stm-icon-box_style-4 .stm-icon-box__title {
    margin-top: 13px;
    margin-bottom: 14px;
    letter-spacing: 0.20px;
    font-size: 22px;
    font-weight: 600;
   /* pointer-events: none;*/
    line-height: 26px;
}

.stm-teacher__photo {
    max-width: 160px;
    margin: 0 auto 17px;
    pointer-events: none;
}