.email-signup-header {
    display: inline-block;
}

.header--main {
    padding-top: 0!important;
}

@media (min-width: 768px){
    .header--main {
        background: transparent!important;
    }
}

.header--main-v2 {
    background: rgba(0,0,0,0.4);
}

.email-signup-header {
    margin-left: 20px;
    height: 46px;
    vertical-align: middle;
}

.email-signup-header .mc4wp-alert {
    line-height: 52px;
}

.email-signup-header form .expanded {
    display: inline-block;
    top: 10px;
    position: relative;
}

.email-signup-header form .expand-btn {
    border-color: #fff!important;
    display: inline-block;
    font-family: "Open Sans"!important;
    font-size: 15px;
    top: -11px;
    position: relative;
    padding-top: 12px!important;
}

.header--main-top {
    background: #1AA9A9!important;
    padding-top: 0!important;
    height: 46px!important;
    font-size: 13px;
    font-family: "Open Sans";
}

.header--main-top .header__menu__stack {
    text-align: right;
}

.header--main-top .header__menu {
    margin-top: 0;
}
.header--main-top .email-signup-header .ctct-embed-signup h2 {
    line-height: 1;
    position: static;
    top: 0;
    overflow: hidden;
    margin-bottom: 0.56em;
    margin-top: 0.56em;
}
.header--main-top .email-signup-header .ctct-embed-signup input {
    border-color: #fff;
    font: 15px "Open Sans";
    top: -6px;
    height: 37px;
    width: 270px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header--main-top .email-signup-header .ctct-embed-signup input {
        top: -7px;
    }
}

.header--main-top .email-signup-header .ctct-embed-signup .ctct-button {
    border: 1px solid #fff;
    font: 13px "Open Sans";
    position: relative;
    top: -9px;
    height: 37px;
    padding: 9px 16px 11px;
    vertical-align: middle;
    margin: 0;
}

.header__menu__item, .header__menu__item--small {
    font-size: 13px;
}

.header--main-subline {
    top: 46px!important;
    background: rgba(0,0,0,0.5)!important;
    height: 92px!important;
    padding: 0!important;
}

.top-menu {
    float: left;
    height: 100%;
    margin: 0;
}

.top-menu li {
    display: block;
    list-style: none;
    float: left;
    height: 100%;
}

.top-menu li a {
    font-family: "Open Sans";
    font-size: 15px;
    color: #fff;
    display: block;
    padding: 32px 20px 0;
    height: 100%;
    width: 100%;
}

.top-menu li a:hover {
    background: #1AA9A9!important;
    text-decoration: none;
}

.main-logo {
    float: left;
    display: block;
    height: 100%;
    width: 182px;
}

.main-logo img {
    padding: 7px 0 0 0 !important;
    width: 100%;
}


.header--main-subline .container,
.header--main-subline .row,
.header--main-subline .header__menu {
    height: 100%;
    margin-top: 0;
}

.header-search {
    margin-top: 27px!important;
}

.header-search button {
    border: none!important;
}

.addthis_sharing_toolbox {
    display: block;
}

.social-media-icons {
    display: none!important;
}

.social-nav .article__info {
    margin-top: 3px!important;
}

.header__menu {
    width: 104%!important;
}

@media (min-width: 980px) {
    a.arrow__prev {
        left: 48px;
    }
}