/*
Theme Name: Witte Parel
Author URI: https://qstylez.nl
Author: QStylez
Version: 1.0
*/

html {
    font-size:16px
}

body {
    margin:0;
    font-family: 'Arima Madurai', cursive;
}

* {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

/* Assistive text */
.screen-reader-text {
    clip:rect(1px,1px,1px,1px);
    position:absolute!important
}

:focus {
    outline:0
}

a.post-edit-link {
    display:none
}

textarea, input[type="submit"] {
    -webkit-appearance:none;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    line-height: 1.3;
    font-family: 'Hammersmith One', sans-serif;
}

a {
    font-family: 'Hammersmith One', sans-serif;
    text-decoration: none;
    transition: .2s ease-in-out;
}

a:hover {
    transition: .2s ease-in-out;
    opacity: .7;
}

h1,h2,h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
}

h1 {
    margin-top: 0;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

h2 {
    margin-top: 0;
    margin-bottom: 20px;
}

h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

b,strong {
    font-weight: 700;
}

p {
    margin:15px 0
    line-height: 1.6;
}

.error404 .page-title {
    font-size:1.8rem
}

#inner-header {
    margin: 0em auto;
}

.home-link {
    position: relative;
    display: block;
    width: 12%;
}

.entry-title {
    display: none;
}

.home-link img {
    width: 90%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

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;
}

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,.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.wrapper {
    max-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    padding: 90px 0px;
}

/* styling header */

header#masthead .wrapper {
    padding: 0px;
}

.home-link, div#navbar {
    float: left;
    height: 82px;
    line-height: 82px;
}

.site-header .wrapper > div {
    float: right;
    height: 82px;
    line-height: 82px;
}

.home-link {
    width: 15%;
    margin-right: 3em;
}

.site-header .wrapper > div:not(.navbar) a {
    color: #940079;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    float: left;
}

.site-header .wrapper > div:not(.navbar) a#tel {
    margin-right: 10px;
}

.site-header .wrapper > div:not(.navbar) a#mail {
    margin-left: 10px;
}

.site-header .wrapper > div:not(.navbar) a#tel:before {
    content: '';
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/telefoon.png) no-repeat;
    background-position: center center;
    padding: 10px 0px;
    padding-right: 25px;
    margin-right: 10px;
    position: relative;
    background-size: 80%;
}

.site-header .wrapper > div:not(.navbar) a#mail:before {
    content: '';
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/mail.png) no-repeat;
    background-position: center center;
    padding: 10px 0px;
    padding-right: 25px;
    margin-right: 10px;
    position: relative;
    background-size: 80%;
}

header#masthead {
    position: fixed;
    width: 100%;
    background: rgba(255, 255, 255, 0.85);
    z-index: 20;
}

/**
 * header intro section
 * ----------------------------------------------------------------------------
 */

section#intro {
    height: 65vh;
    background: url(http://www.dewitteparel.nl/wp-content/uploads/2017/05/DSC_0130-Large.jpg) no-repeat;
    background-size: cover;
    background-position: center 20%;
    position: relative;
}

.page-template-templateprojecten section#intro {
    height: 45vh;
}

#intro .wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
        background-color: rgba(0, 0, 0, 0.4);
}

#intro h1 {
    color: white;
    letter-spacing: 3px;
    font-weight: normal;
    text-align: center;
    font-size: 2rem;
}

#intro p {
    color: white;
    line-height: 1.6;
    text-align: center;
    max-width: 40em;
    margin: 0 auto;
}

#intro a {
    color: white;
    background: purple;
    display: inline-block;
    width: 200px;
    padding: 15px 0px;
    margin: 20px 15px;
    margin-bottom: 0px;
}

/**
 * Welkom section
 * ----------------------------------------------------------------------------
 */

section#welkom div {
    float: left;
    width: 50%;
    padding: 0px 30px;
    padding-left: 0px;
}

section#welkom div:last-of-type {
    float: right;
    padding-right: 0px !important;
    padding-left: 30px;
}

section#welkom div ul li:before {
    content: '';
    position: relative;
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/vakwerk.png) no-repeat;
    background-size: 80%;
    background-position: center center;
    padding: 10px 20px;
    margin-right: 10px;
}

section#welkom div ul li:nth-of-type(2):before {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/ervaring.png) no-repeat;
    background-size: 80%;
    background-position: center center;
}

section#welkom div ul li:nth-of-type(3):before {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/snel.png) no-repeat;
    background-size: 80%;
    background-position: center center;
}

