/* BOOTSTRAP 3 FIX FOR INTERNET EXPLORER */
body{
    font-size: 12pt;
}
.wrapper{
    position: relative;
    width: 1000px;
    min-width: 1000px;
    max-width: 1000px;
}
.mobile{
    display: none !important;
}
.desktop{
    display: block !important;
}
.col-md-1 {
    float: left;
    width: 8.3333333333%;
}
.col-md-2 {
    float: left;
    width: 16.6666666666%;
}
.col-md-3 {
    float: left;
    width: 25%;
}
.col-md-4 {
    float: left;
    width: 33.3333333333%;
}
.col-md-5 {
    float: left;
    width: 41.6666666666%;
}
.col-md-6 {
    float: left;
    width: 50%;
}
.col-md-7 {
    float: left;
    width: 58.3333333333%;
}
.col-md-8 {
    float: left;
    width: 66.6666666666%
}
.col-md-9 {
    float: left;
    width: 75%;
}
.col-md-10 {
    float: left;
    width: 83.3333333333%;
}
.col-md-11 {
    float: left;
    width: 91.6666666666%;
}
.col-md-12 {
    float: left;
    width: 100%;
}
div.usp{
    font-size: 19pt;
    line-height: 20pt;
    margin: 40px 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
div.usp i{
    padding-top: 5px;
    font-size: 18pt;
    margin-right: 15px;
}
h2.compare-banner{
    font-size: 21pt;
}

div.herman-den-blijker {
  position: absolute;
  height: 60px;
  top: -10px;
  right: 60px;
  padding: 0;
  width: 500px;
}

div.herman-den-blijker span {
  position: absolute;
  width: auto;
  right: 48px;
  top: 18px;
  z-index: 5;
}
div.herman-den-blijker img {
  position: absolute;
  z-index: 4;
  height: 60px;
  top: 0px;
  right: 0px;
}
.language-chooser{
    position: absolute;
    right: 0px;
}

/* Radio buttons */
input[type=radio]{
    display:block !important;
    float: left;
}
.nav ul li a{
    margin-top: 0px !important;
}

.embed-container-wrapper{
    width: 650px;
}
.home-billboard h1.headline{
    text-align:left;
    width:auto;
    left: 0px;
}
.home-billboard span.headline{
    text-align:left;
    left:0px;
    width: auto;
    margin-left: 5px;
}
.home-billboard span.bottom.headline {
    left: initial;
}
.home-billboard .bottom.headline.right{
    right: 5px;
}
div.usp{
    font-size: 19pt;
    line-height: 20pt;
    margin: 40px 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
div.usp i{
    padding-top: 5px;
    font-size: 18pt;
    margin-right: 15px;
}
h2.compare-banner{
    font-size: 21pt;
    padding: 30px 10px;
    padding-bottom: 0;
}
.wrapper.home h1.compare-banner{
    font-size:28pt;
    margin-bottom: 50px;
}
span.headline.medium-size{
    font-size: 25pt;
    padding: 14px 10px;
}
.telegraaf-logo{
    display:inline;
}