@import 'https://fonts.googleapis.com/css?family=Alegreya+Sans';

*{
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #F5F5F5;
	color: #b8b9a9;
	font-family: 'Alegreya', sans-serif;
	margin: 0;
}
h1 {
	font-size: 150%;
	font-weight: 800;
	text-align: center;
	padding-top: 2%;
	color: #552200;
}
h2 {
	font-size: 250%;
	font-weight: 700;
	text-align: center;
	padding-top: 2%;
	color: #552200;
}
h3 {
	font-size: 175%;
	line-height: 155%;
	padding: 5% 0;
	font-weight: 400;
	color: #552200;
}
p {
	font-family: 'Alegreya', sans-serif;
	color: #552200;
	font-size: 140%;
	line-height: 150%;
	padding: 3%;
	text-align: justify;	
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
	margin-bottom: -4px;
}
header {
	background-color: #78786c;
	width: 100%;
	height: 86px;
}
#header-inner {
	max-width: 1200px;
	margin: 0 auto;
}
#logo {
	margin: 20px;
	float: left;
	width: 200px;
	height: 60px;
	padding: 0 0 0 30px;
	background: url(img/RD.png) no-repeat center;
}
.wrapper {
  height: 300px;
  border: 1px solid black;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*--- Start Navigation--*/
nav {
	float: right;
	padding: 25px 20px 0 0;
}	
#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	background: url(img/nav.png) center;
}
a:hover#menu-icon {
	border-radius: 4px 4px 0 0;
}
ul {
	list-style-type: none;
}
nav ul li {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 150;
	display: inline-block;
	float: left;
	padding: 6px;
}
nav ul li a {
	color: #F5F5F5;
	text-decoration: none;
}
nav ul li a:hover {
	color: #e8e7d5;
}
.current {
	color: #00FF00;
	Background-color: #78786c;
}
/* Dropdown Button */
.dropbtn {
    background-color: #78786c;
    color: white;
    font-size: 14px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    Background-color: #78786c;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: White;
    padding: 1px 16px;
    text-decoration: none;
    display: block;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}


/*---End Navigation--*/
 a.speciaal{
 font-family: 'Alegreya Sans', sans-serif;
 font-weight: Bolt;
 text-decoration: none;
 background-color: transparent;
 }

 a.speciaal:link, a.speciaal:visited{
 color: #005454;
 }

 a.speciaal:hover, a.speciaal:active{
 color: #00FF00;
 } 
 .banner {
	width: 100%;
	Background-color: #78786c;
}
.banner-inner {
	max-width: 1100px;
	margin: 0 auto;
}
.banner-inner2 {
	max-width: 1600px;
	margin: 0 auto;
}
.one-fourth {
	width: 25%;
	float: left;
	text-align: center;
}
#html {
	background-color: #e8e7d5;
}
#css {
	background-color: #BEB9AD;
}
#seo {
	background-color: #dfe7d0;
}
#social {
	background-color: #dfe7d0;
}
.one-fourth i {
	color: #F0F0F0;
	font-size: 500%;
	padding:13% 0 4% 0;

}
.inner-wrapper {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	/*height: 100%;*/
  	display: flex;
  	align-items: center;
  	/*justify-content: center;*/
}
article {
	float: left;
	margin: 0 auto;
	width: 50%;
	height: auto;
}
article_l {
	float: left;
	margin: 0 auto;
	width: 100%;
	padding: 25px 0 25px 0; 
	height: auto;
}
#tablet {
	background-color: #e8e7d5;
}
aside {
	float: right;
	margin: 0 auto;
	width: 50%;
	height: auto;
}
.margin-left {
	margin-left: 80px;
}
#tablet2 {
	background-color: #dfe7d0;
}
#mobile {
	background-color: #BEB9AD
}
#desktop {
	background-color: #9d9e8e;
}
.inner-wrapper-2 {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	/*height: 100%;*/
  	display: flex;
  	align-items: center;
  	/*justify-content: center;*/
}
.inner-wrapper-3 {
	float: left;
	width: 100%;
	background-color: ##e8e7d5;
	/*height: 100%;*/
  	display: flex;
  	align-items: center;
  	/*justify-content: center;*/
}
.one-third {
	width: 33.3333333333%;
	text-align: center;
	Float: left;
}
#google {
	background-color: #dfe7d0;
}
#marketing {
	background-color: #BEB9AD;
}
#customers {
	background-color: #dfe7d0;
}
#panorama {
	padding: 10px 0px 9px
}
#smiley {
	background-color: #dfe7d0;
	padding: 0 0 1%;
	clear: both;
}
.film {
  float: center;
  width: 265px;
  padding-top: 10px;
 }
/*---Sart Footer--*/
footer {
	background-color: #78786c;
	width: 100%;
}
.social {
	list-style-type: none;
	text-align: center;
}
.social li {
	display: inline;
}
.social i {
	font-size: 460%;
	margin: 1%;
	padding: 5% 5% 5% 4%;
	color: #e8e7d5;
}
.social i:hover {
	color: #F5F5F5;
}
footer.second {
	border-top: 2px solid #dfe7d0;
	background-color: #544B59;
	max-height: 55px;
	text-align: center;
	margin: 0;
}
footer.second p {
	padding: 5px 0 9px 0;
	text-align: center;
}
/*--------------------MEDIA!!!!----------*/

