/* http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
/* Diese Angabe benötigt der Safari-Browser */
.clearfix {
  display: block;
  clear: both; }

html {
  font-size: 62.5%; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline-width: 0; }

::-moz-selection {
  color: #fff;
  background: #5d524c;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #5d524c;
  text-shadow: none; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top; }

html {
  font-size: 100%;
  font-size: 16px;
  font-size: 1rem; }

body {
  font-family: "Source Sans Pro", Times, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  color: #575757;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  opacity: 1;
  transition: 2s opacity; }
  @media (min-width: 768px) {
  body {
    font-size: 1.0625rem;
    line-height: 1.5625rem; } }

body.fade-out {
  opacity: 0;
  transition: none;
  position: relative; }

b, strong {
  font-weight: 600; }

a {
  outline-width: 0;
  color: #fff;
  text-decoration: none; }
  a:hover, a:focus {
    color: #fff;
    text-decoration: none; }

#main a {
  text-decoration: underline; }
  #main a:hover, #main a:focus {
    text-decoration: underline; }

p {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
  p {
    margin-bottom: 30px; } }

hr {
  border: none; }

.container-fluid {
  max-width: 1200px;
  margin: 0 auto; }
  @media (min-width: 768px) {
  .container-fluid {
    padding: 0 30px; } }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-regular.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-regular.woff2') format('woff2'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-regular.woff') format('woff'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-regular.ttf') format('truetype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-regular.svg#SourceSansPro') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-italic.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-italic.woff2') format('woff2'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-italic.woff') format('woff'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-italic.ttf') format('truetype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-italic.svg#SourceSansPro') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600.woff2') format('woff2'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600.woff') format('woff'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600.ttf') format('truetype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600.svg#SourceSansPro') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700.woff2') format('woff2'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700.woff') format('woff'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700.ttf') format('truetype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700.svg#SourceSansPro') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* source-sans-pro-600italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600italic.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600italic.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600italic.woff2') format('woff2'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600italic.woff') format('woff'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600italic.ttf') format('truetype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-600italic.svg#SourceSansPro') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* source-sans-pro-700italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700italic.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700italic.woff2') format('woff2'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700italic.woff') format('woff'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700italic.ttf') format('truetype'), url('/typo3conf/ext/Stonerrock/Resources/Public/webfonts/source-sans-pro-v12-latin-700italic.svg#SourceSansPro') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }

body {
  background-color: #222;
  color: #eae9e9; }

h1 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 1.875rem;
  line-height: 2.375rem; }
  @media (min-width: 768px) {
  h1 {
    font-size: 2.8125rem;
    line-height: 3.4375rem; } }
  @media (min-width: 1250px) {
  h1 {
    font-size: 3.4375rem;
    line-height: 4.6875rem; } }
  @media screen and (max-width: 360px) {
  h1 {
    font-size: 26px;
    line-height: 2.125rem; } }

h2 {
  font-weight: 600;
  font-size: 1.5rem;
  color: #e3e1de;
  line-height: 2rem;
  margin-bottom: 1em; }
  @media (min-width: 768px) {
  h2 {
    font-size: 2.125rem;
    line-height: 2.75rem; } }
  @media (min-width: 1250px) {
  h2 {
    font-size: 2.8125rem;
    line-height: 3.4375rem; } }

h3 {
  font-size: 1.125rem;
  line-height: 1.5625rem;
  color: #c0bdbc;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
  h3 {
    font-size: 1.4375rem;
    line-height: 1.875rem;
    margin-bottom: 25px; } }

h4 {
  font-size: 1rem;
  line-height: 1.625rem;
  font-weight: 600;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
  h4 {
    font-size: 1.25rem;
    line-height: 1.875rem; } }

.sectionName {
  font-size: 1.1875rem;
  line-height: 1em;
  color: #a7a7a8;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
  .sectionName {
    font-size: 1.5625rem;
    margin-bottom: 20px; } }

.mm-toggle-wrap {
  position: absolute;
  right: 0;
  top: 13px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media (min-width: 576px) {
  .mm-toggle-wrap {
    top: 7px; } }
  @media (min-width: 768px) {
  .mm-toggle-wrap {
    right: 14px; } }
  @media (min-width: 992px) {
  .mm-toggle-wrap {
    display: none; } }

.mm-toggle {
  border: none; }

.hamburger {
  padding: 0;
  z-index: 201;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.hamburger--stand .hamburger-inner {
  background-color: #fff; }
  .hamburger--stand .hamburger-inner:before, .hamburger--stand .hamburger-inner:after {
    background-color: #fff; }

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  border-radius: 0;
  width: 35px;
  height: 3px; }

.hamburger-inner::before {
  top: -7px; }

.hamburger-inner::after {
  bottom: -7px; }

#mainNav {
  display: none; }
  @media (min-width: 992px) {
  #mainNav {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: block;
    text-align: right;
    text-transform: uppercase;
    line-height: 1em;
    padding-top: 20px;
    font-size: 1.1875rem;
    font-weight: 600; }
    #mainNav li {
      display: inline-block;
      padding: 0 10px;
      font-size: 17px;
      position: relative; }
      #mainNav li:last-child {
        padding-right: 0; }
      #mainNav li:hover ul {
        display: block; }
      #mainNav li a {
        color: #ebebed;
        display: block;
        margin-bottom: 15px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        #mainNav li a:hover, #mainNav li a.selected {
          color: #a7a7a8; } }
  @media (min-width: 1250px) {
  #mainNav li {
    padding: 0 25px;
    font-size: 19px; } }
  #mainNav ul ul {
    display: none;
    position: absolute;
    left: 10px;
    padding: 20px 0 10px;
    background: #393939; }
    @media (min-width: 1250px) {
    #mainNav ul ul {
      left: 25px; } }
    #mainNav ul ul li {
      padding: 0 20px 15px 20px !important;
      display: block; }
      #mainNav ul ul li:last-child {
        padding-right: 10px; }
      #mainNav ul ul li a {
        margin-bottom: 0; }

