img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

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, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 1.6em;
    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
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    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], 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;
    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
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, hr {
    border: 0;
    padding: 0
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    margin: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

* , * :after, * ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.group:before, .group:after {
    content: "";
    display: table
}

group:after {
    clear: both
}

group {
    clear: both;
    * zoom: 1
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

html.fp-enabled, .fp-enabled body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent
}

#superContainer {
    height: 100%;
    position: relative;
    -ms-touch-action: none;
    touch-action: none
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff
}

.fp-scrollable {
    overflow: scroll
}

.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)
}

#fp-nav.right {
    right: 17px
}

#fp-nav.left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1
}

.fp-slidesNav.bottom {
    bottom: 17px
}

.fp-slidesNav.top {
    top: 17px
}

#fp-nav ul, .fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a, .fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#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: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0
}

#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.left {
    left: 20px
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
    height: auto !important
}

img {
    border: 0
}

.obsidian-container {
    position: absolute;
    margin: 0 auto;
    width: 100vw;
    height: 100vh
}

.obsidian-above {
    z-index: 1200
}

.obsidian-below {
    z-index: 1
}

.scene, .layer {
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
}

.scene {
    min-height: 460px;
    position: relative;
    overflow: hidden
}

.layer {
    position: absolute
}

.layer div {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.obsidian {
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}



@media only screen and (max-width: 960px) {
    .obsidian {
        display: none
    }
}

@font-face {
    font-family: 'Corki-Regular';
    src: url("Corki-Regular.otf")
}

@font-face {
    font-family: "Corki-Regular";
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'DuTurner-Medium';
    src: url("DuTurner-Medium.ttf")
}

@font-face {
    font-family: "DuTurner-Medium";
    font-weight: normal;
    font-style: normal
}

::-moz-selection {
    color: #a83c01;
    text-shadow: none
}

::selection {
    color: #a83c01;
    text-shadow: none
}

html, body {
    margin: 0;
    padding: 0;
    background-color: #000;
    overflow: auto;
    font-family: "Corki-Regular";
}

a, a:link, a:active, a:visited {
    outline: none;
    border: 0;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #a83c01
}

h1-1 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
    font-weight: 100;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.2px
}

h1-2 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
    font-weight: 100;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.2px
}

h1 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
    font-weight: 100;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.2px
}

h1 span {
    color: #848484;
	font-size: 24px;
}

h2 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    text-transform: none;
    font-size: 42px;
    letter-spacing: 1.5px;
    margin: 14px 0;
    opacity: 0
}

h3 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.5);
    font-weight: 100;
    color: #fff;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.2px
}

h4 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
	font-weight: lighter;
    color: #fff;
    text-transform: none;
    font-size: 42px;
    letter-spacing: 2px;
    margin-bottom: 22px
}

h4::after {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: -1;
    width: 28px;
    height: 1px;
    background: #fff;
    content: ''
}

h5 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #FFF;
    text-align: left;
    margin-top: 16px;
    font-weight: lighter
}

h6 {
    margin: 0;
    padding: 0;
   	font-family: "Corki-Regular";
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.5px;
    margin-bottom: 14px
}

h6::after {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 12;
    width: 34px;
    height: 2px;
    background: #000;
    content: ''
}

p {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 26px;
    line-height: 42px
}

p span {
    color: #a83c01
}


@media (max-width: 660px) {
  h1 {
        font-size: 0.9em;
        line-height: 17px;
        letter-spacing: normal;
		text-align: left;
		width: 320px;
    }
	
	  h3 {
        font-size: 1.1em;
        line-height: 20px;
        letter-spacing: normal;
		text-align: left;
		width: 320px;
		padding-right: 4em;
		padding-top: 4em;
    }
	
	h2 {
		font-size: 0.7em;
        line-height: 17px;
    	letter-spacing: normal;

}

p {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 0.5em;
    line-height: 22px
}
	
	.line-top {
		display:none;
		
	}
	  h4 {
		  display:none;	
    }
	
	h4::after {
	display:none;
}
	
	h1 span {
    color: #848484;
	font-size: 1.0em;
}
	
	

.nav-trigger-container{
	display:none
}

.da-logo a {
	display:none
}
	
}