section#welkom div ul li {
    margin: 25px 0em;
}

section#welkom div ul li:last-of-type {
    margin-bottom: 0px;
}

#welkom > div p {
    margin-bottom: 0;
}
/**
 * mogelijkheden section
 * ----------------------------------------------------------------------------
 */

.contentwrap {
    background: #f2f2f2;
}

body:not(.home) section#mogelijkheden h2 {
    text-align: center;
    padding-top: 90px;
    margin-bottom: 45px;
}

section#mogelijkheden .wrapper {
	position: relative;
}

.particulieren, .bedrijven {
    overflow: hidden;
    margin: 0em;
    transition: .2s ease-in-out;
}

.active {
    background:#e6e6e6 !important;
    box-shadow: 1px 2px 3px 1px #d6d6d6;
    transition: .2s ease-in-out;
}

.gone {
	display: none;
	transition: .2s ease-in-out;
}

.particulieren a, .bedrijven a {
    float: left;
    width: 30%;
    height: 250px;
    background: grey;
    transition: .2s ease-in-out;
}

.particulieren a:nth-of-type(3) {
    margin-left: 2.5%;
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia-9.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.particulieren a:nth-of-type(2) {
    margin: 0% 2.5%;
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia-8.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}
.particulieren a:nth-of-type(1) {
    margin-right: 2.5%;
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia-3.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.bedrijven a:nth-of-type(2) {
    margin-right: 17.5%;
    margin-left: 2.5%;
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/stucen-alkmaar.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.bedrijven a:nth-of-type(1) {
    margin-left: 17.5%;
    margin-right: 2.5%;
}

.particulieren .overlay span, .bedrijven .overlay span {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.1em;
}

.particulieren .overlay, .bedrijven .overlay {
    height: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    transition: .2s ease-in-out;
}

.particulieren .overlay:hover, .bedrijven .overlay:hover {
    background: rgba(128, 0, 128, 0.5);
    transition: .2s ease-in-out;
}

.particulieren a:hover, .bedrijven a:hover {
	opacity: 1;
} 


.particulierenlink, .bedrijvenlink {
	float: left;
    width: 236px;
    height: 50px;
    background: white;
    line-height: 50px;
    text-align: center;
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    float: left;
    z-index: 10;
    font-family: 'Hammersmith One', sans-serif;
    cursor: pointer;
    transition: .2s ease-in-out;
}

/*.particulierenlink {
    margin-left: 30%;
}

.bedrijvenlink {
    margin-right: 30%;
}*/

.toggle-buttons {
display:table;
margin:0 auto;
}

/**
 * tussenstuk section
 * ----------------------------------------------------------------------------
 */

section#tussen, section#contactachter {
    background: rgb(120,18,110);
    background: -moz-linear-gradient(left, rgba(120,18,110,1) 0%, rgba(147,0,121,1) 50%, rgba(120,18,110,1) 100%);
    background: -webkit-linear-gradient(left, rgba(120,18,110,1) 0%,rgba(147,0,121,1) 50%,rgba(120,18,110,1) 100%);
    background: linear-gradient(to right, rgba(120,18,110,1) 0%,rgba(147,0,121,1) 50%,rgba(120,18,110,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78126e', endColorstr='#78126e',GradientType=1 );
}

section#contactachter p {
	color: white;
	max-width: 35em;
	font-size: 18px;
	margin: 0 auto;
}

section#contactachter p > a {
    border: none;
    width: initial;
    padding: initial;
    margin: initial;
    font-weight: bold;
}

section#tussen .wrapper, section#contactachter .wrapper {
    text-align: center;
}

section#tussen h2, section#contactachter h2 {
    color: white;
    text-transform: none;
    font-family: 'Hammersmith One', sans-serif;
    font-weight: normal;
}

section#tussen a, section#contactachter a {
    color: white;
    border: 2px solid white;
    display: inline-block;
    width: 200px;
    padding: 15px 0px;
    margin: 20px 15px;
    margin-bottom: 0px;
}

section#tussen a:hover, section#contactachter a:hover {
    background: white;
    color: #920179;
}

section#contactachter p > a:hover {
    background: transparent;
    color: white;
}


/**
 * Werkwijze section
 * ----------------------------------------------------------------------------
 */

section#werkwijze {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/stucen-alkmaar.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    color: white;
}

section#werkwijze .overlay {
    background: rgba(0, 0, 0, 0.4);
}

section#werkwijze .wrapper {
    text-align: center;
}

