@font-face {
    font-family: 'BlsW-Bd';
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-bd.eot');
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-bd.eot?#iefix') format('embedded-opentype'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-bd.woff2') format('woff2'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-bd.woff') format('woff'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-bd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlsW-Lt';
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-lt.eot');
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-lt.eot?#iefix') format('embedded-opentype'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-lt.woff2') format('woff2'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-lt.woff') format('woff'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-lt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlsW-Md';
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-md.eot');
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-md.eot?#iefix') format('embedded-opentype'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-md.woff2') format('woff2'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-md.woff') format('woff'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-md.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlsW-Rg';
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-rg.eot');
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-rg.eot?#iefix') format('embedded-opentype'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-rg.woff2') format('woff2'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-rg.woff') format('woff'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlsW-XLt';
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-xlt.eot');
    src: url('https://www.genueser-schiff.de/external/css/fonts/blsw-xlt.eot?#iefix') format('embedded-opentype'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-xlt.woff2') format('woff2'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-xlt.woff') format('woff'),
         url('https://www.genueser-schiff.de/external/css/fonts/blsw-xlt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.home,.literatur-am-meer{
    color:#b99f1d;
}
.bg-home,.bg-literatur-am-meer{
    background-color:#b99f1d;
}

.hotel,.rooms,.arrangements{
    color:#aa5320;
}
.bg-hotel,.bg-rooms,.bg-arrangements,.bg-kultur{
    background-color:#aa5320;
}
.ferienwohnungen,.holidays-cottages,.businees,.tagung{
    color:#007bb1;
}
.bg-ferienwohnungen,.bg-holidays-cottages,.bg-businees,.bg-tagung{
    background-color:#007bb1;
}
.essen-trinken,.food-drink,.freizeit,.recreation{
    color:#80953c;
}
.bg-essen-trinken,.bg-food-drink,.bg-freizeit,.bg-recreation{
    background-color:#80953c;
}
.menugroen{color:#5f6f2d;}
.spotlight-opsomming-title:before { /* the custom styled bullets */
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 0%;
  margin-bottom: 0px;
}

.spotlight ul {
    list-style-type: none;
    margin:0 0 20px 15px;
    padding: 0;  
}

/*
.link-wrapper {
    color: #222;
    text-decoration: none
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.shift-right {
    float: right
}

.cr {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0
}
*/
html {
    font-size: 100%;
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
 }

body {
    margin: 0;
    height: 100%;
    background-color: #fff;
    font-family: "BlsW-Lt", sans-serif;
    font-size: 16px;
}

/* STYLE */
strong,
b {
    font-family: "BlsW-Bd", sans-serif;
}

p {
    margin: 0 0 20px 0;
    line-height: 22px
}

p+p {
    margin-top: 20px
}

p:last-child {
    margin-bottom: 5px
}

li {
    line-height: 22px
}

a {
    text-decoration: none;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #4c7184;
    
}

a:hover {
    color: #80953c;
    outline: 0
}

a:focus {
    outline: thin dotted
}

a:active{
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h1,
h2,
h3,
h4 {
    font-family: "BlsW-Lt", serif;
    font-weight: normal
}
table.one{text-align:center;}
table.two tr td:nth-child(2) {
    text-align: right;
}
table.three tr td:nth-child(3) {
    text-align: right;
}
td{
 vertical-align: top;   
}
/* E.O. STYLE */

/* HEADER */

.global-header {
    width: 100%;
    height: 166px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    border:0px #cc0000 solid;
}
.header-logo{
    width:186px;
    height:100px;
    padding-top:10px;
    border:0px #cc0000 solid;
    display:inline-block;
}
.header-titre{
    position:absolute;
    top:35px;
 display:inline-block;
 margin-left:12px; 

 border:0px #cc0000 solid;  
}
.header-titre-kop{
 font-family: "BlsW-XLt" ;
 font-size: 45px; 
 line-height: 35px;
}
.header-titre-kop span{
 font-size: 25px;   
}

.header-menu{
    float:right;
     display:inline-block;
     text-align: right;
     padding-top:70px;
     padding-right:0;
    border:0px green solid;
}
.header-menuicone{
    float:right;
     display:inline-block;
     text-align: right;
     padding-top:83px;
     padding-right:0;
     margin-left:5px;
    border:0px #cc0000 solid;
}
.header-menuicone a{
    border:0;
    margin-left:10px;
}
.menu-kleinscherm{
    display:none;
}

/* E.O. HEADER */


/* footer */

.global-footer {
    position: relative;
    z-index: 3
}

.upper-footer {
    color: white;
    overflow: hidden
}



.footer-content {
    padding: 10px 0;
    position: relative;
    z-index: 5
}

.footer-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.footer-content:before {
    content: "";
    display: block;
    width: 230px;
    height: 260px;
    position: absolute;
    right: -92px;
    top: -50px;
    background: url(/img/bg_logo.png) no-repeat
}

.footer-content .col {
    width: 220px;
    margin-right: 18px;
    float: left
}

.footer-content .last {
    text-align: right;
    float: right
}

.footer-content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-content a:hover {
    border-bottom-color: white
}

.footer-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 15px
}

.lower-footer {
    background-color: #c19e7f
}


.spotlight-row .col {
    float: left;
    width: 380px;
    height: auto;
    margin-right: 30px;
    padding-left:15px;
    padding-right:15px;
}



/* e.o. footer */

/* one kol */
.centeronekol-wrapper {
    width: 784px;
    min-height:50px;
    background-color: #fff;
    color:#000;
    margin: 0 auto 20px;
    border:1px #000 solid;
}
.centeronekol-wrapper .inleiding {
    padding: 0 15px 15px 15px;

}

/* e.o. one kol */



.center-wrapper {
    width: 1200px;
    color:#000;
    margin: 0 auto;
    border:0px green solid;
}

.centerfooter-wrapper {
    width: 1200px;
    color:#000;
    margin: 0 auto;
    padding-top:15px;
    background-color: #e2e2e2;
    border:0px green solid;
}

.centermenu-wrapper {
    width: 1000px;
    /*height:44px;
    overflow: hidden;*/
    text-align: right;
    background-color: #fff;
    color:#000;
    margin: 0 auto
}
.centerheader-wrapper {
    width: 1000px;
    height:120px;
    color:#000;
    margin: 0 auto;
    border-bottom:0px green solid;
}

.gutter-wrapper {
    padding-left: 0px;
    padding-right: 0px
}

.gutter-top {
    padding-top: 9px
}

.main {
    padding-top: 118px;
    border-top:0px #000 solid;
    
}

.bg-wrapper {
    width: 100%;
    height: 720px;
    padding-top: 0;
    position: fixed;
    z-index: -1;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}



/* deze niet meer gebruiken
.bg-wrapper+.content-wrapper {
    margin-top: 500px
}
*/

.content-wrapper {
    margin-top: 540px
}

.menu-wrapper {
   /*position: fixed;*/
    margin:0;
    padding:0;
    width:100%;
    border-top:1px #000 solid;
    z-index: 4;
  background-color: #fff;
}

.content-wrapper {
    position: relative;
    z-index: 3;
   /* background-color: green*/
}

.pull-up {
    position: relative;
    top: -232px;
    margin-bottom: -202px
}

.pull-up:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}


.page-title {
    margin: 0;
    color: white;
    font-size: 67px
}


.spotlight ul {
    margin:0 0 20px 15px;
    padding: 0;   
}


.spotlight li {
    padding: 0;
    margin:0;
 } 
 /* the custom styled bullets */
/*
.spotlight li:before { 
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #b99f1d;
  border-radius: 0%;
  margin-bottom: 0px;
}
*/

.spotlight-container {
    position: relative;
    /*background-color: #cc0000*/
}

.spotlight-container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.spotlight-row {
    overflow: hidden
}

.spotlight-row+.spotlight-row {
    margin-top: 9px
}

.spotlight {
    width: 380px;
    height: auto;
    margin-right: 30px;
    position: relative;
    float: left;
    background-color: #e2e2e2;
}
.spotlight{
    margin-bottom:30px;
}

.spotlight .inner-wrapper {
    padding: 5px 15px 20px 15px;
    position: relative
}
.entredeux{
 font-family: 'BlsW-Bd';
font-size:30px;
margin-top:-20px;
margin-bottom:20px;
padding-left:15px;
}
.spotlight.third {
    margin-right: 0
}
/*
.spotlight:nth-child(3n) {
    margin-right: 0   
}
*/
.spotlight-titre{

 font-family: 'BlsW-Md';
 font-size: 22px;
 height:50px;
 padding-top:10px;
 color:#fff;  
 text-align: center; 
}

a.hotelkop {
 color:#fff;  
}

a:hover.hotelkop{
 color:#000;  
}

.spotlight.inleiding {
    float:right;
    padding: 15px;
    background: #fff;
    border:1px #000 solid;
}
.spotlight.inleiding.acceuil{
    background-image: url(https://www.genueser-schiff.de/external/siteimages/basis/Logo-hgs_inleiding-home-v2.png);
    background-repeat: no-repeat;
     background-position: 0 bottom;
     background-size: contain;
}
.spotlight.inleiding .spotlight-image {
    display: none
}



.spotlight.inleiding .spotlight-title,.inleiding .spotlight-title{
    color: #000;
    margin-bottom: 20px;
    font-size: 27px
}

.spotlight.inleiding .spotlight-title + p {
    margin-top: 10px
}

.spotlight.inleiding .spotlight-subtitle {
    margin: 5px 0 20px 0;
    font-family: "BlsW-Lt", sans-serif;
    font-size: 14px
}

.spotlight.inleiding.has-btn .inner-wrapper {
    padding-bottom: 28px
}

.spotlight ul{
    margin-top:-17px;
}

.spotlight.has-btn .inner-wrapper {
    padding-bottom: 110px
}

.spotlight.has-btn .button {
    position: absolute;
    bottom: 28px;
    left: 15px;
    width:90%;
    border-top:0px #000 solid;
}
.boutontel {
    display:inline-block;
    width:45%;
    text-align: center;
    padding: 7px 0;
    background: #fff;
    border:1px #000 solid;
    color: #000;
    margin-right:0;
margin-bottom:10px;
    text-transform: uppercase;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.bouton {
    display:inline-block;
    width:45%;
    font-size:14px;
    text-align: center;
    padding: 7px 0;
    background: #fff;
    border:1px #000 solid;
    color: #000;
    margin-right:10px;
margin-bottom:10px;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.bouton a{
    color:#000;
}
.bouton a:hover {
    color: #e2e2e2;
}

.bouton:nth-child(2n) {
    margin-right: 0   
}

.spotlight-title {
    font-family: 'BlsW-Bd';
    margin: 10px 0 15px 0;
    font-size: 20px;
}
.spotlight-opsomming-title{
 font-family: 'BlsW-Bd';   
}
.smallgrey{
font-size:13px;
color:#555;
}
.xtrabottom{
margin-bottom:15px;
}
/*
Is nu in de style header
.spotlight-opsomming-title:before { 
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #b99f1d;
  border-radius: 0%;
  margin-bottom: 0px;
}*/


.spotlight-image {
    height: auto;
    margin-bottom: 0;
    position: relative;
    overflow: hidden
}

.spotlight-image img {
width: 100% ;/* was min-width:100% */
}
img{
width: 100%  ; 
}

.spotlight-image .block-title {
    bottom: 0;
    left: 0;
    z-index: 80
}

.spotlight-image-carousel-wrapper {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    position: relative;
    overflow: hidden
}

.spotlight-image-carousel-wrapper:hover .spotlight-carousel-prev {
    left: 0
}

.spotlight-image-carousel-wrapper:hover .spotlight-carousel-next {
    right: 0
}

.spotlight-image-carousel {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding:0 0 66.5789473684% 0;
}
.spotlightBig .spotlight-image-carousel{
  padding:0 0 100% 0;  
}
.spotlightBigonekol .spotlight-image-carousel{
  padding:0 0 100% 0; 
  height:auto;
}

.spotlight-image-carousel .spotlight-image {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: visible
}

.spotlight-image-carousel .spotlight-image img {
    width: 100%;
    height: auto;
    display: block;
    min-width: 0
}

.spotlight-image-carousel .spotlight-image a {
    width: 100%;
    height: auto;
    display: block;
    -moz-transition: 0;
    -o-transition: 0;
    -webkit-transition: 0;
    transition: 0;
    border: 0
}

.spotlight-image-carousel .spotlight-image-item {
    float: left;
    width: 100%;
    height: 0;
    padding:0 0 66.5789473684% 0;
}
.spotlightBig .spotlight-image-carousel .spotlight-image-item{
    padding:0 0 100% 0;
}
.spotlightBigonecol .spotlight-image-carousel .spotlight-image-item{
  padding:0;  
}
.spotlightBigonecol.spotlight-image-carousel.spotlight-image-item{
    float: left;
    width: 100%;
    height:auto;
}

/* pijltjes big slideshow */
.spotlightBig .spotlight-carousel-prev,
.spotlightBig .spotlight-carousel-next {
    width: 63px;
    height: 63px;
    display: block;
    position: absolute;
    top: 40%;
    left: -63px;/*-63px*/
    z-index: 888;
    background-color: white;
    border: 0;
    color: #222;
    font-size: 24px
}

.spotlightBig .spotlight-carousel-prev .icon,
.spotlightBig .spotlight-carousel-next .icon {
    position: absolute;
    top: 21px;
    left: 21px
}

.spotlightBig .spotlight-carousel-next {
    left: auto;
    right:-63px; /*-63px*/
}

.spotlightBig .spotlight-carousel-next .icon {
    left: 25px
}
/* pijltjes small slideshow */
.spotlight-carousel-prev,
.spotlight-carousel-next {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 40%;
    left: -50px;/*-63px*/
    z-index: 888;
    background-color: white;
    opacity: 0.6;
    filter: alpha(opacity=60);
    border: 0;
    color: #222;
    font-size: 20px
}

.spotlight-carousel-prev .icon,
.spotlight-carousel-next .icon {
    position: absolute;
    top: 15px;
    left: 15px
}

.spotlight-carousel-next {
    left: auto;
    right:-50px; /*-63px*/
}

.spotlight-carousel-next .icon {
    left: 19px
}

/* BIG SPOTLIGHT SLIDESHOW OVER 2 COLS */
.spotlightBig{
    width: 790px;
    max-height: 790px;
    margin-right: 0;
    margin-bottom:60px;
    position: relative;
    float: right;
    background-color: #eee;
}
.spotlightBigonekol{
    width: 784px;
    margin-right: 0;
    margin-bottom:20px;
    position: relative;
    background-color: #eee;
}
/* image drag */
.image-drag-slider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 710px;
    height: 710px;
}

.image-drag-slider .slider {
    width: 100%;
    height: 100%;
}
.image-drag-slider .prev,
.image-drag-slider .next {
    position: absolute;
    top: 50%;
    left: -63px;
    width: 63px;
    height: 63px;
    border: 0px dotted #ddd;
    background: #fff;
    color: #222;
    font-size: 24px
}
.image-drag-slider .next .icon,
.image-drag-slider .prev .icon {
    position: absolute;
    top: 21px;
    left: 21px
}
.image-drag-slider .next{
    left: auto;
    right: -63px
}
.image-drag-slider .next .icon {
    left: 25px
}

.image-drag-slider:hover .next{
    right:0;
}
.image-drag-slider:hover .prev{
    left:0;
}
/* E.O. BIG SPOTLIGHT SLIDESHOW OVER 2 COLS */


.features-carousel-root {
    position: relative
}

.features-carousel-root .block-title {
    top: 9px;
    right: 0;
    z-index: 88
}

.features-carousel {
    width: 100%;
    height: 284px;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden
}

.features-carousel-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.features-carousel-item {
    width: 100%;
    height: 284px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.features-carousel-item .alignment-wrapper {
    width: 984px;
    height: 284px;
    position: relative;
    float: right
}

.feature-carousel-caption {
    max-width: 750px;
    position: absolute;
    bottom: 70px;
    left: 0;
    color: white;
    font-family: "BlsW-Lt", sans-serif;
    font-size: 40px;
    font-weight: 300;
    text-shadow: rgba(0, 0, 0, 0.9) 0 0 6px
}

.features-carousel-nav {
    width: 984px;
    height: 20px;
    position: absolute;
    bottom: 36px;
    right: 0;
    z-index: 899;
    margin: 0;
    padding: 0;
    list-style: none;
    color: white
}

.features-carousel-nav li {
    float: left
}

.features-carousel-nav-pages {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    margin-right: 5px;
    top: 5px
}

.features-carousel-nav-pages li {
    width: 9px;
    height: 9px;
    margin-right: 8px;
    border: 1px solid white;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer
}

.features-carousel-nav-pages .selected {
    background-color: white
}

.features-carousel-prev,
.features-carousel-next {
    margin-right: 5px;
    font-size: 20px;
    cursor: pointer
}

.touch .features-carousel-prev,
.touch .features-carousel-next {
    display: none
}


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

.spotlight:nth-child(3n) {
    margin-right: 0   
}

.spotlight-row .col:nth-child(3n) {
    margin-right: 0   
}

}


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

    .center-wrapper,.centerfooter-wrapper {
    width: 100%;
}


    .spotlight {
    width: 31.6%;
    margin-right: 2.6%;
    margin-bottom:5.2%;
    
}

    .spotlightBig{
    width: 65.8%;
}


.spotlight-row .col {
    width: 31.6%;
    margin-right: 2.6%;
    margin-bottom:5.2%;
}


    }

@media only screen and (max-width: 1141px) {
.spotlight.inleiding.acceuil{
 background-image: none;   
}

}

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


  .spotlight {
    width: 48%;
    margin-right: 4%;
    margin-bottom:5.2%;
    
}

    .spotlightBig{
    width: 48%;
    margin-left: 4%;
}
.spotlight:nth-child(2n) {
    margin-right: 0   
}

.spotlight-row .col {
    width: 48%;
    margin-right: 4%;
    margin-bottom:5.2%;
}

.spotlight-row .col:nth-child(2n) {
    margin-right: 0   
}
.spotlight-row .col.bigscreen{
    display:none;
}


.centerheader-wrapper {
    width: 100%;
    color:#000;
    margin: 0 auto;
    border:0px green solid;
}
.centermenu-wrapper {
    width:100%;
}
.menu-grootscherm{
    display:none;
}
.menu-kleinscherm{
    display: block;
}

/* HEADER */

.global-header {
background: #000;
height:auto;
}
.header-logo{
    width:176px;
    border:0px #cc0000 solid;
    display:inline-block;
}
.header-titre{
 display:inline-block;
 margin-left:20px;   
}
.header-titre-kop{
 font-family: "BlsW-XLt" ;
 font-size: 35px; 
 line-height: 30px;
 color:#fff;
}
.header-titre-kop span{
 font-size: 25px;   
}

.header-menu,.header-menuicone{
 display:none;
}

/* E.O. HEADER */

}


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

     body {
        min-width: 0
    }


    .center-wrapper {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .no-mobile-gutter {
        padding-left: 0;
        padding-right: 0
    }
    .main {
        padding-top: 58px
    }
    .bg-wrapper {
        padding-top: 0px;
        height: 265px
    }
    .bg-wrapper+.menu-wrapper+.content-wrapper {
        margin-top: 265px
    }
    .half-block {
        width: 100%;
        float: none
    }
    .pull-up {
        top: -155px;
        margin-bottom: -125px
    }
    .pull-up-high {
        top: -155px;
        margin-bottom: -125px
    }
    .has-quote {
        top: -55px;
        margin-bottom: -25px
    }
    .double-single .double {
        width: 100%;
        float: none
    }
    .double-single .single {
        width: 100%;
        float: none
    }
    .single+.double,
    .double+.single {
        margin-top: 25px
    }
    .sidebar-wrapper {
        padding: 0
    }

    .page-title {font-size: 40px}
   
    .spotlight {
        width: 100%;
        min-height: 0;
        margin-bottom: 30px;
        margin-right: 0;
        float: none
    }
    /*
    .spotlight.inleiding {
        min-height: 500px;
        display: none
    }
    */
    .spotlight.wide,
    .half-block-spotlight.wide {
        width: 100%
    }
    .spotlight.wide .spotlight-image {
        height: 195px
    }
    .spotlight.wide img {
        min-height: 0;
        width: 100%;
        height: auto
    }
    
    .spotlight-image {
        height: 195px
    }
    .spotlight-image-carousel-wrapper {
        height: auto;
    }
    .spotlight-image-carousel {
        width: 100%;
        height: auto
    }
    .spotlight-image-carousel .spotlight-image img,
    .spotlight-image-carousel .spotlight-image a {
        width: 100%;
        height: auto;
    }

/* BIG SPOTLIGHT SLIDESHOW OVER 2 COLS */
 .spotlightBig {
        width: 100%;
        height: auto;
        
        margin-right: 0;
        margin-left: 0;
        float: none
    }
 .spotlightBig{
margin-bottom:0;
}

.image-drag-slider {
    height:0;
    padding: 0 0 100% 0;
}
/* E.O. BIG SPOTLIGHT SLIDESHOW OVER 2 COLS */

}



@media screen and (max-width: 780px) {
   
.global-header {
 position:absolute;
    }

.menu-wrapper{
    
    border-top:0;
}

.header-menu{
     padding-top:10px;
     padding-right:10px;
}
.centeronekol-wrapper {
    width: 100%;
}
.spotlightBigonekol{
    width:100%;
}


}

@media screen and (max-width: 480px) {
.content-wrapper {
    margin-top: 100px
}

}


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

.centermenu-wrapper {
    width: 100%;

}
.centerheader-wrapper {
    width: 100%;
    border-bottom:0px #fff solid;
}

.header-logo{
width:40%;
    }

.header-titre-kop{
    font-size:8vw;
    line-height: 25px;
}
.header-titre-kop span{
    font-size:5vw;
}

.content-wrapper {
    margin-top: 90px
}
    }

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



}
