/*
Theme Name: Autoschade Volendam
Author URI: https://qstylez.nl
Author: QStylez
Version: 1.0
*/
.grecaptcha-badge {
    display: none;
}

html {
  font-size: 18px;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  color: #395c92;
}
li {
  list-style-type: none;
  list-style-image: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html, button, input, select, textarea {
  font-family: 'Titillium Web', sans-serif;
}

/* Assistive text */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  height: 1px;
  width: 1px;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
:focus {
  outline: 0
}
a.post-edit-link {
  display: none
}
textarea, input[type="submit"] {
  -webkit-appearance: none;
}

input[type="submit"]:hover {
	background-color: #3aaa35;
	color: white;
}
ul {
  padding: 0;
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.3;
}
h1, h2, h3 {
  font-size: 2rem;
}
h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
b, strong {
  font-weight: 700;
}
p {
  margin: 15px 0
}
.error404 .page-title {
  font-size: 1.8rem
}
.home-link {
  position: relative;
  display: block;
  max-width: 200px;
}
.home-link img {
  width: 100%;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
}
button[disabled], input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  /* Don't cut off the webkit search cancel button */
  width: 270px;
  font-family: 'Titillium Web', sans-serif;

}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
section:after, .inner:after, .clear:after, #inner-header:after, .row:after, .social:after, .site-info:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
  color: ;
}
:-moz-placeholder {
  color: ;
}
::-moz-placeholder {
  color: ;
}
:-ms-input-placeholder {
  color: ;
}

/**
 * header
 * ----------------------------------------------------------------------------
 */

.search-submit {
  display: none;
}
.topheader {
  background-color: #395c92;
  color: white;
  padding: 1em;
}
.topheader ul {
  display: inline;
}
.topheader ul li {
  display: inline;
	margin-right: 1em;
}
.topheader ul li a {
  color: white;
  text-decoration: none;
}
.topheader ul li i {
  margin-right: 2.5px;
}
.topheader form {
  display: inline;
}
#masthead {

  height: 1000px;
 
}
#masthead .navbar {
  margin-top: 3em;
  background-color: white;
  width: 100%;
  border-radius: 12.5px;
  height: 79px;
  max-width: 1170px;
  margin: 3em auto;
}
.home-link img {
  width: 350px;
}
.contactform {
    padding: 2em;
    border-radius: 10px;
    max-width: 300px;
    font-family: 'Titillium Web', sans-serif;
    margin-left: -10px;
    background: #fff;
    -webkit-box-shadow: 4px 4px 26px 0 rgba(36,35,35,0.3);
    -moz-box-shadow: 4px 4px 26px 0 rgba(36,35,35,0.3);
    box-shadow: 4px 4px 26px 0 rgba(36,35,35,0.3);
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 200px;
    background-color: white;
    padding-left: 34px;
    background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/searchicon.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-color: white;
    background-position: 5px 5px;
	 font-family: 'Titillium Web', sans-serif;
}

.wrap {
    position: absolute;
    top: 320px;
    left: 60%;
    min-height: 400px;
    border-radius: 12px;
    z-index: 99999999;
    background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/lint.png);
    background-size: 21%;
    background-repeat: no-repeat;
    background-color: white;
    box-shadow: 10px 10px 0px 10px rgba(53,86,135,1);
}

.contactform:before {
    position: absolute;
    content: "";
    width: 85px;
    height: 155px;
    background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/stripes.png)no-repeat;
    background-size: contain;
    left: -13px;
    top: -6px;
}

.contactform h2 {
  text-transform: uppercase;
}
input, textarea {
  font-family: 'Titillium Web', sans-serif;
  -webkit-appearance: none;
  -webkit-background-color: none;
  border: none;
  padding: 8px;
  margin-top: 5px;
  width: 100%;
  max-height: 60px;
  background-color: #e8e8e8;
  border-radius: 10px;
  color: #464646;
}
input[type="submit"] {
  background-color: #fad838;
  text-transform: uppercase;
  font-weight: bold;
	font-size: 1em;
}

.contactform br{
  display: none;
}

.contactform h2 br {
	display: block;
}

