.toro-footer {
    overflow: hidden;
}

#toroFooter.light,
#toroFooter.light #curved::after {
    background-color: #051d46;
}

#toroFooter.dark,
#toroFooter.dark #curved::after {
    background-color: #00032d;
}

#toroFooter {
    position: relative;
}

#toroFooter .wave-footer {
    width: 100%;
}

#toroFooter #curved {
    background: transparent;
    width: 100%;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-84px);
    -ms-transform: translateY(-84px);
    transform: translateY(-84px);
}
#toroFooter #curved::before {
    z-index: 0;
    content: "";
    position: absolute;
    bottom: 55px;
    height: 55px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#toroFooter.light #curved::before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 49' width='100%' height='100%' preserveAspectRatio='none'><path d='M798.476111,0 C485.394667,0 202.462791,19.4922865 0,49 C7.15710449,49 1577.8208,49 1600,49 C1608.02817,49 1110.91971,0 798.476111,0 Z' style='fill: %23051d46 !important;'></path></svg>");
}
#toroFooter.dark #curved::before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 49' width='100%' height='100%' preserveAspectRatio='none'><path d='M798.476111,0 C485.394667,0 202.462791,19.4922865 0,49 C7.15710449,49 1577.8208,49 1600,49 C1608.02817,49 1110.91971,0 798.476111,0 Z' style='fill: %2300032d !important;'></path></svg>");
}
#toroFooter #curved::after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 55px;
    width: 100%;
}
#mce-error-response,
#mce-success-response,
#mce-error-inline {
    display: none;
    margin-top: 10px;
    margin-bottom: 0;
}
#mce-responses-input {
    position: absolute;
    left: -5000px;
}
div#mce-error-response a, div#mce-success-response a {
    color: #222;
    text-decoration: underline;
}
.toro-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    font-weight: 300;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 0;
}
.toro-footer .mc-field-group {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.toro-footer .mc-field-group p { white-space: nowrap; }
.toro-footer .mc-field-group div:first-child { float: right; }
.toro-footer .toro-input {
    margin-bottom: 17px;
    width: 90%;
}
.toro-footer .toro-input,
.toro-footer .toro-input:-ms-input-placeholder,
.toro-footer .toro-input::-webkit-input-placeholder,
.toro-footer .toro-input::-ms-input-placeholder,
.toro-footer .toro-input::-moz-placeholder,
.toro-footer .toro-input:-ms-input-placeholder {
    color: #333 !important;
}
.toro-footer .toro-input,
.toro-footer .toro-input:-ms-input-placeholder,
.toro-footer .toro-input::-webkit-input-placeholder,
.toro-footer .toro-input::-ms-input-placeholder,
.toro-footer .toro-input::-moz-placeholder,
.toro-footer .toro-input::-ms-input-placeholder {
    color: #333 !important;
}
.toro-footer .toro-input,
.toro-footer .toro-input:-ms-input-placeholder,
.toro-footer .toro-input::-webkit-input-placeholder,
.toro-footer .toro-input::-ms-input-placeholder,
.toro-footer .toro-input::-moz-placeholder,
.toro-footer .toro-input::placeholder {
    color: #333 !important;
}
.toro-footer li {
    list-style-type: none;
    padding: 3px 0;
}
.toro-footer a {
    color: #fff;
}
.toro-footer p,
.toro-footer a,
.toro-footer li {
    font-size: 15px !important;
    font-weight: 300 !important;
}
.toro-footer .toro-wwyi-logo img {
    width: 300px;
}
.toro-footer .toro-wwyi-logo p {
    font-size: 14px !important;
    white-space: nowrap;
}
.toro-footer li.tf-title {
    font-weight: 600 !important;
}
.toro-footer .tf-navs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.toro-footer .tf-copyright p {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px !important;
}
.toro-footer .tf-copyright i {
    color: #fff;
    margin-right: 5px;
}
.toro-footer .toro-button {
    padding: 7px 20px;
}
.toro-footer .tf-social-media {
    margin-top: 8px;
    white-space: nowrap;
}
.toro-footer .tf-social-media i {
    font-size: 18px;
    padding: 0 10px 8px 0;
}
.toro-footer .mobile-show {
    display: none;
}
.toro-footer .footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, .2);
    margin-top: 20px;
    padding: 20px 0;
    z-index: 1;
}
.toro-footer .mc-field-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    margin-top: -65px;
}
.toro-footer #mc_embed_signup {
    max-width: 100%;
}
.toro-footer #mc_embed_signup .subscribe-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: end;
      -webkit-box-align: end;
        align-items: flex-end
}
.toro-footer #mc_embed_signup .subscribe-form > div:first-child {
    width: 232px;
    background: #fff;
    border-radius: 100px;
    overflow: hidden;
}
.toro-footer #mc_embed_signup .subscribe-form > div:first-child > input {
    padding: 6px 20px;
    width: 205px;
    height: 30px;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}