@media only screen and (max-width: 960px) {
	
	.introduction {
    position: absolute;
    width: 70vw;
    max-width: 960px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 40%;
    text-align: left;
    z-index: 15;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}


.line-top {
		display:block;
		padding-top: 10px;
	}

    h2 {
        font-size: 10px;
        letter-spacing: 1.5px
    }

  

    h4 {
        font-size: 10px;
        letter-spacing: 1.5px
    }

    h5 {
        font-size: 10px;
        letter-spacing: 1.5px
    }

    h6 {
        font-size: 10px;
        letter-spacing: 1.5px
    }

    p {
        font-size: 22px;
        line-height: 28px
    }

    p span {
        color: #a83c01
    }
}

.line-top {
    opacity: 0;
    -webkit-transform: scaleY(0) translate3d(0, 100%, 0);
    transform: scaleY(0) translate3d(0, 100%, 0);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.line {
    opacity: 0;
    -webkit-transform: scaleY(0) translate3d(0, 100%, 0);
    transform: scaleY(0) translate3d(0, 100%, 0);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 5555;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100vw;
    background: #1a1a1a;
    overflow: hidden
}

.pace .pace-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100vw;
    position: fixed;
    z-index: 5555;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
    background: #FFF
}

.pace.pace-inactive {
    display: none
}

.cover {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 4444;
    background: #000
}

@media only screen and (max-width: 960px) {
    .pace {
        width: 90vw
    }

    .pace .pace-progress {
        max-width: 90vw
    }
	
	
	
}

@media (min-width: 769px) and (max-width: 1024px) {
	
	.da-logo a {
  position: absolute;
  bottom: 20px;
  right: 20px;

}

	

p {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 22px;
    line-height: 32px
}

  h2 {
        font-size: 34px;
		font-style:normal;
		font-variant:normal;
		font-weight: lighter;
        
    }
	
		.art-director {
		display:none;
 
	}
	
	.line-top {
		display:block;
		padding-top: 10px;
	}
	
	main .block {
    background: transparent;
    color: white;
    width: 80vw;
    max-width: 1100px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 35px 40px 55px 40px;
    text-align: center
}
	
	h1 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-weight: 100;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.2px
}
	  h4 {
        font-size: 31px;
        letter-spacing: 1.5px
    }

}

@media (min-width: 661px) and (max-width: 768px) {
	
	  h1 {
        font-size: 1.4em;
        line-height: 28px;
        letter-spacing: normal;
		text-align: left;
		width: 500px;
		
    }
	
		
	h4::after {
	display:none;
}


	  h4 {
        font-size: 1.8em;
        letter-spacing: 1.5px
    }
	
	.introduction .h4 {
		display:none;
	}
	
	  h2 {
        font-size: 36px;
        letter-spacing: 1.5px
    }
	

   .pace {
        width: 50vw
    }

    .pace .pace-progress {
        max-width: 50vw
    }
	
	.art-director {
		display:none;
 
	}
	
	.obsidian-top {
	display:none
}

.obsidian-bottom {
	display:none
}

}

@media (max-width: 660px) {
	   .pace {
        width: 50vw
    }

    .pace .pace-progress {
        max-width: 50vw
    }
	
	.art-director {
		display:none;
 
	}
	
	.obsidian-top {
	display:none
}

.obsidian-bottom {
	display:none
}



}


.obsidian-top {
    position: absolute;
    width: 300px;
    height: 75px;
    top: calc(50% - 220px);
    left: calc(51.7% - 150px);
    z-index: 9991;
    background-image: url(../images/logo.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0
}



.frame-top {
    position: fixed;
    display: block;
    width: calc(100% - 20px);
    margin: 10px;
    height: 2px;
    background: #FFF;
    z-index: 2500
}

.frame-bottom {
    position: fixed;
    bottom: 0px;
    display: block;
    width: calc(100% - 20px);
    margin: 10px;
    height: 2px;
    background: #FFF;
    z-index: 2500
}

.frame-left {
    position: fixed;
    display: block;
    height: calc(100% - 20px);
    margin: 10px;
    width: 2px;
    background: #FFF;
    z-index: 2500
}

.frame-right {
    position: fixed;
    display: block;
    right: 0px;
    height: calc(100% - 20px);
    margin: 10px;
    width: 2px;
    background: #FFF;
    z-index: 2500
}

#menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 2px;
    height: auto;
    top: calc(50% - 168px);
    padding: 3px 6px;
    margin: 0;
    padding-right: 10px;
    z-index: 3333;
    background: #000;
    opacity: 0
}

