a.rugbybutton {
  margin-right: 10px; }

@media (max-width: 1280px) {
  html.reg-live .goto-support {
    position: absolute !important;
    bottom: 90px !important;
    right: 30px !important; } }

@media (max-width: 960px) {
  .fixed-bottom-bar-inner .second a.rugbybutton img {
    max-width: 160px; } }

@media (max-width: 375px) {
  .fixed-bottom-bar-inner .second a.rugbybutton img {
    max-width: 136px; } }

@media only screen and (max-width: 576px) {
  .fixed-bottom-bar .fixed-bottom-bar-inner .second {
    flex-wrap: wrap; }
    .fixed-bottom-bar .fixed-bottom-bar-inner .second .open-an-account {
      font-size: 12px;
      padding: 13px 10px; }
  .goto-support {
    font-size: 12px;
    position: fixed;
    z-index: 999;
    bottom: 87px;
    right: 4px;
    background: #FFF;
    padding: 11px 10px; }
  .goto-icon {
    height: auto;
    width: 12px; } }

@media (max-width: 281px) {
  .language-select--style {
    position: relative;
    top: 36px; }
  .navbar-toggle {
    top: 36px; }
  .goto-support {
    bottom: 22px;
    right: 10px;
    padding: 10px 10px; } }