#mobile-menu {
  position: fixed; }
  #mobile-menu .imageNav {
    display: none; }
  #mobile-menu li.selected a {
    color: #000; }
  #mobile-menu li a:hover, #mobile-menu li a:focus {
    color: #000; }
  #mobile-menu .icon-minus {
    width: 30px; }
  #mobile-menu .icon-minus:before {
    position: absolute;
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #000;
    top: 50%;
    margin-top: -12px;
    left: 7px; }
  #mobile-menu .icon-plus {
    width: 30px; }
  #mobile-menu .icon-plus:before {
    position: absolute;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #000;
    top: 50%;
    margin-top: -12px;
    left: 7px; }

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden; }
  @media (min-width: 768px) {
  .responsiveContainer {
    padding-bottom: 35%; } }

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

hr {
  border-top: 1px solid #ccc;
  margin-bottom: 30px; }

.ui-icon {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  /* Vertical line */
  /* horizontal line */ }
  .ui-icon:before, .ui-icon:after {
    content: "";
    position: absolute;
    background-color: #fff;
    transition: transform 0.25s ease-out; }
  .ui-icon:before {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px; }
  .ui-icon:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px; }
  .ui-icon.ui-icon-triangle-1-s:before {
    transform: rotate(90deg); }
  .ui-icon.ui-icon-triangle-1-s:after {
    transform: rotate(180deg); }

.ui-accordion-header {
  position: relative;
  background-color: #a43422;
  border: 1px solid #e1e1e1;
  padding: 15px 60px 15px 15px;
  cursor: pointer;
  margin-bottom: 4px; }

.accordion {
  margin: 20px 0 15px; }

.accordionContent {
  padding: 15px;
  border: 1px solid #e1e1e1;
  background: #393939; }
  @media (min-width: 768px) {
  .accordionContent {
    padding: 25px; } }

.ui-icon {
  background-color: #e3e1de;
  border: 2px solid #a43422; }

#praxis {
  background: #393939;
  padding: 50px 0; }
  @media (min-width: 768px) {
  #praxis {
    padding: 70px 0; } }
  #praxis h2 {
    max-width: 440px; }
  @media (min-width: 768px) {
    #praxis h2 {
      max-width: 550px; } }
  @media (min-width: 1250px) {
    #praxis h2 {
      max-width: 930px; } }

.carouselBG .container-fluid {
  max-width: 1320px; }

