html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font: 1em "Nunito";
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}
#section4{padding-top:0px;}
/* @end */


/* rainer
 * --------------------------------------- */

body{
	font: 0.7em "Nunito";
	color: black;
}
h1{
	font-size: 5em;
	line-height: 0.9em;
	color: whitesmoke;
	display: block;
}
h2{
	font-size: 4em;
}
h5 {
	font-size: 1.3em;
	text-align: center;
}
strong {
	font-weight: 700;
}

/* structure */
/*#section1 {
	background: url(../img/bg2.jpg) center 0 no-repeat fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}*/

.content_small {
    width: 100%;
    left: 0;
    position: relative;
	display: block;
	padding-bottom: 80px;
	text-align: justify;
    top: 80px;
	/*width: 90%;
	left: 62px;*/
}
.content_small p {
	font-size: 20px;
	line-height: 1.4em;
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 25px;
}

/*.content_smallb {
    padding-top:320px; 
    z-index: 1; 
    text-align: center; 
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
}
.content_smallb h1 {
    display:inline;
    color:#fff;
    filter: alpha(opacity=50);
    font-weight: bold;
    font-size: 70px;
}*/

.content_big {
    display: block;
	top: 80px;
	left: 0;
	position: relative;
	padding-bottom: 50px;
}
.content_big p {
	font-size: 20px;
	line-height: 28px;
}
.col-1-2 {
	width: 48%;
	float: left;
	padding-right: 25px;
	padding-bottom: 30px;
	display: block;
}
.col-1-3 {
	width: 80%;
	float: left;
	padding-right: 25px;
	padding-bottom: 30px;
	display: block;
}
.col-1-1 {
	width: 90%;
	float: left;
	padding-right: 25px;
	padding-bottom: 30px;
	display: block;
}
.clear {
	clear: both;
}
.wrap {
	width: 95%;
}
.content_small a {
	text-decoration: none;
	color: black;
}
.content_small a:hover {
	opacity: 0.3;
}

/* emements */
.social_box {
	height: 25px;
	line-height: 0.8em;
	margin-top: 5px;
}
.social_box a {
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.social_box a:hover {
	border-bottom: 2px solid #000000;
}
/*.symbl:before {
	content: '→';
	font-size: 13px;	
	padding-right: 4px;
}*/
/*.arrow {
	display: block;
	width: 30px;
	height: 80px;	
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	bottom: 20px;
	left: 50%;
	opacity: 0.8;
	margin-left: -2%;
    margin: 0 auto;
}*/
.mobile_help {
	display: none;
}

/* band */
.band_wrap {
	display: table;
	position: relative;
	height: 60vh;
	width: 100%;
    top: 300px;
}
.band {
	/*display: table-cell;
	vertical-align: middle;*/
	text-align: center;
	margin: 0 auto;
}
.band_lg {
	display: inline-block;
	width: 300px;
	height: 300px;
    background: rgba(0, 0, 0, 0.9);
    border: solid 2px gray;
    padding: 63px 34px;
    border-radius: 100%;
}
.band_lg:nth-child(even) {
    background: rgba(255, 255, 255, 0.9);
}
.band_lg a {
    display: block;
    width: 230px;
	height: 170px;
}
.band_lg img {
	width: 100%;
    object-fit: cover;
}
.band_lg img:hover {
	opacity: 0.3;
}
.mr3 {margin-right:1rem}

/* Gear */

.gearbox {
	position: relative;
	height: 100%;
	/*background-color: #231f20;*/
}
.drumpic {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 50%;
	width: 70%;
	margin: -23% 0 0 -35%;
}
.drumpic img{
	width: 100%;
}




.recordpic {
	position: absolute;
	height: 50%;
	width: 100%;
	margin: 0 auto;
}
.recordpic img{
	width: 100%;
}

ul {
	font-size: 1.3em;
	line-height: 1.4em;
}
li a {
	color: black;
	text-decoration: none;
}
li a:hover {
	
}

/* menue */
#menu{
	font-size: 14px;
	font-weight: bold;
	position:fixed;
	top:0;
	right:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 10px 0 5px 30px;
	margin:0;
	color:#000;
    text-align: center;
}
#menu li {
	display:inline-block;
	margin: 0;
	padding-bottom: 2px;
}

#menu li a {
	text-decoration:none;
	letter-spacing: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid transparent;
	color:#000;
    font-size: 20px;
}
#menu li a:hover{
color:#615757;
 }

