
html {
    font-size: 62.5%;
    word-spacing:0px;
} 
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 175%;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 100%;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}
h1 {
  font-size: 15px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 13px;
}
a {
  text-decoration: none;
  color: inherit;
}
img, embed, object, video, media {
  max-width: 100%;
  height: auto;
}
ul {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
}
ul li {
  margin-bottom: 18px;
  list-style-position: outside;
  margin-left: 18px;
}
table {
	border:0;
	cellpadding:0;
	cellspacing:0;
}
td {
	vertical-align: top;
	padding-right: 15px;
}
.no-margin {
	margin-bottom:0;
}
.beperkt {
	display:none;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  box-sizing: border-box;
}
.clear {
	*zoom:1;
}
.clear:before,
.clear:after {
	display:table;
	content:"";
	line-height:0;
}
.clear:after {
	clear:both;
}
#home,
#home .sectietitel {
	background-color: #009fe3;
	color:#fff;
}
#diensten,
#diensten .sectietitel {
	background-color: #ccedfa;
	color:#004563;
}
#erik-stroosma,
#erik-stroosma .sectietitel {
	background-color: #007ab0;
	color:#fff;
}
#portfolio,
#portfolio .sectietitel {
	background-color: #004563;
	color:#fff;
}
#memphis,
#memphis .sectietitel {
	background-color: #007ab0;
	color:#fff;
}
#contact,
#contact .sectietitel {
	background-color: #45b8e8;
	color:#fff;
}
#wrap {
	width: 980px;
	padding:0 20px;
	margin: 380px auto 150px auto;
}
.sectie {
	background-color: #333;
	clear:both;
	position: relative;
	display:block;
}
.sectie-inner {
	padding:35px;
	z-index: 100;
	position: relative;
}
.beeld {
	position: relative;
	height:435px;
	overflow:hidden;
}
.beeld img {
	position: relative;
}
.sectietitel {
	position: absolute;
	bottom:0px;
	left:35px;
	padding:17px 20px 13px 20px;
	min-width: 190px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow:inset 0 -20px 30px -10px rgba(50,50,50,0.3);
	box-shadow:inset 0 -20px 30px -10px rgba(50,50,50,0.3);
}
.sectietitel h1 {
	margin:0;
}
.links {
	display: inline-block;
	width:30%;
	vertical-align: top;
	margin-right: 12px;
}
.rechts {
	display: inline-block;
	width:68%;
	vertical-align: top;
}
.rechts-a,
.rechts-b {
	display: inline-block;
	width:33%;
	vertical-align: top;
}
.full {
	width:100%;
}


/* --- Header --- */

#header {
	position: absolute;
	top:0;
	width: 100%;
	background-image: url(../img/MemphisMedia.png);
	background-repeat: no-repeat;
	background-position: center top;
  background-color: #fff;
	z-index: 200;
}
#header .inner {
	width: 980px;
	padding:0 20px;
	margin: 0 auto;
	position: relative;	
}
#header ul {
	margin:0;
}
#header li {
	list-style-type: none;
}
#header a {
	text-decoration: none;
}
#header #gegevens {
	margin-left:663px;
	width:302px;
	padding:25px 25px 15px 25px;
	background-color: #fff;
}
#header ul#scala {
	text-align: right;
}
#header ul#scala li {
 	color: #009fe3;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #004563;
  margin: 0 0 15px 0;
  padding-bottom: 15px;
}
#header #naw {
 	text-align: right;
 	line-height: 100%;
 	margin: 0;
 	padding:0;
}
#header #naw p {
	display:inline-block;
	font-size: 11px;
 	color: #004563;
 	margin: 0 0 4px 0;
 	padding: 0;
}
#header #naw span {
	margin: 0 4px;
	padding: 0;
}
#header ul#nav {
	float: right;
	border-top: 1px solid #004563;
	padding: 20px 0;
}
#header ul#nav li {
	font-size: 14px;
	margin-left: 30px;
	display: inline;
}
#header ul#nav li:first-child {
	margin-left: 0;
}
#header ul#nav li a {
 	color: #004563;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom:4px;
}
#header ul#nav li a.active {
	border-bottom: 2px solid #004563;
}
#header ul#nav li a:hover,
#header ul#nav li a.active:hover {
	border-bottom: 1px solid #009fe3;
	color: #009fe3;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.linkedin.header {
	width: 38px;
	display: inline-block;
}
.sitenaam a {
	position: absolute;
	top:50px;
	left: 100px;
	width:540px;
	height:180px;
}
.sitenaam .tekstueel {
	display:none;
}


/* --- Portfolio --- */

.portfolio-item {
	display:inline-block;
	width:154px;
	margin-right: 16px;
	vertical-align: top;
}
.portfolio-item .inner {
	background-color: #fff;
	padding: 10px;
	height: 220px;
	display:table;
}
.portfolio-item li {
	padding:0;
	margin:0;
	list-style-type:none;
}
.portfolio-item .inner p {
	display:table-cell;
	vertical-align: middle;
}
.portfolio-item p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 100%;
}
.portfolio-item p.download {
  font-size: 10px;
  font-size: 1.0rem;
  margin: 5px 0 20px 0;
	color: #009fe3;
	text-transform: uppercase;
}
.portfolio-item .inner img {
	width: 100%;
}


/* --- Contact --- */

.linkedin.footer {
	width: 50px;
	display: inline-block;
}
.pay-off {
	position: absolute;
	bottom: 34px;
	font-size: 16px;
	font-style: italic;
	color: #004563;
}


/* --- Aanpassingen main-menu na scroll --- */

#header.sticky #gegevens {
	width: 100%;
	margin-left:0;
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #004563;
}
#header.sticky #scala {
	display:none;
}
#header.sticky #naw p {
	display: inline-block;
}
#header.sticky {
	position: fixed;
	background-image: none;
}
#header.sticky ul#nav {
	border-top: none;
}
#header.sticky .sitenaam a {
	left: inherit;
	width: auto;
	height: auto;
 	color: #009fe3;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#header.sticky .sitenaam .tekstueel {
	display:block;
}
#header.sticky .beperkt {
	display:inline-block;
	margin-right: 1px !important;
}

@media screen and (max-height: 800px) {

	.beeld {
		height:350px;
	}

}