.owl-carousel {
  position: relative;
  display: block; }
  .owl-carousel .owl-dots {
    display: none; }
  .owl-carousel .item {
    overflow: hidden;
    position: relative;
    padding-bottom: 80px; }
  .owl-carousel .item .carouselBtn {
    position: absolute;
    bottom: 0;
    left: 0; }

.owl-item {
  height: 100%; }

.carouselName {
  margin-top: 15px;
  color: #8a8989;
  font-size: 0.875rem;
  line-height: 1.25rem; }

.carouselImg {
  margin-bottom: 40px; }
  .carouselImg img {
    max-width: inherit; }

.carouselText {
  padding-right: 20px; }

.carouselWrap {
  padding: 0 30px;
  margin: 0 auto; }
  @media (min-width: 768px) {
  .carouselWrap {
    padding: 0 60px; } }

.carouselPosition {
  color: #939394;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 25px;
  font-weight: 600; }

.owl-prev {
  position: absolute;
  left: -56px;
  top: 50%;
  margin-top: -43px;
  border-radius: 50%;
  width: 40px;
  height: 40px; }
  .owl-prev span {
    font-size: 60px;
    background: #393939;
    line-height: 30px;
    width: 40px;
    display: block;
    height: 40px;
    padding-top: 5px; }

.owl-next {
  position: absolute;
  right: -56px;
  top: 50%;
  margin-top: -43px;
  z-index: 100;
  border-radius: 50%;
  width: 40px;
  height: 40px; }
  .owl-next span {
    font-size: 60px;
    line-height: 30px;
    width: 40px;
    display: block;
    height: 40px;
    background: #393939;
    padding-top: 5px; }

.owl-nav {
  height: 1px; }

.iTop {
  display: none;
  color: #fff;
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 200;
  cursor: pointer;
  background: #e3e1de;
  opacity: 0.9;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 30px; }
  .iTop a {
    display: block;
    padding-top: 9px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #fff; }
  .iTop:hover {
    opacity: 1; }

#headerTop {
  text-align: left;
  font-size: 0.875rem;
  padding: 20px 0 0;
  background: #393939; }
  #headerTop a {
    color: #fff; }
  #headerTop .container-fluid {
    max-width: 1350px; }
  @media (min-width: 768px) {
  #headerTop {
    padding: 20px 0 0; } }
  @media (min-width: 992px) {
  #headerTop {
    text-align: right;
    font-size: 1rem; } }
  @media (min-width: 1250px) {
  #headerTop {
    padding: 30px 0 0;
    font-size: 1.0625rem; } }
  #headerTop .select_language {
    border: 1px solid #4c5052;
    width: 140px;
    padding: 5px;
    background-color: #8c8c8a;
    cursor: pointer;
    text-align: left;
    position: relative;
    z-index: 10; }
  @media screen and (max-width: 360px) {
    #headerTop .select_language {
      font-size: 12px;
      width: 130px; } }
  @media (min-width: 768px) {
    #headerTop .select_language {
      width: 160px; } }
  #headerTop .select_language:after {
    position: absolute;
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 3px;
    right: 8px;
    font-size: 18px; }
  #headerTop .dropdown {
    display: none;
    background-color: #8c8c8a;
    border: 1px solid #4c5052;
    width: 140px;
    margin-top: 5px;
    position: absolute;
    z-index: 26; }
  @media (min-width: 768px) {
    #headerTop .dropdown {
      width: 180px; } }
  #headerTop .dropdown li {
    list-style: none;
    padding: 5px 10px 5px 10px;
    display: block !important;
    text-align: left; }
    #headerTop .dropdown li:before {
      display: none; }
    #headerTop .dropdown li:hover {
      background-color: #7c7c7c;
      cursor: pointer; }
  #headerTop .dropdown a {
    color: #444;
    text-decoration: none;
    display: block; }
  #headerTop .dropdown li.active a {
    font-weight: bold;
    color: #222; }
  #headerTop .dropdown li.text-muted {
    color: #d2d0d0;
    cursor: auto; }

