body{
	width: 100%;
	margin: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	background-color: #FDFDFC;
}
/* TYPOGRAPHY */
h1, h2, h3, h4, p, .menulink{
	font-family: 'PT Sans Narrow', sans-serif;
	color:#222;
	text-align: left;
}
h1, h2, h3, h4{
	font-weight: 700;
}
h1{
	font-size: 8em;
	line-height: 0.8em;
}
h2{	
	font-size: 6em;
    margin: 16vh auto 20px auto;
}
h3{	
	font-size: 2.5em;
	line-height: 1.4em;
}
h4{
	font-size: 1.6em;
}
p{
	font-size: 1.4em; 
	font-weight: 100;
	line-height: 1.4em;
}
a{
	color: #222;
    text-decoration: none;	
    transition:.1s;
	-webkit-transition:.1s;
}
p a{
    border-bottom: solid 2px #222;
}
p a:hover{
	border-bottom: solid 4px #222;
}
#pagecontent h1{
	font-size: 11em;
}
#pagecontent .heading h1{
	margin: 0;
}
#pagecontent h2{
    width: 90%;
    max-width: 1200px;
}
#pagecontent h3{
	margin-bottom: 0;
	width: 80%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent p{
	margin: 20px auto;
	width: 50%; 
	max-width: 900px;
}
h3 a{
	display: inline-block;
	line-height: 0.8em;
	border-bottom: solid .15em;
}
h3 a:hover{
	border-bottom: solid .3em;
}
#intro h3{
	width: 80%;
	margin: 0 auto;
	-webkit-transition:.2s;
    transition:.2s;
    cursor: default;
}
#intro h3 a:hover{
	color: #222;
}
#contact h3{
    transition:.2s;
	-webkit-transition:.2s;
    cursor: default;	
}
#pagecontent h4{
	width: 56%;
	margin: 32px auto 5px auto;
}
#pagecontent .heading h4{
	width: 100%;
	margin: 22px 5px;
}
h4 span{
	font-weight: 100;
}
.past{
	text-decoration: line-through !important; 
}
.present{
	-webkit-transition:.2s;
    transition:.2s;
	color: red;
}

/* PAGE STRUCTURE */
.container{
	width: 80%;
	margin: 0 auto;
}
#index-content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent{
	width: 100%;
	margin: 300px auto;
}
.heading{
	width: 100%;
	margin: 100px auto;
}
#intro{
	height: 100vh;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
#intro h3:hover, #contact h3:hover, #intro h3:hover .present, #contact h3:hover .present{
	color:#eeeeee;
}
img{
	width:100%;
}
#pagecontent :nth-child(2){
	margin-top: 0;	
}
#pagecontent img, iframe{
	margin-top: 16vh;
	width: 90%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#pagecontent .less-margin-top, .less-margin-top{
	margin-top: 30px;
}
#pagecontent .no-margin-top, .no-margin-top{
	margin-top: 0;
}
iframe{
	margin-bottom: 20px;
	min-height: 50vw;
}

/* FRONTPAGE */
.projectlink{
	display: block;
	width: 100%;
	position: relative;
	margin: 0 auto 30px auto;
    max-height: 460px;
    overflow: hidden;
}
.projectlink img{
	width: 100%;
	height: auto;
}
.projecttitle h1{
	margin: 0;
}
.projecttitle{
	position: absolute;
	bottom: -100px;
	left: 20px;
	opacity: 0;
	background-color: rgba(255,255,255,.85);	
	padding: 30px 40px;
    transition: all .2s;
	-webkit-transition: all .2s;
}
.projectlink:hover .projecttitle{
	bottom: 24px;
	opacity: 1;
}

/*FOOTER*/
#outro{
	width: 80%;
	margin: 16vh auto;
}


/* NEXT BUTTON */
a.next{
	width: 72%; /* 90% -> 80% */
	background-color:#222;
	margin: 200px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 40vh;
	min-height: 300px;
}
#pagecontent .next h2{
	width: 100%;
}
.next h2{
	text-align: center;
	margin: 0;
	color: #333;
	line-height: 0.8em;
	-webkit-transition:.2s; 
    transition:.2s;
}
a.next:hover h2{
	color: #fff;
	line-height: 1.6em;
	letter-spacing: 0.8em;
	margin-right: -0.4em;
}

/* CONSULTANCY */

#clientlogos{
	margin-top: 40px;
	margin-bottom: 60px;
	width: 90%;
	max-width: 1200px;
	text-align: center;
}
#pagecontent img.clientlogo{
	display: inline-block;
	max-width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.consultancyimg{
	width: 90%;
	margin: 40px auto 60px auto;
	font-size: 0;
}
#pagecontent .consultancyimg img{
    display: inline-block;
	margin: 0;
    width: 25%;
}