#menu li {
    position: relative;
    float: left;
    display: block;
    margin: 3px auto;
    right: 60px;
    width: 60px;
    height: 60px;
    background: none;
    border-right: 2px solid #a83c01;
    -webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
    transform: scaleY(0)
}

#menu li.active {
    border-right: 2px solid #FFF;
}

#menu li::before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: auto;
    height: 100%;
    background: #a83c01;
    content: '';
    font-family: "Corki-Regular";
    color: #FFF;
    letter-spacing: 2px;
    text-transform: none;
	font-weight: lighter;
    font-size: 32px;
    line-height: 60px;
    padding: 0 25px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

#menu li.active::before {
    background: #f0f0eb;
    color: #a83c01;
}

/****************

 -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
	
********************/
#menu li.number-one::before {
    content: 'Bio'
}

#menu li.number-two::before {
    content: 'Music'
}

#menu li.number-three::before {
    content: 'Gigs'
}

#menu li.number-four::before {
    content: 'Private'
}

#menu li.number-five::before {
    content: 'Contact'
}

#menu li:hover::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.black-cover {
    position: fixed;
    top: 0;
    right: 0;
    width: 10px;
    height: 100vh;
    background: #000;
    z-index: 3998
}

@media only screen and (max-width: 960px) {
	
	h2 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-weight: 100;
    color: #fff;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0.2px
}

    #menu {
		font-family: "Corki-Regular";
		font-size: 16px;
        padding: 3px 20px;
        margin-right: -10px
    }
	
}

main {
    position: relative;
    height: 100vh;
    width: 100vw;
    margin: 0 auto;
    padding: 0
}

main-1 {
    position: relative;
    height: 100vh;
    width: 100vw;
    margin: 0 auto;
    padding: 0
}

main .block {
    background: transparent;
    color: white;
    width: 70vw;
    max-width: 1100px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 35px 40px 55px 40px;
    text-align: center
}

main-1 .block {
    background: transparent;
    color: white;
    width: 70vw;
    max-width: 600px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 35px 40px 55px 40px;
    text-align: center
}

.block {
    position: relative;
    z-index: -1;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.block a {
    position: relative;
    display: inline-block;
    outline: none;
    color: #a83c01;
    vertical-align: bottom;
    text-decoration: none;
    white-space: nowrap
}

.block a::before, .block a::after {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

@media only screen and (max-width: 480px) {
    main .block {
        width: 80vw;
        padding: 35px 10px 55px 10px
    }
}


.link-slideright {
    background: #a83c01
}

.link-slideright a {
    overflow: hidden;
    padding: 0 5px;
    color: #a83c01
}

.link-slideright a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(247, 172, 83, 0.35);
    content: '';
    -webkit-transform: scaleY(0.05) translate3d(0, 400px, 0);
    transform: scaleY(0.05) translate3d(0, 400px, 0)
}

.link-slideright a::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(247, 172, 83, 0);
    content: '';
    -webkit-transform: scaleY(0.05) translate3d(-100%, 400px, 0);
    transform: scaleY(0.05) translate3d(-100%, 400px, 0);
    transition: all 0.33s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.33s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.33s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.33s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.link-slideright a:hover::before, .link-slideright a:focus::before {
    -webkit-transform: scaleY(0.05) translate3d(0, 400px, 0);
    transform: scaleY(0.05) translate3d(0, 400px, 0);
    background: #a83c01
}

.top-frame-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: white;
    padding: 0;
    margin: 0;
    opacity: 0
}

.right-frame-block {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: white;
    padding: 0;
    margin: 0;
    opacity: 0
}

.bottom-frame-block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: white;
    padding: 0;
    margin: 0;
    opacity: 0
}

.left-frame-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: white;
    padding: 0;
    margin: 0;
    opacity: 0
}

.main-division-line-above {
    position: absolute;
    top: calc(50% - 45vh);
    left: 50%;
    width: 1px;
    height: 20vh;
    background: #fff;
    opacity: 0
}

