/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small touch devices */
body {
  font-size: 100%;
  margin-top: 24px;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
#logo {
  padding: 10px 0;
}
#logo img {
  vertical-align: bottom;
  width: 60%;
  height: auto;
}

#block-views-sidebar-block-1 {
  position: relative;
  float: right;
  width: 60px;
  height: 30px;
  margin-top: -60px;
  margin-bottom: 40px;
}

#block-views-sidebar-block-1 .views-row,
#block-views-sidebar-block-1 .field-content,
#block-views-sidebar-block-1 .views-field,
#block-views-sidebar-block-1 .block-inner {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#block-views-sidebar-block-1 .views-field-field-link-1 {
  font-size: 70%;
  font-style: italic;
  font-weight: bold;
  margin-top: -10px;
  padding-top: -11px;
  line-height: 12px;
  text-align: center;
}

.views-row .views-field-field-image img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}

.adrenalin-front-item {
  width: 100% !important;
}

.article-image img {
  width: 100%;
  height: auto;
}

.block-s-socialmedia-profile-default,
.block-s-cartest-profile-default {
  position: absolute;
  left: 65%;
}
.block-s-socialmedia-profile-default .block-title,
.block-s-cartest-profile-default .block-title {
  font-size: 0px;
  float: left;
  /*    margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      padding: 0px 0px 0px 0px;
  */
}
.block-s-socialmedia-profile-default .content,
.block-s-cartest-profile-default .content {
  clear: both;
  margin-bottom: 0px;
}
.block-s-socialmedia-profile-default .widgets img,
.block-s-cartest-profile-default .widgets img {
  height: 16px;
  width: 16px;
}

.block-s-socialmedia-share-default {
  position: fixed;
  top: 0px;
  left: 20px;
  width: 100%;
  height: 25px;
}
.block-s-socialmedia-share-default .widgets-style-verticle {
  float: left;
}
.block-s-socialmedia-share-default .widgets-style-verticle img {
  height: 24px;
  width: 24px;
}

#block-superfish-1 {
  width: 100%;
}
#block-superfish-1 .sf-accordion-toggle a span {
  font-style: capitalize;
  color: black;
}

.slider-text-block {
  position: relative !important;
  font-size: 80%;
  width: 100% !important;
  float: right;
  overflow: hidden;
  text-align: left;
  background-color: #f7f9f9;
  background-color: rgba(247, 249, 249, 0.9);
  border-radius: 5px;
}

#link-node a {
  color: blue;
}

.flex-control-paging {
  right: 4%;
  left: auto;
}

.front
#content-column
.views-row {
  width: 90%;
  float: left;
  align-items: stretch;
  text-align: left;
  margin-left: 5%;
  margin-right: 5%;
}

.view-help-desk .views-field-field-image,
.view-news .views-field-field-image {
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}

.newsletter-block {
  position: absolute;
  width: 60px;
  left: 85%;
}
.newsletter-block .newsletter-subscription img {
  width: auto;
  height: 32px;
}
.newsletter-block .views-field-field-link-1 {
  font-size: 70%;
  font-style: italic;
  font-weight: bold;
  margin-top: -10px;
  padding-top: -11px;
  line-height: 12px;
  text-align: center;
}

/*#block-views-sidebar-block-1 {
  position: relative;
  float: right;
  width: 60px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: -50px;
  margin-right: 0% !important;
  .newsletter-subscription {
    img {
      width: auto;
      height: 32px;
    }
  }
  .views-field-field-link-1 {
    font-size: 70%;
    font-style: italic;
    font-weight: bold;
    margin-top: -10px;
    padding-top:-11px;
    line-height: 12px;
    text-align: center;
  }
}
*/
.event-teaser-page .event-row {
  width: 100%;
}
.event-teaser-page .event-row .node-header h1 {
  font-size: 110%;
  text-shadow: unset;
}
.event-teaser-page .event-row .node-header h1 a {
  color: black;
}
.event-teaser-page .event-row .node-header h1 a:hover {
  color: blue;
  text-decoration: none;
  text-shadow: none;
}
.event-teaser-page .event-row .article-image {
  width: 100% !important;
  height: auto !important;
}
.event-teaser-page .event-row img {
  width: 100%;
  height: auto !important;
}

.slideshow-text-Off,
.slideshow-text- {
  display: block;
  visibility: visible;
}

.page-taxonomy-term .group-left {
  max-width: 130px;
}
.page-taxonomy-term .group-left img {
  padding-right: 20px;
  max-width: 130px;
}
.page-taxonomy-term .group-left .player {
  padding-right: 20px;
}
.page-taxonomy-term .group-right {
  width: 100%;
}
.page-taxonomy-term .field-name-title h2 {
  margin: 0em;
}
.page-taxonomy-term .field-name-title a {
  color: black;
  font-size: 80%;
}
.page-taxonomy-term .field-name-title a:hover {
  color: blue;
  text-decoration: none;
}
.page-taxonomy-term .field-name-field-news-category {
  margin-bottom: 1px;
}
.page-taxonomy-term .field-name-field-news-category .field-items {
  margin: 1px;
}

.article-block {
  display: block;
}
.article-block .article_image {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: auto;
}
.article-block .article_image img {
  clear: both;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.article-block .article-text-block {
  display: block;
  margin-left: 0px;
  margin-top: 10px;
}
.article-block .article-text-block .article-text-title {
  font-size: 110%;
  text-align: left;
  font-style: bold;
}
.article-block .article-text-block .article-text-title a {
  color: black;
}
.article-block .article-text-block .article-text-title a:hover {
  color: blue;
  text-decoration: none;
}
.article-block .article-text-block .article-date-time {
  text-align: center;
  color: grey;
  font-size: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.article-block .article-text-block .article-date-time span {
  border-top: 1px grey solid;
  border-bottom: 1px grey solid;
}
.article-block .article-text-block .article-text-body {
  font-size: 90%;
}
.article-block .article-text-block .article-link {
  text-align: right;
  margin-bottom: 20px;
}
.article-block .article-text-block .article-link a {
  color: grey;
}
.article-block .article-text-block .article-link a:hover {
  color: blue;
  text-decoration: none;
}
