/*CSS Added from redbooth-com-wp*/

/*Footer*/
.msf-hr-top {
    padding-top: 54px;
    max-width: 1120px;
    /* border-top: 1px solid red; */
    /* background-color: lightblue; */
    padding-bottom: 0px;
    margin-bottom: 30px;
}
.msf-footer .msf-columns {
/*    background: teal;*/
    padding-left: 0;
}
.msf-footer .msf-columns:first-child {
/*    background: lightgreen;*/
    padding-left: 0;
}
.msf-footer .msf-columns:last-child {
/*    background: antiquewhite;*/
    padding-right: 0;
}
.msf-footer__links {
    margin-bottom: 0;
}
ul.msf-footer__links li {
    line-height: 26px;
}

.msf-footer__ctas {
/*    background: green;*/
    margin-left: auto;
    margin-top: -4px;
}
.msf-footer__ctas li a {
    font-size: 16.8px;
    padding-top: 19px;
    padding: 19px 31px 16px 39px;
}


/*Footer Links first item bold*/
ul.msf-footer__links li:first-child a {
    color: #2d2d2d;
    font-family: LatoWebBold, AvenirNextLTPro-Demi;
    text-decoration: none;
    cursor: default;
    font-style: normal;
    letter-spacing: .1px;
}
.msf-footer__links a {
/*    color: red;*/
    letter-spacing: .4px;
}

.msf-footer__links a,
.msf-footer__links a:focus,
 .msf-footer__links a:visited {
/*    color: red;*/
}
.msf-medium-2 {
    width: 20%;
}
/*Middle Footer*/
.msf-hr-middle {
    background: #f5f5f5;
    max-width: 1340px;
    margin: 0 auto;
    padding: 43px 0 27px;
}
.msf-hr-middle .msf-row {
/*    background: lightblue;*/
    max-width: 1120px;
}
.msf-widget-area .widget.widget_text h2 {
    font-size: 16px;
    color: #646464;
    padding-top: 6px;
    margin: 0 20px 0 13px;
    font-family: LatoWeb, AvenirNextLTPro-Regular;
    line-height: 1.3;
    display: flex;
    align-items: center;
}

/*Multisite Footer Area*/
.msf-footer .msf-small-12.msf-columns {
    display: flex;
}

.msf-widget-area {
/*    background-color: pink;*/
    display: flex;
    align-items: center;
}
.msf-widget-area .widget.widget_text {
/*    background-color: yellowgreen;*/
    display: flex;
    width: 100%;
    margin: 0;
}
.msf-widget-area .widget.widget_text .textwidget {
    width: 100%;
    display: flex;
    align-items: center;
}
#mc_embed_signup {
    display: flex;
    align-items: center;
}
#mc_embed_signup .mc-field-group label {
    display: none;
}
#mc_embed_signup_scroll {
/*    background-color: bisque;*/
    display: flex;
}