.main-division-line-below {
    position: absolute;
    bottom: calc(50% - 45vh);
    left: 50%;
    width: 1px;
    height: 20vh;
    background: #fff;
    opacity: 0
}

.vertical-line {
    position: relative;
    width: 1px;
    height: 20px;
    background: #fff;
	text-align:center;
	left: 50%;
	margin-bottom: 20px;
	margin-top: 20px;	
}

.portrait {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background-image: url("../images/front-page-1.jpg");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 12;
    opacity: 0.1;
    -webkit-transform: scale(0.97);
    transform: scale(0.97)
}

.portrait-1 {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background-image: url("../images/front-page-2.jpg");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 12;
    opacity: 0.45;
    -webkit-transform: scale(0.97);
    transform: scale(0.97)
}

.portrait-2 {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background-image: url("../images/notes-bg.jpg");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 12;
    opacity: 0.45;
    -webkit-transform: scale(0.97);
    transform: scale(0.97)
}

@media only screen and (max-width: 600px) {
    .portrait {
        display: none
    }
	
	  .portrait-1 {
        display: block
    }
	  .portrait-2 {
        display: block
    }
	
	
	.logo-container {
    position: absolute;
    right: 100px;
    width: 100px;
	height: 25px;
}
	
	h4 {
	font-size: 26px;
	line-height: 19px
}

h1-1 {
	font-size: 22px;
	line-height: 26px;
	text-align:left;
}
	
	p {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 1.1em;
    line-height: 19px
}

.introduction p {
	 margin: 0;
    font-family: "Corki-Regular";
    font-size: 1.3em;
    line-height: 19px	
}

h1 span {
	font-size: 18px;
	line-height: 19px
}


.introduction h4 {
	display:none
	
}
h2 {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 1.3em;
    line-height: 12px
}

}

@media (min-width: 160px) and (max-width: 320px) {
	
	.introduction  {
	top:55%;
	margin-bottom: 30px;
	 margin-right: 10px;
    font-family: "Corki-Regular";
    font-size: 0.9em;
    line-height: 16px;	
}



p {
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 0.7em;
    line-height: 16px
}

h1 {
	font-size:0.7em;
}

h1 {
	font-size:0.7em;
	margin-right: 10px;
}

#menu {

    width: 1px;

}

main .block {
	top: 45%
}

.logo-container {
	display:none
}

.obsidian-top {
	display:none
}
	
}