/* MORE BUTTON + EXPAND BOX */

.more{
	height: 40px;
	overflow: hidden;
	-webkit-transition: 0.2s; 
    transition: 0.2s;
    width: 80%;
	max-width: 900px; 
	margin: 20px auto 0 auto; 
}
.more p{
	width: 70% !important;	
	margin: 20px auto;
}
.expand{
	min-height: 60px;
	height: auto;
	padding-bottom: 10px;
}
.more_btn{
	cursor: pointer;
	background-image: url("http://skrekkogle.com/_img/sprite/more_02.png");
	background-image: url("http://skrekkogle.com/_img/sprite/more_03.svg");
	opacity: 0.2;
	-webkit-transition:.2s;
    transition:.2s;
	height:40px;
	width: 60px;
}
.more_btn:hover{
	opacity: 1;
    -webkit-animation: more_play .6s steps(19);
    animation: more_play .6s steps(19);
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
@-webkit-keyframes more_play {
   from { background-position-y:    0px; }
     to { background-position-y: -760px; }
}
@keyframes more_play {
   from { background-position-y:    0px; }
     to { background-position-y: -760px; }
}

/*MEDIA QUERIES - TABLET*/
@media only screen and (min-width: 760px) and (max-width: 1024px) {
	.container{
		width: 94%;
		margin: 0 0 0 6%;
	}
	h1{
		font-size: 8em;
	}
	.projectlink h1{
		font-size: 5em;
	}
	h3{
		font-size: 3em;
	}
	#pagecontent h1{
		font-size: 8em;
	}
	#pagecontent h2{
		font-size: 5em;
	}
	#pagecontent h3{
		font-size: 2.6em;
	}
	.projecttitle{
		bottom: 20px;
		left: 20px;
		opacity: 1;
		background-color: rgba(255,255,255,.85);	
		padding: 30px 40px;
	}
	#pagecontent img, #pagecontent img, #index-content, iframe, .consultancyimg{
		width: 90%;
		margin-left: 8%;
		margin-right: 2%;
	}
	a.next{
		margin: 100px auto 100px calc(14% - 2.82%);
	}
	a.next h2, a.next:hover h2{
		color: #fff;
		letter-spacing: 0.4em;
		line-height: 1em;
		margin: 0;
	}
	#pagecontent .consultancyimg img{
	    width: 50%;
	}

}

/* MEDIA QUERIES - SMALL/MOBILE - */
@media only screen and (max-width: 759px){
	body{
	}
	#logo{
		transform: scale(.666);
		transform-origin: top left;
	}
	.container{
		width: 94%;
	}	
	h1{
		font-size: 2.6em;
		line-height: 0.95em;
	}
	h3{
		font-size:2em;
		width: 100%;
		max-width: none;
	}
	p{
		font-size: 1.4em;
	}
	#pagecontent h1, #pagecontent h2, #pagecontent h3, #pagecontent h4, #pagecontent p, #pagecontent img, iframe, .consultancyimg{
		width: 100%;
	}
	#pagecontent h1{
		font-size: 4em;
	}
	#pagecontent h2{
		font-size: 3em;
	}
	#pagecontent h3{
		font-size: 2em;
	}
	#pagecontent h4, #pagecontent p{
		font-size: 1.4em;
	}
	.projectlink{
		width: 100%;
		margin-bottom: 3vw;
	}
	.projectlink img{
		width: 200%;
		margin-left: -25%;
	}
	.projectlink img.mobile_corr{
		margin-left: -60%;
	}
	.projecttitle{
		opacity: 1;
		bottom: 16px;
		left: 10px;
		padding: 20px;
	}
	.more_btn{
		margin-bottom: 20px;
	}
	.more{
		width: 100%;
		max-width: none;
		height: 40px;
		margin: 0 auto;
		margin-top: 20px;
		padding: 0;
	}
	.expand{
		height: auto;
	}
	.more p{
		width: 100% !important;
	}
	#pagecontent{
		width: 100%;
		margin: 200px auto;
	}
	#pagecontent img, iframe {
		padding-bottom: 20px;
	}
	#intro h3, #outro h3{
		width: 100%;
	}
	a.next{
		width: 90%;
		margin: 100px auto;
		height: 30vh;
		min-height: 200px;
	}
	a.next h2, a.next:hover h2{
		color: #fff;
		letter-spacing: 0.4em;
		line-height: 1em;
		margin: 0;
	}
	#clientlogos{
		text-align: center;	
	}
	#pagecontent img.clientlogo {
		display: inline-block;
   		max-width: 100px;
    	margin-left: 10px;
    	margin-right: 10px;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	padding: 10px;
    }
	#pagecontent .consultancyimg img{
	    width: 50%;
	    padding: 0;
	}
}