div.wpcf7-response-output, div.wpcf7-validation-errors {
    overflow: hidden;
    width: 100%;
    background: #f00;
    color: #fff;
    border: none;
}
.achmea-logos > p {
    display: none;
}
.achmea-logos > span {
    display: block;
    width: 200px;
}
.achmea-logos {
    display: flex
;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin: 20px 0px;
}

div.wpcf7-response-output {
    margin: 0;
    padding: 10px;
}

div.wpcf7-mail-sent-ok {
    background: #398f14;
    color: #fff;
}

input[aria-invalid="true"], select[aria-invalid="true"] { border-color: red; background-color: rgba(153,0,0,0.3); }

.contact img, .logos img {
  width: 150px;
  margin-right: 1%;
  vertical-align: middle;
}

.checks img {
    width: 27px;
    height: auto;
    margin: 9px;
    margin-top: 0;
}

.logos ul:first-of-type img {
    width: 25%;
    margin-right: 1em;
    vertical-align: middle;
}
.logos ul:first-of-type li:last-of-type img {
    width: 150px;
}

.logos ul {
	margin: 2em 0;
}

.contactform h2 {
	font-size: 1.5rem;
}

.contactform .wpcf7-response-output{
	display: none;
}
#masthead .main-navigation {
  clear: both;
  margin: 0 auto;
  position: relative;
  margin-top: -4.4em;
  margin-right: 15em;
  float: right;
}

.contactbutton {
    float: right;
    border-radius: 12.5px;
    margin-top: -89px;
    background-color: #3aaa35;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 1em;
    width: 180px;
}

.contactbutton {
    color: white;
    text-decoration: none;
    font-size: 1.0em;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
    margin-top: -71px;
    margin-right: 20px;
}


.home .logos p{
	color: #696969;
}


.contactbutton i {
  margin-right: 5px;
}
.navbar ul li a {
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #4279af;
}
#masthead p {
  font-size: 3.5em;
  color: white;
  text-align: center;
  font-weight: bold;
  text-shadow: 0px 0px 30px rgba(150, 150, 150, 0.57);
  width: 58%;
  margin-top: 2.55em;
}

/**
 * DIENSTEN
 * ----------------------------------------------------------------------------
 */

section.verzekeraars, section.school-finder,section.contact {
  padding: 0px 0;
  display: table;
  margin: 0 auto;
    width: 100%;
    max-width: 1200px;
	

}

.expanding-grid {
  position: relative;
  width: 90%;
	margin: 0 auto;
}

.expanding-grid .links > li {
  box-sizing: border-box;
  float: left;
  padding: 0.2em;
}
.expanding-grid .links > li a {
    background: #395c92;
    color: #fff;
    display: block;
    font-size: 1.5em;
    line-height: 1;
 padding-right: 0.5em;
    padding-left: 0.5em;
	min-height: 220px;
    padding-top: 1.5em;
    padding-bottom: 1em;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.links h3 {
	font-size: 1.25rem;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 100;
}
.expanding-grid .links > li a:hover {
  background: rgb(45, 106, 199);
}
.expanding-grid .links > li a.active {
  background: #0b75a7;
}
.expanding-grid .links > li a.active:after {
  background-color: transparent;
  border-bottom: 0.375em solid #888;
  border-left: 0.375em solid transparent;
  border-right: 0.375em solid transparent;
  bottom: -0.5em;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -0.375em;
  position: absolute;
  width: 0;
}
@media only screen and (max-width: 39.99em) {
  .expanding-grid .links > li {
    width: 50%;
  }
  
}
@media only screen and (min-width: 40em) and (max-width: 59.99em) {
  .expanding-grid .links > li {
    width: 33.33333%;
  }

}
@media only screen and (min-width: 60em) {
  .expanding-grid .links > li {
    width: 14.28%;
  }
 
}
.expanding-grid .spacer {
  clear: both;
  display: block;
  margin: 0 1em;
}
.expanding-grid .expanding-container {
  clear: both;
  display: none;
  overflow: hidden;
  width: 100%;
}
.expanding-grid .expanding-container.expanded, .expanding-grid .expanding-container:target {
  display: block;
}
.expanding-grid .hentry {
    background: #d9d9dd;
    box-sizing: border-box;
    clear: both;
    color: #395c92;
    min-height: 4em;
    overflow: hidden;
    padding: 2em;
    width: 100%;
	margin: 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .hentry .entry-image {
  box-sizing: border-box;
  margin-left: 1em;
  padding: 0.25em 0 0.52em 1em;	
	float: left;
	margin-right: 1em;
}


.expanding-grid a img {
    max-height: 80px;
    max-width: auto;
    display: block;
    margin: auto;
}

.expanding-grid a img:last-of-type {
    max-height: 60px;
    max-width: auto;
    display: block;
    margin: auto;
}
 
.expanding-grid img {
	max-height: 300px;
	max-width: auto;
}
.expanding-grid .hentry .entry-title {
  font-size: 1.5em;
}
.expanding-grid .close-button {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNLjcuN2wxOCAxOG0tMTggMGwxOC0xOCIvPjwvc3ZnPg==) no-repeat scroll 50% 50% transparent;
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 1;
  overflow: hidden;
  padding: 1.5em 2em;
  text-decoration: none;
  text-indent: 5em;
  white-space: nowrap;
  width: 20px;
  will-change: opacity;
  z-index: 5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .close-button.active {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.expanding-grid .close-button:hover {
  opacity: 0.5;
}

.usps {
	margin-top: 2em;
}
.usps p {
	float: left;
	display: inline;
	width: 18%;
	color: #696969;
	margin-right: 2%;
	text-align: center;
}

/* SLIDER */

.slider {
    z-index: -1;
    position: fixed;
    height: 80vh;
    width: 100%;
}

.slider .rsOverflow {
    width: 100% !important;
}

.site-content {
	background-color: white;
}
.slide1 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/a.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}

.slide2 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/ipad.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
	
}

.slide3 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/headerbackground.png); #mas
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
	
}

