/****************************
*
*       CORE
*
*/

/* ScrollReveal */
html.sr {
    visibility: hidden;
}
body {
    height: auto !important;
}
body.home {
    height: 100% !important;
}

.mobile {
    display: none;
}

.space-75 {
    padding-top: 75px;
}

.row {
    width: 100%;
    clear: both;
}


article h1, h1 {
    font-size: 54px;
    border-bottom: 6px solid #e3e5e9;
    display: inline-block;
    line-height: 1.1;
    margin-bottom: 40px;
}
h2 {
    color: #da0719;
    text-align: center;
    padding: 30px 0 20px;
    font-size: 36px;
}
.wp-block-column h2 {
    text-align: left;
}
.page-id-3 h2 {
    text-align: left;
}

h3 {
    font-size: 28px;
}
/****************************
*
*       LAYOUT
*
*/

.full-width-content .content {
    width: 100%;
}

/* pokale */
.page-id-1574 .content,
.page-id-1597 .content {
    width: 100%;
}

.sidebar-content-sidebar .content {
    margin-left: 12%;
}
.sidebar-content-sidebar .content article h1, h1.news {
    margin-left: -14%;
}


/****************************
*
*       HEADER
*
*/
.site-header .wrap {
    width: 1280px;
    padding: 0 15px;
    margin: 0 auto;
}

.logo {
    padding: 0;
    /*background: url('../images/bg_logo.png') repeat-x;*/
}
.home .logo {
    margin-top: -13px;
    padding-bottom: 19px;
}

.site-header .section-top {
    height: 35px;
    padding: 12px 0 0 0;
    font-size: 18px;
    display: flex;
    justify-content: end;
}
.site-header .section-top a {
    color: #98a9c6;
    text-decoration: none;
    margin: 0 8px;
    display: inline-block;
    
}



.section-fb a.sec-1 {
    color: #fff;
}
.section-hb a.sec-2 {
    color: #fff;
}

.lang-1 {
    padding-left: 15px;
}
.lang-1:after, .sec-1:after {
    height: 16px;
    position: absolute;
    content: " ";
    border-right: 1px solid #98a9c6;
    margin-top: 3px;
    margin-left: 8px;
}
.de a.lang-1 {
    color: #fff;
}
.en a.lang-2 {
    color: #fff;
}
.instagram {
    padding-left: 10px;
}

.site-header .section-1 {
    float: left;
}
.site-header .section-2 {
    float: left;
    padding-left: 50px;
}


.twitter img {
    padding-top: 3px;
	width: 17px;
}
.bluesky img {
    padding-top: 2px;
	width: 19px;
}

/****************************
*
*       STARTPAGE
*
*/

.home .site-inner {
    clear: both;
    max-width: 100%;
    padding: 0;
}



body.home, .home .content, .home .content-sidebar-wrap, .home .site-inner, .home .site-container{
    float: left;
    width: 100%;
    height: 100%;
}
body.home {
    overflow: hidden;
}



.startimages {
    height: calc(100% - 70px);
    min-height: calc(100% - 70px);
    background-size: cover;
    background-color: #0c2043;
    background-position: center;
}
.si-inside {
    height: 100%;
    min-height: 100%;
    background-size: cover;
    background-color: #0c2043;
    background-position: center;
}
.slide {
    height: calc(100% - 110px);
    min-height: calc(100% - 110px);
    background-size: cover;
    background-color: #0c2043;
    background-position: center;
    display: none;
}
.startbuttons {
    position: absolute;
    top: 35%;
    width: 950px;
    margin: 0 auto;
    left: calc(50% - 465px);
    /*left: calc(50% - 240px);*/
}
.startbuttons a {
    margin: 0 25px;
}
.slide {
    position: absolute;
    width: 100%;
}

.page-template-start-page body {
	padding-bottom: 0 !important;
}

.page-template-start-page footer {
	/*position: fixed;
	bottom: 0;*/
    
}


/****************************
*
*       CONTENT
*
*/



