
/*MAIN*/
body { 
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: 'Muli', 'Century Gothic', Helvetica Neue, Helvetica, Arial;
	background: #0b1018;
	background: -webkit-linear-gradient(to left, #3a4547, #0b1018);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #3a4547, #0b1018); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #eee;
	margin: 0;
	padding: 0;
}

.wrapper {
  height: 100vh;
}

.parallax-img {
  height: 100%;
    background-image: url('https://freakkitchen.com/img/2018-band-vertical-crop.png');
  background-attachment: fixed;
  background-position: center 5px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width : 840px) {
.parallax-img {
  background-attachment: scroll;
}
}



            .parallax-section {
               position: relative;
                width: 100%;
                height:100vh;
            }
            .parallax-child-section {
            clip-path:inset(0px 0px 0px 0px);
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height:100vh;
            }

            #frontlashID{
                position: fixed;
                display: block;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                transform: translateZ(0);
                will-change: transform;
                z-index: 5;

            }
            .fw-main-row{
                background-attachment:scroll;
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
            }

/* IOS background-attachment: fixed fix. */
@media screen and (max-width:768px)
{
.parallax-section {
	position:relative;
	width:100%;
	height:100vh;}

.parallax-child-section{
        clip-path:inset(0px 0px 0px 0px);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100vh;}
	
#frontlashID {
	position:fixed;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%!important;
	transform:translateZ(0);
	will-change:transform;
	z-index:1;
	background-attachment:scroll!important; 
	}
	
}




a {

	color: #c48e56;
	text-decoration: none;
	font-weight: bold;
	cursor:url(cursorhand.cur), url(cursorhand.png), url(/css/cursorhand.cur), url(/css/cursorhand.png), default !important;


}

a:hover {

	color: #eee;


}

.linkbutton {
   margin: 3em 2em 3em 0; 


}

.linkbutton a {
	font-family: 'Acme', sans-serif;
	letter-spacing: 0.1em; 
  	font-weight: 200; 
  color: #c48e56;
  border: 1px solid #c48e56;
  padding: 1em 1.5em;
  text-decoration: none;
  text-transform: uppercase; 

}

.linkbutton a:hover {
  background-color: #c48e56;
  color: #000;

}

.linkbutton a:active {
  background-color: black;

}



img {

	width: 100%;

}



img.story {

	width: 33%;
	float: left;
	margin-right: 2em; 

}

img.storyright {

	width: 45%;
	float: right;
	margin-left: 2em; 

}

img.hero {
	width: 100%;
	margin-bottom: -120px; 

}

header {

	background: #000;
	width: 100%;
	font-size: 2em; 
	font-family: 'Roboto', 'Century Gothic', sans-serif;
	font-weight: 900;
        text-transform: uppercase;
	height: 90px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 8px solid #c48e56;
	z-index: 100;

}



#logo{

	margin: 5px 0 0 30px;
	float: left;
	width: 300px;
	height: 100px;
	background: url(../img/FK-logo-300.png) no-repeat center;
	display: block;

}

nav {

	float: right;
	padding-right: 40px;	
	padding-top: 25px; 
}

#menu-icon {

	display: hidden;
	width: 40px;
	height: 40px;
	background: #c48e56 url(../img/menu-icon.png) center;

}

a:hover#menu-icon {

	background-color: #444;
	border-radius: 4px 4px 0 0;


}

ul.menu {

	list-style: none;

}

ul.menu li {

	display: inline-block;
	letter-spacing: 0.1em; 
	float: left;
	padding: 0 15px 0 15px;

}

ol {
    	list-style-type: decimal-leading-zero;
	list-style-position: outside;
}

ol li {

    margin-left: 35px;

}

.current {

	color: #e5cea7;

}

section {

	margin: 100px auto 40px;
	max-width: 1020px;
	position: relative;
	padding: 0 20px 0 20px;

}

h1 {

	font-size: 2em;
	color: #c48e56;
	line-height: 1.15em;
	margin: 25px 0 ;
	font-family: 'Acme', sans-serif;
	letter-spacing: 0.1em; 

}

h1.camp {

	font-size: 3.5em;
	font-weight: 300;
	color: #fff;
	line-height: 1.15em;
	margin: 25px 0 ;
	font-family: 'Big Shoulders Display', cursive;
	letter-spacing: 0.12em; 

}

