
/*
MEDIA QUERIES ---------------------------------------
http://colly.com/ */


@media screen and (max-width: 40em) {

body {
background-color: #ab96c7;
}

  div.content {
    width: 20em;
    margin-right: 0px;
    margin-left: 0px;
    margin-top:0px;
    top:0px;
  }
  h2 {
  	font-size: 25px;
  	display:block !important;
  }

  div.content-min-width {
  	width:150px;
  }

  
  
  div.content {
  	top: 50px;
  }
  
    div.content-folge {
  	top: 50px;
  }
  
  #section-content {
  	width:auto;
    max-width:480px;
    margin:0px auto 150px auto;
    padding:0px 0px 45px 0px;
    margin-top: -50px !important;
  }
  
    #BT-logo {
	left: 10px;
	top: 10px;
}

.subtitle {
	top: 500px !important;
}

.content-body {
	top: 720px;
}

  .container {
	width: auto;
	/*margin-left: 5px;*/
}
  
  
  
  header {
        position:relative;
        width:auto;
        max-width:900px;
        margin: 0 auto 0px auto;
  }
  div.navigation {
  	background-color: #000;
  	top:0px;
  	width: 100%;
  	z-index:300;
  	right:0px;
  }

	
  h2.content-title {
  }
  
	div.content-min-width {
		height:0px;
	}

  
  div.content img {

  	/*width: 20em;*/
  }
  

  
  div.marquee, div.marquee2 {
  	width: 20em !important;
  }
  
  div.video-border {
  	width: 320px;
  	height: 186px;
  	padding-left: 0px;
  	padding-right: 0px;
  }
  
  video {
  	width: 320px;
  	height: 186px;
  }
  

  

  
  
  h2.content-title {
  	width:320px;
  }
  

  
 

  
/*
Button Back to TOP ---------------------------------------
 */
 
 #section-footer {
 	display:block;
 }

div.footer-nav {
	background-color: #000;
	width: 100%;
	height:43px;
	margin-left: auto;
	margin-bottom:auto;
	bottom:0px;
	right:0px;
	position:fixed;
	z-index:300;
	border-top: 5px solid #fff;
}

#toTop {
	display: block;
	position: fixed;
	float: right;
	bottom: 0px;
	width: 100%;
	z-index: 300;
	right: 0px;
	/*background-image: url('../img/TTA_top_480.gif');
	background-repeat: no-repeat;*/
	/*text-indent: -9999px;*/
	text-align:center;
	width: 70px;
	height: 43px;
	font-size: 25px;
	text-decoration:none;
	line-height:43px;
	}
		
#toTop:hover {
text-decoration:underline;
	}
		
.arrow_box {
	position: relative;
	background: #000000;
	/*border: 4px solid #ffffff;*/
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: transparent;
	border-width: 36px;
	margin-left: -36px;
}  
  

}








/*
MEDIA QUERIES ---------------------------------------
Bigger */


@media screen and (max-width: 48em) {
  div.content {
    /*width: 20em;*/
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 465px;
    top:0px;
    position: absolute;
    width:auto;
    padding: 0px;
  }
  div.content-folge {
    /*width: 20em;*/
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 240px;
    top:0px;
    position: absolute;
    width:auto;
    padding: 0px;
  }
  h2 {
  	font-size: 25px;
  	display:block !important;
  }

  div.content-min-width {
  	width:150px;
  }

  
  #BT-logo {
  	background-image: url('../img/veloista_cat_logo_500px.png');
  	background-repeat: no-repeat;
	background-position: 10px 146px;
  	background-size: 350px;
  	/*width: 300px;
	height: 190px;
	margin-top: 25px;*/
	/*left: 10px;*/
	position: absolute;
	top: 0px;
	height: 444px;
	width: 360px;
	z-index: -300;
  }
  
 .BT-logo-schrift {
	background-image: url('../img/veloista_logo_500px.png');
	background-repeat: no-repeat;
	/*background-position: 10px 21px;*/
	background-size: 350px;
	max-width: 350px;
	/*width: 547px;
	height: 204px;*/
	top: 0px;
	/*position: fixed;*/
	/*margin-left: auto;*/
	left: auto; 
	z-index: -300;
	/*margin-left: 40px;*/
	margin-top: 71px;
	
	-webkit-filter: drop-shadow(2px 2px 0 white)
                    drop-shadow(-2px 2px 0 white)
                    drop-shadow(2px -2px 0 white)
                    drop-shadow(-2px -2px 0 white);

    filter: drop-shadow(2px 2px 0 white)
            drop-shadow(-2px 2px 0 white)
            drop-shadow(2px -2px 0 white)
            drop-shadow(-2px -2px 0 white);
}
  
  
  a.footer-link {
  padding-left: 20px;
}
  
  .title {
  	/*padding-left: 65px;*/
  	font-size: 2rem;
  	line-height: 2.2rem;
  	/*padding-left: 10px;*/
  	padding-left: 5px;
  	padding-right: 5px;
  }
  


  


