.home .navbar-brand.stall{
    z-index: 0;
}
#abo_nl .mailpoet_paragraph {
    float: left;
    margin-bottom: 0 !important;
}
#abo_nl p{
    margin-bottom: 0;
}
#abo_nl .mailpoet_submit{
    margin-left: 10px;
    padding: 5px 15px;
    background: transparent;
    border: 1px solid #001232;
    border-radius: 0px;
}
#abo_nl .mailpoet_text {
    padding: 5px 15px;
    height: 33px;
}
#abo_nl #mailpoet_form_10 .mailpoet_message .mailpoet_validate_success{
    width: 250px;
    display: block;
    position: absolute;
    z-index: 9999999999999999;
    left: 50%;
    bottom: -110px;
    margin-left: -125px;
    border-radius: 5px;
    padding: 5px 10px;
}
#abo_nl #mailpoet_form_10 .mailpoet_message .mailpoet_validate_success{
    color: #155724;
    background: #d4edda;
}
#abo_nl #mailpoet_form_10 .mailpoet_message .mailpoet_validate_error{
    color: #721c24;
    background-color: #f8d7da;
}
.single-mailpoet_page .chare_rs,.single-mailpoet_page  .nav_single{
    display: none;
}
#btn_nl[aria-expanded="false"] span{
    margin-top: 2px;
    margin-left: 15px;
    -webkit-transition-duration: 400ms;
         -o-transition-duration: 400ms;
            transition-duration: 400ms
}
#btn_nl[aria-expanded="true"] span{
    margin-top: 2px;
    margin-left: 15px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}