/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */

/* =============================================================================
    Fonts
   ========================================================================== */


/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* nunito-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/nunito-v25-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/nunito-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/nunito-v25-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nunito-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/nunito-v25-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Fonts end */

body {
    font-family: 'Roboto Condensed', sans-serif;
}

h1, .h1 {
    font-size: 2em;
}

h1.node__title {
  color: #041b78;
  font-family: 'Nunito';
  font-weight: 700;
  text-transform: none;
}

h2.block__title {
  font-family: 'Nunito';
  font-weight: 700;
}

.node--view-mode-full .node__title, .node--view-mode-full .field-node--node-title * {
  font-family: 'Nunito';
  font-weight: 700;
  text-transform: none;
}

a {
	color: #EC7538;
}

a:hover {
	text-decoration: none;
	color: #EC7538;
}

a:visited {
    color: #041b78;
}

.pr-header {
    background-image: url(/themes/fussballgoeggingentheme/images/anlage_1.jpeg);
    background-size: cover;
}

.site-branding {
    justify-content: center;
}

.site-branding__logo-link {
    width: 20%;
}

/* Slider Home */

.views-field-field-bild-mobile {
    display: none;
}

.l-leaderboard .l-rw {
    max-width: 100%;
    padding: 0;
}

.l-leaderboard .l-r {
    padding: 0;
}

.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
    box-shadow: '' 0 1px 4px rgba(0,0,0,0.2);
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    filter: blur(0.2rem);
}

a.slider_start_image {
    width: 200px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 50px;
}

.slider_start_image img {
    filter: blur(0) !important;
}

/* 

.slider_text {
    background-color: #fff;
    padding: 20px;
    position: absolute;
    top: 90px;
    font-size: 4.5em;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

.slider_text_start {
    width: 30% !important;
    margin-left: 60% !important;
    font-size: 2.5em;
}

.slider_text_right {
    margin-left: 40% !important;
}

.slider_text_left {
    margin-left: 15% !important;
}

*/

.slider_text {
  color: #041b78;
  text-shadow: 1px 1px 1px #fff;
  font-weight: 700;
  position: absolute;
  top: 30px;
  font-size: 3em;
  line-height: 1em;
  text-transform: none;
}

.slider_start_headline {
  font-family: 'Nunito';
  font-weight: 900;
}

.slider_start_text {
  margin-left: 62%;
}

.slider_start_text_tore {
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: 6px;
  text-transform: none;
  margin-top: 1rem !important;
}

.text_orange {
  color: #EC7538;
}

.slider_text_center {
  font-family: 'Nunito';
  font-weight: 900;
  font-size: 5rem;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  top: 30%;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0.5;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* Slider Home End */

.pr-navbar {
    background-color: #041b78 !important;
}

.ms-dropmenu .rm-block__content .menu-level-1 {
    justify-content: center;
}

.ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link:hover, .ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link:focus, .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link:hover, .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link:focus {
  background-color: #EC7538;
}

.ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link.is-active, .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link.is-active {
  background-color: #EC7538;
}

.ms-dropmenu .rm-block__content .menu-level-2 .menu__link, .ms-horizontal .rm-block__content .menu-level-2 .menu__link {
  background-color: #041b78;
}

.ms-dropmenu .rm-block__content .menu-level-2 .menu__link:hover, .ms-dropmenu .rm-block__content .menu-level-2 .menu__link:focus, .ms-horizontal .rm-block__content .menu-level-2 .menu__link:hover, .ms-horizontal .rm-block__content .menu-level-2 .menu__link:focus {
  background-color: #EC7538;
}

.ms-dropmenu .rm-block__content .menu-level-2 .menu__link.is-active, .ms-horizontal .rm-block__content .menu-level-2 .menu__link.is-active {
  background-color: #EC7538;
}

.ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"]:hover, .ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"]:focus, .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"]:hover, .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"]:focus {
    background-color: #EC7538;
}

.ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"], .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"] {
  background-color: #EC7538;
}

.node__meta {
	display: none; 
}

.node-readmore {
    margin: 2em 0 !important;
}