.toro-footer #mc_embed_signup .subscribe-form > div:last-child {
    width: 100px;
    margin-left: -28px;
}
.toro-footer #mc_embed_signup .subscribe-form > div:last-child .sub-btn {
    padding: 4px 6px;
    width: 100%;
    height: 100%;
    border-radius: 100px;
}
.toro-footer #mc_embed_signup .subscribe-form > div > input {
    border: none;
    height: 100%;
    font-size: 14px;
}
.toro-footer #mc_embed_signup_scroll .mc-field-group p {
    margin-bottom: 6px;
}
.toro-footer-links a {
    font-size: 13px !important;
    margin-right: 15px;
}
#toroFooter .toro-footer .mobile-footer-links .accordion-title i {
    margin-left: auto;
}
#toroFooter .toro-footer .mobile-footer-links .acc-dropdown-generic ul {
    padding-left: 0 !important;
}
#toroFooter .toro-footer .mobile-footer-links > ul > li {
    border-bottom: 1px solid rgba(255,255,255,.2);
}
#toroFooter .toro-footer .mobile-footer-links .acc-dropdown-generic a {
    padding: 2px 0 !important;
    color: #fff !important;
}
#toroFooter .toro-horn-logo {
    max-height: 15px;
    margin-right: 14px;
    margin-bottom: 3px;
}
#toroFooter .toro-horn-logo-cyan {
    max-width: 55px;
    height: auto;
}
#mc_embed_signup div.mce_inline_error {
    display: none;
    margin-top: 37px !important;
}
#toroFooter .wave-cont {
    width: 100%;
    height: 200px;
    overflow: hidden;
    opacity: .4;
}
@media (max-width: 1170px) {
    .toro-footer .mobile-hide > .max-width-70 {
        max-width: 83%;
    }
}
@media (max-width: 1115px) {
    .toro-footer .mc-field-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .toro-footer #mc_embed_signup .subscribe-form {
        margin-left: 0;
    }
    .toro-footer .footer-bottom {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
@media (max-width: 992px) {
    .toro-footer .mobile-show {
        display: block !important;
    }
    .toro-footer .mobile-hide {
        display: none !important;
    }
    #mc_embed_signup div.mce_inline_error {
        margin-left: 0 !important;
        margin-top: 35px !important;
    }
}
@media (max-width: 767px) {
    #mc_embed_signup #mc_embed_signup_scroll .mc-field-group {
        margin-top: 36px;
    }
    #mce-responses {
        margin-bottom: 45px;
    }
    #toroFooter .wave-cont {
        height: 100px;
        margin-top: 0;
    }
    .toro-footer {
        padding-top: 45px;
    }
    .toro-footer .footer-bottom {
        margin-top: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .toro-footer .tf-navs-box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .toro-footer .mc-field-group {
        margin-top: 0;
    }
    .toro-footer .toro-button {
        margin-bottom: 17px;
    }
    .toro-footer .row {
        text-align: center;
    }
    .toro-footer .row .tf-navs-box {
        margin-bottom: 15px;
    }
    .toro-footer .toro-contact-form-container .tf-navs-box {
        margin-bottom: 15px;
        text-align: center;
    }
    .toro-footer .toro-input {
        width: 80%;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .toro-footer .tf-social-media {
        margin-top: 0;
    }
    .toro-footer .tf-social-media i {
        padding: 2px 10px 30px;
    }
    .toro-footer li {
        padding: 4px 0;
    }
    .toro-footer li a {
        padding: 12px 0;
    }
    .toro-footer .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .toro-footer .mc-field-group {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .toro-footer .toro-footer-links a,
    .toro-footer .toro-horn-logo {
        margin: 0 6px;
    }
    .toro-footer #mc_embed_signup_scroll .mc-field-group p {
        margin-bottom: 15px;
    }
    .toro-footer #mc_embed_signup_scroll .mc-field-group i {
        font-size: 20px;
        margin: 0 2px;
        padding: 8px;
    }
}
@media (max-width: 360px) {
    .toro-footer #mc_embed_signup .subscribe-form {
        margin-top: 10px;
    }
    .toro-footer #mc_embed_signup .subscribe-form>div:last-child {
        width: 115px;
    }
    .toro-footer #mc_embed_signup .subscribe-form>div:first-child {
        width: 190px;
    }
    .toro-footer #mc_embed_signup .subscribe-form>div:first-child>input {
        width: 160px;
    }
    .toro-footer .toro-wwyi-logo img {
        width: 250px;
    }
    .toro-footer .toro-wwyi-logo p {
        font-size: 15px !important;
    }
    .toro-footer .mc-field-group {
        margin-top: -30px;
    }
}