.introduction {
    position: absolute;
    width: 70vw;
    max-width: 1100px;
    transform: translate(-50%, -50%);
    top: 55%;
    left: 40%;
    text-align: left;
    z-index: 15;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.contact {
    position: absolute;
    width: 70vw;
    max-width: 1100px;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 60%;
    text-align: left;
    z-index: 15;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}


.nav-trigger-container {
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    max-width: 140px;
    height: auto;
    padding: 35px;
    cursor: pointer;
    z-index: 2600;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
}

.logo-container {
    position: fixed;
    top: 0;
    left: 85px;
    width: 300px;
	height: 75px;
    z-index: 2600;
    -webkit-transform: translate3d(-50px, 30px, 0);
    transform: translate3d(-50px, 30px, 0)
}

.nav-trigger-first {
    position: relative;
    float: left;
    display: block;
    width: 70px;
    height: 2px;
    background: #fff;
    margin-bottom: 6px;
    transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.nav-trigger-second {
    position: relative;
    float: left;
    display: block;
    width: 50px;
    height: 2px;
    background: #fff;
    margin-bottom: 6px;
    transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.nav-trigger-third {
    position: relative;
    float: left;
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
    margin-bottom: 6px;
    transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.nav-trigger-container:hover .nav-trigger-first {
    width: 80px
}

.nav-trigger-container:hover .nav-trigger-second {
    width: 80px
}

.nav-trigger-container:hover .nav-trigger-third {
    width: 80px
}

.filter-white {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    background: #FFF;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 1
}

.filter-gold {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 99991;
    background: #a83c01;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 1
}

.filter-black {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 99995;
    background: #000;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 1
}

.nav-trigger-container-close {
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    max-width: 140px;
    height: auto;
    padding: 35px;
    cursor: pointer;
    z-index: 2600
}

.nav-trigger-close-first {
    position: relative;
    float: right;
    display: block;
    width: 70px;
    height: 2px;
    background: #000;
    margin-bottom: 6px;
    transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.25s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.nav-trigger-close-second {
    position: relative;
    float: right;
    display: block;
    width: 50px;
    height: 2px;
    background: #000;
    margin-bottom: 6px;
    transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.2s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.nav-trigger-close-third {
    position: relative;
    float: right;
    display: block;
    width: 40px;
    height: 2px;
    background: #000;
    margin-bottom: 6px;
    transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.12s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.nav-trigger-container-close:hover .nav-trigger-close-first {
    width: 80px;
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0)
}

.nav-trigger-container-close:hover .nav-trigger-close-second {
    width: 80px
}

.nav-trigger-container-close:hover .nav-trigger-close-third {
    width: 80px;
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0)
}

.filter-navigation-primary {
    position: relative;
    float: left;
    display: block;
    margin: 0 auto;
    width: auto;
    height: 400px;
    top: calc(50% - 200px);
    left: 30%;
    -webkit-transform: translate3d(-500px, 0, 0);
    transform: translate3d(-500px, 0, 0)
}

.filter-navigation-secondary {
    position: relative;
    float: left;
    display: block;
    margin: 0 auto;
    width: auto;
    height: 400px;
    top: calc(50% - 200px);
    left: 25%;
    -webkit-transform: translate3d(-700px, 0, 0);
    transform: translate3d(-700px, 0, 0)
}

.nav-primary {
    width: 320px;
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 30px
}

.nav-secondary {
    width: 320px;
    margin: 0;
    padding: 0;
    font-family: "Corki-Regular";
    font-size: 18px
}

nav a {
    position: relative;
    display: block;
    margin: 2px auto;
    outline: none;
    text-decoration: none;
    white-space: nowrap
}

span.grey1 {
    color: #DCDCDC;
    text-decoration: none
}

span.grey2 {
    color: #E4E4E4;
    text-decoration: none
}

span.grey3 {
    color: #F0F0F0;
    text-decoration: none
}

span.mail {
    font-size: 25px;
    text-decoration: none;
    color: #a83c01;
    margin-top: 16px
}

nav a:hover, nav a:focus {
    outline: none
}

.nav-animation a {
    padding: 2px 0px;
    color: #000;
    text-shadow: none
}

.nav-animation a::before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 2px 0;
    max-width: 0;
    color: #a83c01;
    background: white;
    content: attr(data-hover);
    white-space: nowrap;
    transition: all 0.5s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -webkit-transition: all 0.5s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -moz-transition: all 0.5s cubic-bezier(0.615, 0.19, 0.305, 0.91);
    -o-transition: all 0.5s cubic-bezier(0.615, 0.19, 0.305, 0.91)
}

.nav-animation a:hover::before, .nav-animation a:focus::before {
    max-width: 120%;
    padding: 2px 6px
}


@media only screen and (max-width: 960px) {
    .filter-navigation-primary {
        width: 240px;
        height: auto;
        left: calc(50% - 120px)
    }

    .filter-navigation-secondary {
        display: none
    }

    .nav-primary {
        width: 240px;
        font-size: 24px
    }
	
	.da-logo a {
  position: absolute;
  bottom: 20px;
  right: 20px;

 
}


}



.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * , :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, , p {
        orphans: 3;
        widows: 3
    }

    h2,  {
        page-break-after: avoid
    }
}

.da-logo a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 170px;
  height: 47px;
  z-index: 99991;
  background: url(../images/da-logo.png) no-repeat;
 -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
 
}

.da-logo a:hover {
  background: url(../images/da-logo-over.png) no-repeat;

}

.created-by {
	font-family: "Corki-Regular";
    color: #5c5c5c;
    font-size: 16px;
    position: absolute;
    text-left: center;
	font-weight:lighter;
    bottom: 35px;
	padding-left: 50px;
    display: inline-block;
	z-index: 99991;
    width: 100%;
    left: 0;
    text-decoration: none;
	letter-spacing:0.1em;
    text-transform: uppercase
}