@media screen and (max-width: 360px) {
    .adressTop {
      margin-left: -10px;
      font-size: 12px; } }
  @media (min-width: 768px) {
  .adressTop {
    margin-right: 222px; } }
  .adressTop li {
    list-style: none;
    display: block;
    padding-left: 25px;
    position: relative;
    margin-bottom: 6px; }
  @media (min-width: 576px) {
    .adressTop li {
      display: inline-block;
      padding-left: 30px; } }
  .adressTop li:first-child {
    padding-right: 40px; }
    .adressTop li:first-child:before {
      position: absolute;
      content: "\f095";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      top: 0;
      left: 0;
      color: #fff;
      background: #393939;
      width: 22px;
      height: 22px;
      text-align: center;
      line-height: 1em;
      padding-top: 3px;
      font-size: 14px; }
  .adressTop li:last-child:before {
    position: absolute;
    content: "\f0e0";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 0;
    left: 0;
    font-size: 13px;
    color: #fff;
    background: #393939;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 1em;
    padding-top: 4.5px; }

#dropdown {
  position: absolute;
  right: 10px;
  top: -6px; }
  @media (min-width: 576px) {
  #dropdown {
    right: 20px; } }

.header {
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
  width: 100%;
  background: #222;
  top: 0;
  left: 0;
  z-index: 20;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 3px;
  position: relative; }
  @media (min-width: 768px) {
  .header {
    padding-top: 15px;
    padding-bottom: 25px; } }
  .header.fixed {
    position: fixed; }
  .header.fixed .mm-toggle-wrap {
    top: 18px; }
  .header.moveLeft {
    right: 250px;
    left: inherit; }
  .header .container-fluid {
    max-width: 1350px; }

#logo {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media screen and (max-width: 360px) {
    #logo img {
      width: 220px; } }

.abstandHeader {
  display: none; }

.xl-animate {
  visibility: hidden; }

.startBoxWrap {
  background: #b8b8b8;
  padding: 20px 0; }
  @media (min-width: 768px) {
  .startBoxWrap {
    padding: 20px 10px; } }
  @media (min-width: 1250px) {
  .startBoxWrap {
    padding: 20px 30px; } }
  .startBoxWrap .startbox {
    padding: 20px 20px 10px;
    display: block;
    height: 100%;
    background: #b8b8b8;
    max-width: 330px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .startBoxWrap .startbox {
      padding: 40px 20px 20px;
      max-width: 410px; } }
  .startBoxWrap .startbox p {
    margin-bottom: 20px; }
  .startBoxWrap .startbox .startIcon {
    margin-bottom: 25px; }
    .startBoxWrap .startbox .startIcon img {
      width: 60px; }
  .startBoxWrap .col-12 {
    padding: 0; }
  .startBoxWrap.row {
    margin: 0; }

.frame-layout-4 {
  background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/background_start02.png");
  background-position: center;
  background-size: cover;
  padding: 30px 0; }
  @media (min-width: 768px) {
  .frame-layout-4 {
    padding: 60px 0; } }

.biggerText {
  font-size: 1.125rem; }
  @media (min-width: 768px) {
  .biggerText {
    font-size: 1.5rem; } }

.videoImg {
  position: relative;
  color: #222;
  cursor: pointer;
  padding-bottom: 56.25%;
  height: 0; }
  .videoImg img {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .videoImg:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1); }
  .videoImg:before {
    width: 90px;
    height: 90px;
    content: "\f144";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: none !important;
    position: absolute;
    font-size: 90px;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -15px;
    z-index: 10; }

.videoClick {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .videoClick iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.youtubeNumber {
  display: none; }

.spotifyImg {
  position: relative;
  color: #222;
  cursor: pointer;
  padding-bottom: 130%;
  height: 0;
  overflow: hidden; }
  .spotifyImg img {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .spotifyImg:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1); }
  .spotifyImg:before {
    width: 90px;
    height: 90px;
    content: "\f144";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: none !important;
    position: absolute;
    font-size: 90px;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -15px;
    z-index: 10; }

.spotifyClick {
  position: relative;
  padding-bottom: 130%;
  height: 0;
  overflow: hidden; }
  .spotifyClick iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.spotifyNumber {
  display: none; }