/* header */

.header-head-1 {
    display: flex;
}


/*--  start --*/



/* 360 Grad Spielermanagement */

.m-spielermanagement h3 {
    color: #fff;
    font-weight: 400;
    padding: 8px 20px;
    background: #999;
}
.m-spielermanagement h3:nth-of-type(1) {
    background: #e74d3c;
}
.m-spielermanagement h3:nth-of-type(2) {
    background: #205a81;
}
.m-spielermanagement h3:nth-of-type(3) {
    background: #00acc1;
}
.m-spielermanagement h3:nth-of-type(4) {
    background: #009688;
}
.m-spielermanagement h3:nth-of-type(5) {
    background: #42a047;
}
.m-spielermanagement h3:nth-of-type(6) {
    background: #bfc933;
}
.m-spielermanagement h3:nth-of-type(7) {
    background: #f5b419;
}
.m-spielermanagement h3:nth-of-type(8) {
    background: #f7941d;
}
.m-spielermanagement h3:nth-of-type(9) {
    background: #f16225;
}

/* news */

.list-item h3 {
    padding-top: 12px;
    margin-bottom: 0;
}
.list-text {
    padding-top: 10px;
}

/* profile */

.wp-block-organic-profile-block {
    box-shadow: none;
    padding-bottom: 50px;
    border-bottom: 1px solid #a7a7a7;
}
.wp-block-organic-profile-block .organic-profile-image {
    background-size: inherit;
    background-position: center;
    background-repeat: no-repeat;
    width: 500px;
}
.organic-profile-content h3 {
    color: #da0719;
    font-size: 36px;
    font-weight: 400;
}
.organic-profile-content h5 {
    color: #000 !important;
    text-transform: none !important;
    font-size: 22px;
	font-weight: 700 !important;
}

/* ab calltoaction */

.ab-block-cta {
    border-radius: 0;
    color: #fff !important;
}

.wp-block-atomic-blocks-ab-cta h2 {
    padding-top: 0;
    padding-bottom: 20px;
    line-height: 1.4 !important;
    text-align: left;
}
.ab-cta-text {
    line-height: 40px !important;
    padding-left: 28%;
}
.ab-cta-text strong {
    font-weight: 400;
    font-size: 24px;
}

.icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 3px;
}

.icon-gold {
    background: url('../images/icon-gold.png') no-repeat;
    background-size: cover;
}
.icon-silber {
    background: url('../images/icon-silber.png') no-repeat;
    background-size: cover;
}
.icon-bronze {
    background: url('../images/icon-bronze.png') no-repeat;
    background-size: cover;
}
.icon-pokal {
    background: url('../images/icon-pokal.png') no-repeat;
    background-size: cover;
}

/* separator */
.separator-container {
    position: absolute;
    width: 100%;
    left: 0;
    background: #f6f8fa;
}
.separator {
    width: 1280px;
    margin: 0 auto;
    background-size: inherit;
    background-repeat: no-repeat;
}
.separator.wp-block-cover {
    min-height: 700px;
}

.darkgrey {
    background-color: #bababa;
}

/****************************
*
*       PLAYER
*
*/



.player-container {
    display: flex;
    flex-wrap: wrap;
}
.player-item {
    position: relative;
    width: 22%;
    margin: 1%;
    display: flex;
}

.pl-title {
    position: absolute;
    bottom: 0;
    font-size: 22px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px 20px;
    font-weight: 600;
    max-width: 280px;
}
.pl-info {
    display: none;
    font-size: 16px;
    font-weight: 400;
}
.pl-info a {
    color: #fff;
    text-decoration: none;
}
.pl-instagram {
    padding-top: 3px;
}

.fame .player-item {
    width: 48%;
    background: #8a8a8a;
    color: #fff;
}


.fame .pl-image {
    float: left;
    display: inline-block;
    padding-right: 30px;
    width: 50%;
}
.fame .pl-ftext {
    float: left;
    display: inline-block;
    padding: 15px;
    width: 50%;
    font-size: 16px;
}
.fame .pl-ftext h3{
    color: #fff;
    padding-top: 15px;
    margin-bottom: 15px;
}
.fame .pl-ftext p {
    margin-bottom: 10px;

}