h2 {

	font-size: 1.6em;
	color: #eee;
	line-height: 1.15em;
	margin: 20px 0 ;
	font-family: 'Quicksand', sans-serif;

}

h3 {

	font-size: 1.3em;
	color: #eee;
	line-height: 1.15em;
	margin: 14px 0 ;
	font-family: 'Muli', sans-serif;

}

p {

	line-height: 1.5em;
	margin-bottom: 20px;

}

blockquote {
  border-right: 8px solid #c48e56;
  margin: 1.5em 0;
  padding: 0.5em 20px;
  quotes: "\201C""\201D";
}
blockquote:before {
  color: #c48e56;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.1em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
    font-style: italic;
}

hr {
	border: 1px dashed #c7a67e;
	margin: 3em 0 1em 0; }

.caps {
	    text-transform: uppercase;
}

.note {
	background: #c48e56;
	color: #040914; 
	padding: 0.1em 1em;
	margin: 2em 0;
	font-size: 1.2em; 
	font-family: 'PT Sans', 'Century Gothic', sans-serif;
	font-weight: bold;

}

.note a {
	color: #623513;

}

.note a:hover {
	color: #000;

}

.small {
	font-size: 0.8em; 
}

.right {
	    text-align: right;
}

.linklabel {
  position: relative;
  display: block; 
  margin-bottom: 4px;
  margin-right: 1em; 	
  width: 98%;
  color: #c48e56;
  padding: 0 0 0 1em;
  background: #000;
  border-top: 1px solid #c48e56;  
  font-size: 1.2em;
  line-height: 3;
  cursor: pointer;
  overflow: hidden;
}

footer {
	background: #000;
	width: 100%;
	font-size: 1.2em; 
	border-top: 8px solid #e5cea7;
	padding-bottom: 120px; 
	text-align:center;
	z-index: 100;

}

footer p {
 	display: inline; 
}

.banner {
	display: block;
	height: 100px;
	background: #000;
background: linear-gradient(315deg, transparent 75%, darkgray 0)-10px 0,
    linear-gradient(45deg, transparent 75%, darkgray 0)-10px 0,
    linear-gradient(135deg, gray 50%, transparent 0) 0 0,
    linear-gradient(45deg, #231f20 50%, black 0) 0 0 black;
    background-size: 20px 20px;
	width: 100%;
	z-index: 102;

}


#photos {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 2;
  -webkit-column-gap:   8px;
  -moz-column-count:    2;
  -moz-column-gap:      8px;
  column-count:         2;
  column-gap:           8px;  
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
  padding-top: 8px; 
}

