.component-content .article-info dd {
    display: none;
}

div#rt-header div.rt-container {
    background-color: transparent;
    background-image: none;
    border: medium none;
    box-shadow: none;
}

div#rt-header div.rt-container div.rt-grid-7 {
    background-color: rgba(0, 0, 0, 0.4);
    background-image: linear-gradient(rgba(51, 51, 51, 0.7), rgba(0, 0, 0, 0.7) 75%, rgba(0, 0, 0, 0.7));
    border-radius: 7px 7px 7px 7px;
    float: right;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), 0 1px 0 rgba(225, 225, 225, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
    margin-top: 10px;
}

.rg-ss-info {
    display: none !important;
}

.main-surround .angled {
    margin-bottom: 6px;
}

.ffp-feed-posts-items {
    padding: 0px!important;
}

@media (max-width: 1074px) and (min-width: 883px) {
.layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 12px;
}
.gf-menu .item {
    padding: 4px 15px;
}
}

.rt-grid-7 {
    width: auto;
}

.black-href {
    color:#000;
}

#rt-footer-surround .rt-footer-bg2 {
    padding: 70px 17px 0;
}


















div#rt-header div.rt-container div.rt-grid-7 {
    margin-top: 45px !important;
}

.logo-block {
    margin-top: 45px !important;
}

#brands {
    float: left;
    height: 60px;
    padding: 10px;
    width: 130px;
    margin-left: 10%;
}

#rt-top {
    background: #000;
    position: fixed;
    width: 1240px;
    height: 32px;
    z-index: 9999;
}

.customstatic-top {
    margin-top: -20px;
    font-size: 14pt;
    text-align: center;
    letter-spacing: 6px;
}



@media only screen and (max-width: 594px) {
  #rt-top {
      width: 95%;
      height: 60px;
  }
  
.rt-body-top {
    margin: -169px 0 0 0;
}

.logo-block {
    margin-top: 20px !important;
    margin-bottom: 20px;
}

  .customstatic-top {
      font-size: 11pt !important;
      letter-spacing: 0px !important;
  }
}

@media only screen and (max-width: 882px) and (min-width: 595px) {
  #rt-top {
      width: 520px;
      height: 54px;
  }
      
  .customstatic-top {
      font-size: 11pt !important;
      letter-spacing: 4px !important;
  }
}

@media only screen and (max-width: 1074px) and (min-width: 883px) {
  #rt-top {
      width: 808px;
  }
  
  .customstatic-top {
      font-size: 13pt !important;
      letter-spacing: 3px !important;
  }
}

@media only screen and (max-width: 1314px) and (min-width: 1075px) {
  #rt-top {
      width: 1000px;
  }
  
}