.node-readmore a {
    padding: 1em 2em;
    background-color: #041b78;
    color: #fff;
}

.node-readmore a:hover {
    background-color: #EC7538;
    color: #fff;
}

#block-views-block-news-block-1 img {
    max-width: 250px;
    position: relative;
    float: left;
    margin: 0 1em 1em 0;
}

article.node--type-mannschaft {
    float: left;
}

.field-name-field-titel-trainingszeiten, .field-name-field-titel-trainer, .field-name-field-titel-preise {
	color: #041b78;
  font-family: 'Nunito';
	font-weight: 900;
	font-size: 1.5em;
  margin-top: 1.5em;
}

.field-name-field-trainer-infos {
	width: 50%;
  position: relative;
  float: left;
  margin-right: 4em;
}

.field-name-field-trainer-bild {
	width: 30%;
  position: relative;
  float: left;
  margin-bottom: 2em;
}

.field-name-field-cta-mitglied, .field-name-field-cta-news, .field-name-field-cta-bfv {
	width: 45%;
    text-align: center;
    background-color: #041b78;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    float: left;
}

.field-name-field-cta-mitglied {
    margin-right: 10%;
}

.field-name-field-cta-mitglied:hover, .field-name-field-cta-news:hover, .field-name-field-cta-bfv:hover {
    background-color: #EC7538;
}

.field-name-field-cta-mitglied a, .field-name-field-cta-news a, .field-name-field-cta-bfv a {
	display: inline-block;
    color: #fff;
    padding: 1em 0;
    width: 100%;
}

.field-name-field-cta-mitglied a:hover, .field-name-field-cta-news a:hover, .field-name-field-cta-bfv a:hover {
    color: #fff;
}

.field-name-field-e {
    clear: both;
}

.field-name-field-download-mitgliedsantrag, .field-name-field-download-passantrag {
	width: 45%;
    text-align: center;
    background-color: #041b78;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    float: left;
    margin-right: 5%;
    margin-bottom: 2rem;
}

.field-name-field-download-mitgliedsantrag:hover, .field-name-field-download-passantrag:hover {
	background-color: #EC7538;
}

.field-name-field-download-mitgliedsantrag a, .field-name-field-download-passantrag a {
    display: inline-block;
    color: #fff;
    padding: 1em 0;
    width: 100%;
}

.fa-loaded .file a:before {
    display: none;
}

.l-attribution {
    display: none;
}

.button--primary {
    background-color: #041b78;
    color: #fff;
    border: none;
}

.button--primary:hover {
    background-color: #EC7538;
}

#block-views-block-tags-sidebar-block-1, #block-sponsorengfe, #block-sponsorenteams, #block-uberuns, #block-unterstutzunggesucht {
    margin: 1.25em 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 1.25em;
    border-radius: 2px;
}

#block-unterstutzunggesucht .field-name-field-cta-news {
  width: 100%;
}

.block-plugin-id--system-menu-block-footer {
  margin: 0.1rem 0;
}

.pr-footer {
  background-color: #041b78;
}

.pr-footer .menu a:hover {
  color: #EC7538;
}

