/****************************************************************************
 * HOME
 ****************************************************************************/
.custom_home.content_section:before {
    position: absolute; top: 0; bottom: 40%;
    left: 0; width: 1.5rem; background-color: #0083CD;
    z-index: 20; content: '';
    background-image: linear-gradient(#00A9E2, #00A9E2 40%, #0083CD 40%);
}
.custom_home.content_section:after {
    position: absolute; top: 40%; bottom: 0%;
    left: 100%; width: 1rem; background-color: #1ECC0D;
    z-index: 20; content: '';
    -webkit-transform: translate(0%,0%) rotate(-90deg);
    -moz-transform: translate(0%,0%) rotate(-90deg);
    -ms-transform: translate(0%,0%) rotate(-90deg);
    -o-transform: translate(0%,0%) rotate(-90deg);
    transform: translate(0%,0%) rotate(-90deg);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.custom_home .content_column {
    padding-top: 3rem;
    padding-bottom: 1rem;
    position: relative;
    color: #ffffff;
}
.custom_home .content_column .content_title {
    padding-bottom: 2rem;
}

.custom_home .content_column .logo_wrapper {
    position: absolute;
    top: 1rem; left: 6rem;
    display: block;
    scale: 2;
}
.custom_home .content_column .logo_wrapper path {
    fill: #ffffff;
}

.custom_home .content_column > p {
    font-size: 1.125rem;
    line-height: 2;
}
@media screen and (min-width:80em){
    .custom_home .content_column .logo_wrapper {
        left: -2rem;
    }
    .custom_home .content_column {
        padding-top: 8rem;
        padding-bottom: 5rem;
    }
}

.video_bg_section > .video_bg_wrapper .video_bg:after {
    content:'';
    position: absolute;
    top: 0;right: 0;bottom: 0;left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}


.custom_home .content_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.custom_home .content_column > * {

    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.custom_home .content_column > .content_title {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.custom_home .content_column > .button-group {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.partner_leiste {
    padding-top: 4rem;
}
.partner_image {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 2rem 2rem 0 2rem;
}

.custom_home .row.wide.label_wrapper h3 {
    -webkit-transform: translate(0%,0%) rotate(0deg);
    -moz-transform: translate(0%,0%) rotate(0deg);
    -ms-transform: translate(0%,0%) rotate(0deg);
    -o-transform: translate(0%,0%) rotate(0deg);
    transform: translate(0%,0%) rotate(0deg);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

.custom_home .row.wide.label_wrapper h3 path {
    fill: #ffffff;
}

.custom_home .row.wide.label_wrapper h3 .logo_wrapper .svg_wrapper {
    height: 5rem;
    width: 16rem;
    position: relative;
}

/****************************************************************************
 * Signature
 ****************************************************************************/
img.custom_signature {
	max-width: 350px;
    margin-bottom: -5rem;
    margin-left: -5rem;
}

/****************************************************************************
 * Custom HOme Facts
 ****************************************************************************/
@media screen and (min-width: 40em){
	.custom_home_facts.listing .item:nth-child(2) {padding-top: 4rem;}	
	.custom_home_facts.listing .item:nth-child(3) {padding-top: 7rem;}	
	.custom_home_facts.listing .item:nth-child(4) {padding-top: 10rem;}	
}


/****************************************************************************
 * Störer
 ****************************************************************************/
.home .custom_pricing_stoerer .price_listing {
    position: relative;
}

.home .custom_pricing_stoerer .price_listing:after {
    content:'';
    position: absolute;
    top: -3rem;  left: -3rem;
    width: 10rem;
    height: 10rem;
    background: url(../img/pricing-stoerer.svg?v=24) no-repeat;
    background-size: contain;
}

@media screen and (min-width:40em){
    .home .custom_home .content_column {
        position: relative;
    }
    /*.home .custom_home .content_column:after {
        content:'';
        position: absolute;
        top: 25%;  right: 0;
        width: 12rem;
        height: 12rem;
        background: url(../img/stoerer.svg) no-repeat;
        background-size: contain;
		-webkit-transform: translate(0%,0%) rotate(0deg);
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-o-transform: rotate(15deg);
		transform: rotate(15deg);
    }*/
}

.custom_home.slider_section .slider_wrapper {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}
.custom_home.slider_section .slider_wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

/*
 * Störer Button
 * */

.stoerer_button  {
	width: 12rem;
	height: 12rem;
	/*background: url(../img/stoerer-livestream.svg) no-repeat;*/
	background: url(../img/auva-stoerer.svg) no-repeat;
	background-size: contain;
	-webkit-transform: translate(0%,0%) rotate(0deg);
	-moz-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	transform: rotate(15deg);
	font-size:0;
}

@media screen and (min-width:80em){
	.custom_stoerer_button_section .row {
		position:relative;
	}
    .stoerer_button  {
        position: absolute;
        top: 25%;  right: 0;
    }
	.custom_livestream .stoerer_button {
		position:relative;
		margin:0 auto;
	}
}


/****************************************************************************
 * Infobar
 ****************************************************************************/
.custom_info_bar marquee {
	color:#ffffff;
}
.custom_info_bar p {
	margin-bottom: -0.5rem;
}

.marquee-parent {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 60px;
}
.marquee-child {
  display: block;
  width: 1600px;
  /* width of your text div */
  height: 60px;
  line-height: 60px;
  /* height of your text div */
  position: absolute;
  animation: marquee 25s linear infinite; /* change 5s value to your desired speed */
  color: #fff;
  font-size: 1.6875rem;
}
.marquee-child:hover {
  animation-play-state: paused;
  cursor: pointer;
}
.marquee-child i {
	color: #ff0000;
}
@keyframes marquee {
  0% {
    left: 100%;
  }
  100% {
    left: -1500px /* same as your text width */
  }
}