  .site-footer__worldstrides-menu{ 
    margin: 0 auto;    
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
}
.site-footer__worldstrides-menu>div>ul a {
    color: #3a3b3d;
    text-transform: uppercase;
    font-size: 14px!important;
}
menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block;
    padding: 10px 10px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.site-footer__worldstrides-menu>div>ul li {
    padding-left: .875em;
    padding-right: .875em;
}

.site-footer__worldstrides {
    background-color: #fff;
    color: #58595b;
    padding-top: .125em;
}
.site-footer__worldstrides-logo {
    text-align: center;
    padding-bottom: 2em;
}
.site-footer__worldstrides-bottom-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #999;
    padding-top: .6875em;
    padding-bottom: .75em;
  font-size:12px!important;
}


.site-footer__worldstrides-secondary-menu>div>ul a {
    color: #58595b;
    font-size: .83333em;
}

.site-footer__worldstrides-menu>div>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: none!important;
}

.row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:link, .row-fluid .hs-menu-wrapper.hs-menu-flow-horizontal ul li.hs-menu-item a:visited, .hs-menu-wrapper.hs-menu-flow-vertical li a {

  padding: 0px;}
.no-results{margin-bottom: 75px;}

@media only screen and(max-width: 760px){ .site-footer__worldstrides-secondary-menu{display:none;}.site-footer__copyright span {padding: 10px;}
