/* COLORS
goud: #d5af37
#333
*/


/* Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}

/* Basic Styles
================================================== */
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

body { color: #222; /*-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;*/ -webkit-text-size-adjust: 100%; font-family: 'Open Sans', sans-serif;font-weight:400; font-size: 18px; line-height: 26px; }

h1, h2, h3, h4, h5, h6 { color: #d5af37; font-family:'Montserrat', sans-serif; font-weight:400;}
h1 { font-size: 60px; line-height: 70px; }
h2 { font-size: 48px;line-height: 56px; margin: 0 0 21px 0;}
h3 { font-size: 48px;line-height: 56px; margin: 0 0 7px 0; font-weight: 600;letter-spacing: 1px; }
h4 { font-size:26px;line-height:35px; margin: 0 0 21px 0;font-weight: 400;}
h5 { font-size: 28px;line-height: 35px;margin: 0 0 21px 0;}
h5.block-heading {position: relative;text-align:center;letter-spacing:1px;margin:0 0 0 0;}
h5.block-heading:before {content: "";display: block;border-top: solid 1px #222222;width: 100%;height: 1px;position: absolute;top: 50%;z-index: 1;}
h5.block-heading span {background: #222222;padding: 10px 25px;position: relative;z-index: 5;}
h6 { font-size: 16px; line-height: 21px; margin: 0 0 21px 0; font-weight:400;text-align:center; }
.section-header {margin:0 0 20px 0; text-align:center;}

.subheader { color: #000000; }
p { margin: 0 0 21px 0;}
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #000000; }
p span { font-weight: bold; color: #ffffff; }
em { font-style: italic; }
strong { font-weight: bold; color: #444444; }
small { font-size: 80%; }

hr { border: none; background-color: #cccccc; height: 1px; margin: 0 10px 21px 10px; clear: both; }
hr.wide { border: none; background-color: #cccccc; height: 1px; margin: 0 0 21px 0; clear: both; }
hr.small { border: none; background-color: #cccccc; height: 1px; width: 10%; margin: 0 auto 21px auto; clear: both; }

/*	Blockquotes  */
blockquote, blockquote p { font-size: 18px; line-height: 26px; font-family: 'Open Sans', sans-serif;font-weight:300;color: #ffffff; font-style: italic; }
blockquote { margin: 0 0 42px 0; }
blockquote cite { display: block; font-size: 12px; color: #666666; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #666666; }

/* Links
================================================== */
a, a:visited {text-decoration:none;color: #999999;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
a:hover, a:focus {color: #d5af37;}
p a, p a:visited { line-height: inherit; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration:none; }
a {word-wrap: break-word;}

/* Lists
================================================== */
ul, ol { margin-bottom: 21px; font-size: 18px;}
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 60px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 0 0 14px 30px;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 7px; }
li { line-height: 26px; margin-bottom: 7px; }
li span {font-weight: bold; color: #666666;} 
ul.large li { line-height: 26px; }
li p { line-height: 26px; }

/* Media
================================================== */
img {-ms-interpolation-mode: bicubic;}
img.scale {border: 0; -ms-interpolation-mode: bicubic; vertical-align: bottom; max-width: 100%;height: auto; width: auto;}
img.scale-50 {border: 0; -ms-interpolation-mode: bicubic; vertical-align: bottom; max-width: 50%;height: auto;width: auto;}
img.border { border: 1px solid #222; line-height: 0; padding: 5px; /*background: #000000;*/}
img.circle {-webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%;} 
img.left, p img.left, p a img.left {float: left; margin: 0 35px 21px 0;}
img.right, p img.right, p a img.right {float: right; margin: 0 0 21px 21px;}
img.top, p img.top, a img.top, p a img.top {margin: 0 0 21px 0; display:block;}
div.border {border: 1px solid #cccccc; line-height: 0; padding: 15px; margin:0 0 21px 0; /*background: #000000;*/} 

/* Google maps responsive */
.google-maps {position: relative;padding-bottom: 75%; // This is the aspect ratioheight: 0;overflow: hidden;}
.google-maps iframe {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
		
/* Buttons
================================================== */
.button,button,input[type="submit"],input[type="reset"],input[type="button"] 
{ display: inline-block; height: 44px; padding: 0 30px; color: #222222 !important; text-align: center; font-size: 16px; line-height: 44px; 
letter-spacing: 1px; font-family:'Montserrat', sans-serif; font-weight:400; text-transform: uppercase; text-decoration: none; white-space: nowrap; background-color: #ffffff; /*border-radius: 4px;*/ 
border: 1px solid #222222; cursor: pointer; box-sizing: border-box; }
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,
input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {
color: #222222 !important; background-color: transparent;border-color: #222222;outline: 0; }

.button.button-primary,button.button-primary,input[type="submit"].button-primary,
input[type="reset"].button-primary,input[type="button"].button-primary {
color: #d5af37 !important;background-color: transparent;border: 1px solid #d5af37; }
.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,
button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus {
color: #222 !important;background-color: #d5af37;border-color: #222; }
.button.full-width {width:100%; white-space:normal; height:auto; padding:10px;margin-bottom: 14px;}

/* Forms
================================================== */
form {margin-bottom: 20px;}
fieldset {margin-bottom: 20px;}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
border: 1px solid #ccc; padding: 6px 4px; outline: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; font-size: 13px; color: #333333;margin: 0; width: 210px; max-width: 100%; display: block; margin-bottom: 5px; background: #fff;}
select {padding: 0;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
border: 1px solid #aaa; color: #444; -moz-box-shadow: 0 0 3px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2); box-shadow:  0 0 3px rgba(0,0,0,.2);}
textarea {min-height: 60px;}
label, legend {display: block; font-weight: bold; font-size: 13px;}
select {width: 220px;}
input[type="checkbox"] {display: inline;}
label span, legend span {font-weight: normal; font-size: 13px; color: #efefef; }

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {padding: 8px 10px;text-align: left;border-bottom: 1px solid #444444; }
th:first-child,td:first-child {padding-left: 0; }
th:last-child,td:last-child {padding-right: 0; }

/* Misc
================================================== */
.remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }	
.double-bottom { margin-bottom: 40px !important; }	
.transp { background: transparent;}
.right {float:right;}
.left {float:left;}
.center {text-align: center;}
/*.hidden {display: none;}*/
.no-border {border: none;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.align-center {margin-left: auto;margin-right: auto;text-align: center;}
.topmargin21 {margin-top:21px;}
.topmargin35 {margin-top:35px;}
.topmargin56 {margin-top:56px;}
.block {display:block;}
.padright {padding-right:20px;}
.padless {padding-left:15%;padding-right:15%;}
.pad-l-10 {margin-left:10px;}

/* Navigation
================================================== */
#menu { width:auto; height: 42px; position: relative; /*overflow:no-display;???*//*text-transform:uppercase;background:#eeeeee;*/float:right;border-radius:5px; margin:2% 0 2% 0;}
#menu ul, #menu li {list-style: none;}
#menu ul {height: 42px; width:100%; margin:0;}
#menu li {float: left; position: relative; font-family:'Montserrat', sans-serif; font-weight:400; font-size: 16px;margin:0;}
#menu li.book { background-color: #d5af37; }
#menu li.book a {color:#ffffff;}
#menu a {display:block; line-height: 42px; padding: 0 22px; text-decoration: none; color: #222;}
#menu li.sub > a:after {content: "▼"; font-size:8px; padding-left:7px;line-height:0;vertical-align:middle;}
#menu li a:hover {color: #666; background:#efefef;}
#menu input {display: none; margin: 0; padding: 0;  opacity: 0; cursor: pointer;}
#menu label {display: none; text-align: center; color:#222222;}

#menu ul.menus {height: auto; overflow: hidden; width: 140px; background: #000; position: absolute; z-index: 99999; display: none;}
#menu ul.menus li {display: block; width: 100%; text-transform: none; text-shadow: none;}
#menu ul.menus a {color: #222222; font-size:15px;line-height:26px;background: #ffffff;border-bottom: 1px solid #bbbbbb; -webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in; transition:all .4s ease-in;}
#menu li:hover ul.menus {display: block;}
#menu ul.menus a:hover { background: #eeeeee; color: #222; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d5af37; }

/* Validation Styles
==================================================*/ 
.LV_validation_message{font-weight:bold;font-size:12px;margin:0 0 0 5px;}
.LV_valid { font-weight: bold; font-size: 12px; color: #00CC00; }
.LV_invalid {font-weight:bold;font-size:12px;color:#990000;}
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {border: 1px solid #00CC00;}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {border: 1px solid #990000;}
input[type="text"],input[type="password"],input[type="email"],textarea,select {margin-bottom:5px;}	

/* Site Styles
================================================== */
html {height:100%;}
body { background-color: #fff; height: 100%; }

.scroll-to-top {position: fixed; background:url(../images/scroll-to-top.png) no-repeat; cursor: pointer; bottom: 120px; right: 14px; width:55px; height: 55px; display: none; z-index: 999; }

.arrow {bottom: 20px; height: 30px;left: 50%;margin-left: -7px;position: absolute;width: 20px;text-align:center; }
.arrow a { color:#ffffff;}
.arrow a:hover { color:#cccccc;}
.bounce {-webkit-animation: bounce 2s infinite;animation: bounce 2s infinite;}
@-webkit-keyframes bounce {0%,20%,50%,80%,100% {-webkit-transform: translateY(0);transform: translateY(0);}
  40% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
  60% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
}
@keyframes bounce {0%,20%,50%,80%,100% {-webkit-transform: translateY(0);transform: translateY(0);}
  40% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
  60% {-webkit-transform: translateY(-10px);transform: translateY(-10px);}
}

.header { width:100%; height:auto;background:#fff;position:relative;z-index:9;text-align:center}
/*.logo {float:left; position:relative; padding:14px 0;width:200px !important;}*/
.logo {display:inline-block; position:relative; padding:14px 0;width:300px;}

.bg-fullheight {width: 100%; height: 100%;overflow:hidden;}
.bg-fixedheight {width: 100%; height: 720px;overflow:hidden;}
.bg-value {width:100%; min-height: 50%;overflow:hidden;} /*only background images without content on top*/
.bg-cover {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-attachment: scroll; background-repeat: no-repeat;background-position: center center;}

#color-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000000;opacity: 0.3;filter: alpha(opacity=30); /* For IE8 and earlier */}

#social-media, #contact, #diensten, #waarom, #page{padding: 4% 0; overflow:hidden;}

#hero {width: 100%; height: 1000px; text-align:left; background-image: url("../images/legal.jpg"); background-repeat: no-repeat;background-color: #222;position:relative; 
overflow:hidden;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-position: center center;}
#hero h2 {text-shadow: 2px 2px 5px #000000;font-size: 74px; line-height: 98px; color: #d5af37; margin: 300px 0 35px 0; font-weight:700;text-align:center}
.padding-lr {padding: 0 35% 0 0 ;}

#social-media {background-color:#222;color:#d5af37;}
#social-media .section-header h3, #social-media .section-header h4  {color:#d5af37;}
.socialicons {text-align: center;}
.socialicons .icon{background: #d5af37;display: inline-block;color: #222;font-size: 26px;width: 56px;height: 56px;line-height: 56px;text-align: center;vertical-align: middle;margin: 0 15px 0 0;-webkit-border-radius: 28px; -moz-border-radius: 34px; border-radius: 34px; }
.socialicons .icon:hover{background: #ccc;color:#222;}
.socialicons .icon:last-child{margin-right:0;}

#waarom h3 {font-size: 42px;line-height: 48px; margin: 35px 0 7px 0;color: #d5af37;font-family:'Montserrat', sans-serif; font-weight:600;}
#waarom span { color: #fff; }
#waarom h4 {font-size: 30px;margin: 0 0 48px 0;color: #d5af37; font-family:'Montserrat', sans-serif; font-weight:400; }

#diensten h5 {text-align:left;font-size:24px}

.slogan {position:relative;padding: 4% 10px; overflow:hidden;}
.slogan h3 {font-size: 42px;line-height: 56px; margin: 35px 0 28px 0;color: #d5af37;font-family:'Montserrat', sans-serif; font-weight:600;}
.slogan h3 span { color: #fff; }
.slogan h4 {font-size: 36px;line-height: 38px; margin: 0 0 35px 0;color: #d5af37; font-family:'Montserrat', sans-serif; font-weight:400; }

.bg2 {background-image: url("../images/vrouwe-justitia.jpg");}
.bg1 {background-image: url("../images/");height:650px;}
.bg3 {background-image: url("../images/");}
.black {background:#222; !important}
.gold {background:#d5af37; !important;padding: 4% 10px;}
.white {color:#fff !important;}
.text-black {color:#222 !important;}

#contact {background-color: #222;font-size:13px;position:relative;}
#contact p, #contact ul {color:#d5af37;line-height: 21px;}
#contact h1, #contact h2, #contact h3 {color:#d5af37;}
#contact h3 {margin:0 0 35px 0 !important; font-size: 26px;line-height: 29px;color:#d5af37;}
#contact h5 {margin:0 0 7px 0 !important; font-size: 17px; text-transform:uppercase;color:#d5af37;}
#contact a, #contact a:visited {color: #bbbbbb; text-decoration: none; outline: 0;}
#contact a:hover, #contact a:focus {color: #d5af37;}
#contact label {color: #ffffff;font-weight:normal;}
#contact textarea {margin-bottom: 20px;}
#contact h3.tm {margin-top:0 !important;}
#contact .button-primary {font-size: 13px;}
#contact .fa {color: #FFEC16;}
#contact hr { border: none; background-color: #444444; height: 1px; margin: 0 10px 21px 10px; clear: both; }
#contact hr.wide { border: none; background-color: #444444; height: 1px; margin: 0 0 21px 0; clear: both; }

.gallery-resp {width:100%;}
.gallery-resp .gallery-item { width: 32%; height:auto; display:inline-block;text-align:center; vertical-align:top; padding:0 2%;}
.gallery-resp .gallery-item h5 { font-size: 22px; line-height: 28px; margin: 0 0 0 0; }
.gallery-resp .gallery-item h6 { color: #666; font-size: 17px; line-height: 26px; margin: 0 0 0 0; text-transform: none; }
.gallery-resp .gallery-item img{ width: 100%; }
.gallery-resp a:hover {opacity: .5;}

.gallery-resp2 {width:100%;} 
.gallery-resp2 .gallery-item { width: 21.6%; height:auto; display:inline-block; margin:0 21px 21px 0;vertical-align:middle;}
.gallery-resp2 .gallery-item :last child { margin-right:0;}
.gallery-resp2 .gallery-item img{ width: 100%; }
.gallery-resp2 .gallery-item a:hover {opacity: .5;}


.box{padding:20px !important;background-color:#d5d5d5; border:1px solid #ccc; /*text-align:center;*/}
.box h2 {margin:0;font-size:18px; text-align:left;}
.box h3 {margin:0;font-size:15px; line-height:21px; text-align:left;margin-top:7px;}

.box2{padding:20px !important; background-color: #f0f0f0; /*border-radius: 6px; border: 1px solid #efefef; */}
.box2 h5 {font-size:22px; line-height: 28px; color: #222222; margin:0 0 14px 0; text-align:left;}
.box2 p {color:#444;line-height:24px;}
.box2 h6 { font-size: 15px; line-height: 21px; margin:0 0 7px 0; text-align:left;font-weight:normal;} 

a.button:link {color: #000000; text-decoration: none; }
a.button:visited {color: #cccccc; text-decoration: none; }
a.button:hover {color: #cccccc; text-decoration: none; }
a.button:active {color: #cccccc; text-decoration: none; }

.fa-6x {font-size: 6em;color:#222B44;}
.el {margin-right:10px;}

.lity-close {top:10px; right:10px;}

.slider {width:70%;margin:0 auto;border: 1px solid #d5af37; line-height: 0; padding: 5px; background: #fff;}
.sss {height: 0;margin: 0; padding: 0;position: relative;display: block;overflow: hidden;}
.ssslide {width: 100%;margin: 0;padding: 0;position: absolute;top: 0;left: 0;display: none;overflow: hidden;}
.ssslide img {max-width: 100%;height: auto;margin: 0;padding: 0;position: relative;display: block;}
.sssnext, .sssprev {width: 25px;height: 100%;margin: 0;position: absolute;top: 0;background: url('../images/arr.png') no-repeat;}
.sssprev {left: 3%;background-position: 0 50%;}
.sssnext {right: 3%;background-position: -26px 50%;}
.sssprev:hover, .sssnext:hover {cursor: pointer;}

div .caption { font-size: 24px; text-transform: uppercase; letter-spacing: 0.6px;color:#ffffff;position:absolute;left:50px; bottom:50px;z-index:999;}

/* ---- grid ---- */


/* clear fix */
.grid:after {content: '';display: block;clear: both;}

/* ---- .grid-item ---- */
.grid-sizer,.grid-item {width: 25%;}
.grid-item {float: left;}
.grid-item img {display: block;width: 100%;}



/* Media Queries
================================================== */
	
	@media only screen and (max-width: 2200px) {
	#hero {height:950px;}
	}
	@media only screen and (max-width: 1500px) {
	#hero {height:850px;}
	}

	/* Smaller than standard 1199 (devices and browsers) */
	@media only screen and (max-width: 1199px) {
	#hero {height:600px;}
	#menu a{padding:0 17px; }
	}
	/* Higher than 960 (desktop devices) */
	@media only screen and (min-width: 960px) and (max-width: 1199px) {
	#hero {height:500px;}
	#hero h2 {font-size: 54px; line-height: 58px; margin: 150px 0 28px 0;}
	.padding-lr {padding: 0 40% 0 0;}
	.slogan h3 {font-size: 26px;line-height: 30px;}
	.slogan h4 {font-size: 20px;line-height: 24px;}
	#waarom h3 {font-size: 38px;line-height: 42px; margin: 35px 0 14px 0;}
	#waarom h4 {font-size: 28px;line-height: 32px; margin: 0 0 35px 0;color: #d5af37;}
	}
	/* Smaller than 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
	.logo {width:200px;}
	#hero {height:400px;}
	#hero h2 {font-size: 36px; line-height: 40px; margin: 100px 0 21px 0; }
	.padding-lr {padding: 0 30% 0 0;}
	#menu {position: relative; float:none; height:32px;}
	#menu a{color:#fff;}
  	#menu ul {top: 100%; left: 0; height: auto; display: none; position: absolute; z-index: 999; background: #222222;}
  	#menu ul.menus {width: 100%; position: static; padding-left: 0;/*display:block;leave submenu open*/}
  	#menu li {width: auto; display: block; float: none; margin:0; }
  	#menu input, #menu label {right:0; display:block; position: absolute;width:32px;height:32px;}
	#menu ul.menus a {padding-left:30px; color:#d5af37;line-height:40px;}
  	#menu label {}
	#menu label span {font-size:32px; color:#d5af37;width:32px;height:32px;font-family: Arial Unicode MS;}
  	#menu input {z-index: 9999;}
  	#menu input:checked + label {color: #d5af37;}
  	#menu input:checked ~ ul {display: block;}	
	.slogan {padding:6% 0;}
	.slogan h3 {font-size: 22px;line-height: 26px;}
	.slogan h4 {font-size: 17px;line-height: 19px;}
	#waarom h3 {font-size: 30px;line-height: 32px; margin: 35px 0 14px 0;}
	#waarom h4 {font-size: 24px;line-height: 26px; margin: 0 0 35px 0;color: #d5af37;}
	.button {height: 32px; padding: 0 12px;font-size: 11px;line-height: 32px;}
	h3 { font-size: 32px;}
	}

	/* Tablet Portrait size to 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	.hide {display:none;}
	body{font-size: 14px; line-height:22px;}
	ol, ul{font-size: 14px; line-height:22px;}
	.logo {width:150px;}
	#hero h2 {font-size: 28px; line-height: 33px; margin: 50px 0 14px 0;}
	.padding-lr {padding: 0 20% 0 0;}
	.socialicons {margin-bottom:21px;}
	.socialicons .icon{font-size: 17px;width: 34px;height: 34px;line-height: 34px;margin: 0 3px 0 0;-webkit-border-radius: 17px; -moz-border-radius: 17px; border-radius: 17px; }
	h3 { font-size: 26px;line-height:28px;}
	h4 { font-size:17px;line-height:18px;}
	h5 { font-size:22px;line-height:24px;}
	h6 { font-size: 15px;line-height:18px;}
	.slogan {padding:6% 0;}
	.slogan h3 {font-size: 22px;line-height: 24px;}
	.slogan h4 {font-size: 14px;line-height: 16px;}
	#waarom h3 {font-size: 24px;line-height: 38px; margin: 35px 0 7px 0;}
	#waarom h4 {font-size: 18px;line-height: 22px; margin: 0 0 35px 0;color: #d5af37;}
	#diensten h5 {text-align:left;}
	.button {height: 28px; padding: 0 10px;font-size: 12px;line-height: 28px;}
	}
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	#hero {height:300px;}
	}
	
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	#hero {height:300px;}
	.topmargin35{margin-top:7px;}
	}
	
	
