/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: none }
.slicknav_menu .slicknav_icon { float: left;  }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline; color:#333 }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
background: transparent;
padding: 5px;
position: relative;
z-index: 2000;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
overflow: hidden;
position: relative;
top: -20px;
}
.slicknav_nav ul {
padding: 0;
margin: 10px 10px 10px 10px;
text-align: center;
background-color: white;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a, .slicknav_nav span {
padding: 5px 10px;
margin: 2px 5px;
text-decoration: none;
color: #000;
display: block; text-transform:uppercase; font-size:20px
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}

.slicknav_nav a:hover{

}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}

button, select {
text-transform: none;
background-color: transparent;
border: none;
padding: 0;
}
body{font-family: 'Oswald', sans-serif; overflow-x:hidden;}

body.video, body.contact, body.info{background-color: #000;} 


body.contact #cover, body.info #cover, body.contact .bounce, body.info .bounce{display:none}

#header {
position: absolute;
height:120px;
background-color: #FFF;
width: 100%;z-index:1001;
}

a, a:hover{color:#000}
a:focus{text-decoration:none; }
h2 {
letter-spacing: 2px;
text-transform: uppercase;
font-size: 30px;
}
  #header{
        transition: 0.2s;padding-top:50px;
        
    }
    .collapsed{
        
  
        opacity: 0;
    }
    .show{
        top: 0px;
        opacity: 1;
    }
	
	
	#start{position:relative; z-index:100; transition: 1s;}
	
	#start.fadeOut{
        
        top: -50px;
        opacity: 0;
    }
#start {
top: 0px;
opacity: 1.0;
overflow: hidden;margin-bottom:100px
}
	
	    #start img{width:100%; height:auto}
	
	.logo_fixed{
position: absolute;
z-index: 800;
padding-top:50px;
}


.others{margin-top:100px}

.mod_article .container{ transition: 3s;}  
.mod_article .container.fadeIn{ opacity:1; padding-top:-400px;}
.mod_article .container.fadeOut{ opacity:0;padding-top:50px;}



#play {
display: none;
position: absolute;
top: 65%;
left: 45%;
width: 10%;
bottom: 0;
right: 0;
z-index: 5000;
cursor: pointer;
text-align: center;
font-size: 30px;
color: white;
letter-spacing: 2px;
font-weight: 700;
}

.md-perspective #play, .md-perspective .headline{display:none!important;}

i.fa.fa-play-circle.fa-5 {
font-size: 120px;
}



#cover{    background-repeat:no-repeat;
    background-size:cover;
	  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
	}

.info_layer {
text-align:center;
/* position: absolute; */
width: 100%;
z-index: 900;
color: white;
padding-top: 100px;
padding-right: 20%;
padding-bottom: 100px;
padding-left: 20%;
font-size: 20px;
font-weight: 300;
line-height: 28px;
}

.info_layer a{color:white;
}

li.top{cursor:pointer}

.iframe{display:none; position:absolute; top:0px; left:0px; z-index:20000; width:100%; height:100%;}
iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



.close {
width: 30px;
height: 30px;
color:white;
position: fixed;
top: 20px;
left: 20px;
z-index: 10000;
cursor:pointer; font-size:40px;
}


.info_layer .image_container {text-align:center}

.info_layer .image_container img {
width: 30%;
height: auto;
}

/* alternatively you can define that there is no background image when SVG is supported instead of using .no-svg */
#start .image_container{overflow:visible}
#start img {
width: 100%;
height: auto;

}
#photography{position:relative; top:0px;}
header .last_col {
text-align: center;
top: -58px;
}

header .last_col img{margin-bottom:5px;
}

nav.mod_navigation.block {
position: absolute;
top: -20px;
right: 20px;
}
.mod_navigation li{list-style-type:none; float:left; padding-right:20px}
.mod_navigation li a, .mod_navigation li span{text-transform:uppercase; font-size:20px; color:black}
.mod_navigation li span{border-bottom:solid 1px #000; padding-bottom:5px;}

.mod_navigation li a:hover{text-decoration:none; border-bottom:solid 1px #ccc; padding-bottom:5px;}


.mod_gallery_creator   img, .gals   img{width:100%; height:auto}
.mod_gallery_creator  li{padding:0; margin:0; list-style-type:none}
.mod_gallery_creator  ul{padding:0; margin:0;}


.mod_gallery_creator  .image_container{background-color:black;}




#galleryContainer img:nth-of-type(1){
display:none;
}


.caption {
cursor: pointer;
position: absolute;
top: 55%;
left: 25%;
/* right: 50%; */
height: 30%;
width: 50%;
margin: -20% 0 0 -25%;
text-align: center;
width: 100%;
opacity: 0;
}
.caption .inner {
border: solid 1px white;
color: white;
width: 60%;
margin-left: auto;
margin-right: auto;
padding: 30px;
}
div#galleryContainer {
width: 70%;
margin-left: 15%;
margin-right: 15%;
}