#menu li a,
#menu li.active a{
	margin: 10px;
	display:block;
}
#menu li.active a{
	border-bottom: 2px solid #000000;
    font-weight: bold;
}

/* video */
iframe {
	width: 100%;
}

/* player */
.player {
	width: 92%;
}
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.flex-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.flex-none{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}
.flex-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
.mr1{margin-right:1rem}
.mr2{margin-right:2rem}
.ml1{margin-left:1rem}
.mb2{margin-bottom:2rem}
.button,button {
	color: #000;
	background-color: transparent;
	text-decoration:none;
	cursor:pointer;
	display:inline-block;
	box-sizing:border-box;
	height:auto;
	border:1px solid transparent;
	vertical-align:middle;
	-webkit-appearance:none;
	padding: 0;
	margin: 0;
}
.trackname {
	font-size: 1.3em;
}
h6 {
	font-size: 1.3em;
}
.button:hover {
	text-decoration:none;
	opacity: 0.5;
}
.progress{display:block;width:100%;height:.5625rem;margin:.5rem 0;background-color:rgba(0,0,0,.0625);border:0;border-radius:10000px;overflow:hidden;-webkit-appearance:none;cursor:pointer}
.progress::-webkit-progress-bar{-webkit-appearance:none;background-color:rgba(0,0,0,.0625)}
.progress::-webkit-progress-value{-webkit-appearance:none;background-color:currentColor}
.progress::-moz-progress-bar{background-color:currentColor}
.black{
	color: #000000;
}
.icon{width:1.5em;height:1.5em;position:relative;top:-.125em;vertical-align:middle;fill:currentcolor}

/* Addtional css (28/09/2018) start */
.fp-viewing-Home-0 #menu li a {
    color: #fff;
} 
.fp-viewing-Home-0  #menu li.active a {
    border-color: #fff;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: rgba(255, 255, 255, 1);
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
    height: 18px;
    width: 18px;
    margin: -8px 0 0 -6px;
    border: solid 3px #000;
}
.fp-slidesNav {
    opacity: 1;
}
.fp-controlArrow {
    display: none;
}
#section7 .s-2 {
    max-width: 700px;
    margin: 0 auto;
}
#section8 {
    background: #fff !important;
}
.address {
    padding-top: 50px;
}
.address, .f-form {
    text-align: center;
}
.address a:hover {
    opacity: 1;
    text-decoration: none;
}
.address h3, .address h4 {
    font-weight: bold;
}
.f-form {
    max-width: 680px;
    margin: 0 auto;
}
.f-form .card {
    border: none;
}
.f-form .card .card-header {
    background: none;
    border: none;
    text-align: left;
    padding-bottom: 0;
    float: left;
    font-size: 25px;
    font-weight: bold;
}
.f-social .content_big .col-1-1 {
    width: 100%;
    float: none;
    padding-bottom: 0;
}
.form-control, .contact__form input {
    border-radius: 0;
}
.f-social  .content_big {
    display: block;
    float: right;
	top: 0;
	left: 0;
	position: relative;
	padding-bottom: 0;
	padding-right: 0;
}
.banner-txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
    z-index: 1;
}
.banner-txt h1 {
    color: #fff;
    text-align: center;
    font-size: 80px;
    font-family: 'Neuzeit Grotesk';
    font-weight: bold;
}
.social-media a {
    color: #000;
    font-size: 22px;
    padding: 0 10px;
}
.social-media a:hover {
    color: deepskyblue;
    opacity: 1;
}
.show-detail {
    padding-top: 50px;
}
.show-detail p span {
    font-size: 25px;
    font-weight: bold;
}
.show-detail-txt {
    padding-top: 60px;
    padding-bottom: 40px;
    border-bottom: dotted;
    border-color: gray;
}
#section3 .social-media, #section7 .social-media {
    padding-top: 80px;
}
#section6 .social-media {
    padding-top: 200px;
}
.listing {
    list-style: upper-alpha;
    margin-left: 30px;
}
.s-2 .list-bold li:nth-child(odd) {
    font-weight: bold;
}
.s-video {
    padding-top: 15px;
    padding-bottom: 15px;
}
.s-all-video {
    padding-top: 50px;
}
#section7 #fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: gray;
}
#section7 #fp-nav ul li a.active span, #section7 .fp-slidesNav ul li a.active span, #section7 #fp-nav ul li:hover a.active span, #section7 .fp-slidesNav ul li:hover a.active span {
    border: none;
}
.f-btn input, .f-btn-small input {
    width: 100%;
    background: #000;
    color: #fff;
    border-radius: 0;
}
.f-btn-small {display: none;}