.arrowWrap .arrow {
  position: relative;
  margin-bottom: 20px; }
  .arrowWrap .arrow .inner {
    width: 100%;
    color: #cecfd0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: #e3e1de;
    padding: 25px; }
    @media (min-width: 768px) {
    .arrowWrap .arrow .inner {
      width: calc(100% - 60px);
      flex-direction: row;
      padding: 25px 0; } }
    @media (min-width: 992px) {
    .arrowWrap .arrow .inner {
      width: calc(100% - 40px); } }
  @media (min-width: 768px) {
      .arrowWrap .arrow:after {
        content: "";
        width: 60px;
        height: 100%;
        display: block;
        background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/pfeilspitze.svg");
        background-size: cover;
        position: absolute;
        top: 0;
        right: 0;
        background-position: right center; } }
    @media (min-width: 992px) {
    .arrowWrap .arrow:after {
      width: 40px; } }
  .arrowWrap .arrowNumber {
    font-weight: bold;
    font-size: 50px;
    line-height: 1em;
    padding: 0 20px 20px;
    text-align: center; }
  @media (min-width: 768px) {
    .arrowWrap .arrowNumber {
      font-size: 70px;
      padding: 0 20px; } }
  @media (min-width: 1250px) {
    .arrowWrap .arrowNumber {
      font-size: 90px; } }
  .arrowWrap .arrowText {
    font-size: 0.875rem;
    line-height: 1.125rem; }
  .arrowWrap .arrowText p {
    margin-bottom: 15px; }
    .arrowWrap .arrowText p:last-child {
      margin-bottom: 0; }

.frame-layout-4 .col-12:last-child .videoElem {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 3px solid #fff;
  overflow: hidden; }

.parallax {
  height: 300px;
  position: relative; }
  @media (min-width: 768px) {
  .parallax {
    height: 400px; } }
  .parallax h2 {
    text-align: center;
    padding: 30px;
    color: #fff; }
  @media (min-width: 768px) {
    .parallax h2 {
      padding-top: 50px; } }
  .parallax .parallax-overlay {
    position: absolute;
    bottom: 40px;
    width: 100%; }
  @media (min-width: 576px) {
    .parallax .parallax-overlay {
      bottom: 80px; } }

.parallax_bg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: fixed;
  width: 100%;
  z-index: -5;
  display: block;
  height: 100vh;
  top: 0;
  left: 0; }

@media screen and (max-width: 992px) {
  #parallaxSection .parallax_bg {
    background-size: contain;
    background-position: left center;
    background-color: #0b243a; } }

footer {
  background-color: #8c8c8a;
  padding: 30px 0 0; }
  footer a {
    color: #fff; }
  @media (min-width: 768px) {
  footer {
    padding: 50px 0 0; } }

.footerKontakt {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
  .footerKontakt {
    padding-bottom: 50px; } }
  @media (min-width: 768px) {
    .footerKontakt .col-footer-first p {
      max-width: 300px; } }
  .footerKontakt .tel, .footerKontakt .fax, .footerKontakt .email3 {
    display: block;
    position: relative;
    padding: 5px 0 5px 45px;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .footerKontakt .tel, .footerKontakt .fax, .footerKontakt .email3 {
      padding: 7px 0 10px 50px;
      margin-bottom: 15px; } }
  @media (min-width: 1250px) {
    .footerKontakt .tel, .footerKontakt .fax, .footerKontakt .email3 {
      padding: 7px 0 10px 60px;
      margin-bottom: 15px; } }
  .footerKontakt .tel:before, .footerKontakt .fax:before, .footerKontakt .email3:before {
    position: absolute;
    width: 29px;
    height: 29px;
    content: "";
    left: 0;
    top: 0;
    background-size: cover; }
    @media (min-width: 768px) {
    .footerKontakt .tel:before, .footerKontakt .fax:before, .footerKontakt .email3:before {
      width: 39px;
      height: 39px; } }
  .footerKontakt .tel:before {
    background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/Stonerrock-Icon-phone.svg"); }
  .footerKontakt .fax:before {
    background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/Stonerrock-Icon-fax.svg"); }
  .footerKontakt .email3:before {
    background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/Stonerrock-Icon-email.svg"); }

.footerDark {
  background-color: #222;
  padding: 40px 0; }
  .footerDark a {
    color: #fff; }
  .footerDark ul {
    text-transform: uppercase;
    line-height: 1em;
    text-align: right;
    font-weight: 600;
    padding-top: 40px; }
  .footerDark ul li {
    display: inline-block;
    padding: 0 20px; }
    .footerDark ul li:last-child {
      padding-right: 0; }
  @media (min-width: 768px) {
  .footerDark {
    padding: 60px 0; }
    .footerDark ul {
      padding-top: 13px; } }
  @media (min-width: 992px) {
  .footerDark {
    padding: 75px 0; } }
  @media (min-width: 1250px) {
  .footerDark ul {
    padding-right: 100px; }
    .footerDark ul li {
      padding: 0 0 0 80px; } }

#slider {
  height: 350px;
  background-size: cover;
  background-position: top center;
  position: relative;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3); }
  #slider p {
    margin-bottom: 0; }
  #slider div.frame-layout-0 {
    position: absolute;
    left: 10px;
    top: 4em;
    padding: 10px 20px;
    font-size: 1.25rem;
    line-height: 1.875rem; }
  #slider div.frame-layout-0 h1, #slider div.frame-layout-0 p {
    display: none; }
  @media screen and (max-width: 360px) {
    #slider div.frame-layout-0 {
      font-size: 18px; } }
  #slider .container-fluid {
    position: relative;
    max-width: 1350px;
    display: block;
    width: 100%;
    height: 100%; }
  @media (min-width: 768px) {
  #slider {
    height: 500px; }
    #slider div.frame-layout-0 {
      background: none;
      font-size: 1.625rem;
      line-height: 2.25rem; }
      #slider div.frame-layout-0 h1, #slider div.frame-layout-0 p {
        display: block; }
      #slider div.frame-layout-0 p {
        margin-bottom: 10px; } }
  @media (min-width: 992px) {
  #slider {
    height: 500px; } }
  @media (min-width: 1250px) {
  #slider {
    height: 600px; }
    #slider div.frame-layout-0 {
      font-size: 1.875rem;
      line-height: 2.5rem; } }
  @media screen and (min-width: 1400px) {
  #slider {
    height: 700px; }
    #slider div.frame-layout-0 {
      top: 6em; } }
  @media screen and (min-width: 1600px) {
  #slider {
    height: 750px; }
    #slider div.frame-layout-0 {
      top: 7em; } }
  @media screen and (min-width: 1800px) {
  #slider {
    height: 800px; }
    #slider div.frame-layout-0 {
      top: 8em; } }
  @media screen and (min-width: 2000px) {
  #slider {
    height: 850px; } }