.gals, #galleryContainer img{margin-bottom:70px;}
.item {display: table;
position: relative;margin-bottom:30px;
}

.credits{border: solid 1px white;
color: black;
width: 60%;
margin-left: auto;
margin-right: auto;text-align:center; text-transform:uppercase;
padding: 30px;}


.credits a{border-bottom:solid 1px #000; padding-bottom:1px}
.credits a:hover{text-decoration:none;}
body.video .credits{border: solid 0px black;
color: white;
}


footer {margin-top:100px; margin-bottom:50px}
footer ul {
text-align: center;
margin-left: -15px;
}
footer li{display:inline-block; padding-left:10px; padding-right:10px; list-style-type:none}
footer li img{width:45px; height:auto}

@-webkit-keyframes arrow-jump {
  0%   {    -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -0-transform: translateY(5px);
        transform: translateY(5px);}
  50% {  
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -0-transform: translateY(10px);
        transform: translateY(10px);
    }
	
	  100% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -0-transform: translateY(5px);
        transform: translateY(5px);
    }
	
  
  
}


.headline {
position: absolute;
top: 0;
display: table-cell;
left: 0;
z-index: 1000;
width: 100%;
text-align: center;
color: white;
text-transform: uppercase;
font-size: 36px;
/* height: 100%; */
vertical-align: middle;
padding-top: 20%;
padding-bottom: 25%;
}

.arrow {
  position: fixed;
  bottom: 30px;
  opacity:0.5;
  left: 50%;
  margin-left:-20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;z-index:60000;
  
  
}
.bounce {cursor:pointer;
  -webkit-animation: arrow-jump 2s infinite; /* Safari 4+ */
  -moz-animation:    arrow-jump 2s infinite; /* Fx 5+ */
  -o-animation:      arrow-jump 2s infinite; /* Opera 12+ */
  animation:         arrow-jump 2s infinite; /* IE 10+, Fx 29+ */
}



.slicknav_menu{display:none;}

@media (max-width: 992px){
	
	.caption {

opacity: 1;
}

.caption .inner {
border: solid 0px white;
color: white;
width: 60%;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

.logo {
position: relative;
top: -20px;
text-align: center;
}

#start img {
width: 150%!important;
height: auto!important;
margin-left: -20%;

}

	.logo_fixed{
position: absolute;
z-index: 800;top: -20px;text-align: center;

}

nav.mod_navigation.block {
position: absolute;
top: -35px;
text-align: center;
right: 0px;
left: 0px;
}


nav.mod_navigation ul{
text-align: center;

}




.mod_navigation li {
list-style-type: none;
float: none;
padding-right: 20px;
display: inline-block;
}



.mod_navigation li span{border-bottom:solid 0px #000; padding-bottom:5px;}

.mod_navigation li a:hover{text-decoration:none; border-bottom:solid 0px #ccc; padding-bottom:5px;}




header .last_col {
position: relative;
top: -50px;
left: -30px;
}

footer li img {
width: 35px;
height: auto;
}
}

@media (max-width: 576px){
	
	.slicknav_menu{display:block;}

#header{display:none;}

.logo, .logo_fixed{
position: relative;
top: 2px;
}

i.fa.fa-play-circle.fa-5 {
font-size: 60px;
}

#play {
display: none;
position: absolute;
top: 72%;
left: 50%;
margin-left: -30px;
width: 10%;
bottom: 0;
right: 0;
z-index: 5000;
cursor: pointer;
text-align: center;
font-size: 30px;
color: white;
letter-spacing: 2px;
font-weight: 700;
}
.headline {
position: absolute;
top: 0;
display: table-cell;
left: 0;
z-index: 1000;
width: 100%;
text-align: center;
color: white;
text-transform: uppercase;
font-size: 20px;
/* height: 100%; */
vertical-align: middle;
padding-top: 55%;
padding-bottom: 25%;
}

.logo img, .logo_fixed img{width:80%; height:auto;}

#start {
top:-50px
}

#start img {
width: 936px!important;
height: 100%!important;
margin-left: -20%;
}
h2 {
letter-spacing: 2px;
text-transform: uppercase;
font-size: 20px;
}
.logo_fixed {
position: absolute;
z-index: 800;
top: 40px;
text-align: center;
margin-left: -15px;
}


.info_layer {
text-align: center;
/* position: absolute; */
width: 100%;
z-index: 900;
color: white;
padding-top: 100px;
padding-right: 10%;
padding-bottom: 100px;
padding-left: 10%;
font-size: 17px;
font-weight: 300;
line-height: 28px;
}

nav.mod_navigation.block {
position: relative;
top: -50px;
left: -30px;
}

header .last_col {
position: relative;
top: -50px;
left: -30px;
}

footer li img {
width: 25px;
height: auto;
}

footer li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
list-style-type: none;
}
}