#footer{background: @black33;z-index: 9999;clear: both; @media(min-width: @screen-sm){margin-top: 25px;} .menuBottom { ul{padding: 10px 0px;margin-bottom: 0;position: relative; @media(max-width: @screen-xs-max){.content-columns(2; 0); -webkit-column-rule: 1px solid @white; -moz-column-rule: 1px solid @white; column-rule: 1px solid @white;} @media(min-width: @screen-sm){text-align: center; overflow: hidden; display: flex; align-items: center; justify-content: center;} li{display: inline-block;position: relative; color: @white; @media(max-width: @screen-xs-max){ width: 100%; font-size: @font-size-small;padding: 0 15px;} @media(min-width: @screen-sm){font-size: 14px; border-right: 1px solid @white;padding: 0 22px; &:last-child{border: none;} } a{ color: @white; &:hover{color: @white;} } } } } } #copyright{ text-align: center;font-size: @font-size-small; p{margin: 15px 0} }