.bgImage {
  background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/bg_main.jpg");
  background-size: cover; }

.events-img-wrap img {
  -webkit-box-shadow: -8px 10px 8px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -8px 10px 8px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -8px 10px 8px 0px rgba(0, 0, 0, 0.75); }

.col-news-Content {
  margin-top: 40px; }
  .col-news-Content h3 {
    color: #a43422;
    font-weight: normal;
    margin-bottom: 6px; }
  .col-news-Content .news-teaser {
    color: #a43422; }
  .col-news-Content .anwenderbericht {
    text-align: right; }
  .col-news-Content .anwenderbericht a {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    line-height: 1em;
    background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/anwender_pfeil.png");
    width: 268px;
    height: 30px;
    padding-right: 69px;
    padding-top: 8px; }
  @media (min-width: 768px) {
  .col-news-Content {
    margin-top: 0; } }

.rowAnwender {
  padding: 50px 0; }
  @media (min-width: 768px) {
  .rowAnwender {
    padding: 50px 0; } }

.articleEvent {
  position: relative; }
  .articleEvent:nth-child(even) {
    background-color: #393939; }
  .articleEvent:last-child .trenner {
    display: none; }

.trenner {
  width: 100%;
  display: block;
  height: 13px;
  background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/trenner2.png");
  position: absolute;
  left: 0;
  bottom: 0; }
  @media (min-width: 1250px) {
  .trenner {
    background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/trenner.png");
    background-position: center; } }

@media (min-width: 768px) {
    .rowMedien {
      margin-left: -10px;
      margin-right: -10px; } }
  .rowMedien .videoImg {
    overflow: hidden; }
  .rowMedien .col-medien-video {
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .rowMedien .col-medien-video {
      padding-left: 10px;
      padding-right: 10px; } }

.page-navigation {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px; }
  .page-navigation p {
    display: none; }
  .page-navigation .f3-widget-paginator {
    margin-top: 30px; }
  .page-navigation .f3-widget-paginator a {
    width: 30px;
    height: 30px;
    background: #393939;
    border: 1px solid #ebee0f;
    text-align: center;
    display: inline-block;
    margin-left: 6px;
    padding-top: 3px; }
    .page-navigation .f3-widget-paginator a:hover {
      background: #c9c9c9; }
  .page-navigation .f3-widget-paginator li.current {
    width: 30px;
    height: 30px;
    background: #222;
    border: 1px solid #a43422;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 6px;
    padding-top: 3px; }
  .page-navigation .f3-widget-paginator li.next {
    font-size: 0; }
    .page-navigation .f3-widget-paginator li.next a {
      position: relative; }
      .page-navigation .f3-widget-paginator li.next a:after {
        position: absolute;
        content: "»";
        font-size: 20px;
        color: #3f3f3f;
        text-align: left;
        padding-top: 2px;
        top: 0;
        left: 8px; }
  .page-navigation .f3-widget-paginator li.previous {
    font-size: 0; }
    .page-navigation .f3-widget-paginator li.previous a {
      position: relative; }
      .page-navigation .f3-widget-paginator li.previous a:after {
        position: absolute;
        content: "«";
        font-size: 20px;
        color: #3f3f3f;
        text-align: left;
        padding-top: 2px;
        top: 0;
        left: 8px; }

.col_rechtliches {
  text-align: right;
  padding-top: 15px;
  border-top: 1px solid #4c5052;
  margin-top: 20px;
  color: #fff;
  font-size: 0.8125rem; }
  .col_rechtliches a {
    padding: 0 6px; }
  .col_rechtliches a:last-child {
    padding-right: 0; }

#main .frame-type-text ul li {
  padding-left: 15px;
  margin-bottom: 6px;
  position: relative; }
  #main .frame-type-text ul li:before {
    width: 9px;
    height: 10px;
    background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/doppelpfeil.svg");
    content: "";
    position: absolute;
    top: 6px;
    left: 0; }

#vorteile {
  background-image: url("/typo3conf/ext/Multipond/Resources/Public/Images/Stonerrock-graphic-weigher.jpg");
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-bottom: 40px;
  padding-top: 60px;
  background-color: #393939; }
  @media (min-width: 768px) {
  #vorteile {
    padding-bottom: 80px;
    padding-top: 80px; } }
  @media (min-width: 1250px) {
  #vorteile {
    padding-bottom: 90px; } }
  @media (min-width: 768px) {
      #vorteile .col-md-8 p {
        max-width: 680px; } }