li img {
	padding-right: 0px;
	padding-left: 5px;
}

img.logo {
	width: auto !important;
}
  
 div.content-body {
 	top: auto;
 }
  
  
  div.content {
  	/*background-color: transparent !important;*/
  	
  }
  
  #section-content {
  	width:auto;
    max-width:480px;
    margin:0px auto 150px auto;
    padding:0px 0px 45px 0px;
  }
  

  
  .date {
  	font-size: 1.6rem;
	line-height: 2.2rem;
	top: 265px;
  }
  
  .subtitle {
  	font-size: 1.5rem;
	line-height: 2.2rem;
	padding-left: 10px;
	padding-right: 10px;
  }
  
  .subtitle-small {
  	font-size: 1.2rem;
	line-height: 2rem;
	padding-left: 10px;
	padding-top: 50px;
  }
  
    .subtitle-2 {
  	font-size: 2rem;
	line-height: 2.6rem;
	top: 475px;
	padding-left: 5px;
  }
  
  #toggle_nav > li > a {
  	font-size: 2rem;
	line-height: 2.6rem;
	padding-left: 5px;
  }
  
  .regular {
  	padding-left: 5px;
  }
  
  .footer-notice {
	margin-top: 150px;
	width: auto;
}
  
  header {
        position:relative;
        width:auto;
        max-width:900px;
        margin: 0 auto 0px auto;
  }
  div.navigation {
  	background-color: #000;
  	top:0px;
  	width: 100%;
  	z-index:300;
  	right:0px;
  }

	
  h2.content-title {
  }
  
	div.content-min-width {
		height:0px;
	}
  

  
  div.content img {

  	/*width: 20em;*/
  	width: 335px;
  	/*padding-right: 20px;*/
  }
  
   div.content-folge img {

  	/*width: 20em;*/
  	width: 335px;
  	/*padding-right: 20px;*/
  }
  
  
  
  div.video-border {
  	width: 320px;
  	height: 186px;
  	padding-left: 0px;
  	padding-right: 0px;
  }
  
  video {
  	width: 320px;
  	height: 186px;
  }
  

  
 
  
  h2.content-title {
  	width:320px;
  }
  
  

  

  
/*
Button Back to TOP ---------------------------------------
 */
 
 #section-footer {
 	display:block;
 }

div.footer-nav {
	background-color: #000;
	width: 100%;
	height:43px;
	margin-left: auto;
	margin-bottom:auto;
	bottom:0px;
	right:0px;
	position:fixed;
	z-index:300;
	border-top: 5px solid #fff;
}

#toTop {
	display: block;
	position: fixed;
	float: right;
	bottom: 0px;
	width: 100%;
	z-index: 300;
	right: 0px;
	/*background-image: url('../img/TTA_top_480.gif');
	background-repeat: no-repeat;*/
	/*text-indent: -9999px;*/
	text-align:center;
	width: 70px;
	height: 43px;
	font-size: 25px;
	text-decoration:none;
	line-height:43px;
	}
		
#toTop:hover {
text-decoration:underline;
	}
		
.arrow_box {
	position: relative;
	background: #000000;
	/*border: 4px solid #ffffff;*/
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: transparent;
	border-width: 36px;
	margin-left: -36px;
}  
  

}