.slide4 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/Foto_50.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;

}

.slide5 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/Foto_40.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}

.slide6 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/headerbackground.png);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}

/* CONTACT SLIDER */

.page-id-43 .slide1,.page-id-43  .slide3,.page-id-43  .slide5 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/Foto_36.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}


.page-id-43 .slide2,.page-id-43  .slide6,.page-id-43  .slide4 {
	width: 100%;
	height: 100%;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/ipad.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}


section.school-finder {
	    min-height: 350px;
    margin-bottom: 2em;
}

/* HOME */

.entry-title {
  display: none;
}
.verzekeraars .inner, .contact .inner, .school-finder .inner {
  background-color: white;
  margin-top: -20em;
  padding: 4em;
  border-radius: 12.5px 12.5px 0 0;
  text-align: center;
   max-width: 1200px;
	
}

.contact li a {
 color: #395c92;
}

.contact .info {
    padding: 2em;
    max-width: 50%;
    float: left;
}

.infocontent {
	display: table;
	margin: 0 auto;
}
.contact .left, .contact .right {
	float: left;
	width: 50%;
	padding: 1em;
}

.contact textarea {
	max-height: 130px;
}

.schade {
    width: 49%;
    margin-right: 1%;
    padding: 1em;
    float: left;
    margin-bottom: 1em;
}

.page-id-43 .wrap {
	display: none;
}

.schadeimg{
    height: 100px;
    width: 100px;
    background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/wind.png);
    background-repeat: no-repeat;
    background-color: #395c92;
    background-size: 80%;
    display: table;
    margin: 0 auto;
    border-radius: 200px;
    background-position: 10px 20px;
	margin-bottom: 1em;
}

.schadeimg2{
	 height: 100px;
    width: 100px;
	 background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/wand.png);
    background-repeat: no-repeat;
    background-color: #395c92;
    background-size: 70%;
    display: table;
    margin: 0 auto;
    border-radius: 200px;
    background-position: 15px 10px;
	margin-bottom: 1em;
}

.schadeimg3{
		 height: 100px;
    width: 100px;
		background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/chassis.png);
    background-repeat: no-repeat;
    background-color: #395c92;
    background-size: 60%;
    display: table;
    margin: 0 auto;
    border-radius: 200px;
    background-position: 20px 20px;
	margin-bottom: 1em;
}

.schadeimg4{
		 height: 100px;
    width: 100px;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/Slim-vectorobject.png);
    background-repeat: no-repeat;
    background-color: #395c92;
    background-size: 40%;
    display: table;
    margin: 0 auto;
    border-radius: 200px;
    background-position: 25px 20px;
	margin-bottom: 1em;
}