section#werkwijze ul li {
    float: left;
    width: 25%;
}

section#werkwijze ul li:before {
    content: '';
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/inventarisatie.png) no-repeat;
    background-position: center center;
    padding: 15px 0px;
    padding-right: 60px;
    margin-right: 10px;
    position: relative;
    background-size: 80%;
}


section#werkwijze ul li:nth-of-type(2):before {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/offerte.png) no-repeat;
    background-position: center center;
    background-size: 80%;
}

section#werkwijze ul li:nth-of-type(3):before {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/starten.png) no-repeat;
    background-position: center center;
    background-size: 80%;
}

section#werkwijze ul li:nth-of-type(4):before {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/netjes.png) no-repeat;
    background-position: center center;
    background-size: 80%;
}

section#werkwijze ul {
    padding-top: 2em;
}

/**
 * Projecten section
 * ----------------------------------------------------------------------------
 */

section#projecten {
    text-align: center;
}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background: transparent !important;
}


.slide .text {
       position: absolute;
    left: 0;
    color: white;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.slide {
    height: 100%;
    background: blue;
    border-radius: 100%;
    width: 85%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

.page-id-106 footer#contact:before, .page-id-106 footer#contact:after {
	background: white;
}

.slide.slide1 {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia-6.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide.slide2 {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide.slide3 {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia-1.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide.slide4 {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia-4.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide.slide5 {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/EngineMedia.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide.slide6 {
    background: url(http://www.dewitteparel.nl/wp-content/uploads/2017/05/15315-026.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide.slide7 {
    background: url(http://www.dewitteparel.nl/wp-content/uploads/2017/05/DSC_0135-Medium.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide8 {
    background: url(http://www.dewitteparel.nl/wp-content/uploads/2017/05/2017-05-19-PHOTO-00002227.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}


.overlayslide {
    opacity: 0;
    transition: .2s ease-in-out;
}

.rsSlide.rsActiveSlide .overlayslide {
    background: rgba(128, 0, 128, 0.7);
    position: absolute;
    opacity: 1;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    transition: .2s ease-in-out;
}

.slide .text p {
    margin: 5px 0px;
}

.slide .text h2 {
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.new-royalslider-2 p {
    margin: 0 !important;
}

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

footer#contact {
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/footer.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    color: white;
    position: relative;
    padding-top: 5em;
}

footer#contact ul, footer#contact div > div:not(.wpcf7) {
    float: left;
    width: 50%;
}

.site-info .col:nth-of-type(3).col p:last-of-type {
    margin-bottom: 0;
}



.site-info h3 {
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

.site-info ul li:nth-of-type(3) {
    margin-bottom: 10px;
}

.site-info ul li a {
    color: white;
    font-weight: normal;
}

.site-info ul li a:hover {
    opacity: 1;
}

.site-info ul li a span {
    width: 75px;
    display: table;
    float: left;
    margin-top: 3px;
}

input, textarea {
    padding: 10px;
    border: none;
    width: 100%;
    background: #c2c2c2;
    font-family: 'Arima Madurai', cursive;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
:-moz-placeholder { /* Firefox 18- */
  color: #333333;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    border: 2px solid white;
    background-color: transparent;
    transition: .2s ease-in-out;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #c2c2c2;
    color: black;
    transition: .2s ease-in-out;
}

.site-info .col {
    float: left;
    width: 50%;
}

.site-info .col:nth-of-type(2) {
    padding-right: .5em;
}

.site-info .col:nth-of-type(3) {
    padding-left: .5em;
}

textarea {
    height: 11.65em;
    resize:none;
}

div.wpcf7-validation-errors {
    border: none;
    color: #fff;
    background: #c78787;
    overflow: hidden;
}

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

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

footer#contact:before {
    content: '';
    position: absolute;
    display: block;
    height: 5em;
    width: 50%;
    top: 0em;
    left: 0;
    background: white;
    border-radius: 0% 0% 0% 100%;
}

footer#contact:after {
    content: '';
    position: absolute;
    right: 0;
    display: block;
    height: 5em;
    width: 50%;
    top: 0em;
    background: white;
    border-radius: 0% 0% 100% 0%;
}

body:not(.home) footer#contact:after, body:not(.home) footer#contact:before {
    background: #ffffff;
}


/**
 * 404 pagina 
 * ----------------------------------------------------------------------------
 */

.error404 .site-content .wrapper {
    text-align: center;
}



/**
 * Achterliggende pagina's styling
 * ----------------------------------------------------------------------------
 */

body:not(.home) .entry-content .col {
    float: left;
    width: 50%;
    padding: 0px 30px;
    padding-left: 0px;
}

body:not(.home) .entry-content .col:nth-of-type(2) {
    float: right;
    padding-right: 0px !important;
    padding-left: 30px;
}

body:not(.home) .entry-content .col:nth-of-type(2) ul li {
    margin: 10px 0em;
    float: right;
    width: 50%;
    padding-left: 0px;
}

body:not(.home) section#mogelijkheden {
    padding-top: 90px;
}

body:not(.home) .entry-content .col:nth-of-type(2) ul li:before {
    content: '';
    position: relative;
    background: url(https://www.dewitteparel.nl/wp-content/uploads/2017/01/rondje.png) no-repeat;
    background-size: 80%;
    background-position: center center;
    padding: 10px 20px;
    margin-right: 10px;
}

body:not(.home) .entry-content .col:first-of-type p:last-of-type {
    margin-bottom: 0;
}


.project.wrapper p {
    max-width: 35em;
    margin: 0 auto;
    padding-bottom: 45px;
}
.project.wrapper {
    text-align: center;
}

section#projecten h1, .project h2 {
    margin-bottom: 45px;
}
  

/**
 * 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;
    margin: 0 auto;
    position: relative;
}

.nav-menu li {
    display: inline-block;
    position: relative;
}

.nav-menu li a {
    display: block;
    line-height: 1;
    font-weight: bold;
    margin: 15px 20px;
    color: black !important;
    text-decoration: none;
    text-transform:uppercase;
    font-size: 1em !important;
}


.nav-menu li:first-of-type a{
    margin-left:0px;
}

.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: 768px) {

        /* Small menu */
    .menu-toggle {
        cursor: pointer;
        display: inline-block;
        margin: 0;
    }

    .menu-toggle,
    .menu-toggle:hover,
    .menu-toggle:focus,
    .menu-toggle:active {
    background: none;
    border: none;
    color: black;
    font-weight: 600;
    padding: 12px 0 12px 15px;
    font-size: 15px;
    padding-left: 0px;
}


    .toggled-on .nav-menu,
    .toggled-on .nav-menu > ul {
        display: block;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }

    .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 {
        color: #141412;
        width: auto;
    }

    .toggled-on .nav-menu li:hover > a,
    .toggled-on .nav-menu .children a {
        background-color: transparent;
        color: #141412;
    }

    .toggled-on .nav-menu > li a:hover,
    .toggled-on .nav-menu > ul a:hover {
        color: #fff;
    }

    .toggled-on .nav-menu > li a:focus,
    .toggled-on .nav-menu > ul a:focus {
        color: #fff;
    }

    ul.nav-menu,
    div.nav-menu > ul {
        display: none;
    }
}

@media (max-width: 960px) {

    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;
    }
}

/**
 * Mediaqueries iPad landscape and portrair
 * ----------------------------------------------------------------------------
 */

 @media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  {

	section#welkom div, body:not(.home) .entry-content .col {
	    float: initial;
	    width: 100%;
	    padding: 0px 30px;
	    padding-left: 30px;
	    text-align: center;
	}

	section#welkom div:last-of-type, body:not(.home) .entry-content .col:last-of-type {
	    float: initial;
	    padding-right: 30px !important;
	    padding-left: 30px;
	    padding-top: 45px;
	}

	body:not(.home) .entry-content .col:last-of-type ul {
		text-align: left;
	}

	body:not(.home) .entry-content .col:nth-of-type(2) ul li {
	    float: initial;
	    margin: 15px auto;
	    width: 60%;
	    padding-left: 0px;
	    margin-bottom: 0px;
	}

	.particulieren a, .bedrijven a {
		height: 200px;
	}

	section#welkom div ul li:last-of-type {
	    margin-bottom: 0px;
	}



	.slide {
		height: 87%;
	}

	.site-info ul li a span {
	    width: 75px;
	    display: inline-block;
	    float: initial;
	    margin-top: 3px;
	}

	footer#contact ul, footer#contact div > div:not(.wpcf7) {
		text-align: center;
		width: 48%;
	}

	section#werkwijze ul li:nth-of-type(3), section#werkwijze ul li:nth-of-type(4) {
	    margin-bottom: 0;
	}

	section#werkwijze ul li {
	    float: left;
	    width: 50%;
	    margin: 2em 0em;
	}

	.home-link {
	    width: 13%;
	    margin-right: 2em;
	    padding-left: 1em;
	}

	.nav-menu li a {
		margin: 15px;
		font-weight: normal;
		font-size: 15px !important;
	}

	.site-header .wrapper > div:not(.navbar) a {
		font-weight: normal;
		letter-spacing: 0px;
	}

	.site-header .wrapper > div:not(.navbar) a#mail {
		padding-right: 1em;
	}

	section#intro {
		margin-top: 82px;
	}

	header#masthead {
		margin-top: -82px;
	}

	p {
	    max-width: 45em;
	    margin: 0 auto;
	}

}