.l-subfeatures h2 {
  font-weight: bold;
  font-size: 1.4em;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) {

  .l-navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
  }

  .pr-navbar {
    background-color: transparent;
  }

  .ms-slidedown .rm-row, .ms-slidedown .rm-region {
    background-color: transparent;
  }

  .rm-block__content .menu {
    background-color: #041b78;
    height: 100vh;
    overflow: auto;
  }

  .rm-toggle__link, .rm-toggle__link:hover, .rm-toggle__link:focus, .rm-toggle__link:active {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link, .ms-offcanvas .rm-block__content .menu .rm-accordion-trigger, .ms-vertical .rm-block__content .menu .menu__link, .ms-vertical .rm-block__content .menu .rm-accordion-trigger, .ms-slidedown .rm-block__content .menu .menu__link, .ms-slidedown .rm-block__content .menu .rm-accordion-trigger, .ms-tiles .rm-block__content .menu .menu__link, .ms-tiles .rm-block__content .menu .rm-accordion-trigger {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link.is-active[href="/"], .ms-vertical .rm-block__content .menu .menu__link.is-active[href="/"], .ms-slidedown .rm-block__content .menu .menu__link.is-active[href="/"], .ms-tiles .rm-block__content .menu .menu__link.is-active[href="/"] {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link:hover, .ms-offcanvas .rm-block__content .menu .menu__link:focus, .ms-offcanvas .rm-block__content .menu .rm-accordion-trigger:hover, .ms-offcanvas .rm-block__content .menu .rm-accordion-trigger:focus, .ms-vertical .rm-block__content .menu .menu__link:hover, .ms-vertical .rm-block__content .menu .menu__link:focus, .ms-vertical .rm-block__content .menu .rm-accordion-trigger:hover, .ms-vertical .rm-block__content .menu .rm-accordion-trigger:focus, .ms-slidedown .rm-block__content .menu .menu__link:hover, .ms-slidedown .rm-block__content .menu .menu__link:focus, .ms-slidedown .rm-block__content .menu .rm-accordion-trigger:hover, .ms-slidedown .rm-block__content .menu .rm-accordion-trigger:focus, .ms-tiles .rm-block__content .menu .menu__link:hover, .ms-tiles .rm-block__content .menu .menu__link:focus, .ms-tiles .rm-block__content .menu .rm-accordion-trigger:hover, .ms-tiles .rm-block__content .menu .rm-accordion-trigger:focus {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link.is-active, .ms-vertical .rm-block__content .menu .menu__link.is-active, .ms-slidedown .rm-block__content .menu .menu__link.is-active, .ms-tiles .rm-block__content .menu .menu__link.is-active {
    background-color: #041b78;
  }

  .rm-toggle__label {
    display: none;
  }

  .rm-block__content .menu > .menu__item {
    border-bottom: 0.5px solid #fff;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .views-field-field-bild {
      display: none;
  }

  .views-field-field-bild-mobile {
      display: block;
      margin-bottom: 10%;
  }

  a.slider_start_image {
      width: 100px;
      top: 20px;
  }

  .slider_start_text {
      margin-left: 13%;
      top: 120px;
      text-align: center;
      font-size: 2em;
  }

  .slider_start_text_tore {
    display: none;
  }

  .slider_text_center {
      font-size: 3rem;
      top: 25%;
  }

  .node--view-mode-full .node__title, .node--view-mode-full .field-node--node-title * {
    text-align: center;
  }

  .field-name-field-download-mitgliedsantrag, .field-name-field-download-passantrag {
    width: 100%;
  }

  h2.block__title {
    text-align: center;
  }

  .field-type-text-with-summary {
    text-align: center;
  }

}

@media only screen and (min-device-width: 668px) and (max-device-width: 960px) {

  .l-navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
  }

  .pr-navbar {
    background-color: transparent;
  }

  .ms-slidedown .rm-row, .ms-slidedown .rm-region {
    background-color: transparent;
  }

  .rm-block__content .menu {
    background-color: #041b78;
    height: 100vh;
    overflow: auto;
  }

  .rm-toggle__link, .rm-toggle__link:hover, .rm-toggle__link:focus, .rm-toggle__link:active {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link, .ms-offcanvas .rm-block__content .menu .rm-accordion-trigger, .ms-vertical .rm-block__content .menu .menu__link, .ms-vertical .rm-block__content .menu .rm-accordion-trigger, .ms-slidedown .rm-block__content .menu .menu__link, .ms-slidedown .rm-block__content .menu .rm-accordion-trigger, .ms-tiles .rm-block__content .menu .menu__link, .ms-tiles .rm-block__content .menu .rm-accordion-trigger {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link.is-active[href="/"], .ms-vertical .rm-block__content .menu .menu__link.is-active[href="/"], .ms-slidedown .rm-block__content .menu .menu__link.is-active[href="/"], .ms-tiles .rm-block__content .menu .menu__link.is-active[href="/"] {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link:hover, .ms-offcanvas .rm-block__content .menu .menu__link:focus, .ms-offcanvas .rm-block__content .menu .rm-accordion-trigger:hover, .ms-offcanvas .rm-block__content .menu .rm-accordion-trigger:focus, .ms-vertical .rm-block__content .menu .menu__link:hover, .ms-vertical .rm-block__content .menu .menu__link:focus, .ms-vertical .rm-block__content .menu .rm-accordion-trigger:hover, .ms-vertical .rm-block__content .menu .rm-accordion-trigger:focus, .ms-slidedown .rm-block__content .menu .menu__link:hover, .ms-slidedown .rm-block__content .menu .menu__link:focus, .ms-slidedown .rm-block__content .menu .rm-accordion-trigger:hover, .ms-slidedown .rm-block__content .menu .rm-accordion-trigger:focus, .ms-tiles .rm-block__content .menu .menu__link:hover, .ms-tiles .rm-block__content .menu .menu__link:focus, .ms-tiles .rm-block__content .menu .rm-accordion-trigger:hover, .ms-tiles .rm-block__content .menu .rm-accordion-trigger:focus {
    background-color: #041b78;
  }

  .ms-offcanvas .rm-block__content .menu .menu__link.is-active, .ms-vertical .rm-block__content .menu .menu__link.is-active, .ms-slidedown .rm-block__content .menu .menu__link.is-active, .ms-tiles .rm-block__content .menu .menu__link.is-active {
    background-color: #041b78;
  }

  .rm-toggle__label {
    display: none;
  }

  .rm-block__content .menu > .menu__item {
    border-bottom: 0.5px solid #fff;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  a.slider_start_image {
    width: 100px;
    margin-left: 30%;
    top: 10px;
  }

  .slider_text {
      top: -5px;
      font-size: 1.6rem;
      line-height: 1em;
  }

  .slider_start_text {
      margin-left: 50%;
  }

  .slider_start_text_tore {
      font-size: 0.9rem;
      line-height: 1.1rem;
      letter-spacing: 4px;
      margin-top: 0.5em !important;
  }

  .slider_text_center {
      font-size: 3rem;
      top: 2rem;
  }

  .l-subfeatures .l-r {
    width: 45%;
  }

}

@media only screen and (min-device-width: 668px) and (max-device-width: 767px) {

  .slider_start_headline {
    margin: 2.5rem 0 0 !important;
  }

  .slider_start_text_tore {
      display: none;
  }

}

@media only screen and (min-device-width: 961px) and (max-device-width: 1150px) {

  a.slider_start_image {
    width: 120px;
    margin-left: 30%;
    top: 20%;
  }

  .slider_text {
      top: 30%;
      font-size: 4rem;
      line-height: 1em;
  }

  .slider_start_text {
      margin-left: 50%;
      top: 5%;
      font-size: 1.7rem;
      line-height: 1em;
  }

  .slider_start_text_tore {
      font-size: 1rem;
      line-height: 1.2rem;
      letter-spacing: 4px;
      margin-top: 0.5em !important;
  }

}

@media only screen and (min-device-width: 1151px) and (max-device-width: 1500px) {

  a.slider_start_image {
    width: 150px;
    margin-left: 30%;
    top: 20%;
  }

  .slider_start_text {
    margin-left: 50%;
    top: 7%;
    font-size: 2rem;
    line-height: 1em;
  }

  .slider_start_text_tore {
      font-size: 1.2rem;
      line-height: 1.4rem;
      letter-spacing: 4px;
      margin-top: 0.5em !important;
  }

}

@media only screen and (max-width: 600px) {

	.site-branding__logo-link {
    	width: 40%;
	}

	.node__container {
		text-align: center;
	    width: 100%;
	    margin: 0 auto;
	}

	.node__container h1 {
		text-align: center;
	}

    .field-name-field-trainer-infos {
        width: 100%;
    }

    #block-views-block-news-block-1 img {
        max-width: 100%;
    }

    .node-readmore {
        width: 100%;
    }

	.field-name-field-trainer-bild {
		width: 100%;
	    margin: 0 auto 2em;
	}

	.field-name-field-cta-mitglied, .field-name-field-cta-news, .field-name-field-cta-bfv {
		width: 100%;
		margin: 1em auto;
	}
}