.schadeimg5{
	height: 100px;
    width: 100px;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/winshield-wiper.png);
    background-repeat: no-repeat;
    background-color: #395c92;
    background-size: 80%;
    display: table;
    margin: 0 auto;
    border-radius: 200px;
    background-position: 10px 20px;
	margin-bottom: 1em;
}

.schadeimg6{
	width: 100px;
	height: 100px;
	background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/scooter.png);
	background-repeat: no-repeat;
    background-color: #395c92;
    background-size: 80%;
    display: table;
    margin: 0 auto;
    border-radius: 200px;
    background-position: 10px 20px;
	margin-bottom: 1em;
}

*[id^='readlink'] {
    font-weight: bold;
    color: #FF8500;
    padding: 5px;
    border-bottom: none!important;
}

.schade h4 {
	display: inline;
}
.contact .inner form {
	text-align: left;
}
.school-finder .inner p {
  width: 75%;
  margin: 0 auto;
}

.school-finder .container p {
	width: 100%;
	text-align: left;
}

.contactform span.wpcf7-not-valid-tip{
	margin-top: 1em;
}

.search article footer {
	border: none;
}

.search article {
	margin-bottom: 2em;
}

.search.search-no-results article {
	margin-bottom: 0;
}

.search.search-no-results .contact .inner {
    width: 1200px;
    max-width: 100%;
    margin-top: -15em;
}

.school-block p {
  width: 100%;
}

.page-id-43 article ul li {
	display: block;
}

.more-link{
	color: black;
	text-decoration: none;
}
.aboutwrap {
  background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/autoschadebackground.png);
  height: auto;
  background-size: cover;
  padding: 15em;
  width: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
background-position: center center;
}
.about h2 {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 2.2rem;
}
.about strong {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2.5em;
display: block;
}
.about p {
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
.contact li, .logos li {
  display: inline;
}
.contact ul:nth-of-type(2), .logos ul:nth-of-type(2) {
  margin-top: 1em;
}
.post-41 section.contact .inner a {
    color: #395c92;
    font-weight: bold;
}

.logos, .contact {
	padding-bottom: 3em;
}

/**
 * Standaard
 * ----------------------------------------------------------------------------
 */

.inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  line-height: 1.8;
}
.col {
  position: relative;
  min-height: 1px;
  margin: 0 auto;
}
.col p {}
.col-s {
  width: 25%;
}
.col-m {
  width: 66.66%;
}
.col-l {
  width: 96%;
}
.col-l p {}
.col>p:last-of-type {
  margin-bottom: 0;
}

/**
 * Footer
 * ----------------------------------------------------------------------------
 */

footer {
  background-color: #395c92;
  border-top: solid 3px #fad838;
  color: white;
  text-align: center;
}

.fa {
	margin-right: 5px;
}
footer .home-link {
  width: 400px;
  display: table;
  margin: 0 auto;
}
footer .home-link img {
  width: 520px;
	max-width: 100%;
}
footer .inner {
  padding: 3em;
}
footer li {
  display: inline;
  padding: 0.5em;
}
footer li a {
  color: #ffffff;
  text-decoration: none;
}
footer i {
	margin-right: 5px;}

footer .navbar ul li a {
    font-size: 1.1em;
    color: #ffffff;
    margin-bottom: 0;
    font-size: 1.4em;
}

footer ul{
  border-top: solid 1px #ffffff;
  padding: 1em
}

ul.schadesnav {
	border-top: none;
}

.schadesnav {
	font-size: 10pt;
}

footer .navbar ul {
  border-top: none;
}