@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {

	.slide {
    height: 100%;
    width: 65%;
    top: 50%;
    transform: translateY(-50%);
}

	footer#contact ul, footer#contact div > div:not(.wpcf7) {
	    text-align: center;
	    width: 90%;
	    margin: 0 auto;
	    float: initial;
	    margin-bottom: 45px;
	}

	.nav-menu li a {
		margin-left: 0px;
	}

	div#navbar {
	    height: 100%;
	}

	section#intro {
		height: 55vh;
	}

}


@media only screen and (max-width: 667px) {

	.home-link {
		padding-top: 10px;
	    width: 40%;
	    margin-right: 0em;
	    margin: 0 auto;
	}

	.toggle-buttons {
		width: 100%;
	}

	.particulierenlink, .bedrijvenlink {
		width: 50%;
	}

	.home-link, div#navbar, .site-header .wrapper > div {
	    float: initial;
	    height: initial;
	    line-height: initial;
	}

	.home-link img {
		position: relative;
		top: initial;
		transform: initial;
	}

	button.menu-toggle {
	    position: absolute;
	    left: 2em;
	    margin-top: -3em;
	}

	.site-header span {
    display: none;
	}

	.site-header .wrapper > div:not(.navbar) {
	    float: right;
	    top: 2em;
	    position: absolute;
	    right: 0;
	}

	section#welkom div, section#welkom div:last-of-type, body:not(.home) .entry-content .col, body:not(.home) .entry-content .col:nth-of-type(2) {
    float: initial;
    width: 100%;
    padding: 0px 30px;
    padding-left: 30px;
    padding-right: 30px !important;
    overflow: hidden;
	}

	body:not(.home) .entry-content .col:first-of-type {
		padding-bottom: 20px !important;
	}

	body:not(.home) .entry-content .col:nth-of-type(2) ul li {
		width: 100%;
	}

	section#contactachter .wrapper, #intro .wrapper {
    padding: 45px 30px;
	}

	.nav-menu li:first-of-type a, .nav-menu li a {
    margin-left: 30px;
    text-transform: none;
    font-weight: normal;
	}

	footer#contact:before, footer#contact:after {
		display: none;
	}

	footer#contact {
		padding-top: 0em;
	}

	section#welkom div:first-of-type {
		padding-bottom: 20px;
	}

	h1 {
		font-size: 1.2em;
	}

	.wrapper {
		padding: 45px 0px;
	}

	#mogelijkheden .wrapper div.particulierenlink:nth-of-type(1) {
    margin-left: 0%;
	}

	#mogelijkheden .wrapper div.bedrijvenlink:nth-of-type(2) {
		margin-right: 0%;
	}

	#mogelijkheden .wrapper div.particulierenlink, #mogelijkheden .wrapper div.bedrijvenlink {
		width: 50%;
	}

	.particulieren a, .bedrijven a {
		float: left;
		width: 100%;
		height: 150px;
		margin: 0 !important;
	}

	.particulieren, .bedrijven {
		margin: 45px 0px;

	}

	section#werkwijze ul li:before {
		padding-right: 45px;
	}

	section#werkwijze ul li {
		width: 100%;
		margin: 1em 0em;
	}

	section#werkwijze ul {
    padding-top: 0em;
    overflow: hidden;
	}

	.slide {
	    width: 100%;
	    height: 83%;
	}

	footer#contact ul, footer#contact div > div:not(.wpcf7) {
    float: initial;
    width: 100%;
    text-align: center;
	}

	.site-info ul li a span {
    width: initial;
    display: inline-block;
    float: none;
    margin-top: 3px;
	}

	footer#contact ul {
    margin-bottom: 2em;
	}

	.site-info .col {
    float: initial;
    width: 90%;
    margin: 0 auto;
    padding: 0 !important;
	}

	section#intro {
		margin-top: 80px;
	}

	header#masthead {
		margin-top: -80px;
	}

}

