@media only screen and (min-width: 1249px) {
  /*
  #dev-info::after {
    background: grey;
    content: "media - min-width: 1249px";
    color: white;
    height: 20px;
    width: 200px;
    text-align: center;
    position: fixed;
    bottom: 0;
    right: 0;
  }
  */

  #header-frontpage {
    width: 85%;
    height: 553px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    background-image: url(../img/frontpage-header-large.jpg);
  }

  #breadcrumb {
    width: 85%;
    height: 22%;
    margin-left: auto;
    margin-right: auto;
    border-color: rgb(239, 238, 238);
    /* border-top-style: solid; */
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    line-height: 1.5em;
    font-family: 'Source Sans Pro', sans-serif;
    color: rgb(97, 106, 112);
    font-size: 0.8em;
    height: 45px;
    /* background: red; */
    margin-top: 0px;
  }

  #header-page-next {
    width: 85%;
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    background-image: url(../img/header-page-next-large.jpg);
  }

  #page-next {
    width: 67%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    background-image: none;
  }

  .page-node-241 #page-next {
    width: 48%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    background-image: none;
  }

  .node-241 table {
    width:560px;
  }

  #page-next main span {
    margin-left: 0px;
  }

  #menu-block {
    width: 100%;
    display: none;
  }

  #menu-block-top {
    float: right;
    margin-right: 5px;
    height: 49px;
    width: 80%;
  }

  #menu-block-top a {
    float: right;
    font-size: 15px;
    text-decoration: none;
    color: rgb(177, 177, 177);
  }

  .menu-frontpage-item-right {
    float: left;
    display: inline;
    margin-top: 33px;
    width: 15px;
  }

  .green-arrow-down {
    width: 15px;
  }

  #menu-block-bottom {
    float: right;
    margin-right: 5px;
    margin-left: 37px;
    height: 84px;
    width: 80%;
    border-color: rgb(239, 238, 238);
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  #menu-frontpage-item-3 {
    margin-right: 0px;
    width: 202px;
  }

  #menu-frontpage-item-4 {
    width: 174px;
  }

  #menu-frontpage-item-5 {
    width: 188px;
  }

  #menu-frontpage-item-6 {
    width: 65px;
  }

  .menu-frontpage-item-left {
    float: left;
    display: inline;
    width: 112px;
    text-align: center;
    margin-top: 10px;
    line-height: 22px;
    color: rgb(177, 177, 177);
  }

  .menu-frontpage-item {
    float: left;
    display: inline;
    font-size: 15px;
    width: 160px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .layout-swap {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 89%;
    margin-top: 0px;
  }

  .main-menu {
    margin-left: 12%;
    margin-top: 4%;
    float: left;
    width: 72%;
  }

  #hamburger {
    margin-right: 0%;
    float: right;
    width: 41px;
    margin-top: 4.0%;
    display: block;
  }

  #header-logo {
    float: left;
    margin-right: 4%;
    width: 100px;
    margin-top: 1.4%;
  }

  #header-logo-menu {
    float: left;
    margin-right: 0px;
    width: 202px;
    height: 114px;
    margin-top: 0px;
    background-repeat: round;
    margin-left: 12px;
    background-image: url(../img/logo-dark-menu.png);
  }

  #menu-home {
    float: left;
    margin-left: 40px;
    margin-top: 30px;
  }

  #menu {
    width: 84%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  #menu-left {
    width: 50%;
    height: 500px;
    float: left;
    /* background:gray; */
    line-height: 1.7em;
  }

  #menu-right {
    width: 50%;
    height: 500px;
    float: left;
    line-height: 1.7em;
  }

  #menu-page-main-list {
    float: left;
    margin-top: 12px;
    margin-left: 40px;
    border-color: rgb(176, 176, 176);
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    width: 90%;
  }

  #menu-page-main-list a {
    font-size: 18px;
    color: rgb(0, 39, 0);
    text-decoration: none;
    font-weight: normal;
  }

  .sub-menu-header {
    font-size: 18px;
    color: rgb(0, 39, 0);
    text-decoration: none;
    font-weight: normal;
    margin-left: 58px;
  }

  .menu-submenu {
    float: left;
    margin-top: 28px;
    margin-left: 0px;
    display: none;
  }

  .menu-submenu ul {
    margin: 10px;
    line-height: 1.7em;
    font-family: 'Source Sans Pro', sans-serif;
    color: rgb(131, 176, 139);
    font-size: 2.0em;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 58px;
    margin-right: 45px;
    list-style-type: none;
    padding: 0px;
  }

  .menu-submenu ul li {
    height: 40px;
  }

  .menu-submenu ul li a {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    color: rgb(40, 142, 56);
    font-size: 18px;
  }

  .menu-submenu a {
    font-size: 18px;
    color: rgb(0, 39, 0);
    text-decoration: none;
    font-weight: normal;
  }

  #menu-terms-and-privacy-policy-list {
    float: left;
    font-weight: normal;
    color: rgb(44, 44, 44);
    font-size: 14px;
    margin-left: 0px;
  }

  #menu-terms-and-privacy-policy-list ul {
    margin-top: 11px;
    list-style: none;
  }

  #menu-terms-and-privacy-policy-list ul li {
    height: 25px;
  }

  #menu-terms-and-privacy-policy-list ul li a {
    font-weight: normal;
    color: rgb(44, 44, 44);
    font-size: 12px;
  }

  #menu-copyright {
    margin-left: 48px;
  }

  .cross-white {
    float: left;
    margin-left: 5%;
    float: left;
    margin-top: 2.8%;
    width: 60px;
    height: 60px;
  }

  .region {
    padding: 10px;
    margin: 10px;
    height: 100%;
    min-height: 298px;
  }

  .region-about-dacb, .region-cover-assets {
    min-height: 297px;
  }

  .region-dutch-covered-bonds {
    min-height: 227px;
  }

  .region-contact {
    min-height: 419px;
    height: 100%;
  }

  .region-members {
    height: 100%;
    min-height: 546px !important;
  }


  .home-white {
    float: left;
    margin-left: 3.4%;
    float: left;
    margin-top: 2.4%;
    height: 60px;
    width: 60px;
  }

  .logo-dark {
    float: left;
    margin-right: 10%;
    float: right;
    margin-top: 1.5%;
  }

  .navbar {
    font-size: 2.3rem;
    font-family: 'Ropa Sans', sans-serif;
    color: rgb(97, 106, 112);
    margin-top: 1%;
    font-weight: 200;
    line-height: 3.5rem;
    text-decoration: none !important;
    width: 350px;
    float: left;
  }

  #issuers-menu {
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin-top: 1%;
    font-size: 1.7rem;
    font-family: 'Ropa Sans', sans-serif;
    color: rgb(0 87 118);
    line-height: 3.0rem;
    float: right;
    margin-left: 5%;
  }

  #issuers-menu li a:hover {
    list-style-type: none;
    list-style-image: none;
    text-decoration: none;
    color: #74bffb;
  }

  #issuers-menu ul {
    margin-top: 1%;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 2.3rem;
  }

  .font-white-big {
    font-size: 2.3rem;
    font-family: 'Ropa Sans', sans-serif;
    font-weight: 200;
    text-decoration: none !important;
    color: white;
  }

  .block__title {
    margin: 0px;
    font-size: 2rem;
    font-family: 'Ropa Sans', sans-serif;
    color: rgb(77, 77, 77);
    font-weight: 300;
    line-height: 1rem;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .block p {
    margin: 10px;
    line-height: 1.7em;
    font-family: 'Source Sans Pro', sans-serif;
    color: rgb(97, 106, 112);
    font-size: 1.8em;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
  }

  #header-text-sub {
    color: white;
    font-size: 2.5rem;
    margin-top: 3%;
    vertical-align: center;
    text-align: left;
    margin-left: 10%;
    width: 85%;
    line-height: 140%;
    padding-bottom: 5%;
  }

  #header-text-top {
    color: white;
    text-align: left;
    margin-left: 10%;
    font-size: 1.4rem;
  }

  #header-text-main {
    color: white;
    font-size: 6rem;
    margin-top: 2%;
    text-align: left;
    margin-left: 10%;
    line-height: 119%;
  }

  #header-text {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13%;
  }

  #contact {
    display: block;
  }

  #contact div p {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #contact-intro p, #contact-visit-adress p, #contact-postal-adress p, #contact-image p {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #contact-visit-adress {
    width: 35%;
    float: left;
  }

  #contact-postal-adress {
    width: 40%;
    float: left;
  }

  #contact-image {
    width: 20%;
    float: right;
    margin-right: 3%;
    margin-top: 2%;
  }

  #contact-image img {
    width: 100%;
    height: 100%;
  }

  p {
    margin: 10px;
    line-height: 30px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 200;
    color: rgb(97, 106, 112);
    font-size: 1.4em;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    color: rgb(27, 27, 27);
    font-size: 17px;
  }

  p strong {
    color: #004312;
    font-family: 'Merriweather', serif;
    font-weight: 300;
    font-size: 20px;
  }

  ul {
    /* margin: 10px; */
    line-height: 1.7em;
    margin-top: 35px;
    margin-bottom: 20px;
    margin-left: -39px;
    margin-right: 45px;
    list-style: initial;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    color: rgb(27, 27, 27);
    font-size: 17px;
  }

  .frontUL {
    margin: 10px;
    line-height: 1.7em;
    font-family: 'Source Sans Pro', sans-serif;
    color: rgb(97, 106, 112);
    font-size: 1.4em;
    margin-top: 35px;
    margin-bottom: 20px;
    margin-left: 35px;
    margin-right: 45px;
    list-style-type: none;
  }

  p a, ol li a, ul li a {
    text-decoration: none;
  }

  ol {
    margin: 10px;
    line-height: 1.7em;
    font-family: 'Source Sans Pro', sans-serif;
    color: rgb(97, 106, 112);
    font-size: 2.0em;
    margin-top: 35px;
    margin-bottom: 20px;
    margin-left: 35px;
    margin-right: 45px;
  }

  h3 {
    font-size: 2.0rem;
    line-height: 2.7rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  #header-text-sub {
    color: white;
    font-size: 2.5rem;
    margin-top: 3%;
    vertical-align: center;
    text-align: left;
    margin-left: 10%;
    width: 85%;
    line-height: 140%;
    padding-bottom: 5%;
  }

  #header-text-top {
    font-family: 'Merriweather', serif;
    font-weight: 300;
    color: #469544;
    text-align: left;
    margin-left: 6%;
    margin-top: 8%;
    font-size: 31px;
  }

  #header-text-main {
    color: rgb(27, 27, 27);
    font-size: 16px;
    margin-top: 30px;
    text-align: left;
    margin-left: 6%;
    margin-right: 6%;
    line-height: 29px;
  }

  #header-text-sub {
    color: rgb(94, 94, 94);
    font-size: 1.9rem;
    margin-top: 3%;
    vertical-align: center;
    text-align: left;
    margin-left: 10%;
    width: 81%;
    line-height: 140%;
    padding-bottom: 5%;
  }

  #header-text {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13%;
  }

  #header-logo {
    float: left;
    margin-right: 0px;
    width: 202px;
    margin-top: 0px;
    height: 114px;
    background-size: contain;
  }

  #top-menu-area {
    width: 85%;
    height: 121px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: rgb(176, 176, 176);
  }

  #header-text-block {
    width: 629px;
    height: 425px;
    margin-left: 4%;
    margin-right: auto;
    margin-top: 3%;
    display: inline-block;
    background: rgb(255, 255, 255);
    color: black;
    border-radius: 5px;
  }

  .latest-news-item-icon {
    width: 16px;
    margin-top: 1px;
    margin-right: 6px;
  }

  .frontpage-news-header h1 {
    color: #004312;
    font-size: 32px;
    margin-top: 0px;
    font-family: 'Merriweather', serif;
    font-weight: 300;
  }

  .latest-news-item-title {
    color: #12771d;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 8px;
  }

  .latest-news-item-date {
    color: rgb(94, 94, 94);
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-left: 21px;
  }

  #news {
    width: 45%;
    height: 405px;
    margin-right: 5%;
    display: block;
    float: left;
    /* border: solid 1px; */
  }

  #news-list ul {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    list-style: none;
    margin-bottom: 44px;
  }

  #news-list ul li {
  }

  .news-item-title {
    color: #004312;
    font-family: 'Merriweather', serif;
    font-weight: 300;
    font-size: 20px;
  }

  .news-item-date {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    color: rgb(94, 94, 94);
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    font-style: italic;
    line-height: 2em;
  }

  .news-item-body p {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    color: rgb(27, 27, 27);
    font-size: 17px;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
  }

  .news-item-body p {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    color: rgb(27, 27, 27);
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
  }

  .news-item-footer {
    margin-top: 9px;
  }

  .transaction-button {
    margin-left: 37px;
    margin-top: 19px;
  }

  #latest-news-list ul {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    list-style: none;
    margin-bottom: 27px;
  }


  h1, .header__site-name {
    line-height: 3rem;
    margin-top: 6rem;
    margin-bottom: 1.5rem;
    color: #004312;
    font-size: 32px;
    margin-top: 0px;
    font-family: 'Merriweather', serif;
    font-weight: 300;
  }

  #transaction-information-block {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .transaction-information-button {
    background-image: url(../img/information-button.png);
    background-size: 100% auto;
    width: 120%;
    width: 323px;
    /* background: red; */
    height: 53px;
    display: block;
    float: left;
    margin-left: 20px;
    padding: 17px;
    padding-left: 60px;
  }

  .transaction-information-button a {
    background: none;
    border: none;
    font-size: 15px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    text-decoration: none;
  }

  td.date-column {
    color: black;
    width: 99px;
    text-align: left;
    padding-left: 10px;
  }

  .date-column {
    text-align: left;
    padding: 10px;
  }

  .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0px;
    background: none;
    margin: 0px;
  }

  .ui-tabs-panel th {
    text-align: left;
    padding-left: 10px;
  }

  .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0px;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
    text-align: left;
    height: 40px;
    background: none;
    border: none;
    width: 25%;
  }

  .align-center-column a {
    float: left;
    margin-left: 10px;
  }

  #programmes-block ul {
    list-style: none;
  }

  #programmes-block a {
    text-decoration: none;
  }
  .front .border-button {
    border: 1px solid;
    border-color: #12771d;
    border-radius: 36px;
    background-color: white;
    color: #12771d;
    padding: 2px 21px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 100;
    height: 44px;
    width: 100%;
  }

  .file-icon {
    float:left;
    margin-top: 3px;
  }

  .front .border-button span {
    float: left;
    margin-left: 14px;
    margin-top: 5px;
    font-size: 16px;
  }

  .border-button {
    border: 2px solid;
    border-color: #12771d;
    border-radius: 51px;
    background-color: white;
    color: black;
    padding: 6px 31px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    float: left;
    margin-left: 10px;
  }

  .button-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    width: 45%;
    margin-left: 36px;
    /* margin-right: auto; */
    color: #12771d;
    margin-top: 20px;
  }

  .ui-tabs table {
    zoom: 100%;
  }

  .program-item {
    float: left;
    margin-right: 20px;
    margin-left: 0px;
    text-decoration: none;
    font-size: 14px;
  }

  .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0px;
    background: black;
    background: rgb(229, 238, 239);
    border: none;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }

  .ui-tabs {
    position: relative;
    padding: 0px;
    zoom: 1;
    margin: 0px;
  }

  /* Temporary disabled!
  .newstitle a {
    background-image: url(../img/file-type-pdf-icon.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position-x: 0px;
  }
  */
}
