
			.qodef-drop-down .qodef-menu-narrow .qodef-menu-second .qodef-menu-inner ul, .qodef-drop-down .qodef-menu-second .qodef-menu-inner>ul {
    display: inline-block;
    position: relative;
    background-color: #174478e6;
}
.qodef-drop-down .qodef-menu-second .qodef-menu-inner ul li a, .qodef-drop-down .qodef-menu-second .qodef-menu-inner ul li h4 {
    display: block;
    color: #ffffff;
    height: auto;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    margin: 0 35px;
    padding: 7px 4px;
    float: none;
    -webkit-transition: color .15s ease-out,margin .15s ease-out;
    -moz-transition: color .15s ease-out,margin .15s ease-out;
    transition: color .15s ease-out,margin .15s ease-out;
}
#qodef-back-to-top span span {
    display: block;
    position: relative;
    z-index: 10;
    line-height: inherit;
    color: #fff200;
}
#qodef-back-to-top>span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    color: #fff200 !important;
    font-size: 32px;
    background-color: transparent;
    -webkit-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
    -moz-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
    transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
    border: 2px solid #fff200;
    border-radius: 100%;
}
.qodef-image-with-text-over .qodef-imto-text-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #174478;
    padding: 0 20%;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.qodef-image-with-text-over .qodef-imto-text-holder .qodef-imto-subtitle {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    display: block;
    color: #FFED00;
}
.qodef-title .qodef-title-holder h1 span {
    display: inline;
    background-color: #174478eb;
    color: #ffffff;
font-size: 70px;
}
.qodef-title .qodef-title-holder .qodef-breadcrumbs-holder a, .qodef-title .qodef-title-holder .qodef-breadcrumbs-holder span, .qodef-title .qodef-title-holder .qodef-subtitle a, .qodef-title .qodef-title-holder .qodef-subtitle span {
background-color: #174478eb;
color: #ffffff !important;
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-main-menu>ul>li>a, .qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-main-menu>ul>li>a {
    color: #174478;
}
.wp-caption, img {
    max-width: 100%;
    height: auto;
    border: 1px solid #dedede;
}
.qodef-title {
    display: block;
    width: 100%;
    height: 150px !important;
    text-align: left;
    background-color: #174478;
    background-position: center 0;
}
footer .qodef-footer-top:not(.qodef-footer-top-full) .qodef-container-inner {
    padding: 70px 0 50px;
}
.qodef-image-404 img {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.qodef-btn.qodef-btn-outline {
    border: 2px solid #fff200;
    color: #184477;
    background-color: #fff200;
}
.qodef-btn.qodef-btn-solid {
    background-color: #fff200;
    border: 2px solid #fff200;
    color: #184477;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover):not(.qodef-btn-light):hover {
    border-color: #164477!important;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):not(.qodef-btn-light):hover {
    background-color: #164477!important;
}
p {
    margin: 0 0 25px;
    font-size: 18px;
}
.qodef-audio-player-holder.qodef-audio-player-compact {
    background-color: #f5f5f5;
    display: none;
}
.single-album .qodef-audio-player-wrapper {
    margin-bottom: 0px;
    display: none !important;
}
.single-album .qodef-album-tracks-holder .qodef-tracks-holder-title {
    margin-bottom: 0;
    display: none;
}
.single-album .qodef-album-tracks-holder .qodef-tracks-holder {
    padding: 5px 0;
    display: none;
}
.single-album .qodef-single-album-stores-holder {
    padding: 20px 0 15px;
    display: none;
}
.qodef-title .qodef-title-holder .qodef-breadcrumbs-holder a, .qodef-title .qodef-title-holder .qodef-breadcrumbs-holder span, .qodef-title .qodef-title-holder .qodef-subtitle a, .qodef-title .qodef-title-holder .qodef-subtitle span {
    background-color: #174478eb;
    color: #ffffff !important;
    display: none;
}
.qodef-social-share-holder.qodef-list li a {
    font-size: 18px;
    color: #ffee00;
}
.wp-caption, img {
    max-width: 100%;
    height: auto;
    border: 0px solid #dedede;
}
.qodef-albums-list-holder-outer.qodef-alb-gallery .qodef-album .qodef-album-text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(22, 68, 119, 0.48);
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.qodef-comment-holder {
    margin: 0 0 50px;
    padding-top: 37px;
    box-sizing: border-box;
    display: none;
}
.comment-respond {
    margin: 15px 0 20px;
    display: none;
}
.qodef-blog-holder article .qodef-post-info>div a {
    color: #8a8a8a;
    display: none;
}
.qodef-blog-holder article .qodef-post-info>div:last-child:after {
    content: '';
		display: none;
}
.qodef-blog-holder article .qodef-post-info>div:after {
    content: ',';
			display: none;

}
.qodef-image-gallery-masonry {
    margin: 0px;
}
h2 {
    font-size: 40px;
    line-height: 1.15em;
    margin-bottom: 1.2px;
}
@media only screen and (max-width: 500px) {
    .qodef-title .qodef-title-holder h1 span {
    display: inline;
    background-color: #174478eb;
    color: #ffffff;
    font-size: 40px;
}}
@media only screen and (max-width: 800px) {
    .qodef-title .qodef-title-holder h1 span {
    display: inline;
    background-color: #174478eb;
    color: #ffffff;
    font-size: 40px;
}}
.instagram-social-btn-bottom, .instagram-social-btn-top {
    text-align: center;
    font-size: 14px!important;
    background: #184477;
    border-radius: 4px;
    width: 167px;
    color: #FFF;
    line-height: 15px;
    padding: 7px 0!important;
}
.wp-caption, img {
    max-width: 100%;
    height: 100%;
}
footer {
    background-image: url(/wp-content/uploads/2016/09/woerdy-footer.png);
    background-size: contain;
    background-position: bottom;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #fff200;
}
.qodef-grunge-effect.qodef-grunge-effect-top {
    top: -51px;
    width: 100%;
}
.issuu-branding {
    height: 30px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: space-between;
    align-items: center;
    display: none;
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-search-opener, .qodef-dark-header .qodef-top-bar .qodef-search-opener, .qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-search-opener {
    color: #000!important;
    display: none;
}
.qodef-accordion-holder .qodef-title-holder .qodef-tab-title span.qodef-tab-title-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    text-align: left;
    font-size: 20px;
}
.qodef-title .qodef-title-holder h1 span {
    display: inline;
    background-color: #174478eb;
    color: #ffffff;
    font-size: 55px;
}
h2 {
    font-size: 40px;
    line-height: 1.15em;
    margin-bottom: 21px;
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    float: left;
    text-align: left;
}
footer {
    background-color: #184477;
}
.qodef-title.qodef-title-full-width .qodef-title-holder .qodef-container-inner {
    width: 100%;
    padding: 0 70px!important;
}
.qodef-sticky-header .qodef-sticky-right {
    display: none;
    vertical-align: middle;
}
.qodef-page-header .qodef-sticky-header .qodef-sticky-right {
    display: none;
    vertical-align: middle;
}
h3 {
    color: #174478;
    margin-bottom: 20px;
}
.cr3_sponsorwidget {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}
h7 {
	  color: #174478;
	  font-size: 25px;
    font-weight: 600;
	  line-height: 2.60em;
}
.fts-powered-by-text-popup a.fts-powered-by-text {
    display: none !important;
}
.qodef-sidebar .widget .qodef-search-wrapper input[type=text] {
    border-bottom: 1px solid #e4e2e2;
}
.qodef-sidebar .widget:not(.qodef-separator-widget) {
    margin: 0 0 -5px;
}
.qodef-sidebar .widget .qodef-search-wrapper input[type=submit] {
    color: #174477;
}
.qodef-blog-single article {
    margin: 25px 0 24px;
}
@media only screen and (max-width: 1024px) {
	.tp-caption.butto-blauw, .butto-blauw {
    display: none !important;
}}
@media only screen and (max-width: 1024px) {
	.qodef-title.qodef-has-responsive-background .qodef-title-holder .qodef-title-subtitle-holder {
    display: none !important;
}}
ol, pre, ul {
    margin: 15px 0;
    font-size: 18px;
}
@media only screen and (max-width: 900px) {
	.qodef-title-image  {
    max-width: 2000px !important;
    min-width: 500px !important;
    max-height: 100% !important;
    min-height: 100% !important;
}}
a:hover {
    color: #f39200 !important;
}
.qodef-sidebar .widget ul {
    list-style: none;
    padding: 0;
    margin: 0 0 50px 0px;
    margin-top: -35px;
}
.qodef-sidebar {
    padding-bottom: 20px;
    position: relative;
    top: 16px;
}
H4 {
    font-size: 19px;
    line-height: 1.5em;
}
@media only screen and (max-width: 500px) {
.qodef-title .qodef-title-holder h1 span {
    font-size: 30px;
	}}
H4 {
    font-size: 19px;
    line-height: 1.5em;
}
@media only screen and (min-width: 500px) and (max-width: 700px) {
.qodef-title .qodef-title-holder h1 span {
    font-size: 35px;
	}}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
.qodef-title .qodef-title-holder h1 span {
    font-size: 40px;
	}}
@media only screen and (max-width: 1200px){
.qodef-page-header {
    display: none;
	}}
@media only screen and (max-width: 1200px){
.qodef-mobile-header {
    display: block;
}}
.qodef-title .qodef-title-holder .qodef-breadcrumbs-holder, .qodef-title .qodef-title-holder .qodef-subtitle {
    display: none;
    margin-bottom: 10px;
}
.qodef-title .qodef-title-holder .qodef-container-inner {
    display: table-cell;
    padding: 0!important;
    vertical-align: middle;
}

@media only screen and (max-width: 1024px){
	.qodef-title .qodef-title-holder .qodef-container {
    display: table;
    height: 150px !important;
    position: relative;
    width: 100%;
	}}
@media only screen and (min-width: 1024px){
	.nextgen_pro_grid_album {
    text-align: left;
    margin-left: -80px !important;
    width: 100%;
		}}
.ngg-trigger-buttons .ngg-trigger, .ngg-trigger-buttons .ngg-trigger:active, .ngg-trigger-buttons .ngg-trigger:focus, .ngg-trigger-buttons .ngg-trigger:visited {
    display: none;
}
.single-album .qodef-album-details-holder {
    margin-bottom: 35px;
}
.qodef-blog-single article:not(.format-audio) .qodef-post-image {
    margin: 40px 0 37px;
}
.qodef-blog-holder article.format-audio .qodef-blog-soundcloud-holder iframe {
    margin-top: 40px;
}
@media only screen and (max-width: 750px){
.qodef-title {
    height: 100px !important;
	}}
@media only screen and (max-width: 750px){
 .qodef-title-holder {
    margin-top: -15px !important;
	}}
.qodef-title .qodef-title-holder {
    height: 200px;
}
.qodef-title.qodef-has-responsive-background .qodef-title-holder {
    display: table-row;
    position: absolute;
    top: 25%;
    left: 0;
}
@media only screen and (max-width: 650px){
.qodef-accordion-holder .qodef-title-holder {
    height: 65px !important;
	}}
@media only screen and (max-width: 650px){
.qodef-accordion-holder .qodef-title-holder .qodef-tab-title span.qodef-tab-title-inner {
    font-size: 18px !important;
}}
.qodef-accordion-holder .qodef-title-holder .qodef-tab-title span.qodef-tab-title-inner {
    font-size: 18px;
}
.qodef-two-columns-75-25 {
    margin-top: -40px;
}
.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-blog-audio-holder, .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-blog-list-item-image, .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-blog-list-item-title {
    margin-bottom: 0;
    font-size: 25px;
}
.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item.qodef-blog-list-link .qodef-blog-list-item-text-holder {
    background-color: #174477;

}
.qodef-blog-single article.format-link .qodef-post-content .qodef-post-text, .qodef-blog-single article.format-quote .qodef-post-content .qodef-post-text {
    display: none;
}
.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-blog-audio-holder, .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-blog-list-item-image, .qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-blog-list-item-title {
    line-height: 26px;
}
ol, pre, ul {
    margin: 15px 0;
    font-size: 18px;
    list-style-position: outside;
    padding-left: 19px;
}
.qodef-mobile-header .qodef-mobile-menu-opener a {
    margin-left: -25px !important;
}
.qodef-title .qodef-title-holder h1 {
    margin-bottom: 40px;
}

@media only screen and (max-width: 750px){
 .qodef-title .qodef-title-holder h1 {
    margin-bottom: 50px;
	}}
.mejs-controls:not([style*="display: none"]) {
   display: none;
}
.mejs-iframe-overlay {
    /* border-bottom-style: groove; */
    border: 0.2mm ridge rgb(164, 164, 164);
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-main-menu>ul>li>a, .qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-main-menu>ul>li>a {
    color: #174478;
    font-size: 20px;
}	
.qodef-btn.qodef-btn-outline.qodef-btn-light {
    border-color: #fff;
    color: #fff;
    text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
.nextgen_pro_grid_album {
    text-align: left;
    margin-left: 0px !important;
    width: 100%;
}}
.qodef-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 20px;
}
.qodef-title .qodef-title-holder h1 span {
    display: inline;
    background-color: #174478eb;
    color: #fff;
    font-size: 45px;
}
		