
body {
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	color: ##262626;
    overflow-x: hidden; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.section-padding
{
	padding: 60px 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Lato', sans-serif;
	color: ##262626
}
/**media Queries**/
.navbar-default {
    background-color: transparent;
}
.main-header
{
	background: url('../img/bg2.jpg') no-repeat center fixed;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	min-height: 100px;
}
.bg-color
{
	background-color: RGBA(0, 0, 0, 0);
}

.nav > li > a {
    padding: 0px;
}
.navbar-brand
{
	padding: 0px;
	height: inherit;
	font-family: 'Lato', sans-serif;
}
.navbar-default .navbar-brand {
    color: #fff;
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a {
    color: #eeeeee;
    padding: 10px 10px;
    text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #bbb;
	font-size: 22px;
	font-weight: bold;
}

.navbar-fixed-top {
    padding: 40px 0;
    transition: all 0.5s;
}

.top-nav-collapse {
    background: #262626;
    padding: 20px 0;
}

.header
{
	padding: 160px 0px 0px;
	z-index: 5;
	font-size: 42px;
	font-weight: 700;
	color: #262626;
	line-height: 38px;
	letter-spacing: 4px;
	opacity: 1;
	text-transform: uppercase;
}
.header2
{
	padding: 10px 0px 50px;
	z-index: 5;
	font-size: 60px;
	font-weight: 700;
	color: #ffffff;
	line-height: 38px;
	letter-spacing: 4px;
	opacity: 1;
	text-transform: uppercase;
	}

.wrapper
{
	padding: 90px 0px 130px;
}
.top-title
{
	z-index: 5;
	font-size: 27px;
	font-weight: 700;
	color: #eeeeee;
	line-height: 38px;
	letter-spacing: 4px;
	opacity: 1;
	text-transform: uppercase;
}

.release-name
{
	font-size: 20px;
	font-weight: 700;
	color: #262626;
	letter-spacing: 2px;
	opacity: 1;
	text-transform: uppercase;
}
.release-artist
{
	font-size: 16px;
	color: #262626;
	opacity: 1;
}
.sub-title
{
	font-size: 16px;
	font-weight: bold;
	color: #262626;
	line-height: 20px;
	opacity: 1;
}
.title
{
	font-size: 123px;
	font-weight: 700;
	color: #262626;
	line-height: 88px;
	letter-spacing: 4px;
	opacity: 1;
	text-transform: uppercase;
	padding: 25px 0px;
}
.footer-title
{
	font-size: 16px;
	font-weight: bold;
	color: #262626;
	line-height: 20px;
	opacity: 1;
	padding-bottom:20px;
}

.description
{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 15px

}

/****/
#cta-1
{
	padding: 20px 0px;
}
a
{
opacity:1;
}
a:hover
 {
 opacity:1;
 text-decoration:none;
 }
.cta-info
{
	border: 5px solid #FFD34E;
	padding: 40px 0px;
}
.cta-info h3
{
	font-size: 24px;
}
.dec-tec
{
	font-size: 34px;
}
/****/
#videos
{
	background-color: #ccc;
	padding: 25px 0px 60px 0px;
}
#onair
{
	background-image: url('../img/bg4.jpg');
	background-repeat:	no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	background-color: #e9e9e9;
	padding: 25px 0px 0px 0px;
}
#artists
{
	background-color: #ccc;
	padding: 25px 0px 60px 0px;
}
.head-title
{
	color: #000000;
	font-size: 32px;
	font-weight: 800;
}
.botm-line
{
	background-color: #2b2b2b;
	width: 34px;
	height: 3px;
	display: inline-block;
}
.section-title:hover .botm-line
{
	width: 70px;
	/* For Safari 3.1 to 6.0 */
    -webkit-transition-property: width;
    -webkit-transition-duration: 2s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 1s;
    /* Standard syntax */
    transition-property: width;
    transition-duration: 2s;
    transition-timing-function: linear;
    transition-delay: 1s;
}
p
{
	color: #000;
}
.icon {
    position: relative;
    height: 48px;
    width: 48px;
    float: left;
    margin-top: 14px;
    margin-bottom: 20px;
}
.icon i
{
	font-size: 35px;
}
.icon-text {
    margin-left: 73px;
    padding:0px 25px 25px 0px;
}
h3.txt-tl {
    font-size: 24px;
    line-height: 1.35;
}
/****/
.parallax {
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: center center;
}

.section {
    position: relative;
    padding: 88px 0 67px 0;
    display: block;
}
.cta-txt h3 {
    
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #fff;
}
.cta-txt p
{
	color: #fff;
}
/****/
.portfolio-box
{
	margin-bottom: 15px;
}
.padding-right-zero
{
	padding-right: 0px;
}
#contact
{
	background-color: #f8f8f8;
}

/****/
#footer
{
	background-color: #161616;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	padding: 0px 0px;
}
a, a:visited
{
color: #fff;
}
a:hover
{
color: #94E6BE;
}
.footer-copyright {
    color: #aaaaaa;
    line-height: 32px;
    text-align: left;
}
.footer-social
{
	float: right;
}
.footer-social a {
    font-size: 18px;
    color: #666;
}
.link-dec, .link-dec:hover{
    color: #000;
}
/****/
@media all and (min-width: 601px) {
	.bgimg{
	background-color: #1e1e1e;
	background-repeat:	no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
    }

}
@media (min-width: 451px) and (max-width: 900px){
    .section-title{
        margin-bottom: 15px;
    }
	.bgimg {
        background-image: none;
    }


}
@media (min-width: 20px) and (max-width: 450px){
	.bgimg {
        background-image: none;
    }

    .navbar-toggle:hover, .navbar-toggle{
        background-color: #fff;
        color: #000;
    }
    .navbar-toggle{
        margin-top: 0px;
    }
    .navbar-default .navbar-nav > li > a{
        text-align: center;
        background-color: rgba(255, 255, 255, 0.32);
        color: #fff;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
        background-color: rgba(255, 255, 255, 0.32);
        color: #000000;
    }
    .top-title{
        font-size: 15px;
    }
    .title{
        font-size: 50px;
    }
    .sub-title{
        font-size: 10px;
    }

    .padding-right-zero{
        padding-right: 15px;
    }
    .section-title{
        margin-bottom: 15px;
    }
    .cta-txt h3{
        font-size: 28px;
    }
    body{
        font-size: 14px;
    }
    h3.txt-tl{
        font-size: 20px;
    }
}
/****/
.bgimg {
    background-color: #1e1e1e;

	}
.ueberschrift
{
padding-bottom: 10px;
}
.box {
    padding: 10px 20px 10px 20px;
}
.box .inner {
    background-color: #fff;
}

.box11{
	position: relative;
	width:100%;
}
.box11:before{
	content: "";
	display: block;
	padding-top: 100%;
}
.box169{
	position: relative;
	width:100%;
}
.box169:before{
	content: "";
	display: block;
	padding-top: 56.25%;
}

.content{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 16px;
  line-height: 1;
  border-radius: 50%;
}

.icon {
    width:100%;
    height:relative;
    background-color: black;
    overflow: hidden;
    position: relative;
}
.shine {
    position: absolute;
    top: -70px;
    left: -25px;
    width:100px;
    height:100px;
    border-radius: 50px;

background: rgb(19,19,19); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(19,19,19,1) 0%, rgba(0,0,0,1) 49%, rgba(44,44,44,1) 50%, rgba(71,71,71,1) 61%, rgba(102,102,102,1) 75%, rgba(89,89,89,1) 88%, rgba(76,76,76,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(19,19,19,1) 0%,rgba(0,0,0,1) 49%,rgba(44,44,44,1) 50%,rgba(71,71,71,1) 61%,rgba(102,102,102,1) 75%,rgba(89,89,89,1) 88%,rgba(76,76,76,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(19,19,19,1) 0%,rgba(0,0,0,1) 49%,rgba(44,44,44,1) 50%,rgba(71,71,71,1) 61%,rgba(102,102,102,1) 75%,rgba(89,89,89,1) 88%,rgba(76,76,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/** Farbparlette
grau: #262626
weiß: #e9e9e9