.frame-layout-5 {
  background: #a43422;
  color: #fff;
  padding: 25px; }
  @media (min-width: 992px) {
  .frame-layout-5 {
    padding: 40px; } }
  .frame-layout-5 a {
    color: #fff;
    text-decoration: underline; }

.btnGrey a {
  color: #fff;
  display: inline-block;
  background-color: #939394;
  line-height: 1em;
  padding: 15px 30px;
  text-decoration: none !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  z-index: 1; }
  .btnGrey a:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 100%;
    z-index: -1;
    background: #a43422;
    top: 0;
    left: 0; }
  .btnGrey a:hover {
    text-decoration: none !important; }
  .btnGrey a:hover:after {
    width: 100%; }

a.btnGrey {
  color: #fff;
  display: inline-block;
  background-color: #939394;
  line-height: 1em;
  padding: 15px 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  z-index: 1;
  text-decoration: none !important; }
  a.btnGrey:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 100%;
    z-index: -1;
    background: #a43422;
    top: 0;
    left: 0; }
  a.btnGrey:hover {
    text-decoration: none !important; }
  a.btnGrey:hover:after {
    width: 100%; }

.redBoxNeu {
  color: #fff;
  background: #a43422;
  padding: 25px;
  position: absolute;
  right: 0;
  bottom: -80px;
  z-index: 10; }
  @media (min-width: 768px) {
  .redBoxNeu {
    right: 20px;
    padding: 30px 25px 40px 25px; } }
  @media (min-width: 1250px) {
  .redBoxNeu {
    right: 105px; } }
  .redBoxNeu a, .redBoxNeu h4 {
    color: #fff; }

#medien {
  padding: 40px 0;
  background: #222; }
  @media (min-width: 768px) {
  #medien {
    padding: 60px 0; } }