/****************************
*
*       REFERENCE
*
*/



.reference-container {
    display: flex;
    flex-wrap: wrap;
}
.reference-item {
    position: relative;
    width: 30%;
    margin: 1%;
    display: flex;
}

.ref-title {
    position: absolute;
    bottom: 0;
    font-size: 22px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px 20px;
    font-weight: 600;
    max-width: 300px;
}
.ref-image img {
    padding-bottom: 50px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */    
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
    transition: filter 0.3s ease-in-out;
}
a:hover .ref-image img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
}
.ref-info {
    display: none;
    font-size: 16px;
    font-weight: 400;
}
.ref-info a {
    color: #fff;
    text-decoration: none;
}
.ref-instagram {
    padding-top: 3px;
}




/****************************
*
*       CUPS
*
*/


.cups-container {
    display: flex;
    flex-wrap: wrap;
}
.cups-item {
    position: relative;
    width: 31%;
    margin: 1%;
    display: flex;
}

.cu-title {
    position: absolute;
    bottom: 0;
    font-size: 22px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px 20px;
    font-weight: 600;
    max-width: 360px;
}
.cu-image img {
    padding: 15px 15px 55px 15px;
}
.cu-info {
    display: none;
    font-size: 16px;
    font-weight: 400;
}
.cu-info a {
    color: #fff;
    text-decoration: none;
}
.cu-instagram {
    padding-top: 3px;
}
.cu-team {
    line-height: 25px;
}



.cu-team .medal {
    position: relative;
    margin-right: 30px;
}
.cu-team .medal::after {
    content: " ";
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
}
.cu-team .gold::after {
    background: #ffc400;
}
.cu-team .silver::after {
    background: #c2c2c2;
    right: -15px;
}
.cu-team .bronze::after {
    background: #bd8127;
    right: -20px;
}
.cu-team .bronze::after {
    background: #bd8127;
    right: -20px;
}
.cu-team .all::after {
    background: #ffbb00;
    right: -20px;
}

/****************************
*
*       NAVIGATION
*
*/

.navbar {
    padding: 0;
}

.menu {
    display: flex;
    display: inline-block;
    padding-top: 12px;
}
.menu li {
    display: inline-block;
}

.menu > li > a {
    color: #fff;
    font-size: 24px;
    padding-left: 15px;
    padding-right: 15px;
}

.dropdown-menu {
    margin-top: -2px !important;
    border: none;
    background: #213f75;
    border-radius: 0;
}
.dropdown-menu li {
    display: block;
    width: 100%;
}
.dropdown-menu a {
    color: #fff;
    font-size: 18px;
    padding: 15px 20px;
}
.dropdown-menu a:hover {
    background: #2a4d8d;
    color: #fff;
}
/* mobile menu */
.menu-toggle {
    color: #fff;
    float: none;
    text-align: center;
    margin-top: -6px;



}
.sub-menu-toggle {
    color: #fff;
    margin-top: 6px;

    /* -- over button -- */
    right: inherit;
    float: inherit;
    width: 100%;
}
.dashicons, .dashicons-before:before {
    float: right;
}


.site-header .menu-toggle::before {
    top:  -1px;
}

.sub-menu-toggle:focus {
    outline: none;
}

.navbar-toggler {
    background-color: #213f75;
}
.navbar-toggler-icon {
    width: 2em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler:focus {
    box-shadow: none;
}

.navbar .container-fluid {
    display: flex;
    justify-content: center;
    padding: 0;
}


/* -- footermenu -- */
.footermenu {
}

.footer-inner .section-1 > div   {
    width: 100%;
    text-align: center;
}
ul.footermenu {
    margin: 0 auto;
    padding-left: 0;
}

.footermenu li {
    display: inline;
    text-align: center;
    padding: 0 10px;
}


/****************************
*
*       FOOTER
*
*/

html {
    height: 100%;
}
body {
    position: relative;
    padding-bottom: 110px;
    min-height: 100%;
}
.site-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 75px;
    padding-top: 28px;
}