/* Start General */
* {
  margin:0;
  padding:0;
  font-family: Tahoma;
  box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
body{
  background-color: #CCC;
}
nav ul li a {
  color: #FFF;
  text-decoration: none;
}
/* End General */

/* Start Navbar */
nav ul > li {
  display: inline-block;
  transition: all .3s ease;
  margin-left: -5px
}

nav ul > li:last-of-type {
  float: right;
}
nav ul > li:last-of-type a .fa {
  font-size: 21px
}
/* End Navbar */

/* Start Menue Right */
nav ul#menu > li:last-of-type {
  position: relative;
  display: none
}
nav ul > ol {
  position: absolute;
  top: 0;
  right: 0;
  background: #333;
  text-align: center;
  list-style: none;
  display: none
}
nav ul > ol > li {
  width: 100vw;
  color: #FFF;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .3s ease;
}
nav ul > ol > li:hover a {
  margin: 20px;
}
nav ul > ol > li:hover {
  cursor: pointer
}
nav ul input {
  opacity: .7;
  padding: 5px;
  flot: right;
  display: none
}
/* Start Menue Right */

/* Start Media Query */
@media screen and (max-width:767px){
  nav ul#menu > li:not(:first-child) {
    display:none
  }
  nav ul#menu > li:last-of-type {
    display: block;
      padding: 15px;
    z-index: 999;
  }
  nav ul input {
    display: inline
  }
    #menu li a {color: #fff;}
}
@media screen and (min-width:680px) {
  nav ul > ol > li {
    display:none
  }
}
/* End Media Query */


/* Addtional css (28/09/2018) end */

/* Media Queries */
@media only screen and (max-width: 991px) {
    .band_wrap {
        top: 180px;
    }    
    #section6 .social-media {
        padding-top: 100px;
    }
}
@media only screen and (max-width: 768px) {
    .band_lg {
        display: block;
        margin: 0 auto 50px auto;
    }
    .small-none {
        display: none;
    }
    .banner-txt h1 {
        font-size: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .f-btn {display: none;}
    .f-btn-small {display: block;}
}
@media handheld, only screen and (max-width: 600px) {


	body{
		font: 1em/1.4em "Old Standard TT", Times, serif;
		color: black;
	}
	h1{
		font-size: 2.4em;
		line-height: 1.1em;
		color: whitesmoke;
	}
	#menu {
		display: none;
	}
	.content_small {
		width: 100%;
		top: 40px;
		left: 0;
		position: relative;
		display: block;
		padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
	}
	.content_small p {
		font-size: 1.2em;
		line-height: 1.3em;
	}
	.content_big {
		width: 100%;
		top: 40px;
		left: 0;
		position: relative;
		display: block;
		padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
	}
	.content_big p {
		font-size: 1.2em;
		line-height: 1.3em;
	}
	

	
	.col-1-2 {
		width: 100%;
		float: none;
		padding-right: 25px;
		padding-bottom: 30px;
		display: block;		
	}
	.col-1-3 {
		width: 100%;
		float: none;
		padding-right: 25px;
		padding-bottom: 15px;
		display: block;
	}
	.band_lg {
		float: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.band_wrap {
		position: relative;
        top: 50px;
	}
	.band {
		top: 80px;
	}
	li {
		font-size: 0.9em;
		line-height: 1.4em;
	}
	.mobile_help {
		display: block;
	}
	.swipe {
		height: 62px;
		width: 60%;
		font-size: 2.3em;
		text-align: center;
		color: #000;
		margin-top: 60%;
		margin-right: auto;
		background-color: rgba(255, 255, 255, 0.69);
		margin-left: auto;
		padding-top: 40px;
		-moz-border-radius: 40px;
		-webkit-border-radius: 40px;
		border-radius: 40px;
	}
	.mobile_help:hover {
		opacity: 0;
	}
    .f-form .card .card-header {
        text-align: center;
        float: none;
        padding-bottom: 30px;
    }
    #section6 .social-media {
        padding-top: 0;
    }
}
@media screen and (max-width: 599px) {
  .content_big{width: 100%;}
  .col-1-2 {
	width: 100%;
	float: left;
	
}
    .address h3 {
        font-size: 25px;
    }
    .address h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .content_small p {
        line-height: 33px;
    }
}

