﻿footer section.footer {
    background-color: #101010;
    color: #909090;
}
footer .container,
footer nav.jump ul {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}
footer {
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif !important;
    font-size: 16px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
}
footer section.footer .container .row,
footer section.footer nav.jump ul .row,
nav.jump footer section.footer ul .row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}
footer .row .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
}
footer .row .col {
    padding: 0 10px;
    float: left;
    box-sizing: border-box;
}
footer section.footer .container .row .links div div,
footer section.footer nav.jump ul .row .links div div,
nav.jump footer section.footer ul .row .links div div {
    padding-left: 4px;
}
footer section.footer .container .row .links nav > ul.menu,
footer section.footer nav.jump ul .row .links nav > ul.menu,
nav.jump footer section.footer ul .row .links nav > ul.menu {
    width: 100%;
    background-color: #101010;
    border: none;
    position: relative;
}
footer section.footer .container .row .links ul,
footer section.footer nav.jump ul .row .links ul,
nav.jump footer section.footer ul .row .links ul {
    margin: 0 0;
}
footer section.footer .container .row .links nav > ul.menu > li,
footer section.footer nav.jump ul .row .links nav > ul.menu > li,
nav.jump footer section.footer ul .row .links nav > ul.menu > li {
    border: none;
    width: 100%;
    margin-bottom: 8px;
}
footer section.footer .container .row .links nav>ul.menu>li, 
footer section.footer nav.jump ul .row .links nav>ul.menu>li, 
nav.jump footer section.footer ul .row .links nav>ul.menu>li{
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer nav ul.menu li {
    display: inline-block;
    position: relative;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer nav ul li {
    transition: background-color .3s;
    float: left;
    padding: 0;
}
footer ul li {
    list-style-type: none;
}
footer section.footer .container .row .links nav > ul.menu::after,
footer section.footer nav.jump ul .row .links nav > ul.menu::after,
nav.jump footer section.footer ul .row .links nav > ul.menu::after {
    clear: both;
    content: "";
    display: block;
}
footer section.footer .container .row .links nav > ul.menu > li > span,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span,
nav.jump footer section.footer ul .row .links nav > ul.menu > li > span {
    display: block;
    width: 100%;
}

footer section.footer .container .row .links nav > ul.menu > li:last-child,
footer section.footer nav.jump ul .row .links nav > ul.menu > li:last-child,
nav.jump footer section.footer ul .row .links nav > ul.menu > li:last-child {
    margin-bottom: 8px;
    border: none;
    width: 100%;
}
footer section.footer .container div.row.zero-footer-margin,
footer section.footer nav.jump ul div.row.zero-footer-margin,
nav.jump footer section.footer ul div.row.zero-footer-margin {
     margin-bottom: 0;
}

footer section.footer .container .emerson-message,
footer section.footer nav.jump ul .emerson-message,
nav.jump footer section.footer ul .emerson-message {
    padding: 39px 0 25px 0;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    border-top: 1px solid silver;
    max-width: 1280px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.footer .container .row .emerson-message,
footer section.footer nav.jump ul .row .emerson-message,
nav.jump footer section.footer ul .row .emerson-message {
    margin-left: 14px;
    margin-right: 14px;
}
footer .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
}
footer section.footer .container .emerson-message .mail-list,
footer section.footer nav.jump ul .emerson-message .mail-list,
nav.jump footer section.footer ul .emerson-message .mail-list {
    padding: 0;
}
footer section.footer .container .row .emerson-message .subscribe-form,
footer section.footer nav.jump ul .row .emerson-message .subscribe-form,
nav.jump footer section.footer ul .row .emerson-message .subscribe-form {
    margin: 0;
}
footer section.footer .container .emerson-message .mail-list .subscribe-form,

footer .subscribe-form {
    padding: .35em .625em 0;
}
footer section.footer .container .row .emerson-message .subscribe-form .join-text,
footer section.footer nav.jump ul .row .emerson-message .subscribe-form .join-text,
nav.jump footer section.footer ul .row .emerson-message .subscribe-form .join-text {
    line-height: 28px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.footer .container .emerson-message .mail-list .join-text,
footer section.footer nav.jump ul .emerson-message .mail-list .join-text,
nav.jump footer section.footer ul .emerson-message .mail-list .join-text {
    margin-bottom: 20px;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.footer nav.jump ul .emerson-message .mail-list .subscribe-form,
nav.jump footer section.footer ul .emerson-message .mail-list .subscribe-form {
    padding-left: 0;
    padding-right: 0;
}
footer section.footer .container .row .emerson-message .subscribe-form .col,
footer section.footer nav.jump ul .row .emerson-message .subscribe-form .col,
nav.jump footer section.footer ul .row .emerson-message .subscribe-form .col {
    padding: 0;
}
footer .input-field {
    position: relative;
    margin-top: 1rem;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
.formInputs .input-field {
    margin-top: 0;
}
footer .formInputs .row .col {
    margin-bottom: 30px;
}
.zone-footer-mailing-list .input-field {
    margin-top: 21px;
}

footer input {
    line-height: normal;
}

footer input:not([type]),
footer input[type=text], footer input[type=password], footer input[type=email],
footer input[type=url], footer input[type=time], footer input[type=date], footer input[type=datetime],
footer input[type=datetime-local], footer input[type=tel], footer input[type=number], footer input[type=search], footer textarea.materialize-textarea {
    border: 1px solid silver;
    height: 50px;
    padding-left: 10px;
    border-radius: 0;
    outline: none;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    box-shadow: none;
    transition: all .3s;
}

footer .formInputs input,
footer .formInputs select {
    height: 50px;
    margin-bottom: 0;
    padding-top: 20px;
}

footer .formInputs input {
    box-sizing: border-box;
}

footer .zone-footer-mailing-list input.mailing-list {
    margin-right: 10px;
    background-color: #fff;
    width: 55%;
    flex-wrap: wrap;
    flex-basis: auto;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.footer .container .emerson-message .mail-list .zone-footer-mailing-list input.mailing-list,
footer section.footer nav.jump ul .emerson-message .mail-list .zone-footer-mailing-list input.mailing-list,
nav.jump footer section.footer ul .emerson-message .mail-list .zone-footer-mailing-list input.mailing-list {
    color: #2d383f; 
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer input:not([type]) + label:after,
footer input[type=text] + label:after, footer input[type=password] + label:after, footer input[type=email] + label:after, footer input[type=url] + label:after, footer input[type=time] + label:after, footer input[type=date] + label:after,
footer input[type=datetime] + label:after, footer input[type=datetime-local] + label:after, footer input[type=tel] + label:after, footer input[type=number] + label:after, footer input[type=search] + label:after, footer textarea.materialize-textarea + label:after {
    display: block;
    content: "";
    position: absolute;
    top: 65px;
    opacity: 0;
    transition: .2s opacity ease-out,.2s color ease-out;
}

footer .input-field label {
    color: #9e9e9e;
    position: absolute;
    top: .8rem;
    left: .75rem;
    font-size: 1rem;
    cursor: text;
    transition: .2s ease-out;
}

footer .formInputs label {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #88898e;
    left: 0;
    padding-left: 10px;
    transform: none;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer .zone-footer-mailing-list label {
    line-height: 25px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer .formInputs label.active {
    font-size: 12px;
    padding-left: 10px;
    top: 0;
}

footer .btn, .btn-large,
footer .side-by-side .callToAction a,
footer .btn-flat {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer .btn, .btn-large, 
footer .side-by-side .callToAction a {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}

footer .btn-sizing, footer .btn, footer .btn-large, footer .side-by-side .callToAction a,
footer .callToAction a, footer .latest-feeds .news-latestfeed .type-label, footer .latest-feeds .news-latestfeed figcaption .read-more {
    font-size: 14px;
    font-weight: 600;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer .btn, footer .btn-large,
footer .side-by-side .callToAction a,
footer .callToAction a {
   line-height: 50px;
    box-shadow: none;
    height: auto;
    padding: 0 2em;
    width: 350px;
    border-radius: 0; 
}

footer .btn, footer .btn-large, 
footer .side-by-side .callToAction a, 
footer .callToAction a {
    font-size: 10px;
    width: 250px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer .btn, footer .btn-large, 
footer .side-by-side .callToAction a, 
footer .callToAction a {
    font-size: 14px;
    width: 280px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer .zone-footer-mailing-list button {
    flex-wrap: wrap;
    width: 35%;
    flex-basis: auto;
    margin-top: -20px;
}

footer .btn.primary,
footer .primary.btn-large,
footer .side-by-side .callToAction a.primary,
footer .callToAction a.primary {
    background-color: #da291c;
    color: #fff;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer .row:after {
    content: "";
    display: table;
    clear: both;
}

footer section.footer .container .row .links nav > ul.menu > li,
footer section.footer nav.jump ul .row .links nav > ul.menu > li,
nav.jump footer section.footer ul .row .links nav > ul.menu > li {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}   

footer nav ul a {
    transition: background-color .3s;
    font-size: 1rem;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links a,
footer section.footer nav.jump ul .row .links a,
nav.jump footer section.footer ul .row .links a {
    color: #909090;
    font-size: 12px;
    line-height: 13px;
    padding: 0 4px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links nav > ul.menu > li > span > a,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span > a,
nav.jump footer section.footer ul .row .links nav > ul.menu > li > span > a,
footer section.footer .container .row .links nav > ul.menu > li > span > span > a,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span > span > a,
nav.jump footer section.footer ul .row .links nav > ul.menu > li > span > span > a {
    display: block;
    float: left;
    line-height: 28px;
    width: 125px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links nav > ul.menu > li > span > a,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span > a, nav.jump footer section.footer ul .row .links nav > ul.menu > li > span > a,
footer section.footer .container .row .links nav > ul.menu > li > span > span > a,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span > span > a,
nav.jump footer section.footer ul .row .links nav > ul.menu > li > span > span > a {
    line-height: 28px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer nav ul.menu li ul {
     background-color: #fff;
    display: none;
    min-height: 200px;
    width: 310px;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 100%;
    border: 1px solid #f0f0f0;
}

footer section.footer .container .row .links nav > ul.menu > li ul,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul {
        width: calc(100% - 185px);
    background-color: #101010;
    border: none;
    position: relative;
    display: inline-block;
    min-height: 0;
    padding: 0;
    margin: 0 0 0 35px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links nav > ul.menu > li > span > ul,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span > ul,
nav.jump footer section.footer ul .row .links nav > ul.menu > li > span > ul {
    display: block;
    float: left;
}

footer nav ul.menu li ul li {
    clear: both;
    height: auto;
    line-height: 1.15;
    position: static;
    width: 100%;
    transition: background-color .3s;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links nav > ul.menu > li ul > li,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li {
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
}

footer section.footer .container .row .links nav > ul.menu > li ul > li,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li {
    width: auto;
    display: inline;
    position: relative;
    clear: none;
    float: left;
    border-bottom: none;
    padding: 0;
}

footer section.footer .container .row .links nav > ul.menu > li ul > li > span,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li > span,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li > span {
    display: inline-block;
    font-size: 13px;
    line-height: 25px;  
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif; 
}

footer section.footer .container .row .links nav > ul.menu > li ul > li > span,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li > span,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li > span {
    display: inline-block;
    font-size: 16px;
    line-height: 25px;   
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif; 
}

footer section.footer .container .row .links nav > ul.menu > li ul > li > span > a,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li > span > a,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li > span > a {
    font-size: 16px;
    line-height: 25px;  
    color: #fff;
    font-weight: 300;
    padding: 0 4px;
    position: relative;
    text-transform: none;
    transition: background-color .3s;
    background-color: transparent;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links nav > ul.menu > li ul > li::after,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li::after,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li::after {
    content: "|";
    font-size: 13px;
    margin: 0 3px;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links nav > ul.menu > li ul > li:after,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li:after,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li:after {
    font-size: 13px;   
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .row .links nav > ul.menu > li ul > li:after,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li:after,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li:after {
    font-size: 16px; 
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer .container,
footer nav.jump ul {
    padding: 0 50px;
        max-width: 1030px !important;
}

footer section.footer .container,
footer section.footer nav.jump ul,
nav.jump footer section.footer ul {
    margin-bottom: -1px;
    padding-bottom: 20px;
    padding-top: 45px; 
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container,
footer section.footer nav.jump ul,
nav.jump footer section.footer ul {
    padding-bottom: 0;
    padding-top: 50px;
}

footer a {
    text-decoration:none;
       font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.footer .container .row .links nav > ul.menu > li ul > li > span > a:hover,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li > span > a:hover,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li > span > a:hover {
    text-decoration:underline;
}

footer .btn::after,
footer .btn-large::after,
footer .side-by-side .callToAction a::after,
footer .callToAction a::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: transform .25s ease 0s;
}
footer .emerson-message .s12 {
    padding:0;
}

footer section.sub-footer {
    background-color: #000;
    color: #909090;
    font-size: 13px;
    font-weight: 500;
    padding: 15px 0 30px 0;
	display:inline-block;
width:100%;
}
footer .hide-on-med-and-up {
    display: none!important;
}
footer section.sub-footer .container, 
footer section.sub-footer nav.jump ul,
 nav.jump footer section.sub-footer ul {
    align-items: center;
    display: flex;
    padding-bottom: 0;
    padding-top: 0;
    height: 100%;
    margin-bottom: 0;
}

footer .row .col.push-m6 {
    left: 50%;
}
footer section.sub-footer .emerson-logo {
    text-align: right;
    width: 69%;
    margin-top: 10px;
}
footer section.sub-footer .emerson-logo img {
    width: 209px;
    margin-top: 0;
}
footer section.sub-footer a {
    color: #cecece;
    font-weight: 500;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.sub-footer .container > .col + .col,
footer section.sub-footer nav.jump ul > .col + .col,
nav.jump footer section.sub-footer ul > .col + .col {
    margin-top: 0;
}
footer section.sub-footer .emerson-slogan {
    font-size: 20px;
    letter-spacing: .4px;
    margin-bottom: 0;
}
footer section.sub-footer .emerson-slogan > span {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.sub-footer .copyright {
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 21px;
    font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}
footer section.footer .container .emerson-message .emerson-footer .social,
footer section.footer nav.jump ul .emerson-message .emerson-footer .social,
nav.jump footer section.footer ul .emerson-message .emerson-footer .social {
    text-align: right;
    display: inline-block;
    text-align: left;
        margin-bottom: 21px;
}
footer section.footer .container .emerson-message .emerson-footer .social .social-offset,
footer section.footer nav.jump ul .emerson-message .emerson-footer .social .social-offset,
nav.jump footer section.footer ul .emerson-message .emerson-footer .social .social-offset {
   margin-right: 20px;     
}
footer .social-offset {
    float: right;
}

footer section.footer .container .row .links nav > ul.menu > li > span > a,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span > a,
nav.jump footer section.footer ul .row .links nav > ul.menu > li > span > a,
footer section.footer .container .row .links nav > ul.menu > li > span > span > a,
footer section.footer nav.jump ul .row .links nav > ul.menu > li > span > span > a,
nav.jump footer section.footer ul .row .links nav > ul.menu > li > span > span > a {
    display: block;
    float: left;
    line-height: 28px;
    width: 125px;
}

footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li a,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li a,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li a {
    color: #cecece;
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    padding: 0 10px 0 0;
}


footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li a,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li a,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li a {
    font-weight: 500;
    font-size: 10px;
    padding: 0 10px 0 10px;
    width: initial;
}


footer section.footer .container .row .emerson-message .emerson-footer .links.legal a,
footer section.footer nav.jump ul .row .emerson-message .emerson-footer .links.legal a,
nav.jump footer section.footer ul .row .emerson-message .emerson-footer .links.legal a {
    font-size: 13px;
    letter-spacing: 0;
      font-family: "Whitney SSm A","Whitney SSm B",sans-serif;
}

footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li a:hover,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li a:hover,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li a:hover {
    color: #fff;
    text-decoration: none;
}

footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li a:hover,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li a:hover,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li a:hover {
    text-decoration: underline;
}

footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li:first-of-type a,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li:first-of-type a,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li:first-of-type a {
    padding-left: 0;
}
footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li:not(:last-of-type)::after,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li:not(:last-of-type)::after,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li:not(:last-of-type)::after {
    content: "|";
    font-weight: 300;
    display: inline-block;
    float:left;
    margin-top: 6px;
}

footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li span,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li span,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li span {
    width: initial;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    float:left;
}
footer .legal .zone-legal-footer nav > ul > li span a{
	width:auto !important;
}


@media all and (-ms-high-contrast:none){
 footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li span, 
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li span, 
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li span{
	width:auto !important;
  }
}

footer section.footer .container .row .links nav > ul.menu > li,
footer section.footer nav.jump ul .row .links nav > ul.menu > li,
nav.jump footer section.footer ul .row .links nav > ul.menu > li {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

footer section.footer .container .emerson-message .emerson-footer .links.legal nav > ul > li,
footer section.footer nav.jump ul .emerson-message .emerson-footer .links.legal nav > ul > li,
nav.jump footer section.footer ul .emerson-message .emerson-footer .links.legal nav > ul > li {
    line-height: 1rem;
    padding-left: 0;
    text-transform: none;
        width: auto;
}
footer .row .col.pull-m6 {
    right: 50%;
}
footer section.sub-footer {
    padding: 15px 0 30px 0;
}
.footer {
    border-top: solid 3px #b3b3b3!important;
}
footer section.footer .container .row .links ul::after,
footer section.footer nav.jump ul .row .links ul::after,
nav.jump footer section.footer ul .row .links ul::after {
    clear: both;
    content: "";
    display: block;
}
footer section.footer .container .row .links nav > ul.menu > li ul > li:last-child::after,
footer section.footer nav.jump ul .row .links nav > ul.menu > li ul > li:last-child::after,
nav.jump footer section.footer ul .row .links nav > ul.menu > li ul > li:last-child::after {
    content: "";
}