#bagdes {
  position: fixed;
  top: 150px;
  width: 50px;
  right: 0;
  z-index: 30; }
  @media (min-width: 768px) {
  #bagdes {
    width: 65px; } }
  @media (min-width: 1250px) {
  #bagdes {
    top: 30%; } }
  #bagdes .ce-column {
    float: none; }
  #bagdes .ce-column a {
    padding: 8px 10px 8px 10px;
    background: #a43422;
    display: block; }
  @media (min-width: 768px) {
      #bagdes .ce-column a {
        padding: 12px 15px 12px 20px; } }
  #bagdes .ce-row {
    margin-bottom: 5px; }

#vorteile2 {
  background-color: #8c8c8a;
  padding: 50px 0;
  color: #fff;
  /*p{
   border-bottom: 1px solid #fff;
   padding-bottom:25px;
   margin-bottom:25px;
   &:last-child{
   border:none;
   }
   }
   */ }
  #vorteile2 .sectionName {
    color: #e3e1de; }
  #vorteile2 a {
    color: #fff;
    text-decoration: underline; }
  #vorteile2 .ce-bodytext {
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 20px; }
  #vorteile2 .accordionContent p {
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
    margin-bottom: 25px; }
  #vorteile2 .accordionContent p:last-child {
    border: none; }

#musik {
  background-color: #393939;
  padding: 50px 0;
  color: #fff; }
  #musik .sectionName {
    color: #e3e1de; }
  #musik a {
    color: #fff;
    text-decoration: underline; }
  #musik p {
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
    margin-bottom: 25px; }
  #musik p:last-child {
    border: none; }

.rowMusic {
  max-width: 330px;
  margin: 0 auto; }
  @media screen and (min-width: 576px) {
  .rowMusic {
    max-width: inherit;
    margin-left: -20px;
    margin-right: -20px; } }

.ui-accordion-header {
  background: #a43422;
  font-weight: bold;
  font-size: 1.1em; }

.ui-icon {
  background: none;
  border: none; }

.mainNormalPage {
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
  .mainNormalPage {
    padding: 50px 0; } }

.rowTeaserGallery {
  margin: 50px 0;
  align-items: center; }
  .rowTeaserGallery .row {
    flex-wrap: wrap; }
  .rowTeaserGallery .row .col {
    width: 50%;
    flex-basis: auto;
    margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
  .rowTeaserGallery {
    margin: 70px 0 50px; }
    .rowTeaserGallery .row {
      flex-wrap: nowrap; }
      .rowTeaserGallery .row .col {
        flex-basis: 0; } }

#praxis .ce-gridgallery {
  margin: 50px 0; }
  @media screen and (min-width: 768px) {
    #praxis .ce-gridgallery {
      margin: 70px 0 50px; } }

.page-37 #slider, .page-39 #slider, .page-41 #slider {
  display: none !important; }

.cfw-widgetModalBody {
  margin-top: 20px !important;
  width: 100% !important; }

.cfw-widgetModalBody .cfw-image {
  height: auto !important; }

.cfw-widgetModalBody .cfw-image img {
  width: 100% !important;
  height: auto !important; }

.cfw-footer a.cfw-widget-btn {
  background: #a43422 !important;
  border-radius: 0 !important; }
  .cfw-footer a.cfw-widget-btn:hover {
    background: #8a291a !important; }

.cfw-widgetModalBody::before {
  border: none !important; }

.spotifyElem {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px; }

.loadSpotify {
  margin: 20px 0;
  text-align: center; }
  .loadSpotify .btnGrey {
    color: #fff;
    display: inline-block;
    background-color: #939394;
    line-height: 1em;
    padding: 15px 30px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    z-index: 1;
    cursor: pointer; }
  .loadSpotify .btnGrey:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 100%;
    z-index: -1;
    background: #a43422;
    top: 0;
    left: 0; }
  .loadSpotify .btnGrey:hover {
    text-decoration: none !important; }
  .loadSpotify .btnGrey:hover:after {
    width: 100%; }
/* adjust banner text */
@media (max-width: 768px) {
  #slider {
    background-size: 100% 100%; } }

@media (min-width: 769px) {
  #slider {
    background-size: cover !important; } }

@media (width: 768px) {
  #slider {
    height: 500px;
    background-size: 100% 100% !important; } }