.chassis {
    background: url(https://www.autoschadevolendam.nl/wp-content/uploads/2017/05/halfchassis.png);
    background-repeat: no-repeat;
    background-size: 73px;
    background-position: 44px 44px;
}
.calltoaction {
  display: table;
  margin: 2em auto;
}
.calltoaction a {
  PADDING: 0.5em 5em;
  margin-right: 2em;
  background-color: #3aaa35;
  border-radius: 10px;
  color: white;
  text-decoration: none;
  font-size: 1.2em;
  text-transform: uppercase;
}

.calltoaction a:nth-of-type(2) {
  background-color: #fad838;
  color: #464646;
  margin-right: 0;
  padding: 0.5em 4em;
}

	.calltoaction a:nth-of-type(3){
	display: none;
	}

.calltoaction a:hover {
	background-color: white;
	color: #395c92;
}



.smallscreendiensten {
	display: none;
}

.
/**
 * Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.entry-content a {}
.entry-content a:hover {}
.entry-content a, .entry-title a {
  text-decoration: none;
}
.entry-title a:hover {}

/**
 * Navigatie
 * ----------------------------------------------------------------------------
 */

.main-navigation {
  clear: both;
  position: relative;
}
.nav-menu li {
  display: inline-block;
  position: relative;
}
.nav-menu li a {
  display: block;
  line-height: 1;
  margin: 15px 10px;
  text-decoration: none;
  text-transform: uppercase;
	font-size: 15px;
}

.nav-menu li a:hover {
	color: rgba(0,0,0,0.75);
}

.contactbutton:hover {
	text-decoration: underline;
}
.nav-menu li:first-of-type a {
  margin-left: 0;
}
.nav-menu li:last-of-type a {
  margin-right: 0px;
}
.nav-menu li:hover>a, .nav-menu li a:hover, .nav-menu li:focus>a, .nav-menu li a:focus {}
.nav-menu .sub-menu, .nav-menu .children {
  border-top: 0;
  padding: 0;
  position: absolute;
  z-index: 99999;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
  border-left: 0;
  left: 100%;
  top: 0;
}
ul.nav-menu ul a, .nav-menu ul ul a {
  color: #fff;
  margin: 0;
  width: 200px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {}
ul.nav-menu li:hover>ul, .nav-menu ul li:hover>ul, ul.nav-menu .focus>ul, .nav-menu .focus>ul {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
}
.nav-menu .current_page_item>a, .nav-menu .current_page_ancestor>a, .nav-menu .current-menu-item>a, .nav-menu .current-menu-ancestor>a {}
.menu-toggle {
  display: none;
}

@media (max-width: 1550px) {
	.aboutwrap {
		background-size: contain;
	}	
}

@media (max-width: 1200px) {
	.chassis {
		background: none;
	}	
}


@media (max-width: 1250px) {
  input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea {
    -webkit-appearance: none;
    border-radius: 0;
  }
  a[href^="tel"] {
    color: inherit;
    text-decoration: none;
  }
	
	
	.nav-menu li a {
    display: block;
    line-height: 1;
    margin: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
	
	.smallscreendiensten {
		display: inline-block;
	}
	
		.contactbutton {
		display: none;
	}
	
	
	#masthead .main-navigation {
		margin-right: 10px;
	}
	.aboutwrap {
		background: none;
		background-color: rgba(210, 210, 210, 0.4);
	}
	
	#masthead p {
    font-size: 1.8rem;
    color: white;
    text-align: center;
    font-weight: bold;
    text-shadow: 0px 0px 30px rgba(150, 150, 150, 0.57);
    width: 80%;
    margin-top: 2.55em;
    display: table;
    margin: 0 auto;
}
	
	#masthead .inner {
		padding: 0;
	}
	
	.inner {
		padding: 2em;
	}
	
	.school-finder p {
		padding: 0;
	}
	
	.contactform {
		display: none;
	}
	
	.calltoaction a:nth-of-type(2) {
		display: none;
	}
	.school-finder {
		max-width: 100px;
	}
	
.calltoaction a:nth-of-type(3) {
		display: inline-block;
	}
	.schade img {
		    width: auto;
    height: 100px;
	}
	
	.page-id-15 .schade {
    width: 100%;
    /* margin-right: 1%; */
    padding: 1em;
    background-color: #395c92;
    margin-bottom: 1em;
    color: white;
    max-width: 70%;
    display: table;
    /* margin: 0 auto; */
    margin-left: 15%;
}
	
	.aboutwrap {
  padding: 2em;
  width: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
}
	
	.calltoaction a {
  PADDING: 0.5em 5em;
  background-color: #3aaa35;
  border-radius: 1em;
  color: white;
  text-decoration: none;
  font-size: 1.2em;
  text-transform: uppercase;
		display: block;
margin-bottom: 1em;
	margin-right: 0;
}
.calltoaction a:nth-of-type(2) {
  background-color: #fad838;
  color: #464646;
  margin-right: 0;
  padding: 0.5em 4em;
	margin-right: 0;
}
	
	.calltoaction a:nth-of-type(3){
	display: block;
background-color: #fad838;
  color: #464646;
  margin-right: 0;
  padding: 0.5em 4em;
	margin-right: 0;
	}
	
	#masthead {
		height: 500px;
	}
	
	.verzekeraars .inner, .contact .inner, .school-finder .inner {
  background-color: white;
  margin-top: 00em;
  padding: 2em;
  border-radius: 12.5px 12.5px 0 0;
  text-align: center;
		    width: 100%;
    max-width: 1200px;
}
	
	
	.slide1,.slide2,.slide3,.slide4,.slide5,.slide6{
		background-size: cover;
	}
	.contactbutton {
		display: none;
	}
	
	.wrap {
		display: none;
	}

	footer .home-link img {
		margin-right: -30px;
	}
	
	.container {
		display: none;
	}
	
	.left, .right {
		min-width: 100%;
	}
	
	.logos {
		padding 2em 3em;
	}
	
	
	.schade {
		width: 90%;
		margin-left: 2.5%;
	}
	
	#masthead .navbar {
		max-width: 95%;
		margin-left: 2.5%;
		height: 75px;
		
	}
	
	#masthead .home-link img {