/*Mailchimp*/
.clear.mc-fa-arrow-right {
    width: auto;
    display: table;
/*    background: gold;*/
    position: relative;
}
.clear.mc-fa-arrow-right input[type="text"] {
    position: relative; 
}
.clear.mc-fa-arrow-right:before {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 16px;
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f061";
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 13px;
    color: #ff5e3e;
    left: 2px;
}
.msf-widget-area .widget.widget_text input#mce-EMAIL {
    margin: 0;
    padding: 24px 15px 20px 18px;
    border: 1px solid #dddddd;
    border-radius: 25px;
    margin-top: -10px;
    font-family: Avenir Next;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 10px 15px 10px 18px;
}
/*Mailchimp Submit Button*/
.clear.mc-fa-arrow-right .button {
    border: 2.5px solid rgba(255, 94, 62, 0.5);
    border-radius: 25px;
    height: 100%;
    min-height: 45px;
    display: flex;
    margin: 0;
    padding: 18px 29px 2px 29px;
    margin: 0px 8px 0;
    background-color: transparent;
}
.msf-widget-area-logo {
    color: black;
    background: url(img/the-red-booth.svg) no-repeat center top;
    background-size: 50px auto;
    height: 88px;
    width: 60px;

    zoom: 0.34;
    -moz-transform: scale(.34);
/*    background-color: purple;*/
}
/*Footer Apps*/
ul.msf-footer__apps {
    margin-bottom: 0;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
ul.msf-footer__apps li {
    margin: 0;
    padding: 0;
    width: auto;
}
.msf-footer__apps li:last-child {
    margin-left: 11px;
}
.msf-footer__apps img {
    width: 126px;
}
/*Bottom Footer*/
.msf-footer.msf-hr-bottom {
    padding-bottom: 0;
}


.msf-footer.msf-hr-bottom .msf-row {
/*    background-color: lightblue;*/
    padding: 0 10px;
}
.msf-footer.msf-hr-bottom .msf-columns:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
}
.msf-footer__social > li {
    padding-left: 4px;
    padding-right: 4px;
}
.msf-footer.msf-hr-bottom li.footer__social a {
    color: #a1e0e1;
}
/*Quick fix with important*/
.msf-footer #lang_sel {
    margin-bottom: 0px!important; 
}
.msf-footer__social {
    margin-left: auto;
}

.msf-hr-bottom .msf-small-12.msf-large-7.msf-columns {
    margin-bottom: 40px;
}
.msf-footer {
    padding-top: 40px;
    padding-bottom: 40px;
}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 64.0625em) {
    .msf-row {
        max-width: 100%;
        padding: 0 20px;
    }
    .msf-footer__links a {
        text-align: left;
    }
    .msf-footer__ctas li a {
        font-size: 16px;
        padding: 19px 25px 16px 39px;
    }   
    .msf-widget-area {
        display: flex;
        width: auto;
        margin: 0 auto;
        margin: 0 auto 20px;
    }
    ul.msf-footer__apps {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
    }
    .msf-widget-area .widget.widget_text input#mce-EMAIL, .clear.mc-fa-arrow-right .button {
        margin-top: 0;
    }
    .clear.mc-fa-arrow-right:before {
        top: 14px;
    }
    .msf-footer__more {
        margin: 0 auto;
    }

}
@media only screen and (max-width: 1160px) {
    .msf-row {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 690px) {
    .msf-row {
        // background: red;
        display: flex;
        flex-direction: row;
        flex-flow: row wrap;
        padding: 0 40px;
    }

    .msf-medium-2 {
        width: 50%;
    }
    .msf-footer .msf-small-12.msf-columns {
        display: block;
    }
    .msf-footer__links {
        margin-bottom: 0;
        width: auto;
        margin: 0 auto 20px;
    }
    .msf-footer .msf-columns:last-child, .msf-footer__ctas {
        margin: 0 auto;
    }
    .msf-small-12.msf-medium-2.msf-columns:nth-child(1) {
        order: 2;
    }
    .msf-small-12.msf-medium-2.msf-columns:nth-child(2) {
        order: 3;
    }
    .msf-small-12.msf-medium-2.msf-columns:nth-child(3) {
        order: 4;
    }
    .msf-small-12.msf-medium-2.msf-columns:nth-child(4) {
        order: 5;
    }
    .msf-small-12.msf-medium-2.msf-columns:nth-child(5) {
        order: 1;
        margin-bottom: 30px;
        width: 100%;
    }
    .msf-widget-area .widget.widget_text h2 {
        flex: 1 100%;
        margin-bottom: 20px;
    } 
    #mc_embed_signup_scroll {
        flex-direction: row;
        flex-flow: row wrap;
    }
    .mc-field-group {
        width: 70%;
    }
    ul.msf-footer__more {
        margin: 0 auto 20px;
    }
    .msf-widget-area .widget.widget_text {
        margin: 0 auto;
        width: 75%;
    }
    .msf-widget-area .widget.widget_text h2 {
        margin-right: 0;
    }
}
