body, p {color: white; text-shadow: 2px 2px 0 #000000;}
body {background-color:black;}
.home main {display: none;}
.dropdown-menu > li > a {text-shadow: 0 0 0;}

#secondary {display: none;}
article {border-bottom: 0px solid #eee;}
.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6 { color: white; font-family: Raleway, sans-serif;}
.credit-link {display: none;}


/* CUSTOM CSS*/
body.basic {color: white;font-size: 18px;}
.basic h1, .basic h2, .basic h3, .basic h4, .basic h5, .basic h6 {color: white;text-shadow: 2px 2px #000000;}
p {text-shadow: 2px 2px #000000;}
#secondary {display: none;}
#primary {width: 100%;margin: 125px 0;}
.title-card-wrapper {display: none;}
.home.page .title-card-wrapper {display: block;}
body.custom-background {background-size: cover;}
article {border-bottom: 0;}
article a {color: white; text-decoration: underline;}
.basic a {color: white;}
.content_box {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.content_box::after, .content_box::before {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.wide {width: 100% !important;}
.popLink {display: inline-block;transform: translateZ(0px);transition-duration: 0.5s;transition-property: transform;}
.popLink:hover, .popLink:focus, .popLink:active {transform: translateY(-10px);}

body.page-id-40742.custom-background {background-image: url("http://cordaromode.nl/wordpress/wp-content/uploads/2014/10/DSCF3544.jpg");}
.form-layout-main-container-contact-bank_7384 {background-color: transparent;}
.label-layout-field-contact-bank_7384 {color: #ffffff !important;}


/* For the newsletter */

div.esu-form-div ul li {display: inline;}
.copyright input {padding: 3px;}
.sucess_message_text {text-shadow: none;}

.backstretch {opacity:0.8;}

/* Media Queries */
@media (max-width: 767px) { 
.entry-content { width: 100%;}
.title-card {min-height: 500px;}
.credit-link {display: none !important;}
#footer .copyright span, #footer .copyright aside {text-align: left;}
div.esu-form-div ul {padding-left: 0;margin-top: 10px;}
div.esu-form-div ul li {display: block;}
}
@media (min-width: 768px) and  (max-width: 991px) {
.entry-content { width: 70%;}
#footer {position: fixed;bottom: 0; width: 100%;}
div.esu-form-div ul li {display: block;}
}
@media (min-width: 992px) and  (max-width: 1199px) {
div.esu-form-div ul {display: inline-flex;}
.entry-content { width: 50%;} 
#footer {position: fixed;bottom: 0; width: 100%;}
}
@media (min-width: 1200px) {
div.esu-form-div ul {display: inline-flex;}
.entry-content { width: 40%;}
#footer {position: fixed;bottom: 0; width: 100%;}
 }