.footer-inner {
    width: 1280px;
    margin: 0 auto;
    color: #fff;
}
.footer-inner a {
    color: #fff;
    text-decoration: none;
}
.footer-inner .section-1 {

}


html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
}


/* Bluesky
---------------------------------------------------------------------------------------------------- */
.bluesky_post {
    border: none !important;
}
.bluesky_text {
    font-size: 18px !important;
    padding: 25px 0;
}


/**
 * ----------------------------------------------------------------------------
 *  PROFILE BLOCK
 * ----------------------------------------------------------------------------
 */

.wp-block-organic-profile-block ul,
.wp-block-organic-profile-block li {
	list-style: none;
	margin: 0; padding: 0;
}
.wp-block-organic-profile-block {
	display: flex;
	align-items: stretch;
	background-color: #ffffff;
	margin: 32px 0px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}
.wp-block-organic-profile-block .organic-profile-image {
	display: flex;
	align-items: center;
	background-size: cover;
	background-position: center;
	width: 30%;
	overflow: hidden;
}
.wp-block-organic-profile-block .organic-profile-image figure {
	margin: 0;
}
.wp-block-organic-profile-block .organic-profile-image img {
	opacity: 0;
	margin: -9999px;
}
.wp-block-organic-profile-block .organic-profile-content {
	width: 100%;
	align-self: center;
	padding: 36px;
	box-sizing: border-box;
}
.wp-block-organic-profile-block .organic-profile-content h3 {
	margin: 0px;
	padding: 0px;
}
.wp-block-organic-profile-block .organic-profile-content h5 {
	color: rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	margin: 0px;
	padding: 8px 0px;
}
.wp-block-organic-profile-block .organic-profile-content p {
	line-height: 1.6;
	margin: 0px;
	padding: 8px 0px;
}
.wp-block-organic-profile-block .organic-profile-social {
	padding-top: 12px;
}
.wp-block-organic-profile-block .organic-profile-social:empty {
	display: none;
}
.wp-block-organic-profile-block .organic-profile-social .social-link {
	color: rgba(0, 0, 0, 0.24);
	padding: 6px 12px;
	font-size: 18px;
	text-decoration: none;
	border-left: 1px solid rgba(0, 0, 0, 0.12);
	border-bottom: none;
	box-shadow: none;
}
.wp-block-organic-profile-block .organic-profile-social .social-link:hover {
	color: rgba(0, 0, 0, 1);
}
.wp-block-organic-profile-block .organic-profile-social .social-link:first-child {
	border: none;
}

/************************************************
*  Phone Grid
************************************************/

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

	.wp-block-organic-profile-block {
		flex-direction: column;
	}
	.wp-block-organic-profile-block .organic-profile-image {
		background: none !important;
		width: 100%;
	}
	.wp-block-organic-profile-block .organic-profile-image img {
		opacity: 1;
		margin: 0px auto;
	}

}



/* Media Queries
---------------------------------------------------------------------------------------------------- */

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


    .site-header .wrap, .footer-inner, .site-inner, .separator {
        width: 960px;
    }
    .sidebar-content-sidebar .content article h1 {
        margin-left: 0;
    }
    .genesis-responsive-menu {
        padding-left: 8px;
    }

    .fame .player-item {
        width: 98%;
    }
    .fame .pl-image {
        width: auto;
    }
    .cups-item {    
        width: 31%;
    }
}

