A.leesmeer {
    padding:5px 10px;
    background-color:#0055A0;
    margin-top:0px;
    float:right;
    display:inline-table;
    border: 2px solid #0055A0;
    border-radius: 25px;
    line-height:17px;
}
a.leesmeer:link, a.leesmeer:visited ,a.leesmeer:hover ,a.leesmeer:active {text-decoration: none}


     #myheader {
  max-width:1903px;
  max-height:496px;
  height:auto;
  color: #000;
  position:relative;
}
     
      #full-width-slider {
  width: 100%;
  max-height:496px;
  color: #000;
}

.infoBlock {
    color:#0055A0;
  position: absolute;
  bottom:3%;
  left:59%;
  max-width: 35%;
 /*
  background: #000;
  background: rgba(255, 255, 200, 0.8);
  */
 line-height:26px; 
  overflow: hidden;
  padding: 0px;
}
/*
.infoBlock {
  position: relative;
  top: 30px;
  right: 30px;
  left: auto;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
*/
.infoBlock h4 {
  font-size:16px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 0px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}


.fullWidth {
  max-width: 1903px;
  margin: 0;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: auto;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
         height: auto;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: auto;
  }

  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}

