#rt-bottom
  > div
  > div.rt-grid-3.rt-omega
  > div
  > div
  > div
  > div
  > p:nth-child(2)
  > a {
  word-break: break-all;
}
.component-content td p {
  margin: 0 0 15px;
}
a#rt-logo {
  /*width: 160px;
height: 100px;*/
  max-width: 100%;
  background-size: 100% !important;
  position: relative;
  float: left !important;
  margin: 0 30px;
}

.fp-showcase.rt-block {
  height: auto !important;
}

#rt-top {
  margin-top: 30px;
}
.menu-block .gf-menu li.active > .item,
.menu-block .gf-menu li:hover > .item {
  background-color: #7d0049 !important;
}
.menu-block {
  float: none !important;
}

.menu-block .gf-menu.l1 > li > .item {
  height: 38px !important;
  font-size: 15px !important;
  font-weight: bold !important;
}
.layout-slideshow .sprocket-features-content {
  display: none;
}
.layout-slideshow .sprocket-features-pagination li span {
  display: block !important;
  font-size: 1em !important;
  color: #fff;
}
.layout-slideshow .sprocket-features-pagination li {
  background-color: #a4d7f4 !important;
  border-radius: 0 !important;
}

.layout-slideshow .sprocket-features-img-container {
  width: 100% !important;
}
.layout-slideshow .sprocket-features-pagination {
  left: auto !important;
  right: 10px !important;
}

.donatebutton {
  text-align: right;
}
.donatebutton a {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14pt;
  font-weight: bold;
  background-color: #f3901d;
  padding: 20px 60px;
}

.donatebutton a:hover {
  background-color: #000;
}
.donatebutton p {
  margin: -25px;
}

#rt-top .rt-right {
  float: right;
}

.rt-social-buttons .social-button {
  padding: 2px !important;
}
.rt-social-buttons {
  margin-top: 10px !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}

input,
input[type="text"] {
  height: 25px !important;
  width: 140px;
}

.menu-block .gf-menu .item {
  color: #fff !important;
}
.menu-block .gf-menu .dropdown {
  background-color: #000 !important;
}

#rt-footer-surround a {
  color: #fff;
}
#rt-footer-surround a:hover {
  color: #f3901d;
}
#rt-footer-surround ul {
  list-style-type: none;
}
#rt-footer-surround li {
  display: inline-block;
  padding: 0 20px;
}

.sprocket-lists-title a {
  color: #000;
}
.sprocket-lists-title a:hover {
  color: #7d0049;
}

.sprocket-lists-item .readon {
  background-color: #000 !important;
  padding: 10px 20px;
}
.sprocket-lists-item .readon {
  background-color: #7d0049 !important;
}

#donatebutton input {
  height: auto !important;
  border: none;
}

a:hover {
  color: #d6e03d !important;
}

#rt-maintop .sprocket-strips-title a {
  color: #7d0049 !important;
}

.menu-events #rt-showcase .rt-showcase-overlay {
  background-color: #f3901d;
}
.menu-events #rt-showcase h2.title {
  color: #fff;
  font-size: 200%;
  text-align: center;
}

.layout-slideshow .sprocket-features-img-container img {
  height: 675px !important;
  -o-object-fit: cover;
  object-fit: cover;
}

/* responsive */

@media (max-width: 1199px) {
  a#rt-logo {
    height: 90px;
  }
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
  .custom > p:first-of-type {
    margin-bottom: 0px;
    text-align: center;
  }
  .custom > p:last-of-type {
    display: none;
  }

  .custom > p {
    text-align: center;
  }

  .custom > p:not(:first-of-type) > a {
    color: #d6e03d !important;
  }
  #rt-bottom > div > div:nth-child(2) > div {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  #rt-bottom > div > div.rt-grid-3.rt-omega > div {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .custom > p:nth-of-type(2) {
    margin-top: 20px;
  }
  #rt-bottom
    > div
    > div.rt-grid-3.rt-omega
    > div
    > div
    > div
    > div
    > p:nth-child(1)
    > a {
    font-weight: bold;
    font-size: 1.6rem;
    color: #fff !important;
  }
  .gf-menu-device-container.responsive-type-selectbox select {
    max-width: 94%;
    margin-left: 3%;
  }
  .rt-inner-container > .rt-grid-3:nth-of-type(3) {
    display: none;
  }
  .customflush.rt-center > ul {
    margin-right: 20px;
  }

  .gf-menu-toggle,
  .gf-menu.l1 {
    display: none !important;
  }
  .menu-block div {
    height: 30px !important;
    overflow: visible !important;
  }
  .gf-menu-device-container {
    margin: 0 !important;
    overflow: visible !important;
  }

  body .rt-social-buttons {
    display: block !important;
  }
  .donatebutton {
    text-align: center;
  }
  .menu-dropdownmenu-responsive-menu-selectbox.layout-mode-responsive
    .menu-block,
  .menu-splitmenu-responsive-menu-selectbox.layout-mode-responsive .menu-block {
    position: relative !important;
    top: 14px !important;
  }
  .layout-mode-responsive .gf-menu-device-container {
    background: none transparent !important;
  }
  .donatebutton p {
    margin: 0;
  }
  #rt-top .rt-right {
    float: none;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  a#rt-logo {
    background-size: contain !important;
    position: relative;
    float: none !important;
    margin: 0 auto;
    padding: 0;
  }
}

@media (max-width: 481px) {
  a#rt-logo {
    background-position-y: 50% !important;
  }
}