.japanese {
	background: #231f20;
background-color: #231f20;
background-image: 
radial-gradient(circle at 100% 150%, #231f20 24%, grey 25%, grey  28%, #231f20 29%, #231f20 36%, grey 36%, grey 40%, transparent 40%, transparent),
radial-gradient(circle at 0    150%, #231f20 24%, grey 25%, grey 28%, #231f20 29%, #231f20 36%, grey 36%, grey 40%, transparent 40%, transparent),
radial-gradient(circle at 50%  100%, grey 10%, #231f20 11%, silver 23%, grey 24%, grey 30%, #231f20 31%, #231f20 43%, grey 44%, grey 50%, #231f20 51%, #231f20 63%, grey 64%, grey 71%, transparent 71%, transparent),
radial-gradient(circle at 100% 50%, grey 5%, #231f20 6%, silver 15%, grey 16%, grey 20%, #231f20 21%, #231f20 30%, grey 31%, grey 35%, #231f20 36%, #231f20 45%, grey 46%, grey 49%, transparent 50%, transparent),
radial-gradient(circle at 0    50%, grey 5%, #231f20 6%, silver 15%, grey 16%, grey 20%, #231f20 21%, #231f20 30%, grey 31%, grey 35%, #231f20 36%, #231f20 45%, grey 46%, grey 49%, transparent 50%, transparent);
background-size:100px 50px;
	width: 100%;
	font-size: 1em; 
	border-top: 8px solid #fff;
	padding-bottom: 20px; 
	text-align:center;
	z-index: 100;

}

#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 105;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #c48e56;
  color: #000;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#topBtn:hover {
  background-color: #555;
}

.icon-bar {
  position: fixed;
  top: 50%;
  right: 0;
  	z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
	font-size: 30px;
  transition: all 0.3s ease;
  color: white;

}

.icon-bar a:hover {
    background-color: #3a4547;

}

.fa  {
	padding: 14px; 
    	width: 60px;
    	text-align: center;
    	text-decoration: none;
}


.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}


.youtube {
  background: #bb0000;
  color: white;
}

.instagram {
  background: #3f729b;
  color: white;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*MEDIA QUERY*/

@media only screen and (max-width : 1090px) {
header {
	font-size: 1.4em; 
	letter-spacing: 0; 
}

nav {
	padding-right: 30px;	
	padding-top: 20px; 
}

ul.menu li {

	padding: 0 10px 0 10px;

}

section {

	margin: 40px 0 40px 0;

}
img.story {

	width: 50%;
}

img.hero {
	padding-top: 40px; 
	margin-bottom: -80px; 

}
.icon-bar {
	position: sticky;
	display: inline-block;
	top: 97%;
	left: 0;
  	z-index: 99;	
}

.icon-bar a {
  display: inline;
  text-align: center;
  font-size: 26px;
  padding: 6px 0;
  transition: all 0.3s ease;
  color: white;

}

.icon-bar a:hover {
    background-color: #0b1018;

}

.fa  {
    	width: 50px;

}

}

@media only screen and (max-width : 865px) {
header {
	font-size: 1em; 
	letter-spacing: 0; 
}

nav {
	padding: 20px 4px 0 0;	
}
ul.menu li {

	padding: 6px;

}

img.hero {
	padding-top: 40px; 
	margin-bottom: -80px; 
}

#logo{

	margin: 5px 0 0 20px;

}
}

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

	header {

		position: absolute;

	}

img.hero {
	padding-top: 40px; 
	margin-bottom: -70px; 
}

	#menu-icon {

		display:inline-block;

	}

	nav ul, nav:active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: #0b1018;
		border: 5px solid #c48e56;
		right: 20px;
		top: 74px;
		width: 50%;
		border-radius: 4px 0 4px 4px;

	}

	nav li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;

	}

	nav:hover ul {

		display: block;

	}

.linkbutton {
   margin: 3em 0 3em 0; 

}

.linkbutton a {
	letter-spacing: 0.1em; 
  font-size: 0.9em;
  padding: 1em;

}

}

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


img.story {

	width: 100%;
	padding-bottom: 1.5em;

}

img.storyright {

	width: 100%;
	padding-bottom: 1.5em;

}
img.hero {
	padding-top: 40px; 
	margin-bottom: -120px; 
}
section {

	margin: 40px 0 40px 0;
	padding: 10px;

}
}


/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: 4px;
  width: 100%;
  color: #c48e56;
  overflow: hidden;
}
input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #000;
  border-top: 1px solid #c48e56;  
  font-size: 1.2em;
  line-height: 3;
  cursor: pointer;
}

.tab-content {
  max-height: 0;
  overflow: hidden;
  color: #fff; 
  border-right: 1px dashed #c48e56;  
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}

.tab-content p {
  margin: 1em;
}
/* :checked */
input:checked ~ .tab-content {
  max-height: 1000em;
}
/* Icon */
label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
input[type=checkbox] + label::after {
  content: "+";
}
input[type=radio] + label::after {
  content: "\25BC";
}
input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}


/* Tienviitta-menu */

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.stage{
  height: 350px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
.p{
  font-size: 35px;
  text-align: center;
  margin-top: 0;
  cursor: pointer;
  width: 100%;
  background: #000;
  border-radius: 10px;
  font-family: Acme;
  font-weight: 900;
  letter-spacing: 5px;
}
.div{
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  width: 200px;
  height: 40px;
  margin-top: 8%;
 transition-duration: 0.2s;

}
.p:hover{
  background: white;
  color: #000;
}
.p a:hover{
   color: #000;
}
.div:nth-child(odd){
  transform: perspective(300px) rotateY(45deg);
  box-shadow: -2px 2px 7px gray;
}
.div:nth-child(even){
  transform: perspective(300px) rotateY(-45deg);
    box-shadow: 2px 2px 7px gray;
}
.div:hover{
  transform: rotateY(0);
  background: white;
  color: black;
  box-shadow: 0px 0px 0px;
}