max-width: 330px;}
}

@media (max-width: 1100px) {
  /* Small menu */
  .menu-toggle {
    cursor: pointer;
    display: inline-block;
    margin: 0;
  }
	
	footer li .fa {
		display: none;
	}
	
	#masthead p {
		display: none;
	}
	
	.nav-menu li:first-of-type a{
	margin-left: 1em;
	}
  .menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
    background: none;
    border: none;
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 0;
    font-size: 1em;
  }
  .toggled-on .nav-menu, .toggled-on .nav-menu>ul {
    display: block;
    margin-left: 0;
    padding: 0;
    width: 100%;
	  margin-left: 1.5em;
  }
  .toggled-on li, .toggled-on .children {
    display: block;
  }
  .toggled-on .nav-menu li>ul {
    background-color: transparent;
    display: block;
    float: none;
    margin-left: 20px;
    position: relative;
    left: auto;
    top: auto;
  }
  .toggled-on .nav-menu li>ul a {
    width: auto;
  }
  .toggled-on .nav-menu li:hover>a, .toggled-on .nav-menu .children a {
    background-color: transparent;
  }
  .toggled-on .nav-menu>li a:hover, .toggled-on .nav-menu>ul a:hover {}
  .toggled-on .nav-menu>li a:focus, .toggled-on .nav-menu>ul a:focus {}
  ul.nav-menu, div.nav-menu>ul {
    display: none;
  }
	
#masthead .main-navigation {
    clear: both;
    margin: 0 auto;
    position: relative;
    /* margin-top: -4.4em; */
    /* margin-left: 26em; */
    float: right;
    width: 100%;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.85);
	border-radius: 12.5px
}

.nav-menu li:first-of-type a {
  margin-left: 0px;
}
	
	.logos ul li {
		display: inline;
	}
	
	.logos ul:nth-of-type(2) li{
		display: block;
	}
	
	.logos ul:first-of-type img {
		margin-right: 0;
		width: 48%;
	}
	
	.navbar ul li a {
  margin: 1em 0;
}
	
	.usps p {
	float: left;
	display: inline;
	width: 100%;
	color: #696969;
	margin-right: 2%;
	text-align: center;
}
	
	#masthead .home-link img {
    max-width: 300px;
    width: 200%;
}
	
	#masthead .navbar {
    max-width: 90%;
    margin-left: 5%;
    height: 68px;
}
	
	.topheader form {
		float: right;
	}
	
	.topheader ul {
		display: none;
	}
	
		.schadesnav {
	display: none;
		
}
	
}


@media (max-width: 500px) {

.slider .royalSlider, .slider .royalSlider .rsOverflow {
    height: 100% !important;
}

}

@media (min-width: 1180px) {

#masthead .main-navigation {
      margin-top: -2.4em;
    margin-right: 0em;
    float: initial;
}
.contactbutton {
  margin-top: -45px;
}
.home-link {
  top: 15px;
  left: 20px;
  z-index: 2;
}

.home-link img{
  width: 200px;
}

}