@media only screen and (max-width: 991px) {
    .header-head-1 {
        flex-wrap: wrap;
        justify-content: center;
    }
    .header-head-1 > * {
        flex-basis: 100%;
        text-align: center;
    }
    .header-head-1 .logo {
        max-width: 300px;
        margin: 0 auto;
        padding: 10px 0 0 0;
    }
    .menu {
        display: flex;
    }
    .navbar .container-fluid {
        padding: 20px 0;
    }
	.page-template-start-page .logo {
		padding-bottom: 25px;
	}
}

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



    html {
        height: inherit;
    }
    body {
        position: relative;
        padding-bottom: 60px;
        min-height: inherit;
    }

    body.page-template-start-page {
        padding-bottom: 0;
        height: 100% !important;
        background: #ec210d;
    }

    .site-header .wrap {
        width: 100%;
    }
    .site-header .section-1 {
        float: inherit;
    }
    .logo {
        text-align: center;
        padding: 10px 40px 20px;
    }


    .site-footer {
      /*  position: relative;
        height: auto;
        padding-bottom: 30px;*/
    }

    .site-header .wrap, .footer-inner, .site-inner, .separator {
        width: 100%;
    }
    .site-inner {
        padding: 30px;
    }

    .startimages {
        height: inherit;
        padding: 25vh 0;
    }
    .startbuttons {
        position: relative;
        top: 10%;
        width: inherit;
        margin: 0 auto;
        text-align: center;
        left: inherit;
    }
    .startimages a {
        margin: 0 auto;
        width: 100%;
        display: inline-block;
    }


	/* header */
	.site-header .section-top {
		margin: 5px auto 10px auto;
		float: none;
		display: flex;
		justify-content: center;
		height: auto;
	}

    /* menu */
    .nav-primary {
        padding-top: 0;
        padding-bottom: 20px;
    }
    .site-header .section-2 {
        float: inherit;
        padding-left: 0;
    }
    .genesis-nav-menu a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .genesis-nav-menu .sub-menu a {
        background-color: #213f75;
        color: #fff;
    }

    .player-item, .reference-item {
        width: 31%;
    }
    .ab-cta-text {
        padding-left: 20%;
    }
    
    .cu-title {
        font-size: 16px;
    }

}


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

    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }

    .sidebar-content-sidebar .content {
        margin-left: 0px;
    }
    .wp-block-column {
        flex-basis: 100%;
    }
    .wp-block-column:nth-child(2n) {
        margin-left: 0;
    }
    .wp-block-organic-profile-block {
        display: inline-block;
    }
    .wp-block-organic-profile-block .organic-profile-content {
        padding: 35px 17px 0 17px;
    }

    .player-item, .reference-item {
        width: 48%;
    }

    .fame .player-item {
        display: inline-block;
        top: 100px;
        width: 100%;
        text-align: center;
        margin-bottom: 120px;
    }
    .fame .pl-image {
        width: 100%;
        margin: 0 auto;
        margin-top: -100px;
    }

    .fame .pl-ftext {
        width: 100%;
    }

    article h1, h1 {
        font-size: 40px;
        margin-bottom: 15px;
    }
    h2 {
        font-size: 26px;
    }

    .ab-block-cta .ab-font-size-32.ab-cta-title {
        font-size: 22px;
    }

    .wp-block-organic-profile-block .organic-profile-image {
        display: inline-block;
        width: 300px;
        height: 300px;
    }
    .ab-cta-text strong {
        font-size: 20px;
    }
    .site-footer {
       /* padding-top: 15px;*/
    }
    .footer-inner a {
        font-size: 15px;
    }
    .genesis-nav-menu .sub-menu {
        padding-left: 0;
    }
    .ab-cta-text {
        padding-left: 5%;
    }

    .cups-item {    
        width: 45%;
    }
}





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

	.site-header .section-top {
		flex-wrap: wrap;
	}
	.site-header .section-top span {
		flex-basis: 100%;
		width: 100%;
		text-align: center;
	}
	.site-header .tw-2 {
		padding-top: 10px;
	}
    .player-item, .reference-item {
        width: 98%;
    }
    .ab-cta-text {
        padding-left: 0;
        font-size: 20px;
    }
    .ab-cta-text strong {
        font-size: 20px;
    }
    .cups-item {    
        width: 100%;
    }
}