.links-bar-module .section-inner-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.links-bar-module .section-inner-wrapper .link-items{text-align:center}.links-bar-module .section-inner-wrapper .search-bar{padding:8px;position:relative}.links-bar-module .section-inner-wrapper .search-bar #search-box{border:1px solid #ccc;border-radius:20px;padding:10px 20px}.links-bar-module .section-inner-wrapper .search-bar button{background:#000;border:0;border-radius:20px;color:#fff;display:inline-block;padding:14px 20px;vertical-align:middle}.links-bar-module .section-inner-wrapper .search-bar button:hover{opacity:.7}@media only screen and (max-width:767px){.links-bar-module .section-inner-wrapper{display:inline-block}.links-bar-module .section-inner-wrapper .link-items{width:unset}.links-bar-module .section-inner-wrapper .search-bar{margin-left:30px;margin-top:20px;position:static;width:unset}}