@media only screen and (max-width: 1024px) { 
.inner-wrapper {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
	.inner-wrapper-2 {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
	.inner-wrapper-3 {
	float: left;
	width: 100%;
	background-color: ##e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
  	h1 {
		font-size: 100%;
	}
  	h2 {
		font-size: 150%;
	}
	h3 {
		font-size: 125%;
	}
	p {
		font-size: 120%;
	}
	header {
		position: absolute;
	}
	#logo {
		margin: 15px 0 20px -25px;
		background: url(img/RD_mobile.png) no-repeat center;
	}
	#menu-icon {
		display: inline-block;
	}
	nav ul, nav:active ul {
		display: none;
		z-index: 1000;
		position: absolute;
		padding: 20px;
		background: #78786c;
		right: 20px;
		top: 60px;
		border: 1px solid #FFF;
		border-radius: 2px 0 2px 2px;
		width: 50%;
	}
	nav ol, nav:active ol {
		display: none;
		z-index: 1000;
		position: absolute;
		padding: 20px;*
		background: #78786c;
		right: 20px;
		border: 1px solid #FFF;
		border-radius: 2px 0 2px 2px;
		width: 50%;
	}
	nav:hover ul {
		display: block;
	}
	nav li {
		text-align: center;
		width: 100%;
		padding: 0 0;
	}
	.banner {
		padding-top: 86px;
	}
	.one-fourth {
		float: left;
		width: 100%;
	}
	.one-fourth i {
		font-size: 350%;
		padding: 4% 0 1% 0;
	}
	article {
		width: 100%;
	}
	aside {
		width: 100%;
	}
	.hand-mobile {
		width: 100%;
	}
	.one-third {
		width: 100%;
	}
	.social i {
		font-size: 180%;
	} 
/* plaats hier de css code voor smartphones in landscape mode */
}
}
@media only screen and (max-width: 960px) { 
.inner-wrapper {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
	.inner-wrapper-2 {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
	.inner-wrapper-3 {
	float: left;
	width: 100%;
	background-color: ##e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
  	h1 {
		font-size: 100%;
	}
  	h2 {
		font-size: 150%;
	}
	h3 {
		font-size: 125%;
	}
	p {
		font-size: 120%;
	}
	header {
		position: absolute;
	}
	#logo {
		margin: 15px 0 20px -25px;
		background: url(img/RD_mobile.png) no-repeat center;
	}
	#menu-icon {
		display: inline-block;
	}
	nav ul, nav:active ul {
		display: none;
		z-index: 1000;
		position: absolute;
		padding: 20px;
		background: #78786c;
		right: 20px;
		top: 60px;
		border: 1px solid #FFF;
		border-radius: 2px 0 2px 2px;
		width: 50%;
	}
	nav ol, nav:active ol {
		display: none;
		z-index: 1000;
		position: absolute;
		padding: 20px;*
		background: #78786c;
		right: 20px;
		border: 1px solid #FFF;
		border-radius: 2px 0 2px 2px;
		width: 50%;
	}
	nav:hover ul {
		display: block;
	}
	nav li {
		text-align: center;
		width: 100%;
		padding: 0 0;
	}
	.banner {
		padding-top: 86px;
	}
	.one-fourth {
		float: left;
		width: 100%;
	}
	.one-fourth i {
		font-size: 350%;
		padding: 4% 0 1% 0;
	}
	article {
		width: 100%;
	}
	aside {
		width: 100%;
	}
	.hand-mobile {
		width: 100%;
	}
	.one-third {
		width: 100%;
	}
	.social i {
		font-size: 180%;
	} 
/* plaats hier de css code voor smartphones in landscape mode */
}
}
@media only screen and (max-width: 870px) {
	.inner-wrapper {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
	.inner-wrapper-2 {
	float: left;
	width: 100%;
	background-color: #e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
	.inner-wrapper-3 {
	float: left;
	width: 100%;
	background-color: ##e8e7d5;
	display: inline-grid;
  	align-items: center;
  	}
  	h1 {
		font-size: 100%;
	}
  	h2 {
		font-size: 150%;
	}
	h3 {
		font-size: 125%;
	}
	p {
		font-size: 120%;
	}
	header {
		position: absolute;
	}
	#logo {
		margin: 15px 0 20px -25px;
		background: url(img/RD_mobile.png) no-repeat center;
	}
	#menu-icon {
		display: inline-block;
	}
	nav ul, nav:active ul {
		display: none;
		z-index: 1000;
		position: absolute;
		padding: 20px;
		background: #78786c;
		right: 20px;
		top: 60px;
		border: 1px solid #FFF;
		border-radius: 2px 0 2px 2px;
		width: 50%;
	}
	nav ol, nav:active ol {
		display: none;
		z-index: 1000;
		position: absolute;
		padding: 20px;*
		background: #78786c;
		right: 20px;
		border: 1px solid #FFF;
		border-radius: 2px 0 2px 2px;
		width: 50%;
	}
	nav:hover ul {
		display: block;
	}
	nav li {
		text-align: center;
		width: 100%;
		padding: 0 0;
	}
	.banner {
		padding-top: 86px;
	}
	.one-fourth {
		float: left;
		width: 100%;
	}
	.one-fourth i {
		font-size: 350%;
		padding: 4% 0 1% 0;
	}
	article {
		width: 100%;
	}
	aside {
		width: 100%;
	}
	.hand-mobile {
		width: 100%;
	}
	.one-third {
		width: 100%;
	}
	.social i {
		font-size: 180%;
	} 
/* plaats hier de css code voor smartphones in landscape mode */
}
@media only screen and (max-width: 479px) {
/* plaats hier de css code voor smartphones in portrait mode */
	.resp-container {
    	position: relative;
    	overflow: hidden;
    	padding-top: 56.25%;
	 }
	.resp-iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}
iframe {
    border: 0px solid black;
    width: 100%;
    margin 0 auto;
}

.output {
    background: #eee;
}







